Skip to content
Success

Console Output

Pull request #44103 opened
21:20:44 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 287d1656de9a21985c0ceba90582771a65f57489+85f1b6ff8ff503817809f80552e3d3086f2a0c30 (784d0edcc9008e1b48db824ed080067a013f94e3)
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-44103@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
21:20:48 [2022-09-06T21:20:48.343Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
21:20:48 [2022-09-06T21:20:48.349Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
21:20:48 [2022-09-06T21:20:48.574Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0e49db28d3a44ff3e) in /home/ubuntu/workspace/moby_PR-44103
[Pipeline] {
[Pipeline] checkout
21:20:48 [2022-09-06T21:20:48.651Z] The recommended git tool is: git
21:20:48 [2022-09-06T21:20:48.673Z] using credential docker-jenkins-github-credentials
21:20:48 [2022-09-06T21:20:48.689Z] Cloning the remote Git repository
21:20:48 [2022-09-06T21:20:48.689Z] Cloning with configured refspecs honoured and without tags
21:20:48 [2022-09-06T21:20:48.713Z] Cloning repository https://github.com/moby/moby.git
21:20:48 [2022-09-06T21:20:48.713Z]  > git init /home/ubuntu/workspace/moby_PR-44103 # timeout=10
21:20:48 [2022-09-06T21:20:48.718Z] Fetching upstream changes from https://github.com/moby/moby.git
21:20:48 [2022-09-06T21:20:48.718Z]  > git --version # timeout=10
21:20:48 [2022-09-06T21:20:48.720Z]  > git --version # 'git version 2.17.1'
21:20:48 [2022-09-06T21:20:48.721Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:20:48 [2022-09-06T21:20:48.721Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44103/head:refs/remotes/origin/PR-44103 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
21:20:58 [2022-09-06T21:20:58.357Z] Fetching without tags
21:20:58 [2022-09-06T21:20:58.535Z] Merging remotes/origin/22.06 commit 85f1b6ff8ff503817809f80552e3d3086f2a0c30 into PR head commit 287d1656de9a21985c0ceba90582771a65f57489
21:20:59 [2022-09-06T21:20:59.093Z] Merge succeeded, producing 287d1656de9a21985c0ceba90582771a65f57489
21:20:59 [2022-09-06T21:20:59.093Z] Checking out Revision 287d1656de9a21985c0ceba90582771a65f57489 (PR-44103)
21:20:59 [2022-09-06T21:20:59.242Z] Commit message: "vendor: golang.org/x/net v0.0.0-20220906165146-f3363e06e74c"
21:20:59 [2022-09-06T21:20:59.242Z] First time build. Skipping changelog.
21:20:59 [2022-09-06T21:20:59.298Z]  > git --version # timeout=10
21:20:59 [2022-09-06T21:20:59.300Z]  > git --version # 'git version 2.17.1'
21:20:59 [2022-09-06T21:20:59.302Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
21:20:58 [2022-09-06T21:20:58.366Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:20:58 [2022-09-06T21:20:58.368Z]  > git config --add remote.origin.fetch +refs/pull/44103/head:refs/remotes/origin/PR-44103 # timeout=10
21:20:58 [2022-09-06T21:20:58.370Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
21:20:58 [2022-09-06T21:20:58.374Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:20:58 [2022-09-06T21:20:58.382Z] Fetching upstream changes from https://github.com/moby/moby.git
21:20:58 [2022-09-06T21:20:58.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:20:58 [2022-09-06T21:20:58.382Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44103/head:refs/remotes/origin/PR-44103 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
21:20:58 [2022-09-06T21:20:58.560Z]  > git config core.sparsecheckout # timeout=10
21:20:58 [2022-09-06T21:20:58.563Z]  > git checkout -f 287d1656de9a21985c0ceba90582771a65f57489 # timeout=10
21:20:59 [2022-09-06T21:20:59.093Z]  > git remote # timeout=10
21:20:59 [2022-09-06T21:20:59.096Z]  > git config --get remote.origin.url # timeout=10
21:20:59 [2022-09-06T21:20:59.106Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:20:59 [2022-09-06T21:20:59.106Z]  > git merge 85f1b6ff8ff503817809f80552e3d3086f2a0c30 # timeout=10
21:20:59 [2022-09-06T21:20:59.112Z]  > git rev-parse HEAD^{commit} # timeout=10
21:20:59 [2022-09-06T21:20:59.118Z]  > git config core.sparsecheckout # timeout=10
21:20:59 [2022-09-06T21:20:59.120Z]  > git checkout -f 287d1656de9a21985c0ceba90582771a65f57489 # timeout=10
[Pipeline] sh
21:20:59 [2022-09-06T21:20:59.999Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44103:/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
21:20:59 [2022-09-06T21:20:59.999Z] Unable to find image 'alpine:latest' locally
21:20:59 [2022-09-06T21:20:59.999Z] latest: Pulling from library/alpine
21:21:00 [2022-09-06T21:21:00.302Z] 213ec9aee27d: Pulling fs layer
21:21:00 [2022-09-06T21:21:00.558Z] 213ec9aee27d: Verifying Checksum
21:21:00 [2022-09-06T21:21:00.558Z] 213ec9aee27d: Download complete
21:21:00 [2022-09-06T21:21:00.558Z] 213ec9aee27d: Pull complete
21:21:00 [2022-09-06T21:21:00.814Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
21:21:00 [2022-09-06T21:21:00.814Z] Status: Downloaded newer image for alpine:latest
21:21:03 [2022-09-06T21:21:03.330Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
21:21:03 [2022-09-06T21:21:03.720Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-024bf0b494ce6bc1b) in /home/ubuntu/workspace/moby_PR-44103
21:21:03 [2022-09-06T21:21:03.723Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-0a940773d3bd11385) in /home/ubuntu/workspace/moby_PR-44103
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
21:21:03 [2022-09-06T21:21:03.730Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a3b4cd55c979fecd) in /home/ubuntu/workspace/moby_PR-44103
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] }
21:21:03 [2022-09-06T21:21:03.732Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00ee26ce222ba917e) in /home/ubuntu/workspace/moby_PR-44103
21:21:03 [2022-09-06T21:21:03.733Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c1314f10286184e4) in /home/ubuntu/workspace/moby_PR-44103
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] {
21:21:03 [2022-09-06T21:21:03.769Z] The recommended git tool is: git
[Pipeline] checkout
21:21:03 [2022-09-06T21:21:03.776Z] The recommended git tool is: git
21:21:03 [2022-09-06T21:21:03.780Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
21:21:03 [2022-09-06T21:21:03.794Z] using credential docker-jenkins-github-credentials
21:21:03 [2022-09-06T21:21:03.797Z] Cloning the remote Git repository
21:21:03 [2022-09-06T21:21:03.797Z] Cloning with configured refspecs honoured and without tags
21:21:03 [2022-09-06T21:21:03.804Z] Cloning the remote Git repository
21:21:03 [2022-09-06T21:21:03.804Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[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)
[Pipeline] checkout
21:21:03 [2022-09-06T21:21:03.872Z] The recommended git tool is: git
[Pipeline] checkout
21:21:03 [2022-09-06T21:21:03.882Z] The recommended git tool is: git
21:21:03 [2022-09-06T21:21:03.885Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
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] }
21:21:03 [2022-09-06T21:21:03.891Z] using credential docker-jenkins-github-credentials
21:21:03 [2022-09-06T21:21:03.896Z] The recommended git tool is: git
21:21:03 [2022-09-06T21:21:03.905Z] Cloning the remote Git repository
21:21:03 [2022-09-06T21:21:03.905Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
21:21:03 [2022-09-06T21:21:03.910Z] Cloning the remote Git repository
21:21:03 [2022-09-06T21:21:03.910Z] Cloning with configured refspecs honoured and without tags
21:21:03 [2022-09-06T21:21:03.911Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
21:21:03 [2022-09-06T21:21:03.922Z] Cloning the remote Git repository
21:21:03 [2022-09-06T21:21:03.922Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
21:21:03 [2022-09-06T21:21:03.800Z] Cloning repository https://github.com/moby/moby.git
21:21:03 [2022-09-06T21:21:03.801Z]  > git init /home/ubuntu/workspace/moby_PR-44103 # timeout=10
21:21:03 [2022-09-06T21:21:03.813Z] Fetching upstream changes from https://github.com/moby/moby.git
21:21:03 [2022-09-06T21:21:03.813Z]  > git --version # timeout=10
21:21:03 [2022-09-06T21:21:03.816Z]  > git --version # 'git version 2.17.1'
21:21:03 [2022-09-06T21:21:03.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:03 [2022-09-06T21:21:03.817Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44103/head:refs/remotes/origin/PR-44103 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
21:21:03 [2022-09-06T21:21:03.806Z] Cloning repository https://github.com/moby/moby.git
21:21:03 [2022-09-06T21:21:03.807Z]  > git init /home/ubuntu/workspace/moby_PR-44103 # timeout=10
21:21:03 [2022-09-06T21:21:03.817Z] Fetching upstream changes from https://github.com/moby/moby.git
21:21:03 [2022-09-06T21:21:03.817Z]  > git --version # timeout=10
21:21:03 [2022-09-06T21:21:03.826Z]  > git --version # 'git version 2.17.1'
21:21:03 [2022-09-06T21:21:03.826Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:03 [2022-09-06T21:21:03.827Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44103/head:refs/remotes/origin/PR-44103 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
21:21:03 [2022-09-06T21:21:03.953Z] Cloning repository https://github.com/moby/moby.git
21:21:03 [2022-09-06T21:21:03.954Z]  > git init /home/ubuntu/workspace/moby_PR-44103 # timeout=10
21:21:03 [2022-09-06T21:21:03.966Z] Fetching upstream changes from https://github.com/moby/moby.git
21:21:03 [2022-09-06T21:21:03.966Z]  > git --version # timeout=10
21:21:03 [2022-09-06T21:21:03.970Z]  > git --version # 'git version 2.25.1'
21:21:03 [2022-09-06T21:21:03.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:03 [2022-09-06T21:21:03.971Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44103/head:refs/remotes/origin/PR-44103 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
21:21:03 [2022-09-06T21:21:03.908Z] Cloning repository https://github.com/moby/moby.git
21:21:03 [2022-09-06T21:21:03.909Z]  > git init /home/ubuntu/workspace/moby_PR-44103 # timeout=10
21:21:03 [2022-09-06T21:21:03.925Z] Fetching upstream changes from https://github.com/moby/moby.git
21:21:03 [2022-09-06T21:21:03.926Z]  > git --version # timeout=10
21:21:03 [2022-09-06T21:21:03.929Z]  > git --version # 'git version 2.25.1'
21:21:03 [2022-09-06T21:21:03.929Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:03 [2022-09-06T21:21:03.930Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44103/head:refs/remotes/origin/PR-44103 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
21:21:03 [2022-09-06T21:21:03.958Z] Cloning repository https://github.com/moby/moby.git
21:21:03 [2022-09-06T21:21:03.958Z]  > git init /home/ubuntu/workspace/moby_PR-44103 # timeout=10
21:21:03 [2022-09-06T21:21:03.991Z] Fetching upstream changes from https://github.com/moby/moby.git
21:21:03 [2022-09-06T21:21:03.991Z]  > git --version # timeout=10
21:21:03 [2022-09-06T21:21:03.998Z]  > git --version # 'git version 2.17.1'
21:21:03 [2022-09-06T21:21:03.998Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:03 [2022-09-06T21:21:03.999Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44103/head:refs/remotes/origin/PR-44103 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
21:21:16 [2022-09-06T21:21:16.422Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:21:16 [2022-09-06T21:21:16.427Z]  > git config --add remote.origin.fetch +refs/pull/44103/head:refs/remotes/origin/PR-44103 # timeout=10
21:21:16 [2022-09-06T21:21:16.431Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
21:21:16 [2022-09-06T21:21:16.443Z] Fetching without tags
21:21:16 [2022-09-06T21:21:16.672Z] Merging remotes/origin/22.06 commit 85f1b6ff8ff503817809f80552e3d3086f2a0c30 into PR head commit 287d1656de9a21985c0ceba90582771a65f57489
21:21:17 [2022-09-06T21:21:17.254Z] Merge succeeded, producing 287d1656de9a21985c0ceba90582771a65f57489
21:21:17 [2022-09-06T21:21:17.254Z] Checking out Revision 287d1656de9a21985c0ceba90582771a65f57489 (PR-44103)
21:21:17 [2022-09-06T21:21:17.707Z] Commit message: "vendor: golang.org/x/net v0.0.0-20220906165146-f3363e06e74c"
21:21:17 [2022-09-06T21:21:17.718Z]  > git --version # timeout=10
21:21:17 [2022-09-06T21:21:17.721Z]  > git --version # 'git version 2.25.1'
21:21:17 [2022-09-06T21:21:17.727Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
21:21:16 [2022-09-06T21:21:16.438Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:21:16 [2022-09-06T21:21:16.447Z] Fetching upstream changes from https://github.com/moby/moby.git
21:21:16 [2022-09-06T21:21:16.447Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:16 [2022-09-06T21:21:16.448Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44103/head:refs/remotes/origin/PR-44103 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
21:21:16 [2022-09-06T21:21:16.676Z]  > git config core.sparsecheckout # timeout=10
21:21:16 [2022-09-06T21:21:16.679Z]  > git checkout -f 287d1656de9a21985c0ceba90582771a65f57489 # timeout=10
21:21:17 [2022-09-06T21:21:17.211Z]  > git remote # timeout=10
21:21:17 [2022-09-06T21:21:17.224Z]  > git config --get remote.origin.url # timeout=10
21:21:17 [2022-09-06T21:21:17.230Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:17 [2022-09-06T21:21:17.231Z]  > git merge 85f1b6ff8ff503817809f80552e3d3086f2a0c30 # timeout=10
21:21:17 [2022-09-06T21:21:17.249Z]  > git rev-parse HEAD^{commit} # timeout=10
21:21:17 [2022-09-06T21:21:17.261Z]  > git config core.sparsecheckout # timeout=10
21:21:17 [2022-09-06T21:21:17.267Z]  > git checkout -f 287d1656de9a21985c0ceba90582771a65f57489 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:21:18 [2022-09-06T21:21:18.490Z] + docker version
21:21:18 [2022-09-06T21:21:18.490Z] Client: Docker Engine - Community
21:21:18 [2022-09-06T21:21:18.490Z]  Version:           22.06.0-beta.0
21:21:18 [2022-09-06T21:21:18.490Z]  API version:       1.42
21:21:18 [2022-09-06T21:21:18.490Z]  Go version:        go1.18.3
21:21:18 [2022-09-06T21:21:18.490Z]  Git commit:        3e9117b
21:21:18 [2022-09-06T21:21:18.490Z]  Built:             Fri Jun  3 17:55:34 2022
21:21:18 [2022-09-06T21:21:18.490Z]  OS/Arch:           linux/arm64
21:21:18 [2022-09-06T21:21:18.490Z]  Context:           default
21:21:18 [2022-09-06T21:21:18.490Z] 
21:21:18 [2022-09-06T21:21:18.490Z] Server: Docker Engine - Community
21:21:18 [2022-09-06T21:21:18.490Z]  Engine:
21:21:18 [2022-09-06T21:21:18.490Z]   Version:          22.06.0-beta.0
21:21:18 [2022-09-06T21:21:18.490Z]   API version:      1.42 (minimum version 1.12)
21:21:18 [2022-09-06T21:21:18.490Z]   Go version:       go1.18.3
21:21:18 [2022-09-06T21:21:18.490Z]   Git commit:       38633e7
21:21:18 [2022-09-06T21:21:18.490Z]   Built:            Fri Jun  3 17:55:34 2022
21:21:18 [2022-09-06T21:21:18.490Z]   OS/Arch:          linux/arm64
21:21:18 [2022-09-06T21:21:18.490Z]   Experimental:     true
21:21:18 [2022-09-06T21:21:18.490Z]  containerd:
21:21:18 [2022-09-06T21:21:18.490Z]   Version:          1.6.8
21:21:18 [2022-09-06T21:21:18.490Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:21:18 [2022-09-06T21:21:18.490Z]  runc:
21:21:18 [2022-09-06T21:21:18.490Z]   Version:          1.1.4
21:21:18 [2022-09-06T21:21:18.490Z]   GitCommit:        v1.1.4-0-g5fd4c4d
21:21:18 [2022-09-06T21:21:18.490Z]  docker-init:
21:21:18 [2022-09-06T21:21:18.490Z]   Version:          0.19.0
21:21:18 [2022-09-06T21:21:18.490Z]   GitCommit:        de40ad0
[Pipeline] sh
21:21:18 [2022-09-06T21:21:18.807Z] + docker info
21:21:18 [2022-09-06T21:21:18.807Z] Client:
21:21:18 [2022-09-06T21:21:18.807Z]  Context:    default
21:21:18 [2022-09-06T21:21:18.807Z]  Debug Mode: false
21:21:18 [2022-09-06T21:21:18.807Z]  Plugins:
21:21:18 [2022-09-06T21:21:18.807Z]   buildx: Docker Buildx (Docker Inc.)
21:21:18 [2022-09-06T21:21:18.807Z]     Version:  v0.8.2
21:21:18 [2022-09-06T21:21:18.807Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
21:21:18 [2022-09-06T21:21:18.807Z]   compose: Docker Compose (Docker Inc.)
21:21:18 [2022-09-06T21:21:18.807Z]     Version:  v2.10.2
21:21:18 [2022-09-06T21:21:18.807Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:21:18 [2022-09-06T21:21:18.807Z] 
21:21:18 [2022-09-06T21:21:18.807Z] Server:
21:21:18 [2022-09-06T21:21:18.807Z]  Containers: 0
21:21:18 [2022-09-06T21:21:18.807Z]   Running: 0
21:21:18 [2022-09-06T21:21:18.807Z]   Paused: 0
21:21:18 [2022-09-06T21:21:18.807Z]   Stopped: 0
21:21:18 [2022-09-06T21:21:18.807Z]  Images: 2
21:21:18 [2022-09-06T21:21:18.807Z]  Server Version: 22.06.0-beta.0
21:21:18 [2022-09-06T21:21:18.807Z]  Storage Driver: overlay2
21:21:18 [2022-09-06T21:21:18.807Z]   Backing Filesystem: extfs
21:21:18 [2022-09-06T21:21:18.807Z]   Supports d_type: true
21:21:18 [2022-09-06T21:21:18.807Z]   Using metacopy: false
21:21:18 [2022-09-06T21:21:18.807Z]   Native Overlay Diff: true
21:21:18 [2022-09-06T21:21:18.807Z]   userxattr: false
21:21:18 [2022-09-06T21:21:18.807Z]  Logging Driver: json-file
21:21:18 [2022-09-06T21:21:18.807Z]  Cgroup Driver: cgroupfs
21:21:18 [2022-09-06T21:21:18.807Z]  Cgroup Version: 1
21:21:18 [2022-09-06T21:21:18.807Z]  Plugins:
21:21:18 [2022-09-06T21:21:18.807Z]   Volume: local
21:21:18 [2022-09-06T21:21:18.807Z]   Network: bridge host ipvlan macvlan null overlay
21:21:18 [2022-09-06T21:21:18.807Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:21:18 [2022-09-06T21:21:18.807Z]  Swarm: inactive
21:21:18 [2022-09-06T21:21:18.807Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:21:18 [2022-09-06T21:21:18.807Z]  Default Runtime: runc
21:21:18 [2022-09-06T21:21:18.807Z]  Init Binary: docker-init
21:21:18 [2022-09-06T21:21:18.807Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:21:18 [2022-09-06T21:21:18.807Z]  runc version: v1.1.4-0-g5fd4c4d
21:21:18 [2022-09-06T21:21:18.807Z]  init version: de40ad0
21:21:18 [2022-09-06T21:21:18.807Z]  Security Options:
21:21:18 [2022-09-06T21:21:18.807Z]   apparmor
21:21:18 [2022-09-06T21:21:18.807Z]   seccomp
21:21:18 [2022-09-06T21:21:18.807Z]    Profile: builtin
21:21:18 [2022-09-06T21:21:18.807Z]  Kernel Version: 5.15.0-1019-aws
21:21:18 [2022-09-06T21:21:18.807Z]  Operating System: Ubuntu 20.04.5 LTS
21:21:18 [2022-09-06T21:21:18.807Z]  OSType: linux
21:21:18 [2022-09-06T21:21:18.807Z]  Architecture: aarch64
21:21:18 [2022-09-06T21:21:18.807Z]  CPUs: 2
21:21:18 [2022-09-06T21:21:18.807Z]  Total Memory: 7.559GiB
21:21:18 [2022-09-06T21:21:18.807Z]  Name: ip-10-100-83-188
21:21:18 [2022-09-06T21:21:18.807Z]  ID: db79de1c-242a-4385-a2a3-a1af427bf7ea
21:21:18 [2022-09-06T21:21:18.807Z]  Docker Root Dir: /var/lib/docker
21:21:18 [2022-09-06T21:21:18.807Z]  Debug Mode: false
21:21:18 [2022-09-06T21:21:18.807Z]  Registry: https://index.docker.io/v1/
21:21:18 [2022-09-06T21:21:18.807Z]  Labels:
21:21:18 [2022-09-06T21:21:18.807Z]  Experimental: true
21:21:18 [2022-09-06T21:21:18.807Z]  Insecure Registries:
21:21:18 [2022-09-06T21:21:18.807Z]   127.0.0.0/8
21:21:18 [2022-09-06T21:21:18.807Z]  Live Restore Enabled: true
21:21:18 [2022-09-06T21:21:18.807Z] 
[Pipeline] sh
21:21:19 [2022-09-06T21:21:19.082Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:21:19 [2022-09-06T21:21:19.082Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:21:19 [2022-09-06T21:21:19.082Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44103/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
21:21:19 [2022-09-06T21:21:19.082Z] + bash /home/ubuntu/workspace/moby_PR-44103/check-config.sh
21:21:19 [2022-09-06T21:21:19.082Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:21:19 [2022-09-06T21:21:19.082Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ...
21:21:19 [2022-09-06T21:21:19.082Z] 
21:21:19 [2022-09-06T21:21:19.082Z] Generally Necessary:
21:21:19 [2022-09-06T21:21:19.082Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:21:19 [2022-09-06T21:21:19.082Z] - apparmor: enabled and tools installed
21:21:19 [2022-09-06T21:21:19.082Z] - CONFIG_NAMESPACES: enabled
21:21:19 [2022-09-06T21:21:19.082Z] - CONFIG_NET_NS: enabled
21:21:19 [2022-09-06T21:21:19.082Z] - CONFIG_PID_NS: enabled
21:21:19 [2022-09-06T21:21:19.082Z] - CONFIG_IPC_NS: enabled
21:21:19 [2022-09-06T21:21:19.082Z] - CONFIG_UTS_NS: enabled
21:21:19 [2022-09-06T21:21:19.082Z] - CONFIG_CGROUPS: enabled
21:21:19 [2022-09-06T21:21:19.082Z] - CONFIG_CGROUP_CPUACCT: enabled
21:21:19 [2022-09-06T21:21:19.082Z] - CONFIG_CGROUP_DEVICE: enabled
21:21:19 [2022-09-06T21:21:19.082Z] - CONFIG_CGROUP_FREEZER: enabled
21:21:19 [2022-09-06T21:21:19.082Z] - CONFIG_CGROUP_SCHED: enabled
21:21:19 [2022-09-06T21:21:19.082Z] - CONFIG_CPUSETS: enabled
21:21:19 [2022-09-06T21:21:19.082Z] - CONFIG_MEMCG: enabled
21:21:19 [2022-09-06T21:21:19.082Z] - CONFIG_KEYS: enabled
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_VETH: enabled (as module)
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_BRIDGE: enabled (as module)
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_NF_NAT: enabled (as module)
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_POSIX_MQUEUE: enabled
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_CGROUP_BPF: enabled
21:21:19 [2022-09-06T21:21:19.339Z] 
21:21:19 [2022-09-06T21:21:19.339Z] Optional Features:
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_USER_NS: enabled
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_SECCOMP: enabled
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_SECCOMP_FILTER: enabled
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_CGROUP_PIDS: enabled
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_MEMCG_SWAP: enabled
21:21:19 [2022-09-06T21:21:19.339Z]     (cgroup swap accounting is currently enabled)
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_BLK_CGROUP: enabled
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_CGROUP_PERF: enabled
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_CGROUP_HUGETLB: enabled
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:21:19 [2022-09-06T21:21:19.339Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:21:19 [2022-09-06T21:21:19.369Z] Fetching without tags
21:21:19 [2022-09-06T21:21:19.503Z] Fetching without tags
21:21:19 [2022-09-06T21:21:19.531Z] Fetching without tags
21:21:19 [2022-09-06T21:21:19.533Z] Merging remotes/origin/22.06 commit 85f1b6ff8ff503817809f80552e3d3086f2a0c30 into PR head commit 287d1656de9a21985c0ceba90582771a65f57489
21:21:19 [2022-09-06T21:21:19.596Z] - CONFIG_CFS_BANDWIDTH: enabled
21:21:19 [2022-09-06T21:21:19.596Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:21:19 [2022-09-06T21:21:19.596Z] - CONFIG_RT_GROUP_SCHED: missing
21:21:19 [2022-09-06T21:21:19.596Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:21:19 [2022-09-06T21:21:19.596Z] - CONFIG_IP_VS: enabled (as module)
21:21:19 [2022-09-06T21:21:19.596Z] - CONFIG_IP_VS_NFCT: enabled
21:21:19 [2022-09-06T21:21:19.596Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:21:19 [2022-09-06T21:21:19.596Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:21:19 [2022-09-06T21:21:19.596Z] - CONFIG_IP_VS_RR: enabled (as module)
21:21:19 [2022-09-06T21:21:19.596Z] - CONFIG_SECURITY_SELINUX: enabled
21:21:19 [2022-09-06T21:21:19.596Z] - CONFIG_SECURITY_APPARMOR: enabled
21:21:19 [2022-09-06T21:21:19.596Z] - CONFIG_EXT4_FS: enabled
21:21:19 [2022-09-06T21:21:19.596Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:21:19 [2022-09-06T21:21:19.596Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:21:19 [2022-09-06T21:21:19.596Z] - Network Drivers:
21:21:19 [2022-09-06T21:21:19.596Z]   - "overlay":
21:21:19 [2022-09-06T21:21:19.596Z]     - CONFIG_VXLAN: enabled (as module)
21:21:19 [2022-09-06T21:21:19.596Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:21:19 [2022-09-06T21:21:19.596Z]       Optional (for encrypted networks):
21:21:19 [2022-09-06T21:21:19.596Z]       - CONFIG_CRYPTO: enabled
21:21:19 [2022-09-06T21:21:19.596Z]       - CONFIG_CRYPTO_AEAD: enabled
21:21:19 [2022-09-06T21:21:19.596Z]       - CONFIG_CRYPTO_GCM: enabled
21:21:19 [2022-09-06T21:21:19.596Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:21:19 [2022-09-06T21:21:19.596Z]       - CONFIG_CRYPTO_GHASH: enabled
21:21:19 [2022-09-06T21:21:19.596Z]       - CONFIG_XFRM: enabled
21:21:19 [2022-09-06T21:21:19.596Z]       - CONFIG_XFRM_USER: enabled (as module)
21:21:19 [2022-09-06T21:21:19.596Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:21:19 [2022-09-06T21:21:19.596Z]       - CONFIG_INET_ESP: enabled (as module)
21:21:19 [2022-09-06T21:21:19.651Z] Fetching without tags
21:21:19 [2022-09-06T21:21:19.520Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:21:19 [2022-09-06T21:21:19.522Z]  > git config --add remote.origin.fetch +refs/pull/44103/head:refs/remotes/origin/PR-44103 # timeout=10
21:21:19 [2022-09-06T21:21:19.524Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
21:21:19 [2022-09-06T21:21:19.529Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:21:19 [2022-09-06T21:21:19.534Z] Fetching upstream changes from https://github.com/moby/moby.git
21:21:19 [2022-09-06T21:21:19.534Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:19 [2022-09-06T21:21:19.535Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44103/head:refs/remotes/origin/PR-44103 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
21:21:19 [2022-09-06T21:21:19.620Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:21:19 [2022-09-06T21:21:19.626Z]  > git config --add remote.origin.fetch +refs/pull/44103/head:refs/remotes/origin/PR-44103 # timeout=10
21:21:19 [2022-09-06T21:21:19.631Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
21:21:19 [2022-09-06T21:21:19.645Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:21:19 [2022-09-06T21:21:19.653Z] Fetching upstream changes from https://github.com/moby/moby.git
21:21:19 [2022-09-06T21:21:19.654Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:19 [2022-09-06T21:21:19.654Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44103/head:refs/remotes/origin/PR-44103 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
21:21:19 [2022-09-06T21:21:19.700Z] Merging remotes/origin/22.06 commit 85f1b6ff8ff503817809f80552e3d3086f2a0c30 into PR head commit 287d1656de9a21985c0ceba90582771a65f57489
21:21:19 [2022-09-06T21:21:19.747Z] Merging remotes/origin/22.06 commit 85f1b6ff8ff503817809f80552e3d3086f2a0c30 into PR head commit 287d1656de9a21985c0ceba90582771a65f57489
21:21:19 [2022-09-06T21:21:19.347Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:21:19 [2022-09-06T21:21:19.350Z]  > git config --add remote.origin.fetch +refs/pull/44103/head:refs/remotes/origin/PR-44103 # timeout=10
21:21:19 [2022-09-06T21:21:19.354Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
21:21:19 [2022-09-06T21:21:19.362Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:21:19 [2022-09-06T21:21:19.366Z] Fetching upstream changes from https://github.com/moby/moby.git
21:21:19 [2022-09-06T21:21:19.367Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:19 [2022-09-06T21:21:19.368Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44103/head:refs/remotes/origin/PR-44103 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
21:21:19 [2022-09-06T21:21:19.530Z]  > git config core.sparsecheckout # timeout=10
21:21:19 [2022-09-06T21:21:19.537Z]  > git checkout -f 287d1656de9a21985c0ceba90582771a65f57489 # timeout=10
21:21:19 [2022-09-06T21:21:19.505Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:21:19 [2022-09-06T21:21:19.513Z]  > git config --add remote.origin.fetch +refs/pull/44103/head:refs/remotes/origin/PR-44103 # timeout=10
21:21:19 [2022-09-06T21:21:19.519Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
21:21:19 [2022-09-06T21:21:19.530Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:21:19 [2022-09-06T21:21:19.536Z] Fetching upstream changes from https://github.com/moby/moby.git
21:21:19 [2022-09-06T21:21:19.537Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:19 [2022-09-06T21:21:19.537Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44103/head:refs/remotes/origin/PR-44103 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
21:21:19 [2022-09-06T21:21:19.733Z]  > git config core.sparsecheckout # timeout=10
21:21:19 [2022-09-06T21:21:19.738Z]  > git checkout -f 287d1656de9a21985c0ceba90582771a65f57489 # timeout=10
21:21:19 [2022-09-06T21:21:19.852Z]   - "ipvlan":
21:21:19 [2022-09-06T21:21:19.852Z]     - CONFIG_IPVLAN: enabled (as module)
21:21:19 [2022-09-06T21:21:19.852Z]   - "macvlan":
21:21:19 [2022-09-06T21:21:19.852Z]     - CONFIG_MACVLAN: enabled (as module)
21:21:19 [2022-09-06T21:21:19.852Z]     - CONFIG_DUMMY: enabled (as module)
21:21:19 [2022-09-06T21:21:19.852Z]   - "ftp,tftp client in container":
21:21:19 [2022-09-06T21:21:19.852Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:21:19 [2022-09-06T21:21:19.852Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:21:19 [2022-09-06T21:21:19.852Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:21:19 [2022-09-06T21:21:19.852Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:21:19 [2022-09-06T21:21:19.852Z] - Storage Drivers:
21:21:19 [2022-09-06T21:21:19.852Z]   - "aufs":
21:21:19 [2022-09-06T21:21:19.852Z]     - CONFIG_AUFS_FS: enabled (as module)
21:21:19 [2022-09-06T21:21:19.852Z]   - "btrfs":
21:21:19 [2022-09-06T21:21:19.853Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:21:19 [2022-09-06T21:21:19.853Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:21:19 [2022-09-06T21:21:19.853Z]   - "devicemapper":
21:21:19 [2022-09-06T21:21:19.853Z]     - CONFIG_BLK_DEV_DM: enabled
21:21:19 [2022-09-06T21:21:19.853Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:21:19 [2022-09-06T21:21:19.853Z]   - "overlay":
21:21:19 [2022-09-06T21:21:19.853Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:21:19 [2022-09-06T21:21:19.853Z]   - "zfs":
21:21:19 [2022-09-06T21:21:19.853Z]     - /dev/zfs: present
21:21:19 [2022-09-06T21:21:19.853Z]     - zfs command: missing
21:21:19 [2022-09-06T21:21:19.853Z]     - zpool command: missing
21:21:19 [2022-09-06T21:21:19.853Z] 
21:21:19 [2022-09-06T21:21:19.853Z] Limits:
21:21:19 [2022-09-06T21:21:19.853Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:21:19 [2022-09-06T21:21:19.853Z] 
21:21:19 [2022-09-06T21:21:19.853Z] + true
21:21:19 [2022-09-06T21:21:19.854Z] Merging remotes/origin/22.06 commit 85f1b6ff8ff503817809f80552e3d3086f2a0c30 into PR head commit 287d1656de9a21985c0ceba90582771a65f57489
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:21:20 [2022-09-06T21:21:20.105Z] Merge succeeded, producing 287d1656de9a21985c0ceba90582771a65f57489
21:21:20 [2022-09-06T21:21:20.105Z] Checking out Revision 287d1656de9a21985c0ceba90582771a65f57489 (PR-44103)
21:21:20 [2022-09-06T21:21:20.173Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:287d1656de9a21985c0ceba90582771a65f57489 .
21:21:20 [2022-09-06T21:21:20.209Z] Commit message: "vendor: golang.org/x/net v0.0.0-20220906165146-f3363e06e74c"
21:21:20 [2022-09-06T21:21:20.216Z]  > git --version # timeout=10
21:21:20 [2022-09-06T21:21:20.220Z]  > git --version # 'git version 2.25.1'
21:21:20 [2022-09-06T21:21:20.224Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
21:21:20 [2022-09-06T21:21:20.280Z] Merge succeeded, producing 287d1656de9a21985c0ceba90582771a65f57489
21:21:20 [2022-09-06T21:21:20.280Z] Checking out Revision 287d1656de9a21985c0ceba90582771a65f57489 (PR-44103)
21:21:20 [2022-09-06T21:21:20.296Z] Merge succeeded, producing 287d1656de9a21985c0ceba90582771a65f57489
21:21:20 [2022-09-06T21:21:20.296Z] Checking out Revision 287d1656de9a21985c0ceba90582771a65f57489 (PR-44103)
21:21:20 [2022-09-06T21:21:20.431Z] #1 [internal] load .dockerignore
21:21:20 [2022-09-06T21:21:20.431Z] #1 transferring context: 145B done
21:21:20 [2022-09-06T21:21:20.431Z] #1 DONE 0.0s
21:21:20 [2022-09-06T21:21:20.431Z] 
21:21:20 [2022-09-06T21:21:20.431Z] #2 [internal] load build definition from Dockerfile
21:21:20 [2022-09-06T21:21:20.431Z] #2 transferring dockerfile: 19.29kB done
21:21:20 [2022-09-06T21:21:20.431Z] #2 DONE 0.0s
21:21:20 [2022-09-06T21:21:20.431Z] 
21:21:20 [2022-09-06T21:21:20.431Z] #3 resolve image config for docker.io/docker/dockerfile:1
21:21:20 [2022-09-06T21:21:20.434Z] Merge succeeded, producing 287d1656de9a21985c0ceba90582771a65f57489
21:21:20 [2022-09-06T21:21:20.435Z] Checking out Revision 287d1656de9a21985c0ceba90582771a65f57489 (PR-44103)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:21:20 [2022-09-06T21:21:20.657Z] Commit message: "vendor: golang.org/x/net v0.0.0-20220906165146-f3363e06e74c"
21:21:20 [2022-09-06T21:21:20.670Z]  > git --version # timeout=10
21:21:20 [2022-09-06T21:21:20.672Z]  > git --version # 'git version 2.17.1'
21:21:20 [2022-09-06T21:21:20.674Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
21:21:20 [2022-09-06T21:21:20.687Z] #3 DONE 0.1s
21:21:20 [2022-09-06T21:21:20.687Z] 
21:21:20 [2022-09-06T21:21:20.687Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
21:21:20 [2022-09-06T21:21:20.687Z] #4 CACHED
21:21:20 [2022-09-06T21:21:20.687Z] 
21:21:20 [2022-09-06T21:21:20.687Z] #5 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
21:21:20 [2022-09-06T21:21:20.724Z] Commit message: "vendor: golang.org/x/net v0.0.0-20220906165146-f3363e06e74c"
21:21:20 [2022-09-06T21:21:20.767Z]  > git --version # timeout=10
21:21:20 [2022-09-06T21:21:20.776Z]  > git --version # 'git version 2.17.1'
21:21:20 [2022-09-06T21:21:20.785Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
21:21:20 [2022-09-06T21:21:20.885Z] + docker version
21:21:20 [2022-09-06T21:21:20.885Z] Client: Docker Engine - Community
21:21:20 [2022-09-06T21:21:20.885Z]  Version:           22.06.0-beta.0
21:21:20 [2022-09-06T21:21:20.885Z]  API version:       1.42
21:21:20 [2022-09-06T21:21:20.885Z]  Go version:        go1.18.3
21:21:20 [2022-09-06T21:21:20.885Z]  Git commit:        3e9117b
21:21:20 [2022-09-06T21:21:20.885Z]  Built:             Fri Jun  3 17:55:45 2022
21:21:20 [2022-09-06T21:21:20.885Z]  OS/Arch:           linux/amd64
21:21:20 [2022-09-06T21:21:20.885Z]  Context:           default
21:21:20 [2022-09-06T21:21:20.885Z] 
21:21:20 [2022-09-06T21:21:20.885Z] Server: Docker Engine - Community
21:21:20 [2022-09-06T21:21:20.885Z]  Engine:
21:21:20 [2022-09-06T21:21:20.885Z]   Version:          22.06.0-beta.0
21:21:20 [2022-09-06T21:21:20.885Z]   API version:      1.42 (minimum version 1.12)
21:21:20 [2022-09-06T21:21:20.885Z]   Go version:       go1.18.3
21:21:20 [2022-09-06T21:21:20.885Z]   Git commit:       38633e7
21:21:20 [2022-09-06T21:21:20.885Z]   Built:            Fri Jun  3 17:55:45 2022
21:21:20 [2022-09-06T21:21:20.885Z]   OS/Arch:          linux/amd64
21:21:20 [2022-09-06T21:21:20.885Z]   Experimental:     true
21:21:20 [2022-09-06T21:21:20.885Z]  containerd:
21:21:20 [2022-09-06T21:21:20.885Z]   Version:          1.6.8
21:21:20 [2022-09-06T21:21:20.885Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:21:20 [2022-09-06T21:21:20.885Z]  runc:
21:21:20 [2022-09-06T21:21:20.885Z]   Version:          1.1.4
21:21:20 [2022-09-06T21:21:20.885Z]   GitCommit:        v1.1.4-0-g5fd4c4d
21:21:20 [2022-09-06T21:21:20.885Z]  docker-init:
21:21:20 [2022-09-06T21:21:20.885Z]   Version:          0.19.0
21:21:20 [2022-09-06T21:21:20.885Z]   GitCommit:        de40ad0
[Pipeline] sh
21:21:20 [2022-09-06T21:21:20.940Z] Commit message: "vendor: golang.org/x/net v0.0.0-20220906165146-f3363e06e74c"
21:21:20 [2022-09-06T21:21:20.944Z] #5 ...
21:21:20 [2022-09-06T21:21:20.944Z] 
21:21:20 [2022-09-06T21:21:20.944Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:21:20 [2022-09-06T21:21:20.944Z] #6 DONE 0.1s
21:21:20 [2022-09-06T21:21:20.944Z] 
21:21:20 [2022-09-06T21:21:20.944Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:21:20 [2022-09-06T21:21:20.944Z] #7 DONE 0.1s
21:21:20 [2022-09-06T21:21:20.944Z] 
21:21:20 [2022-09-06T21:21:20.944Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
21:21:20 [2022-09-06T21:21:20.944Z] #8 DONE 0.1s
21:21:20 [2022-09-06T21:21:20.944Z] 
21:21:20 [2022-09-06T21:21:20.944Z] #5 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
21:21:20 [2022-09-06T21:21:20.944Z] #5 DONE 0.3s
21:21:20 [2022-09-06T21:21:20.959Z]  > git --version # timeout=10
21:21:20 [2022-09-06T21:21:20.973Z]  > git --version # 'git version 2.17.1'
21:21:20 [2022-09-06T21:21:20.976Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
21:21:21 [2022-09-06T21:21:21.166Z] + docker info
21:21:21 [2022-09-06T21:21:21.166Z] Client:
21:21:21 [2022-09-06T21:21:21.166Z]  Context:    default
21:21:21 [2022-09-06T21:21:21.166Z]  Debug Mode: false
21:21:21 [2022-09-06T21:21:21.166Z]  Plugins:
21:21:21 [2022-09-06T21:21:21.166Z]   buildx: Docker Buildx (Docker Inc.)
21:21:21 [2022-09-06T21:21:21.166Z]     Version:  f500bf6
21:21:21 [2022-09-06T21:21:21.166Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
21:21:21 [2022-09-06T21:21:21.166Z]   compose: Docker Compose (Docker Inc.)
21:21:21 [2022-09-06T21:21:21.166Z]     Version:  v2.10.2
21:21:21 [2022-09-06T21:21:21.166Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:21:21 [2022-09-06T21:21:21.166Z]   scan: Docker Scan (Docker Inc.)
21:21:21 [2022-09-06T21:21:21.166Z]     Version:  v0.17.0
21:21:21 [2022-09-06T21:21:21.166Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
21:21:21 [2022-09-06T21:21:21.166Z] 
21:21:21 [2022-09-06T21:21:21.166Z] Server:
21:21:21 [2022-09-06T21:21:21.166Z]  Containers: 0
21:21:21 [2022-09-06T21:21:21.166Z]   Running: 0
21:21:21 [2022-09-06T21:21:21.166Z]   Paused: 0
21:21:21 [2022-09-06T21:21:21.166Z]   Stopped: 0
21:21:21 [2022-09-06T21:21:21.166Z]  Images: 3
21:21:21 [2022-09-06T21:21:21.166Z]  Server Version: 22.06.0-beta.0
21:21:21 [2022-09-06T21:21:21.166Z]  Storage Driver: overlay2
21:21:21 [2022-09-06T21:21:21.166Z]   Backing Filesystem: extfs
21:21:21 [2022-09-06T21:21:21.166Z]   Supports d_type: true
21:21:21 [2022-09-06T21:21:21.166Z]   Using metacopy: false
21:21:21 [2022-09-06T21:21:21.166Z]   Native Overlay Diff: true
21:21:21 [2022-09-06T21:21:21.166Z]   userxattr: false
21:21:21 [2022-09-06T21:21:21.166Z]  Logging Driver: json-file
21:21:21 [2022-09-06T21:21:21.166Z]  Cgroup Driver: systemd
21:21:21 [2022-09-06T21:21:21.166Z]  Cgroup Version: 2
21:21:21 [2022-09-06T21:21:21.166Z]  Plugins:
21:21:21 [2022-09-06T21:21:21.166Z]   Volume: local
21:21:21 [2022-09-06T21:21:21.166Z]   Network: bridge host ipvlan macvlan null overlay
21:21:21 [2022-09-06T21:21:21.166Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:21:21 [2022-09-06T21:21:21.166Z]  Swarm: inactive
21:21:21 [2022-09-06T21:21:21.166Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
21:21:21 [2022-09-06T21:21:21.166Z]  Default Runtime: runc
21:21:21 [2022-09-06T21:21:21.166Z]  Init Binary: docker-init
21:21:21 [2022-09-06T21:21:21.166Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:21:21 [2022-09-06T21:21:21.166Z]  runc version: v1.1.4-0-g5fd4c4d
21:21:21 [2022-09-06T21:21:21.166Z]  init version: de40ad0
21:21:21 [2022-09-06T21:21:21.166Z]  Security Options:
21:21:21 [2022-09-06T21:21:21.166Z]   apparmor
21:21:21 [2022-09-06T21:21:21.166Z]   seccomp
21:21:21 [2022-09-06T21:21:21.166Z]    Profile: builtin
21:21:21 [2022-09-06T21:21:21.166Z]   cgroupns
21:21:21 [2022-09-06T21:21:21.166Z]  Kernel Version: 5.15.0-1019-aws
21:21:21 [2022-09-06T21:21:21.166Z]  Operating System: Ubuntu 20.04.5 LTS
21:21:21 [2022-09-06T21:21:21.166Z]  OSType: linux
21:21:21 [2022-09-06T21:21:21.166Z]  Architecture: x86_64
21:21:21 [2022-09-06T21:21:21.166Z]  CPUs: 2
21:21:21 [2022-09-06T21:21:21.166Z]  Total Memory: 7.557GiB
21:21:21 [2022-09-06T21:21:21.166Z]  Name: ip-10-100-114-57
21:21:21 [2022-09-06T21:21:21.166Z]  ID: bdae21e4-3897-431c-b9bb-6455cf55d7d2
21:21:21 [2022-09-06T21:21:21.166Z]  Docker Root Dir: /var/lib/docker
21:21:21 [2022-09-06T21:21:21.166Z]  Debug Mode: false
21:21:21 [2022-09-06T21:21:21.166Z]  Registry: https://index.docker.io/v1/
21:21:21 [2022-09-06T21:21:21.166Z]  Labels:
21:21:21 [2022-09-06T21:21:21.166Z]  Experimental: true
21:21:21 [2022-09-06T21:21:21.166Z]  Insecure Registries:
21:21:21 [2022-09-06T21:21:21.166Z]   127.0.0.0/8
21:21:21 [2022-09-06T21:21:21.166Z]  Live Restore Enabled: true
21:21:21 [2022-09-06T21:21:21.166Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
[Pipeline] sh
21:21:21 [2022-09-06T21:21:21.281Z] + [ PR != PR ]
21:21:21 [2022-09-06T21:21:21.281Z] + [ 22.06 != master ]
21:21:21 [2022-09-06T21:21:21.281Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
21:21:19 [2022-09-06T21:21:19.750Z]  > git config core.sparsecheckout # timeout=10
21:21:19 [2022-09-06T21:21:19.754Z]  > git checkout -f 287d1656de9a21985c0ceba90582771a65f57489 # timeout=10
21:21:20 [2022-09-06T21:21:20.281Z]  > git remote # timeout=10
21:21:20 [2022-09-06T21:21:20.284Z]  > git config --get remote.origin.url # timeout=10
21:21:20 [2022-09-06T21:21:20.287Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:20 [2022-09-06T21:21:20.287Z]  > git merge 85f1b6ff8ff503817809f80552e3d3086f2a0c30 # timeout=10
21:21:20 [2022-09-06T21:21:20.294Z]  > git rev-parse HEAD^{commit} # timeout=10
21:21:20 [2022-09-06T21:21:20.299Z]  > git config core.sparsecheckout # timeout=10
21:21:20 [2022-09-06T21:21:20.301Z]  > git checkout -f 287d1656de9a21985c0ceba90582771a65f57489 # timeout=10
21:21:19 [2022-09-06T21:21:19.856Z]  > git config core.sparsecheckout # timeout=10
21:21:19 [2022-09-06T21:21:19.859Z]  > git checkout -f 287d1656de9a21985c0ceba90582771a65f57489 # timeout=10
21:21:20 [2022-09-06T21:21:20.386Z]  > git remote # timeout=10
21:21:20 [2022-09-06T21:21:20.395Z]  > git config --get remote.origin.url # timeout=10
21:21:20 [2022-09-06T21:21:20.401Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:20 [2022-09-06T21:21:20.401Z]  > git merge 85f1b6ff8ff503817809f80552e3d3086f2a0c30 # timeout=10
21:21:20 [2022-09-06T21:21:20.416Z]  > git rev-parse HEAD^{commit} # timeout=10
21:21:20 [2022-09-06T21:21:20.436Z]  > git config core.sparsecheckout # timeout=10
21:21:20 [2022-09-06T21:21:20.449Z]  > git checkout -f 287d1656de9a21985c0ceba90582771a65f57489 # timeout=10
21:21:21 [2022-09-06T21:21:21.507Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:287d1656de9a21985c0ceba90582771a65f57489 .
21:21:21 [2022-09-06T21:21:21.540Z] + docker version
21:21:21 [2022-09-06T21:21:21.540Z] Client: Docker Engine - Community
21:21:21 [2022-09-06T21:21:21.540Z]  Version:           22.06.0-beta.0
21:21:21 [2022-09-06T21:21:21.540Z]  API version:       1.42
21:21:21 [2022-09-06T21:21:21.540Z]  Go version:        go1.18.3
21:21:21 [2022-09-06T21:21:21.540Z]  Git commit:        3e9117b
21:21:21 [2022-09-06T21:21:21.540Z]  Built:             Fri Jun  3 17:55:46 2022
21:21:21 [2022-09-06T21:21:21.540Z]  OS/Arch:           linux/amd64
21:21:21 [2022-09-06T21:21:21.540Z]  Context:           default
21:21:21 [2022-09-06T21:21:21.540Z] 
21:21:21 [2022-09-06T21:21:21.540Z] Server: Docker Engine - Community
21:21:21 [2022-09-06T21:21:21.540Z]  Engine:
21:21:21 [2022-09-06T21:21:21.540Z]   Version:          22.06.0-beta.0
21:21:21 [2022-09-06T21:21:21.540Z]   API version:      1.42 (minimum version 1.12)
21:21:21 [2022-09-06T21:21:21.540Z]   Go version:       go1.18.3
21:21:21 [2022-09-06T21:21:21.540Z]   Git commit:       38633e7
21:21:21 [2022-09-06T21:21:21.540Z]   Built:            Fri Jun  3 17:55:46 2022
21:21:21 [2022-09-06T21:21:21.540Z]   OS/Arch:          linux/amd64
21:21:21 [2022-09-06T21:21:21.540Z]   Experimental:     true
21:21:21 [2022-09-06T21:21:21.540Z]  containerd:
21:21:21 [2022-09-06T21:21:21.540Z]   Version:          1.6.8
21:21:21 [2022-09-06T21:21:21.540Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:21:21 [2022-09-06T21:21:21.540Z]  runc:
21:21:21 [2022-09-06T21:21:21.540Z]   Version:          1.1.4
21:21:21 [2022-09-06T21:21:21.540Z]   GitCommit:        v1.1.4-0-g5fd4c4d
21:21:21 [2022-09-06T21:21:21.540Z]  docker-init:
21:21:21 [2022-09-06T21:21:21.540Z]   Version:          0.19.0
21:21:21 [2022-09-06T21:21:21.540Z]   GitCommit:        de40ad0
[Pipeline] sh
21:21:20 [2022-09-06T21:21:20.076Z]  > git remote # timeout=10
21:21:20 [2022-09-06T21:21:20.081Z]  > git config --get remote.origin.url # timeout=10
21:21:20 [2022-09-06T21:21:20.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:20 [2022-09-06T21:21:20.087Z]  > git merge 85f1b6ff8ff503817809f80552e3d3086f2a0c30 # timeout=10
21:21:20 [2022-09-06T21:21:20.095Z]  > git rev-parse HEAD^{commit} # timeout=10
21:21:20 [2022-09-06T21:21:20.102Z]  > git config core.sparsecheckout # timeout=10
21:21:20 [2022-09-06T21:21:20.106Z]  > git checkout -f 287d1656de9a21985c0ceba90582771a65f57489 # timeout=10
21:21:20 [2022-09-06T21:21:20.276Z]  > git remote # timeout=10
21:21:20 [2022-09-06T21:21:20.282Z]  > git config --get remote.origin.url # timeout=10
21:21:20 [2022-09-06T21:21:20.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:20 [2022-09-06T21:21:20.294Z]  > git merge 85f1b6ff8ff503817809f80552e3d3086f2a0c30 # timeout=10
21:21:20 [2022-09-06T21:21:20.305Z]  > git rev-parse HEAD^{commit} # timeout=10
21:21:20 [2022-09-06T21:21:20.313Z]  > git config core.sparsecheckout # timeout=10
21:21:20 [2022-09-06T21:21:20.318Z]  > git checkout -f 287d1656de9a21985c0ceba90582771a65f57489 # timeout=10
21:21:21 [2022-09-06T21:21:21.603Z] + docker version
21:21:21 [2022-09-06T21:21:21.603Z] Client: Docker Engine - Community
21:21:21 [2022-09-06T21:21:21.603Z]  Version:           22.06.0-beta.0
21:21:21 [2022-09-06T21:21:21.603Z]  API version:       1.42
21:21:21 [2022-09-06T21:21:21.603Z]  Go version:        go1.18.3
21:21:21 [2022-09-06T21:21:21.603Z]  Git commit:        3e9117b
21:21:21 [2022-09-06T21:21:21.603Z]  Built:             Fri Jun  3 17:55:46 2022
21:21:21 [2022-09-06T21:21:21.603Z]  OS/Arch:           linux/amd64
21:21:21 [2022-09-06T21:21:21.603Z]  Context:           default
21:21:21 [2022-09-06T21:21:21.603Z] 
21:21:21 [2022-09-06T21:21:21.603Z] Server: Docker Engine - Community
21:21:21 [2022-09-06T21:21:21.603Z]  Engine:
21:21:21 [2022-09-06T21:21:21.603Z]   Version:          22.06.0-beta.0
21:21:21 [2022-09-06T21:21:21.603Z]   API version:      1.42 (minimum version 1.12)
21:21:21 [2022-09-06T21:21:21.603Z]   Go version:       go1.18.3
21:21:21 [2022-09-06T21:21:21.603Z]   Git commit:       38633e7
21:21:21 [2022-09-06T21:21:21.603Z]   Built:            Fri Jun  3 17:55:46 2022
21:21:21 [2022-09-06T21:21:21.603Z]   OS/Arch:          linux/amd64
21:21:21 [2022-09-06T21:21:21.603Z]   Experimental:     true
21:21:21 [2022-09-06T21:21:21.603Z]  containerd:
21:21:21 [2022-09-06T21:21:21.603Z]   Version:          1.6.8
21:21:21 [2022-09-06T21:21:21.603Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:21:21 [2022-09-06T21:21:21.603Z]  runc:
21:21:21 [2022-09-06T21:21:21.603Z]   Version:          1.1.4
21:21:21 [2022-09-06T21:21:21.603Z]   GitCommit:        v1.1.4-0-g5fd4c4d
21:21:21 [2022-09-06T21:21:21.603Z]  docker-init:
21:21:21 [2022-09-06T21:21:21.603Z]   Version:          0.19.0
21:21:21 [2022-09-06T21:21:21.603Z]   GitCommit:        de40ad0
[Pipeline] sh
21:21:21 [2022-09-06T21:21:21.693Z] + docker version
21:21:21 [2022-09-06T21:21:21.693Z] Client: Docker Engine - Community
21:21:21 [2022-09-06T21:21:21.693Z]  Version:           22.06.0-beta.0
21:21:21 [2022-09-06T21:21:21.693Z]  API version:       1.42
21:21:21 [2022-09-06T21:21:21.693Z]  Go version:        go1.18.3
21:21:21 [2022-09-06T21:21:21.693Z]  Git commit:        3e9117b
21:21:21 [2022-09-06T21:21:21.693Z]  Built:             Fri Jun  3 17:55:46 2022
21:21:21 [2022-09-06T21:21:21.693Z]  OS/Arch:           linux/amd64
21:21:21 [2022-09-06T21:21:21.693Z]  Context:           default
21:21:21 [2022-09-06T21:21:21.693Z] 
21:21:21 [2022-09-06T21:21:21.693Z] Server: Docker Engine - Community
21:21:21 [2022-09-06T21:21:21.693Z]  Engine:
21:21:21 [2022-09-06T21:21:21.693Z]   Version:          22.06.0-beta.0
21:21:21 [2022-09-06T21:21:21.693Z]   API version:      1.42 (minimum version 1.12)
21:21:21 [2022-09-06T21:21:21.693Z]   Go version:       go1.18.3
21:21:21 [2022-09-06T21:21:21.693Z]   Git commit:       38633e7
21:21:21 [2022-09-06T21:21:21.693Z]   Built:            Fri Jun  3 17:55:46 2022
21:21:21 [2022-09-06T21:21:21.693Z]   OS/Arch:          linux/amd64
21:21:21 [2022-09-06T21:21:21.693Z]   Experimental:     true
21:21:21 [2022-09-06T21:21:21.693Z]  containerd:
21:21:21 [2022-09-06T21:21:21.693Z]   Version:          1.6.8
21:21:21 [2022-09-06T21:21:21.693Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:21:21 [2022-09-06T21:21:21.693Z]  runc:
21:21:21 [2022-09-06T21:21:21.693Z]   Version:          1.1.4
21:21:21 [2022-09-06T21:21:21.693Z]   GitCommit:        v1.1.4-0-g5fd4c4d
21:21:21 [2022-09-06T21:21:21.693Z]  docker-init:
21:21:21 [2022-09-06T21:21:21.693Z]   Version:          0.19.0
21:21:21 [2022-09-06T21:21:21.693Z]   GitCommit:        de40ad0
[Pipeline] sh
21:21:21 [2022-09-06T21:21:21.766Z] #1 [internal] load build definition from Dockerfile
21:21:21 [2022-09-06T21:21:21.766Z] #1 transferring dockerfile: 19.29kB 0.0s done
21:21:21 [2022-09-06T21:21:21.766Z] #1 DONE 0.1s
21:21:21 [2022-09-06T21:21:21.766Z] 
21:21:21 [2022-09-06T21:21:21.766Z] #2 [internal] load .dockerignore
21:21:21 [2022-09-06T21:21:21.766Z] #2 transferring context: 145B 0.0s done
21:21:21 [2022-09-06T21:21:21.766Z] #2 DONE 0.1s
21:21:21 [2022-09-06T21:21:21.766Z] 
21:21:21 [2022-09-06T21:21:21.766Z] #3 resolve image config for docker.io/docker/dockerfile:1
21:21:21 [2022-09-06T21:21:21.824Z] + docker info
21:21:21 [2022-09-06T21:21:21.824Z] Client:
21:21:21 [2022-09-06T21:21:21.824Z]  Context:    default
21:21:21 [2022-09-06T21:21:21.824Z]  Debug Mode: false
21:21:21 [2022-09-06T21:21:21.824Z]  Plugins:
21:21:21 [2022-09-06T21:21:21.824Z]   buildx: Docker Buildx (Docker Inc.)
21:21:21 [2022-09-06T21:21:21.824Z]     Version:  f500bf6
21:21:21 [2022-09-06T21:21:21.824Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
21:21:21 [2022-09-06T21:21:21.824Z]   compose: Docker Compose (Docker Inc.)
21:21:21 [2022-09-06T21:21:21.824Z]     Version:  v2.10.2
21:21:21 [2022-09-06T21:21:21.824Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:21:21 [2022-09-06T21:21:21.824Z]   scan: Docker Scan (Docker Inc.)
21:21:21 [2022-09-06T21:21:21.824Z]     Version:  v0.17.0
21:21:21 [2022-09-06T21:21:21.824Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
21:21:21 [2022-09-06T21:21:21.824Z] 
21:21:21 [2022-09-06T21:21:21.824Z] Server:
21:21:21 [2022-09-06T21:21:21.824Z]  Containers: 0
21:21:21 [2022-09-06T21:21:21.824Z]   Running: 0
21:21:21 [2022-09-06T21:21:21.824Z]   Paused: 0
21:21:21 [2022-09-06T21:21:21.824Z]   Stopped: 0
21:21:21 [2022-09-06T21:21:21.824Z]  Images: 2
21:21:21 [2022-09-06T21:21:21.824Z]  Server Version: 22.06.0-beta.0
21:21:21 [2022-09-06T21:21:21.824Z]  Storage Driver: overlay2
21:21:21 [2022-09-06T21:21:21.824Z]   Backing Filesystem: extfs
21:21:21 [2022-09-06T21:21:21.824Z]   Supports d_type: true
21:21:21 [2022-09-06T21:21:21.824Z]   Using metacopy: false
21:21:21 [2022-09-06T21:21:21.824Z]   Native Overlay Diff: true
21:21:21 [2022-09-06T21:21:21.824Z]   userxattr: false
21:21:21 [2022-09-06T21:21:21.824Z]  Logging Driver: json-file
21:21:21 [2022-09-06T21:21:21.824Z]  Cgroup Driver: cgroupfs
21:21:21 [2022-09-06T21:21:21.824Z]  Cgroup Version: 1
21:21:21 [2022-09-06T21:21:21.824Z]  Plugins:
21:21:21 [2022-09-06T21:21:21.824Z]   Volume: local
21:21:21 [2022-09-06T21:21:21.824Z]   Network: bridge host ipvlan macvlan null overlay
21:21:21 [2022-09-06T21:21:21.824Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:21:21 [2022-09-06T21:21:21.824Z]  Swarm: inactive
21:21:21 [2022-09-06T21:21:21.824Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:21:21 [2022-09-06T21:21:21.824Z]  Default Runtime: runc
21:21:21 [2022-09-06T21:21:21.824Z]  Init Binary: docker-init
21:21:21 [2022-09-06T21:21:21.824Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:21:21 [2022-09-06T21:21:21.824Z]  runc version: v1.1.4-0-g5fd4c4d
21:21:21 [2022-09-06T21:21:21.824Z]  init version: de40ad0
21:21:21 [2022-09-06T21:21:21.824Z]  Security Options:
21:21:21 [2022-09-06T21:21:21.824Z]   apparmor
21:21:21 [2022-09-06T21:21:21.824Z]   seccomp
21:21:21 [2022-09-06T21:21:21.824Z]    Profile: builtin
21:21:21 [2022-09-06T21:21:21.824Z]  Kernel Version: 5.4.0-1084-aws
21:21:21 [2022-09-06T21:21:21.824Z]  Operating System: Ubuntu 18.04.6 LTS
21:21:21 [2022-09-06T21:21:21.824Z]  OSType: linux
21:21:21 [2022-09-06T21:21:21.824Z]  Architecture: x86_64
21:21:21 [2022-09-06T21:21:21.824Z]  CPUs: 2
21:21:21 [2022-09-06T21:21:21.824Z]  Total Memory: 7.565GiB
21:21:21 [2022-09-06T21:21:21.824Z]  Name: ip-10-100-36-27
21:21:21 [2022-09-06T21:21:21.824Z]  ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa
21:21:21 [2022-09-06T21:21:21.825Z]  Docker Root Dir: /var/lib/docker
21:21:21 [2022-09-06T21:21:21.825Z]  Debug Mode: false
21:21:21 [2022-09-06T21:21:21.825Z]  Registry: https://index.docker.io/v1/
21:21:21 [2022-09-06T21:21:21.825Z]  Labels:
21:21:21 [2022-09-06T21:21:21.825Z]  Experimental: true
21:21:21 [2022-09-06T21:21:21.825Z]  Insecure Registries:
21:21:21 [2022-09-06T21:21:21.825Z]   127.0.0.0/8
21:21:21 [2022-09-06T21:21:21.825Z]  Live Restore Enabled: true
21:21:21 [2022-09-06T21:21:21.825Z] 
21:21:21 [2022-09-06T21:21:21.825Z] WARNING: No swap limit support
[Pipeline] sh
21:21:21 [2022-09-06T21:21:21.886Z] + docker info
21:21:21 [2022-09-06T21:21:21.886Z] Client:
21:21:21 [2022-09-06T21:21:21.886Z]  Context:    default
21:21:21 [2022-09-06T21:21:21.886Z]  Debug Mode: false
21:21:21 [2022-09-06T21:21:21.886Z]  Plugins:
21:21:21 [2022-09-06T21:21:21.886Z]   buildx: Docker Buildx (Docker Inc.)
21:21:21 [2022-09-06T21:21:21.886Z]     Version:  f500bf6
21:21:21 [2022-09-06T21:21:21.886Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
21:21:21 [2022-09-06T21:21:21.886Z]   compose: Docker Compose (Docker Inc.)
21:21:21 [2022-09-06T21:21:21.886Z]     Version:  v2.10.2
21:21:21 [2022-09-06T21:21:21.886Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:21:21 [2022-09-06T21:21:21.886Z]   scan: Docker Scan (Docker Inc.)
21:21:21 [2022-09-06T21:21:21.886Z]     Version:  v0.17.0
21:21:21 [2022-09-06T21:21:21.886Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
21:21:21 [2022-09-06T21:21:21.886Z] 
21:21:21 [2022-09-06T21:21:21.886Z] Server:
21:21:21 [2022-09-06T21:21:21.886Z]  Containers: 0
21:21:21 [2022-09-06T21:21:21.886Z]   Running: 0
21:21:21 [2022-09-06T21:21:21.886Z]   Paused: 0
21:21:21 [2022-09-06T21:21:21.886Z]   Stopped: 0
21:21:21 [2022-09-06T21:21:21.886Z]  Images: 8
21:21:21 [2022-09-06T21:21:21.886Z]  Server Version: 22.06.0-beta.0
21:21:21 [2022-09-06T21:21:21.886Z]  Storage Driver: overlay2
21:21:21 [2022-09-06T21:21:21.886Z]   Backing Filesystem: extfs
21:21:21 [2022-09-06T21:21:21.886Z]   Supports d_type: true
21:21:21 [2022-09-06T21:21:21.886Z]   Using metacopy: false
21:21:21 [2022-09-06T21:21:21.886Z]   Native Overlay Diff: true
21:21:21 [2022-09-06T21:21:21.886Z]   userxattr: false
21:21:21 [2022-09-06T21:21:21.886Z]  Logging Driver: json-file
21:21:21 [2022-09-06T21:21:21.886Z]  Cgroup Driver: cgroupfs
21:21:21 [2022-09-06T21:21:21.886Z]  Cgroup Version: 1
21:21:21 [2022-09-06T21:21:21.886Z]  Plugins:
21:21:21 [2022-09-06T21:21:21.886Z]   Volume: local
21:21:21 [2022-09-06T21:21:21.886Z]   Network: bridge host ipvlan macvlan null overlay
21:21:21 [2022-09-06T21:21:21.886Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:21:21 [2022-09-06T21:21:21.886Z]  Swarm: inactive
21:21:21 [2022-09-06T21:21:21.886Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:21:21 [2022-09-06T21:21:21.886Z]  Default Runtime: runc
21:21:21 [2022-09-06T21:21:21.886Z]  Init Binary: docker-init
21:21:21 [2022-09-06T21:21:21.886Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:21:21 [2022-09-06T21:21:21.886Z]  runc version: v1.1.4-0-g5fd4c4d
21:21:21 [2022-09-06T21:21:21.886Z]  init version: de40ad0
21:21:21 [2022-09-06T21:21:21.886Z]  Security Options:
21:21:21 [2022-09-06T21:21:21.886Z]   apparmor
21:21:21 [2022-09-06T21:21:21.886Z]   seccomp
21:21:21 [2022-09-06T21:21:21.886Z]    Profile: builtin
21:21:21 [2022-09-06T21:21:21.886Z]  Kernel Version: 5.4.0-1084-aws
21:21:21 [2022-09-06T21:21:21.886Z]  Operating System: Ubuntu 18.04.6 LTS
21:21:21 [2022-09-06T21:21:21.886Z]  OSType: linux
21:21:21 [2022-09-06T21:21:21.886Z]  Architecture: x86_64
21:21:21 [2022-09-06T21:21:21.886Z]  CPUs: 2
21:21:21 [2022-09-06T21:21:21.886Z]  Total Memory: 15.35GiB
21:21:21 [2022-09-06T21:21:21.886Z]  Name: ip-10-100-51-151
21:21:21 [2022-09-06T21:21:21.886Z]  ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa
21:21:21 [2022-09-06T21:21:21.886Z]  Docker Root Dir: /var/lib/docker
21:21:21 [2022-09-06T21:21:21.886Z]  Debug Mode: false
21:21:21 [2022-09-06T21:21:21.886Z]  Registry: https://index.docker.io/v1/
21:21:21 [2022-09-06T21:21:21.886Z]  Labels:
21:21:21 [2022-09-06T21:21:21.886Z]  Experimental: true
21:21:21 [2022-09-06T21:21:21.886Z]  Insecure Registries:
21:21:21 [2022-09-06T21:21:21.886Z]   127.0.0.0/8
21:21:21 [2022-09-06T21:21:21.886Z]  Live Restore Enabled: true
21:21:21 [2022-09-06T21:21:21.886Z] 
21:21:21 [2022-09-06T21:21:21.886Z] WARNING: No swap limit support
[Pipeline] sh
21:21:21 [2022-09-06T21:21:21.976Z] + docker info
21:21:21 [2022-09-06T21:21:21.976Z] Client:
21:21:21 [2022-09-06T21:21:21.976Z]  Context:    default
21:21:21 [2022-09-06T21:21:21.976Z]  Debug Mode: false
21:21:21 [2022-09-06T21:21:21.976Z]  Plugins:
21:21:21 [2022-09-06T21:21:21.976Z]   buildx: Docker Buildx (Docker Inc.)
21:21:21 [2022-09-06T21:21:21.976Z]     Version:  f500bf6
21:21:21 [2022-09-06T21:21:21.976Z]     Path:     /home/ubuntu/.docker/cli-plugins/docker-buildx
21:21:21 [2022-09-06T21:21:21.976Z]   compose: Docker Compose (Docker Inc.)
21:21:21 [2022-09-06T21:21:21.976Z]     Version:  v2.10.2
21:21:21 [2022-09-06T21:21:21.976Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
21:21:21 [2022-09-06T21:21:21.976Z]   scan: Docker Scan (Docker Inc.)
21:21:21 [2022-09-06T21:21:21.976Z]     Version:  v0.17.0
21:21:21 [2022-09-06T21:21:21.976Z]     Path:     /usr/libexec/docker/cli-plugins/docker-scan
21:21:21 [2022-09-06T21:21:21.976Z] 
21:21:21 [2022-09-06T21:21:21.976Z] Server:
21:21:21 [2022-09-06T21:21:21.976Z]  Containers: 0
21:21:21 [2022-09-06T21:21:21.976Z]   Running: 0
21:21:21 [2022-09-06T21:21:21.976Z]   Paused: 0
21:21:21 [2022-09-06T21:21:21.976Z]   Stopped: 0
21:21:21 [2022-09-06T21:21:21.976Z]  Images: 2
21:21:21 [2022-09-06T21:21:21.976Z]  Server Version: 22.06.0-beta.0
21:21:21 [2022-09-06T21:21:21.976Z]  Storage Driver: overlay2
21:21:21 [2022-09-06T21:21:21.976Z]   Backing Filesystem: extfs
21:21:21 [2022-09-06T21:21:21.976Z]   Supports d_type: true
21:21:21 [2022-09-06T21:21:21.976Z]   Using metacopy: false
21:21:21 [2022-09-06T21:21:21.976Z]   Native Overlay Diff: true
21:21:21 [2022-09-06T21:21:21.976Z]   userxattr: false
21:21:21 [2022-09-06T21:21:21.976Z]  Logging Driver: json-file
21:21:21 [2022-09-06T21:21:21.976Z]  Cgroup Driver: cgroupfs
21:21:21 [2022-09-06T21:21:21.976Z]  Cgroup Version: 1
21:21:21 [2022-09-06T21:21:21.976Z]  Plugins:
21:21:21 [2022-09-06T21:21:21.976Z]   Volume: local
21:21:21 [2022-09-06T21:21:21.976Z]   Network: bridge host ipvlan macvlan null overlay
21:21:21 [2022-09-06T21:21:21.976Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
21:21:21 [2022-09-06T21:21:21.976Z]  Swarm: inactive
21:21:21 [2022-09-06T21:21:21.976Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
21:21:21 [2022-09-06T21:21:21.976Z]  Default Runtime: runc
21:21:21 [2022-09-06T21:21:21.976Z]  Init Binary: docker-init
21:21:21 [2022-09-06T21:21:21.976Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
21:21:21 [2022-09-06T21:21:21.976Z]  runc version: v1.1.4-0-g5fd4c4d
21:21:21 [2022-09-06T21:21:21.976Z]  init version: de40ad0
21:21:21 [2022-09-06T21:21:21.976Z]  Security Options:
21:21:21 [2022-09-06T21:21:21.976Z]   apparmor
21:21:21 [2022-09-06T21:21:21.976Z]   seccomp
21:21:21 [2022-09-06T21:21:21.976Z]    Profile: builtin
21:21:21 [2022-09-06T21:21:21.976Z]  Kernel Version: 5.4.0-1084-aws
21:21:21 [2022-09-06T21:21:21.976Z]  Operating System: Ubuntu 18.04.6 LTS
21:21:21 [2022-09-06T21:21:21.976Z]  OSType: linux
21:21:21 [2022-09-06T21:21:21.976Z]  Architecture: x86_64
21:21:21 [2022-09-06T21:21:21.976Z]  CPUs: 2
21:21:21 [2022-09-06T21:21:21.977Z]  Total Memory: 15.35GiB
21:21:21 [2022-09-06T21:21:21.977Z]  Name: ip-10-100-50-24
21:21:21 [2022-09-06T21:21:21.977Z]  ID: d579015a-308f-4cf8-9f89-dc1345c8f9aa
21:21:21 [2022-09-06T21:21:21.977Z]  Docker Root Dir: /var/lib/docker
21:21:21 [2022-09-06T21:21:21.977Z]  Debug Mode: false
21:21:21 [2022-09-06T21:21:21.977Z]  Registry: https://index.docker.io/v1/
21:21:21 [2022-09-06T21:21:21.977Z]  Labels:
21:21:21 [2022-09-06T21:21:21.977Z]  Experimental: true
21:21:21 [2022-09-06T21:21:21.977Z]  Insecure Registries:
21:21:21 [2022-09-06T21:21:21.977Z]   127.0.0.0/8
21:21:21 [2022-09-06T21:21:21.977Z]  Live Restore Enabled: true
21:21:21 [2022-09-06T21:21:21.977Z] 
21:21:21 [2022-09-06T21:21:21.977Z] WARNING: No swap limit support
[Pipeline] sh
21:21:22 [2022-09-06T21:21:22.118Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:21:22 [2022-09-06T21:21:22.118Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:21:22 [2022-09-06T21:21:22.118Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44103/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
21:21:22 [2022-09-06T21:21:22.118Z] + bash /home/ubuntu/workspace/moby_PR-44103/check-config.sh
21:21:22 [2022-09-06T21:21:22.118Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:21:22 [2022-09-06T21:21:22.118Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ...
21:21:22 [2022-09-06T21:21:22.118Z] 
21:21:22 [2022-09-06T21:21:22.118Z] Generally Necessary:
21:21:22 [2022-09-06T21:21:22.118Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:21:22 [2022-09-06T21:21:22.118Z] - apparmor: enabled and tools installed
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_NAMESPACES: enabled
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_NET_NS: enabled
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_PID_NS: enabled
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_IPC_NS: enabled
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_UTS_NS: enabled
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_CGROUPS: enabled
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_CGROUP_CPUACCT: enabled
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_CGROUP_DEVICE: enabled
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_CGROUP_FREEZER: enabled
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_CGROUP_SCHED: enabled
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_CPUSETS: enabled
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_MEMCG: enabled
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_KEYS: enabled
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_VETH: enabled (as module)
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_BRIDGE: enabled (as module)
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:21:22 [2022-09-06T21:21:22.118Z] - CONFIG_NF_NAT: enabled (as module)
21:21:22 [2022-09-06T21:21:22.186Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:21:22 [2022-09-06T21:21:22.186Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:21:22 [2022-09-06T21:21:22.186Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44103/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
21:21:22 [2022-09-06T21:21:22.186Z] + bash /home/ubuntu/workspace/moby_PR-44103/check-config.sh
21:21:22 [2022-09-06T21:21:22.186Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:21:22 [2022-09-06T21:21:22.186Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ...
21:21:22 [2022-09-06T21:21:22.186Z] 
21:21:22 [2022-09-06T21:21:22.186Z] Generally Necessary:
21:21:22 [2022-09-06T21:21:22.186Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:21:22 [2022-09-06T21:21:22.186Z] - apparmor: enabled and tools installed
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_NAMESPACES: enabled
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_NET_NS: enabled
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_PID_NS: enabled
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_IPC_NS: enabled
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_UTS_NS: enabled
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_CGROUPS: enabled
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_CGROUP_CPUACCT: enabled
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_CGROUP_DEVICE: enabled
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_CGROUP_FREEZER: enabled
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_CGROUP_SCHED: enabled
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_CPUSETS: enabled
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_MEMCG: enabled
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_KEYS: enabled
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_VETH: enabled (as module)
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_BRIDGE: enabled (as module)
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_NF_NAT: enabled (as module)
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_POSIX_MQUEUE: enabled
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_CGROUP_BPF: enabled
21:21:22 [2022-09-06T21:21:22.186Z] 
21:21:22 [2022-09-06T21:21:22.186Z] Optional Features:
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_USER_NS: enabled
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_SECCOMP: enabled
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_SECCOMP_FILTER: enabled
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_CGROUP_PIDS: enabled
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_MEMCG_SWAP: enabled
21:21:22 [2022-09-06T21:21:22.186Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:21:22 [2022-09-06T21:21:22.186Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
21:21:22 [2022-09-06T21:21:22.267Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:21:22 [2022-09-06T21:21:22.267Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
21:21:22 [2022-09-06T21:21:22.267Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44103/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
21:21:22 [2022-09-06T21:21:22.267Z] + bash /home/ubuntu/workspace/moby_PR-44103/check-config.sh
21:21:22 [2022-09-06T21:21:22.267Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
21:21:22 [2022-09-06T21:21:22.267Z] info: reading kernel config from /boot/config-5.4.0-1084-aws ...
21:21:22 [2022-09-06T21:21:22.267Z] 
21:21:22 [2022-09-06T21:21:22.267Z] Generally Necessary:
21:21:22 [2022-09-06T21:21:22.267Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
21:21:22 [2022-09-06T21:21:22.267Z] - apparmor: enabled and tools installed
21:21:22 [2022-09-06T21:21:22.267Z] - CONFIG_NAMESPACES: enabled
21:21:22 [2022-09-06T21:21:22.267Z] - CONFIG_NET_NS: enabled
21:21:22 [2022-09-06T21:21:22.267Z] - CONFIG_PID_NS: enabled
21:21:22 [2022-09-06T21:21:22.267Z] - CONFIG_IPC_NS: enabled
21:21:22 [2022-09-06T21:21:22.267Z] - CONFIG_UTS_NS: enabled
21:21:22 [2022-09-06T21:21:22.267Z] - CONFIG_CGROUPS: enabled
21:21:22 [2022-09-06T21:21:22.267Z] - CONFIG_CGROUP_CPUACCT: enabled
21:21:22 [2022-09-06T21:21:22.267Z] - CONFIG_CGROUP_DEVICE: enabled
21:21:22 [2022-09-06T21:21:22.267Z] - CONFIG_CGROUP_FREEZER: enabled
21:21:22 [2022-09-06T21:21:22.267Z] - CONFIG_CGROUP_SCHED: enabled
21:21:22 [2022-09-06T21:21:22.267Z] - CONFIG_CPUSETS: enabled
21:21:22 [2022-09-06T21:21:22.267Z] - CONFIG_MEMCG: enabled
21:21:22 [2022-09-06T21:21:22.267Z] - CONFIG_KEYS: enabled
21:21:22 [2022-09-06T21:21:22.267Z] - CONFIG_VETH: enabled (as module)
21:21:22 [2022-09-06T21:21:22.267Z] - CONFIG_BRIDGE: enabled (as module)
21:21:22 [2022-09-06T21:21:22.268Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
21:21:22 [2022-09-06T21:21:22.268Z] - CONFIG_IP_NF_FILTER: enabled (as module)
21:21:22 [2022-09-06T21:21:22.268Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
21:21:22 [2022-09-06T21:21:22.268Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
21:21:22 [2022-09-06T21:21:22.268Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
21:21:22 [2022-09-06T21:21:22.268Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
21:21:22 [2022-09-06T21:21:22.268Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
21:21:22 [2022-09-06T21:21:22.268Z] - CONFIG_IP_NF_NAT: enabled (as module)
21:21:22 [2022-09-06T21:21:22.268Z] - CONFIG_NF_NAT: enabled (as module)
21:21:22 [2022-09-06T21:21:22.268Z] - CONFIG_POSIX_MQUEUE: enabled
21:21:22 [2022-09-06T21:21:22.268Z] - CONFIG_CGROUP_BPF: enabled
21:21:22 [2022-09-06T21:21:22.268Z] 
21:21:22 [2022-09-06T21:21:22.268Z] Optional Features:
21:21:22 [2022-09-06T21:21:22.268Z] - CONFIG_USER_NS: enabled
21:21:22 [2022-09-06T21:21:22.268Z] - CONFIG_SECCOMP: enabled
21:21:22 [2022-09-06T21:21:22.268Z] - CONFIG_SECCOMP_FILTER: enabled
21:21:22 [2022-09-06T21:21:22.268Z] - CONFIG_CGROUP_PIDS: enabled
21:21:22 [2022-09-06T21:21:22.268Z] - CONFIG_MEMCG_SWAP: enabled
21:21:22 [2022-09-06T21:21:22.268Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:21:22 [2022-09-06T21:21:22.333Z] #3 DONE 0.3s
21:21:22 [2022-09-06T21:21:22.333Z] 
21:21:22 [2022-09-06T21:21:22.333Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
21:21:22 [2022-09-06T21:21:22.333Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done
21:21:22 [2022-09-06T21:21:22.333Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 2.10MB / 9.94MB 0.1s
21:21:22 [2022-09-06T21:21:22.333Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done
21:21:22 [2022-09-06T21:21:22.333Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done
21:21:22 [2022-09-06T21:21:22.333Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done
21:21:22 [2022-09-06T21:21:22.333Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done
21:21:22 [2022-09-06T21:21:22.333Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_POSIX_MQUEUE: enabled
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_CGROUP_BPF: enabled
21:21:22 [2022-09-06T21:21:22.378Z] 
21:21:22 [2022-09-06T21:21:22.378Z] Optional Features:
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_USER_NS: enabled
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_SECCOMP: enabled
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_SECCOMP_FILTER: enabled
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_CGROUP_PIDS: enabled
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_MEMCG_SWAP: enabled
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
21:21:22 [2022-09-06T21:21:22.378Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_BLK_CGROUP: enabled
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_CGROUP_PERF: enabled
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_CGROUP_HUGETLB: enabled
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_CFS_BANDWIDTH: enabled
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_RT_GROUP_SCHED: missing
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_IP_VS: enabled (as module)
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_IP_VS_NFCT: enabled
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_IP_VS_RR: enabled (as module)
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_SECURITY_SELINUX: enabled
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_SECURITY_APPARMOR: enabled
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_EXT4_FS: enabled
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:21:22 [2022-09-06T21:21:22.378Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:21:22 [2022-09-06T21:21:22.378Z] - Network Drivers:
21:21:22 [2022-09-06T21:21:22.378Z]   - "overlay":
21:21:22 [2022-09-06T21:21:22.378Z]     - CONFIG_VXLAN: enabled (as module)
21:21:22 [2022-09-06T21:21:22.378Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:21:22 [2022-09-06T21:21:22.378Z]       Optional (for encrypted networks):
21:21:22 [2022-09-06T21:21:22.446Z] - CONFIG_BLK_CGROUP: enabled
21:21:22 [2022-09-06T21:21:22.446Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:21:22 [2022-09-06T21:21:22.446Z] - CONFIG_CGROUP_PERF: enabled
21:21:22 [2022-09-06T21:21:22.446Z] - CONFIG_CGROUP_HUGETLB: enabled
21:21:22 [2022-09-06T21:21:22.446Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:21:22 [2022-09-06T21:21:22.446Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:21:22 [2022-09-06T21:21:22.446Z] - CONFIG_CFS_BANDWIDTH: enabled
21:21:22 [2022-09-06T21:21:22.446Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:21:22 [2022-09-06T21:21:22.446Z] - CONFIG_RT_GROUP_SCHED: missing
21:21:22 [2022-09-06T21:21:22.446Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:21:22 [2022-09-06T21:21:22.446Z] - CONFIG_IP_VS: enabled (as module)
21:21:22 [2022-09-06T21:21:22.446Z] - CONFIG_IP_VS_NFCT: enabled
21:21:22 [2022-09-06T21:21:22.446Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:21:22 [2022-09-06T21:21:22.446Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:21:22 [2022-09-06T21:21:22.446Z] - CONFIG_IP_VS_RR: enabled (as module)
21:21:22 [2022-09-06T21:21:22.446Z] - CONFIG_SECURITY_SELINUX: enabled
21:21:22 [2022-09-06T21:21:22.446Z] - CONFIG_SECURITY_APPARMOR: enabled
21:21:22 [2022-09-06T21:21:22.446Z] - CONFIG_EXT4_FS: enabled
21:21:22 [2022-09-06T21:21:22.446Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:21:22 [2022-09-06T21:21:22.446Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:21:22 [2022-09-06T21:21:22.446Z] - Network Drivers:
21:21:22 [2022-09-06T21:21:22.446Z]   - "overlay":
21:21:22 [2022-09-06T21:21:22.446Z]     - CONFIG_VXLAN: enabled (as module)
21:21:22 [2022-09-06T21:21:22.446Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:21:22 [2022-09-06T21:21:22.446Z]       Optional (for encrypted networks):
21:21:22 [2022-09-06T21:21:22.446Z]       - CONFIG_CRYPTO: enabled
21:21:22 [2022-09-06T21:21:22.446Z]       - CONFIG_CRYPTO_AEAD: enabled
21:21:22 [2022-09-06T21:21:22.446Z]       - CONFIG_CRYPTO_GCM: enabled
21:21:22 [2022-09-06T21:21:22.446Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:21:22 [2022-09-06T21:21:22.446Z]       - CONFIG_CRYPTO_GHASH: enabled
21:21:22 [2022-09-06T21:21:22.446Z]       - CONFIG_XFRM: enabled
21:21:22 [2022-09-06T21:21:22.446Z]       - CONFIG_XFRM_USER: enabled (as module)
21:21:22 [2022-09-06T21:21:22.446Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:21:22 [2022-09-06T21:21:22.446Z]       - CONFIG_INET_ESP: enabled (as module)
21:21:22 [2022-09-06T21:21:22.446Z]   - "ipvlan":
21:21:22 [2022-09-06T21:21:22.446Z]     - CONFIG_IPVLAN: enabled (as module)
21:21:22 [2022-09-06T21:21:22.446Z]   - "macvlan":
21:21:22 [2022-09-06T21:21:22.446Z]     - CONFIG_MACVLAN: enabled (as module)
21:21:22 [2022-09-06T21:21:22.446Z]     - CONFIG_DUMMY: enabled (as module)
21:21:22 [2022-09-06T21:21:22.446Z]   - "ftp,tftp client in container":
21:21:22 [2022-09-06T21:21:22.527Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
21:21:22 [2022-09-06T21:21:22.527Z] - CONFIG_BLK_CGROUP: enabled
21:21:22 [2022-09-06T21:21:22.527Z] - CONFIG_BLK_DEV_THROTTLING: enabled
21:21:22 [2022-09-06T21:21:22.527Z] - CONFIG_CGROUP_PERF: enabled
21:21:22 [2022-09-06T21:21:22.527Z] - CONFIG_CGROUP_HUGETLB: enabled
21:21:22 [2022-09-06T21:21:22.527Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
21:21:22 [2022-09-06T21:21:22.527Z] - CONFIG_CGROUP_NET_PRIO: enabled
21:21:22 [2022-09-06T21:21:22.527Z] - CONFIG_CFS_BANDWIDTH: enabled
21:21:22 [2022-09-06T21:21:22.527Z] - CONFIG_FAIR_GROUP_SCHED: enabled
21:21:22 [2022-09-06T21:21:22.527Z] - CONFIG_RT_GROUP_SCHED: missing
21:21:22 [2022-09-06T21:21:22.527Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
21:21:22 [2022-09-06T21:21:22.527Z] - CONFIG_IP_VS: enabled (as module)
21:21:22 [2022-09-06T21:21:22.527Z] - CONFIG_IP_VS_NFCT: enabled
21:21:22 [2022-09-06T21:21:22.527Z] - CONFIG_IP_VS_PROTO_TCP: enabled
21:21:22 [2022-09-06T21:21:22.527Z] - CONFIG_IP_VS_PROTO_UDP: enabled
21:21:22 [2022-09-06T21:21:22.527Z] - CONFIG_IP_VS_RR: enabled (as module)
21:21:22 [2022-09-06T21:21:22.527Z] - CONFIG_SECURITY_SELINUX: enabled
21:21:22 [2022-09-06T21:21:22.527Z] - CONFIG_SECURITY_APPARMOR: enabled
21:21:22 [2022-09-06T21:21:22.527Z] - CONFIG_EXT4_FS: enabled
21:21:22 [2022-09-06T21:21:22.527Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
21:21:22 [2022-09-06T21:21:22.527Z] - CONFIG_EXT4_FS_SECURITY: enabled
21:21:22 [2022-09-06T21:21:22.527Z] - Network Drivers:
21:21:22 [2022-09-06T21:21:22.527Z]   - "overlay":
21:21:22 [2022-09-06T21:21:22.527Z]     - CONFIG_VXLAN: enabled (as module)
21:21:22 [2022-09-06T21:21:22.527Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
21:21:22 [2022-09-06T21:21:22.527Z]       Optional (for encrypted networks):
21:21:22 [2022-09-06T21:21:22.527Z]       - CONFIG_CRYPTO: enabled
21:21:22 [2022-09-06T21:21:22.527Z]       - CONFIG_CRYPTO_AEAD: enabled
21:21:22 [2022-09-06T21:21:22.527Z]       - CONFIG_CRYPTO_GCM: enabled
21:21:22 [2022-09-06T21:21:22.527Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:21:22 [2022-09-06T21:21:22.527Z]       - CONFIG_CRYPTO_GHASH: enabled
21:21:22 [2022-09-06T21:21:22.527Z]       - CONFIG_XFRM: enabled
21:21:22 [2022-09-06T21:21:22.527Z]       - CONFIG_XFRM_USER: enabled (as module)
21:21:22 [2022-09-06T21:21:22.527Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:21:22 [2022-09-06T21:21:22.527Z]       - CONFIG_INET_ESP: enabled (as module)
21:21:22 [2022-09-06T21:21:22.527Z]   - "ipvlan":
21:21:22 [2022-09-06T21:21:22.527Z]     - CONFIG_IPVLAN: enabled (as module)
21:21:22 [2022-09-06T21:21:22.527Z]   - "macvlan":
21:21:22 [2022-09-06T21:21:22.527Z]     - CONFIG_MACVLAN: enabled (as module)
21:21:22 [2022-09-06T21:21:22.527Z]     - CONFIG_DUMMY: enabled (as module)
21:21:22 [2022-09-06T21:21:22.527Z]   - "ftp,tftp client in container":
21:21:22 [2022-09-06T21:21:22.600Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done
21:21:22 [2022-09-06T21:21:22.600Z] #4 DONE 0.5s
21:21:22 [2022-09-06T21:21:22.637Z]       - CONFIG_CRYPTO: enabled
21:21:22 [2022-09-06T21:21:22.637Z]       - CONFIG_CRYPTO_AEAD: enabled
21:21:22 [2022-09-06T21:21:22.637Z]       - CONFIG_CRYPTO_GCM: enabled
21:21:22 [2022-09-06T21:21:22.637Z]       - CONFIG_CRYPTO_SEQIV: enabled
21:21:22 [2022-09-06T21:21:22.637Z]       - CONFIG_CRYPTO_GHASH: enabled
21:21:22 [2022-09-06T21:21:22.637Z]       - CONFIG_XFRM: enabled
21:21:22 [2022-09-06T21:21:22.637Z]       - CONFIG_XFRM_USER: enabled (as module)
21:21:22 [2022-09-06T21:21:22.637Z]       - CONFIG_XFRM_ALGO: enabled (as module)
21:21:22 [2022-09-06T21:21:22.637Z]       - CONFIG_INET_ESP: enabled (as module)
21:21:22 [2022-09-06T21:21:22.637Z]   - "ipvlan":
21:21:22 [2022-09-06T21:21:22.637Z]     - CONFIG_IPVLAN: enabled (as module)
21:21:22 [2022-09-06T21:21:22.637Z]   - "macvlan":
21:21:22 [2022-09-06T21:21:22.637Z]     - CONFIG_MACVLAN: enabled (as module)
21:21:22 [2022-09-06T21:21:22.637Z]     - CONFIG_DUMMY: enabled (as module)
21:21:22 [2022-09-06T21:21:22.637Z]   - "ftp,tftp client in container":
21:21:22 [2022-09-06T21:21:22.637Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:21:22 [2022-09-06T21:21:22.637Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:21:22 [2022-09-06T21:21:22.637Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:21:22 [2022-09-06T21:21:22.637Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:21:22 [2022-09-06T21:21:22.637Z] - Storage Drivers:
21:21:22 [2022-09-06T21:21:22.637Z]   - "aufs":
21:21:22 [2022-09-06T21:21:22.637Z]     - CONFIG_AUFS_FS: enabled (as module)
21:21:22 [2022-09-06T21:21:22.637Z]   - "btrfs":
21:21:22 [2022-09-06T21:21:22.637Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:21:22 [2022-09-06T21:21:22.637Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:21:22 [2022-09-06T21:21:22.637Z]   - "devicemapper":
21:21:22 [2022-09-06T21:21:22.637Z]     - CONFIG_BLK_DEV_DM: enabled
21:21:22 [2022-09-06T21:21:22.637Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:21:22 [2022-09-06T21:21:22.637Z]   - "overlay":
21:21:22 [2022-09-06T21:21:22.637Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:21:22 [2022-09-06T21:21:22.637Z]   - "zfs":
21:21:22 [2022-09-06T21:21:22.637Z]     - /dev/zfs: present
21:21:22 [2022-09-06T21:21:22.637Z]     - zfs command: missing
21:21:22 [2022-09-06T21:21:22.637Z]     - zpool command: missing
21:21:22 [2022-09-06T21:21:22.637Z] 
21:21:22 [2022-09-06T21:21:22.637Z] Limits:
21:21:22 [2022-09-06T21:21:22.637Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:21:22 [2022-09-06T21:21:22.637Z] 
21:21:22 [2022-09-06T21:21:22.637Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:21:22 [2022-09-06T21:21:22.704Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:21:22 [2022-09-06T21:21:22.704Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:21:22 [2022-09-06T21:21:22.704Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:21:22 [2022-09-06T21:21:22.704Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:21:22 [2022-09-06T21:21:22.704Z] - Storage Drivers:
21:21:22 [2022-09-06T21:21:22.704Z]   - "aufs":
21:21:22 [2022-09-06T21:21:22.704Z]     - CONFIG_AUFS_FS: enabled (as module)
21:21:22 [2022-09-06T21:21:22.704Z]   - "btrfs":
21:21:22 [2022-09-06T21:21:22.704Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:21:22 [2022-09-06T21:21:22.704Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:21:22 [2022-09-06T21:21:22.704Z]   - "devicemapper":
21:21:22 [2022-09-06T21:21:22.704Z]     - CONFIG_BLK_DEV_DM: enabled
21:21:22 [2022-09-06T21:21:22.704Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:21:22 [2022-09-06T21:21:22.704Z]   - "overlay":
21:21:22 [2022-09-06T21:21:22.704Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:21:22 [2022-09-06T21:21:22.704Z]   - "zfs":
21:21:22 [2022-09-06T21:21:22.704Z]     - /dev/zfs: present
21:21:22 [2022-09-06T21:21:22.704Z]     - zfs command: missing
21:21:22 [2022-09-06T21:21:22.704Z]     - zpool command: missing
21:21:22 [2022-09-06T21:21:22.704Z] 
21:21:22 [2022-09-06T21:21:22.704Z] Limits:
21:21:22 [2022-09-06T21:21:22.704Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:21:22 [2022-09-06T21:21:22.704Z] 
21:21:22 [2022-09-06T21:21:22.704Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:21:22 [2022-09-06T21:21:22.787Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
21:21:22 [2022-09-06T21:21:22.787Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
21:21:22 [2022-09-06T21:21:22.787Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
21:21:22 [2022-09-06T21:21:22.787Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
21:21:22 [2022-09-06T21:21:22.787Z] - Storage Drivers:
21:21:22 [2022-09-06T21:21:22.787Z]   - "aufs":
21:21:22 [2022-09-06T21:21:22.787Z]     - CONFIG_AUFS_FS: enabled (as module)
21:21:22 [2022-09-06T21:21:22.787Z]   - "btrfs":
21:21:22 [2022-09-06T21:21:22.787Z]     - CONFIG_BTRFS_FS: enabled (as module)
21:21:22 [2022-09-06T21:21:22.787Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
21:21:22 [2022-09-06T21:21:22.787Z]   - "devicemapper":
21:21:22 [2022-09-06T21:21:22.787Z]     - CONFIG_BLK_DEV_DM: enabled
21:21:22 [2022-09-06T21:21:22.787Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
21:21:22 [2022-09-06T21:21:22.787Z]   - "overlay":
21:21:22 [2022-09-06T21:21:22.787Z]     - CONFIG_OVERLAY_FS: enabled (as module)
21:21:22 [2022-09-06T21:21:22.787Z]   - "zfs":
21:21:22 [2022-09-06T21:21:22.787Z]     - /dev/zfs: present
21:21:22 [2022-09-06T21:21:22.787Z]     - zfs command: missing
21:21:22 [2022-09-06T21:21:22.787Z]     - zpool command: missing
21:21:22 [2022-09-06T21:21:22.787Z] 
21:21:22 [2022-09-06T21:21:22.787Z] Limits:
21:21:22 [2022-09-06T21:21:22.787Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
21:21:22 [2022-09-06T21:21:22.787Z] 
21:21:22 [2022-09-06T21:21:22.787Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
21:21:22 [2022-09-06T21:21:22.837Z] 
21:21:22 [2022-09-06T21:21:22.837Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:21:22 [2022-09-06T21:21:22.837Z] #9 DONE 0.0s
21:21:22 [2022-09-06T21:21:22.837Z] 
21:21:22 [2022-09-06T21:21:22.837Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:21:22 [2022-09-06T21:21:22.837Z] #10 DONE 0.0s
21:21:22 [2022-09-06T21:21:22.837Z] 
21:21:22 [2022-09-06T21:21:22.837Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
21:21:22 [2022-09-06T21:21:22.837Z] #11 DONE 0.0s
21:21:22 [2022-09-06T21:21:22.837Z] 
21:21:22 [2022-09-06T21:21:22.837Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
21:21:22 [2022-09-06T21:21:22.837Z] #12 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.0s done
21:21:22 [2022-09-06T21:21:22.837Z] #12 sha256:299da3cfd011d488500ede62d7d606dc95f36f6d928f1366c0ee835765708cb6 1.80kB / 1.80kB done
21:21:22 [2022-09-06T21:21:22.837Z] #12 sha256:a38580f4a026f9d0ff1cce09aeb624e3c51cf8616d0563c54bf0bcb347e0e394 7.12kB / 7.12kB done
21:21:22 [2022-09-06T21:21:22.837Z] #12 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 2.12MB / 108.99MB 0.2s
21:21:22 [2022-09-06T21:21:22.837Z] #12 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 0.1s done
21:21:22 [2022-09-06T21:21:22.837Z] #12 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done
21:21:22 [2022-09-06T21:21:22.837Z] #12 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 16.78MB / 108.99MB 0.3s
21:21:22 [2022-09-06T21:21:22.860Z] 
21:21:22 [2022-09-06T21:21:22.860Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:21:22 [2022-09-06T21:21:22.860Z] #5 ...
21:21:22 [2022-09-06T21:21:22.860Z] 
21:21:22 [2022-09-06T21:21:22.860Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:21:22 [2022-09-06T21:21:22.860Z] #6 DONE 0.1s
21:21:22 [2022-09-06T21:21:22.966Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:287d1656de9a21985c0ceba90582771a65f57489 .
21:21:23 [2022-09-06T21:21:23.035Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:287d1656de9a21985c0ceba90582771a65f57489 .
21:21:23 [2022-09-06T21:21:23.096Z] #12 ...
21:21:23 [2022-09-06T21:21:23.096Z] 
21:21:23 [2022-09-06T21:21:23.096Z] #13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
21:21:23 [2022-09-06T21:21:23.096Z] #13 DONE 0.5s
21:21:23 [2022-09-06T21:21:23.096Z] 
21:21:23 [2022-09-06T21:21:23.096Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
21:21:23 [2022-09-06T21:21:23.096Z] #12 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 23.07MB / 108.99MB 0.4s
21:21:23 [2022-09-06T21:21:23.096Z] #12 ...
21:21:23 [2022-09-06T21:21:23.096Z] 
21:21:23 [2022-09-06T21:21:23.096Z] #13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
21:21:23 [2022-09-06T21:21:23.096Z] #13 CACHED
21:21:23 [2022-09-06T21:21:23.096Z] 
21:21:23 [2022-09-06T21:21:23.096Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
21:21:23 [2022-09-06T21:21:23.096Z] #12 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 48.23MB / 108.99MB 0.6s
21:21:23 [2022-09-06T21:21:23.112Z] + sudo modprobe ip_vs
21:21:23 [2022-09-06T21:21:23.112Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:287d1656de9a21985c0ceba90582771a65f57489 .
21:21:23 [2022-09-06T21:21:23.119Z] 
21:21:23 [2022-09-06T21:21:23.119Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:21:23 [2022-09-06T21:21:23.119Z] #5 DONE 0.1s
21:21:23 [2022-09-06T21:21:23.119Z] 
21:21:23 [2022-09-06T21:21:23.119Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
21:21:23 [2022-09-06T21:21:23.119Z] #7 ...
21:21:23 [2022-09-06T21:21:23.119Z] 
21:21:23 [2022-09-06T21:21:23.119Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
21:21:23 [2022-09-06T21:21:23.119Z] #8 DONE 0.3s
21:21:23 [2022-09-06T21:21:23.225Z] #1 [internal] load build definition from Dockerfile
21:21:23 [2022-09-06T21:21:23.225Z] #1 transferring dockerfile: 19.29kB done
21:21:23 [2022-09-06T21:21:23.225Z] #1 DONE 0.0s
21:21:23 [2022-09-06T21:21:23.225Z] 
21:21:23 [2022-09-06T21:21:23.225Z] #2 [internal] load .dockerignore
21:21:23 [2022-09-06T21:21:23.225Z] #2 transferring context: 145B done
21:21:23 [2022-09-06T21:21:23.225Z] #2 DONE 0.1s
21:21:23 [2022-09-06T21:21:23.225Z] 
21:21:23 [2022-09-06T21:21:23.225Z] #3 resolve image config for docker.io/docker/dockerfile:1
21:21:23 [2022-09-06T21:21:23.225Z] #3 DONE 0.1s
21:21:23 [2022-09-06T21:21:23.225Z] 
21:21:23 [2022-09-06T21:21:23.225Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
21:21:23 [2022-09-06T21:21:23.225Z] #4 CACHED
21:21:23 [2022-09-06T21:21:23.297Z] #1 [internal] load build definition from Dockerfile
21:21:23 [2022-09-06T21:21:23.297Z] #1 transferring dockerfile: 19.29kB done
21:21:23 [2022-09-06T21:21:23.297Z] #1 DONE 0.0s
21:21:23 [2022-09-06T21:21:23.297Z] 
21:21:23 [2022-09-06T21:21:23.297Z] #2 [internal] load .dockerignore
21:21:23 [2022-09-06T21:21:23.297Z] #2 transferring context: 145B done
21:21:23 [2022-09-06T21:21:23.297Z] #2 DONE 0.0s
21:21:23 [2022-09-06T21:21:23.297Z] 
21:21:23 [2022-09-06T21:21:23.297Z] #3 resolve image config for docker.io/docker/dockerfile:1
21:21:23 [2022-09-06T21:21:23.297Z] #3 DONE 0.1s
21:21:23 [2022-09-06T21:21:23.297Z] 
21:21:23 [2022-09-06T21:21:23.297Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
21:21:23 [2022-09-06T21:21:23.297Z] #4 CACHED
21:21:23 [2022-09-06T21:21:23.352Z] #12 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 58.72MB / 108.99MB 0.7s
21:21:23 [2022-09-06T21:21:23.352Z] #12 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 66.06MB / 108.99MB 0.8s
21:21:23 [2022-09-06T21:21:23.373Z] #1 [internal] load build definition from Dockerfile
21:21:23 [2022-09-06T21:21:23.373Z] #1 transferring dockerfile: 19.29kB done
21:21:23 [2022-09-06T21:21:23.373Z] #1 DONE 0.0s
21:21:23 [2022-09-06T21:21:23.373Z] 
21:21:23 [2022-09-06T21:21:23.373Z] #2 [internal] load .dockerignore
21:21:23 [2022-09-06T21:21:23.373Z] #2 transferring context: 145B done
21:21:23 [2022-09-06T21:21:23.373Z] #2 DONE 0.0s
21:21:23 [2022-09-06T21:21:23.373Z] 
21:21:23 [2022-09-06T21:21:23.373Z] #3 resolve image config for docker.io/docker/dockerfile:1
21:21:23 [2022-09-06T21:21:23.373Z] #3 DONE 0.1s
21:21:23 [2022-09-06T21:21:23.373Z] 
21:21:23 [2022-09-06T21:21:23.373Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
21:21:23 [2022-09-06T21:21:23.373Z] #4 CACHED
21:21:23 [2022-09-06T21:21:23.377Z] 
21:21:23 [2022-09-06T21:21:23.377Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
21:21:23 [2022-09-06T21:21:23.377Z] #7 DONE 0.4s
21:21:23 [2022-09-06T21:21:23.483Z] 
21:21:23 [2022-09-06T21:21:23.483Z] #5 [internal] load metadata for docker.io/library/debian:bullseye
21:21:23 [2022-09-06T21:21:23.483Z] #5 DONE 0.1s
21:21:23 [2022-09-06T21:21:23.483Z] 
21:21:23 [2022-09-06T21:21:23.483Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:21:23 [2022-09-06T21:21:23.483Z] #6 DONE 0.1s
21:21:23 [2022-09-06T21:21:23.483Z] 
21:21:23 [2022-09-06T21:21:23.483Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
21:21:23 [2022-09-06T21:21:23.555Z] 
21:21:23 [2022-09-06T21:21:23.556Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:21:23 [2022-09-06T21:21:23.556Z] #5 DONE 0.1s
21:21:23 [2022-09-06T21:21:23.556Z] 
21:21:23 [2022-09-06T21:21:23.556Z] #6 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
21:21:23 [2022-09-06T21:21:23.556Z] #6 ...
21:21:23 [2022-09-06T21:21:23.556Z] 
21:21:23 [2022-09-06T21:21:23.556Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:21:23 [2022-09-06T21:21:23.556Z] #7 DONE 0.1s
21:21:23 [2022-09-06T21:21:23.556Z] 
21:21:23 [2022-09-06T21:21:23.556Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
21:21:23 [2022-09-06T21:21:23.556Z] #8 DONE 0.1s
21:21:23 [2022-09-06T21:21:23.611Z] #12 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 84.93MB / 108.99MB 1.0s
21:21:23 [2022-09-06T21:21:23.611Z] #12 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 99.61MB / 108.99MB 1.1s
21:21:23 [2022-09-06T21:21:23.611Z] #12 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.00MB / 108.99MB 1.2s
21:21:23 [2022-09-06T21:21:23.636Z] 
21:21:23 [2022-09-06T21:21:23.636Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:21:23 [2022-09-06T21:21:23.636Z] #5 DONE 0.1s
21:21:23 [2022-09-06T21:21:23.636Z] 
21:21:23 [2022-09-06T21:21:23.636Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
21:21:23 [2022-09-06T21:21:23.636Z] #6 DONE 0.1s
21:21:23 [2022-09-06T21:21:23.636Z] 
21:21:23 [2022-09-06T21:21:23.636Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
21:21:23 [2022-09-06T21:21:23.636Z] #7 DONE 0.1s
21:21:23 [2022-09-06T21:21:23.636Z] 
21:21:23 [2022-09-06T21:21:23.636Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:21:23 [2022-09-06T21:21:23.636Z] #8 DONE 0.1s
21:21:23 [2022-09-06T21:21:23.743Z] #7 ...
21:21:23 [2022-09-06T21:21:23.743Z] 
21:21:23 [2022-09-06T21:21:23.743Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
21:21:23 [2022-09-06T21:21:23.743Z] #8 DONE 0.1s
21:21:23 [2022-09-06T21:21:23.815Z] 
21:21:23 [2022-09-06T21:21:23.815Z] #6 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
21:21:23 [2022-09-06T21:21:23.815Z] #6 DONE 0.3s
21:21:23 [2022-09-06T21:21:23.867Z] #12 ...
21:21:23 [2022-09-06T21:21:23.867Z] 
21:21:23 [2022-09-06T21:21:23.867Z] #14 [internal] load build context
21:21:23 [2022-09-06T21:21:23.867Z] #14 transferring context: 62.60MB 1.4s done
21:21:23 [2022-09-06T21:21:23.867Z] #14 DONE 1.5s
21:21:23 [2022-09-06T21:21:23.867Z] 
21:21:23 [2022-09-06T21:21:23.867Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
21:21:23 [2022-09-06T21:21:23.867Z] #12 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 1.3s done
21:21:23 [2022-09-06T21:21:23.867Z] #12 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469
21:21:23 [2022-09-06T21:21:23.898Z] 
21:21:23 [2022-09-06T21:21:23.898Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:21:23 [2022-09-06T21:21:23.898Z] #9 DONE 0.0s
21:21:23 [2022-09-06T21:21:23.898Z] 
21:21:23 [2022-09-06T21:21:23.898Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:21:23 [2022-09-06T21:21:23.898Z] #10 DONE 0.0s
21:21:23 [2022-09-06T21:21:23.898Z] 
21:21:23 [2022-09-06T21:21:23.898Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
21:21:23 [2022-09-06T21:21:23.898Z] #11 DONE 0.0s
21:21:23 [2022-09-06T21:21:23.898Z] 
21:21:23 [2022-09-06T21:21:23.898Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
21:21:23 [2022-09-06T21:21:23.898Z] #12 DONE 0.0s
21:21:23 [2022-09-06T21:21:23.898Z] 
21:21:23 [2022-09-06T21:21:23.898Z] #13 [internal] load build context
21:21:23 [2022-09-06T21:21:23.956Z] 
21:21:23 [2022-09-06T21:21:23.956Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:21:23 [2022-09-06T21:21:23.956Z] #9 DONE 0.0s
21:21:23 [2022-09-06T21:21:23.956Z] 
21:21:23 [2022-09-06T21:21:23.956Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:21:23 [2022-09-06T21:21:23.956Z] #10 DONE 0.0s
21:21:23 [2022-09-06T21:21:23.956Z] 
21:21:23 [2022-09-06T21:21:23.956Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
21:21:23 [2022-09-06T21:21:23.956Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done
21:21:23 [2022-09-06T21:21:23.956Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done
21:21:23 [2022-09-06T21:21:23.956Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done
21:21:23 [2022-09-06T21:21:23.956Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 4.19MB / 55.01MB 0.1s
21:21:23 [2022-09-06T21:21:23.956Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 3.15MB / 10.88MB 0.1s
21:21:23 [2022-09-06T21:21:23.956Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done
21:21:23 [2022-09-06T21:21:23.956Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0B / 5.16MB 0.1s
21:21:23 [2022-09-06T21:21:23.956Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 9.18MB / 55.01MB 0.2s
21:21:23 [2022-09-06T21:21:23.956Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 6.29MB / 10.88MB 0.2s
21:21:23 [2022-09-06T21:21:23.956Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.2s done
21:21:24 [2022-09-06T21:21:24.005Z] 
21:21:24 [2022-09-06T21:21:24.005Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
21:21:24 [2022-09-06T21:21:24.005Z] #7 DONE 0.3s
21:21:24 [2022-09-06T21:21:24.005Z] 
21:21:24 [2022-09-06T21:21:24.005Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:21:24 [2022-09-06T21:21:24.005Z] #9 DONE 0.0s
21:21:24 [2022-09-06T21:21:24.005Z] 
21:21:24 [2022-09-06T21:21:24.005Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:21:24 [2022-09-06T21:21:24.005Z] #10 DONE 0.0s
21:21:24 [2022-09-06T21:21:24.006Z] 
21:21:24 [2022-09-06T21:21:24.006Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
21:21:24 [2022-09-06T21:21:24.006Z] #11 DONE 0.0s
21:21:24 [2022-09-06T21:21:24.006Z] 
21:21:24 [2022-09-06T21:21:24.006Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
21:21:24 [2022-09-06T21:21:24.006Z] #12 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
21:21:24 [2022-09-06T21:21:24.081Z] 
21:21:24 [2022-09-06T21:21:24.081Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:21:24 [2022-09-06T21:21:24.081Z] #9 DONE 0.0s
21:21:24 [2022-09-06T21:21:24.081Z] 
21:21:24 [2022-09-06T21:21:24.081Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
21:21:24 [2022-09-06T21:21:24.081Z] #10 DONE 0.0s
21:21:24 [2022-09-06T21:21:24.081Z] 
21:21:24 [2022-09-06T21:21:24.081Z] #11 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
21:21:24 [2022-09-06T21:21:24.081Z] #11 DONE 0.0s
21:21:24 [2022-09-06T21:21:24.081Z] 
21:21:24 [2022-09-06T21:21:24.081Z] #12 [internal] load build context
21:21:24 [2022-09-06T21:21:24.225Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 14.93MB / 55.01MB 0.3s
21:21:24 [2022-09-06T21:21:24.225Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.3s done
21:21:24 [2022-09-06T21:21:24.225Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 1.05MB / 54.58MB 0.3s
21:21:24 [2022-09-06T21:21:24.225Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 22.09MB / 55.01MB 0.4s
21:21:24 [2022-09-06T21:21:24.225Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 10.19MB / 54.58MB 0.4s
21:21:24 [2022-09-06T21:21:24.225Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 3.15MB / 85.91MB 0.4s
21:21:24 [2022-09-06T21:21:24.264Z] #12 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.0s done
21:21:24 [2022-09-06T21:21:24.264Z] #12 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 0.2s
21:21:24 [2022-09-06T21:21:24.264Z] #12 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done
21:21:24 [2022-09-06T21:21:24.264Z] #12 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done
21:21:24 [2022-09-06T21:21:24.264Z] #12 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done
21:21:24 [2022-09-06T21:21:24.264Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0B / 141.86MB 0.2s
21:21:24 [2022-09-06T21:21:24.489Z] #11 ...
21:21:24 [2022-09-06T21:21:24.489Z] 
21:21:24 [2022-09-06T21:21:24.489Z] #12 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
21:21:24 [2022-09-06T21:21:24.489Z] #12 DONE 0.6s
21:21:24 [2022-09-06T21:21:24.489Z] 
21:21:24 [2022-09-06T21:21:24.489Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
21:21:24 [2022-09-06T21:21:24.489Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 33.67MB / 55.01MB 0.6s
21:21:24 [2022-09-06T21:21:24.489Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 16.78MB / 54.58MB 0.6s
21:21:24 [2022-09-06T21:21:24.489Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 14.68MB / 85.91MB 0.6s
21:21:24 [2022-09-06T21:21:24.489Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 37.46MB / 55.01MB 0.7s
21:21:24 [2022-09-06T21:21:24.489Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 23.13MB / 54.58MB 0.7s
21:21:24 [2022-09-06T21:21:24.489Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 20.97MB / 85.91MB 0.7s
21:21:24 [2022-09-06T21:21:24.493Z] #13 ...
21:21:24 [2022-09-06T21:21:24.493Z] 
21:21:24 [2022-09-06T21:21:24.493Z] #14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
21:21:24 [2022-09-06T21:21:24.493Z] #14 DONE 0.5s
21:21:24 [2022-09-06T21:21:24.493Z] 
21:21:24 [2022-09-06T21:21:24.493Z] #13 [internal] load build context
21:21:24 [2022-09-06T21:21:24.524Z] #12 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 0.2s done
21:21:24 [2022-09-06T21:21:24.524Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 17.83MB / 141.86MB 0.5s
21:21:24 [2022-09-06T21:21:24.673Z] #12 ...
21:21:24 [2022-09-06T21:21:24.673Z] 
21:21:24 [2022-09-06T21:21:24.673Z] #13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
21:21:24 [2022-09-06T21:21:24.673Z] #13 CACHED
21:21:24 [2022-09-06T21:21:24.673Z] 
21:21:24 [2022-09-06T21:21:24.673Z] #12 [internal] load build context
21:21:24 [2022-09-06T21:21:24.749Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 41.94MB / 55.01MB 0.8s
21:21:24 [2022-09-06T21:21:24.749Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 32.51MB / 54.58MB 0.8s
21:21:24 [2022-09-06T21:21:24.749Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 27.26MB / 85.91MB 0.8s
21:21:24 [2022-09-06T21:21:24.749Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 47.19MB / 55.01MB 0.9s
21:21:24 [2022-09-06T21:21:24.749Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 40.25MB / 54.58MB 0.9s
21:21:24 [2022-09-06T21:21:24.749Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 34.60MB / 85.91MB 0.9s
21:21:24 [2022-09-06T21:21:24.798Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 25.17MB / 141.86MB 0.6s
21:21:25 [2022-09-06T21:21:25.014Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 53.48MB / 55.01MB 1.0s
21:21:25 [2022-09-06T21:21:25.014Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 45.44MB / 54.58MB 1.0s
21:21:25 [2022-09-06T21:21:25.014Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 40.35MB / 85.91MB 1.0s
21:21:25 [2022-09-06T21:21:25.014Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.1s done
21:21:25 [2022-09-06T21:21:25.014Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 1.2s
21:21:25 [2022-09-06T21:21:25.014Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 48.23MB / 85.91MB 1.2s
21:21:25 [2022-09-06T21:21:25.014Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 1.05MB / 141.86MB 1.2s
21:21:25 [2022-09-06T21:21:25.064Z] #12 ...
21:21:25 [2022-09-06T21:21:25.064Z] 
21:21:25 [2022-09-06T21:21:25.064Z] #13 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
21:21:25 [2022-09-06T21:21:25.064Z] #13 CACHED
21:21:25 [2022-09-06T21:21:25.064Z] 
21:21:25 [2022-09-06T21:21:25.064Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
21:21:25 [2022-09-06T21:21:25.064Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 49.85MB / 141.86MB 0.9s
21:21:25 [2022-09-06T21:21:25.064Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 60.82MB / 141.86MB 1.0s
21:21:25 [2022-09-06T21:21:25.275Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 1.2s done
21:21:25 [2022-09-06T21:21:25.275Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 0B / 156B 1.3s
21:21:25 [2022-09-06T21:21:25.275Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 56.62MB / 85.91MB 1.4s
21:21:25 [2022-09-06T21:21:25.275Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 8.45MB / 141.86MB 1.4s
21:21:25 [2022-09-06T21:21:25.275Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 1.3s done
21:21:25 [2022-09-06T21:21:25.275Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0.1s
21:21:25 [2022-09-06T21:21:25.331Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 81.79MB / 141.86MB 1.3s
21:21:25 [2022-09-06T21:21:25.444Z] #13 transferring context: 62.60MB 1.4s done
21:21:25 [2022-09-06T21:21:25.444Z] #13 DONE 1.5s
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #15 [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
21:21:25 [2022-09-06T21:21:25.444Z] #15 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #16 [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
21:21:25 [2022-09-06T21:21:25.444Z] #16 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #17 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
21:21:25 [2022-09-06T21:21:25.444Z] #17 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #18 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
21:21:25 [2022-09-06T21:21:25.444Z] #18 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #19 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:21:25 [2022-09-06T21:21:25.444Z] #19 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #20 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
21:21:25 [2022-09-06T21:21:25.444Z] #20 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #21 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
21:21:25 [2022-09-06T21:21:25.444Z] #21 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #22 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
21:21:25 [2022-09-06T21:21:25.444Z] #22 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #23 [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
21:21:25 [2022-09-06T21:21:25.444Z] #23 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #24 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
21:21:25 [2022-09-06T21:21:25.444Z] #24 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #25 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
21:21:25 [2022-09-06T21:21:25.444Z] #25 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #26 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
21:21:25 [2022-09-06T21:21:25.444Z] #26 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #27 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:21:25 [2022-09-06T21:21:25.444Z] #27 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #28 [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
21:21:25 [2022-09-06T21:21:25.444Z] #28 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #29 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:21:25 [2022-09-06T21:21:25.444Z] #29 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #30 [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
21:21:25 [2022-09-06T21:21:25.444Z] #30 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #31 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
21:21:25 [2022-09-06T21:21:25.444Z] #31 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
21:21:25 [2022-09-06T21:21:25.444Z] #32 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #33 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
21:21:25 [2022-09-06T21:21:25.444Z] #33 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #34 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:21:25 [2022-09-06T21:21:25.444Z] #34 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #35 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:21:25 [2022-09-06T21:21:25.444Z] #35 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #36 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
21:21:25 [2022-09-06T21:21:25.444Z] #36 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #37 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:21:25 [2022-09-06T21:21:25.444Z] #37 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:21:25 [2022-09-06T21:21:25.444Z] #38 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #39 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
21:21:25 [2022-09-06T21:21:25.444Z] #39 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #40 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:21:25 [2022-09-06T21:21:25.444Z] #40 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #41 [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
21:21:25 [2022-09-06T21:21:25.444Z] #41 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #42 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
21:21:25 [2022-09-06T21:21:25.444Z] #42 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #43 [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
21:21:25 [2022-09-06T21:21:25.444Z] #43 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #44 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
21:21:25 [2022-09-06T21:21:25.444Z] #44 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #45 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
21:21:25 [2022-09-06T21:21:25.444Z] #45 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #46 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
21:21:25 [2022-09-06T21:21:25.444Z] #46 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #47 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:21:25 [2022-09-06T21:21:25.444Z] #47 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #48 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
21:21:25 [2022-09-06T21:21:25.444Z] #48 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #49 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
21:21:25 [2022-09-06T21:21:25.444Z] #49 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #50 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
21:21:25 [2022-09-06T21:21:25.444Z] #50 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #51 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
21:21:25 [2022-09-06T21:21:25.444Z] #51 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #52 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
21:21:25 [2022-09-06T21:21:25.444Z] #52 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #53 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
21:21:25 [2022-09-06T21:21:25.444Z] #53 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #54 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:21:25 [2022-09-06T21:21:25.444Z] #54 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #55 [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
21:21:25 [2022-09-06T21:21:25.444Z] #55 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #56 [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
21:21:25 [2022-09-06T21:21:25.444Z] #56 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #57 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
21:21:25 [2022-09-06T21:21:25.444Z] #57 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #58 [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
21:21:25 [2022-09-06T21:21:25.444Z] #58 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #59 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:21:25 [2022-09-06T21:21:25.444Z] #59 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #60 [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
21:21:25 [2022-09-06T21:21:25.444Z] #60 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #61 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
21:21:25 [2022-09-06T21:21:25.444Z] #61 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #62 [dev-systemd-false  1/28] RUN groupadd -r docker
21:21:25 [2022-09-06T21:21:25.444Z] #62 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #63 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:21:25 [2022-09-06T21:21:25.444Z] #63 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #64 [dev-systemd-false  6/28] RUN ldconfig
21:21:25 [2022-09-06T21:21:25.444Z] #64 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #65 [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
21:21:25 [2022-09-06T21:21:25.444Z] #65 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #66 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:21:25 [2022-09-06T21:21:25.444Z] #66 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #67 [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
21:21:25 [2022-09-06T21:21:25.444Z] #67 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #68 [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
21:21:25 [2022-09-06T21:21:25.444Z] #68 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #69 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
21:21:25 [2022-09-06T21:21:25.444Z] #69 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #70 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
21:21:25 [2022-09-06T21:21:25.444Z] #70 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #71 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
21:21:25 [2022-09-06T21:21:25.444Z] #71 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #72 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
21:21:25 [2022-09-06T21:21:25.444Z] #72 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #73 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:21:25 [2022-09-06T21:21:25.444Z] #73 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #74 [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
21:21:25 [2022-09-06T21:21:25.444Z] #74 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
21:21:25 [2022-09-06T21:21:25.444Z] #75 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #76 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
21:21:25 [2022-09-06T21:21:25.444Z] #76 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
21:21:25 [2022-09-06T21:21:25.444Z] #77 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
21:21:25 [2022-09-06T21:21:25.444Z] #78 CACHED
21:21:25 [2022-09-06T21:21:25.444Z] 
21:21:25 [2022-09-06T21:21:25.444Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
21:21:25 [2022-09-06T21:21:25.534Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 62.91MB / 85.91MB 1.5s
21:21:25 [2022-09-06T21:21:25.534Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 15.73MB / 141.86MB 1.5s
21:21:25 [2022-09-06T21:21:25.534Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 68.16MB / 85.91MB 1.6s
21:21:25 [2022-09-06T21:21:25.534Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 81.79MB / 85.91MB 1.8s
21:21:25 [2022-09-06T21:21:25.534Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 36.70MB / 141.86MB 1.8s
21:21:25 [2022-09-06T21:21:25.591Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 95.42MB / 141.86MB 1.5s
21:21:25 [2022-09-06T21:21:25.793Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 2.0s done
21:21:25 [2022-09-06T21:21:25.793Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 48.23MB / 141.86MB 2.0s
21:21:25 [2022-09-06T21:21:25.861Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 102.76MB / 141.86MB 1.6s
21:21:26 [2022-09-06T21:21:26.054Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 55.57MB / 141.86MB 2.1s
21:21:26 [2022-09-06T21:21:26.122Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 124.78MB / 141.86MB 2.0s
21:21:26 [2022-09-06T21:21:26.315Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 76.96MB / 141.86MB 2.4s
21:21:26 [2022-09-06T21:21:26.315Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 86.88MB / 141.86MB 2.5s
21:21:26 [2022-09-06T21:21:26.382Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 132.12MB / 141.86MB 2.1s
21:21:26 [2022-09-06T21:21:26.382Z] #12 ...
21:21:26 [2022-09-06T21:21:26.382Z] 
21:21:26 [2022-09-06T21:21:26.382Z] #14 [internal] load build context
21:21:26 [2022-09-06T21:21:26.382Z] #14 transferring context: 62.60MB 2.1s done
21:21:26 [2022-09-06T21:21:26.382Z] #14 DONE 2.3s
21:21:26 [2022-09-06T21:21:26.382Z] 
21:21:26 [2022-09-06T21:21:26.382Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
21:21:26 [2022-09-06T21:21:26.382Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 139.46MB / 141.86MB 2.2s
21:21:26 [2022-09-06T21:21:26.384Z] #79 DONE 0.8s
21:21:26 [2022-09-06T21:21:26.384Z] 
21:21:26 [2022-09-06T21:21:26.384Z] #80 exporting to image
21:21:26 [2022-09-06T21:21:26.384Z] #80 exporting layers
21:21:26 [2022-09-06T21:21:26.575Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 96.47MB / 141.86MB 2.6s
21:21:26 [2022-09-06T21:21:26.575Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 110.10MB / 141.86MB 2.8s
21:21:26 [2022-09-06T21:21:26.599Z] #12 transferring context: 62.60MB 2.2s done
21:21:26 [2022-09-06T21:21:26.599Z] #12 DONE 2.3s
21:21:26 [2022-09-06T21:21:26.599Z] 
21:21:26 [2022-09-06T21:21:26.599Z] #14 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
21:21:26 [2022-09-06T21:21:26.599Z] #14 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.0s done
21:21:26 [2022-09-06T21:21:26.599Z] #14 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 0.1s done
21:21:26 [2022-09-06T21:21:26.599Z] #14 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done
21:21:26 [2022-09-06T21:21:26.599Z] #14 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 1.9s done
21:21:26 [2022-09-06T21:21:26.599Z] #14 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done
21:21:26 [2022-09-06T21:21:26.599Z] #14 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done
21:21:26 [2022-09-06T21:21:26.599Z] #14 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0.2s
21:21:26 [2022-09-06T21:21:26.641Z] #12 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 2.4s done
21:21:26 [2022-09-06T21:21:26.641Z] #12 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e
21:21:26 [2022-09-06T21:21:26.837Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 117.44MB / 141.86MB 2.9s
21:21:26 [2022-09-06T21:21:26.837Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 124.78MB / 141.86MB 3.0s
21:21:26 [2022-09-06T21:21:26.953Z] #80 exporting layers 0.8s done
21:21:26 [2022-09-06T21:21:26.953Z] #80 writing image sha256:a11330e5e806ab7864cc9bf5811d6e67020ec6198e6e7e1c562d4b330d290983 done
21:21:26 [2022-09-06T21:21:26.953Z] #80 naming to docker.io/library/docker:287d1656de9a21985c0ceba90582771a65f57489 done
21:21:26 [2022-09-06T21:21:26.953Z] #80 DONE 0.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
21:21:27 [2022-09-06T21:21:27.097Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 133.17MB / 141.86MB 3.1s
21:21:27 [2022-09-06T21:21:27.097Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 3.3s
21:21:27 [2022-09-06T21:21:27.141Z] #12 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 3.0s done
21:21:27 [2022-09-06T21:21:27.141Z] #12 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 done
21:21:27 [2022-09-06T21:21:27.283Z] + trap exit INT TERM
21:21:27 [2022-09-06T21:21:27.283Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
21:21:27 [2022-09-06T21:21:27.283Z] + CONTAINER_NAME=docker-pr1
21:21:27 [2022-09-06T21:21:27.283Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44103/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44103/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=287d1656de9a21985c0ceba90582771a65f57489 -e DOCKER_GRAPHDRIVER docker:287d1656de9a21985c0ceba90582771a65f57489 hack/make.sh dynbinary
21:21:27 [2022-09-06T21:21:27.360Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 3.4s done
21:21:27 [2022-09-06T21:21:27.398Z] #12 DONE 4.7s
21:21:27 [2022-09-06T21:21:27.398Z] 
21:21:27 [2022-09-06T21:21:27.398Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:21:27 [2022-09-06T21:21:27.543Z] 
21:21:27 [2022-09-06T21:21:27.620Z] #11 ...
21:21:27 [2022-09-06T21:21:27.620Z] 
21:21:27 [2022-09-06T21:21:27.620Z] #13 [internal] load build context
21:21:27 [2022-09-06T21:21:27.620Z] #13 transferring context: 62.59MB 3.8s done
21:21:27 [2022-09-06T21:21:27.620Z] #13 DONE 3.9s
21:21:27 [2022-09-06T21:21:27.620Z] 
21:21:27 [2022-09-06T21:21:27.620Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
21:21:27 [2022-09-06T21:21:27.803Z] Removing bundles/
21:21:27 [2022-09-06T21:21:27.803Z] 
21:21:27 [2022-09-06T21:21:27.803Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:21:27 [2022-09-06T21:21:27.803Z] Building: bundles/dynbinary-daemon/dockerd
21:21:27 [2022-09-06T21:21:27.803Z] GOOS="" GOARCH="" GOARM=""
21:21:28 [2022-09-06T21:21:28.998Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 3.7s done
21:21:28 [2022-09-06T21:21:28.998Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4
21:21:28 [2022-09-06T21:21:28.998Z] #11 ...
21:21:28 [2022-09-06T21:21:28.998Z] 
21:21:28 [2022-09-06T21:21:28.998Z] #14 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
21:21:28 [2022-09-06T21:21:28.998Z] #14 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done
21:21:28 [2022-09-06T21:21:28.998Z] #14 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done
21:21:28 [2022-09-06T21:21:28.998Z] #14 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done
21:21:28 [2022-09-06T21:21:28.998Z] #14 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done
21:21:28 [2022-09-06T21:21:28.998Z] #14 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.1s done
21:21:28 [2022-09-06T21:21:28.998Z] #14 DONE 5.2s
21:21:28 [2022-09-06T21:21:28.998Z] 
21:21:28 [2022-09-06T21:21:28.998Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
21:21:29 [2022-09-06T21:21:29.564Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.4s done
21:21:29 [2022-09-06T21:21:29.565Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6
21:21:29 [2022-09-06T21:21:29.823Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.4s done
21:21:30 [2022-09-06T21:21:30.083Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 0.1s
21:21:31 [2022-09-06T21:21:31.565Z] #15 DONE 4.1s
21:21:31 [2022-09-06T21:21:31.565Z] 
21:21:31 [2022-09-06T21:21:31.566Z] #16 [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
21:21:31 [2022-09-06T21:21:31.826Z] #16 DONE 0.5s
21:21:31 [2022-09-06T21:21:31.826Z] 
21:21:31 [2022-09-06T21:21:31.826Z] #17 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
21:21:31 [2022-09-06T21:21:31.872Z] #14 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s done
21:21:31 [2022-09-06T21:21:31.872Z] #14 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done
21:21:31 [2022-09-06T21:21:31.872Z] #14 DONE 7.6s
21:21:31 [2022-09-06T21:21:31.872Z] 
21:21:31 [2022-09-06T21:21:31.872Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:21:31 [2022-09-06T21:21:31.947Z] #12 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s done
21:21:31 [2022-09-06T21:21:31.947Z] #12 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done
21:21:31 [2022-09-06T21:21:31.947Z] #12 DONE 7.9s
21:21:32 [2022-09-06T21:21:32.088Z] #17 DONE 0.4s
21:21:32 [2022-09-06T21:21:32.088Z] 
21:21:32 [2022-09-06T21:21:32.088Z] #18 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
21:21:32 [2022-09-06T21:21:32.088Z] #18 DONE 0.3s
21:21:32 [2022-09-06T21:21:32.088Z] 
21:21:32 [2022-09-06T21:21:32.088Z] #19 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:21:32 [2022-09-06T21:21:32.088Z] #19 DONE 0.3s
21:21:32 [2022-09-06T21:21:32.088Z] 
21:21:32 [2022-09-06T21:21:32.088Z] #20 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:21:32 [2022-09-06T21:21:32.088Z] #20 DONE 0.3s
21:21:32 [2022-09-06T21:21:32.088Z] 
21:21:32 [2022-09-06T21:21:32.088Z] #21 [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
21:21:32 [2022-09-06T21:21:32.088Z] #21 DONE 0.4s
21:21:32 [2022-09-06T21:21:32.088Z] 
21:21:32 [2022-09-06T21:21:32.088Z] #22 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
21:21:32 [2022-09-06T21:21:32.206Z] 
21:21:32 [2022-09-06T21:21:32.207Z] #15 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:21:33 [2022-09-06T21:21:33.781Z] #15 DONE 1.7s
21:21:33 [2022-09-06T21:21:33.781Z] 
21:21:33 [2022-09-06T21:21:33.781Z] #16 [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
21:21:33 [2022-09-06T21:21:33.781Z] #16 DONE 0.5s
21:21:34 [2022-09-06T21:21:34.040Z] 
21:21:34 [2022-09-06T21:21:34.040Z] #17 [cross-true 1/6] RUN dpkg --add-architecture arm64
21:21:34 [2022-09-06T21:21:34.040Z] #17 ...
21:21:34 [2022-09-06T21:21:34.040Z] 
21:21:34 [2022-09-06T21:21:34.040Z] #18 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:21:34 [2022-09-06T21:21:34.040Z] #18 DONE 0.2s
21:21:34 [2022-09-06T21:21:34.112Z] #15 DONE 1.8s
21:21:34 [2022-09-06T21:21:34.112Z] 
21:21:34 [2022-09-06T21:21:34.112Z] #16 [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
21:21:34 [2022-09-06T21:21:34.274Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.3s done
21:21:34 [2022-09-06T21:21:34.274Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c
21:21:34 [2022-09-06T21:21:34.300Z] 
21:21:34 [2022-09-06T21:21:34.300Z] #19 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:21:34 [2022-09-06T21:21:34.300Z] #19 DONE 0.3s
21:21:34 [2022-09-06T21:21:34.300Z] 
21:21:34 [2022-09-06T21:21:34.300Z] #20 [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
21:21:34 [2022-09-06T21:21:34.300Z] #20 DONE 0.3s
21:21:34 [2022-09-06T21:21:34.300Z] 
21:21:34 [2022-09-06T21:21:34.300Z] #21 [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
21:21:34 [2022-09-06T21:21:34.686Z] #16 DONE 0.6s
21:21:34 [2022-09-06T21:21:34.686Z] 
21:21:34 [2022-09-06T21:21:34.686Z] #17 [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
21:21:34 [2022-09-06T21:21:34.946Z] #17 ...
21:21:34 [2022-09-06T21:21:34.946Z] 
21:21:34 [2022-09-06T21:21:34.946Z] #18 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:21:34 [2022-09-06T21:21:34.946Z] #18 DONE 0.4s
21:21:34 [2022-09-06T21:21:34.946Z] 
21:21:34 [2022-09-06T21:21:34.946Z] #19 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:21:34 [2022-09-06T21:21:34.946Z] #19 DONE 0.4s
21:21:34 [2022-09-06T21:21:34.946Z] 
21:21:34 [2022-09-06T21:21:34.946Z] #20 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
21:21:34 [2022-09-06T21:21:34.946Z] #20 DONE 0.4s
21:21:34 [2022-09-06T21:21:34.946Z] 
21:21:34 [2022-09-06T21:21:34.946Z] #21 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
21:21:34 [2022-09-06T21:21:34.946Z] #21 DONE 0.5s
21:21:34 [2022-09-06T21:21:34.946Z] 
21:21:34 [2022-09-06T21:21:34.947Z] #22 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
21:21:35 [2022-09-06T21:21:35.207Z] #22 ...
21:21:35 [2022-09-06T21:21:35.207Z] 
21:21:35 [2022-09-06T21:21:35.207Z] #23 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
21:21:35 [2022-09-06T21:21:35.207Z] #23 DONE 0.6s
21:21:35 [2022-09-06T21:21:35.207Z] 
21:21:35 [2022-09-06T21:21:35.207Z] #24 [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
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.816 + RM_GOPATH=0
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.822 + TMP_GOPATH=
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.822 + : /build
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.822 + '[' -z '' ']'
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.833 ++ mktemp -d
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.833 + export GOPATH=/tmp/tmp.Y7ohy0ej0D
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.833 + GOPATH=/tmp/tmp.Y7ohy0ej0D
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.833 + RM_GOPATH=1
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.833 + case "$(go env GOARCH)" in
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.833 ++ go env GOARCH
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.911 + export GO_BUILDMODE=-buildmode=pie
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.918 + GO_BUILDMODE=-buildmode=pie
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.918 ++ dirname /install.sh
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.926 + dir=/
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.927 + bin=dockercli
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.928 + shift
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.928 + '[' '!' -f //dockercli.installer ']'
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.928 + . //dockercli.installer
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.928 ++ : stable
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.929 ++ : 17.06.2-ce
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.930 + install_dockercli
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.930 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.930 Install docker/cli version 17.06.2-ce from stable
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.931 ++ uname -m
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.952 + arch=aarch64
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.955 + '[' aarch64 '!=' x86_64 ']'
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.956 + '[' aarch64 '!=' s390x ']'
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.956 + '[' aarch64 '!=' armhf ']'
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.956 + build_dockercli
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.960 + git clone https://github.com/docker/docker-ce /tmp/tmp.Y7ohy0ej0D/tmp/docker-ce
21:21:36 [2022-09-06T21:21:36.265Z] #22 3.962 Cloning into '/tmp/tmp.Y7ohy0ej0D/tmp/docker-ce'...
21:21:37 [2022-09-06T21:21:37.591Z] #21 ...
21:21:37 [2022-09-06T21:21:37.591Z] 
21:21:37 [2022-09-06T21:21:37.591Z] #17 [cross-true 1/6] RUN dpkg --add-architecture arm64
21:21:37 [2022-09-06T21:21:37.591Z] #17 DONE 3.8s
21:21:37 [2022-09-06T21:21:37.851Z] 
21:21:37 [2022-09-06T21:21:37.851Z] #21 [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
21:21:37 [2022-09-06T21:21:37.851Z] #21 3.584 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:21:37 [2022-09-06T21:21:37.851Z] #21 3.584 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:21:37 [2022-09-06T21:21:37.851Z] #21 3.584 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:21:38 [2022-09-06T21:21:38.465Z] #11 ...
21:21:38 [2022-09-06T21:21:38.465Z] 
21:21:38 [2022-09-06T21:21:38.465Z] #15 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
21:21:38 [2022-09-06T21:21:38.465Z] #0 0.960 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
21:21:38 [2022-09-06T21:21:38.465Z] #0 0.972 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:21:38 [2022-09-06T21:21:38.465Z] #0 0.977 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:21:38 [2022-09-06T21:21:38.465Z] #0 1.113 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
21:21:38 [2022-09-06T21:21:38.465Z] #0 1.444 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
21:21:38 [2022-09-06T21:21:38.465Z] #0 1.834 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
21:21:38 [2022-09-06T21:21:38.465Z] #0 2.831 Fetched 8574 kB in 2s (4045 kB/s)
21:21:38 [2022-09-06T21:21:38.465Z] #0 2.831 Reading package lists...
21:21:38 [2022-09-06T21:21:38.465Z] #0 3.636 Reading package lists...
21:21:38 [2022-09-06T21:21:38.465Z] #0 4.450 Building dependency tree...
21:21:38 [2022-09-06T21:21:38.465Z] #0 4.648 Reading state information...
21:21:38 [2022-09-06T21:21:38.465Z] #0 4.848 The following additional packages will be installed:
21:21:38 [2022-09-06T21:21:38.465Z] #0 4.849   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
21:21:38 [2022-09-06T21:21:38.465Z] #0 4.849   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
21:21:38 [2022-09-06T21:21:38.465Z] #0 4.851 Recommended packages:
21:21:38 [2022-09-06T21:21:38.465Z] #0 4.851   libldap-common publicsuffix libsasl2-modules
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.026 The following NEW packages will be installed:
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.028   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.028   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.029   libssh2-1 openssl
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.309 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.309 Need to get 3047 kB of archives.
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.309 After this operation, 6661 kB of additional disk space will be used.
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.309 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.320 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.321 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.333 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.333 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.333 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.334 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.335 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.336 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.337 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.340 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.343 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.346 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.348 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.350 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.513 debconf: delaying package configuration, since apt-utils is not installed
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.543 Fetched 3047 kB in 0s (9734 kB/s)
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.572 Selecting previously unselected package openssl.
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.572 (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.)
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.572 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.586 Unpacking openssl (1.1.1n-0+deb11u3) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.727 Selecting previously unselected package ca-certificates.
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.728 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.733 Unpacking ca-certificates (20210119) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.817 Selecting previously unselected package libbrotli1:amd64.
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.818 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.825 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.900 Selecting previously unselected package libsasl2-modules-db:amd64.
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.900 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.906 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.953 Selecting previously unselected package libsasl2-2:amd64.
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.953 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 5.957 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.011 Selecting previously unselected package libldap-2.4-2:amd64.
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.011 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.015 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.095 Selecting previously unselected package libnghttp2-14:amd64.
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.095 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.106 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.165 Selecting previously unselected package libpsl5:amd64.
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.165 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.165 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.208 Selecting previously unselected package librtmp1:amd64.
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.210 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.215 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.258 Selecting previously unselected package libssh2-1:amd64.
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.260 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.265 Unpacking libssh2-1:amd64 (1.9.0-2) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.332 Selecting previously unselected package libcurl4:amd64.
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.332 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.337 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.421 Selecting previously unselected package curl.
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.421 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.427 Unpacking curl (7.74.0-1.3+deb11u2) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.500 Selecting previously unselected package libonig5:amd64.
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.502 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.508 Unpacking libonig5:amd64 (6.9.6-1.1) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.577 Selecting previously unselected package libjq1:amd64.
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.577 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.582 Unpacking libjq1:amd64 (1.6-2.1) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.646 Selecting previously unselected package jq.
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.646 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.649 Unpacking jq (1.6-2.1) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.712 Setting up libpsl5:amd64 (0.21.0-1.2) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.727 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.739 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.754 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.769 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.780 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.791 Setting up libssh2-1:amd64 (1.9.0-2) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.803 Setting up openssl (1.1.1n-0+deb11u3) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.821 Setting up libonig5:amd64 (6.9.6-1.1) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.835 Setting up libjq1:amd64 (1.6-2.1) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.848 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 6.861 Setting up ca-certificates (20210119) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 7.415 Updating certificates in /etc/ssl/certs...
21:21:38 [2022-09-06T21:21:38.465Z] #0 8.037 129 added, 0 removed; done.
21:21:38 [2022-09-06T21:21:38.465Z] #0 8.067 Setting up jq (1.6-2.1) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 8.078 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 8.089 Setting up curl (7.74.0-1.3+deb11u2) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 8.098 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 8.116 Processing triggers for ca-certificates (20210119) ...
21:21:38 [2022-09-06T21:21:38.465Z] #0 8.124 Updating certificates in /etc/ssl/certs...
21:21:38 [2022-09-06T21:21:38.465Z] #0 8.784 0 added, 0 removed; done.
21:21:38 [2022-09-06T21:21:38.465Z] #0 8.784 Running hooks in /etc/ca-certificates/update.d...
21:21:38 [2022-09-06T21:21:38.465Z] #0 8.784 done.
21:21:38 [2022-09-06T21:21:38.465Z] #15 ...
21:21:38 [2022-09-06T21:21:38.465Z] 
21:21:38 [2022-09-06T21:21:38.465Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
21:21:38 [2022-09-06T21:21:38.723Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.3s done
21:21:38 [2022-09-06T21:21:38.794Z] #21 4.808 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
21:21:38 [2022-09-06T21:21:38.982Z] #11 ...
21:21:38 [2022-09-06T21:21:38.983Z] 
21:21:38 [2022-09-06T21:21:38.983Z] #15 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
21:21:38 [2022-09-06T21:21:38.983Z] #15 DONE 10.0s
21:21:38 [2022-09-06T21:21:38.983Z] 
21:21:38 [2022-09-06T21:21:38.983Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
21:21:38 [2022-09-06T21:21:38.983Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e
21:21:39 [2022-09-06T21:21:39.055Z] #21 ...
21:21:39 [2022-09-06T21:21:39.055Z] 
21:21:39 [2022-09-06T21:21:39.055Z] #22 [cross-true 2/6] RUN dpkg --add-architecture armel
21:21:39 [2022-09-06T21:21:39.055Z] #22 DONE 1.3s
21:21:39 [2022-09-06T21:21:39.241Z] #11 ...
21:21:39 [2022-09-06T21:21:39.241Z] 
21:21:39 [2022-09-06T21:21:39.241Z] #16 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
21:21:39 [2022-09-06T21:21:39.241Z] #16 DONE 0.2s
21:21:39 [2022-09-06T21:21:39.241Z] 
21:21:39 [2022-09-06T21:21:39.241Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f
21:21:39 [2022-09-06T21:21:39.316Z] 
21:21:39 [2022-09-06T21:21:39.316Z] #23 [cross-true 3/6] RUN dpkg --add-architecture armhf
21:21:40 [2022-09-06T21:21:40.490Z] #24 ...
21:21:40 [2022-09-06T21:21:40.490Z] 
21:21:40 [2022-09-06T21:21:40.490Z] #22 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
21:21:40 [2022-09-06T21:21:40.490Z] #22 4.922 + RM_GOPATH=0
21:21:40 [2022-09-06T21:21:40.490Z] #22 4.922 + TMP_GOPATH=
21:21:40 [2022-09-06T21:21:40.490Z] #22 4.922 + : /build
21:21:40 [2022-09-06T21:21:40.490Z] #22 4.922 + '[' -z '' ']'
21:21:40 [2022-09-06T21:21:40.490Z] #22 4.922 ++ mktemp -d
21:21:40 [2022-09-06T21:21:40.490Z] #22 4.927 + export GOPATH=/tmp/tmp.y9c8qvyce5
21:21:40 [2022-09-06T21:21:40.490Z] #22 4.927 + GOPATH=/tmp/tmp.y9c8qvyce5
21:21:40 [2022-09-06T21:21:40.490Z] #22 4.927 + RM_GOPATH=1
21:21:40 [2022-09-06T21:21:40.490Z] #22 4.927 + case "$(go env GOARCH)" in
21:21:40 [2022-09-06T21:21:40.490Z] #22 4.927 ++ go env GOARCH
21:21:40 [2022-09-06T21:21:40.490Z] #22 5.114 + export GO_BUILDMODE=-buildmode=pie
21:21:40 [2022-09-06T21:21:40.490Z] #22 5.114 + GO_BUILDMODE=-buildmode=pie
21:21:40 [2022-09-06T21:21:40.490Z] #22 5.114 ++ dirname /install.sh
21:21:40 [2022-09-06T21:21:40.490Z] #22 5.139 + dir=/
21:21:40 [2022-09-06T21:21:40.490Z] #22 5.139 + bin=dockercli
21:21:40 [2022-09-06T21:21:40.490Z] #22 5.139 + shift
21:21:40 [2022-09-06T21:21:40.490Z] #22 5.139 + '[' '!' -f //dockercli.installer ']'
21:21:40 [2022-09-06T21:21:40.490Z] #22 5.139 + . //dockercli.installer
21:21:40 [2022-09-06T21:21:40.490Z] #22 5.139 ++ : stable
21:21:40 [2022-09-06T21:21:40.490Z] #22 5.140 ++ : 17.06.2-ce
21:21:40 [2022-09-06T21:21:40.490Z] #22 5.140 + install_dockercli
21:21:40 [2022-09-06T21:21:40.490Z] #22 5.152 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:21:40 [2022-09-06T21:21:40.490Z] #22 5.153 Install docker/cli version 17.06.2-ce from stable
21:21:40 [2022-09-06T21:21:40.490Z] #22 5.153 ++ uname -m
21:21:40 [2022-09-06T21:21:40.490Z] #22 5.169 + arch=x86_64
21:21:40 [2022-09-06T21:21:40.490Z] #22 5.170 + '[' x86_64 '!=' x86_64 ']'
21:21:40 [2022-09-06T21:21:40.490Z] #22 5.170 + url=https://download.docker.com/linux/static
21:21:40 [2022-09-06T21:21:40.490Z] #22 5.174 + tar -xz docker/docker
21:21:40 [2022-09-06T21:21:40.490Z] #22 5.175 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
21:21:40 [2022-09-06T21:21:40.699Z] #23 DONE 1.3s
21:21:40 [2022-09-06T21:21:40.699Z] 
21:21:40 [2022-09-06T21:21:40.699Z] #24 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
21:21:41 [2022-09-06T21:21:41.638Z] #24 DONE 1.3s
21:21:41 [2022-09-06T21:21:41.638Z] 
21:21:41 [2022-09-06T21:21:41.638Z] #25 [cross-true 5/6] RUN dpkg --add-architecture s390x
21:21:42 [2022-09-06T21:21:42.812Z] #22 ...
21:21:42 [2022-09-06T21:21:42.812Z] 
21:21:42 [2022-09-06T21:21:42.812Z] #23 [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
21:21:42 [2022-09-06T21:21:42.812Z] #23 ...
21:21:42 [2022-09-06T21:21:42.812Z] 
21:21:42 [2022-09-06T21:21:42.812Z] #24 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:21:42 [2022-09-06T21:21:42.812Z] #24 ...
21:21:42 [2022-09-06T21:21:42.812Z] 
21:21:42 [2022-09-06T21:21:42.813Z] #25 [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
21:21:42 [2022-09-06T21:21:42.813Z] #25 ...
21:21:42 [2022-09-06T21:21:42.813Z] 
21:21:42 [2022-09-06T21:21:42.813Z] #26 [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
21:21:42 [2022-09-06T21:21:42.813Z] #0 4.435 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:21:42 [2022-09-06T21:21:42.813Z] #0 4.436 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:21:42 [2022-09-06T21:21:42.813Z] #0 4.436 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:21:42 [2022-09-06T21:21:42.813Z] #0 5.642 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
21:21:42 [2022-09-06T21:21:42.813Z] #0 8.301 Fetched 45.6 kB in 4s (10.9 kB/s)
21:21:42 [2022-09-06T21:21:42.813Z] #0 8.301 Reading package lists...
21:21:42 [2022-09-06T21:21:42.813Z] #26 ...
21:21:42 [2022-09-06T21:21:42.813Z] 
21:21:42 [2022-09-06T21:21:42.813Z] #27 [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
21:21:42 [2022-09-06T21:21:42.813Z] #27 ...
21:21:42 [2022-09-06T21:21:42.813Z] 
21:21:42 [2022-09-06T21:21:42.813Z] #28 [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
21:21:42 [2022-09-06T21:21:42.813Z] #0 4.502 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:21:42 [2022-09-06T21:21:42.813Z] #0 4.506 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:21:42 [2022-09-06T21:21:42.813Z] #0 4.506 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:21:42 [2022-09-06T21:21:42.813Z] #0 7.233 Fetched 44.1 kB in 3s (14.3 kB/s)
21:21:42 [2022-09-06T21:21:42.813Z] #0 7.233 Reading package lists...
21:21:42 [2022-09-06T21:21:42.813Z] #28 ...
21:21:42 [2022-09-06T21:21:42.813Z] 
21:21:42 [2022-09-06T21:21:42.813Z] #29 [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
21:21:42 [2022-09-06T21:21:42.813Z] #0 3.242 + git clone https://github.com/docker/distribution.git .
21:21:42 [2022-09-06T21:21:42.813Z] #0 3.243 Cloning into '.'...
21:21:42 [2022-09-06T21:21:42.813Z] #29 ...
21:21:42 [2022-09-06T21:21:42.813Z] 
21:21:42 [2022-09-06T21:21:42.813Z] #30 [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
21:21:42 [2022-09-06T21:21:42.813Z] #0 3.879 + git clone https://github.com/kolyshkin/go-swagger.git .
21:21:42 [2022-09-06T21:21:42.813Z] #0 3.885 Cloning into '.'...
21:21:42 [2022-09-06T21:21:42.813Z] #30 ...
21:21:42 [2022-09-06T21:21:42.813Z] 
21:21:42 [2022-09-06T21:21:42.813Z] #31 [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             ;
21:21:42 [2022-09-06T21:21:42.813Z] #0 4.628 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:21:42 [2022-09-06T21:21:42.813Z] #0 4.628 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:21:42 [2022-09-06T21:21:42.813Z] #0 4.628 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:21:42 [2022-09-06T21:21:42.813Z] #0 7.336 Fetched 44.1 kB in 3s (14.6 kB/s)
21:21:43 [2022-09-06T21:21:43.020Z] #25 DONE 1.2s
21:21:43 [2022-09-06T21:21:43.020Z] 
21:21:43 [2022-09-06T21:21:43.020Z] #26 [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
21:21:43 [2022-09-06T21:21:43.070Z] #0 7.336 Reading package lists...
21:21:43 [2022-09-06T21:21:43.070Z] #31 ...
21:21:43 [2022-09-06T21:21:43.070Z] 
21:21:43 [2022-09-06T21:21:43.070Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
21:21:43 [2022-09-06T21:21:43.326Z] #32 ...
21:21:43 [2022-09-06T21:21:43.326Z] 
21:21:43 [2022-09-06T21:21:43.326Z] #33 [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
21:21:43 [2022-09-06T21:21:43.326Z] #33 ...
21:21:43 [2022-09-06T21:21:43.326Z] 
21:21:43 [2022-09-06T21:21:43.327Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:21:43 [2022-09-06T21:21:43.327Z] #0 4.334 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:21:43 [2022-09-06T21:21:43.327Z] #0 4.352 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:21:43 [2022-09-06T21:21:43.327Z] #0 4.352 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:21:43 [2022-09-06T21:21:43.327Z] #0 7.064 Fetched 44.1 kB in 3s (14.7 kB/s)
21:21:43 [2022-09-06T21:21:43.583Z] #0 7.064 Reading package lists...
21:21:43 [2022-09-06T21:21:43.583Z] #34 ...
21:21:43 [2022-09-06T21:21:43.583Z] 
21:21:43 [2022-09-06T21:21:43.583Z] #35 [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
21:21:43 [2022-09-06T21:21:43.583Z] #0 4.794 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:21:43 [2022-09-06T21:21:43.583Z] #0 4.794 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:21:43 [2022-09-06T21:21:43.583Z] #0 4.794 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:21:43 [2022-09-06T21:21:43.583Z] #0 7.773 Fetched 44.1 kB in 3s (13.2 kB/s)
21:21:43 [2022-09-06T21:21:43.583Z] #0 7.773 Reading package lists...
21:21:43 [2022-09-06T21:21:43.583Z] #35 ...
21:21:43 [2022-09-06T21:21:43.583Z] 
21:21:43 [2022-09-06T21:21:43.583Z] #36 [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
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.699 + RM_GOPATH=0
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.702 + TMP_GOPATH=
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.702 + : /build
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.702 + '[' -z '' ']'
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.703 ++ mktemp -d
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.726 + export GOPATH=/tmp/tmp.4kj8Czt2X0
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.726 + GOPATH=/tmp/tmp.4kj8Czt2X0
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.726 + RM_GOPATH=1
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.726 + case "$(go env GOARCH)" in
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.726 ++ go env GOARCH
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.751 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.751 + export GO_BUILDMODE=-buildmode=pie
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.751 + GO_BUILDMODE=-buildmode=pie
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.751 ++ dirname /install.sh
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.751 + dir=/
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.751 + bin=rootlesskit
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.751 + shift
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.751 + '[' '!' -f //rootlesskit.installer ']'
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.751 + . //rootlesskit.installer
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.751 ++ : 1920341cd41e047834a21007424162a2dc946315
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.751 + install_rootlesskit
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.751 + case "$1" in
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.751 + export CGO_ENABLED=0
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.751 + CGO_ENABLED=0
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.751 + _install_rootlesskit
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.751 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.751 + for f in rootlesskit rootlesskit-docker-proxy
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.751 + GOBIN=/build
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.751 + GO111MODULE=on
21:21:43 [2022-09-06T21:21:43.583Z] #0 3.751 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:21:43 [2022-09-06T21:21:43.583Z] #0 4.233 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:21:43 [2022-09-06T21:21:43.583Z] #0 6.078 go: downloading github.com/urfave/cli/v2 v2.4.0
21:21:43 [2022-09-06T21:21:43.583Z] #0 6.083 go: downloading github.com/sirupsen/logrus v1.8.1
21:21:43 [2022-09-06T21:21:43.583Z] #0 6.794 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:21:43 [2022-09-06T21:21:43.583Z] #0 8.577 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:21:43 [2022-09-06T21:21:43.583Z] #0 9.111 go: downloading github.com/google/uuid v1.3.0
21:21:43 [2022-09-06T21:21:43.583Z] #0 9.246 go: downloading github.com/moby/vpnkit v0.5.0
21:21:43 [2022-09-06T21:21:43.583Z] #0 10.00 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:21:43 [2022-09-06T21:21:43.583Z] #0 10.18 go: downloading github.com/gofrs/flock v0.8.1
21:21:43 [2022-09-06T21:21:43.583Z] #0 10.25 go: downloading github.com/gorilla/mux v1.8.0
21:21:43 [2022-09-06T21:21:43.583Z] #0 10.40 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:21:43 [2022-09-06T21:21:43.584Z] #0 10.74 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:21:43 [2022-09-06T21:21:43.584Z] #0 10.90 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:21:43 [2022-09-06T21:21:43.584Z] #0 11.04 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:21:43 [2022-09-06T21:21:43.840Z] #36 ...
21:21:43 [2022-09-06T21:21:43.840Z] 
21:21:43 [2022-09-06T21:21:43.840Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:21:43 [2022-09-06T21:21:43.840Z] #0 7.064 Reading package lists...
21:21:43 [2022-09-06T21:21:43.964Z] #26 ...
21:21:43 [2022-09-06T21:21:43.964Z] 
21:21:43 [2022-09-06T21:21:43.964Z] #27 [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
21:21:43 [2022-09-06T21:21:43.964Z] #27 ...
21:21:43 [2022-09-06T21:21:43.964Z] 
21:21:43 [2022-09-06T21:21:43.964Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:21:44 [2022-09-06T21:21:44.239Z] #28 ...
21:21:44 [2022-09-06T21:21:44.239Z] 
21:21:44 [2022-09-06T21:21:44.239Z] #29 [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
21:21:44 [2022-09-06T21:21:44.239Z] #29 ...
21:21:44 [2022-09-06T21:21:44.239Z] 
21:21:44 [2022-09-06T21:21:44.239Z] #30 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
21:21:44 [2022-09-06T21:21:44.498Z] #30 ...
21:21:44 [2022-09-06T21:21:44.498Z] 
21:21:44 [2022-09-06T21:21:44.498Z] #31 [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             ;
21:21:44 [2022-09-06T21:21:44.498Z] #0 3.117 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:21:44 [2022-09-06T21:21:44.498Z] #0 3.117 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:21:44 [2022-09-06T21:21:44.498Z] #0 3.117 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:21:44 [2022-09-06T21:21:44.498Z] #0 4.530 Get:4 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
21:21:44 [2022-09-06T21:21:44.498Z] #0 6.015 Fetched 274 kB in 3s (86.6 kB/s)
21:21:44 [2022-09-06T21:21:44.498Z] #0 6.015 Reading package lists...
21:21:44 [2022-09-06T21:21:44.498Z] #31 ...
21:21:44 [2022-09-06T21:21:44.498Z] 
21:21:44 [2022-09-06T21:21:44.498Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
21:21:44 [2022-09-06T21:21:44.511Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s
21:21:44 [2022-09-06T21:21:44.691Z] #22 ...
21:21:44 [2022-09-06T21:21:44.691Z] 
21:21:44 [2022-09-06T21:21:44.691Z] #25 [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
21:21:44 [2022-09-06T21:21:44.691Z] #25 ...
21:21:44 [2022-09-06T21:21:44.691Z] 
21:21:44 [2022-09-06T21:21:44.691Z] #26 [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
21:21:44 [2022-09-06T21:21:44.758Z] #32 ...
21:21:44 [2022-09-06T21:21:44.758Z] 
21:21:44 [2022-09-06T21:21:44.758Z] #33 [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
21:21:44 [2022-09-06T21:21:44.758Z] #33 ...
21:21:44 [2022-09-06T21:21:44.758Z] 
21:21:44 [2022-09-06T21:21:44.758Z] #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
21:21:44 [2022-09-06T21:21:44.758Z] #0 3.066 + git clone https://github.com/kolyshkin/go-swagger.git .
21:21:44 [2022-09-06T21:21:44.758Z] #0 3.066 Cloning into '.'...
21:21:44 [2022-09-06T21:21:44.951Z] #26 ...
21:21:44 [2022-09-06T21:21:44.951Z] 
21:21:44 [2022-09-06T21:21:44.951Z] #27 [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
21:21:44 [2022-09-06T21:21:44.951Z] #27 ...
21:21:44 [2022-09-06T21:21:44.951Z] 
21:21:44 [2022-09-06T21:21:44.951Z] #28 [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
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.232 + RM_GOPATH=0
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.233 + TMP_GOPATH=
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.233 + : /build
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.234 + '[' -z '' ']'
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.235 ++ mktemp -d
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.241 + export GOPATH=/tmp/tmp.ifflKBfuKd
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.242 + GOPATH=/tmp/tmp.ifflKBfuKd
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.242 + RM_GOPATH=1
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.242 + case "$(go env GOARCH)" in
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.244 ++ go env GOARCH
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.290 + export GO_BUILDMODE=-buildmode=pie
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.290 + GO_BUILDMODE=-buildmode=pie
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.290 ++ dirname /install.sh
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.308 + dir=/
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.308 + bin=rootlesskit
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.308 + shift
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.308 + '[' '!' -f //rootlesskit.installer ']'
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.308 + . //rootlesskit.installer
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.308 ++ : 1920341cd41e047834a21007424162a2dc946315
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.308 + install_rootlesskit
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.308 + case "$1" in
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.308 + export CGO_ENABLED=0
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.308 + CGO_ENABLED=0
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.308 + _install_rootlesskit
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.319 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.319 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.319 + for f in rootlesskit rootlesskit-docker-proxy
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.319 + GOBIN=/build
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.319 + GO111MODULE=on
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.319 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:21:44 [2022-09-06T21:21:44.951Z] #0 5.868 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:21:44 [2022-09-06T21:21:44.951Z] #0 8.457 go: downloading github.com/sirupsen/logrus v1.8.1
21:21:44 [2022-09-06T21:21:44.951Z] #0 8.461 go: downloading github.com/urfave/cli/v2 v2.4.0
21:21:44 [2022-09-06T21:21:44.951Z] #0 9.283 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:21:45 [2022-09-06T21:21:45.018Z] #34 ...
21:21:45 [2022-09-06T21:21:45.018Z] 
21:21:45 [2022-09-06T21:21:45.018Z] #35 [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
21:21:45 [2022-09-06T21:21:45.018Z] #0 3.117 + git clone https://github.com/docker/distribution.git .
21:21:45 [2022-09-06T21:21:45.018Z] #0 3.117 Cloning into '.'...
21:21:45 [2022-09-06T21:21:45.212Z] #28 ...
21:21:45 [2022-09-06T21:21:45.212Z] 
21:21:45 [2022-09-06T21:21:45.212Z] #29 [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
21:21:45 [2022-09-06T21:21:45.212Z] #0 6.158 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:21:45 [2022-09-06T21:21:45.212Z] #0 6.158 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:21:45 [2022-09-06T21:21:45.212Z] #0 6.158 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:21:45 [2022-09-06T21:21:45.212Z] #0 8.967 Fetched 44.1 kB in 3s (14.1 kB/s)
21:21:45 [2022-09-06T21:21:45.212Z] #0 8.967 Reading package lists...
21:21:45 [2022-09-06T21:21:45.212Z] #29 ...
21:21:45 [2022-09-06T21:21:45.212Z] 
21:21:45 [2022-09-06T21:21:45.212Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:21:45 [2022-09-06T21:21:45.278Z] #35 ...
21:21:45 [2022-09-06T21:21:45.278Z] 
21:21:45 [2022-09-06T21:21:45.278Z] #26 [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
21:21:45 [2022-09-06T21:21:45.278Z] #26 1.537 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:21:45 [2022-09-06T21:21:45.278Z] #26 1.568 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:21:45 [2022-09-06T21:21:45.278Z] #26 1.569 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:21:45 [2022-09-06T21:21:45.473Z] #30 ...
21:21:45 [2022-09-06T21:21:45.473Z] 
21:21:45 [2022-09-06T21:21:45.473Z] #31 [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
21:21:45 [2022-09-06T21:21:45.473Z] #0 5.181 + git clone https://github.com/docker/distribution.git .
21:21:45 [2022-09-06T21:21:45.473Z] #0 5.213 Cloning into '.'...
21:21:45 [2022-09-06T21:21:45.732Z] #31 ...
21:21:45 [2022-09-06T21:21:45.732Z] 
21:21:45 [2022-09-06T21:21:45.732Z] #32 [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
21:21:45 [2022-09-06T21:21:45.732Z] #0 6.169 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:21:45 [2022-09-06T21:21:45.732Z] #0 6.172 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:21:45 [2022-09-06T21:21:45.732Z] #0 6.172 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:21:45 [2022-09-06T21:21:45.732Z] #0 9.030 Fetched 44.1 kB in 3s (14.0 kB/s)
21:21:45 [2022-09-06T21:21:45.732Z] #0 9.030 Reading package lists...
21:21:45 [2022-09-06T21:21:45.732Z] #32 ...
21:21:45 [2022-09-06T21:21:45.732Z] 
21:21:45 [2022-09-06T21:21:45.732Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:21:45 [2022-09-06T21:21:45.732Z] #0 6.176 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:21:45 [2022-09-06T21:21:45.732Z] #0 6.200 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:21:45 [2022-09-06T21:21:45.732Z] #0 6.200 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:21:45 [2022-09-06T21:21:45.732Z] #0 8.799 Fetched 44.1 kB in 3s (15.1 kB/s)
21:21:45 [2022-09-06T21:21:45.993Z] #0 8.799 Reading package lists...
21:21:45 [2022-09-06T21:21:45.993Z] #33 ...
21:21:45 [2022-09-06T21:21:45.993Z] 
21:21:45 [2022-09-06T21:21:45.993Z] #34 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:21:45 [2022-09-06T21:21:45.993Z] #0 4.731 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:21:45 [2022-09-06T21:21:45.993Z] #0 4.731 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:21:45 [2022-09-06T21:21:45.993Z] #0 4.751 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:21:45 [2022-09-06T21:21:45.993Z] #0 7.602 Fetched 44.1 kB in 3s (13.9 kB/s)
21:21:45 [2022-09-06T21:21:45.993Z] #0 7.602 Reading package lists...
21:21:45 [2022-09-06T21:21:45.993Z] #34 ...
21:21:45 [2022-09-06T21:21:45.993Z] 
21:21:45 [2022-09-06T21:21:45.993Z] #35 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
21:21:46 [2022-09-06T21:21:46.253Z] #35 ...
21:21:46 [2022-09-06T21:21:46.253Z] 
21:21:46 [2022-09-06T21:21:46.253Z] #36 [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
21:21:46 [2022-09-06T21:21:46.253Z] #0 5.230 + git clone https://github.com/kolyshkin/go-swagger.git .
21:21:46 [2022-09-06T21:21:46.253Z] #0 5.238 Cloning into '.'...
21:21:46 [2022-09-06T21:21:46.512Z] #36 ...
21:21:46 [2022-09-06T21:21:46.512Z] 
21:21:46 [2022-09-06T21:21:46.513Z] #24 [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
21:21:46 [2022-09-06T21:21:46.513Z] #24 5.663 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:21:46 [2022-09-06T21:21:46.513Z] #24 5.668 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:21:46 [2022-09-06T21:21:46.513Z] #24 5.669 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:21:46 [2022-09-06T21:21:46.513Z] #24 6.379 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
21:21:46 [2022-09-06T21:21:46.513Z] #24 9.846 Fetched 45.6 kB in 5s (10.0 kB/s)
21:21:46 [2022-09-06T21:21:46.660Z] #26 3.658 Fetched 44.1 kB in 2s (18.1 kB/s)
21:21:47 [2022-09-06T21:21:47.045Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 7.5s done
21:21:47 [2022-09-06T21:21:47.045Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223
21:21:47 [2022-09-06T21:21:47.045Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done
21:21:47 [2022-09-06T21:21:47.045Z] #11 DONE 23.1s
21:21:47 [2022-09-06T21:21:47.045Z] 
21:21:47 [2022-09-06T21:21:47.045Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
21:21:47 [2022-09-06T21:21:47.898Z] #24 9.846 Reading package lists...
21:21:47 [2022-09-06T21:21:47.898Z] #24 ...
21:21:47 [2022-09-06T21:21:47.898Z] 
21:21:47 [2022-09-06T21:21:47.898Z] #28 [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
21:21:47 [2022-09-06T21:21:47.898Z] #28 12.49 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:21:48 [2022-09-06T21:21:48.017Z] #34 12.06 Reading package lists...
21:21:48 [2022-09-06T21:21:48.017Z] #34 ...
21:21:48 [2022-09-06T21:21:48.017Z] 
21:21:48 [2022-09-06T21:21:48.017Z] #33 [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
21:21:48 [2022-09-06T21:21:48.017Z] #33 15.02 tomll can be used in two ways:
21:21:48 [2022-09-06T21:21:48.017Z] #33 15.02 Writing to STDIN and reading from STDOUT:
21:21:48 [2022-09-06T21:21:48.017Z] #33 15.03   cat file.toml | tomll > file.toml
21:21:48 [2022-09-06T21:21:48.017Z] #33 15.03 
21:21:48 [2022-09-06T21:21:48.017Z] #33 15.03 Reading and updating a list of files:
21:21:48 [2022-09-06T21:21:48.017Z] #33 15.03   tomll a.toml b.toml c.toml
21:21:48 [2022-09-06T21:21:48.017Z] #33 15.03 
21:21:48 [2022-09-06T21:21:48.017Z] #33 15.03 When given a list of files, tomll will modify all files in place without asking.
21:21:48 [2022-09-06T21:21:48.017Z] #33 DONE 15.6s
21:21:48 [2022-09-06T21:21:48.017Z] 
21:21:48 [2022-09-06T21:21:48.017Z] #26 [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
21:21:48 [2022-09-06T21:21:48.017Z] #0 8.301 Reading package lists...
21:21:48 [2022-09-06T21:21:48.421Z] #17 DONE 1.4s
21:21:48 [2022-09-06T21:21:48.421Z] 
21:21:48 [2022-09-06T21:21:48.421Z] #18 [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
21:21:48 [2022-09-06T21:21:48.421Z] #0 1.649 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
21:21:48 [2022-09-06T21:21:48.421Z] #0 1.914 
21:21:48 [2022-09-06T21:21:48.421Z] #0 2.130 #=#=#                                                                         

######################################################################## 100.0%
21:21:48 [2022-09-06T21:21:48.421Z] #0 2.360 
21:21:48 [2022-09-06T21:21:48.421Z] #0 3.237 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
21:21:48 [2022-09-06T21:21:48.421Z] #0 3.503 
21:21:48 [2022-09-06T21:21:48.421Z] #0 3.724 #=#=#                                                                         

######################################################################## 100.0%
21:21:48 [2022-09-06T21:21:48.421Z] #0 4.022 
21:21:48 [2022-09-06T21:21:48.421Z] #0 4.902 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
21:21:48 [2022-09-06T21:21:48.421Z] #0 5.185 
21:21:48 [2022-09-06T21:21:48.421Z] #0 5.405 #=#=#                                                                         

                                                                           0.1%
#########################################                                 57.9%
##############################################################            86.8%
######################################################################## 100.0%
21:21:48 [2022-09-06T21:21:48.421Z] #0 5.975 
21:21:48 [2022-09-06T21:21:48.421Z] #0 6.868 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
21:21:48 [2022-09-06T21:21:48.421Z] #0 7.134 
21:21:48 [2022-09-06T21:21:48.421Z] #0 7.358 #=#=#                                                                         

######################################################################## 100.0%
21:21:48 [2022-09-06T21:21:48.421Z] #0 7.594 
21:21:48 [2022-09-06T21:21:48.421Z] #0 8.257 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
21:21:48 [2022-09-06T21:21:48.421Z] #0 8.450 
21:21:48 [2022-09-06T21:21:48.421Z] #0 8.667 #=#=#                                                                         

######################################################################## 100.0%
21:21:48 [2022-09-06T21:21:48.421Z] #0 8.858 
21:21:48 [2022-09-06T21:21:48.421Z] #0 8.903 Download of images into '/build' complete.
21:21:48 [2022-09-06T21:21:48.421Z] #0 8.903 Use something like the following to load the result into a Docker daemon:
21:21:48 [2022-09-06T21:21:48.421Z] #0 8.904   tar -cC '/build' . | docker load
21:21:48 [2022-09-06T21:21:48.421Z] #18 DONE 9.1s
21:21:48 [2022-09-06T21:21:48.421Z] 
21:21:48 [2022-09-06T21:21:48.421Z] #19 [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
21:21:48 [2022-09-06T21:21:48.466Z] #28 13.36 go: downloading github.com/google/uuid v1.3.0
21:21:48 [2022-09-06T21:21:48.726Z] #28 13.59 go: downloading github.com/moby/vpnkit v0.5.0
21:21:48 [2022-09-06T21:21:48.726Z] #28 13.68 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:21:48 [2022-09-06T21:21:48.991Z] #19 DONE 0.7s
21:21:48 [2022-09-06T21:21:48.991Z] 
21:21:48 [2022-09-06T21:21:48.991Z] #20 [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
21:21:49 [2022-09-06T21:21:49.250Z] #20 ...
21:21:49 [2022-09-06T21:21:49.250Z] 
21:21:49 [2022-09-06T21:21:49.250Z] #21 [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
21:21:49 [2022-09-06T21:21:49.250Z] #21 DONE 0.3s
21:21:49 [2022-09-06T21:21:49.250Z] 
21:21:49 [2022-09-06T21:21:49.250Z] #22 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
21:21:49 [2022-09-06T21:21:49.250Z] #22 DONE 0.3s
21:21:49 [2022-09-06T21:21:49.250Z] 
21:21:49 [2022-09-06T21:21:49.250Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
21:21:49 [2022-09-06T21:21:49.250Z] #23 DONE 0.4s
21:21:49 [2022-09-06T21:21:49.250Z] 
21:21:49 [2022-09-06T21:21:49.250Z] #24 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
21:21:49 [2022-09-06T21:21:49.250Z] #24 DONE 0.4s
21:21:49 [2022-09-06T21:21:49.250Z] 
21:21:49 [2022-09-06T21:21:49.250Z] #25 [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
21:21:49 [2022-09-06T21:21:49.295Z] #28 14.18 go: downloading github.com/gofrs/flock v0.8.1
21:21:49 [2022-09-06T21:21:49.295Z] #28 14.34 go: downloading github.com/gorilla/mux v1.8.0
21:21:49 [2022-09-06T21:21:49.508Z] #25 ...
21:21:49 [2022-09-06T21:21:49.509Z] 
21:21:49 [2022-09-06T21:21:49.509Z] #26 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
21:21:49 [2022-09-06T21:21:49.509Z] #26 DONE 0.5s
21:21:49 [2022-09-06T21:21:49.768Z] 
21:21:49 [2022-09-06T21:21:49.768Z] #27 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:21:49 [2022-09-06T21:21:49.863Z] #28 14.68 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:21:49 [2022-09-06T21:21:49.953Z] #26 3.658 Reading package lists...
21:21:49 [2022-09-06T21:21:49.953Z] #26 ...
21:21:49 [2022-09-06T21:21:49.953Z] 
21:21:49 [2022-09-06T21:21:49.953Z] #29 [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
21:21:49 [2022-09-06T21:21:49.953Z] #29 15.91 tomll can be used in two ways:
21:21:49 [2022-09-06T21:21:49.953Z] #29 15.91 Writing to STDIN and reading from STDOUT:
21:21:49 [2022-09-06T21:21:49.953Z] #29 15.91   cat file.toml | tomll > file.toml
21:21:49 [2022-09-06T21:21:49.953Z] #29 15.91 
21:21:49 [2022-09-06T21:21:49.953Z] #29 15.91 Reading and updating a list of files:
21:21:49 [2022-09-06T21:21:49.953Z] #29 15.91   tomll a.toml b.toml c.toml
21:21:49 [2022-09-06T21:21:49.953Z] #29 15.91 
21:21:49 [2022-09-06T21:21:49.953Z] #29 15.91 When given a list of files, tomll will modify all files in place without asking.
21:21:49 [2022-09-06T21:21:49.953Z] #29 DONE 16.1s
21:21:49 [2022-09-06T21:21:49.953Z] 
21:21:49 [2022-09-06T21:21:49.953Z] #21 [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
21:21:49 [2022-09-06T21:21:49.953Z] #21 5.867 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
21:21:49 [2022-09-06T21:21:49.953Z] #21 8.008 Fetched 275 kB in 5s (58.2 kB/s)
21:21:49 [2022-09-06T21:21:49.953Z] #21 8.008 Reading package lists...
21:21:50 [2022-09-06T21:21:50.062Z] #26 13.70 Reading package lists...
21:21:50 [2022-09-06T21:21:50.123Z] #28 15.08 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:21:50 [2022-09-06T21:21:50.213Z] #21 13.20 Reading package lists...
21:21:50 [2022-09-06T21:21:50.213Z] #21 ...
21:21:50 [2022-09-06T21:21:50.213Z] 
21:21:50 [2022-09-06T21:21:50.213Z] #31 [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             ;
21:21:50 [2022-09-06T21:21:50.213Z] #0 6.015 Reading package lists...
21:21:50 [2022-09-06T21:21:50.384Z] #28 15.30 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:21:50 [2022-09-06T21:21:50.384Z] #28 15.49 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:21:50 [2022-09-06T21:21:50.473Z] #31 11.97 Reading package lists...
21:21:50 [2022-09-06T21:21:50.644Z] #28 ...
21:21:50 [2022-09-06T21:21:50.644Z] 
21:21:50 [2022-09-06T21:21:50.644Z] #22 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
21:21:50 [2022-09-06T21:21:50.644Z] #22 15.02 + mkdir -p /build
21:21:50 [2022-09-06T21:21:50.644Z] #22 15.03 + mv docker/docker /build/
21:21:50 [2022-09-06T21:21:50.644Z] #22 15.05 + rmdir docker
21:21:50 [2022-09-06T21:21:50.644Z] #22 DONE 15.7s
21:21:50 [2022-09-06T21:21:50.903Z] 
21:21:50 [2022-09-06T21:21:50.903Z] #29 [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
21:21:50 [2022-09-06T21:21:50.903Z] #0 8.967 Reading package lists...
21:21:51 [2022-09-06T21:21:51.433Z] #26 17.67 Building dependency tree...
21:21:51 [2022-09-06T21:21:51.433Z] #26 19.15 Reading state information...
21:21:51 [2022-09-06T21:21:51.433Z] #26 ...
21:21:51 [2022-09-06T21:21:51.433Z] 
21:21:51 [2022-09-06T21:21:51.433Z] #29 [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
21:21:51 [2022-09-06T21:21:51.691Z] #29 19.45 Updating files:  84% (1839/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.
21:21:51 [2022-09-06T21:21:51.852Z] #31 16.74 Building dependency tree...
21:21:51 [2022-09-06T21:21:51.852Z] #31 17.96 Reading state information...
21:21:51 [2022-09-06T21:21:51.949Z] #29 19.64 + git checkout -q v2.3.0
21:21:52 [2022-09-06T21:21:52.111Z] #31 ...
21:21:52 [2022-09-06T21:21:52.111Z] 
21:21:52 [2022-09-06T21:21:52.111Z] #21 [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
21:21:52 [2022-09-06T21:21:52.111Z] #21 13.20 Reading package lists...
21:21:53 [2022-09-06T21:21:53.444Z] #29 16.10 Reading package lists...
21:21:53 [2022-09-06T21:21:53.444Z] #29 ...
21:21:53 [2022-09-06T21:21:53.444Z] 
21:21:53 [2022-09-06T21:21:53.444Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
21:21:53 [2022-09-06T21:21:53.444Z] #37 CACHED
21:21:53 [2022-09-06T21:21:53.444Z] 
21:21:53 [2022-09-06T21:21:53.444Z] #38 [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
21:21:53 [2022-09-06T21:21:53.444Z] #38 CACHED
21:21:53 [2022-09-06T21:21:53.444Z] 
21:21:53 [2022-09-06T21:21:53.444Z] #39 [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
21:21:53 [2022-09-06T21:21:53.444Z] #39 CACHED
21:21:53 [2022-09-06T21:21:53.444Z] 
21:21:53 [2022-09-06T21:21:53.444Z] #28 [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
21:21:53 [2022-09-06T21:21:53.444Z] #28 17.79 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:21:53 [2022-09-06T21:21:53.490Z] #21 18.08 Building dependency tree...
21:21:53 [2022-09-06T21:21:53.490Z] #21 19.21 Reading state information...
21:21:53 [2022-09-06T21:21:53.850Z] #29 21.44 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:21:53 [2022-09-06T21:21:53.850Z] #29 ...
21:21:53 [2022-09-06T21:21:53.850Z] 
21:21:53 [2022-09-06T21:21:53.850Z] #28 [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
21:21:53 [2022-09-06T21:21:53.850Z] #0 7.233 Reading package lists...
21:21:53 [2022-09-06T21:21:53.850Z] #28 12.39 Reading package lists...
21:21:53 [2022-09-06T21:21:53.850Z] #28 17.91 Building dependency tree...
21:21:53 [2022-09-06T21:21:53.850Z] #28 19.42 Reading state information...
21:21:53 [2022-09-06T21:21:53.850Z] #28 21.87 The following additional packages will be installed:
21:21:53 [2022-09-06T21:21:53.850Z] #28 21.90   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
21:21:53 [2022-09-06T21:21:53.850Z] #28 21.92 Suggested packages:
21:21:53 [2022-09-06T21:21:53.850Z] #28 21.92   cmake-doc ninja-build lrzip
21:21:53 [2022-09-06T21:21:53.850Z] #28 21.92 Recommended packages:
21:21:53 [2022-09-06T21:21:53.850Z] #28 21.92   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:21:54 [2022-09-06T21:21:54.107Z] #28 ...
21:21:54 [2022-09-06T21:21:54.107Z] 
21:21:54 [2022-09-06T21:21:54.107Z] #27 [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
21:21:54 [2022-09-06T21:21:54.107Z] #27 21.91 v3.0.2
21:21:54 [2022-09-06T21:21:54.107Z] #27 DONE 22.3s
21:21:54 [2022-09-06T21:21:54.107Z] 
21:21:54 [2022-09-06T21:21:54.107Z] #35 [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
21:21:54 [2022-09-06T21:21:54.107Z] #0 7.773 Reading package lists...
21:21:54 [2022-09-06T21:21:54.107Z] #35 12.49 Reading package lists...
21:21:54 [2022-09-06T21:21:54.107Z] #35 18.11 Building dependency tree...
21:21:54 [2022-09-06T21:21:54.107Z] #35 19.57 Reading state information...
21:21:54 [2022-09-06T21:21:54.107Z] #35 22.10 The following additional packages will be installed:
21:21:54 [2022-09-06T21:21:54.107Z] #35 22.12   libbtrfs0
21:21:54 [2022-09-06T21:21:54.107Z] #35 22.46 The following NEW packages will be installed:
21:21:54 [2022-09-06T21:21:54.107Z] #35 22.46   libbtrfs-dev libbtrfs0
21:21:54 [2022-09-06T21:21:54.107Z] #35 ...
21:21:54 [2022-09-06T21:21:54.107Z] 
21:21:54 [2022-09-06T21:21:54.107Z] #26 [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
21:21:54 [2022-09-06T21:21:54.107Z] #26 21.69 The following additional packages will be installed:
21:21:54 [2022-09-06T21:21:54.107Z] #26 21.71   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
21:21:54 [2022-09-06T21:21:54.107Z] #26 21.71   python3-protobuf python3-six
21:21:54 [2022-09-06T21:21:54.107Z] #26 21.73 Suggested packages:
21:21:54 [2022-09-06T21:21:54.107Z] #26 21.73   python3-setuptools
21:21:54 [2022-09-06T21:21:54.107Z] #26 21.73 Recommended packages:
21:21:54 [2022-09-06T21:21:54.107Z] #26 21.73   iproute2 | iproute
21:21:54 [2022-09-06T21:21:54.364Z] #26 ...
21:21:54 [2022-09-06T21:21:54.364Z] 
21:21:54 [2022-09-06T21:21:54.364Z] #31 [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             ;
21:21:54 [2022-09-06T21:21:54.364Z] #0 7.336 Reading package lists...
21:21:54 [2022-09-06T21:21:54.364Z] #31 12.71 Reading package lists...
21:21:54 [2022-09-06T21:21:54.364Z] #31 17.94 Building dependency tree...
21:21:54 [2022-09-06T21:21:54.364Z] #31 19.38 Reading state information...
21:21:54 [2022-09-06T21:21:54.364Z] #31 21.81 python3 is already the newest version (3.9.2-3).
21:21:54 [2022-09-06T21:21:54.364Z] #31 21.81 The following additional packages will be installed:
21:21:54 [2022-09-06T21:21:54.364Z] #31 21.83   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
21:21:54 [2022-09-06T21:21:54.364Z] #31 21.85   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
21:21:54 [2022-09-06T21:21:54.364Z] #31 21.87 Suggested packages:
21:21:54 [2022-09-06T21:21:54.364Z] #31 21.87   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
21:21:54 [2022-09-06T21:21:54.364Z] #31 21.87   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
21:21:54 [2022-09-06T21:21:54.364Z] #31 21.87   m4-doc ed diffutils-doc
21:21:54 [2022-09-06T21:21:54.364Z] #31 21.87 Recommended packages:
21:21:54 [2022-09-06T21:21:54.364Z] #31 21.87   fakeroot libalgorithm-merge-perl libltdl-dev
21:21:54 [2022-09-06T21:21:54.391Z] #28 ...
21:21:54 [2022-09-06T21:21:54.391Z] 
21:21:54 [2022-09-06T21:21:54.391Z] #25 [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
21:21:54 [2022-09-06T21:21:54.391Z] #25 19.48 tomll can be used in two ways:
21:21:54 [2022-09-06T21:21:54.391Z] #25 19.48 Writing to STDIN and reading from STDOUT:
21:21:54 [2022-09-06T21:21:54.391Z] #25 19.48   cat file.toml | tomll > file.toml
21:21:54 [2022-09-06T21:21:54.391Z] #25 19.48 
21:21:54 [2022-09-06T21:21:54.391Z] #25 19.48 Reading and updating a list of files:
21:21:54 [2022-09-06T21:21:54.391Z] #25 19.48   tomll a.toml b.toml c.toml
21:21:54 [2022-09-06T21:21:54.391Z] #25 19.48 
21:21:54 [2022-09-06T21:21:54.391Z] #25 19.48 When given a list of files, tomll will modify all files in place without asking.
21:21:54 [2022-09-06T21:21:54.391Z] #25 DONE 19.6s
21:21:54 [2022-09-06T21:21:54.391Z] 
21:21:54 [2022-09-06T21:21:54.391Z] #24 [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
21:21:54 [2022-09-06T21:21:54.391Z] #24 9.846 Reading package lists...
21:21:54 [2022-09-06T21:21:54.621Z] #31 ...
21:21:54 [2022-09-06T21:21:54.621Z] 
21:21:54 [2022-09-06T21:21:54.621Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:21:54 [2022-09-06T21:21:54.621Z] #34 12.06 Reading package lists...
21:21:54 [2022-09-06T21:21:54.621Z] #34 17.57 Building dependency tree...
21:21:54 [2022-09-06T21:21:54.621Z] #34 19.08 Reading state information...
21:21:54 [2022-09-06T21:21:54.621Z] #34 21.48 The following additional packages will be installed:
21:21:54 [2022-09-06T21:21:54.621Z] #34 21.49   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:21:54 [2022-09-06T21:21:54.621Z] #34 21.50   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
21:21:54 [2022-09-06T21:21:54.621Z] #34 21.50   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
21:21:54 [2022-09-06T21:21:54.621Z] #34 21.50   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
21:21:54 [2022-09-06T21:21:54.621Z] #34 21.51   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
21:21:54 [2022-09-06T21:21:54.621Z] #34 21.51   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
21:21:54 [2022-09-06T21:21:54.621Z] #34 21.52   mingw-w64-common mingw-w64-x86-64-dev
21:21:54 [2022-09-06T21:21:54.621Z] #34 21.52 Suggested packages:
21:21:54 [2022-09-06T21:21:54.621Z] #34 21.54   gcc-10-locales seccomp wine64
21:21:54 [2022-09-06T21:21:54.621Z] #34 ...
21:21:54 [2022-09-06T21:21:54.621Z] 
21:21:54 [2022-09-06T21:21:54.621Z] #36 [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
21:21:54 [2022-09-06T21:21:54.621Z] #36 12.47 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:21:54 [2022-09-06T21:21:54.621Z] #36 ...
21:21:54 [2022-09-06T21:21:54.621Z] 
21:21:54 [2022-09-06T21:21:54.621Z] #26 [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
21:21:54 [2022-09-06T21:21:54.621Z] #26 22.59 The following NEW packages will be installed:
21:21:54 [2022-09-06T21:21:54.621Z] #26 22.59   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
21:21:54 [2022-09-06T21:21:54.621Z] #26 22.59   python3-protobuf python3-six
21:21:55 [2022-09-06T21:21:55.048Z] #27 ...
21:21:55 [2022-09-06T21:21:55.048Z] 
21:21:55 [2022-09-06T21:21:55.048Z] #28 [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
21:21:55 [2022-09-06T21:21:55.048Z] #0 4.302 go: downloading github.com/tc-hib/go-winres v0.2.3
21:21:55 [2022-09-06T21:21:55.048Z] #0 4.827 go: downloading github.com/tc-hib/winres v0.1.5
21:21:55 [2022-09-06T21:21:55.048Z] #0 5.353 go: downloading github.com/urfave/cli/v2 v2.3.0
21:21:55 [2022-09-06T21:21:55.048Z] #0 5.611 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
21:21:55 [2022-09-06T21:21:55.048Z] #0 5.633 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
21:21:55 [2022-09-06T21:21:55.186Z] #26 23.09 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
21:21:55 [2022-09-06T21:21:55.186Z] #26 23.09 Need to get 2136 kB of archives.
21:21:55 [2022-09-06T21:21:55.186Z] #26 23.09 After this operation, 10.8 MB of additional disk space will be used.
21:21:55 [2022-09-06T21:21:55.186Z] #26 23.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
21:21:55 [2022-09-06T21:21:55.186Z] #26 23.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
21:21:55 [2022-09-06T21:21:55.186Z] #26 23.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
21:21:55 [2022-09-06T21:21:55.186Z] #26 23.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
21:21:55 [2022-09-06T21:21:55.186Z] #26 23.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
21:21:55 [2022-09-06T21:21:55.307Z] #28 ...
21:21:55 [2022-09-06T21:21:55.307Z] 
21:21:55 [2022-09-06T21:21:55.307Z] #29 [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
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.429 + RM_GOPATH=0
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.429 + TMP_GOPATH=
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.429 + : /build
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.429 + '[' -z '' ']'
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.429 ++ mktemp -d
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.429 + export GOPATH=/tmp/tmp.w39jjY3Wos
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.429 + GOPATH=/tmp/tmp.w39jjY3Wos
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.429 + RM_GOPATH=1
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.429 + case "$(go env GOARCH)" in
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.429 ++ go env GOARCH
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.429 + export GO_BUILDMODE=-buildmode=pie
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.429 + GO_BUILDMODE=-buildmode=pie
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.431 ++ dirname /install.sh
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.439 + dir=/
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.439 + bin=rootlesskit
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.439 + shift
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.439 + '[' '!' -f //rootlesskit.installer ']'
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.439 + . //rootlesskit.installer
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.439 ++ : 1920341cd41e047834a21007424162a2dc946315
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.439 + install_rootlesskit
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.439 + case "$1" in
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.439 + export CGO_ENABLED=0
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.439 + CGO_ENABLED=0
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.439 + _install_rootlesskit
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.439 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.439 + for f in rootlesskit rootlesskit-docker-proxy
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.439 + GOBIN=/build
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.439 + GO111MODULE=on
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.439 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.449 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:21:55 [2022-09-06T21:21:55.307Z] #0 5.972 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:21:55 [2022-09-06T21:21:55.397Z] #21 21.04 The following additional packages will be installed:
21:21:55 [2022-09-06T21:21:55.397Z] #21 21.05   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
21:21:55 [2022-09-06T21:21:55.397Z] #21 21.06   python3-protobuf python3-six
21:21:55 [2022-09-06T21:21:55.397Z] #21 21.07 Suggested packages:
21:21:55 [2022-09-06T21:21:55.397Z] #21 21.07   python3-setuptools
21:21:55 [2022-09-06T21:21:55.397Z] #21 21.07 Recommended packages:
21:21:55 [2022-09-06T21:21:55.397Z] #21 21.07   iproute2 | iproute
21:21:55 [2022-09-06T21:21:55.444Z] #26 23.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
21:21:55 [2022-09-06T21:21:55.444Z] #26 23.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
21:21:55 [2022-09-06T21:21:55.567Z] #29 ...
21:21:55 [2022-09-06T21:21:55.567Z] 
21:21:55 [2022-09-06T21:21:55.567Z] #30 [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
21:21:55 [2022-09-06T21:21:55.567Z] #0 5.069 go: downloading gotest.tools/gotestsum v1.8.1
21:21:55 [2022-09-06T21:21:55.567Z] #0 6.145 go: downloading github.com/fatih/color v1.10.0
21:21:55 [2022-09-06T21:21:55.567Z] #0 6.145 go: downloading github.com/dnephin/pflag v1.0.7
21:21:55 [2022-09-06T21:21:55.567Z] #0 6.190 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
21:21:55 [2022-09-06T21:21:55.567Z] #0 6.242 go: downloading github.com/pkg/errors v0.9.1
21:21:55 [2022-09-06T21:21:55.567Z] #0 6.649 go: downloading github.com/mattn/go-colorable v0.1.8
21:21:55 [2022-09-06T21:21:55.567Z] #0 6.649 go: downloading github.com/mattn/go-isatty v0.0.12
21:21:55 [2022-09-06T21:21:55.567Z] #0 6.692 go: downloading github.com/fsnotify/fsnotify v1.4.9
21:21:55 [2022-09-06T21:21:55.567Z] #0 6.692 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
21:21:55 [2022-09-06T21:21:55.826Z] #30 6.863 go: downloading github.com/jonboulle/clockwork v0.2.2
21:21:55 [2022-09-06T21:21:55.826Z] #30 6.954 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
21:21:55 [2022-09-06T21:21:55.965Z] #21 21.70 The following NEW packages will be installed:
21:21:55 [2022-09-06T21:21:55.965Z] #21 21.71   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
21:21:55 [2022-09-06T21:21:55.965Z] #21 21.71   python3-protobuf python3-six
21:21:56 [2022-09-06T21:21:56.086Z] #30 ...
21:21:56 [2022-09-06T21:21:56.086Z] 
21:21:56 [2022-09-06T21:21:56.086Z] #25 [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
21:21:56 [2022-09-06T21:21:56.086Z] #25 6.690 + git clone https://github.com/docker/distribution.git .
21:21:56 [2022-09-06T21:21:56.086Z] #25 6.700 Cloning into '.'...
21:21:56 [2022-09-06T21:21:56.224Z] #21 22.14 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
21:21:56 [2022-09-06T21:21:56.224Z] #21 22.14 Need to get 2315 kB of archives.
21:21:56 [2022-09-06T21:21:56.224Z] #21 22.14 After this operation, 11.1 MB of additional disk space will be used.
21:21:56 [2022-09-06T21:21:56.224Z] #21 22.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
21:21:56 [2022-09-06T21:21:56.224Z] #21 22.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
21:21:56 [2022-09-06T21:21:56.484Z] #21 22.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
21:21:56 [2022-09-06T21:21:56.484Z] #21 22.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
21:21:56 [2022-09-06T21:21:56.484Z] #21 22.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:21:56 [2022-09-06T21:21:56.484Z] #21 22.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
21:21:56 [2022-09-06T21:21:56.484Z] #21 22.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
21:21:57 [2022-09-06T21:21:57.339Z] #26 ...
21:21:57 [2022-09-06T21:21:57.339Z] 
21:21:57 [2022-09-06T21:21:57.339Z] #35 [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
21:21:57 [2022-09-06T21:21:57.339Z] #35 23.06 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
21:21:57 [2022-09-06T21:21:57.339Z] #35 23.06 Need to get 454 kB of archives.
21:21:57 [2022-09-06T21:21:57.339Z] #35 23.06 After this operation, 1275 kB of additional disk space will be used.
21:21:57 [2022-09-06T21:21:57.339Z] #35 23.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
21:21:57 [2022-09-06T21:21:57.339Z] #35 23.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
21:21:57 [2022-09-06T21:21:57.339Z] #35 24.02 debconf: delaying package configuration, since apt-utils is not installed
21:21:57 [2022-09-06T21:21:57.339Z] #35 24.23 Fetched 454 kB in 0s (1037 kB/s)
21:21:57 [2022-09-06T21:21:57.339Z] #35 24.33 Selecting previously unselected package libbtrfs0:arm64.
21:21:57 [2022-09-06T21:21:57.339Z] #35 24.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
21:21:57 [2022-09-06T21:21:57.339Z] #35 24.38 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
21:21:57 [2022-09-06T21:21:57.339Z] #35 24.39 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
21:21:57 [2022-09-06T21:21:57.339Z] #35 24.56 Selecting previously unselected package libbtrfs-dev:arm64.
21:21:57 [2022-09-06T21:21:57.339Z] #35 24.56 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
21:21:57 [2022-09-06T21:21:57.339Z] #35 24.59 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
21:21:57 [2022-09-06T21:21:57.339Z] #35 24.87 Setting up libbtrfs0:arm64 (5.10.1-2) ...
21:21:57 [2022-09-06T21:21:57.339Z] #35 24.89 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
21:21:57 [2022-09-06T21:21:57.339Z] #35 24.92 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:21:57 [2022-09-06T21:21:57.339Z] #35 DONE 25.3s
21:21:57 [2022-09-06T21:21:57.339Z] 
21:21:57 [2022-09-06T21:21:57.339Z] #37 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
21:21:57 [2022-09-06T21:21:57.339Z] #37 DONE 0.1s
21:21:57 [2022-09-06T21:21:57.339Z] 
21:21:57 [2022-09-06T21:21:57.339Z] #28 [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
21:21:57 [2022-09-06T21:21:57.339Z] #28 22.87 The following NEW packages will be installed:
21:21:57 [2022-09-06T21:21:57.339Z] #28 22.92   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
21:21:57 [2022-09-06T21:21:57.339Z] #28 22.94   vim-common xxd
21:21:57 [2022-09-06T21:21:57.339Z] #28 23.41 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
21:21:57 [2022-09-06T21:21:57.339Z] #28 23.41 Need to get 15.6 MB of archives.
21:21:57 [2022-09-06T21:21:57.340Z] #28 23.41 After this operation, 67.4 MB of additional disk space will be used.
21:21:57 [2022-09-06T21:21:57.340Z] #28 23.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
21:21:57 [2022-09-06T21:21:57.340Z] #28 23.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
21:21:57 [2022-09-06T21:21:57.340Z] #28 23.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
21:21:57 [2022-09-06T21:21:57.340Z] #28 23.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
21:21:57 [2022-09-06T21:21:57.340Z] #28 23.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
21:21:57 [2022-09-06T21:21:57.340Z] #28 23.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
21:21:57 [2022-09-06T21:21:57.340Z] #28 23.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
21:21:57 [2022-09-06T21:21:57.340Z] #28 23.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
21:21:57 [2022-09-06T21:21:57.340Z] #28 23.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
21:21:57 [2022-09-06T21:21:57.340Z] #28 23.80 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
21:21:57 [2022-09-06T21:21:57.340Z] #28 24.57 debconf: delaying package configuration, since apt-utils is not installed
21:21:57 [2022-09-06T21:21:57.340Z] #28 24.80 Fetched 15.6 MB in 1s (20.2 MB/s)
21:21:57 [2022-09-06T21:21:57.340Z] #28 24.92 Selecting previously unselected package xxd.
21:21:57 [2022-09-06T21:21:57.340Z] #28 24.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.)
21:21:57 [2022-09-06T21:21:57.340Z] #28 24.99 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
21:21:57 [2022-09-06T21:21:57.340Z] #28 25.00 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
21:21:57 [2022-09-06T21:21:57.340Z] #28 25.29 Selecting previously unselected package vim-common.
21:21:57 [2022-09-06T21:21:57.340Z] #28 25.29 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
21:21:57 [2022-09-06T21:21:57.340Z] #28 25.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
21:21:57 [2022-09-06T21:21:57.598Z] #28 25.90 Selecting previously unselected package cmake-data.
21:21:57 [2022-09-06T21:21:57.687Z] #24 17.46 Reading package lists...
21:21:57 [2022-09-06T21:21:57.687Z] #24 ...
21:21:57 [2022-09-06T21:21:57.687Z] 
21:21:57 [2022-09-06T21:21:57.687Z] #29 [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
21:21:57 [2022-09-06T21:21:57.687Z] #29 16.10 Reading package lists...
21:21:57 [2022-09-06T21:21:57.856Z] #28 25.91 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
21:21:57 [2022-09-06T21:21:57.856Z] #28 25.91 Unpacking cmake-data (3.18.4-2+deb11u1) ...
21:21:57 [2022-09-06T21:21:57.865Z] #21 ...
21:21:57 [2022-09-06T21:21:57.865Z] 
21:21:57 [2022-09-06T21:21:57.865Z] #31 [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             ;
21:21:57 [2022-09-06T21:21:57.865Z] #31 19.54 python3 is already the newest version (3.9.2-3).
21:21:57 [2022-09-06T21:21:57.865Z] #31 19.54 The following additional packages will be installed:
21:21:57 [2022-09-06T21:21:57.865Z] #31 19.54   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
21:21:57 [2022-09-06T21:21:57.865Z] #31 19.55   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
21:21:57 [2022-09-06T21:21:57.865Z] #31 19.55 Suggested packages:
21:21:57 [2022-09-06T21:21:57.865Z] #31 19.55   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
21:21:57 [2022-09-06T21:21:57.865Z] #31 19.55   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
21:21:57 [2022-09-06T21:21:57.865Z] #31 19.55   m4-doc ed diffutils-doc
21:21:57 [2022-09-06T21:21:57.865Z] #31 19.55 Recommended packages:
21:21:57 [2022-09-06T21:21:57.865Z] #31 19.55   fakeroot libalgorithm-merge-perl libltdl-dev
21:21:57 [2022-09-06T21:21:57.865Z] #31 20.94 The following NEW packages will be installed:
21:21:57 [2022-09-06T21:21:57.865Z] #31 20.95   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
21:21:57 [2022-09-06T21:21:57.865Z] #31 20.95   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
21:21:57 [2022-09-06T21:21:57.865Z] #31 20.96   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
21:21:57 [2022-09-06T21:21:57.865Z] #31 20.96   libyajl2 m4 patch xz-utils
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.36 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.36 Need to get 5940 kB of archives.
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.36 After this operation, 18.7 MB of additional disk space will be used.
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.44 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.48 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.66 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
21:21:57 [2022-09-06T21:21:57.865Z] #31 21.69 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
21:21:57 [2022-09-06T21:21:57.865Z] #31 22.69 debconf: delaying package configuration, since apt-utils is not installed
21:21:57 [2022-09-06T21:21:57.865Z] #31 22.91 Fetched 5940 kB in 1s (9002 kB/s)
21:21:57 [2022-09-06T21:21:57.865Z] #31 22.98 Selecting previously unselected package bzip2.
21:21:57 [2022-09-06T21:21:57.865Z] #31 22.98 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
21:21:57 [2022-09-06T21:21:57.865Z] #31 23.05 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
21:21:57 [2022-09-06T21:21:57.865Z] #31 23.05 Unpacking bzip2 (1.0.8-4) ...
21:21:57 [2022-09-06T21:21:57.865Z] #31 23.15 Selecting previously unselected package libmagic-mgc.
21:21:57 [2022-09-06T21:21:57.865Z] #31 23.15 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
21:21:57 [2022-09-06T21:21:57.865Z] #31 23.16 Unpacking libmagic-mgc (1:5.39-3) ...
21:21:57 [2022-09-06T21:21:57.865Z] #31 23.65 Selecting previously unselected package libmagic1:amd64.
21:21:57 [2022-09-06T21:21:57.865Z] #31 23.65 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
21:21:57 [2022-09-06T21:21:57.865Z] #31 23.66 Unpacking libmagic1:amd64 (1:5.39-3) ...
21:21:57 [2022-09-06T21:21:57.865Z] #31 23.78 Selecting previously unselected package file.
21:21:57 [2022-09-06T21:21:57.865Z] #31 23.78 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
21:21:57 [2022-09-06T21:21:57.865Z] #31 23.79 Unpacking file (1:5.39-3) ...
21:21:57 [2022-09-06T21:21:57.865Z] #31 23.95 Selecting previously unselected package xz-utils.
21:21:57 [2022-09-06T21:21:57.865Z] #31 23.95 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
21:21:57 [2022-09-06T21:21:57.865Z] #31 23.95 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:21:58 [2022-09-06T21:21:58.127Z] #31 24.15 Selecting previously unselected package libsigsegv2:amd64.
21:21:58 [2022-09-06T21:21:58.127Z] #31 24.16 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
21:21:58 [2022-09-06T21:21:58.127Z] #31 24.16 Unpacking libsigsegv2:amd64 (2.13-1) ...
21:21:58 [2022-09-06T21:21:58.127Z] #31 24.30 Selecting previously unselected package m4.
21:21:58 [2022-09-06T21:21:58.127Z] #31 24.30 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
21:21:58 [2022-09-06T21:21:58.127Z] #31 24.31 Unpacking m4 (1.4.18-5) ...
21:21:58 [2022-09-06T21:21:58.387Z] #31 24.59 Selecting previously unselected package autoconf.
21:21:58 [2022-09-06T21:21:58.387Z] #31 24.59 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
21:21:58 [2022-09-06T21:21:58.387Z] #31 24.61 Unpacking autoconf (2.69-14) ...
21:21:58 [2022-09-06T21:21:58.955Z] #31 24.86 Selecting previously unselected package autotools-dev.
21:21:58 [2022-09-06T21:21:58.955Z] #31 24.87 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
21:21:58 [2022-09-06T21:21:58.955Z] #31 24.88 Unpacking autotools-dev (20180224.1+nmu1) ...
21:21:58 [2022-09-06T21:21:58.955Z] #31 25.00 Selecting previously unselected package automake.
21:21:58 [2022-09-06T21:21:58.955Z] #31 25.01 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
21:21:58 [2022-09-06T21:21:58.955Z] #31 25.01 Unpacking automake (1:1.16.3-2) ...
21:21:59 [2022-09-06T21:21:59.068Z] #29 23.15 Building dependency tree...
21:21:59 [2022-09-06T21:21:59.068Z] #29 ...
21:21:59 [2022-09-06T21:21:59.068Z] 
21:21:59 [2022-09-06T21:21:59.068Z] #34 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:21:59 [2022-09-06T21:21:59.068Z] #0 7.602 Reading package lists...
21:21:59 [2022-09-06T21:21:59.068Z] #34 14.67 Reading package lists...
21:21:59 [2022-09-06T21:21:59.068Z] #34 21.91 Building dependency tree...
21:21:59 [2022-09-06T21:21:59.068Z] #34 23.45 Reading state information...
21:21:59 [2022-09-06T21:21:59.068Z] #34 ...
21:21:59 [2022-09-06T21:21:59.068Z] 
21:21:59 [2022-09-06T21:21:59.068Z] #29 [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
21:21:59 [2022-09-06T21:21:59.068Z] #29 23.15 Building dependency tree...
21:21:59 [2022-09-06T21:21:59.327Z] #29 24.62 Reading state information...
21:21:59 [2022-09-06T21:21:59.378Z] #25 ...
21:21:59 [2022-09-06T21:21:59.378Z] 
21:21:59 [2022-09-06T21:21:59.378Z] #31 [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
21:21:59 [2022-09-06T21:21:59.378Z] #0 4.708 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
21:21:59 [2022-09-06T21:21:59.378Z] #0 4.732 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:21:59 [2022-09-06T21:21:59.378Z] #0 4.732 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:21:59 [2022-09-06T21:21:59.378Z] #0 5.189 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
21:21:59 [2022-09-06T21:21:59.378Z] #0 6.650 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
21:21:59 [2022-09-06T21:21:59.378Z] #0 8.852 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
21:21:59 [2022-09-06T21:21:59.378Z] #31 ...
21:21:59 [2022-09-06T21:21:59.378Z] 
21:21:59 [2022-09-06T21:21:59.378Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:21:59 [2022-09-06T21:21:59.378Z] #0 5.633 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
21:21:59 [2022-09-06T21:21:59.378Z] #0 5.647 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:21:59 [2022-09-06T21:21:59.378Z] #0 5.650 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:21:59 [2022-09-06T21:21:59.378Z] #0 6.466 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
21:21:59 [2022-09-06T21:21:59.378Z] #0 8.610 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
21:21:59 [2022-09-06T21:21:59.378Z] #32 ...
21:21:59 [2022-09-06T21:21:59.378Z] 
21:21:59 [2022-09-06T21:21:59.378Z] #33 [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
21:21:59 [2022-09-06T21:21:59.378Z] #0 6.863 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
21:21:59 [2022-09-06T21:21:59.378Z] #0 6.872 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:21:59 [2022-09-06T21:21:59.378Z] #0 6.888 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:21:59 [2022-09-06T21:21:59.378Z] #0 7.568 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
21:21:59 [2022-09-06T21:21:59.378Z] #0 7.808 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
21:21:59 [2022-09-06T21:21:59.378Z] #33 ...
21:21:59 [2022-09-06T21:21:59.378Z] 
21:21:59 [2022-09-06T21:21:59.378Z] #34 [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
21:21:59 [2022-09-06T21:21:59.378Z] #0 7.414 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
21:21:59 [2022-09-06T21:21:59.378Z] #0 7.498 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:21:59 [2022-09-06T21:21:59.378Z] #0 7.506 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:21:59 [2022-09-06T21:21:59.378Z] #0 8.719 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
21:21:59 [2022-09-06T21:21:59.524Z] #31 25.55 Selecting previously unselected package patch.
21:21:59 [2022-09-06T21:21:59.524Z] #31 25.55 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
21:21:59 [2022-09-06T21:21:59.524Z] #31 25.56 Unpacking patch (2.7.6-7) ...
21:21:59 [2022-09-06T21:21:59.524Z] #31 25.69 Selecting previously unselected package dpkg-dev.
21:21:59 [2022-09-06T21:21:59.524Z] #31 25.70 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
21:21:59 [2022-09-06T21:21:59.524Z] #31 25.70 Unpacking dpkg-dev (1.20.11) ...
21:21:59 [2022-09-06T21:21:59.640Z] #34 ...
21:21:59 [2022-09-06T21:21:59.640Z] 
21:21:59 [2022-09-06T21:21:59.640Z] #35 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.064 + RM_GOPATH=0
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.064 + TMP_GOPATH=
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.064 + : /build
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.064 + '[' -z '' ']'
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.064 ++ mktemp -d
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.089 Install docker/cli version 17.06.2-ce from stable
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.089 + export GOPATH=/tmp/tmp.mwiI33zx89
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.089 + GOPATH=/tmp/tmp.mwiI33zx89
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.089 + RM_GOPATH=1
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.089 + case "$(go env GOARCH)" in
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.089 ++ go env GOARCH
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.089 + export GO_BUILDMODE=-buildmode=pie
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.089 + GO_BUILDMODE=-buildmode=pie
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.089 ++ dirname /install.sh
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.089 + dir=/
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.089 + bin=dockercli
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.089 + shift
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.089 + '[' '!' -f //dockercli.installer ']'
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.089 + . //dockercli.installer
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.089 ++ : stable
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.089 ++ : 17.06.2-ce
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.089 + install_dockercli
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.089 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.089 ++ uname -m
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.107 + arch=x86_64
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.107 + '[' x86_64 '!=' x86_64 ']'
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.107 + url=https://download.docker.com/linux/static
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.107 + tar -xz docker/docker
21:21:59 [2022-09-06T21:21:59.640Z] #0 6.140 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
21:21:59 [2022-09-06T21:21:59.640Z] #35 ...
21:21:59 [2022-09-06T21:21:59.640Z] 
21:21:59 [2022-09-06T21:21:59.640Z] #36 [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
21:21:59 [2022-09-06T21:21:59.640Z] #0 2.806 go: downloading mvdan.cc/sh/v3 v3.0.2
21:21:59 [2022-09-06T21:21:59.640Z] #0 3.354 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
21:21:59 [2022-09-06T21:21:59.640Z] #0 3.354 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
21:21:59 [2022-09-06T21:21:59.640Z] #0 3.364 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
21:21:59 [2022-09-06T21:21:59.640Z] #0 3.754 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
21:21:59 [2022-09-06T21:21:59.756Z] #28 ...
21:21:59 [2022-09-06T21:21:59.756Z] 
21:21:59 [2022-09-06T21:21:59.756Z] #25 [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
21:21:59 [2022-09-06T21:21:59.899Z] #36 ...
21:21:59 [2022-09-06T21:21:59.899Z] 
21:21:59 [2022-09-06T21:21:59.899Z] #37 [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             ;
21:21:59 [2022-09-06T21:21:59.899Z] #0 5.775 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
21:21:59 [2022-09-06T21:21:59.899Z] #0 5.775 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:21:59 [2022-09-06T21:21:59.899Z] #0 5.780 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:21:59 [2022-09-06T21:21:59.899Z] #0 6.415 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
21:21:59 [2022-09-06T21:21:59.899Z] #0 8.658 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
21:21:59 [2022-09-06T21:21:59.899Z] #37 ...
21:21:59 [2022-09-06T21:21:59.899Z] 
21:21:59 [2022-09-06T21:21:59.899Z] #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
21:21:59 [2022-09-06T21:21:59.899Z] #0 5.094 go: downloading github.com/pelletier/go-toml v1.8.1
21:22:00 [2022-09-06T21:22:00.014Z] #25 28.04 NAME:
21:22:00 [2022-09-06T21:22:00.014Z] #25 28.05    go-winres - A tool for embedding resources in Windows executables
21:22:00 [2022-09-06T21:22:00.014Z] #25 28.05 
21:22:00 [2022-09-06T21:22:00.014Z] #25 28.05 USAGE:
21:22:00 [2022-09-06T21:22:00.014Z] #25 28.05    go-winres [global options] command [command options] [arguments...]
21:22:00 [2022-09-06T21:22:00.014Z] #25 28.05 
21:22:00 [2022-09-06T21:22:00.014Z] #25 28.05 COMMANDS:
21:22:00 [2022-09-06T21:22:00.014Z] #25 28.05    init     Create an initial ./winres/winres.json
21:22:00 [2022-09-06T21:22:00.014Z] #25 28.05    make     Make syso files for the "go build" command
21:22:00 [2022-09-06T21:22:00.014Z] #25 28.06    simply   Make syso files for the "go build" command (simplified)
21:22:00 [2022-09-06T21:22:00.014Z] #25 28.06    extract  Extract all resources from an executable
21:22:00 [2022-09-06T21:22:00.014Z] #25 28.06    patch    Replace resources in an executable file (exe, dll)
21:22:00 [2022-09-06T21:22:00.014Z] #25 28.06    help, h  Shows a list of commands or help for one command
21:22:00 [2022-09-06T21:22:00.014Z] #25 28.06 
21:22:00 [2022-09-06T21:22:00.014Z] #25 28.06 GLOBAL OPTIONS:
21:22:00 [2022-09-06T21:22:00.014Z] #25 28.06    --help, -h  show help (default: false)
21:22:00 [2022-09-06T21:22:00.159Z] #38 ...
21:22:00 [2022-09-06T21:22:00.159Z] 
21:22:00 [2022-09-06T21:22:00.159Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:22:00 [2022-09-06T21:22:00.159Z] #0 5.219 go: downloading github.com/golangci/golangci-lint v1.46.2
21:22:00 [2022-09-06T21:22:00.159Z] #0 6.907 go: downloading github.com/fatih/color v1.13.0
21:22:00 [2022-09-06T21:22:00.159Z] #0 6.954 go: downloading github.com/gofrs/flock v0.8.1
21:22:00 [2022-09-06T21:22:00.159Z] #0 7.123 go: downloading github.com/spf13/cobra v1.4.0
21:22:00 [2022-09-06T21:22:00.159Z] #0 7.134 go: downloading github.com/spf13/pflag v1.0.5
21:22:00 [2022-09-06T21:22:00.159Z] #0 7.556 go: downloading github.com/spf13/viper v1.11.0
21:22:00 [2022-09-06T21:22:00.159Z] #0 7.811 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
21:22:00 [2022-09-06T21:22:00.159Z] #0 8.636 go: downloading github.com/mattn/go-colorable v0.1.12
21:22:00 [2022-09-06T21:22:00.159Z] #0 8.742 go: downloading github.com/mattn/go-isatty v0.0.14
21:22:00 [2022-09-06T21:22:00.159Z] #0 8.814 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
21:22:00 [2022-09-06T21:22:00.159Z] #0 8.844 go: downloading github.com/go-critic/go-critic v0.6.3
21:22:00 [2022-09-06T21:22:00.159Z] #0 10.53 go: downloading github.com/hashicorp/go-version v1.4.0
21:22:00 [2022-09-06T21:22:00.159Z] #0 10.78 go: downloading github.com/ldez/gomoddirectives v0.2.3
21:22:00 [2022-09-06T21:22:00.159Z] #0 10.97 go: downloading github.com/mitchellh/go-homedir v1.1.0
21:22:00 [2022-09-06T21:22:00.159Z] #0 11.10 go: downloading github.com/hashicorp/go-multierror v1.1.1
21:22:00 [2022-09-06T21:22:00.265Z] #29 ...
21:22:00 [2022-09-06T21:22:00.265Z] 
21:22:00 [2022-09-06T21:22:00.265Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:22:00 [2022-09-06T21:22:00.265Z] #0 8.799 Reading package lists...
21:22:00 [2022-09-06T21:22:00.265Z] #33 15.83 Reading package lists...
21:22:00 [2022-09-06T21:22:00.265Z] #33 23.04 Building dependency tree...
21:22:00 [2022-09-06T21:22:00.265Z] #33 24.49 Reading state information...
21:22:00 [2022-09-06T21:22:00.265Z] #33 ...
21:22:00 [2022-09-06T21:22:00.265Z] 
21:22:00 [2022-09-06T21:22:00.265Z] #32 [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
21:22:00 [2022-09-06T21:22:00.265Z] #0 9.030 Reading package lists...
21:22:00 [2022-09-06T21:22:00.265Z] #32 15.97 Reading package lists...
21:22:00 [2022-09-06T21:22:00.265Z] #32 23.17 Building dependency tree...
21:22:00 [2022-09-06T21:22:00.265Z] #32 24.65 Reading state information...
21:22:00 [2022-09-06T21:22:00.272Z] #25 DONE 28.5s
21:22:00 [2022-09-06T21:22:00.272Z] 
21:22:00 [2022-09-06T21:22:00.272Z] #31 [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             ;
21:22:00 [2022-09-06T21:22:00.272Z] #31 23.60 The following NEW packages will be installed:
21:22:00 [2022-09-06T21:22:00.272Z] #31 23.60   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
21:22:00 [2022-09-06T21:22:00.272Z] #31 23.61   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
21:22:00 [2022-09-06T21:22:00.272Z] #31 23.62   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
21:22:00 [2022-09-06T21:22:00.272Z] #31 23.62   libyajl2 m4 patch xz-utils
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.00 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.00 Need to get 5916 kB of archives.
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.00 After this operation, 18.6 MB of additional disk space will be used.
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.09 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.11 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB]
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.21 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.23 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
21:22:00 [2022-09-06T21:22:00.272Z] #31 24.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
21:22:00 [2022-09-06T21:22:00.272Z] #31 25.26 debconf: delaying package configuration, since apt-utils is not installed
21:22:00 [2022-09-06T21:22:00.272Z] #31 25.63 Fetched 5916 kB in 1s (9834 kB/s)
21:22:00 [2022-09-06T21:22:00.272Z] #31 25.79 Selecting previously unselected package bzip2.
21:22:00 [2022-09-06T21:22:00.272Z] #31 25.79 (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.)
21:22:00 [2022-09-06T21:22:00.272Z] #31 25.86 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
21:22:00 [2022-09-06T21:22:00.272Z] #31 25.87 Unpacking bzip2 (1.0.8-4) ...
21:22:00 [2022-09-06T21:22:00.272Z] #31 26.10 Selecting previously unselected package libmagic-mgc.
21:22:00 [2022-09-06T21:22:00.272Z] #31 26.12 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
21:22:00 [2022-09-06T21:22:00.272Z] #31 26.13 Unpacking libmagic-mgc (1:5.39-3) ...
21:22:00 [2022-09-06T21:22:00.272Z] #31 26.95 Selecting previously unselected package libmagic1:arm64.
21:22:00 [2022-09-06T21:22:00.272Z] #31 26.96 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
21:22:00 [2022-09-06T21:22:00.272Z] #31 26.98 Unpacking libmagic1:arm64 (1:5.39-3) ...
21:22:00 [2022-09-06T21:22:00.272Z] #31 27.19 Selecting previously unselected package file.
21:22:00 [2022-09-06T21:22:00.272Z] #31 27.19 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
21:22:00 [2022-09-06T21:22:00.272Z] #31 27.19 Unpacking file (1:5.39-3) ...
21:22:00 [2022-09-06T21:22:00.272Z] #31 27.34 Selecting previously unselected package xz-utils.
21:22:00 [2022-09-06T21:22:00.272Z] #31 27.34 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
21:22:00 [2022-09-06T21:22:00.272Z] #31 27.36 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:22:00 [2022-09-06T21:22:00.272Z] #31 27.65 Selecting previously unselected package libsigsegv2:arm64.
21:22:00 [2022-09-06T21:22:00.272Z] #31 27.66 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
21:22:00 [2022-09-06T21:22:00.272Z] #31 27.66 Unpacking libsigsegv2:arm64 (2.13-1) ...
21:22:00 [2022-09-06T21:22:00.272Z] #31 27.80 Selecting previously unselected package m4.
21:22:00 [2022-09-06T21:22:00.272Z] #31 27.81 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
21:22:00 [2022-09-06T21:22:00.272Z] #31 27.81 Unpacking m4 (1.4.18-5) ...
21:22:00 [2022-09-06T21:22:00.272Z] #31 28.11 Selecting previously unselected package autoconf.
21:22:00 [2022-09-06T21:22:00.272Z] #31 28.12 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
21:22:00 [2022-09-06T21:22:00.272Z] #31 28.13 Unpacking autoconf (2.69-14) ...
21:22:00 [2022-09-06T21:22:00.419Z] #39 ...
21:22:00 [2022-09-06T21:22:00.419Z] 
21:22:00 [2022-09-06T21:22:00.419Z] #34 [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
21:22:00 [2022-09-06T21:22:00.419Z] #34 11.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
21:22:00 [2022-09-06T21:22:00.525Z] #32 ...
21:22:00 [2022-09-06T21:22:00.525Z] 
21:22:00 [2022-09-06T21:22:00.525Z] #24 [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
21:22:00 [2022-09-06T21:22:00.525Z] #24 17.46 Reading package lists...
21:22:00 [2022-09-06T21:22:00.525Z] #24 23.96 Building dependency tree...
21:22:00 [2022-09-06T21:22:00.525Z] #24 25.39 Reading state information...
21:22:00 [2022-09-06T21:22:00.794Z] #31 28.90 Selecting previously unselected package autotools-dev.
21:22:00 [2022-09-06T21:22:00.794Z] #31 28.90 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
21:22:00 [2022-09-06T21:22:00.794Z] #31 28.91 Unpacking autotools-dev (20180224.1+nmu1) ...
21:22:00 [2022-09-06T21:22:00.903Z] #31 26.79 Selecting previously unselected package build-essential.
21:22:00 [2022-09-06T21:22:00.903Z] #31 26.79 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
21:22:00 [2022-09-06T21:22:00.903Z] #31 26.80 Unpacking build-essential (12.9) ...
21:22:00 [2022-09-06T21:22:00.903Z] #31 26.89 Selecting previously unselected package libcap2:amd64.
21:22:00 [2022-09-06T21:22:00.903Z] #31 26.93 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
21:22:00 [2022-09-06T21:22:00.903Z] #31 26.93 Unpacking libcap2:amd64 (1:2.44-1) ...
21:22:00 [2022-09-06T21:22:00.903Z] #31 27.03 Selecting previously unselected package libcap-dev:amd64.
21:22:00 [2022-09-06T21:22:00.903Z] #31 27.03 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
21:22:00 [2022-09-06T21:22:00.903Z] #31 27.03 Unpacking libcap-dev:amd64 (1:2.44-1) ...
21:22:00 [2022-09-06T21:22:00.903Z] #31 ...
21:22:00 [2022-09-06T21:22:00.903Z] 
21:22:00 [2022-09-06T21:22:00.903Z] #27 [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
21:22:00 [2022-09-06T21:22:00.903Z] #27 27.03 NAME:
21:22:00 [2022-09-06T21:22:00.903Z] #27 27.03    go-winres - A tool for embedding resources in Windows executables
21:22:00 [2022-09-06T21:22:00.903Z] #27 27.03 
21:22:00 [2022-09-06T21:22:00.903Z] #27 27.03 USAGE:
21:22:00 [2022-09-06T21:22:00.903Z] #27 27.03    go-winres [global options] command [command options] [arguments...]
21:22:00 [2022-09-06T21:22:00.903Z] #27 27.03 
21:22:00 [2022-09-06T21:22:00.903Z] #27 27.03 COMMANDS:
21:22:00 [2022-09-06T21:22:00.903Z] #27 27.03    init     Create an initial ./winres/winres.json
21:22:00 [2022-09-06T21:22:00.903Z] #27 27.03    make     Make syso files for the "go build" command
21:22:00 [2022-09-06T21:22:00.903Z] #27 27.03    simply   Make syso files for the "go build" command (simplified)
21:22:00 [2022-09-06T21:22:00.903Z] #27 27.03    extract  Extract all resources from an executable
21:22:00 [2022-09-06T21:22:00.903Z] #27 27.03    patch    Replace resources in an executable file (exe, dll)
21:22:00 [2022-09-06T21:22:00.903Z] #27 27.03    help, h  Shows a list of commands or help for one command
21:22:00 [2022-09-06T21:22:00.903Z] #27 27.03 
21:22:00 [2022-09-06T21:22:00.903Z] #27 27.03 GLOBAL OPTIONS:
21:22:00 [2022-09-06T21:22:00.903Z] #27 27.03    --help, -h  show help (default: false)
21:22:01 [2022-09-06T21:22:01.163Z] #27 DONE 27.3s
21:22:01 [2022-09-06T21:22:01.163Z] 
21:22:01 [2022-09-06T21:22:01.164Z] #31 [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             ;
21:22:01 [2022-09-06T21:22:01.164Z] #31 27.27 Selecting previously unselected package libprotobuf-c1:amd64.
21:22:01 [2022-09-06T21:22:01.164Z] #31 27.27 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
21:22:01 [2022-09-06T21:22:01.164Z] #31 27.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
21:22:01 [2022-09-06T21:22:01.359Z] #31 29.33 Selecting previously unselected package automake.
21:22:01 [2022-09-06T21:22:01.359Z] #31 29.34 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
21:22:01 [2022-09-06T21:22:01.359Z] #31 29.35 Unpacking automake (1:1.16.3-2) ...
21:22:01 [2022-09-06T21:22:01.425Z] #31 27.48 Selecting previously unselected package libprotobuf-c-dev:amd64.
21:22:01 [2022-09-06T21:22:01.425Z] #31 27.48 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
21:22:01 [2022-09-06T21:22:01.425Z] #31 27.49 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
21:22:01 [2022-09-06T21:22:01.425Z] #31 27.66 Selecting previously unselected package libseccomp-dev:amd64.
21:22:01 [2022-09-06T21:22:01.425Z] #31 27.66 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
21:22:01 [2022-09-06T21:22:01.425Z] #31 27.68 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:22:01 [2022-09-06T21:22:01.616Z] #31 29.92 Selecting previously unselected package patch.
21:22:01 [2022-09-06T21:22:01.616Z] #31 29.93 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
21:22:01 [2022-09-06T21:22:01.616Z] #31 29.94 Unpacking patch (2.7.6-7) ...
21:22:01 [2022-09-06T21:22:01.684Z] #31 ...
21:22:01 [2022-09-06T21:22:01.684Z] 
21:22:01 [2022-09-06T21:22:01.684Z] #33 [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
21:22:01 [2022-09-06T21:22:01.684Z] #33 27.65 v3.0.2
21:22:01 [2022-09-06T21:22:01.684Z] #33 DONE 27.8s
21:22:01 [2022-09-06T21:22:01.684Z] 
21:22:01 [2022-09-06T21:22:01.684Z] #31 [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             ;
21:22:01 [2022-09-06T21:22:01.684Z] #31 27.95 Selecting previously unselected package libsystemd-dev:amd64.
21:22:01 [2022-09-06T21:22:01.684Z] #31 27.95 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
21:22:01 [2022-09-06T21:22:01.883Z] #31 30.15 Selecting previously unselected package dpkg-dev.
21:22:01 [2022-09-06T21:22:01.944Z] #31 27.95 Unpacking libsystemd-dev:amd64 (247.3-7) ...
21:22:02 [2022-09-06T21:22:02.141Z] #31 30.16 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
21:22:02 [2022-09-06T21:22:02.141Z] #31 30.18 Unpacking dpkg-dev (1.20.11) ...
21:22:02 [2022-09-06T21:22:02.884Z] #31 28.87 Selecting previously unselected package libtool.
21:22:02 [2022-09-06T21:22:02.884Z] #31 28.87 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
21:22:02 [2022-09-06T21:22:02.884Z] #31 28.91 Unpacking libtool (2.4.6-15) ...
21:22:03 [2022-09-06T21:22:03.063Z] #24 27.92 The following additional packages will be installed:
21:22:03 [2022-09-06T21:22:03.063Z] #24 27.93   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
21:22:03 [2022-09-06T21:22:03.063Z] #24 27.93   python3-protobuf python3-six
21:22:03 [2022-09-06T21:22:03.063Z] #24 27.94 Suggested packages:
21:22:03 [2022-09-06T21:22:03.063Z] #24 27.95   python3-setuptools
21:22:03 [2022-09-06T21:22:03.063Z] #24 27.95 Recommended packages:
21:22:03 [2022-09-06T21:22:03.063Z] #24 27.95   iproute2 | iproute
21:22:03 [2022-09-06T21:22:03.072Z] #31 31.16 Selecting previously unselected package build-essential.
21:22:03 [2022-09-06T21:22:03.072Z] #31 31.18 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
21:22:03 [2022-09-06T21:22:03.072Z] #31 31.18 Unpacking build-essential (12.9) ...
21:22:03 [2022-09-06T21:22:03.072Z] #31 31.30 Selecting previously unselected package libcap2:arm64.
21:22:03 [2022-09-06T21:22:03.072Z] #31 31.30 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
21:22:03 [2022-09-06T21:22:03.072Z] #31 31.32 Unpacking libcap2:arm64 (1:2.44-1) ...
21:22:03 [2022-09-06T21:22:03.072Z] #31 31.42 Selecting previously unselected package libcap-dev:arm64.
21:22:03 [2022-09-06T21:22:03.161Z] #31 29.28 Selecting previously unselected package libudev-dev:amd64.
21:22:03 [2022-09-06T21:22:03.161Z] #31 29.28 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
21:22:03 [2022-09-06T21:22:03.161Z] #31 29.29 Unpacking libudev-dev:amd64 (247.3-7) ...
21:22:03 [2022-09-06T21:22:03.329Z] #31 31.42 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
21:22:03 [2022-09-06T21:22:03.329Z] #31 31.43 Unpacking libcap-dev:arm64 (1:2.44-1) ...
21:22:03 [2022-09-06T21:22:03.421Z] #31 29.49 Selecting previously unselected package libyajl2:amd64.
21:22:03 [2022-09-06T21:22:03.421Z] #31 29.49 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
21:22:03 [2022-09-06T21:22:03.421Z] #31 29.50 Unpacking libyajl2:amd64 (2.1.0-3) ...
21:22:03 [2022-09-06T21:22:03.421Z] #31 29.56 Selecting previously unselected package libyajl-dev:amd64.
21:22:03 [2022-09-06T21:22:03.421Z] #31 29.57 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
21:22:03 [2022-09-06T21:22:03.421Z] #31 29.57 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
21:22:03 [2022-09-06T21:22:03.421Z] #31 29.66 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:22:03 [2022-09-06T21:22:03.421Z] #31 29.69 Setting up libmagic-mgc (1:5.39-3) ...
21:22:03 [2022-09-06T21:22:03.586Z] #31 31.62 Selecting previously unselected package libprotobuf-c1:arm64.
21:22:03 [2022-09-06T21:22:03.586Z] #31 31.62 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
21:22:03 [2022-09-06T21:22:03.586Z] #31 31.63 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:22:03 [2022-09-06T21:22:03.586Z] #31 31.72 Selecting previously unselected package libprotobuf-c-dev:arm64.
21:22:03 [2022-09-06T21:22:03.586Z] #31 31.73 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
21:22:03 [2022-09-06T21:22:03.586Z] #31 31.78 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
21:22:03 [2022-09-06T21:22:03.633Z] #24 28.58 The following NEW packages will be installed:
21:22:03 [2022-09-06T21:22:03.681Z] #31 29.70 Setting up libyajl2:amd64 (2.1.0-3) ...
21:22:03 [2022-09-06T21:22:03.681Z] #31 29.72 Setting up libmagic1:amd64 (1:5.39-3) ...
21:22:03 [2022-09-06T21:22:03.681Z] #31 29.75 Setting up file (1:5.39-3) ...
21:22:03 [2022-09-06T21:22:03.681Z] #31 29.77 Setting up bzip2 (1.0.8-4) ...
21:22:03 [2022-09-06T21:22:03.681Z] #31 29.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
21:22:03 [2022-09-06T21:22:03.681Z] #31 29.79 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
21:22:03 [2022-09-06T21:22:03.681Z] #31 29.81 Setting up libcap2:amd64 (1:2.44-1) ...
21:22:03 [2022-09-06T21:22:03.681Z] #31 29.84 Setting up autotools-dev (20180224.1+nmu1) ...
21:22:03 [2022-09-06T21:22:03.681Z] #31 29.85 Setting up libsigsegv2:amd64 (2.13-1) ...
21:22:03 [2022-09-06T21:22:03.681Z] #31 29.86 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:22:03 [2022-09-06T21:22:03.681Z] #31 29.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:22:03 [2022-09-06T21:22:03.681Z] #31 29.90 Setting up patch (2.7.6-7) ...
21:22:03 [2022-09-06T21:22:03.681Z] #31 29.92 Setting up libudev-dev:amd64 (247.3-7) ...
21:22:03 [2022-09-06T21:22:03.725Z] #34 14.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
21:22:03 [2022-09-06T21:22:03.843Z] #31 31.87 Selecting previously unselected package libseccomp-dev:arm64.
21:22:03 [2022-09-06T21:22:03.843Z] #31 31.87 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
21:22:03 [2022-09-06T21:22:03.843Z] #31 31.91 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:22:03 [2022-09-06T21:22:03.843Z] #31 32.05 Selecting previously unselected package libsystemd-dev:arm64.
21:22:03 [2022-09-06T21:22:03.843Z] #31 32.05 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ...
21:22:03 [2022-09-06T21:22:03.843Z] #31 32.06 Unpacking libsystemd-dev:arm64 (247.3-7) ...
21:22:03 [2022-09-06T21:22:03.893Z] #24 28.62   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
21:22:03 [2022-09-06T21:22:03.893Z] #24 28.63   python3-protobuf python3-six
21:22:03 [2022-09-06T21:22:03.941Z] #31 29.94 Setting up libyajl-dev:amd64 (2.1.0-3) ...
21:22:03 [2022-09-06T21:22:03.941Z] #31 29.97 Setting up libcap-dev:amd64 (1:2.44-1) ...
21:22:03 [2022-09-06T21:22:03.941Z] #31 30.00 Setting up libsystemd-dev:amd64 (247.3-7) ...
21:22:03 [2022-09-06T21:22:03.941Z] #31 30.03 Setting up libtool (2.4.6-15) ...
21:22:03 [2022-09-06T21:22:03.941Z] #31 30.04 Setting up m4 (1.4.18-5) ...
21:22:03 [2022-09-06T21:22:03.941Z] #31 30.05 Setting up dpkg-dev (1.20.11) ...
21:22:03 [2022-09-06T21:22:03.941Z] #31 30.08 Setting up autoconf (2.69-14) ...
21:22:03 [2022-09-06T21:22:03.941Z] #31 30.10 Setting up build-essential (12.9) ...
21:22:03 [2022-09-06T21:22:03.941Z] #31 30.12 Setting up automake (1:1.16.3-2) ...
21:22:04 [2022-09-06T21:22:04.158Z] #24 ...
21:22:04 [2022-09-06T21:22:04.158Z] 
21:22:04 [2022-09-06T21:22:04.158Z] #31 [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
21:22:04 [2022-09-06T21:22:04.158Z] #31 27.12 Updating files:  73% (1603/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.
21:22:04 [2022-09-06T21:22:04.158Z] #31 27.62 + git checkout -q v2.3.0
21:22:04 [2022-09-06T21:22:04.201Z] #31 30.13 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:22:04 [2022-09-06T21:22:04.201Z] #31 30.14 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:22:04 [2022-09-06T21:22:04.201Z] #31 DONE 30.4s
21:22:04 [2022-09-06T21:22:04.201Z] 
21:22:04 [2022-09-06T21:22:04.201Z] #21 [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
21:22:04 [2022-09-06T21:22:04.201Z] #21 24.47 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
21:22:04 [2022-09-06T21:22:04.201Z] #21 25.83 debconf: delaying package configuration, since apt-utils is not installed
21:22:04 [2022-09-06T21:22:04.201Z] #21 26.09 Fetched 2315 kB in 3s (773 kB/s)
21:22:04 [2022-09-06T21:22:04.201Z] #21 26.14 Selecting previously unselected package libprotobuf23:amd64.
21:22:04 [2022-09-06T21:22:04.201Z] #21 26.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
21:22:04 [2022-09-06T21:22:04.201Z] #21 26.20 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
21:22:04 [2022-09-06T21:22:04.201Z] #21 26.22 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
21:22:04 [2022-09-06T21:22:04.201Z] #21 26.99 Selecting previously unselected package python3-pkg-resources.
21:22:04 [2022-09-06T21:22:04.201Z] #21 26.99 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
21:22:04 [2022-09-06T21:22:04.201Z] #21 27.01 Unpacking python3-pkg-resources (52.0.0-4) ...
21:22:04 [2022-09-06T21:22:04.201Z] #21 27.20 Selecting previously unselected package python3-six.
21:22:04 [2022-09-06T21:22:04.201Z] #21 27.20 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
21:22:04 [2022-09-06T21:22:04.201Z] #21 27.21 Unpacking python3-six (1.16.0-2) ...
21:22:04 [2022-09-06T21:22:04.201Z] #21 27.30 Selecting previously unselected package python3-protobuf.
21:22:04 [2022-09-06T21:22:04.201Z] #21 27.30 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
21:22:04 [2022-09-06T21:22:04.201Z] #21 27.30 Unpacking python3-protobuf (3.12.4-1) ...
21:22:04 [2022-09-06T21:22:04.201Z] #21 27.94 Selecting previously unselected package libnet1:amd64.
21:22:04 [2022-09-06T21:22:04.201Z] #21 27.94 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:22:04 [2022-09-06T21:22:04.201Z] #21 27.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:22:04 [2022-09-06T21:22:04.201Z] #21 28.13 Selecting previously unselected package libnl-3-200:amd64.
21:22:04 [2022-09-06T21:22:04.201Z] #21 28.15 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
21:22:04 [2022-09-06T21:22:04.201Z] #21 28.15 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
21:22:04 [2022-09-06T21:22:04.201Z] #21 28.38 Selecting previously unselected package libprotobuf-c1:amd64.
21:22:04 [2022-09-06T21:22:04.201Z] #21 28.41 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
21:22:04 [2022-09-06T21:22:04.201Z] #21 28.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
21:22:04 [2022-09-06T21:22:04.201Z] #21 28.61 Selecting previously unselected package criu.
21:22:04 [2022-09-06T21:22:04.201Z] #21 28.61 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
21:22:04 [2022-09-06T21:22:04.201Z] #21 28.61 Unpacking criu (3.17.1-1) ...
21:22:04 [2022-09-06T21:22:04.201Z] #21 29.35 Setting up python3-pkg-resources (52.0.0-4) ...
21:22:04 [2022-09-06T21:22:04.730Z] #31 29.78 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:22:04 [2022-09-06T21:22:04.774Z] #31 32.73 Selecting previously unselected package libtool.
21:22:04 [2022-09-06T21:22:04.774Z] #31 32.74 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
21:22:04 [2022-09-06T21:22:04.774Z] #31 32.75 Unpacking libtool (2.4.6-15) ...
21:22:04 [2022-09-06T21:22:04.774Z] #31 33.03 Selecting previously unselected package libudev-dev:arm64.
21:22:04 [2022-09-06T21:22:04.774Z] #31 33.06 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
21:22:04 [2022-09-06T21:22:04.774Z] #31 33.07 Unpacking libudev-dev:arm64 (247.3-7) ...
21:22:04 [2022-09-06T21:22:04.774Z] #31 ...
21:22:04 [2022-09-06T21:22:04.774Z] 
21:22:04 [2022-09-06T21:22:04.774Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:22:04 [2022-09-06T21:22:04.774Z] #34 23.04 The following NEW packages will be installed:
21:22:04 [2022-09-06T21:22:04.774Z] #34 23.04   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:22:04 [2022-09-06T21:22:04.774Z] #34 23.05   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
21:22:04 [2022-09-06T21:22:04.774Z] #34 23.05   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
21:22:04 [2022-09-06T21:22:04.774Z] #34 23.05   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
21:22:04 [2022-09-06T21:22:04.774Z] #34 23.05   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
21:22:04 [2022-09-06T21:22:04.774Z] #34 23.05   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:22:04 [2022-09-06T21:22:04.774Z] #34 23.05   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
21:22:04 [2022-09-06T21:22:04.774Z] #34 23.06   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
21:22:04 [2022-09-06T21:22:04.774Z] #34 23.06   mingw-w64-x86-64-dev
21:22:04 [2022-09-06T21:22:04.774Z] #34 23.48 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
21:22:04 [2022-09-06T21:22:04.774Z] #34 23.48 Need to get 108 MB of archives.
21:22:04 [2022-09-06T21:22:04.774Z] #34 23.48 After this operation, 620 MB of additional disk space will be used.
21:22:04 [2022-09-06T21:22:04.774Z] #34 23.48 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]
21:22:04 [2022-09-06T21:22:04.774Z] #34 23.53 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]
21:22:04 [2022-09-06T21:22:04.774Z] #34 23.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
21:22:04 [2022-09-06T21:22:04.774Z] #34 23.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
21:22:04 [2022-09-06T21:22:04.774Z] #34 23.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
21:22:04 [2022-09-06T21:22:04.774Z] #34 23.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
21:22:04 [2022-09-06T21:22:04.774Z] #34 23.87 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
21:22:04 [2022-09-06T21:22:04.774Z] #34 24.01 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]
21:22:04 [2022-09-06T21:22:04.774Z] #34 24.01 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]
21:22:04 [2022-09-06T21:22:04.774Z] #34 24.52 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]
21:22:04 [2022-09-06T21:22:04.774Z] #34 25.36 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]
21:22:04 [2022-09-06T21:22:04.774Z] #34 26.09 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]
21:22:04 [2022-09-06T21:22:04.774Z] #34 26.73 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]
21:22:04 [2022-09-06T21:22:04.774Z] #34 27.56 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]
21:22:04 [2022-09-06T21:22:04.774Z] #34 27.86 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]
21:22:04 [2022-09-06T21:22:04.774Z] #34 27.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
21:22:04 [2022-09-06T21:22:04.774Z] #34 27.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
21:22:04 [2022-09-06T21:22:04.774Z] #34 27.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
21:22:04 [2022-09-06T21:22:04.774Z] #34 27.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
21:22:04 [2022-09-06T21:22:04.774Z] #34 27.90 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]
21:22:04 [2022-09-06T21:22:04.774Z] #34 27.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
21:22:04 [2022-09-06T21:22:04.774Z] #34 27.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
21:22:04 [2022-09-06T21:22:04.774Z] #34 27.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
21:22:04 [2022-09-06T21:22:04.774Z] #34 27.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
21:22:04 [2022-09-06T21:22:04.774Z] #34 27.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
21:22:04 [2022-09-06T21:22:04.774Z] #34 27.95 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
21:22:04 [2022-09-06T21:22:04.774Z] #34 27.95 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
21:22:04 [2022-09-06T21:22:04.774Z] #34 27.98 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
21:22:04 [2022-09-06T21:22:04.774Z] #34 27.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
21:22:04 [2022-09-06T21:22:04.774Z] #34 27.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
21:22:04 [2022-09-06T21:22:04.774Z] #34 29.43 debconf: delaying package configuration, since apt-utils is not installed
21:22:04 [2022-09-06T21:22:04.774Z] #34 29.74 Fetched 108 MB in 5s (22.4 MB/s)
21:22:04 [2022-09-06T21:22:04.774Z] #34 29.83 Selecting previously unselected package binutils-mingw-w64-i686.
21:22:04 [2022-09-06T21:22:04.774Z] #34 29.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
21:22:04 [2022-09-06T21:22:04.774Z] #34 29.89 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
21:22:04 [2022-09-06T21:22:04.774Z] #34 29.90 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
21:22:04 [2022-09-06T21:22:04.774Z] #34 31.81 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:22:04 [2022-09-06T21:22:04.774Z] #34 31.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
21:22:04 [2022-09-06T21:22:04.774Z] #34 31.82 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
21:22:05 [2022-09-06T21:22:05.031Z] #34 ...
21:22:05 [2022-09-06T21:22:05.031Z] 
21:22:05 [2022-09-06T21:22:05.031Z] #26 [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
21:22:05 [2022-09-06T21:22:05.031Z] #26 25.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
21:22:05 [2022-09-06T21:22:05.031Z] #26 26.96 debconf: delaying package configuration, since apt-utils is not installed
21:22:05 [2022-09-06T21:22:05.031Z] #26 27.22 Fetched 2136 kB in 3s (673 kB/s)
21:22:05 [2022-09-06T21:22:05.031Z] #26 27.32 Selecting previously unselected package libprotobuf23:arm64.
21:22:05 [2022-09-06T21:22:05.031Z] #26 27.32 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
21:22:05 [2022-09-06T21:22:05.031Z] #26 27.37 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
21:22:05 [2022-09-06T21:22:05.031Z] #26 27.41 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
21:22:05 [2022-09-06T21:22:05.031Z] #26 28.60 Selecting previously unselected package python3-pkg-resources.
21:22:05 [2022-09-06T21:22:05.031Z] #26 28.64 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
21:22:05 [2022-09-06T21:22:05.031Z] #26 28.64 Unpacking python3-pkg-resources (52.0.0-4) ...
21:22:05 [2022-09-06T21:22:05.031Z] #26 28.96 Selecting previously unselected package python3-six.
21:22:05 [2022-09-06T21:22:05.031Z] #26 28.96 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
21:22:05 [2022-09-06T21:22:05.031Z] #26 28.98 Unpacking python3-six (1.16.0-2) ...
21:22:05 [2022-09-06T21:22:05.031Z] #26 29.11 Selecting previously unselected package python3-protobuf.
21:22:05 [2022-09-06T21:22:05.031Z] #26 29.12 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
21:22:05 [2022-09-06T21:22:05.031Z] #26 29.12 Unpacking python3-protobuf (3.12.4-1) ...
21:22:05 [2022-09-06T21:22:05.031Z] #26 29.66 Selecting previously unselected package libnet1:arm64.
21:22:05 [2022-09-06T21:22:05.031Z] #26 29.66 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
21:22:05 [2022-09-06T21:22:05.031Z] #26 29.67 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:22:05 [2022-09-06T21:22:05.031Z] #26 29.80 Selecting previously unselected package libnl-3-200:arm64.
21:22:05 [2022-09-06T21:22:05.031Z] #26 29.81 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
21:22:05 [2022-09-06T21:22:05.031Z] #26 29.82 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
21:22:05 [2022-09-06T21:22:05.031Z] #26 29.95 Selecting previously unselected package libprotobuf-c1:arm64.
21:22:05 [2022-09-06T21:22:05.031Z] #26 29.95 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
21:22:05 [2022-09-06T21:22:05.031Z] #26 29.96 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:22:05 [2022-09-06T21:22:05.031Z] #26 30.06 Selecting previously unselected package criu.
21:22:05 [2022-09-06T21:22:05.031Z] #26 30.06 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
21:22:05 [2022-09-06T21:22:05.031Z] #26 30.07 Unpacking criu (3.17.1-1) ...
21:22:05 [2022-09-06T21:22:05.031Z] #26 30.84 Setting up python3-pkg-resources (52.0.0-4) ...
21:22:05 [2022-09-06T21:22:05.031Z] #26 32.30 Setting up libprotobuf23:arm64 (3.12.4-1) ...
21:22:05 [2022-09-06T21:22:05.031Z] #26 32.31 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:22:05 [2022-09-06T21:22:05.031Z] #26 32.33 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:22:05 [2022-09-06T21:22:05.031Z] #26 32.34 Setting up python3-six (1.16.0-2) ...
21:22:05 [2022-09-06T21:22:05.139Z] #21 30.91 Setting up libprotobuf23:amd64 (3.12.4-1) ...
21:22:05 [2022-09-06T21:22:05.139Z] #21 30.94 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:22:05 [2022-09-06T21:22:05.139Z] #21 30.96 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
21:22:05 [2022-09-06T21:22:05.139Z] #21 30.98 Setting up python3-six (1.16.0-2) ...
21:22:05 [2022-09-06T21:22:05.288Z] #26 ...
21:22:05 [2022-09-06T21:22:05.288Z] 
21:22:05 [2022-09-06T21:22:05.288Z] #31 [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             ;
21:22:05 [2022-09-06T21:22:05.288Z] #31 33.30 Selecting previously unselected package libyajl2:arm64.
21:22:05 [2022-09-06T21:22:05.288Z] #31 33.30 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
21:22:05 [2022-09-06T21:22:05.288Z] #31 33.31 Unpacking libyajl2:arm64 (2.1.0-3) ...
21:22:05 [2022-09-06T21:22:05.288Z] #31 33.42 Selecting previously unselected package libyajl-dev:arm64.
21:22:05 [2022-09-06T21:22:05.288Z] #31 33.43 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
21:22:05 [2022-09-06T21:22:05.288Z] #31 33.44 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
21:22:05 [2022-09-06T21:22:05.546Z] #31 33.64 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:22:05 [2022-09-06T21:22:05.546Z] #31 33.66 Setting up libmagic-mgc (1:5.39-3) ...
21:22:05 [2022-09-06T21:22:05.546Z] #31 33.68 Setting up libyajl2:arm64 (2.1.0-3) ...
21:22:05 [2022-09-06T21:22:05.546Z] #31 33.71 Setting up libmagic1:arm64 (1:5.39-3) ...
21:22:05 [2022-09-06T21:22:05.546Z] #31 33.73 Setting up file (1:5.39-3) ...
21:22:05 [2022-09-06T21:22:05.546Z] #31 33.75 Setting up bzip2 (1.0.8-4) ...
21:22:05 [2022-09-06T21:22:05.546Z] #31 33.76 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:22:05 [2022-09-06T21:22:05.546Z] #31 33.78 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
21:22:05 [2022-09-06T21:22:05.546Z] #31 33.80 Setting up libcap2:arm64 (1:2.44-1) ...
21:22:05 [2022-09-06T21:22:05.546Z] #31 33.82 Setting up autotools-dev (20180224.1+nmu1) ...
21:22:05 [2022-09-06T21:22:05.546Z] #31 33.85 Setting up libsigsegv2:arm64 (2.13-1) ...
21:22:05 [2022-09-06T21:22:05.546Z] #31 33.87 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:22:05 [2022-09-06T21:22:05.546Z] #31 33.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:22:05 [2022-09-06T21:22:05.632Z] #34 ...
21:22:05 [2022-09-06T21:22:05.632Z] 
21:22:05 [2022-09-06T21:22:05.632Z] #31 [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
21:22:05 [2022-09-06T21:22:05.632Z] #31 16.45 Fetched 8574 kB in 12s (716 kB/s)
21:22:05 [2022-09-06T21:22:05.632Z] #31 16.45 Reading package lists...
21:22:05 [2022-09-06T21:22:05.632Z] #31 ...
21:22:05 [2022-09-06T21:22:05.632Z] 
21:22:05 [2022-09-06T21:22:05.632Z] #35 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
21:22:05 [2022-09-06T21:22:05.632Z] #35 15.56 + mkdir -p /build
21:22:05 [2022-09-06T21:22:05.632Z] #35 15.58 + mv docker/docker /build/
21:22:05 [2022-09-06T21:22:05.632Z] #35 15.58 + rmdir docker
21:22:05 [2022-09-06T21:22:05.632Z] #35 DONE 16.4s
21:22:05 [2022-09-06T21:22:05.709Z] #21 ...
21:22:05 [2022-09-06T21:22:05.709Z] 
21:22:05 [2022-09-06T21:22:05.709Z] #35 [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
21:22:05 [2022-09-06T21:22:05.709Z] #35 21.51 Updating files:  83% (1817/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.
21:22:05 [2022-09-06T21:22:05.709Z] #35 21.73 + git checkout -q v2.3.0
21:22:05 [2022-09-06T21:22:05.709Z] #35 23.36 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:22:05 [2022-09-06T21:22:05.802Z] #31 33.90 Setting up patch (2.7.6-7) ...
21:22:05 [2022-09-06T21:22:05.803Z] #31 33.93 Setting up libudev-dev:arm64 (247.3-7) ...
21:22:05 [2022-09-06T21:22:05.803Z] #31 33.95 Setting up libyajl-dev:arm64 (2.1.0-3) ...
21:22:05 [2022-09-06T21:22:05.803Z] #31 33.98 Setting up libcap-dev:arm64 (1:2.44-1) ...
21:22:05 [2022-09-06T21:22:05.803Z] #31 33.99 Setting up libsystemd-dev:arm64 (247.3-7) ...
21:22:05 [2022-09-06T21:22:05.803Z] #31 34.01 Setting up libtool (2.4.6-15) ...
21:22:05 [2022-09-06T21:22:05.803Z] #31 34.02 Setting up m4 (1.4.18-5) ...
21:22:05 [2022-09-06T21:22:05.803Z] #31 34.03 Setting up dpkg-dev (1.20.11) ...
21:22:05 [2022-09-06T21:22:05.803Z] #31 34.08 Setting up autoconf (2.69-14) ...
21:22:05 [2022-09-06T21:22:05.803Z] #31 34.10 Setting up build-essential (12.9) ...
21:22:05 [2022-09-06T21:22:05.892Z] 
21:22:05 [2022-09-06T21:22:05.892Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:22:05 [2022-09-06T21:22:05.892Z] #39 15.86 go: downloading github.com/sirupsen/logrus v1.8.1
21:22:05 [2022-09-06T21:22:05.892Z] #39 15.88 go: downloading github.com/stretchr/testify v1.7.1
21:22:05 [2022-09-06T21:22:05.892Z] #39 16.46 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
21:22:05 [2022-09-06T21:22:05.892Z] #39 16.51 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
21:22:05 [2022-09-06T21:22:05.892Z] #39 16.68 go: downloading github.com/fsnotify/fsnotify v1.5.4
21:22:05 [2022-09-06T21:22:05.892Z] #39 16.77 go: downloading github.com/mitchellh/mapstructure v1.5.0
21:22:05 [2022-09-06T21:22:05.892Z] #39 16.95 go: downloading github.com/spf13/afero v1.8.2
21:22:05 [2022-09-06T21:22:05.892Z] #39 16.99 go: downloading github.com/spf13/cast v1.4.1
21:22:05 [2022-09-06T21:22:05.969Z] #35 ...
21:22:05 [2022-09-06T21:22:05.969Z] 
21:22:05 [2022-09-06T21:22:05.969Z] #21 [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
21:22:06 [2022-09-06T21:22:06.077Z] #31 34.11 Setting up automake (1:1.16.3-2) ...
21:22:06 [2022-09-06T21:22:06.077Z] #31 34.13 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:22:06 [2022-09-06T21:22:06.077Z] #31 34.14 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:22:06 [2022-09-06T21:22:06.110Z] #31 ...
21:22:06 [2022-09-06T21:22:06.110Z] 
21:22:06 [2022-09-06T21:22:06.110Z] #32 [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
21:22:06 [2022-09-06T21:22:06.110Z] #32 27.03 The following additional packages will be installed:
21:22:06 [2022-09-06T21:22:06.110Z] #32 27.05   libbtrfs0
21:22:06 [2022-09-06T21:22:06.110Z] #32 27.30 The following NEW packages will be installed:
21:22:06 [2022-09-06T21:22:06.110Z] #32 27.31   libbtrfs-dev libbtrfs0
21:22:06 [2022-09-06T21:22:06.110Z] #32 27.70 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
21:22:06 [2022-09-06T21:22:06.110Z] #32 27.70 Need to get 460 kB of archives.
21:22:06 [2022-09-06T21:22:06.110Z] #32 27.70 After this operation, 1237 kB of additional disk space will be used.
21:22:06 [2022-09-06T21:22:06.110Z] #32 27.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
21:22:06 [2022-09-06T21:22:06.110Z] #32 27.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
21:22:06 [2022-09-06T21:22:06.110Z] #32 29.16 debconf: delaying package configuration, since apt-utils is not installed
21:22:06 [2022-09-06T21:22:06.110Z] #32 29.50 Fetched 460 kB in 0s (1499 kB/s)
21:22:06 [2022-09-06T21:22:06.110Z] #32 29.60 Selecting previously unselected package libbtrfs0:amd64.
21:22:06 [2022-09-06T21:22:06.110Z] #32 29.60 (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.)
21:22:06 [2022-09-06T21:22:06.110Z] #32 29.75 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
21:22:06 [2022-09-06T21:22:06.110Z] #32 29.79 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
21:22:06 [2022-09-06T21:22:06.110Z] #32 30.05 Selecting previously unselected package libbtrfs-dev:amd64.
21:22:06 [2022-09-06T21:22:06.110Z] #32 30.05 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
21:22:06 [2022-09-06T21:22:06.110Z] #32 30.07 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
21:22:06 [2022-09-06T21:22:06.110Z] #32 30.44 Setting up libbtrfs0:amd64 (5.10.1-2) ...
21:22:06 [2022-09-06T21:22:06.110Z] #32 30.47 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
21:22:06 [2022-09-06T21:22:06.110Z] #32 30.48 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:22:06 [2022-09-06T21:22:06.110Z] #32 DONE 31.2s
21:22:06 [2022-09-06T21:22:06.110Z] 
21:22:06 [2022-09-06T21:22:06.110Z] #40 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
21:22:06 [2022-09-06T21:22:06.110Z] #40 DONE 0.1s
21:22:06 [2022-09-06T21:22:06.110Z] 
21:22:06 [2022-09-06T21:22:06.110Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:22:06 [2022-09-06T21:22:06.152Z] #39 17.12 go: downloading github.com/spf13/jwalterweatherman v1.1.0
21:22:06 [2022-09-06T21:22:06.152Z] #39 ...
21:22:06 [2022-09-06T21:22:06.152Z] 
21:22:06 [2022-09-06T21:22:06.152Z] #27 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:22:06 [2022-09-06T21:22:06.152Z] #27 6.678 + git clone https://github.com/kolyshkin/go-swagger.git .
21:22:06 [2022-09-06T21:22:06.152Z] #27 6.681 Cloning into '.'...
21:22:06 [2022-09-06T21:22:06.229Z] #21 31.92 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
21:22:06 [2022-09-06T21:22:06.229Z] #21 31.95 Setting up python3-protobuf (3.12.4-1) ...
21:22:06 [2022-09-06T21:22:06.412Z] #27 ...
21:22:06 [2022-09-06T21:22:06.412Z] 
21:22:06 [2022-09-06T21:22:06.412Z] #30 [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
21:22:06 [2022-09-06T21:22:06.412Z] #30 7.191 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
21:22:06 [2022-09-06T21:22:06.412Z] #30 7.617 go: downloading golang.org/x/tools v0.1.0
21:22:06 [2022-09-06T21:22:06.412Z] #30 14.68 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
21:22:06 [2022-09-06T21:22:06.412Z] #30 14.71 go: downloading golang.org/x/mod v0.3.0
21:22:06 [2022-09-06T21:22:06.412Z] #30 ...
21:22:06 [2022-09-06T21:22:06.412Z] 
21:22:06 [2022-09-06T21:22:06.412Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:22:06 [2022-09-06T21:22:06.412Z] #39 17.25 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
21:22:06 [2022-09-06T21:22:06.412Z] #39 17.43 go: downloading github.com/go-toolsmith/astcast v1.0.0
21:22:06 [2022-09-06T21:22:06.643Z] #31 DONE 34.9s
21:22:06 [2022-09-06T21:22:06.643Z] 
21:22:06 [2022-09-06T21:22:06.643Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:22:06 [2022-09-06T21:22:06.643Z] #34 34.14 Selecting previously unselected package binutils-mingw-w64.
21:22:06 [2022-09-06T21:22:06.643Z] #34 34.15 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
21:22:06 [2022-09-06T21:22:06.643Z] #34 34.16 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
21:22:06 [2022-09-06T21:22:06.643Z] #34 34.28 Selecting previously unselected package libdevmapper1.02.1:arm64.
21:22:06 [2022-09-06T21:22:06.643Z] #34 34.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
21:22:06 [2022-09-06T21:22:06.643Z] #34 34.30 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
21:22:06 [2022-09-06T21:22:06.643Z] #34 34.56 Selecting previously unselected package dmsetup.
21:22:06 [2022-09-06T21:22:06.643Z] #34 34.57 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
21:22:06 [2022-09-06T21:22:06.643Z] #34 34.60 Unpacking dmsetup (2:1.02.175-2.1) ...
21:22:06 [2022-09-06T21:22:06.643Z] #34 34.74 Selecting previously unselected package mingw-w64-common.
21:22:06 [2022-09-06T21:22:06.643Z] #34 34.74 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
21:22:06 [2022-09-06T21:22:06.643Z] #34 34.75 Unpacking mingw-w64-common (8.0.0-1) ...
21:22:06 [2022-09-06T21:22:06.675Z] #39 17.53 go: downloading github.com/go-toolsmith/astcopy v1.0.0
21:22:06 [2022-09-06T21:22:06.675Z] #39 ...
21:22:06 [2022-09-06T21:22:06.675Z] 
21:22:06 [2022-09-06T21:22:06.675Z] #20 [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
21:22:06 [2022-09-06T21:22:06.675Z] #20 7.553 go: downloading github.com/go-delve/delve v1.8.1
21:22:06 [2022-09-06T21:22:06.675Z] #20 ...
21:22:06 [2022-09-06T21:22:06.675Z] 
21:22:06 [2022-09-06T21:22:06.675Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:22:06 [2022-09-06T21:22:06.675Z] #39 17.71 go: downloading github.com/go-toolsmith/astequal v1.0.1
21:22:06 [2022-09-06T21:22:06.935Z] #39 17.86 go: downloading github.com/go-toolsmith/astfmt v1.0.0
21:22:06 [2022-09-06T21:22:06.935Z] #39 ...
21:22:06 [2022-09-06T21:22:06.935Z] 
21:22:06 [2022-09-06T21:22:06.935Z] #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
21:22:06 [2022-09-06T21:22:06.935Z] #38 17.71 tomll can be used in two ways:
21:22:06 [2022-09-06T21:22:06.935Z] #38 17.71 Writing to STDIN and reading from STDOUT:
21:22:06 [2022-09-06T21:22:06.935Z] #38 17.71   cat file.toml | tomll > file.toml
21:22:06 [2022-09-06T21:22:06.935Z] #38 17.71 
21:22:06 [2022-09-06T21:22:06.935Z] #38 17.71 Reading and updating a list of files:
21:22:06 [2022-09-06T21:22:06.935Z] #38 17.71   tomll a.toml b.toml c.toml
21:22:06 [2022-09-06T21:22:06.935Z] #38 17.71 
21:22:06 [2022-09-06T21:22:06.935Z] #38 17.71 When given a list of files, tomll will modify all files in place without asking.
21:22:06 [2022-09-06T21:22:06.935Z] #38 DONE 18.0s
21:22:06 [2022-09-06T21:22:06.935Z] 
21:22:06 [2022-09-06T21:22:06.935Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:22:06 [2022-09-06T21:22:06.935Z] #39 18.01 go: downloading github.com/go-toolsmith/astp v1.0.0
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.080 + RM_GOPATH=0
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.080 + TMP_GOPATH=
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.080 + : /build
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.080 + '[' -z '' ']'
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.080 ++ mktemp -d
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.086 + export GOPATH=/tmp/tmp.vRjBUBmG0Q
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.086 + GOPATH=/tmp/tmp.vRjBUBmG0Q
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.086 + RM_GOPATH=1
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.086 + case "$(go env GOARCH)" in
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.087 ++ go env GOARCH
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.141 + export GO_BUILDMODE=-buildmode=pie
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.141 + GO_BUILDMODE=-buildmode=pie
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.142 ++ dirname /install.sh
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.148 + dir=/
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.148 + bin=containerd
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.149 + shift
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.149 + '[' '!' -f //containerd.installer ']'
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.149 + . //containerd.installer
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.150 ++ set -e
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.150 ++ : v1.6.8
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.150 + install_containerd
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.152 + echo 'Install containerd version v1.6.8'
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.153 Install containerd version v1.6.8
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.155 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vRjBUBmG0Q/src/github.com/containerd/containerd
21:22:07 [2022-09-06T21:22:07.049Z] #41 1.163 Cloning into '/tmp/tmp.vRjBUBmG0Q/src/github.com/containerd/containerd'...
21:22:07 [2022-09-06T21:22:07.198Z] #39 18.15 go: downloading github.com/go-toolsmith/strparse v1.0.0
21:22:07 [2022-09-06T21:22:07.198Z] #39 18.19 go: downloading github.com/go-toolsmith/typep v1.0.2
21:22:07 [2022-09-06T21:22:07.198Z] #39 18.28 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
21:22:07 [2022-09-06T21:22:07.601Z] #34 ...
21:22:07 [2022-09-06T21:22:07.601Z] 
21:22:07 [2022-09-06T21:22:07.601Z] #38 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.725 + RM_GOPATH=0
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.744 + TMP_GOPATH=
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.746 + : /build
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.746 + '[' -z '' ']'
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.747 ++ mktemp -d
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.748 + export GOPATH=/tmp/tmp.ueU8lq4lez
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.748 + GOPATH=/tmp/tmp.ueU8lq4lez
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.749 + RM_GOPATH=1
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.749 + case "$(go env GOARCH)" in
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.749 ++ go env GOARCH
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.806 + export GO_BUILDMODE=-buildmode=pie
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.807 + GO_BUILDMODE=-buildmode=pie
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.808 ++ dirname /install.sh
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.812 + dir=/
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.813 + bin=containerd
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.823 + shift
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.824 + '[' '!' -f //containerd.installer ']'
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.827 + . //containerd.installer
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.835 ++ set -e
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.839 ++ : v1.6.8
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.840 + install_containerd
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.844 + echo 'Install containerd version v1.6.8'
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.848 Install containerd version v1.6.8
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.848 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ueU8lq4lez/src/github.com/containerd/containerd
21:22:07 [2022-09-06T21:22:07.601Z] #0 0.850 Cloning into '/tmp/tmp.ueU8lq4lez/src/github.com/containerd/containerd'...
21:22:07 [2022-09-06T21:22:07.601Z] #38 ...
21:22:07 [2022-09-06T21:22:07.601Z] 
21:22:07 [2022-09-06T21:22:07.601Z] #28 [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
21:22:07 [2022-09-06T21:22:07.601Z] #28 29.45 Selecting previously unselected package libicu67:arm64.
21:22:07 [2022-09-06T21:22:07.601Z] #28 29.45 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
21:22:07 [2022-09-06T21:22:07.601Z] #28 29.46 Unpacking libicu67:arm64 (67.1-7) ...
21:22:07 [2022-09-06T21:22:07.601Z] #28 34.63 Selecting previously unselected package libxml2:arm64.
21:22:07 [2022-09-06T21:22:07.601Z] #28 34.63 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
21:22:07 [2022-09-06T21:22:07.601Z] #28 34.64 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
21:22:07 [2022-09-06T21:22:07.601Z] #28 35.19 Selecting previously unselected package libarchive13:arm64.
21:22:07 [2022-09-06T21:22:07.601Z] #28 35.19 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
21:22:07 [2022-09-06T21:22:07.601Z] #28 35.21 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
21:22:07 [2022-09-06T21:22:07.601Z] #28 35.61 Selecting previously unselected package libjsoncpp24:arm64.
21:22:07 [2022-09-06T21:22:07.601Z] #28 35.61 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
21:22:07 [2022-09-06T21:22:07.601Z] #28 35.65 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
21:22:07 [2022-09-06T21:22:07.601Z] #28 35.85 Selecting previously unselected package librhash0:arm64.
21:22:07 [2022-09-06T21:22:07.601Z] #28 35.85 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
21:22:07 [2022-09-06T21:22:07.601Z] #28 35.86 Unpacking librhash0:arm64 (1.4.1-2) ...
21:22:07 [2022-09-06T21:22:07.864Z] #28 36.06 Selecting previously unselected package libuv1:arm64.
21:22:07 [2022-09-06T21:22:07.864Z] #28 36.07 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
21:22:07 [2022-09-06T21:22:07.864Z] #28 36.07 Unpacking libuv1:arm64 (1.40.0-2) ...
21:22:07 [2022-09-06T21:22:07.991Z] #41 ...
21:22:07 [2022-09-06T21:22:07.991Z] 
21:22:07 [2022-09-06T21:22:07.991Z] #26 [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
21:22:07 [2022-09-06T21:22:07.991Z] #26 33.34 NAME:
21:22:07 [2022-09-06T21:22:07.991Z] #26 33.34    go-winres - A tool for embedding resources in Windows executables
21:22:07 [2022-09-06T21:22:07.991Z] #26 33.34 
21:22:07 [2022-09-06T21:22:07.991Z] #26 33.34 USAGE:
21:22:07 [2022-09-06T21:22:07.991Z] #26 33.34    go-winres [global options] command [command options] [arguments...]
21:22:07 [2022-09-06T21:22:07.991Z] #26 33.34 
21:22:07 [2022-09-06T21:22:07.991Z] #26 33.34 COMMANDS:
21:22:07 [2022-09-06T21:22:07.991Z] #26 33.34    init     Create an initial ./winres/winres.json
21:22:07 [2022-09-06T21:22:07.991Z] #26 33.34    make     Make syso files for the "go build" command
21:22:07 [2022-09-06T21:22:07.991Z] #26 33.34    simply   Make syso files for the "go build" command (simplified)
21:22:07 [2022-09-06T21:22:07.991Z] #26 33.34    extract  Extract all resources from an executable
21:22:07 [2022-09-06T21:22:07.991Z] #26 33.34    patch    Replace resources in an executable file (exe, dll)
21:22:07 [2022-09-06T21:22:07.991Z] #26 33.34    help, h  Shows a list of commands or help for one command
21:22:07 [2022-09-06T21:22:07.991Z] #26 33.34 
21:22:07 [2022-09-06T21:22:07.991Z] #26 33.34 GLOBAL OPTIONS:
21:22:07 [2022-09-06T21:22:07.991Z] #26 33.34    --help, -h  show help (default: false)
21:22:07 [2022-09-06T21:22:07.991Z] #26 DONE 33.5s
21:22:08 [2022-09-06T21:22:08.121Z] #28 36.20 Selecting previously unselected package cmake.
21:22:08 [2022-09-06T21:22:08.121Z] #28 36.21 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
21:22:08 [2022-09-06T21:22:08.121Z] #28 36.22 Unpacking cmake (3.18.4-2+deb11u1) ...
21:22:08 [2022-09-06T21:22:08.136Z] #39 ...
21:22:08 [2022-09-06T21:22:08.136Z] 
21:22:08 [2022-09-06T21:22:08.136Z] #28 [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
21:22:08 [2022-09-06T21:22:08.136Z] #28 9.101 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
21:22:08 [2022-09-06T21:22:08.136Z] #28 9.308 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:22:08 [2022-09-06T21:22:08.251Z] 
21:22:08 [2022-09-06T21:22:08.251Z] #34 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:22:08 [2022-09-06T21:22:08.251Z] #34 25.96 python3 is already the newest version (3.9.2-3).
21:22:08 [2022-09-06T21:22:08.251Z] #34 25.96 The following additional packages will be installed:
21:22:08 [2022-09-06T21:22:08.251Z] #34 25.98   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
21:22:08 [2022-09-06T21:22:08.251Z] #34 25.99   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
21:22:08 [2022-09-06T21:22:08.251Z] #34 26.01 Suggested packages:
21:22:08 [2022-09-06T21:22:08.251Z] #34 26.03   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
21:22:08 [2022-09-06T21:22:08.251Z] #34 26.03   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
21:22:08 [2022-09-06T21:22:08.251Z] #34 26.03   m4-doc ed diffutils-doc
21:22:08 [2022-09-06T21:22:08.251Z] #34 26.03 Recommended packages:
21:22:08 [2022-09-06T21:22:08.251Z] #34 26.03   fakeroot libalgorithm-merge-perl libltdl-dev
21:22:08 [2022-09-06T21:22:08.251Z] #34 27.82 The following NEW packages will be installed:
21:22:08 [2022-09-06T21:22:08.251Z] #34 27.83   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
21:22:08 [2022-09-06T21:22:08.251Z] #34 27.83   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
21:22:08 [2022-09-06T21:22:08.251Z] #34 27.84   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
21:22:08 [2022-09-06T21:22:08.251Z] #34 27.84   libyajl2 m4 patch xz-utils
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.26 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.26 Need to get 5940 kB of archives.
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.26 After this operation, 18.7 MB of additional disk space will be used.
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.44 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.60 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.75 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
21:22:08 [2022-09-06T21:22:08.251Z] #34 28.76 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
21:22:08 [2022-09-06T21:22:08.251Z] #34 30.10 debconf: delaying package configuration, since apt-utils is not installed
21:22:08 [2022-09-06T21:22:08.251Z] #34 30.35 Fetched 5940 kB in 1s (7149 kB/s)
21:22:08 [2022-09-06T21:22:08.251Z] #34 30.45 Selecting previously unselected package bzip2.
21:22:08 [2022-09-06T21:22:08.251Z] #34 30.45 (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.)
21:22:08 [2022-09-06T21:22:08.251Z] #34 30.52 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
21:22:08 [2022-09-06T21:22:08.251Z] #34 30.52 Unpacking bzip2 (1.0.8-4) ...
21:22:08 [2022-09-06T21:22:08.251Z] #34 30.68 Selecting previously unselected package libmagic-mgc.
21:22:08 [2022-09-06T21:22:08.251Z] #34 30.68 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
21:22:08 [2022-09-06T21:22:08.251Z] #34 30.70 Unpacking libmagic-mgc (1:5.39-3) ...
21:22:08 [2022-09-06T21:22:08.251Z] #34 31.45 Selecting previously unselected package libmagic1:amd64.
21:22:08 [2022-09-06T21:22:08.251Z] #34 31.45 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
21:22:08 [2022-09-06T21:22:08.251Z] #34 31.47 Unpacking libmagic1:amd64 (1:5.39-3) ...
21:22:08 [2022-09-06T21:22:08.251Z] #34 31.76 Selecting previously unselected package file.
21:22:08 [2022-09-06T21:22:08.251Z] #34 31.76 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
21:22:08 [2022-09-06T21:22:08.251Z] #34 31.79 Unpacking file (1:5.39-3) ...
21:22:08 [2022-09-06T21:22:08.251Z] #34 31.93 Selecting previously unselected package xz-utils.
21:22:08 [2022-09-06T21:22:08.251Z] #34 31.93 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
21:22:08 [2022-09-06T21:22:08.251Z] #34 31.94 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:22:08 [2022-09-06T21:22:08.251Z] #34 32.34 Selecting previously unselected package libsigsegv2:amd64.
21:22:08 [2022-09-06T21:22:08.251Z] #34 32.34 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
21:22:08 [2022-09-06T21:22:08.251Z] #34 32.35 Unpacking libsigsegv2:amd64 (2.13-1) ...
21:22:08 [2022-09-06T21:22:08.251Z] #34 32.46 Selecting previously unselected package m4.
21:22:08 [2022-09-06T21:22:08.251Z] #34 32.47 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
21:22:08 [2022-09-06T21:22:08.251Z] #34 32.47 Unpacking m4 (1.4.18-5) ...
21:22:08 [2022-09-06T21:22:08.251Z] #34 32.81 Selecting previously unselected package autoconf.
21:22:08 [2022-09-06T21:22:08.251Z] #34 32.84 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
21:22:08 [2022-09-06T21:22:08.251Z] #34 32.86 Unpacking autoconf (2.69-14) ...
21:22:08 [2022-09-06T21:22:08.251Z] #34 33.35 Selecting previously unselected package autotools-dev.
21:22:08 [2022-09-06T21:22:08.251Z] #34 33.36 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
21:22:08 [2022-09-06T21:22:08.251Z] #34 33.37 Unpacking autotools-dev (20180224.1+nmu1) ...
21:22:08 [2022-09-06T21:22:08.396Z] #28 ...
21:22:08 [2022-09-06T21:22:08.396Z] 
21:22:08 [2022-09-06T21:22:08.396Z] #29 [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
21:22:08 [2022-09-06T21:22:08.396Z] #29 8.856 go: downloading github.com/sirupsen/logrus v1.8.1
21:22:08 [2022-09-06T21:22:08.396Z] #29 8.874 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:22:08 [2022-09-06T21:22:08.396Z] #29 9.475 go: downloading github.com/urfave/cli/v2 v2.4.0
21:22:08 [2022-09-06T21:22:08.396Z] #29 13.61 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:22:08 [2022-09-06T21:22:08.396Z] #29 14.31 go: downloading github.com/google/uuid v1.3.0
21:22:08 [2022-09-06T21:22:08.396Z] #29 14.34 go: downloading github.com/moby/vpnkit v0.5.0
21:22:08 [2022-09-06T21:22:08.396Z] #29 14.52 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:22:08 [2022-09-06T21:22:08.396Z] #29 14.65 go: downloading github.com/gofrs/flock v0.8.1
21:22:08 [2022-09-06T21:22:08.396Z] #29 14.83 go: downloading github.com/gorilla/mux v1.8.0
21:22:08 [2022-09-06T21:22:08.396Z] #29 14.95 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:22:08 [2022-09-06T21:22:08.396Z] #29 15.39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:22:08 [2022-09-06T21:22:08.396Z] #29 15.68 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:22:08 [2022-09-06T21:22:08.396Z] #29 17.57 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:22:08 [2022-09-06T21:22:08.396Z] #29 17.90 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:22:08 [2022-09-06T21:22:08.396Z] #29 ...
21:22:08 [2022-09-06T21:22:08.396Z] 
21:22:08 [2022-09-06T21:22:08.396Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:22:08 [2022-09-06T21:22:08.396Z] #39 19.37 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
21:22:08 [2022-09-06T21:22:08.511Z] #34 33.81 Selecting previously unselected package automake.
21:22:08 [2022-09-06T21:22:08.511Z] #34 33.83 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
21:22:08 [2022-09-06T21:22:08.511Z] #34 33.85 Unpacking automake (1:1.16.3-2) ...
21:22:08 [2022-09-06T21:22:08.656Z] #39 19.60 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
21:22:09 [2022-09-06T21:22:09.050Z] #28 ...
21:22:09 [2022-09-06T21:22:09.050Z] 
21:22:09 [2022-09-06T21:22:09.050Z] #30 [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
21:22:09 [2022-09-06T21:22:09.050Z] #30 36.72 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
21:22:09 [2022-09-06T21:22:09.050Z] #30 36.93 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
21:22:09 [2022-09-06T21:22:09.454Z] #34 34.78 Selecting previously unselected package patch.
21:22:09 [2022-09-06T21:22:09.454Z] #34 34.79 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
21:22:09 [2022-09-06T21:22:09.454Z] #34 34.81 Unpacking patch (2.7.6-7) ...
21:22:09 [2022-09-06T21:22:09.454Z] #34 35.00 Selecting previously unselected package dpkg-dev.
21:22:09 [2022-09-06T21:22:09.525Z] #21 35.08 Setting up criu (3.17.1-1) ...
21:22:09 [2022-09-06T21:22:09.595Z] #39 20.44 go: downloading github.com/hashicorp/errwrap v1.0.0
21:22:09 [2022-09-06T21:22:09.716Z] #34 35.00 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
21:22:09 [2022-09-06T21:22:09.716Z] #34 35.01 Unpacking dpkg-dev (1.20.11) ...
21:22:09 [2022-09-06T21:22:09.980Z] #30 37.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:22:10 [2022-09-06T21:22:10.164Z] #39 ...
21:22:10 [2022-09-06T21:22:10.164Z] 
21:22:10 [2022-09-06T21:22:10.164Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:22:10 [2022-09-06T21:22:10.164Z] #32 10.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
21:22:10 [2022-09-06T21:22:10.164Z] #32 20.77 Fetched 8574 kB in 15s (558 kB/s)
21:22:10 [2022-09-06T21:22:10.164Z] #32 20.77 Reading package lists...
21:22:10 [2022-09-06T21:22:10.164Z] #32 ...
21:22:10 [2022-09-06T21:22:10.164Z] 
21:22:10 [2022-09-06T21:22:10.164Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:22:10 [2022-09-06T21:22:10.164Z] #39 21.10 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
21:22:10 [2022-09-06T21:22:10.164Z] #39 21.24 go: downloading 4d63.com/gochecknoglobals v0.1.0
21:22:10 [2022-09-06T21:22:10.164Z] #39 21.32 go: downloading github.com/Antonboom/errname v0.1.6
21:22:10 [2022-09-06T21:22:10.164Z] #39 ...
21:22:10 [2022-09-06T21:22:10.164Z] 
21:22:10 [2022-09-06T21:22:10.164Z] #33 [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
21:22:10 [2022-09-06T21:22:10.164Z] #33 10.95 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
21:22:10 [2022-09-06T21:22:10.164Z] #33 13.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
21:22:10 [2022-09-06T21:22:10.164Z] #33 15.76 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
21:22:10 [2022-09-06T21:22:10.424Z] #33 ...
21:22:10 [2022-09-06T21:22:10.424Z] 
21:22:10 [2022-09-06T21:22:10.424Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:22:10 [2022-09-06T21:22:10.424Z] #39 21.44 go: downloading github.com/Antonboom/nilnil v0.1.1
21:22:10 [2022-09-06T21:22:10.424Z] #39 21.44 go: downloading github.com/BurntSushi/toml v1.1.0
21:22:10 [2022-09-06T21:22:10.424Z] #39 ...
21:22:10 [2022-09-06T21:22:10.424Z] 
21:22:10 [2022-09-06T21:22:10.424Z] #37 [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             ;
21:22:10 [2022-09-06T21:22:10.424Z] #37 11.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
21:22:10 [2022-09-06T21:22:10.424Z] #37 20.56 Fetched 8574 kB in 15s (569 kB/s)
21:22:10 [2022-09-06T21:22:10.684Z] #37 20.56 Reading package lists...
21:22:10 [2022-09-06T21:22:10.684Z] #37 ...
21:22:10 [2022-09-06T21:22:10.684Z] 
21:22:10 [2022-09-06T21:22:10.684Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:22:10 [2022-09-06T21:22:10.684Z] #39 21.55 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
21:22:10 [2022-09-06T21:22:10.684Z] #39 21.78 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
21:22:10 [2022-09-06T21:22:10.908Z] #21 36.67 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:22:11 [2022-09-06T21:22:11.101Z] #34 36.27 Selecting previously unselected package build-essential.
21:22:11 [2022-09-06T21:22:11.101Z] #34 36.27 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
21:22:11 [2022-09-06T21:22:11.101Z] #34 36.33 Unpacking build-essential (12.9) ...
21:22:11 [2022-09-06T21:22:11.101Z] #34 36.60 Selecting previously unselected package libcap2:amd64.
21:22:11 [2022-09-06T21:22:11.101Z] #34 36.60 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
21:22:11 [2022-09-06T21:22:11.101Z] #34 36.61 Unpacking libcap2:amd64 (1:2.44-1) ...
21:22:11 [2022-09-06T21:22:11.101Z] #34 36.69 Selecting previously unselected package libcap-dev:amd64.
21:22:11 [2022-09-06T21:22:11.101Z] #34 36.69 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
21:22:11 [2022-09-06T21:22:11.101Z] #34 36.70 Unpacking libcap-dev:amd64 (1:2.44-1) ...
21:22:11 [2022-09-06T21:22:11.169Z] #21 DONE 37.0s
21:22:11 [2022-09-06T21:22:11.169Z] 
21:22:11 [2022-09-06T21:22:11.169Z] #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
21:22:11 [2022-09-06T21:22:11.169Z] #34 36.34 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
21:22:11 [2022-09-06T21:22:11.169Z] #34 36.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:22:11 [2022-09-06T21:22:11.252Z] #39 22.08 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
21:22:11 [2022-09-06T21:22:11.252Z] #39 22.21 go: downloading github.com/alexkohler/prealloc v1.0.0
21:22:11 [2022-09-06T21:22:11.252Z] #39 22.24 go: downloading github.com/ashanbrown/forbidigo v1.3.0
21:22:11 [2022-09-06T21:22:11.252Z] #39 22.42 go: downloading github.com/ashanbrown/makezero v1.1.1
21:22:11 [2022-09-06T21:22:11.361Z] #34 ...
21:22:11 [2022-09-06T21:22:11.361Z] 
21:22:11 [2022-09-06T21:22:11.361Z] #17 [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
21:22:11 [2022-09-06T21:22:11.361Z] #17 36.84 v3.0.2
21:22:11 [2022-09-06T21:22:11.512Z] #39 22.42 go: downloading github.com/bkielbasa/cyclop v1.2.0
21:22:11 [2022-09-06T21:22:11.512Z] #39 22.51 go: downloading github.com/blizzy78/varnamelen v0.8.0
21:22:11 [2022-09-06T21:22:11.646Z] #17 ...
21:22:11 [2022-09-06T21:22:11.646Z] 
21:22:11 [2022-09-06T21:22:11.646Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:22:11 [2022-09-06T21:22:11.646Z] #33 26.99 The following additional packages will be installed:
21:22:11 [2022-09-06T21:22:11.646Z] #33 27.01   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:22:11 [2022-09-06T21:22:11.646Z] #33 27.01   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
21:22:11 [2022-09-06T21:22:11.646Z] #33 27.01   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
21:22:11 [2022-09-06T21:22:11.646Z] #33 27.01   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
21:22:11 [2022-09-06T21:22:11.646Z] #33 27.01   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
21:22:11 [2022-09-06T21:22:11.646Z] #33 27.01   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
21:22:11 [2022-09-06T21:22:11.646Z] #33 27.02   mingw-w64-common mingw-w64-x86-64-dev
21:22:11 [2022-09-06T21:22:11.646Z] #33 27.02 Suggested packages:
21:22:11 [2022-09-06T21:22:11.646Z] #33 27.04   gcc-10-locales seccomp wine64
21:22:11 [2022-09-06T21:22:11.646Z] #33 28.58 The following NEW packages will be installed:
21:22:11 [2022-09-06T21:22:11.646Z] #33 28.59   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:22:11 [2022-09-06T21:22:11.646Z] #33 28.59   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
21:22:11 [2022-09-06T21:22:11.646Z] #33 28.59   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
21:22:11 [2022-09-06T21:22:11.646Z] #33 28.59   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
21:22:11 [2022-09-06T21:22:11.646Z] #33 28.60   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
21:22:11 [2022-09-06T21:22:11.646Z] #33 28.60   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:22:11 [2022-09-06T21:22:11.646Z] #33 28.60   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
21:22:11 [2022-09-06T21:22:11.646Z] #33 28.60   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
21:22:11 [2022-09-06T21:22:11.646Z] #33 28.61   mingw-w64-x86-64-dev
21:22:11 [2022-09-06T21:22:11.646Z] #33 29.03 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
21:22:11 [2022-09-06T21:22:11.646Z] #33 29.03 Need to get 115 MB of archives.
21:22:11 [2022-09-06T21:22:11.646Z] #33 29.03 After this operation, 645 MB of additional disk space will be used.
21:22:11 [2022-09-06T21:22:11.646Z] #33 29.03 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]
21:22:11 [2022-09-06T21:22:11.646Z] #33 29.15 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]
21:22:11 [2022-09-06T21:22:11.646Z] #33 29.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #33 29.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #33 29.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #33 29.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #33 29.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #33 29.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #33 29.90 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]
21:22:11 [2022-09-06T21:22:11.646Z] #33 30.50 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]
21:22:11 [2022-09-06T21:22:11.646Z] #33 32.45 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]
21:22:11 [2022-09-06T21:22:11.646Z] #33 33.15 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]
21:22:11 [2022-09-06T21:22:11.646Z] #33 33.98 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]
21:22:11 [2022-09-06T21:22:11.646Z] #33 35.69 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]
21:22:11 [2022-09-06T21:22:11.646Z] #33 36.29 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]
21:22:11 [2022-09-06T21:22:11.646Z] #33 36.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #33 36.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #33 36.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #33 36.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #33 36.37 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]
21:22:11 [2022-09-06T21:22:11.646Z] #33 36.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #33 36.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #33 36.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #33 36.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #33 36.43 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #33 36.43 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #33 36.48 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #33 36.48 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #33 36.49 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #33 36.49 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #33 ...
21:22:11 [2022-09-06T21:22:11.646Z] 
21:22:11 [2022-09-06T21:22:11.646Z] #34 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:22:11 [2022-09-06T21:22:11.646Z] #34 37.10 Selecting previously unselected package libprotobuf-c1:amd64.#34 ...
21:22:11 [2022-09-06T21:22:11.646Z] 
21:22:11 [2022-09-06T21:22:11.646Z] #17 [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
21:22:11 [2022-09-06T21:22:11.646Z] #17 DONE 37.1s
21:22:11 [2022-09-06T21:22:11.646Z] 
21:22:11 [2022-09-06T21:22:11.646Z] #34 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:22:11 [2022-09-06T21:22:11.646Z] #34 37.10 Selecting previously unselected package libprotobuf-c1:amd64.
21:22:11 [2022-09-06T21:22:11.646Z] #34 37.11 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
21:22:11 [2022-09-06T21:22:11.646Z] #34 37.11 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
21:22:11 [2022-09-06T21:22:11.646Z] #34 ...
21:22:11 [2022-09-06T21:22:11.646Z] 
21:22:11 [2022-09-06T21:22:11.646Z] #29 [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
21:22:11 [2022-09-06T21:22:11.646Z] #29 27.14 The following additional packages will be installed:
21:22:11 [2022-09-06T21:22:11.646Z] #29 27.14   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
21:22:11 [2022-09-06T21:22:11.646Z] #29 27.17 Suggested packages:
21:22:11 [2022-09-06T21:22:11.646Z] #29 27.18   cmake-doc ninja-build lrzip
21:22:11 [2022-09-06T21:22:11.646Z] #29 27.18 Recommended packages:
21:22:11 [2022-09-06T21:22:11.646Z] #29 27.18   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:22:11 [2022-09-06T21:22:11.646Z] #29 28.18 The following NEW packages will be installed:
21:22:11 [2022-09-06T21:22:11.646Z] #29 28.18   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
21:22:11 [2022-09-06T21:22:11.646Z] #29 28.19   vim-common xxd
21:22:11 [2022-09-06T21:22:11.646Z] #29 28.64 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
21:22:11 [2022-09-06T21:22:11.646Z] #29 28.64 Need to get 17.7 MB of archives.
21:22:11 [2022-09-06T21:22:11.646Z] #29 28.64 After this operation, 70.7 MB of additional disk space will be used.
21:22:11 [2022-09-06T21:22:11.646Z] #29 28.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #29 28.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #29 28.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #29 28.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #29 29.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #29 29.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #29 29.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #29 29.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #29 29.45 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #29 29.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
21:22:11 [2022-09-06T21:22:11.646Z] #29 30.94 debconf: delaying package configuration, since apt-utils is not installed
21:22:11 [2022-09-06T21:22:11.646Z] #29 31.36 Fetched 17.7 MB in 2s (11.5 MB/s)
21:22:11 [2022-09-06T21:22:11.646Z] #29 31.67 Selecting previously unselected package xxd.
21:22:11 [2022-09-06T21:22:11.646Z] #29 31.67 (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.)
21:22:11 [2022-09-06T21:22:11.646Z] #29 31.82 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
21:22:11 [2022-09-06T21:22:11.646Z] #29 31.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
21:22:11 [2022-09-06T21:22:11.646Z] #29 32.23 Selecting previously unselected package vim-common.
21:22:11 [2022-09-06T21:22:11.647Z] #29 32.23 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
21:22:11 [2022-09-06T21:22:11.647Z] #29 32.28 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
21:22:11 [2022-09-06T21:22:11.647Z] #29 32.76 Selecting previously unselected package cmake-data.
21:22:11 [2022-09-06T21:22:11.647Z] #29 32.77 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
21:22:11 [2022-09-06T21:22:11.647Z] #29 32.77 Unpacking cmake-data (3.18.4-2+deb11u1) ...
21:22:11 [2022-09-06T21:22:11.647Z] #29 37.21 Selecting previously unselected package libicu67:amd64.
21:22:11 [2022-09-06T21:22:11.647Z] #29 37.21 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
21:22:11 [2022-09-06T21:22:11.771Z] #39 22.60 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
21:22:11 [2022-09-06T21:22:11.771Z] #39 22.69 go: downloading github.com/breml/bidichk v0.2.3
21:22:11 [2022-09-06T21:22:11.771Z] #39 22.72 go: downloading github.com/breml/errchkjson v0.3.0
21:22:11 [2022-09-06T21:22:11.907Z] #29 37.21 Unpacking libicu67:amd64 (67.1-7) ...
21:22:11 [2022-09-06T21:22:11.907Z] #29 ...
21:22:11 [2022-09-06T21:22:11.907Z] 
21:22:11 [2022-09-06T21:22:11.907Z] #34 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:22:11 [2022-09-06T21:22:11.907Z] #34 37.35 Selecting previously unselected package libprotobuf-c-dev:amd64.
21:22:11 [2022-09-06T21:22:11.907Z] #34 37.36 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
21:22:11 [2022-09-06T21:22:11.907Z] #34 37.47 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
21:22:12 [2022-09-06T21:22:12.031Z] #39 22.87 go: downloading github.com/butuzov/ireturn v0.1.1
21:22:12 [2022-09-06T21:22:12.031Z] #39 22.88 go: downloading github.com/charithe/durationcheck v0.0.9
21:22:12 [2022-09-06T21:22:12.031Z] #39 23.01 go: downloading github.com/daixiang0/gci v0.3.3
21:22:12 [2022-09-06T21:22:12.031Z] #39 23.04 go: downloading github.com/denis-tingaikin/go-header v0.4.3
21:22:12 [2022-09-06T21:22:12.167Z] #34 37.70 Selecting previously unselected package libseccomp-dev:amd64.
21:22:12 [2022-09-06T21:22:12.167Z] #34 37.70 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
21:22:12 [2022-09-06T21:22:12.167Z] #34 37.70 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:22:12 [2022-09-06T21:22:12.290Z] #39 23.36 go: downloading github.com/esimonov/ifshort v1.0.4
21:22:12 [2022-09-06T21:22:12.505Z] #30 ...
21:22:12 [2022-09-06T21:22:12.506Z] 
21:22:12 [2022-09-06T21:22:12.506Z] #26 [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
21:22:12 [2022-09-06T21:22:12.506Z] #26 33.41 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
21:22:12 [2022-09-06T21:22:12.506Z] #26 33.46 Setting up python3-protobuf (3.12.4-1) ...
21:22:12 [2022-09-06T21:22:12.506Z] #26 37.02 Setting up criu (3.17.1-1) ...
21:22:12 [2022-09-06T21:22:12.506Z] #26 38.78 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:22:12 [2022-09-06T21:22:12.506Z] #26 DONE 40.0s
21:22:12 [2022-09-06T21:22:12.506Z] 
21:22:12 [2022-09-06T21:22:12.506Z] #28 [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
21:22:12 [2022-09-06T21:22:12.506Z] #28 39.10 Setting up libicu67:arm64 (67.1-7) ...
21:22:12 [2022-09-06T21:22:12.506Z] #28 39.12 Setting up xxd (2:8.2.2434-3+deb11u1) ...
21:22:12 [2022-09-06T21:22:12.506Z] #28 39.14 Setting up libuv1:arm64 (1.40.0-2) ...
21:22:12 [2022-09-06T21:22:12.506Z] #28 39.15 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
21:22:12 [2022-09-06T21:22:12.506Z] #28 39.21 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
21:22:12 [2022-09-06T21:22:12.506Z] #28 39.24 Setting up librhash0:arm64 (1.4.1-2) ...
21:22:12 [2022-09-06T21:22:12.506Z] #28 39.28 Setting up cmake-data (3.18.4-2+deb11u1) ...
21:22:12 [2022-09-06T21:22:12.506Z] #28 39.33 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
21:22:12 [2022-09-06T21:22:12.506Z] #28 39.34 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
21:22:12 [2022-09-06T21:22:12.506Z] #28 39.36 Setting up cmake (3.18.4-2+deb11u1) ...
21:22:12 [2022-09-06T21:22:12.506Z] #28 39.39 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:22:12 [2022-09-06T21:22:12.506Z] #28 DONE 40.4s
21:22:12 [2022-09-06T21:22:12.506Z] 
21:22:12 [2022-09-06T21:22:12.506Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:22:12 [2022-09-06T21:22:12.506Z] #34 40.50 Selecting previously unselected package mingw-w64-x86-64-dev.
21:22:12 [2022-09-06T21:22:12.506Z] #34 40.52 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
21:22:12 [2022-09-06T21:22:12.506Z] #34 40.54 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
21:22:12 [2022-09-06T21:22:12.506Z] #34 ...
21:22:12 [2022-09-06T21:22:12.506Z] 
21:22:12 [2022-09-06T21:22:12.506Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
21:22:12 [2022-09-06T21:22:12.506Z] #39 DONE 0.3s
21:22:12 [2022-09-06T21:22:12.550Z] #39 23.40 go: downloading github.com/firefart/nonamedreturns v1.0.1
21:22:12 [2022-09-06T21:22:12.550Z] #39 23.53 go: downloading github.com/fzipp/gocyclo v0.5.1
21:22:12 [2022-09-06T21:22:12.550Z] #39 23.53 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
21:22:12 [2022-09-06T21:22:12.550Z] #39 23.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
21:22:12 [2022-09-06T21:22:12.550Z] #39 23.70 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
21:22:12 [2022-09-06T21:22:12.738Z] #34 38.10 Selecting previously unselected package libsystemd-dev:amd64.
21:22:12 [2022-09-06T21:22:12.738Z] #34 38.12 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
21:22:12 [2022-09-06T21:22:12.738Z] #34 38.15 Unpacking libsystemd-dev:amd64 (247.3-7) ...
21:22:12 [2022-09-06T21:22:12.763Z] 
21:22:12 [2022-09-06T21:22:12.763Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
21:22:12 [2022-09-06T21:22:12.810Z] #39 23.80 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
21:22:13 [2022-09-06T21:22:13.070Z] #39 24.03 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
21:22:13 [2022-09-06T21:22:13.307Z] #34 38.90 Selecting previously unselected package libtool.
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.896 + RM_GOPATH=0
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.897 + TMP_GOPATH=
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.905 + : /build
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.905 + '[' -z '' ']'
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.907 ++ mktemp -d
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.909 + export GOPATH=/tmp/tmp.iUh3o6QIU4
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.909 + GOPATH=/tmp/tmp.iUh3o6QIU4
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.914 + RM_GOPATH=1
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.915 + case "$(go env GOARCH)" in
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.918 ++ go env GOARCH
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.939 + export GO_BUILDMODE=-buildmode=pie
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.940 + GO_BUILDMODE=-buildmode=pie
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.940 ++ dirname /install.sh
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.944 + dir=/
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.946 + bin=tini
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.946 + shift
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.946 + '[' '!' -f //tini.installer ']'
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.947 + . //tini.installer
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.947 ++ : v0.19.0
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.947 + install_tini
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.948 + echo 'Install tini version v0.19.0'
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.948 Install tini version v0.19.0
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.948 + git clone https://github.com/krallin/tini.git /tmp/tmp.iUh3o6QIU4/tini
21:22:13 [2022-09-06T21:22:13.326Z] #40 0.952 Cloning into '/tmp/tmp.iUh3o6QIU4/tini'...
21:22:13 [2022-09-06T21:22:13.329Z] #39 24.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
21:22:13 [2022-09-06T21:22:13.329Z] #39 24.25 go: downloading github.com/golangci/misspell v0.3.5
21:22:13 [2022-09-06T21:22:13.329Z] #39 24.33 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
21:22:13 [2022-09-06T21:22:13.329Z] #39 24.35 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
21:22:13 [2022-09-06T21:22:13.567Z] #34 38.91 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
21:22:13 [2022-09-06T21:22:13.567Z] #34 38.94 Unpacking libtool (2.4.6-15) ...
21:22:13 [2022-09-06T21:22:13.588Z] #39 24.54 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
21:22:13 [2022-09-06T21:22:13.588Z] #39 24.61 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
21:22:13 [2022-09-06T21:22:13.828Z] #34 39.24 Selecting previously unselected package libudev-dev:amd64.
21:22:13 [2022-09-06T21:22:13.828Z] #34 39.27 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
21:22:13 [2022-09-06T21:22:13.828Z] #34 39.28 Unpacking libudev-dev:amd64 (247.3-7) ...
21:22:13 [2022-09-06T21:22:13.847Z] #39 24.77 go: downloading github.com/jgautheron/goconst v1.5.1
21:22:13 [2022-09-06T21:22:13.847Z] #39 24.77 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
21:22:13 [2022-09-06T21:22:13.847Z] #39 24.85 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
21:22:13 [2022-09-06T21:22:13.847Z] #39 24.94 go: downloading github.com/julz/importas v0.1.0
21:22:13 [2022-09-06T21:22:13.847Z] #39 24.98 go: downloading github.com/kisielk/errcheck v1.6.0
21:22:14 [2022-09-06T21:22:14.087Z] #34 39.53 Selecting previously unselected package libyajl2:amd64.
21:22:14 [2022-09-06T21:22:14.087Z] #34 39.54 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
21:22:14 [2022-09-06T21:22:14.087Z] #34 39.54 Unpacking libyajl2:amd64 (2.1.0-3) ...
21:22:14 [2022-09-06T21:22:14.106Z] #39 25.09 go: downloading github.com/kulti/thelper v0.6.2
21:22:14 [2022-09-06T21:22:14.107Z] #39 25.12 go: downloading github.com/kunwardeep/paralleltest v1.0.3
21:22:14 [2022-09-06T21:22:14.107Z] #39 25.22 go: downloading github.com/kyoh86/exportloopref v0.1.8
21:22:14 [2022-09-06T21:22:14.255Z] #40 1.789 + cd /tmp/tmp.iUh3o6QIU4/tini
21:22:14 [2022-09-06T21:22:14.255Z] #40 1.789 + git checkout -q v0.19.0
21:22:14 [2022-09-06T21:22:14.255Z] #40 1.795 + cmake .
21:22:14 [2022-09-06T21:22:14.347Z] #34 39.64 Selecting previously unselected package libyajl-dev:amd64.
21:22:14 [2022-09-06T21:22:14.347Z] #34 39.64 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
21:22:14 [2022-09-06T21:22:14.347Z] #34 39.66 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
21:22:14 [2022-09-06T21:22:14.347Z] #34 39.79 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:22:14 [2022-09-06T21:22:14.347Z] #34 ...
21:22:14 [2022-09-06T21:22:14.347Z] 
21:22:14 [2022-09-06T21:22:14.347Z] #24 [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
21:22:14 [2022-09-06T21:22:14.347Z] #24 29.18 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
21:22:14 [2022-09-06T21:22:14.347Z] #24 29.18 Need to get 2315 kB of archives.
21:22:14 [2022-09-06T21:22:14.347Z] #24 29.18 After this operation, 11.1 MB of additional disk space will be used.
21:22:14 [2022-09-06T21:22:14.347Z] #24 29.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
21:22:14 [2022-09-06T21:22:14.347Z] #24 29.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
21:22:14 [2022-09-06T21:22:14.347Z] #24 29.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
21:22:14 [2022-09-06T21:22:14.347Z] #24 29.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
21:22:14 [2022-09-06T21:22:14.347Z] #24 29.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:22:14 [2022-09-06T21:22:14.347Z] #24 29.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
21:22:14 [2022-09-06T21:22:14.347Z] #24 29.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
21:22:14 [2022-09-06T21:22:14.347Z] #24 31.68 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
21:22:14 [2022-09-06T21:22:14.347Z] #24 33.61 debconf: delaying package configuration, since apt-utils is not installed
21:22:14 [2022-09-06T21:22:14.347Z] #24 34.06 Fetched 2315 kB in 3s (710 kB/s)
21:22:14 [2022-09-06T21:22:14.347Z] #24 34.19 Selecting previously unselected package libprotobuf23:amd64.
21:22:14 [2022-09-06T21:22:14.347Z] #24 34.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
21:22:14 [2022-09-06T21:22:14.347Z] #24 34.29 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
21:22:14 [2022-09-06T21:22:14.347Z] #24 34.31 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
21:22:14 [2022-09-06T21:22:14.347Z] #24 35.26 Selecting previously unselected package python3-pkg-resources.
21:22:14 [2022-09-06T21:22:14.347Z] #24 35.26 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
21:22:14 [2022-09-06T21:22:14.347Z] #24 35.27 Unpacking python3-pkg-resources (52.0.0-4) ...
21:22:14 [2022-09-06T21:22:14.347Z] #24 35.50 Selecting previously unselected package python3-six.
21:22:14 [2022-09-06T21:22:14.347Z] #24 35.50 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
21:22:14 [2022-09-06T21:22:14.347Z] #24 35.51 Unpacking python3-six (1.16.0-2) ...
21:22:14 [2022-09-06T21:22:14.347Z] #24 35.64 Selecting previously unselected package python3-protobuf.
21:22:14 [2022-09-06T21:22:14.347Z] #24 35.68 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
21:22:14 [2022-09-06T21:22:14.347Z] #24 35.70 Unpacking python3-protobuf (3.12.4-1) ...
21:22:14 [2022-09-06T21:22:14.347Z] #24 36.17 Selecting previously unselected package libnet1:amd64.
21:22:14 [2022-09-06T21:22:14.347Z] #24 36.17 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:22:14 [2022-09-06T21:22:14.347Z] #24 36.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:22:14 [2022-09-06T21:22:14.347Z] #24 36.53 Selecting previously unselected package libnl-3-200:amd64.
21:22:14 [2022-09-06T21:22:14.347Z] #24 36.54 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
21:22:14 [2022-09-06T21:22:14.347Z] #24 36.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
21:22:14 [2022-09-06T21:22:14.347Z] #24 36.98 Selecting previously unselected package libprotobuf-c1:amd64.
21:22:14 [2022-09-06T21:22:14.347Z] #24 36.98 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
21:22:14 [2022-09-06T21:22:14.347Z] #24 36.99 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
21:22:14 [2022-09-06T21:22:14.347Z] #24 37.19 Selecting previously unselected package criu.
21:22:14 [2022-09-06T21:22:14.347Z] #24 37.19 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
21:22:14 [2022-09-06T21:22:14.347Z] #24 37.22 Unpacking criu (3.17.1-1) ...
21:22:14 [2022-09-06T21:22:14.347Z] #24 38.28 Setting up python3-pkg-resources (52.0.0-4) ...
21:22:14 [2022-09-06T21:22:14.347Z] #24 ...
21:22:14 [2022-09-06T21:22:14.347Z] 
21:22:14 [2022-09-06T21:22:14.347Z] #34 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
21:22:14 [2022-09-06T21:22:14.347Z] #34 39.79 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:22:14 [2022-09-06T21:22:14.347Z] #34 39.83 Setting up libmagic-mgc (1:5.39-3) ...
21:22:14 [2022-09-06T21:22:14.347Z] #34 39.84 Setting up libyajl2:amd64 (2.1.0-3) ...
21:22:14 [2022-09-06T21:22:14.347Z] #34 39.86 Setting up libmagic1:amd64 (1:5.39-3) ...
21:22:14 [2022-09-06T21:22:14.347Z] #34 39.92 Setting up file (1:5.39-3) ...
21:22:14 [2022-09-06T21:22:14.366Z] #39 25.31 go: downloading github.com/ldez/tagliatelle v0.3.1
21:22:14 [2022-09-06T21:22:14.366Z] #39 25.39 go: downloading github.com/leonklingele/grouper v1.1.0
21:22:14 [2022-09-06T21:22:14.468Z] #34 ...
21:22:14 [2022-09-06T21:22:14.468Z] 
21:22:14 [2022-09-06T21:22:14.468Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:22:14 [2022-09-06T21:22:14.468Z] #0 0.949 Cloning into '/tmp/crun-build'...
21:22:14 [2022-09-06T21:22:14.468Z] #0 5.956 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
21:22:14 [2022-09-06T21:22:14.468Z] #0 5.999 Cloning into '/tmp/crun-build/libocispec'...
21:22:14 [2022-09-06T21:22:14.468Z] #0 7.119 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
21:22:14 [2022-09-06T21:22:14.468Z] #0 7.150 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
21:22:14 [2022-09-06T21:22:14.468Z] #0 7.152 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
21:22:14 [2022-09-06T21:22:14.468Z] #0 7.153 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
21:22:14 [2022-09-06T21:22:14.468Z] #0 7.186 Cloning into '/tmp/crun-build/libocispec/image-spec'...
21:22:14 [2022-09-06T21:22:14.468Z] #0 8.908 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
21:22:14 [2022-09-06T21:22:14.606Z] #34 39.93 Setting up bzip2 (1.0.8-4) ...
21:22:14 [2022-09-06T21:22:14.606Z] #34 39.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
21:22:14 [2022-09-06T21:22:14.606Z] #34 39.97 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
21:22:14 [2022-09-06T21:22:14.606Z] #34 39.99 Setting up libcap2:amd64 (1:2.44-1) ...
21:22:14 [2022-09-06T21:22:14.606Z] #34 40.00 Setting up autotools-dev (20180224.1+nmu1) ...
21:22:14 [2022-09-06T21:22:14.606Z] #34 40.03 Setting up libsigsegv2:amd64 (2.13-1) ...
21:22:14 [2022-09-06T21:22:14.606Z] #34 40.04 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:22:14 [2022-09-06T21:22:14.606Z] #34 40.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:22:14 [2022-09-06T21:22:14.606Z] #34 40.13 Setting up patch (2.7.6-7) ...
21:22:14 [2022-09-06T21:22:14.625Z] #39 25.58 go: downloading github.com/lufeee/execinquery v1.2.1
21:22:14 [2022-09-06T21:22:14.625Z] #39 25.64 go: downloading github.com/maratori/testpackage v1.0.1
21:22:14 [2022-09-06T21:22:14.625Z] #39 25.70 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
21:22:14 [2022-09-06T21:22:14.625Z] #39 25.76 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
21:22:14 [2022-09-06T21:22:14.728Z] #36 10.38 Cloning into '/tmp/crun-build/libocispec/yajl'...
21:22:14 [2022-09-06T21:22:14.818Z] #40 2.248 -- The C compiler identification is GNU 10.2.1
21:22:14 [2022-09-06T21:22:14.818Z] #40 2.338 -- Detecting C compiler ABI info
21:22:14 [2022-09-06T21:22:14.865Z] #34 40.15 Setting up libudev-dev:amd64 (247.3-7) ...
21:22:14 [2022-09-06T21:22:14.865Z] #34 40.16 Setting up libyajl-dev:amd64 (2.1.0-3) ...
21:22:14 [2022-09-06T21:22:14.865Z] #34 40.18 Setting up libcap-dev:amd64 (1:2.44-1) ...
21:22:14 [2022-09-06T21:22:14.865Z] #34 40.19 Setting up libsystemd-dev:amd64 (247.3-7) ...
21:22:14 [2022-09-06T21:22:14.865Z] #34 40.21 Setting up libtool (2.4.6-15) ...
21:22:14 [2022-09-06T21:22:14.865Z] #34 40.24 Setting up m4 (1.4.18-5) ...
21:22:14 [2022-09-06T21:22:14.865Z] #34 40.26 Setting up dpkg-dev (1.20.11) ...
21:22:14 [2022-09-06T21:22:14.865Z] #34 40.29 Setting up autoconf (2.69-14) ...
21:22:14 [2022-09-06T21:22:14.865Z] #34 40.31 Setting up build-essential (12.9) ...
21:22:14 [2022-09-06T21:22:14.865Z] #34 40.34 Setting up automake (1:1.16.3-2) ...
21:22:14 [2022-09-06T21:22:14.865Z] #34 40.35 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:22:14 [2022-09-06T21:22:14.884Z] #39 25.78 go: downloading github.com/mgechev/revive v1.2.1
21:22:15 [2022-09-06T21:22:15.124Z] #34 40.36 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:22:15 [2022-09-06T21:22:15.381Z] #40 2.780 -- Detecting C compiler ABI info - done
21:22:15 [2022-09-06T21:22:15.382Z] #40 2.888 -- Check for working C compiler: /usr/bin/cc - skipped
21:22:15 [2022-09-06T21:22:15.382Z] #40 2.889 -- Detecting C compile features
21:22:15 [2022-09-06T21:22:15.382Z] #40 2.890 -- Detecting C compile features - done
21:22:15 [2022-09-06T21:22:15.382Z] #40 2.944 -- Performing Test HAS_BUILTIN_FORTIFY
21:22:15 [2022-09-06T21:22:15.385Z] #34 DONE 40.7s
21:22:15 [2022-09-06T21:22:15.385Z] 
21:22:15 [2022-09-06T21:22:15.385Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:22:15 [2022-09-06T21:22:15.638Z] #40 3.229 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:22:15 [2022-09-06T21:22:15.669Z] #36 11.33 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
21:22:15 [2022-09-06T21:22:15.669Z] #36 11.48 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
21:22:15 [2022-09-06T21:22:15.823Z] #39 26.62 go: downloading github.com/moricho/tparallel v0.2.1
21:22:15 [2022-09-06T21:22:15.823Z] #39 26.62 go: downloading github.com/nakabonne/nestif v0.3.1
21:22:15 [2022-09-06T21:22:15.823Z] #39 ...
21:22:15 [2022-09-06T21:22:15.823Z] 
21:22:15 [2022-09-06T21:22:15.823Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:22:15 [2022-09-06T21:22:15.823Z] #32 20.77 Reading package lists...
21:22:15 [2022-09-06T21:22:15.895Z] #40 3.352 -- Configuring done
21:22:15 [2022-09-06T21:22:15.895Z] #40 3.364 -- Generating done
21:22:15 [2022-09-06T21:22:15.895Z] #40 3.384 -- Build files have been written to: /tmp/tmp.iUh3o6QIU4/tini
21:22:15 [2022-09-06T21:22:15.895Z] #40 3.388 + make tini-static
21:22:15 [2022-09-06T21:22:15.929Z] #36 11.63 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
21:22:16 [2022-09-06T21:22:16.153Z] #40 3.723 Scanning dependencies of target tini-static
21:22:16 [2022-09-06T21:22:16.324Z] #42 1.060 Cloning into '/tmp/crun-build'...
21:22:16 [2022-09-06T21:22:16.410Z] #40 3.895 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:22:16 [2022-09-06T21:22:16.666Z] #40 ...
21:22:16 [2022-09-06T21:22:16.667Z] 
21:22:16 [2022-09-06T21:22:16.667Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:22:16 [2022-09-06T21:22:16.667Z] #0 0.858 Cloning into '/tmp/crun-build'...
21:22:16 [2022-09-06T21:22:16.667Z] #0 6.747 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
21:22:16 [2022-09-06T21:22:16.667Z] #0 6.854 Cloning into '/tmp/crun-build/libocispec'...
21:22:16 [2022-09-06T21:22:16.667Z] #0 7.901 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
21:22:16 [2022-09-06T21:22:16.667Z] #0 7.934 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
21:22:16 [2022-09-06T21:22:16.667Z] #0 7.942 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
21:22:16 [2022-09-06T21:22:16.667Z] #0 7.943 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
21:22:16 [2022-09-06T21:22:16.667Z] #0 7.960 Cloning into '/tmp/crun-build/libocispec/image-spec'...
21:22:16 [2022-09-06T21:22:16.667Z] #0 9.716 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
21:22:17 [2022-09-06T21:22:17.839Z] #36 ...
21:22:17 [2022-09-06T21:22:17.839Z] 
21:22:17 [2022-09-06T21:22:17.839Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
21:22:17 [2022-09-06T21:22:17.839Z] #32 43.68 gotestsum version dev
21:22:17 [2022-09-06T21:22:17.839Z] #32 DONE 43.8s
21:22:17 [2022-09-06T21:22:17.839Z] 
21:22:17 [2022-09-06T21:22:17.839Z] #26 [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
21:22:17 [2022-09-06T21:22:17.839Z] #26 3.658 Reading package lists...
21:22:17 [2022-09-06T21:22:17.988Z] #32 26.93 Reading package lists...
21:22:17 [2022-09-06T21:22:17.988Z] #32 ...
21:22:17 [2022-09-06T21:22:17.988Z] 
21:22:17 [2022-09-06T21:22:17.988Z] #20 [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
21:22:17 [2022-09-06T21:22:17.988Z] #20 18.79 go: downloading github.com/sirupsen/logrus v1.6.0
21:22:17 [2022-09-06T21:22:17.988Z] #20 18.79 go: downloading github.com/spf13/cobra v1.1.3
21:22:17 [2022-09-06T21:22:17.988Z] #20 19.37 go: downloading github.com/mattn/go-isatty v0.0.3
21:22:17 [2022-09-06T21:22:17.988Z] #20 19.60 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
21:22:17 [2022-09-06T21:22:17.988Z] #20 19.79 go: downloading gopkg.in/yaml.v2 v2.4.0
21:22:17 [2022-09-06T21:22:17.988Z] #20 20.08 go: downloading github.com/cosiner/argv v0.1.0
21:22:17 [2022-09-06T21:22:17.988Z] #20 20.09 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
21:22:17 [2022-09-06T21:22:17.988Z] #20 20.18 go: downloading github.com/peterh/liner v1.2.2
21:22:17 [2022-09-06T21:22:17.988Z] #20 20.36 go: downloading github.com/google/go-dap v0.6.0
21:22:17 [2022-09-06T21:22:17.988Z] #20 20.69 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
21:22:17 [2022-09-06T21:22:17.988Z] #20 21.24 go: downloading github.com/mattn/go-runewidth v0.0.3
21:22:17 [2022-09-06T21:22:17.988Z] #20 21.50 go: downloading github.com/hashicorp/golang-lru v0.5.4
21:22:17 [2022-09-06T21:22:17.988Z] #20 21.55 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
21:22:17 [2022-09-06T21:22:17.988Z] #20 23.47 go: downloading github.com/russross/blackfriday/v2 v2.0.1
21:22:17 [2022-09-06T21:22:17.988Z] #20 23.64 go: downloading github.com/cilium/ebpf v0.7.0
21:22:17 [2022-09-06T21:22:17.988Z] #20 24.59 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
21:22:17 [2022-09-06T21:22:17.988Z] #20 ...
21:22:17 [2022-09-06T21:22:17.988Z] 
21:22:17 [2022-09-06T21:22:17.988Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:22:17 [2022-09-06T21:22:17.988Z] #39 26.79 go: downloading github.com/nishanths/exhaustive v0.7.11
21:22:17 [2022-09-06T21:22:17.988Z] #39 26.82 go: downloading github.com/nishanths/predeclared v0.2.2
21:22:17 [2022-09-06T21:22:17.988Z] #39 27.02 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
21:22:17 [2022-09-06T21:22:17.988Z] #39 27.13 go: downloading github.com/ryancurrah/gomodguard v1.2.3
21:22:17 [2022-09-06T21:22:17.988Z] #39 27.14 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
21:22:17 [2022-09-06T21:22:17.988Z] #39 27.22 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
21:22:17 [2022-09-06T21:22:17.989Z] #39 27.31 go: downloading github.com/securego/gosec/v2 v2.11.0
21:22:17 [2022-09-06T21:22:17.989Z] #39 27.68 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
21:22:17 [2022-09-06T21:22:17.989Z] #39 27.68 go: downloading github.com/sivchari/containedctx v1.0.2
21:22:17 [2022-09-06T21:22:17.989Z] #39 27.71 go: downloading github.com/sivchari/tenv v1.5.0
21:22:17 [2022-09-06T21:22:17.989Z] #39 27.74 go: downloading github.com/sonatard/noctx v0.0.1
21:22:17 [2022-09-06T21:22:17.989Z] #39 27.85 go: downloading github.com/sourcegraph/go-diff v0.6.1
21:22:17 [2022-09-06T21:22:17.989Z] #39 28.05 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
21:22:17 [2022-09-06T21:22:17.989Z] #39 28.17 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
21:22:17 [2022-09-06T21:22:17.989Z] #39 28.23 go: downloading github.com/sylvia7788/contextcheck v1.0.4
21:22:17 [2022-09-06T21:22:17.989Z] #39 28.29 go: downloading github.com/tdakkota/asciicheck v0.1.1
21:22:17 [2022-09-06T21:22:17.989Z] #39 28.29 go: downloading github.com/tetafro/godot v1.4.11
21:22:17 [2022-09-06T21:22:17.989Z] #39 28.39 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
21:22:17 [2022-09-06T21:22:17.989Z] #39 28.39 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
21:22:17 [2022-09-06T21:22:17.989Z] #39 28.52 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
21:22:17 [2022-09-06T21:22:17.989Z] #39 28.89 go: downloading github.com/ultraware/funlen v0.0.3
21:22:17 [2022-09-06T21:22:17.989Z] #39 28.89 go: downloading github.com/ultraware/whitespace v0.0.5
21:22:17 [2022-09-06T21:22:17.989Z] #39 28.95 go: downloading github.com/uudashr/gocognit v1.0.5
21:22:17 [2022-09-06T21:22:17.989Z] #39 28.98 go: downloading github.com/yagipy/maintidx v1.0.0
21:22:17 [2022-09-06T21:22:17.989Z] #39 29.05 go: downloading github.com/yeya24/promlinter v0.2.0
21:22:18 [2022-09-06T21:22:18.035Z] #41 ...
21:22:18 [2022-09-06T21:22:18.035Z] 
21:22:18 [2022-09-06T21:22:18.035Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
21:22:18 [2022-09-06T21:22:18.035Z] #40 5.355 [100%] Linking C executable tini-static
21:22:18 [2022-09-06T21:22:18.250Z] #39 29.28 go: downloading gitlab.com/bosi/decorder v0.2.1
21:22:18 [2022-09-06T21:22:18.292Z] #40 5.810 [100%] Built target tini-static
21:22:18 [2022-09-06T21:22:18.292Z] #40 5.873 + mkdir -p /build
21:22:18 [2022-09-06T21:22:18.292Z] #40 5.878 + cp tini-static /build/docker-init
21:22:18 [2022-09-06T21:22:18.820Z] #39 29.57 go: downloading honnef.co/go/tools v0.3.1
21:22:18 [2022-09-06T21:22:18.856Z] #40 DONE 6.4s
21:22:18 [2022-09-06T21:22:18.856Z] 
21:22:18 [2022-09-06T21:22:18.856Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:22:18 [2022-09-06T21:22:18.856Z] #34 46.62 Selecting previously unselected package gcc-mingw-w64-base.
21:22:18 [2022-09-06T21:22:18.856Z] #34 46.63 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
21:22:18 [2022-09-06T21:22:18.856Z] #34 46.66 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
21:22:18 [2022-09-06T21:22:18.856Z] #34 46.84 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
21:22:18 [2022-09-06T21:22:18.856Z] #34 46.84 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
21:22:18 [2022-09-06T21:22:18.856Z] #34 46.85 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
21:22:19 [2022-09-06T21:22:19.389Z] #39 ...
21:22:19 [2022-09-06T21:22:19.389Z] 
21:22:19 [2022-09-06T21:22:19.389Z] #36 [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
21:22:19 [2022-09-06T21:22:19.389Z] #36 30.13 v3.0.2
21:22:19 [2022-09-06T21:22:19.389Z] #36 DONE 30.3s
21:22:19 [2022-09-06T21:22:19.649Z] 
21:22:19 [2022-09-06T21:22:19.649Z] #25 [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
21:22:19 [2022-09-06T21:22:19.649Z] #25 29.09 Updating files:  71% (1563/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.
21:22:19 [2022-09-06T21:22:19.649Z] #25 29.73 + git checkout -q v2.3.0
21:22:19 [2022-09-06T21:22:19.787Z] #34 ...
21:22:19 [2022-09-06T21:22:19.787Z] 
21:22:19 [2022-09-06T21:22:19.787Z] #32 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
21:22:19 [2022-09-06T21:22:19.787Z] #32 47.75 gotestsum version dev
21:22:19 [2022-09-06T21:22:19.787Z] #32 DONE 47.9s
21:22:19 [2022-09-06T21:22:19.787Z] 
21:22:19 [2022-09-06T21:22:19.787Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:22:19 [2022-09-06T21:22:19.787Z] #41 11.22 Cloning into '/tmp/crun-build/libocispec/yajl'...
21:22:19 [2022-09-06T21:22:19.787Z] #41 13.03 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
21:22:20 [2022-09-06T21:22:20.352Z] #41 13.53 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
21:22:20 [2022-09-06T21:22:20.523Z] #42 ...
21:22:20 [2022-09-06T21:22:20.523Z] 
21:22:20 [2022-09-06T21:22:20.523Z] #29 [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
21:22:20 [2022-09-06T21:22:20.523Z] #29 44.65 Selecting previously unselected package libxml2:amd64.
21:22:20 [2022-09-06T21:22:20.523Z] #29 44.67 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
21:22:20 [2022-09-06T21:22:20.523Z] #29 44.68 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
21:22:20 [2022-09-06T21:22:20.523Z] #29 45.21 Selecting previously unselected package libarchive13:amd64.
21:22:20 [2022-09-06T21:22:20.523Z] #29 45.22 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
21:22:20 [2022-09-06T21:22:20.523Z] #29 45.24 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
21:22:20 [2022-09-06T21:22:20.523Z] #29 45.60 Selecting previously unselected package libjsoncpp24:amd64.
21:22:20 [2022-09-06T21:22:20.523Z] #29 45.60 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
21:22:20 [2022-09-06T21:22:20.523Z] #29 45.62 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
21:22:20 [2022-09-06T21:22:20.523Z] #29 45.82 Selecting previously unselected package librhash0:amd64.
21:22:20 [2022-09-06T21:22:20.523Z] #29 45.83 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
21:22:20 [2022-09-06T21:22:20.523Z] #29 45.83 Unpacking librhash0:amd64 (1.4.1-2) ...
21:22:20 [2022-09-06T21:22:20.523Z] #29 46.01 Selecting previously unselected package libuv1:amd64.
21:22:20 [2022-09-06T21:22:20.523Z] #29 46.01 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
21:22:20 [2022-09-06T21:22:20.783Z] #29 46.02 Unpacking libuv1:amd64 (1.40.0-2) ...
21:22:20 [2022-09-06T21:22:20.783Z] #29 46.18 Selecting previously unselected package cmake.
21:22:20 [2022-09-06T21:22:20.783Z] #29 46.21 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
21:22:20 [2022-09-06T21:22:20.783Z] #29 46.21 Unpacking cmake (3.18.4-2+deb11u1) ...
21:22:20 [2022-09-06T21:22:20.917Z] #41 13.95 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
21:22:21 [2022-09-06T21:22:21.567Z] #25 32.20 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
21:22:22 [2022-09-06T21:22:22.136Z] #25 ...
21:22:22 [2022-09-06T21:22:22.136Z] 
21:22:22 [2022-09-06T21:22:22.136Z] #31 [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
21:22:22 [2022-09-06T21:22:22.136Z] #31 16.45 Reading package lists...
21:22:22 [2022-09-06T21:22:22.136Z] #31 23.30 Reading package lists...
21:22:22 [2022-09-06T21:22:22.136Z] #31 29.32 Building dependency tree...
21:22:22 [2022-09-06T21:22:22.136Z] #31 30.96 Reading state information...
21:22:22 [2022-09-06T21:22:22.136Z] #31 ...
21:22:22 [2022-09-06T21:22:22.136Z] 
21:22:22 [2022-09-06T21:22:22.136Z] #34 [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
21:22:22 [2022-09-06T21:22:22.136Z] #34 23.14 Fetched 8574 kB in 16s (536 kB/s)
21:22:22 [2022-09-06T21:22:22.136Z] #34 23.14 Reading package lists...
21:22:22 [2022-09-06T21:22:22.395Z] #34 29.87 Reading package lists...
21:22:22 [2022-09-06T21:22:22.395Z] #34 ...
21:22:22 [2022-09-06T21:22:22.395Z] 
21:22:22 [2022-09-06T21:22:22.395Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:22:22 [2022-09-06T21:22:22.395Z] #32 26.93 Reading package lists...
21:22:22 [2022-09-06T21:22:22.689Z] #29 ...
21:22:22 [2022-09-06T21:22:22.689Z] 
21:22:22 [2022-09-06T21:22:22.689Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:22:22 [2022-09-06T21:22:22.689Z] #33 38.15 debconf: delaying package configuration, since apt-utils is not installed
21:22:22 [2022-09-06T21:22:22.689Z] #33 38.40 Fetched 115 MB in 8s (14.7 MB/s)
21:22:22 [2022-09-06T21:22:22.689Z] #33 38.50 Selecting previously unselected package binutils-mingw-w64-i686.
21:22:22 [2022-09-06T21:22:22.689Z] #33 38.50 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
21:22:22 [2022-09-06T21:22:22.689Z] #33 38.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
21:22:22 [2022-09-06T21:22:22.689Z] #33 38.64 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
21:22:22 [2022-09-06T21:22:22.689Z] #33 41.22 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:22:22 [2022-09-06T21:22:22.689Z] #33 41.22 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
21:22:22 [2022-09-06T21:22:22.689Z] #33 41.23 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
21:22:22 [2022-09-06T21:22:22.689Z] #33 44.17 Selecting previously unselected package binutils-mingw-w64.
21:22:22 [2022-09-06T21:22:22.689Z] #33 44.18 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
21:22:22 [2022-09-06T21:22:22.689Z] #33 44.18 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
21:22:22 [2022-09-06T21:22:22.689Z] #33 44.33 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:22:22 [2022-09-06T21:22:22.689Z] #33 44.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
21:22:22 [2022-09-06T21:22:22.689Z] #33 44.36 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
21:22:22 [2022-09-06T21:22:22.689Z] #33 44.56 Selecting previously unselected package dmsetup.
21:22:22 [2022-09-06T21:22:22.689Z] #33 44.58 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
21:22:22 [2022-09-06T21:22:22.689Z] #33 44.59 Unpacking dmsetup (2:1.02.175-2.1) ...
21:22:22 [2022-09-06T21:22:22.689Z] #33 44.80 Selecting previously unselected package mingw-w64-common.
21:22:22 [2022-09-06T21:22:22.689Z] #33 44.80 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
21:22:22 [2022-09-06T21:22:22.689Z] #33 44.81 Unpacking mingw-w64-common (8.0.0-1) ...
21:22:22 [2022-09-06T21:22:22.948Z] #33 ...
21:22:22 [2022-09-06T21:22:22.948Z] 
21:22:22 [2022-09-06T21:22:22.948Z] #36 [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
21:22:22 [2022-09-06T21:22:22.963Z] #32 33.24 Building dependency tree...
21:22:22 [2022-09-06T21:22:22.963Z] #32 ...
21:22:22 [2022-09-06T21:22:22.963Z] 
21:22:22 [2022-09-06T21:22:22.963Z] #33 [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
21:22:22 [2022-09-06T21:22:22.963Z] #33 23.73 Fetched 8578 kB in 17s (498 kB/s)
21:22:22 [2022-09-06T21:22:22.963Z] #33 23.73 Reading package lists...
21:22:23 [2022-09-06T21:22:23.222Z] #33 30.34 Reading package lists...
21:22:23 [2022-09-06T21:22:23.222Z] #33 ...
21:22:23 [2022-09-06T21:22:23.222Z] 
21:22:23 [2022-09-06T21:22:23.222Z] #31 [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
21:22:23 [2022-09-06T21:22:23.223Z] #31 33.38 The following additional packages will be installed:
21:22:23 [2022-09-06T21:22:23.223Z] #31 33.38   libbtrfs0
21:22:23 [2022-09-06T21:22:23.223Z] #31 33.68 The following NEW packages will be installed:
21:22:23 [2022-09-06T21:22:23.223Z] #31 33.68   libbtrfs-dev libbtrfs0
21:22:23 [2022-09-06T21:22:23.223Z] #31 34.04 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
21:22:23 [2022-09-06T21:22:23.223Z] #31 34.04 Need to get 460 kB of archives.
21:22:23 [2022-09-06T21:22:23.223Z] #31 34.04 After this operation, 1237 kB of additional disk space will be used.
21:22:23 [2022-09-06T21:22:23.223Z] #31 34.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
21:22:23 [2022-09-06T21:22:23.223Z] #31 34.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
21:22:23 [2022-09-06T21:22:23.725Z] #36 48.14 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.
21:22:23 [2022-09-06T21:22:23.725Z] #36 48.78 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
21:22:24 [2022-09-06T21:22:24.160Z] #31 35.21 debconf: delaying package configuration, since apt-utils is not installed
21:22:24 [2022-09-06T21:22:24.296Z] #36 49.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:22:24 [2022-09-06T21:22:24.419Z] #31 35.43 Fetched 460 kB in 0s (1391 kB/s)
21:22:24 [2022-09-06T21:22:24.679Z] #31 35.59 Selecting previously unselected package libbtrfs0:amd64.
21:22:24 [2022-09-06T21:22:24.679Z] #31 35.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
21:22:24 [2022-09-06T21:22:24.679Z] #31 35.70 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
21:22:24 [2022-09-06T21:22:24.679Z] #31 35.70 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
21:22:24 [2022-09-06T21:22:24.869Z] #36 ...
21:22:24 [2022-09-06T21:22:24.869Z] 
21:22:24 [2022-09-06T21:22:24.869Z] #24 [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
21:22:24 [2022-09-06T21:22:24.869Z] #24 40.60 Setting up libprotobuf23:amd64 (3.12.4-1) ...
21:22:24 [2022-09-06T21:22:24.869Z] #24 40.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:22:24 [2022-09-06T21:22:24.869Z] #24 40.67 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
21:22:24 [2022-09-06T21:22:24.869Z] #24 40.72 Setting up python3-six (1.16.0-2) ...
21:22:24 [2022-09-06T21:22:24.869Z] #24 42.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
21:22:24 [2022-09-06T21:22:24.869Z] #24 42.16 Setting up python3-protobuf (3.12.4-1) ...
21:22:24 [2022-09-06T21:22:24.869Z] #24 46.52 Setting up criu (3.17.1-1) ...
21:22:24 [2022-09-06T21:22:24.869Z] #24 48.74 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:22:24 [2022-09-06T21:22:24.869Z] #24 DONE 49.9s
21:22:24 [2022-09-06T21:22:24.938Z] #31 35.92 Selecting previously unselected package libbtrfs-dev:amd64.
21:22:24 [2022-09-06T21:22:24.938Z] #31 35.92 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
21:22:25 [2022-09-06T21:22:25.131Z] 
21:22:25 [2022-09-06T21:22:25.131Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:22:25 [2022-09-06T21:22:25.131Z] #33 50.55 Selecting previously unselected package mingw-w64-x86-64-dev.
21:22:25 [2022-09-06T21:22:25.131Z] #33 50.57 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
21:22:25 [2022-09-06T21:22:25.131Z] #33 50.65 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
21:22:25 [2022-09-06T21:22:25.198Z] #31 36.00 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
21:22:25 [2022-09-06T21:22:25.457Z] #31 36.32 Setting up libbtrfs0:amd64 (5.10.1-2) ...
21:22:25 [2022-09-06T21:22:25.457Z] #31 36.32 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
21:22:25 [2022-09-06T21:22:25.457Z] #31 36.37 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:22:25 [2022-09-06T21:22:25.457Z] #31 ...
21:22:25 [2022-09-06T21:22:25.457Z] 
21:22:25 [2022-09-06T21:22:25.457Z] #37 [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             ;
21:22:25 [2022-09-06T21:22:25.457Z] #37 20.56 Reading package lists...
21:22:25 [2022-09-06T21:22:25.457Z] #37 26.72 Reading package lists...
21:22:25 [2022-09-06T21:22:25.457Z] #37 33.16 Building dependency tree...
21:22:25 [2022-09-06T21:22:25.457Z] #37 ...
21:22:25 [2022-09-06T21:22:25.457Z] 
21:22:25 [2022-09-06T21:22:25.457Z] #33 [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
21:22:25 [2022-09-06T21:22:25.457Z] #33 30.34 Reading package lists...
21:22:26 [2022-09-06T21:22:26.172Z] #41 ...
21:22:26 [2022-09-06T21:22:26.172Z] 
21:22:26 [2022-09-06T21:22:26.172Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:22:26 [2022-09-06T21:22:26.172Z] #34 53.40 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
21:22:26 [2022-09-06T21:22:26.172Z] #34 53.40 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
21:22:26 [2022-09-06T21:22:26.172Z] #34 53.42 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:22:26 [2022-09-06T21:22:26.402Z] #33 36.28 Building dependency tree...
21:22:26 [2022-09-06T21:22:26.402Z] #33 ...
21:22:26 [2022-09-06T21:22:26.402Z] 
21:22:26 [2022-09-06T21:22:26.402Z] #31 [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
21:22:26 [2022-09-06T21:22:26.402Z] #31 DONE 37.1s
21:22:26 [2022-09-06T21:22:26.402Z] 
21:22:26 [2022-09-06T21:22:26.402Z] #40 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
21:22:26 [2022-09-06T21:22:26.516Z] #33 ...
21:22:26 [2022-09-06T21:22:26.516Z] 
21:22:26 [2022-09-06T21:22:26.516Z] #29 [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
21:22:26 [2022-09-06T21:22:26.516Z] #29 51.03 Setting up libicu67:amd64 (67.1-7) ...
21:22:26 [2022-09-06T21:22:26.517Z] #29 51.07 Setting up xxd (2:8.2.2434-3+deb11u1) ...
21:22:26 [2022-09-06T21:22:26.517Z] #29 51.09 Setting up libuv1:amd64 (1.40.0-2) ...
21:22:26 [2022-09-06T21:22:26.517Z] #29 51.11 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
21:22:26 [2022-09-06T21:22:26.517Z] #29 51.25 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
21:22:26 [2022-09-06T21:22:26.517Z] #29 51.26 Setting up librhash0:amd64 (1.4.1-2) ...
21:22:26 [2022-09-06T21:22:26.517Z] #29 51.30 Setting up cmake-data (3.18.4-2+deb11u1) ...
21:22:26 [2022-09-06T21:22:26.517Z] #29 51.34 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
21:22:26 [2022-09-06T21:22:26.517Z] #29 51.34 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
21:22:26 [2022-09-06T21:22:26.517Z] #29 51.36 Setting up cmake (3.18.4-2+deb11u1) ...
21:22:26 [2022-09-06T21:22:26.517Z] #29 51.37 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:22:26 [2022-09-06T21:22:26.517Z] #29 DONE 51.7s
21:22:26 [2022-09-06T21:22:26.517Z] 
21:22:26 [2022-09-06T21:22:26.517Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
21:22:26 [2022-09-06T21:22:26.517Z] #43 DONE 0.1s
21:22:26 [2022-09-06T21:22:26.517Z] 
21:22:26 [2022-09-06T21:22:26.517Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:22:26 [2022-09-06T21:22:26.517Z] #42 8.018 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
21:22:26 [2022-09-06T21:22:26.517Z] #42 8.049 Cloning into '/tmp/crun-build/libocispec'...
21:22:26 [2022-09-06T21:22:26.517Z] #42 9.418 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
21:22:26 [2022-09-06T21:22:26.517Z] #42 9.438 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
21:22:26 [2022-09-06T21:22:26.517Z] #42 9.439 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
21:22:26 [2022-09-06T21:22:26.517Z] #42 9.442 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
21:22:26 [2022-09-06T21:22:26.517Z] #42 9.464 Cloning into '/tmp/crun-build/libocispec/image-spec'...
21:22:26 [2022-09-06T21:22:26.971Z] #40 DONE 0.6s
21:22:26 [2022-09-06T21:22:26.971Z] 
21:22:26 [2022-09-06T21:22:26.971Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:22:27 [2022-09-06T21:22:27.830Z] #26 28.58 Reading package lists...
21:22:27 [2022-09-06T21:22:27.899Z] #42 12.44 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
21:22:28 [2022-09-06T21:22:28.090Z] #26 44.10 Building dependency tree...
21:22:28 [2022-09-06T21:22:28.090Z] #26 ...
21:22:28 [2022-09-06T21:22:28.090Z] 
21:22:28 [2022-09-06T21:22:28.090Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:22:28 [2022-09-06T21:22:28.090Z] #36 23.62 aclocal: warning: couldn't open directory 'm4': No such file or directory
21:22:29 [2022-09-06T21:22:29.279Z] #42 ...
21:22:29 [2022-09-06T21:22:29.280Z] 
21:22:29 [2022-09-06T21:22:29.280Z] #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
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.919 + RM_GOPATH=0
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.920 + TMP_GOPATH=
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.921 + : /build
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.921 + '[' -z '' ']'
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.921 ++ mktemp -d
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.923 + export GOPATH=/tmp/tmp.IaowA2TmRp
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.923 + GOPATH=/tmp/tmp.IaowA2TmRp
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.923 + RM_GOPATH=1
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.924 + case "$(go env GOARCH)" in
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.924 ++ go env GOARCH
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.965 + export GO_BUILDMODE=-buildmode=pie
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.965 + GO_BUILDMODE=-buildmode=pie
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.966 ++ dirname /install.sh
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.968 + dir=/
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.968 + bin=tini
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.968 + shift
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.968 + '[' '!' -f //tini.installer ']'
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.968 + . //tini.installer
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.969 ++ : v0.19.0
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.969 + install_tini
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.969 + echo 'Install tini version v0.19.0'
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.969 Install tini version v0.19.0
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.969 + git clone https://github.com/krallin/tini.git /tmp/tmp.IaowA2TmRp/tini
21:22:29 [2022-09-06T21:22:29.280Z] #0 0.971 Cloning into '/tmp/tmp.IaowA2TmRp/tini'...
21:22:29 [2022-09-06T21:22:29.280Z] #0 1.827 + cd /tmp/tmp.IaowA2TmRp/tini
21:22:29 [2022-09-06T21:22:29.280Z] #0 1.827 + git checkout -q v0.19.0
21:22:29 [2022-09-06T21:22:29.280Z] #0 1.855 + cmake .
21:22:29 [2022-09-06T21:22:29.280Z] #0 2.604 -- The C compiler identification is GNU 10.2.1
21:22:29 [2022-09-06T21:22:29.280Z] #44 2.682 -- Detecting C compiler ABI info
21:22:29 [2022-09-06T21:22:29.848Z] #44 3.302 -- Detecting C compiler ABI info - done
21:22:29 [2022-09-06T21:22:29.848Z] #44 3.441 -- Check for working C compiler: /usr/bin/cc - skipped
21:22:29 [2022-09-06T21:22:29.848Z] #44 3.445 -- Detecting C compile features
21:22:29 [2022-09-06T21:22:29.848Z] #44 3.452 -- Detecting C compile features - done
21:22:29 [2022-09-06T21:22:29.848Z] #44 3.484 -- Performing Test HAS_BUILTIN_FORTIFY
21:22:30 [2022-09-06T21:22:30.108Z] #44 3.714 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:22:30 [2022-09-06T21:22:30.108Z] #44 3.820 -- Configuring done
21:22:30 [2022-09-06T21:22:30.270Z] #41 ...
21:22:30 [2022-09-06T21:22:30.270Z] 
21:22:30 [2022-09-06T21:22:30.270Z] #28 [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
21:22:30 [2022-09-06T21:22:30.270Z] #28 40.28 NAME:
21:22:30 [2022-09-06T21:22:30.270Z] #28 40.28    go-winres - A tool for embedding resources in Windows executables
21:22:30 [2022-09-06T21:22:30.270Z] #28 40.28 
21:22:30 [2022-09-06T21:22:30.270Z] #28 40.28 USAGE:
21:22:30 [2022-09-06T21:22:30.270Z] #28 40.28    go-winres [global options] command [command options] [arguments...]
21:22:30 [2022-09-06T21:22:30.270Z] #28 40.28 
21:22:30 [2022-09-06T21:22:30.270Z] #28 40.28 COMMANDS:
21:22:30 [2022-09-06T21:22:30.270Z] #28 40.28    init     Create an initial ./winres/winres.json
21:22:30 [2022-09-06T21:22:30.270Z] #28 40.28    make     Make syso files for the "go build" command
21:22:30 [2022-09-06T21:22:30.270Z] #28 40.28    simply   Make syso files for the "go build" command (simplified)
21:22:30 [2022-09-06T21:22:30.270Z] #28 40.28    extract  Extract all resources from an executable
21:22:30 [2022-09-06T21:22:30.270Z] #28 40.28    patch    Replace resources in an executable file (exe, dll)
21:22:30 [2022-09-06T21:22:30.270Z] #28 40.28    help, h  Shows a list of commands or help for one command
21:22:30 [2022-09-06T21:22:30.270Z] #28 40.28 
21:22:30 [2022-09-06T21:22:30.270Z] #28 40.28 GLOBAL OPTIONS:
21:22:30 [2022-09-06T21:22:30.270Z] #28 40.28    --help, -h  show help (default: false)
21:22:30 [2022-09-06T21:22:30.270Z] #28 DONE 40.7s
21:22:30 [2022-09-06T21:22:30.270Z] 
21:22:30 [2022-09-06T21:22:30.270Z] #37 [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             ;
21:22:30 [2022-09-06T21:22:30.270Z] #37 36.85 python3 is already the newest version (3.9.2-3).
21:22:30 [2022-09-06T21:22:30.270Z] #37 36.85 The following additional packages will be installed:
21:22:30 [2022-09-06T21:22:30.270Z] #37 36.85   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
21:22:30 [2022-09-06T21:22:30.270Z] #37 36.85   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
21:22:30 [2022-09-06T21:22:30.270Z] #37 36.85 Suggested packages:
21:22:30 [2022-09-06T21:22:30.270Z] #37 36.85   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
21:22:30 [2022-09-06T21:22:30.270Z] #37 36.85   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
21:22:30 [2022-09-06T21:22:30.270Z] #37 36.85   m4-doc ed diffutils-doc
21:22:30 [2022-09-06T21:22:30.270Z] #37 36.85 Recommended packages:
21:22:30 [2022-09-06T21:22:30.270Z] #37 36.85   fakeroot libalgorithm-merge-perl libltdl-dev
21:22:30 [2022-09-06T21:22:30.270Z] #37 38.71 The following NEW packages will be installed:
21:22:30 [2022-09-06T21:22:30.270Z] #37 38.71   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
21:22:30 [2022-09-06T21:22:30.270Z] #37 38.71   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
21:22:30 [2022-09-06T21:22:30.270Z] #37 38.71   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
21:22:30 [2022-09-06T21:22:30.270Z] #37 38.71   libyajl2 m4 patch xz-utils
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.17 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded.
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.17 Need to get 5940 kB of archives.
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.17 After this operation, 18.7 MB of additional disk space will be used.
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.17 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.43 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.43 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.43 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.51 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
21:22:30 [2022-09-06T21:22:30.270Z] #37 39.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
21:22:30 [2022-09-06T21:22:30.270Z] #37 40.72 debconf: delaying package configuration, since apt-utils is not installed
21:22:30 [2022-09-06T21:22:30.271Z] #37 40.93 Fetched 5940 kB in 1s (7925 kB/s)
21:22:30 [2022-09-06T21:22:30.271Z] #37 41.04 Selecting previously unselected package bzip2.
21:22:30 [2022-09-06T21:22:30.271Z] #37 41.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
21:22:30 [2022-09-06T21:22:30.271Z] #37 41.09 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
21:22:30 [2022-09-06T21:22:30.271Z] #37 41.11 Unpacking bzip2 (1.0.8-4) ...
21:22:30 [2022-09-06T21:22:30.271Z] #37 41.27 Selecting previously unselected package libmagic-mgc.
21:22:30 [2022-09-06T21:22:30.271Z] #37 41.27 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
21:22:30 [2022-09-06T21:22:30.271Z] #37 41.29 Unpacking libmagic-mgc (1:5.39-3) ...
21:22:30 [2022-09-06T21:22:30.368Z] #44 3.845 -- Generating done
21:22:30 [2022-09-06T21:22:30.368Z] #44 3.858 -- Build files have been written to: /tmp/tmp.IaowA2TmRp/tini
21:22:30 [2022-09-06T21:22:30.368Z] #44 3.877 + make tini-static
21:22:30 [2022-09-06T21:22:30.532Z] #37 ...
21:22:30 [2022-09-06T21:22:30.532Z] 
21:22:30 [2022-09-06T21:22:30.532Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:22:30 [2022-09-06T21:22:30.532Z] #39 31.59 go: downloading mvdan.cc/gofumpt v0.3.1
21:22:30 [2022-09-06T21:22:30.532Z] #39 31.61 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
21:22:30 [2022-09-06T21:22:30.532Z] #39 31.71 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
21:22:30 [2022-09-06T21:22:30.532Z] #39 31.91 go: downloading github.com/davecgh/go-spew v1.1.1
21:22:30 [2022-09-06T21:22:30.532Z] #39 31.99 go: downloading github.com/pmezard/go-difflib v1.0.0
21:22:30 [2022-09-06T21:22:30.532Z] #39 32.06 go: downloading github.com/stretchr/objx v0.1.1
21:22:30 [2022-09-06T21:22:30.532Z] #39 32.21 go: downloading github.com/subosito/gotenv v1.2.0
21:22:30 [2022-09-06T21:22:30.532Z] #39 32.21 go: downloading github.com/hashicorp/hcl v1.0.0
21:22:30 [2022-09-06T21:22:30.532Z] #39 32.56 go: downloading gopkg.in/ini.v1 v1.66.4
21:22:30 [2022-09-06T21:22:30.532Z] #39 32.59 go: downloading github.com/magiconair/properties v1.8.6
21:22:30 [2022-09-06T21:22:30.532Z] #39 32.70 go: downloading github.com/pelletier/go-toml v1.9.5
21:22:30 [2022-09-06T21:22:30.532Z] #39 32.84 go: downloading golang.org/x/text v0.3.7
21:22:30 [2022-09-06T21:22:30.532Z] #39 39.59 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
21:22:30 [2022-09-06T21:22:30.532Z] #39 39.68 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
21:22:30 [2022-09-06T21:22:30.532Z] #39 39.75 go: downloading github.com/gobwas/glob v0.2.3
21:22:30 [2022-09-06T21:22:30.532Z] #39 39.85 go: downloading github.com/kisielk/gotool v1.0.0
21:22:30 [2022-09-06T21:22:30.532Z] #39 39.91 go: downloading github.com/gostaticanalysis/comment v1.4.2
21:22:30 [2022-09-06T21:22:30.532Z] #39 39.99 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
21:22:30 [2022-09-06T21:22:30.532Z] #39 40.01 go: downloading github.com/ettle/strcase v0.1.1
21:22:30 [2022-09-06T21:22:30.532Z] #39 40.15 go: downloading github.com/fatih/structtag v1.2.0
21:22:30 [2022-09-06T21:22:30.532Z] #39 40.19 go: downloading github.com/Masterminds/semver v1.5.0
21:22:30 [2022-09-06T21:22:30.532Z] #39 40.19 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
21:22:30 [2022-09-06T21:22:30.532Z] #39 40.35 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
21:22:30 [2022-09-06T21:22:30.532Z] #39 40.42 go: downloading github.com/prometheus/client_golang v1.12.1
21:22:30 [2022-09-06T21:22:30.532Z] #39 41.02 go: downloading github.com/prometheus/client_model v0.2.0
21:22:30 [2022-09-06T21:22:30.532Z] #39 41.22 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
21:22:30 [2022-09-06T21:22:30.532Z] #39 41.31 go: downloading github.com/google/go-cmp v0.5.7
21:22:30 [2022-09-06T21:22:30.628Z] #44 4.247 Scanning dependencies of target tini-static
21:22:30 [2022-09-06T21:22:30.628Z] #44 4.366 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:22:30 [2022-09-06T21:22:30.792Z] #39 41.65 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
21:22:30 [2022-09-06T21:22:30.792Z] #39 ...
21:22:30 [2022-09-06T21:22:30.792Z] 
21:22:30 [2022-09-06T21:22:30.792Z] #33 [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
21:22:30 [2022-09-06T21:22:30.792Z] #33 36.28 Building dependency tree...
21:22:30 [2022-09-06T21:22:30.792Z] #33 37.81 Reading state information...
21:22:30 [2022-09-06T21:22:30.792Z] #33 40.02 The following additional packages will be installed:
21:22:30 [2022-09-06T21:22:30.792Z] #33 40.06   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
21:22:30 [2022-09-06T21:22:30.792Z] #33 40.06   python3-protobuf python3-six
21:22:30 [2022-09-06T21:22:30.792Z] #33 40.09 Suggested packages:
21:22:30 [2022-09-06T21:22:30.792Z] #33 40.09   python3-setuptools
21:22:30 [2022-09-06T21:22:30.792Z] #33 40.09 Recommended packages:
21:22:30 [2022-09-06T21:22:30.792Z] #33 40.09   iproute2 | iproute
21:22:30 [2022-09-06T21:22:30.792Z] #33 40.74 The following NEW packages will be installed:
21:22:30 [2022-09-06T21:22:30.792Z] #33 40.76   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
21:22:30 [2022-09-06T21:22:30.792Z] #33 40.76   python3-protobuf python3-six
21:22:30 [2022-09-06T21:22:30.792Z] #33 41.25 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
21:22:30 [2022-09-06T21:22:30.792Z] #33 41.25 Need to get 2315 kB of archives.
21:22:30 [2022-09-06T21:22:30.792Z] #33 41.25 After this operation, 11.1 MB of additional disk space will be used.
21:22:30 [2022-09-06T21:22:30.792Z] #33 41.25 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
21:22:30 [2022-09-06T21:22:30.792Z] #33 41.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
21:22:30 [2022-09-06T21:22:30.792Z] #33 41.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
21:22:30 [2022-09-06T21:22:30.792Z] #33 41.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
21:22:30 [2022-09-06T21:22:30.792Z] #33 41.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:22:30 [2022-09-06T21:22:30.792Z] #33 41.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
21:22:30 [2022-09-06T21:22:30.792Z] #33 41.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
21:22:32 [2022-09-06T21:22:32.009Z] #44 ...
21:22:32 [2022-09-06T21:22:32.009Z] 
21:22:32 [2022-09-06T21:22:32.009Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:22:32 [2022-09-06T21:22:32.009Z] #33 57.41 Selecting previously unselected package gcc-mingw-w64-base.
21:22:32 [2022-09-06T21:22:32.009Z] #33 57.42 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
21:22:32 [2022-09-06T21:22:32.009Z] #33 57.43 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
21:22:32 [2022-09-06T21:22:32.268Z] #33 57.60 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
21:22:32 [2022-09-06T21:22:32.268Z] #33 57.60 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
21:22:32 [2022-09-06T21:22:32.268Z] #33 57.61 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
21:22:32 [2022-09-06T21:22:32.268Z] #33 ...
21:22:32 [2022-09-06T21:22:32.268Z] 
21:22:32 [2022-09-06T21:22:32.268Z] #27 [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
21:22:32 [2022-09-06T21:22:32.268Z] #27 57.31 gotestsum version dev
21:22:32 [2022-09-06T21:22:32.268Z] #27 DONE 57.8s
21:22:32 [2022-09-06T21:22:32.528Z] 
21:22:32 [2022-09-06T21:22:32.528Z] #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
21:22:32 [2022-09-06T21:22:32.528Z] #44 5.911 [100%] Linking C executable tini-static
21:22:32 [2022-09-06T21:22:32.700Z] #33 ...
21:22:32 [2022-09-06T21:22:32.700Z] 
21:22:32 [2022-09-06T21:22:32.700Z] #37 [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             ;
21:22:32 [2022-09-06T21:22:32.700Z] #37 41.99 Selecting previously unselected package libmagic1:amd64.
21:22:32 [2022-09-06T21:22:32.700Z] #37 41.99 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
21:22:32 [2022-09-06T21:22:32.700Z] #37 41.99 Unpacking libmagic1:amd64 (1:5.39-3) ...
21:22:32 [2022-09-06T21:22:32.700Z] #37 42.14 Selecting previously unselected package file.
21:22:32 [2022-09-06T21:22:32.700Z] #37 42.14 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
21:22:32 [2022-09-06T21:22:32.700Z] #37 42.14 Unpacking file (1:5.39-3) ...
21:22:32 [2022-09-06T21:22:32.700Z] #37 42.26 Selecting previously unselected package xz-utils.
21:22:32 [2022-09-06T21:22:32.700Z] #37 42.26 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
21:22:32 [2022-09-06T21:22:32.700Z] #37 42.26 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:22:32 [2022-09-06T21:22:32.700Z] #37 42.58 Selecting previously unselected package libsigsegv2:amd64.
21:22:32 [2022-09-06T21:22:32.700Z] #37 42.58 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
21:22:32 [2022-09-06T21:22:32.700Z] #37 42.58 Unpacking libsigsegv2:amd64 (2.13-1) ...
21:22:32 [2022-09-06T21:22:32.700Z] #37 42.66 Selecting previously unselected package m4.
21:22:32 [2022-09-06T21:22:32.700Z] #37 42.66 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
21:22:32 [2022-09-06T21:22:32.700Z] #37 42.67 Unpacking m4 (1.4.18-5) ...
21:22:32 [2022-09-06T21:22:32.700Z] #37 42.89 Selecting previously unselected package autoconf.
21:22:32 [2022-09-06T21:22:32.700Z] #37 42.89 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
21:22:32 [2022-09-06T21:22:32.700Z] #37 43.02 Unpacking autoconf (2.69-14) ...
21:22:32 [2022-09-06T21:22:32.700Z] #37 43.31 Selecting previously unselected package autotools-dev.
21:22:32 [2022-09-06T21:22:32.700Z] #37 43.34 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
21:22:32 [2022-09-06T21:22:32.700Z] #37 43.34 Unpacking autotools-dev (20180224.1+nmu1) ...
21:22:32 [2022-09-06T21:22:32.700Z] #37 43.61 Selecting previously unselected package automake.
21:22:32 [2022-09-06T21:22:32.700Z] #37 43.61 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
21:22:32 [2022-09-06T21:22:32.700Z] #37 43.66 Unpacking automake (1:1.16.3-2) ...
21:22:33 [2022-09-06T21:22:33.269Z] #37 44.16 Selecting previously unselected package patch.
21:22:33 [2022-09-06T21:22:33.269Z] #37 44.19 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
21:22:33 [2022-09-06T21:22:33.269Z] #37 44.19 Unpacking patch (2.7.6-7) ...
21:22:33 [2022-09-06T21:22:33.269Z] #37 44.38 Selecting previously unselected package dpkg-dev.
21:22:33 [2022-09-06T21:22:33.269Z] #37 44.38 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
21:22:33 [2022-09-06T21:22:33.269Z] #37 44.39 Unpacking dpkg-dev (1.20.11) ...
21:22:33 [2022-09-06T21:22:33.371Z] #36 ...
21:22:33 [2022-09-06T21:22:33.371Z] 
21:22:33 [2022-09-06T21:22:33.371Z] #26 [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
21:22:33 [2022-09-06T21:22:33.371Z] #26 44.10 Building dependency tree...
21:22:33 [2022-09-06T21:22:33.371Z] #26 47.68 Reading state information...
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.38 The following additional packages will be installed:
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.39   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.40   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.40   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.40   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.40   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.40   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.41   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.41   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.41   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.41   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.41   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.42   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.42   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.42   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.42   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.42   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.42   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.42   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.42   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.42   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.42   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.43   linux-libc-dev-s390x-cross patch xz-utils
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.47 Suggested packages:
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.48   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.48   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.48   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.48   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.48   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.48   libyaml-shell-perl ed diffutils-doc
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.49 Recommended packages:
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.49   fakeroot build-essential libalgorithm-merge-perl libwww-perl
21:22:33 [2022-09-06T21:22:33.371Z] #26 50.49   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
21:22:33 [2022-09-06T21:22:33.838Z] #37 ...
21:22:33 [2022-09-06T21:22:33.838Z] 
21:22:33 [2022-09-06T21:22:33.838Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:22:33 [2022-09-06T21:22:33.838Z] #32 33.24 Building dependency tree...
21:22:33 [2022-09-06T21:22:33.838Z] #32 34.72 Reading state information...
21:22:33 [2022-09-06T21:22:33.838Z] #32 36.97 The following additional packages will be installed:
21:22:33 [2022-09-06T21:22:33.838Z] #32 36.97   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:22:33 [2022-09-06T21:22:33.838Z] #32 36.97   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
21:22:33 [2022-09-06T21:22:33.838Z] #32 36.97   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
21:22:33 [2022-09-06T21:22:33.838Z] #32 36.97   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
21:22:33 [2022-09-06T21:22:33.838Z] #32 36.97   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
21:22:33 [2022-09-06T21:22:33.838Z] #32 36.97   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
21:22:33 [2022-09-06T21:22:33.838Z] #32 37.05   mingw-w64-common mingw-w64-x86-64-dev
21:22:33 [2022-09-06T21:22:33.838Z] #32 37.05 Suggested packages:
21:22:33 [2022-09-06T21:22:33.838Z] #32 37.05   gcc-10-locales seccomp wine64
21:22:33 [2022-09-06T21:22:33.838Z] #32 38.30 The following NEW packages will be installed:
21:22:33 [2022-09-06T21:22:33.838Z] #32 38.30   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:22:33 [2022-09-06T21:22:33.838Z] #32 38.30   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
21:22:33 [2022-09-06T21:22:33.838Z] #32 38.30   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
21:22:33 [2022-09-06T21:22:33.838Z] #32 38.30   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
21:22:33 [2022-09-06T21:22:33.838Z] #32 38.30   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
21:22:33 [2022-09-06T21:22:33.838Z] #32 38.30   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:22:33 [2022-09-06T21:22:33.838Z] #32 38.30   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
21:22:33 [2022-09-06T21:22:33.838Z] #32 38.30   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
21:22:33 [2022-09-06T21:22:33.838Z] #32 38.30   mingw-w64-x86-64-dev
21:22:33 [2022-09-06T21:22:33.838Z] #32 38.75 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
21:22:33 [2022-09-06T21:22:33.838Z] #32 38.75 Need to get 115 MB of archives.
21:22:33 [2022-09-06T21:22:33.838Z] #32 38.75 After this operation, 645 MB of additional disk space will be used.
21:22:33 [2022-09-06T21:22:33.838Z] #32 38.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]
21:22:33 [2022-09-06T21:22:33.838Z] #32 38.83 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]
21:22:33 [2022-09-06T21:22:33.838Z] #32 38.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
21:22:33 [2022-09-06T21:22:33.838Z] #32 38.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
21:22:33 [2022-09-06T21:22:33.838Z] #32 38.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
21:22:33 [2022-09-06T21:22:33.838Z] #32 38.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
21:22:33 [2022-09-06T21:22:33.838Z] #32 39.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
21:22:33 [2022-09-06T21:22:33.838Z] #32 39.40 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]
21:22:33 [2022-09-06T21:22:33.838Z] #32 39.40 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]
21:22:33 [2022-09-06T21:22:33.838Z] #32 39.99 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]
21:22:33 [2022-09-06T21:22:33.838Z] #32 41.36 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]
21:22:33 [2022-09-06T21:22:33.838Z] #32 41.87 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]
21:22:33 [2022-09-06T21:22:33.838Z] #32 42.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
21:22:33 [2022-09-06T21:22:33.838Z] #32 43.86 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]
21:22:33 [2022-09-06T21:22:33.838Z] #32 44.31 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]
21:22:33 [2022-09-06T21:22:33.838Z] #32 44.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
21:22:33 [2022-09-06T21:22:33.838Z] #32 44.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
21:22:33 [2022-09-06T21:22:33.838Z] #32 44.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
21:22:33 [2022-09-06T21:22:33.838Z] #32 44.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
21:22:33 [2022-09-06T21:22:33.838Z] #32 44.38 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]
21:22:33 [2022-09-06T21:22:33.838Z] #32 44.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
21:22:33 [2022-09-06T21:22:33.838Z] #32 44.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
21:22:33 [2022-09-06T21:22:33.838Z] #32 44.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
21:22:33 [2022-09-06T21:22:33.838Z] #32 44.43 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
21:22:33 [2022-09-06T21:22:33.838Z] #32 44.44 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
21:22:33 [2022-09-06T21:22:33.838Z] #32 44.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
21:22:33 [2022-09-06T21:22:33.838Z] #32 44.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
21:22:33 [2022-09-06T21:22:33.838Z] #32 44.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
21:22:33 [2022-09-06T21:22:33.838Z] #32 44.49 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
21:22:33 [2022-09-06T21:22:33.838Z] #32 44.49 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
21:22:33 [2022-09-06T21:22:33.838Z] #32 ...
21:22:33 [2022-09-06T21:22:33.838Z] 
21:22:33 [2022-09-06T21:22:33.838Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.881 + RM_GOPATH=0
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.885 + TMP_GOPATH=
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.885 + : /build
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.885 + '[' -z '' ']'
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.885 ++ mktemp -d
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.885 + export GOPATH=/tmp/tmp.I07ZoPXaQf
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.885 + GOPATH=/tmp/tmp.I07ZoPXaQf
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.885 + RM_GOPATH=1
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.885 + case "$(go env GOARCH)" in
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.885 ++ go env GOARCH
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.916 + export GO_BUILDMODE=-buildmode=pie
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.916 + GO_BUILDMODE=-buildmode=pie
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.917 ++ dirname /install.sh
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.918 + dir=/
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.921 + bin=containerd
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.921 + shift
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.921 + '[' '!' -f //containerd.installer ']'
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.921 + . //containerd.installer
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.922 ++ set -e
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.922 ++ : v1.6.8
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.922 + install_containerd
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.926 + echo 'Install containerd version v1.6.8'
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.929 Install containerd version v1.6.8
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.929 + git clone https://github.com/containerd/containerd.git /tmp/tmp.I07ZoPXaQf/src/github.com/containerd/containerd
21:22:33 [2022-09-06T21:22:33.838Z] #41 6.936 Cloning into '/tmp/tmp.I07ZoPXaQf/src/github.com/containerd/containerd'...
21:22:33 [2022-09-06T21:22:33.910Z] #44 7.236 [100%] Built target tini-static
21:22:33 [2022-09-06T21:22:33.910Z] #44 7.295 + mkdir -p /build
21:22:33 [2022-09-06T21:22:33.910Z] #44 7.297 + cp tini-static /build/docker-init
21:22:33 [2022-09-06T21:22:33.910Z] #44 DONE 7.3s
21:22:33 [2022-09-06T21:22:33.910Z] 
21:22:33 [2022-09-06T21:22:33.910Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:22:33 [2022-09-06T21:22:33.910Z] #42 14.43 Cloning into '/tmp/crun-build/libocispec/yajl'...
21:22:33 [2022-09-06T21:22:33.910Z] #42 15.85 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
21:22:33 [2022-09-06T21:22:33.910Z] #42 16.12 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
21:22:33 [2022-09-06T21:22:33.910Z] #42 16.32 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
21:22:34 [2022-09-06T21:22:34.282Z] #34 ...
21:22:34 [2022-09-06T21:22:34.282Z] 
21:22:34 [2022-09-06T21:22:34.282Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:22:34 [2022-09-06T21:22:34.282Z] #41 26.65 aclocal: warning: couldn't open directory 'm4': No such file or directory
21:22:34 [2022-09-06T21:22:34.407Z] #41 ...
21:22:34 [2022-09-06T21:22:34.407Z] 
21:22:34 [2022-09-06T21:22:34.407Z] #34 [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
21:22:34 [2022-09-06T21:22:34.407Z] #34 29.87 Reading package lists...
21:22:34 [2022-09-06T21:22:34.407Z] #34 35.41 Building dependency tree...
21:22:34 [2022-09-06T21:22:34.407Z] #34 36.84 Reading state information...
21:22:34 [2022-09-06T21:22:34.407Z] #34 39.02 The following additional packages will be installed:
21:22:34 [2022-09-06T21:22:34.407Z] #34 39.03   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
21:22:34 [2022-09-06T21:22:34.407Z] #34 39.03 Suggested packages:
21:22:34 [2022-09-06T21:22:34.407Z] #34 39.03   cmake-doc ninja-build lrzip
21:22:34 [2022-09-06T21:22:34.407Z] #34 39.03 Recommended packages:
21:22:34 [2022-09-06T21:22:34.407Z] #34 39.03   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:22:34 [2022-09-06T21:22:34.407Z] #34 40.06 The following NEW packages will be installed:
21:22:34 [2022-09-06T21:22:34.407Z] #34 40.09   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
21:22:34 [2022-09-06T21:22:34.407Z] #34 40.09   vim-common xxd
21:22:34 [2022-09-06T21:22:34.407Z] #34 40.52 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
21:22:34 [2022-09-06T21:22:34.407Z] #34 40.52 Need to get 17.7 MB of archives.
21:22:34 [2022-09-06T21:22:34.407Z] #34 40.52 After this operation, 70.7 MB of additional disk space will be used.
21:22:34 [2022-09-06T21:22:34.407Z] #34 40.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
21:22:34 [2022-09-06T21:22:34.407Z] #34 40.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
21:22:34 [2022-09-06T21:22:34.407Z] #34 40.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
21:22:34 [2022-09-06T21:22:34.407Z] #34 40.68 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
21:22:34 [2022-09-06T21:22:34.407Z] #34 41.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
21:22:34 [2022-09-06T21:22:34.407Z] #34 41.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
21:22:34 [2022-09-06T21:22:34.407Z] #34 41.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
21:22:34 [2022-09-06T21:22:34.407Z] #34 41.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
21:22:34 [2022-09-06T21:22:34.407Z] #34 41.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
21:22:34 [2022-09-06T21:22:34.407Z] #34 41.27 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
21:22:34 [2022-09-06T21:22:34.407Z] #34 42.64 debconf: delaying package configuration, since apt-utils is not installed
21:22:34 [2022-09-06T21:22:34.407Z] #34 42.96 Fetched 17.7 MB in 1s (12.6 MB/s)
21:22:34 [2022-09-06T21:22:34.407Z] #34 43.09 Selecting previously unselected package xxd.
21:22:34 [2022-09-06T21:22:34.407Z] #34 43.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
21:22:34 [2022-09-06T21:22:34.407Z] #34 43.13 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
21:22:34 [2022-09-06T21:22:34.407Z] #34 43.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
21:22:34 [2022-09-06T21:22:34.407Z] #34 43.34 Selecting previously unselected package vim-common.
21:22:34 [2022-09-06T21:22:34.407Z] #34 43.34 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
21:22:34 [2022-09-06T21:22:34.407Z] #34 43.38 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
21:22:34 [2022-09-06T21:22:34.407Z] #34 43.86 Selecting previously unselected package cmake-data.
21:22:34 [2022-09-06T21:22:34.407Z] #34 43.86 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
21:22:34 [2022-09-06T21:22:34.407Z] #34 43.86 Unpacking cmake-data (3.18.4-2+deb11u1) ...
21:22:34 [2022-09-06T21:22:34.407Z] #34 ...
21:22:34 [2022-09-06T21:22:34.407Z] 
21:22:34 [2022-09-06T21:22:34.407Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:22:34 [2022-09-06T21:22:34.407Z] #39 41.75 go: downloading github.com/hexops/gotextdiff v1.0.3
21:22:34 [2022-09-06T21:22:34.407Z] #39 41.80 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
21:22:34 [2022-09-06T21:22:34.407Z] #39 41.80 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
21:22:34 [2022-09-06T21:22:34.407Z] #39 41.99 go: downloading github.com/olekukonko/tablewriter v0.0.5
21:22:34 [2022-09-06T21:22:34.407Z] #39 42.14 go: downloading github.com/beorn7/perks v1.0.1
21:22:34 [2022-09-06T21:22:34.407Z] #39 42.14 go: downloading github.com/cespare/xxhash/v2 v2.1.2
21:22:34 [2022-09-06T21:22:34.407Z] #39 42.17 go: downloading github.com/golang/protobuf v1.5.2
21:22:34 [2022-09-06T21:22:34.407Z] #39 42.23 go: downloading github.com/prometheus/common v0.32.1
21:22:34 [2022-09-06T21:22:34.407Z] #39 42.62 go: downloading github.com/prometheus/procfs v0.7.3
21:22:34 [2022-09-06T21:22:34.407Z] #39 42.70 go: downloading google.golang.org/protobuf v1.28.0
21:22:34 [2022-09-06T21:22:34.407Z] #39 43.86 go: downloading github.com/mattn/go-runewidth v0.0.9
21:22:34 [2022-09-06T21:22:34.407Z] #39 43.92 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
21:22:36 [2022-09-06T21:22:36.321Z] #39 ...
21:22:36 [2022-09-06T21:22:36.321Z] 
21:22:36 [2022-09-06T21:22:36.321Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:22:36 [2022-09-06T21:22:36.321Z] #32 45.78 debconf: delaying package configuration, since apt-utils is not installed
21:22:36 [2022-09-06T21:22:36.321Z] #32 46.05 Fetched 115 MB in 6s (18.7 MB/s)
21:22:36 [2022-09-06T21:22:36.321Z] #32 46.18 Selecting previously unselected package binutils-mingw-w64-i686.
21:22:36 [2022-09-06T21:22:36.321Z] #32 46.18 (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.)
21:22:36 [2022-09-06T21:22:36.321Z] #32 46.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
21:22:36 [2022-09-06T21:22:36.321Z] #32 46.33 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
21:22:38 [2022-09-06T21:22:38.229Z] #32 49.24 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:22:38 [2022-09-06T21:22:38.229Z] #32 49.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
21:22:38 [2022-09-06T21:22:38.229Z] #32 49.28 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
21:22:38 [2022-09-06T21:22:38.505Z] #41 ...
21:22:38 [2022-09-06T21:22:38.505Z] 
21:22:38 [2022-09-06T21:22:38.505Z] #38 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:22:38 [2022-09-06T21:22:38.505Z] #38 38.61 Updating files:  68% (3439/4989)
Updating files:  69% (3443/4989)
Updating files:  70% (3493/4989)
Updating files:  71% (3543/4989)
Updating files:  72% (3593/4989)
Updating files:  73% (3642/4989)
Updating files:  74% (3692/4989)
Updating files:  75% (3742/4989)
Updating files:  76% (3792/4989)
Updating files:  77% (3842/4989)
Updating files:  78% (3892/4989)
Updating files:  79% (3942/4989)
Updating files:  80% (3992/4989)
Updating files:  81% (4042/4989)
Updating files:  82% (4091/4989)
Updating files:  83% (4141/4989)
Updating files:  84% (4191/4989)
Updating files:  85% (4241/4989)
Updating files:  86% (4291/4989)
Updating files:  87% (4341/4989)
Updating files:  88% (4391/4989)
Updating files:  89% (4441/4989)
Updating files:  90% (4491/4989)
Updating files:  91% (4540/4989)
Updating files:  92% (4590/4989)
Updating files:  93% (4640/4989)
Updating files:  94% (4690/4989)
Updating files:  95% (4740/4989)
Updating files:  96% (4790/4989)
Updating files:  97% (4840/4989)
Updating files:  98% (4890/4989)
Updating files:  99% (4940/4989)
Updating files: 100% (4989/4989)
Updating files: 100% (4989/4989), done.
21:22:38 [2022-09-06T21:22:38.505Z] #38 39.53 + cd /tmp/tmp.ueU8lq4lez/src/github.com/containerd/containerd
21:22:38 [2022-09-06T21:22:38.505Z] #38 39.53 + git checkout -q v1.6.8
21:22:38 [2022-09-06T21:22:38.505Z] #38 41.28 + export 'BUILDTAGS=netgo osusergo static_build'
21:22:38 [2022-09-06T21:22:38.505Z] #38 41.28 + BUILDTAGS='netgo osusergo static_build'
21:22:38 [2022-09-06T21:22:38.505Z] #38 41.28 + export EXTRA_FLAGS=-buildmode=pie
21:22:38 [2022-09-06T21:22:38.505Z] #38 41.28 + EXTRA_FLAGS=-buildmode=pie
21:22:38 [2022-09-06T21:22:38.761Z] #38 41.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:22:38 [2022-09-06T21:22:38.761Z] #38 41.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:22:38 [2022-09-06T21:22:38.761Z] #38 41.30 + '[' '' = dynamic ']'
21:22:38 [2022-09-06T21:22:38.761Z] #38 41.30 + make
21:22:38 [2022-09-06T21:22:38.802Z] #32 ...
21:22:38 [2022-09-06T21:22:38.802Z] 
21:22:38 [2022-09-06T21:22:38.802Z] #37 [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             ;
21:22:38 [2022-09-06T21:22:38.802Z] #37 45.69 Selecting previously unselected package build-essential.
21:22:38 [2022-09-06T21:22:38.802Z] #37 45.69 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 45.70 Unpacking build-essential (12.9) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 45.83 Selecting previously unselected package libcap2:amd64.
21:22:38 [2022-09-06T21:22:38.802Z] #37 45.83 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 45.84 Unpacking libcap2:amd64 (1:2.44-1) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 45.94 Selecting previously unselected package libcap-dev:amd64.
21:22:38 [2022-09-06T21:22:38.802Z] #37 45.97 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 46.05 Unpacking libcap-dev:amd64 (1:2.44-1) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 46.25 Selecting previously unselected package libprotobuf-c1:amd64.
21:22:38 [2022-09-06T21:22:38.802Z] #37 46.25 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 46.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 46.36 Selecting previously unselected package libprotobuf-c-dev:amd64.
21:22:38 [2022-09-06T21:22:38.802Z] #37 46.36 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 46.36 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 46.46 Selecting previously unselected package libseccomp-dev:amd64.
21:22:38 [2022-09-06T21:22:38.802Z] #37 46.47 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 46.47 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 46.69 Selecting previously unselected package libsystemd-dev:amd64.
21:22:38 [2022-09-06T21:22:38.802Z] #37 46.70 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 46.71 Unpacking libsystemd-dev:amd64 (247.3-7) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 47.81 Selecting previously unselected package libtool.
21:22:38 [2022-09-06T21:22:38.802Z] #37 47.81 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 47.81 Unpacking libtool (2.4.6-15) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 48.03 Selecting previously unselected package libudev-dev:amd64.
21:22:38 [2022-09-06T21:22:38.802Z] #37 48.03 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 48.04 Unpacking libudev-dev:amd64 (247.3-7) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 48.51 Selecting previously unselected package libyajl2:amd64.
21:22:38 [2022-09-06T21:22:38.802Z] #37 48.52 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 48.53 Unpacking libyajl2:amd64 (2.1.0-3) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 48.67 Selecting previously unselected package libyajl-dev:amd64.
21:22:38 [2022-09-06T21:22:38.802Z] #37 48.69 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 48.70 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 48.92 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 48.94 Setting up libmagic-mgc (1:5.39-3) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 48.98 Setting up libyajl2:amd64 (2.1.0-3) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.00 Setting up libmagic1:amd64 (1:5.39-3) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.06 Setting up file (1:5.39-3) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.10 Setting up bzip2 (1.0.8-4) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.11 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.15 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.17 Setting up libcap2:amd64 (1:2.44-1) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.21 Setting up autotools-dev (20180224.1+nmu1) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.23 Setting up libsigsegv2:amd64 (2.13-1) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.24 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.26 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.27 Setting up patch (2.7.6-7) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.29 Setting up libudev-dev:amd64 (247.3-7) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.31 Setting up libyajl-dev:amd64 (2.1.0-3) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.32 Setting up libcap-dev:amd64 (1:2.44-1) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.33 Setting up libsystemd-dev:amd64 (247.3-7) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.35 Setting up libtool (2.4.6-15) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.36 Setting up m4 (1.4.18-5) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.38 Setting up dpkg-dev (1.20.11) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.42 Setting up autoconf (2.69-14) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.44 Setting up build-essential (12.9) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.46 Setting up automake (1:1.16.3-2) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.47 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
21:22:38 [2022-09-06T21:22:38.802Z] #37 49.48 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:22:38 [2022-09-06T21:22:38.802Z] #37 DONE 49.8s
21:22:39 [2022-09-06T21:22:39.062Z] 
21:22:39 [2022-09-06T21:22:39.062Z] #27 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:22:39 [2022-09-06T21:22:39.322Z] #27 49.10 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.
21:22:39 [2022-09-06T21:22:39.322Z] #27 49.95 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
21:22:39 [2022-09-06T21:22:39.582Z] #27 50.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.09 The following NEW packages will be installed:
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.09   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.09   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.09   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.09   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.09   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.09   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.09   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.09   crossbuild-essential-armel crossbuild-essential-armhf
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.09   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.10   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.10   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.10   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.10   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.10   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.10   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.10   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.10   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.10   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.10   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.10   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.10   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.10   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.10   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.10   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.10   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.10   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.10   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.10   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.11   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.11   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.11   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.11   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.11   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.11   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.11   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.12   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.12   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.12   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.12   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.12   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.12   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.12   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.12   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.12   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.12   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
21:22:39 [2022-09-06T21:22:39.961Z] #26 56.12   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
21:22:39 [2022-09-06T21:22:39.962Z] #26 56.13   linux-libc-dev-s390x-cross patch xz-utils
21:22:39 [2022-09-06T21:22:39.962Z] #26 56.73 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded.
21:22:39 [2022-09-06T21:22:39.962Z] #26 56.73 Need to get 788 MB of archives.
21:22:39 [2022-09-06T21:22:39.962Z] #26 56.73 After this operation, 3385 MB of additional disk space will be used.
21:22:39 [2022-09-06T21:22:39.962Z] #26 56.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
21:22:39 [2022-09-06T21:22:39.962Z] #26 56.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
21:22:39 [2022-09-06T21:22:39.962Z] #26 56.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
21:22:39 [2022-09-06T21:22:39.962Z] #26 56.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
21:22:39 [2022-09-06T21:22:39.962Z] #26 56.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
21:22:39 [2022-09-06T21:22:39.962Z] #26 56.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
21:22:39 [2022-09-06T21:22:39.962Z] #26 56.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
21:22:39 [2022-09-06T21:22:39.962Z] #26 56.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
21:22:39 [2022-09-06T21:22:39.962Z] #26 56.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
21:22:39 [2022-09-06T21:22:39.962Z] #26 57.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
21:22:39 [2022-09-06T21:22:39.962Z] #26 57.14 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
21:22:39 [2022-09-06T21:22:39.962Z] #26 57.21 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]
21:22:39 [2022-09-06T21:22:39.962Z] #26 57.22 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]
21:22:40 [2022-09-06T21:22:40.490Z] #42 ...
21:22:40 [2022-09-06T21:22:40.490Z] 
21:22:40 [2022-09-06T21:22:40.490Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:22:40 [2022-09-06T21:22:40.490Z] #33 65.32 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
21:22:40 [2022-09-06T21:22:40.490Z] #33 65.33 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
21:22:40 [2022-09-06T21:22:40.490Z] #33 65.34 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:22:40 [2022-09-06T21:22:40.653Z] #38 43.38 + bin/ctr
21:22:41 [2022-09-06T21:22:41.881Z] #26 58.79 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]
21:22:41 [2022-09-06T21:22:41.881Z] #26 58.80 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]
21:22:42 [2022-09-06T21:22:42.545Z] #38 ...
21:22:42 [2022-09-06T21:22:42.545Z] 
21:22:42 [2022-09-06T21:22:42.545Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:22:42 [2022-09-06T21:22:42.545Z] #41 35.73 libtoolize: putting auxiliary files in '.'.
21:22:42 [2022-09-06T21:22:42.545Z] #41 35.73 libtoolize: copying file './ltmain.sh'
21:22:42 [2022-09-06T21:22:42.874Z] #27 ...
21:22:42 [2022-09-06T21:22:42.874Z] 
21:22:42 [2022-09-06T21:22:42.874Z] #33 [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
21:22:42 [2022-09-06T21:22:42.874Z] #33 43.64 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
21:22:42 [2022-09-06T21:22:42.874Z] #33 45.20 debconf: delaying package configuration, since apt-utils is not installed
21:22:42 [2022-09-06T21:22:42.874Z] #33 45.40 Fetched 2315 kB in 3s (752 kB/s)
21:22:42 [2022-09-06T21:22:42.874Z] #33 45.51 Selecting previously unselected package libprotobuf23:amd64.
21:22:42 [2022-09-06T21:22:42.874Z] #33 45.51 (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.)
21:22:42 [2022-09-06T21:22:42.874Z] #33 45.59 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
21:22:42 [2022-09-06T21:22:42.874Z] #33 45.65 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
21:22:42 [2022-09-06T21:22:42.874Z] #33 46.43 Selecting previously unselected package python3-pkg-resources.
21:22:42 [2022-09-06T21:22:42.874Z] #33 46.43 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
21:22:42 [2022-09-06T21:22:42.874Z] #33 46.43 Unpacking python3-pkg-resources (52.0.0-4) ...
21:22:42 [2022-09-06T21:22:42.874Z] #33 46.74 Selecting previously unselected package python3-six.
21:22:42 [2022-09-06T21:22:42.874Z] #33 46.74 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
21:22:42 [2022-09-06T21:22:42.874Z] #33 46.74 Unpacking python3-six (1.16.0-2) ...
21:22:42 [2022-09-06T21:22:42.874Z] #33 46.83 Selecting previously unselected package python3-protobuf.
21:22:42 [2022-09-06T21:22:42.874Z] #33 46.83 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
21:22:42 [2022-09-06T21:22:42.874Z] #33 46.86 Unpacking python3-protobuf (3.12.4-1) ...
21:22:42 [2022-09-06T21:22:42.874Z] #33 47.56 Selecting previously unselected package libnet1:amd64.
21:22:42 [2022-09-06T21:22:42.874Z] #33 47.56 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:22:42 [2022-09-06T21:22:42.874Z] #33 47.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:22:42 [2022-09-06T21:22:42.874Z] #33 47.77 Selecting previously unselected package libnl-3-200:amd64.
21:22:42 [2022-09-06T21:22:42.874Z] #33 47.77 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
21:22:42 [2022-09-06T21:22:42.874Z] #33 47.80 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
21:22:42 [2022-09-06T21:22:42.874Z] #33 48.04 Selecting previously unselected package libprotobuf-c1:amd64.
21:22:42 [2022-09-06T21:22:42.874Z] #33 48.05 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
21:22:42 [2022-09-06T21:22:42.874Z] #33 48.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
21:22:42 [2022-09-06T21:22:42.874Z] #33 48.31 Selecting previously unselected package criu.
21:22:42 [2022-09-06T21:22:42.874Z] #33 48.31 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
21:22:42 [2022-09-06T21:22:42.874Z] #33 48.33 Unpacking criu (3.17.1-1) ...
21:22:42 [2022-09-06T21:22:42.874Z] #33 48.99 Setting up python3-pkg-resources (52.0.0-4) ...
21:22:42 [2022-09-06T21:22:42.874Z] #33 50.98 Setting up libprotobuf23:amd64 (3.12.4-1) ...
21:22:42 [2022-09-06T21:22:42.874Z] #33 50.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:22:42 [2022-09-06T21:22:42.874Z] #33 51.00 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
21:22:42 [2022-09-06T21:22:42.874Z] #33 51.04 Setting up python3-six (1.16.0-2) ...
21:22:42 [2022-09-06T21:22:42.874Z] #33 52.43 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
21:22:42 [2022-09-06T21:22:42.874Z] #33 52.54 Setting up python3-protobuf (3.12.4-1) ...
21:22:43 [2022-09-06T21:22:43.108Z] #41 36.43 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
21:22:43 [2022-09-06T21:22:43.108Z] #41 36.43 libtoolize: and rerunning libtoolize and aclocal.
21:22:43 [2022-09-06T21:22:43.108Z] #41 36.43 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
21:22:43 [2022-09-06T21:22:43.133Z] #33 ...
21:22:43 [2022-09-06T21:22:43.134Z] 
21:22:43 [2022-09-06T21:22:43.134Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:22:43 [2022-09-06T21:22:43.134Z] #32 52.19 Selecting previously unselected package binutils-mingw-w64.
21:22:43 [2022-09-06T21:22:43.134Z] #32 52.19 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
21:22:43 [2022-09-06T21:22:43.134Z] #32 52.20 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
21:22:43 [2022-09-06T21:22:43.134Z] #32 52.32 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:22:43 [2022-09-06T21:22:43.134Z] #32 52.33 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
21:22:43 [2022-09-06T21:22:43.134Z] #32 52.34 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
21:22:43 [2022-09-06T21:22:43.134Z] #32 52.59 Selecting previously unselected package dmsetup.
21:22:43 [2022-09-06T21:22:43.134Z] #32 52.59 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
21:22:43 [2022-09-06T21:22:43.134Z] #32 52.61 Unpacking dmsetup (2:1.02.175-2.1) ...
21:22:43 [2022-09-06T21:22:43.134Z] #32 52.83 Selecting previously unselected package mingw-w64-common.
21:22:43 [2022-09-06T21:22:43.134Z] #32 52.84 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
21:22:43 [2022-09-06T21:22:43.134Z] #32 52.85 Unpacking mingw-w64-common (8.0.0-1) ...
21:22:43 [2022-09-06T21:22:43.264Z] #26 60.29 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]
21:22:43 [2022-09-06T21:22:43.264Z] #26 60.30 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]
21:22:44 [2022-09-06T21:22:44.649Z] #26 61.69 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]
21:22:44 [2022-09-06T21:22:44.649Z] #26 61.69 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]
21:22:45 [2022-09-06T21:22:45.591Z] #26 62.76 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]
21:22:45 [2022-09-06T21:22:45.591Z] #26 62.76 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]
21:22:46 [2022-09-06T21:22:46.162Z] #26 ...
21:22:46 [2022-09-06T21:22:46.162Z] 
21:22:46 [2022-09-06T21:22:46.162Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:22:46 [2022-09-06T21:22:46.162Z] #36 32.02 libtoolize: putting auxiliary files in '.'.
21:22:46 [2022-09-06T21:22:46.162Z] #36 32.02 libtoolize: copying file './ltmain.sh'
21:22:46 [2022-09-06T21:22:46.162Z] #36 32.51 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
21:22:46 [2022-09-06T21:22:46.162Z] #36 32.51 libtoolize: and rerunning libtoolize and aclocal.
21:22:46 [2022-09-06T21:22:46.162Z] #36 32.51 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
21:22:46 [2022-09-06T21:22:46.162Z] #36 39.69 configure.ac:7: installing './compile'
21:22:46 [2022-09-06T21:22:46.162Z] #36 39.69 configure.ac:11: installing './config.guess'
21:22:46 [2022-09-06T21:22:46.162Z] #36 39.70 configure.ac:11: installing './config.sub'
21:22:46 [2022-09-06T21:22:46.162Z] #36 39.71 configure.ac:8: installing './install-sh'
21:22:46 [2022-09-06T21:22:46.162Z] #36 39.72 configure.ac:8: installing './missing'
21:22:46 [2022-09-06T21:22:46.162Z] #36 39.85 Makefile.am: installing './depcomp'
21:22:46 [2022-09-06T21:22:46.162Z] #36 40.99 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
21:22:46 [2022-09-06T21:22:46.162Z] #36 40.99 libtoolize: copying file 'build-aux/ltmain.sh'
21:22:46 [2022-09-06T21:22:46.162Z] #36 41.12 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
21:22:46 [2022-09-06T21:22:46.162Z] #36 41.12 libtoolize: copying file 'm4/libtool.m4'
21:22:46 [2022-09-06T21:22:46.162Z] #36 41.20 libtoolize: copying file 'm4/ltoptions.m4'
21:22:46 [2022-09-06T21:22:46.162Z] #36 41.31 libtoolize: copying file 'm4/ltsugar.m4'
21:22:46 [2022-09-06T21:22:46.162Z] #36 41.40 libtoolize: copying file 'm4/ltversion.m4'
21:22:46 [2022-09-06T21:22:46.162Z] #36 41.51 libtoolize: copying file 'm4/lt~obsolete.m4'
21:22:46 [2022-09-06T21:22:46.162Z] #36 41.59 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
21:22:46 [2022-09-06T21:22:46.377Z] #41 ...
21:22:46 [2022-09-06T21:22:46.377Z] 
21:22:46 [2022-09-06T21:22:46.377Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:22:46 [2022-09-06T21:22:46.377Z] #34 64.27 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
21:22:46 [2022-09-06T21:22:46.377Z] #34 64.28 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
21:22:46 [2022-09-06T21:22:46.377Z] #34 64.30 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:22:46 [2022-09-06T21:22:46.377Z] #34 69.18 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
21:22:46 [2022-09-06T21:22:46.377Z] #34 69.18 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
21:22:46 [2022-09-06T21:22:46.377Z] #34 69.19 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
21:22:46 [2022-09-06T21:22:46.732Z] #36 ...
21:22:46 [2022-09-06T21:22:46.732Z] 
21:22:46 [2022-09-06T21:22:46.732Z] #26 [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
21:22:46 [2022-09-06T21:22:46.732Z] #26 63.84 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]
21:22:46 [2022-09-06T21:22:46.732Z] #26 63.84 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]
21:22:46 [2022-09-06T21:22:46.732Z] #26 63.85 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]
21:22:46 [2022-09-06T21:22:46.732Z] #26 63.85 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]
21:22:46 [2022-09-06T21:22:46.732Z] #26 63.85 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]
21:22:46 [2022-09-06T21:22:46.732Z] #26 63.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
21:22:46 [2022-09-06T21:22:46.732Z] #26 63.85 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
21:22:46 [2022-09-06T21:22:46.732Z] #26 63.85 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
21:22:46 [2022-09-06T21:22:46.732Z] #26 63.89 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
21:22:46 [2022-09-06T21:22:46.732Z] #26 63.89 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
21:22:46 [2022-09-06T21:22:46.732Z] #26 63.90 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
21:22:46 [2022-09-06T21:22:46.732Z] #26 63.90 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
21:22:46 [2022-09-06T21:22:46.732Z] #26 63.90 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
21:22:46 [2022-09-06T21:22:46.732Z] #26 63.96 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
21:22:46 [2022-09-06T21:22:46.732Z] #26 63.98 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
21:22:46 [2022-09-06T21:22:46.732Z] #26 64.05 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
21:22:46 [2022-09-06T21:22:46.732Z] #26 64.06 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
21:22:46 [2022-09-06T21:22:46.941Z] #34 74.88 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
21:22:46 [2022-09-06T21:22:46.941Z] #34 74.90 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
21:22:46 [2022-09-06T21:22:46.941Z] #34 74.90 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:22:46 [2022-09-06T21:22:46.992Z] #26 64.08 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
21:22:46 [2022-09-06T21:22:46.992Z] #26 64.11 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]
21:22:47 [2022-09-06T21:22:47.328Z] #32 ...
21:22:47 [2022-09-06T21:22:47.328Z] 
21:22:47 [2022-09-06T21:22:47.328Z] #34 [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
21:22:47 [2022-09-06T21:22:47.328Z] #34 47.53 Selecting previously unselected package libicu67:amd64.
21:22:47 [2022-09-06T21:22:47.328Z] #34 47.55 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
21:22:47 [2022-09-06T21:22:47.328Z] #34 47.56 Unpacking libicu67:amd64 (67.1-7) ...
21:22:47 [2022-09-06T21:22:47.328Z] #34 54.61 Selecting previously unselected package libxml2:amd64.
21:22:47 [2022-09-06T21:22:47.328Z] #34 54.61 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
21:22:47 [2022-09-06T21:22:47.328Z] #34 54.62 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
21:22:47 [2022-09-06T21:22:47.328Z] #34 55.17 Selecting previously unselected package libarchive13:amd64.
21:22:47 [2022-09-06T21:22:47.328Z] #34 55.17 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
21:22:47 [2022-09-06T21:22:47.328Z] #34 55.19 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
21:22:47 [2022-09-06T21:22:47.328Z] #34 55.51 Selecting previously unselected package libjsoncpp24:amd64.
21:22:47 [2022-09-06T21:22:47.328Z] #34 55.52 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
21:22:47 [2022-09-06T21:22:47.328Z] #34 55.53 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
21:22:47 [2022-09-06T21:22:47.328Z] #34 55.73 Selecting previously unselected package librhash0:amd64.
21:22:47 [2022-09-06T21:22:47.328Z] #34 55.73 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
21:22:47 [2022-09-06T21:22:47.328Z] #34 55.73 Unpacking librhash0:amd64 (1.4.1-2) ...
21:22:47 [2022-09-06T21:22:47.328Z] #34 55.91 Selecting previously unselected package libuv1:amd64.
21:22:47 [2022-09-06T21:22:47.328Z] #34 55.91 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
21:22:47 [2022-09-06T21:22:47.328Z] #34 55.92 Unpacking libuv1:amd64 (1.40.0-2) ...
21:22:47 [2022-09-06T21:22:47.328Z] #34 56.12 Selecting previously unselected package cmake.
21:22:47 [2022-09-06T21:22:47.328Z] #34 56.13 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
21:22:47 [2022-09-06T21:22:47.328Z] #34 56.14 Unpacking cmake (3.18.4-2+deb11u1) ...
21:22:47 [2022-09-06T21:22:47.912Z] #34 ...
21:22:47 [2022-09-06T21:22:47.912Z] 
21:22:47 [2022-09-06T21:22:47.912Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:22:47 [2022-09-06T21:22:47.912Z] #32 58.76 Selecting previously unselected package mingw-w64-x86-64-dev.
21:22:47 [2022-09-06T21:22:47.912Z] #32 58.79 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
21:22:47 [2022-09-06T21:22:47.912Z] #32 58.79 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
21:22:48 [2022-09-06T21:22:48.380Z] #26 65.48 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
21:22:48 [2022-09-06T21:22:48.380Z] #26 65.48 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
21:22:48 [2022-09-06T21:22:48.380Z] #26 65.51 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
21:22:48 [2022-09-06T21:22:48.380Z] #26 65.56 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
21:22:48 [2022-09-06T21:22:48.380Z] #26 65.61 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]
21:22:48 [2022-09-06T21:22:48.627Z] #33 ...
21:22:48 [2022-09-06T21:22:48.627Z] 
21:22:48 [2022-09-06T21:22:48.627Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:22:48 [2022-09-06T21:22:48.627Z] #42 31.95 aclocal: warning: couldn't open directory 'm4': No such file or directory
21:22:48 [2022-09-06T21:22:48.851Z] #32 ...
21:22:48 [2022-09-06T21:22:48.851Z] 
21:22:48 [2022-09-06T21:22:48.851Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:22:48 [2022-09-06T21:22:48.851Z] #0 3.012 Cloning into '/tmp/crun-build'...
21:22:48 [2022-09-06T21:22:48.851Z] #0 10.02 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
21:22:48 [2022-09-06T21:22:48.851Z] #0 10.07 Cloning into '/tmp/crun-build/libocispec'...
21:22:48 [2022-09-06T21:22:48.851Z] #42 ...
21:22:48 [2022-09-06T21:22:48.851Z] 
21:22:48 [2022-09-06T21:22:48.851Z] #33 [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
21:22:48 [2022-09-06T21:22:48.851Z] #33 56.93 Setting up criu (3.17.1-1) ...
21:22:48 [2022-09-06T21:22:48.851Z] #33 59.13 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:22:48 [2022-09-06T21:22:48.851Z] #33 DONE 59.7s
21:22:49 [2022-09-06T21:22:49.110Z] 
21:22:49 [2022-09-06T21:22:49.110Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:22:49 [2022-09-06T21:22:49.680Z] #39 ...
21:22:49 [2022-09-06T21:22:49.680Z] 
21:22:49 [2022-09-06T21:22:49.680Z] #34 [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
21:22:49 [2022-09-06T21:22:49.680Z] #34 60.66 Setting up libicu67:amd64 (67.1-7) ...
21:22:49 [2022-09-06T21:22:49.680Z] #34 60.70 Setting up xxd (2:8.2.2434-3+deb11u1) ...
21:22:49 [2022-09-06T21:22:49.680Z] #34 60.71 Setting up libuv1:amd64 (1.40.0-2) ...
21:22:49 [2022-09-06T21:22:49.680Z] #34 60.72 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
21:22:49 [2022-09-06T21:22:49.680Z] #34 60.74 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
21:22:49 [2022-09-06T21:22:49.680Z] #34 60.77 Setting up librhash0:amd64 (1.4.1-2) ...
21:22:49 [2022-09-06T21:22:49.680Z] #34 60.79 Setting up cmake-data (3.18.4-2+deb11u1) ...
21:22:49 [2022-09-06T21:22:49.680Z] #34 60.82 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
21:22:49 [2022-09-06T21:22:49.761Z] #26 66.95 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
21:22:49 [2022-09-06T21:22:49.761Z] #26 66.95 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
21:22:49 [2022-09-06T21:22:49.761Z] #26 66.96 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
21:22:49 [2022-09-06T21:22:49.761Z] #26 67.02 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
21:22:49 [2022-09-06T21:22:49.761Z] #26 67.03 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
21:22:49 [2022-09-06T21:22:49.939Z] #34 60.83 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
21:22:49 [2022-09-06T21:22:49.939Z] #34 60.85 Setting up cmake (3.18.4-2+deb11u1) ...
21:22:49 [2022-09-06T21:22:49.939Z] #34 60.86 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:22:50 [2022-09-06T21:22:50.022Z] #26 67.03 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
21:22:50 [2022-09-06T21:22:50.022Z] #26 67.25 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
21:22:50 [2022-09-06T21:22:50.022Z] #26 67.26 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
21:22:50 [2022-09-06T21:22:50.022Z] #26 67.26 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
21:22:50 [2022-09-06T21:22:50.022Z] #26 67.26 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
21:22:50 [2022-09-06T21:22:50.022Z] #26 67.26 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
21:22:50 [2022-09-06T21:22:50.022Z] #26 67.27 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
21:22:50 [2022-09-06T21:22:50.022Z] #26 67.27 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
21:22:50 [2022-09-06T21:22:50.022Z] #26 67.27 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
21:22:50 [2022-09-06T21:22:50.022Z] #26 67.27 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
21:22:50 [2022-09-06T21:22:50.022Z] #26 67.28 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
21:22:50 [2022-09-06T21:22:50.022Z] #26 67.28 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
21:22:50 [2022-09-06T21:22:50.022Z] #26 67.28 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
21:22:50 [2022-09-06T21:22:50.022Z] #26 67.28 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
21:22:50 [2022-09-06T21:22:50.022Z] #26 67.28 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
21:22:50 [2022-09-06T21:22:50.022Z] #26 67.31 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
21:22:50 [2022-09-06T21:22:50.281Z] #26 67.31 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
21:22:50 [2022-09-06T21:22:50.281Z] #26 67.31 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
21:22:50 [2022-09-06T21:22:50.281Z] #26 67.31 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
21:22:50 [2022-09-06T21:22:50.281Z] #26 67.39 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
21:22:50 [2022-09-06T21:22:50.281Z] #26 67.39 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
21:22:50 [2022-09-06T21:22:50.281Z] #26 67.42 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
21:22:50 [2022-09-06T21:22:50.281Z] #26 67.45 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]
21:22:50 [2022-09-06T21:22:50.876Z] #34 DONE 61.6s
21:22:50 [2022-09-06T21:22:50.877Z] 
21:22:50 [2022-09-06T21:22:50.877Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
21:22:50 [2022-09-06T21:22:50.877Z] #43 DONE 0.4s
21:22:50 [2022-09-06T21:22:50.877Z] 
21:22:50 [2022-09-06T21:22:50.877Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:22:50 [2022-09-06T21:22:50.877Z] #42 11.32 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
21:22:50 [2022-09-06T21:22:50.877Z] #42 11.32 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
21:22:50 [2022-09-06T21:22:50.877Z] #42 11.34 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
21:22:50 [2022-09-06T21:22:50.877Z] #42 11.34 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
21:22:50 [2022-09-06T21:22:50.877Z] #42 11.38 Cloning into '/tmp/crun-build/libocispec/image-spec'...
21:22:51 [2022-09-06T21:22:51.110Z] #34 ...
21:22:51 [2022-09-06T21:22:51.110Z] 
21:22:51 [2022-09-06T21:22:51.110Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:22:51 [2022-09-06T21:22:51.110Z] #41 44.05 configure.ac:7: installing './compile'
21:22:51 [2022-09-06T21:22:51.110Z] #41 44.05 configure.ac:11: installing './config.guess'
21:22:51 [2022-09-06T21:22:51.110Z] #41 44.07 configure.ac:11: installing './config.sub'
21:22:51 [2022-09-06T21:22:51.110Z] #41 44.09 configure.ac:8: installing './install-sh'
21:22:51 [2022-09-06T21:22:51.110Z] #41 44.10 configure.ac:8: installing './missing'
21:22:51 [2022-09-06T21:22:51.110Z] #41 44.17 Makefile.am: installing './depcomp'
21:22:51 [2022-09-06T21:22:51.662Z] #26 68.73 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
21:22:51 [2022-09-06T21:22:51.662Z] #26 68.73 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
21:22:51 [2022-09-06T21:22:51.662Z] #26 68.75 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
21:22:51 [2022-09-06T21:22:51.662Z] #26 68.80 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
21:22:51 [2022-09-06T21:22:51.662Z] #26 68.86 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]
21:22:52 [2022-09-06T21:22:52.039Z] #41 45.23 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
21:22:52 [2022-09-06T21:22:52.039Z] #41 45.23 libtoolize: copying file 'build-aux/ltmain.sh'
21:22:52 [2022-09-06T21:22:52.254Z] #42 ...
21:22:52 [2022-09-06T21:22:52.254Z] 
21:22:52 [2022-09-06T21:22:52.254Z] #27 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
21:22:52 [2022-09-06T21:22:52.254Z] #27 DONE 62.6s
21:22:52 [2022-09-06T21:22:52.254Z] 
21:22:52 [2022-09-06T21:22:52.254Z] #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
21:22:52 [2022-09-06T21:22:52.295Z] #41 45.38 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
21:22:52 [2022-09-06T21:22:52.295Z] #41 45.38 libtoolize: copying file 'm4/libtool.m4'
21:22:52 [2022-09-06T21:22:52.295Z] #41 45.50 libtoolize: copying file 'm4/ltoptions.m4'
21:22:52 [2022-09-06T21:22:52.295Z] #41 45.61 libtoolize: copying file 'm4/ltsugar.m4'
21:22:52 [2022-09-06T21:22:52.551Z] #41 45.77 libtoolize: copying file 'm4/ltversion.m4'
21:22:52 [2022-09-06T21:22:52.807Z] #41 45.93 libtoolize: copying file 'm4/lt~obsolete.m4'
21:22:52 [2022-09-06T21:22:52.808Z] #41 46.10 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
21:22:53 [2022-09-06T21:22:53.046Z] #26 70.13 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
21:22:53 [2022-09-06T21:22:53.046Z] #26 70.13 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
21:22:53 [2022-09-06T21:22:53.046Z] #26 70.13 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
21:22:53 [2022-09-06T21:22:53.046Z] #26 70.15 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
21:22:53 [2022-09-06T21:22:53.046Z] #26 70.15 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
21:22:53 [2022-09-06T21:22:53.046Z] #26 70.16 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
21:22:53 [2022-09-06T21:22:53.046Z] #26 70.16 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
21:22:53 [2022-09-06T21:22:53.046Z] #26 70.21 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
21:22:53 [2022-09-06T21:22:53.046Z] #26 70.22 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
21:22:53 [2022-09-06T21:22:53.046Z] #26 70.23 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
21:22:53 [2022-09-06T21:22:53.046Z] #26 70.26 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]
21:22:53 [2022-09-06T21:22:53.907Z] #42 ...
21:22:53 [2022-09-06T21:22:53.907Z] 
21:22:53 [2022-09-06T21:22:53.907Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:22:53 [2022-09-06T21:22:53.907Z] #33 78.71 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
21:22:53 [2022-09-06T21:22:53.907Z] #33 78.71 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
21:22:53 [2022-09-06T21:22:53.907Z] #33 78.72 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:22:54 [2022-09-06T21:22:54.428Z] #26 71.68 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
21:22:54 [2022-09-06T21:22:54.428Z] #26 71.68 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
21:22:54 [2022-09-06T21:22:54.428Z] #26 71.71 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
21:22:54 [2022-09-06T21:22:54.428Z] #26 71.75 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
21:22:54 [2022-09-06T21:22:54.428Z] #26 71.81 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]
21:22:54 [2022-09-06T21:22:54.786Z] #44 ...
21:22:54 [2022-09-06T21:22:54.786Z] 
21:22:54 [2022-09-06T21:22:54.786Z] #30 [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
21:22:54 [2022-09-06T21:22:54.786Z] #30 65.18 gotestsum version dev
21:22:54 [2022-09-06T21:22:54.786Z] #30 DONE 65.6s
21:22:54 [2022-09-06T21:22:54.786Z] 
21:22:54 [2022-09-06T21:22:54.786Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:22:54 [2022-09-06T21:22:54.786Z] #32 65.45 Selecting previously unselected package gcc-mingw-w64-base.
21:22:54 [2022-09-06T21:22:54.786Z] #32 65.45 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
21:22:54 [2022-09-06T21:22:54.786Z] #32 65.45 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
21:22:54 [2022-09-06T21:22:54.786Z] #32 65.65 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
21:22:54 [2022-09-06T21:22:54.786Z] #32 65.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
21:22:54 [2022-09-06T21:22:54.786Z] #32 65.65 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
21:22:56 [2022-09-06T21:22:56.354Z] #26 73.16 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
21:22:56 [2022-09-06T21:22:56.354Z] #26 73.17 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
21:22:56 [2022-09-06T21:22:56.354Z] #26 73.17 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
21:22:56 [2022-09-06T21:22:56.354Z] #26 73.20 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
21:22:56 [2022-09-06T21:22:56.354Z] #26 73.20 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
21:22:56 [2022-09-06T21:22:56.354Z] #26 73.20 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
21:22:56 [2022-09-06T21:22:56.354Z] #26 73.21 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
21:22:56 [2022-09-06T21:22:56.354Z] #26 73.21 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
21:22:56 [2022-09-06T21:22:56.354Z] #26 73.27 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
21:22:56 [2022-09-06T21:22:56.354Z] #26 73.29 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
21:22:56 [2022-09-06T21:22:56.354Z] #26 73.35 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
21:22:56 [2022-09-06T21:22:56.354Z] #26 73.35 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
21:22:56 [2022-09-06T21:22:56.354Z] #26 73.38 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
21:22:56 [2022-09-06T21:22:56.354Z] #26 73.40 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
21:22:56 [2022-09-06T21:22:56.354Z] #26 73.44 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]
21:22:56 [2022-09-06T21:22:56.613Z] #26 ...
21:22:56 [2022-09-06T21:22:56.613Z] 
21:22:56 [2022-09-06T21:22:56.613Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:22:56 [2022-09-06T21:22:56.613Z] #36 52.36 configure.ac:7: installing 'build-aux/compile'
21:22:56 [2022-09-06T21:22:56.613Z] #36 52.36 configure.ac:9: installing 'build-aux/config.guess'
21:22:56 [2022-09-06T21:22:56.613Z] #36 52.37 configure.ac:9: installing 'build-aux/config.sub'
21:22:56 [2022-09-06T21:22:56.613Z] #36 52.38 configure.ac:11: installing 'build-aux/install-sh'
21:22:56 [2022-09-06T21:22:56.613Z] #36 52.38 configure.ac:11: installing 'build-aux/missing'
21:22:56 [2022-09-06T21:22:56.873Z] #36 52.55 Makefile.am: installing 'build-aux/depcomp'
21:22:57 [2022-09-06T21:22:57.136Z] #36 52.67 parallel-tests: installing 'build-aux/test-driver'
21:22:58 [2022-09-06T21:22:58.068Z] #41 ...
21:22:58 [2022-09-06T21:22:58.068Z] 
21:22:58 [2022-09-06T21:22:58.068Z] #34 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:22:58 [2022-09-06T21:22:58.068Z] #34 86.05 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
21:22:58 [2022-09-06T21:22:58.068Z] #34 86.06 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
21:22:58 [2022-09-06T21:22:58.068Z] #34 86.07 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:22:58 [2022-09-06T21:22:58.522Z] #36 54.31 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
21:22:58 [2022-09-06T21:22:58.522Z] #36 54.31 libtoolize: copying file 'build-aux/ltmain.sh'
21:22:59 [2022-09-06T21:22:59.094Z] #36 54.86 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
21:22:59 [2022-09-06T21:22:59.094Z] #36 54.87 libtoolize: copying file 'm4/libtool.m4'
21:22:59 [2022-09-06T21:22:59.094Z] #36 54.92 libtoolize: copying file 'm4/ltoptions.m4'
21:22:59 [2022-09-06T21:22:59.254Z] #33 ...
21:22:59 [2022-09-06T21:22:59.254Z] 
21:22:59 [2022-09-06T21:22:59.254Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:22:59 [2022-09-06T21:22:59.254Z] #42 43.11 libtoolize: putting auxiliary files in '.'.
21:22:59 [2022-09-06T21:22:59.254Z] #42 43.12 libtoolize: copying file './ltmain.sh'
21:22:59 [2022-09-06T21:22:59.254Z] #42 43.81 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
21:22:59 [2022-09-06T21:22:59.254Z] #42 43.81 libtoolize: and rerunning libtoolize and aclocal.
21:22:59 [2022-09-06T21:22:59.254Z] #42 43.81 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
21:22:59 [2022-09-06T21:22:59.355Z] #36 55.01 libtoolize: copying file 'm4/ltsugar.m4'
21:22:59 [2022-09-06T21:22:59.355Z] #36 55.08 libtoolize: copying file 'm4/ltversion.m4'
21:22:59 [2022-09-06T21:22:59.355Z] #36 55.16 libtoolize: copying file 'm4/lt~obsolete.m4'
21:23:00 [2022-09-06T21:23:00.060Z] #32 ...
21:23:00 [2022-09-06T21:23:00.060Z] 
21:23:00 [2022-09-06T21:23:00.060Z] #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
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.450 + RM_GOPATH=0
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.450 + TMP_GOPATH=
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.450 + : /build
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.450 + '[' -z '' ']'
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.450 ++ mktemp -d
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.450 + export GOPATH=/tmp/tmp.clPN3K1ekc
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.450 + GOPATH=/tmp/tmp.clPN3K1ekc
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.450 + RM_GOPATH=1
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.450 + case "$(go env GOARCH)" in
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.450 ++ go env GOARCH
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.470 Install tini version v0.19.0
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.470 + export GO_BUILDMODE=-buildmode=pie
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.470 + GO_BUILDMODE=-buildmode=pie
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.470 ++ dirname /install.sh
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.470 + dir=/
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.470 + bin=tini
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.470 + shift
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.470 + '[' '!' -f //tini.installer ']'
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.470 + . //tini.installer
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.470 ++ : v0.19.0
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.470 + install_tini
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.470 + echo 'Install tini version v0.19.0'
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.470 + git clone https://github.com/krallin/tini.git /tmp/tmp.clPN3K1ekc/tini
21:23:00 [2022-09-06T21:23:00.060Z] #44 6.470 Cloning into '/tmp/tmp.clPN3K1ekc/tini'...
21:23:00 [2022-09-06T21:23:00.060Z] #44 7.188 + cd /tmp/tmp.clPN3K1ekc/tini
21:23:00 [2022-09-06T21:23:00.060Z] #44 7.188 + git checkout -q v0.19.0
21:23:00 [2022-09-06T21:23:00.060Z] #44 7.188 + cmake .
21:23:00 [2022-09-06T21:23:00.060Z] #44 7.667 -- The C compiler identification is GNU 10.2.1
21:23:00 [2022-09-06T21:23:00.060Z] #44 7.739 -- Detecting C compiler ABI info
21:23:00 [2022-09-06T21:23:00.060Z] #44 8.405 -- Detecting C compiler ABI info - done
21:23:00 [2022-09-06T21:23:00.060Z] #44 8.557 -- Check for working C compiler: /usr/bin/cc - skipped
21:23:00 [2022-09-06T21:23:00.060Z] #44 8.557 -- Detecting C compile features
21:23:00 [2022-09-06T21:23:00.060Z] #44 8.557 -- Detecting C compile features - done
21:23:00 [2022-09-06T21:23:00.060Z] #44 8.582 -- Performing Test HAS_BUILTIN_FORTIFY
21:23:00 [2022-09-06T21:23:00.060Z] #44 8.875 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:23:00 [2022-09-06T21:23:00.060Z] #44 8.969 -- Configuring done
21:23:00 [2022-09-06T21:23:00.060Z] #44 8.969 -- Generating done
21:23:00 [2022-09-06T21:23:00.060Z] #44 9.019 + make tini-static
21:23:00 [2022-09-06T21:23:00.060Z] #44 9.036 -- Build files have been written to: /tmp/tmp.clPN3K1ekc/tini
21:23:00 [2022-09-06T21:23:00.630Z] #44 9.391 Scanning dependencies of target tini-static
21:23:00 [2022-09-06T21:23:00.630Z] #44 9.391 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:23:01 [2022-09-06T21:23:01.569Z] #44 10.32 [100%] Linking C executable tini-static
21:23:01 [2022-09-06T21:23:01.828Z] #44 10.82 [100%] Built target tini-static
21:23:01 [2022-09-06T21:23:01.828Z] #44 10.90 + mkdir -p /build
21:23:02 [2022-09-06T21:23:02.087Z] #44 10.92 + cp tini-static /build/docker-init
21:23:02 [2022-09-06T21:23:02.087Z] #44 DONE 11.0s
21:23:02 [2022-09-06T21:23:02.087Z] 
21:23:02 [2022-09-06T21:23:02.087Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:23:02 [2022-09-06T21:23:02.087Z] #32 72.85 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
21:23:02 [2022-09-06T21:23:02.087Z] #32 72.85 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
21:23:02 [2022-09-06T21:23:02.087Z] #32 72.85 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:23:02 [2022-09-06T21:23:02.347Z] #32 ...
21:23:02 [2022-09-06T21:23:02.347Z] 
21:23:02 [2022-09-06T21:23:02.347Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:02 [2022-09-06T21:23:02.347Z] #42 13.71 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
21:23:02 [2022-09-06T21:23:02.347Z] #42 15.42 Cloning into '/tmp/crun-build/libocispec/yajl'...
21:23:02 [2022-09-06T21:23:02.347Z] #42 16.70 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
21:23:02 [2022-09-06T21:23:02.347Z] #42 16.86 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
21:23:02 [2022-09-06T21:23:02.347Z] #42 17.12 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
21:23:03 [2022-09-06T21:23:03.315Z] #34 91.42 Selecting previously unselected package g++-mingw-w64-x86-64.
21:23:03 [2022-09-06T21:23:03.315Z] #34 91.42 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
21:23:03 [2022-09-06T21:23:03.315Z] #34 91.43 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
21:23:03 [2022-09-06T21:23:03.315Z] #34 91.57 Selecting previously unselected package libapparmor1:arm64.
21:23:03 [2022-09-06T21:23:03.570Z] #34 91.60 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
21:23:03 [2022-09-06T21:23:03.570Z] #34 91.61 Unpacking libapparmor1:arm64 (2.13.6-10) ...
21:23:03 [2022-09-06T21:23:03.570Z] #34 91.71 Selecting previously unselected package libapparmor-dev:arm64.
21:23:03 [2022-09-06T21:23:03.570Z] #34 91.72 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
21:23:03 [2022-09-06T21:23:03.570Z] #34 91.74 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
21:23:03 [2022-09-06T21:23:03.827Z] #34 91.87 Selecting previously unselected package libbtrfs0:arm64.
21:23:03 [2022-09-06T21:23:03.827Z] #34 91.87 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
21:23:03 [2022-09-06T21:23:03.827Z] #34 91.89 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
21:23:03 [2022-09-06T21:23:03.827Z] #34 92.02 Selecting previously unselected package libbtrfs-dev:arm64.
21:23:03 [2022-09-06T21:23:03.827Z] #34 92.02 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
21:23:03 [2022-09-06T21:23:03.827Z] #34 92.03 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
21:23:04 [2022-09-06T21:23:04.084Z] #34 92.24 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
21:23:04 [2022-09-06T21:23:04.084Z] #34 92.24 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
21:23:04 [2022-09-06T21:23:04.084Z] #34 92.26 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
21:23:04 [2022-09-06T21:23:04.342Z] #34 92.34 Selecting previously unselected package libudev-dev:arm64.
21:23:04 [2022-09-06T21:23:04.342Z] #34 92.34 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
21:23:04 [2022-09-06T21:23:04.342Z] #34 92.35 Unpacking libudev-dev:arm64 (247.3-7) ...
21:23:04 [2022-09-06T21:23:04.342Z] #34 92.51 Selecting previously unselected package libsepol1-dev:arm64.
21:23:04 [2022-09-06T21:23:04.342Z] #34 92.52 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
21:23:04 [2022-09-06T21:23:04.342Z] #34 92.52 Unpacking libsepol1-dev:arm64 (3.1-1) ...
21:23:04 [2022-09-06T21:23:04.561Z] #42 ...
21:23:04 [2022-09-06T21:23:04.561Z] 
21:23:04 [2022-09-06T21:23:04.561Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:23:04 [2022-09-06T21:23:04.562Z] #41 49.01 Updating files:  46% (2303/4989)
Updating files:  47% (2345/4989)
Updating files:  48% (2395/4989)
Updating files:  49% (2445/4989)
Updating files:  50% (2495/4989)
Updating files:  51% (2545/4989)
Updating files:  52% (2595/4989)
Updating files:  53% (2645/4989)
Updating files:  54% (2695/4989)
Updating files:  55% (2744/4989)
Updating files:  56% (2794/4989)
Updating files:  57% (2844/4989)
Updating files:  58% (2894/4989)
Updating files:  59% (2944/4989)
Updating files:  60% (2994/4989)
Updating files:  61% (3044/4989)
Updating files:  62% (3094/4989)
Updating files:  63% (3144/4989)
Updating files:  64% (3193/4989)
Updating files:  65% (3243/4989)
Updating files:  66% (3293/4989)
Updating files:  67% (3343/4989)
Updating files:  68% (3393/4989)
Updating files:  69% (3443/4989)
Updating files:  70% (3493/4989)
Updating files:  71% (3543/4989)
Updating files:  72% (3593/4989)
Updating files:  73% (3642/4989)
Updating files:  74% (3692/4989)
Updating files:  75% (3742/4989)
Updating files:  76% (3792/4989)
Updating files:  77% (3842/4989)
Updating files:  78% (3892/4989)
Updating files:  79% (3942/4989)
Updating files:  80% (3992/4989)
Updating files:  81% (4042/4989)
Updating files:  82% (4091/4989)
Updating files:  83% (4141/4989)
Updating files:  83% (4166/4989)
Updating files:  84% (4191/4989)
Updating files:  85% (4241/4989)
Updating files:  86% (4291/4989)
Updating files:  87% (4341/4989)
Updating files:  88% (4391/4989)
Updating files:  89% (4441/4989)
Updating files:  90% (4491/4989)
Updating files:  91% (4540/4989)
Updating files:  92% (4590/4989)
Updating files:  93% (4640/4989)
Updating files:  94% (4690/4989)
Updating files:  95% (4740/4989)
Updating files:  96% (4790/4989)
Updating files:  97% (4840/4989)
Updating files:  98% (4890/4989)
Updating files:  99% (4940/4989)
Updating files: 100% (4989/4989)
Updating files: 100% (4989/4989), done.
21:23:04 [2022-09-06T21:23:04.562Z] #41 50.57 + cd /tmp/tmp.vRjBUBmG0Q/src/github.com/containerd/containerd
21:23:04 [2022-09-06T21:23:04.562Z] #41 50.57 + git checkout -q v1.6.8
21:23:04 [2022-09-06T21:23:04.562Z] #41 52.41 + export 'BUILDTAGS=netgo osusergo static_build'
21:23:04 [2022-09-06T21:23:04.562Z] #41 52.41 + BUILDTAGS='netgo osusergo static_build'
21:23:04 [2022-09-06T21:23:04.562Z] #41 52.41 + export EXTRA_FLAGS=-buildmode=pie
21:23:04 [2022-09-06T21:23:04.562Z] #41 52.41 + EXTRA_FLAGS=-buildmode=pie
21:23:04 [2022-09-06T21:23:04.562Z] #41 52.41 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:23:04 [2022-09-06T21:23:04.562Z] #41 52.41 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:23:04 [2022-09-06T21:23:04.562Z] #41 52.41 + '[' '' = dynamic ']'
21:23:04 [2022-09-06T21:23:04.562Z] #41 52.42 + make
21:23:04 [2022-09-06T21:23:04.562Z] #41 54.20 + bin/ctr
21:23:04 [2022-09-06T21:23:04.601Z] #34 92.80 Selecting previously unselected package libpcre2-16-0:arm64.
21:23:04 [2022-09-06T21:23:04.601Z] #34 92.80 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
21:23:04 [2022-09-06T21:23:04.601Z] #34 92.81 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
21:23:04 [2022-09-06T21:23:04.636Z] #36 ...
21:23:04 [2022-09-06T21:23:04.636Z] 
21:23:04 [2022-09-06T21:23:04.636Z] #26 [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
21:23:04 [2022-09-06T21:23:04.636Z] #26 74.99 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
21:23:04 [2022-09-06T21:23:04.636Z] #26 74.99 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
21:23:04 [2022-09-06T21:23:04.636Z] #26 75.03 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
21:23:04 [2022-09-06T21:23:04.636Z] #26 75.13 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
21:23:04 [2022-09-06T21:23:04.636Z] #26 75.19 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]
21:23:04 [2022-09-06T21:23:04.636Z] #26 76.48 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
21:23:04 [2022-09-06T21:23:04.637Z] #26 76.48 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
21:23:04 [2022-09-06T21:23:04.637Z] #26 76.48 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
21:23:04 [2022-09-06T21:23:04.637Z] #26 76.52 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
21:23:04 [2022-09-06T21:23:04.637Z] #26 76.52 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
21:23:04 [2022-09-06T21:23:04.637Z] #26 76.52 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
21:23:04 [2022-09-06T21:23:04.637Z] #26 76.52 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
21:23:04 [2022-09-06T21:23:04.637Z] #26 76.53 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
21:23:04 [2022-09-06T21:23:04.637Z] #26 76.60 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
21:23:04 [2022-09-06T21:23:04.637Z] #26 76.62 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
21:23:04 [2022-09-06T21:23:04.637Z] #26 76.65 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
21:23:04 [2022-09-06T21:23:04.637Z] #26 76.67 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]
21:23:04 [2022-09-06T21:23:04.637Z] #26 78.25 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
21:23:04 [2022-09-06T21:23:04.637Z] #26 78.25 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
21:23:04 [2022-09-06T21:23:04.637Z] #26 78.30 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
21:23:04 [2022-09-06T21:23:04.637Z] #26 78.36 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
21:23:04 [2022-09-06T21:23:04.637Z] #26 78.40 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]
21:23:04 [2022-09-06T21:23:04.637Z] #26 79.80 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
21:23:04 [2022-09-06T21:23:04.637Z] #26 79.80 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
21:23:04 [2022-09-06T21:23:04.637Z] #26 81.07 debconf: delaying package configuration, since apt-utils is not installed
21:23:04 [2022-09-06T21:23:04.637Z] #26 81.56 Fetched 788 MB in 23s (33.7 MB/s)
21:23:04 [2022-09-06T21:23:04.637Z] #26 81.63 Selecting previously unselected package liblocale-gettext-perl.
21:23:04 [2022-09-06T21:23:04.637Z] #26 81.63 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
21:23:04 [2022-09-06T21:23:04.637Z] #26 81.70 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
21:23:04 [2022-09-06T21:23:04.637Z] #26 81.70 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
21:23:04 [2022-09-06T21:23:04.637Z] #26 81.76 Selecting previously unselected package bzip2.
21:23:04 [2022-09-06T21:23:04.637Z] #26 81.76 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
21:23:04 [2022-09-06T21:23:04.637Z] #26 81.77 Unpacking bzip2 (1.0.8-4) ...
21:23:04 [2022-09-06T21:23:04.637Z] #26 81.84 Selecting previously unselected package libmagic-mgc.
21:23:04 [2022-09-06T21:23:04.637Z] #26 81.84 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
21:23:04 [2022-09-06T21:23:04.637Z] #26 81.85 Unpacking libmagic-mgc (1:5.39-3) ...
21:23:04 [2022-09-06T21:23:04.896Z] #26 82.18 Selecting previously unselected package libmagic1:amd64.
21:23:04 [2022-09-06T21:23:04.902Z] #34 93.01 Selecting previously unselected package libpcre2-32-0:arm64.
21:23:04 [2022-09-06T21:23:04.903Z] #34 93.01 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
21:23:04 [2022-09-06T21:23:04.903Z] #34 93.01 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
21:23:05 [2022-09-06T21:23:05.156Z] #26 82.18 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
21:23:05 [2022-09-06T21:23:05.156Z] #26 82.19 Unpacking libmagic1:amd64 (1:5.39-3) ...
21:23:05 [2022-09-06T21:23:05.156Z] #26 82.31 Selecting previously unselected package file.
21:23:05 [2022-09-06T21:23:05.156Z] #26 82.31 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
21:23:05 [2022-09-06T21:23:05.156Z] #26 82.33 Unpacking file (1:5.39-3) ...
21:23:05 [2022-09-06T21:23:05.156Z] #26 82.45 Selecting previously unselected package xz-utils.
21:23:05 [2022-09-06T21:23:05.159Z] #34 93.28 Selecting previously unselected package libpcre2-posix2:arm64.
21:23:05 [2022-09-06T21:23:05.159Z] #34 93.29 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
21:23:05 [2022-09-06T21:23:05.159Z] #34 93.29 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
21:23:05 [2022-09-06T21:23:05.159Z] #34 93.37 Selecting previously unselected package libpcre2-dev:arm64.
21:23:05 [2022-09-06T21:23:05.159Z] #34 93.38 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
21:23:05 [2022-09-06T21:23:05.159Z] #34 93.40 Unpacking libpcre2-dev:arm64 (10.36-2) ...
21:23:05 [2022-09-06T21:23:05.416Z] #26 82.46 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
21:23:05 [2022-09-06T21:23:05.416Z] #26 82.46 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:23:05 [2022-09-06T21:23:05.416Z] #26 82.59 Selecting previously unselected package binutils-aarch64-linux-gnu.
21:23:05 [2022-09-06T21:23:05.416Z] #26 82.59 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
21:23:05 [2022-09-06T21:23:05.416Z] #26 82.61 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
21:23:05 [2022-09-06T21:23:05.722Z] #34 93.89 Selecting previously unselected package libselinux1-dev:arm64.
21:23:05 [2022-09-06T21:23:05.722Z] #34 93.89 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
21:23:05 [2022-09-06T21:23:05.722Z] #34 93.92 Unpacking libselinux1-dev:arm64 (3.1-3) ...
21:23:06 [2022-09-06T21:23:06.286Z] #34 94.28 Selecting previously unselected package libdevmapper-dev:arm64.
21:23:06 [2022-09-06T21:23:06.286Z] #34 94.29 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
21:23:06 [2022-09-06T21:23:06.286Z] #34 94.29 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
21:23:06 [2022-09-06T21:23:06.286Z] #34 94.38 Selecting previously unselected package libseccomp-dev:arm64.
21:23:06 [2022-09-06T21:23:06.286Z] #34 94.39 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
21:23:06 [2022-09-06T21:23:06.286Z] #34 94.40 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:23:06 [2022-09-06T21:23:06.286Z] #34 94.54 Selecting previously unselected package libsystemd-dev:arm64.
21:23:06 [2022-09-06T21:23:06.286Z] #34 94.54 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
21:23:06 [2022-09-06T21:23:06.286Z] #34 94.56 Unpacking libsystemd-dev:arm64 (247.3-7) ...
21:23:06 [2022-09-06T21:23:06.850Z] #34 95.15 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:23:07 [2022-09-06T21:23:07.106Z] #34 95.18 Setting up libapparmor1:arm64 (2.13.6-10) ...
21:23:07 [2022-09-06T21:23:07.106Z] #34 95.19 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
21:23:07 [2022-09-06T21:23:07.106Z] #34 95.20 Setting up libsepol1-dev:arm64 (3.1-1) ...
21:23:07 [2022-09-06T21:23:07.106Z] #34 95.21 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
21:23:07 [2022-09-06T21:23:07.106Z] #34 95.23 Setting up libpcre2-16-0:arm64 (10.36-2) ...
21:23:07 [2022-09-06T21:23:07.106Z] #34 95.24 Setting up libbtrfs0:arm64 (5.10.1-2) ...
21:23:07 [2022-09-06T21:23:07.106Z] #34 95.26 Setting up libpcre2-32-0:arm64 (10.36-2) ...
21:23:07 [2022-09-06T21:23:07.106Z] #34 95.27 Setting up libudev-dev:arm64 (247.3-7) ...
21:23:07 [2022-09-06T21:23:07.106Z] #34 95.28 Setting up libpcre2-posix2:arm64 (10.36-2) ...
21:23:07 [2022-09-06T21:23:07.106Z] #34 95.29 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
21:23:07 [2022-09-06T21:23:07.106Z] #34 95.30 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
21:23:07 [2022-09-06T21:23:07.106Z] #34 95.31 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
21:23:07 [2022-09-06T21:23:07.106Z] #34 95.32 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
21:23:07 [2022-09-06T21:23:07.106Z] #34 95.33 Setting up mingw-w64-common (8.0.0-1) ...
21:23:07 [2022-09-06T21:23:07.106Z] #34 95.34 Setting up libsystemd-dev:arm64 (247.3-7) ...
21:23:07 [2022-09-06T21:23:07.106Z] #34 95.35 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
21:23:07 [2022-09-06T21:23:07.106Z] #34 95.36 Setting up libpcre2-dev:arm64 (10.36-2) ...
21:23:07 [2022-09-06T21:23:07.106Z] #34 95.37 Setting up libselinux1-dev:arm64 (3.1-3) ...
21:23:07 [2022-09-06T21:23:07.106Z] #34 95.38 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
21:23:07 [2022-09-06T21:23:07.324Z] #26 84.11 Selecting previously unselected package binutils-arm-linux-gnueabi.
21:23:07 [2022-09-06T21:23:07.324Z] #26 84.13 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
21:23:07 [2022-09-06T21:23:07.324Z] #26 84.14 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
21:23:07 [2022-09-06T21:23:07.363Z] #34 95.40 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:23:07 [2022-09-06T21:23:07.363Z] #34 95.41 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
21:23:07 [2022-09-06T21:23:07.363Z] #34 95.42 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:23:07 [2022-09-06T21:23:07.363Z] #34 95.43 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:23:07 [2022-09-06T21:23:07.363Z] #34 95.43 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
21:23:07 [2022-09-06T21:23:07.363Z] #34 95.45 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:23:07 [2022-09-06T21:23:07.363Z] #34 95.46 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
21:23:07 [2022-09-06T21:23:07.363Z] #34 95.47 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:23:07 [2022-09-06T21:23:07.363Z] #34 95.50 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
21:23:07 [2022-09-06T21:23:07.363Z] #34 95.52 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
21:23:07 [2022-09-06T21:23:07.363Z] #34 95.53 Setting up dmsetup (2:1.02.175-2.1) ...
21:23:07 [2022-09-06T21:23:07.363Z] #34 95.55 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
21:23:07 [2022-09-06T21:23:07.363Z] #34 95.56 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
21:23:07 [2022-09-06T21:23:07.363Z] #34 95.59 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:23:07 [2022-09-06T21:23:07.623Z] #42 ...
21:23:07 [2022-09-06T21:23:07.623Z] 
21:23:07 [2022-09-06T21:23:07.623Z] #25 [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
21:23:07 [2022-09-06T21:23:07.623Z] #25 67.51 + dpkg --print-architecture
21:23:07 [2022-09-06T21:23:07.623Z] #25 67.51 + git checkout -q v2.1.0
21:23:07 [2022-09-06T21:23:07.623Z] #25 68.06 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
21:23:07 [2022-09-06T21:23:07.623Z] #25 68.06 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
21:23:08 [2022-09-06T21:23:08.263Z] #26 85.52 Selecting previously unselected package binutils-arm-linux-gnueabihf.
21:23:08 [2022-09-06T21:23:08.263Z] #26 85.52 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
21:23:08 [2022-09-06T21:23:08.263Z] #26 85.52 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
21:23:08 [2022-09-06T21:23:08.292Z] #34 DONE 96.5s
21:23:08 [2022-09-06T21:23:08.292Z] 
21:23:08 [2022-09-06T21:23:08.292Z] #42 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
21:23:08 [2022-09-06T21:23:08.292Z] #42 DONE 0.2s
21:23:08 [2022-09-06T21:23:08.292Z] 
21:23:08 [2022-09-06T21:23:08.292Z] #43 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:23:08 [2022-09-06T21:23:08.560Z] #25 ...
21:23:08 [2022-09-06T21:23:08.560Z] 
21:23:08 [2022-09-06T21:23:08.560Z] #29 [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
21:23:08 [2022-09-06T21:23:08.560Z] #29 79.02 + for f in rootlesskit rootlesskit-docker-proxy
21:23:08 [2022-09-06T21:23:08.560Z] #29 79.02 + GOBIN=/build
21:23:08 [2022-09-06T21:23:08.560Z] #29 79.02 + GO111MODULE=on
21:23:08 [2022-09-06T21:23:08.560Z] #29 79.02 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:23:08 [2022-09-06T21:23:08.764Z] #41 ...
21:23:08 [2022-09-06T21:23:08.764Z] 
21:23:08 [2022-09-06T21:23:08.764Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:08 [2022-09-06T21:23:08.764Z] #42 53.44 configure.ac:7: installing './compile'
21:23:08 [2022-09-06T21:23:08.764Z] #42 53.45 configure.ac:11: installing './config.guess'
21:23:08 [2022-09-06T21:23:08.764Z] #42 53.45 configure.ac:11: installing './config.sub'
21:23:08 [2022-09-06T21:23:08.764Z] #42 53.46 configure.ac:8: installing './install-sh'
21:23:08 [2022-09-06T21:23:08.764Z] #42 53.47 configure.ac:8: installing './missing'
21:23:08 [2022-09-06T21:23:08.764Z] #42 53.58 Makefile.am: installing './depcomp'
21:23:09 [2022-09-06T21:23:09.642Z] #26 86.85 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
21:23:09 [2022-09-06T21:23:09.642Z] #26 86.86 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
21:23:09 [2022-09-06T21:23:09.642Z] #26 86.87 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.032 + RM_GOPATH=0
21:23:09 [2022-09-06T21:23:09.661Z] #43 ...
21:23:09 [2022-09-06T21:23:09.661Z] 
21:23:09 [2022-09-06T21:23:09.661Z] #44 [dev-systemd-false  1/28] RUN groupadd -r docker
21:23:09 [2022-09-06T21:23:09.661Z] #44 DONE 1.3s
21:23:09 [2022-09-06T21:23:09.661Z] 
21:23:09 [2022-09-06T21:23:09.661Z] #43 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.033 + TMP_GOPATH=
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.033 + : /build
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.033 + '[' -z '' ']'
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.034 ++ mktemp -d
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.036 + export GOPATH=/tmp/tmp.ayXgEyPvX4
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.036 + GOPATH=/tmp/tmp.ayXgEyPvX4
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.036 + RM_GOPATH=1
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.036 + case "$(go env GOARCH)" in
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.036 ++ go env GOARCH
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.102 + export GO_BUILDMODE=-buildmode=pie
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.102 + GO_BUILDMODE=-buildmode=pie
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.102 ++ dirname /install.sh
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.104 + dir=/
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.105 + bin=runc
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.106 + shift
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.106 + '[' '!' -f //runc.installer ']'
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.108 + . //runc.installer
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.109 ++ set -e
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.145 ++ : v1.1.4
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.147 + install_runc
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.154 Install runc version v1.1.4 (build tags: seccomp)
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.154 + RUNC_BUILDTAGS=seccomp
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.154 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.154 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ayXgEyPvX4/src/github.com/opencontainers/runc
21:23:09 [2022-09-06T21:23:09.661Z] #43 1.174 Cloning into '/tmp/tmp.ayXgEyPvX4/src/github.com/opencontainers/runc'...
21:23:10 [2022-09-06T21:23:10.146Z] #42 ...
21:23:10 [2022-09-06T21:23:10.147Z] 
21:23:10 [2022-09-06T21:23:10.147Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:23:10 [2022-09-06T21:23:10.147Z] #33 85.24 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
21:23:10 [2022-09-06T21:23:10.147Z] #33 85.24 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
21:23:10 [2022-09-06T21:23:10.147Z] #33 85.26 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
21:23:10 [2022-09-06T21:23:10.147Z] #33 92.10 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
21:23:10 [2022-09-06T21:23:10.147Z] #33 92.10 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
21:23:10 [2022-09-06T21:23:10.147Z] #33 92.11 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:23:10 [2022-09-06T21:23:10.147Z] #33 ...
21:23:10 [2022-09-06T21:23:10.147Z] 
21:23:10 [2022-09-06T21:23:10.147Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:10 [2022-09-06T21:23:10.147Z] #42 54.80 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
21:23:10 [2022-09-06T21:23:10.147Z] #42 54.80 libtoolize: copying file 'build-aux/ltmain.sh'
21:23:10 [2022-09-06T21:23:10.147Z] #42 54.91 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
21:23:10 [2022-09-06T21:23:10.407Z] #42 54.91 libtoolize: copying file 'm4/libtool.m4'
21:23:10 [2022-09-06T21:23:10.407Z] #42 55.05 libtoolize: copying file 'm4/ltoptions.m4'
21:23:10 [2022-09-06T21:23:10.594Z] #43 ...
21:23:10 [2022-09-06T21:23:10.594Z] 
21:23:10 [2022-09-06T21:23:10.594Z] #45 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:23:10 [2022-09-06T21:23:10.594Z] #45 DONE 0.9s
21:23:10 [2022-09-06T21:23:10.594Z] 
21:23:10 [2022-09-06T21:23:10.594Z] #46 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:23:10 [2022-09-06T21:23:10.667Z] #42 55.21 libtoolize: copying file 'm4/ltsugar.m4'
21:23:10 [2022-09-06T21:23:10.667Z] #42 55.32 libtoolize: copying file 'm4/ltversion.m4'
21:23:10 [2022-09-06T21:23:10.667Z] #42 55.46 libtoolize: copying file 'm4/lt~obsolete.m4'
21:23:10 [2022-09-06T21:23:10.927Z] #42 55.58 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
21:23:11 [2022-09-06T21:23:11.023Z] #26 88.02 Selecting previously unselected package binutils-s390x-linux-gnu.
21:23:11 [2022-09-06T21:23:11.023Z] #26 88.02 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
21:23:11 [2022-09-06T21:23:11.023Z] #26 88.04 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
21:23:11 [2022-09-06T21:23:11.163Z] #46 0.734 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:23:11 [2022-09-06T21:23:11.419Z] #46 DONE 0.8s
21:23:11 [2022-09-06T21:23:11.419Z] 
21:23:11 [2022-09-06T21:23:11.419Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:11 [2022-09-06T21:23:11.419Z] #41 56.12 configure.ac:7: installing 'build-aux/compile'
21:23:11 [2022-09-06T21:23:11.419Z] #41 56.14 configure.ac:9: installing 'build-aux/config.guess'
21:23:11 [2022-09-06T21:23:11.419Z] #41 56.15 configure.ac:9: installing 'build-aux/config.sub'
21:23:11 [2022-09-06T21:23:11.419Z] #41 56.16 configure.ac:11: installing 'build-aux/install-sh'
21:23:11 [2022-09-06T21:23:11.419Z] #41 56.18 configure.ac:11: installing 'build-aux/missing'
21:23:11 [2022-09-06T21:23:11.419Z] #41 56.40 Makefile.am: installing 'build-aux/depcomp'
21:23:11 [2022-09-06T21:23:11.419Z] #41 56.52 parallel-tests: installing 'build-aux/test-driver'
21:23:11 [2022-09-06T21:23:11.419Z] #41 58.84 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
21:23:11 [2022-09-06T21:23:11.419Z] #41 58.85 libtoolize: copying file 'build-aux/ltmain.sh'
21:23:11 [2022-09-06T21:23:11.419Z] #41 59.31 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
21:23:11 [2022-09-06T21:23:11.419Z] #41 59.31 libtoolize: copying file 'm4/libtool.m4'
21:23:11 [2022-09-06T21:23:11.419Z] #41 59.44 libtoolize: copying file 'm4/ltoptions.m4'
21:23:11 [2022-09-06T21:23:11.419Z] #41 59.57 libtoolize: copying file 'm4/ltsugar.m4'
21:23:11 [2022-09-06T21:23:11.419Z] #41 59.69 libtoolize: copying file 'm4/ltversion.m4'
21:23:11 [2022-09-06T21:23:11.419Z] #41 59.86 libtoolize: copying file 'm4/lt~obsolete.m4'
21:23:11 [2022-09-06T21:23:11.419Z] #41 ...
21:23:11 [2022-09-06T21:23:11.419Z] 
21:23:11 [2022-09-06T21:23:11.419Z] #47 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:23:11 [2022-09-06T21:23:11.592Z] #26 ...
21:23:11 [2022-09-06T21:23:11.592Z] 
21:23:11 [2022-09-06T21:23:11.592Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:11 [2022-09-06T21:23:11.592Z] #36 67.10 configure.ac:11: installing 'build-aux/compile'
21:23:11 [2022-09-06T21:23:11.592Z] #36 67.11 configure.ac:11: installing 'build-aux/config.guess'
21:23:11 [2022-09-06T21:23:11.592Z] #36 67.11 configure.ac:11: installing 'build-aux/config.sub'
21:23:11 [2022-09-06T21:23:11.592Z] #36 67.12 configure.ac:13: installing 'build-aux/install-sh'
21:23:11 [2022-09-06T21:23:11.592Z] #36 67.13 configure.ac:13: installing 'build-aux/missing'
21:23:11 [2022-09-06T21:23:11.592Z] #36 67.14 configure.ac:8: installing 'build-aux/tap-driver.sh'
21:23:11 [2022-09-06T21:23:11.592Z] #36 67.35 Makefile.am: installing 'build-aux/depcomp'
21:23:12 [2022-09-06T21:23:12.350Z] #47 DONE 0.8s
21:23:12 [2022-09-06T21:23:12.350Z] 
21:23:12 [2022-09-06T21:23:12.350Z] #48 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:23:12 [2022-09-06T21:23:12.803Z] #36 68.35 checking build system type... x86_64-pc-linux-gnu
21:23:12 [2022-09-06T21:23:12.913Z] #48 DONE 0.8s
21:23:12 [2022-09-06T21:23:12.913Z] 
21:23:12 [2022-09-06T21:23:12.913Z] #36 [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
21:23:12 [2022-09-06T21:23:12.913Z] #36 96.65 + for f in rootlesskit rootlesskit-docker-proxy
21:23:12 [2022-09-06T21:23:12.913Z] #36 96.65 + GOBIN=/build
21:23:12 [2022-09-06T21:23:12.913Z] #36 96.65 + GO111MODULE=on
21:23:12 [2022-09-06T21:23:12.913Z] #36 96.65 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:23:13 [2022-09-06T21:23:13.063Z] #36 68.65 checking host system type... x86_64-pc-linux-gnu
21:23:13 [2022-09-06T21:23:13.063Z] #36 68.65 checking how to print strings... printf
21:23:13 [2022-09-06T21:23:13.063Z] #36 68.66 checking for gcc... gcc
21:23:13 [2022-09-06T21:23:13.063Z] #36 68.75 checking whether the C compiler works... yes
21:23:13 [2022-09-06T21:23:13.322Z] #36 68.93 checking for C compiler default output file name... a.out
21:23:13 [2022-09-06T21:23:13.322Z] #36 68.93 checking for suffix of executables... 
21:23:13 [2022-09-06T21:23:13.322Z] #36 69.06 checking whether we are cross compiling... no
21:23:13 [2022-09-06T21:23:13.582Z] #36 69.20 checking for suffix of object files... o
21:23:13 [2022-09-06T21:23:13.582Z] #36 69.31 checking whether we are using the GNU C compiler... yes
21:23:13 [2022-09-06T21:23:13.841Z] #36 69.44 checking whether gcc accepts -g... yes
21:23:13 [2022-09-06T21:23:13.841Z] #36 69.53 checking for gcc option to accept ISO C89... none needed
21:23:13 [2022-09-06T21:23:13.847Z] #36 ...
21:23:13 [2022-09-06T21:23:13.847Z] 
21:23:13 [2022-09-06T21:23:13.847Z] #49 [dev-systemd-false  6/28] RUN ldconfig
21:23:13 [2022-09-06T21:23:13.847Z] #49 DONE 0.8s
21:23:13 [2022-09-06T21:23:13.847Z] 
21:23:13 [2022-09-06T21:23:13.847Z] #50 [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
21:23:14 [2022-09-06T21:23:14.102Z] #36 69.70 checking whether gcc understands -c and -o together... yes
21:23:14 [2022-09-06T21:23:14.102Z] #36 69.83 checking for a sed that does not truncate output... /bin/sed
21:23:14 [2022-09-06T21:23:14.102Z] #36 69.86 checking for grep that handles long lines and -e... /bin/grep
21:23:14 [2022-09-06T21:23:14.102Z] #36 69.87 checking for egrep... /bin/grep -E
21:23:14 [2022-09-06T21:23:14.102Z] #36 69.88 checking for fgrep... /bin/grep -F
21:23:14 [2022-09-06T21:23:14.102Z] #36 69.88 checking for ld used by gcc... /usr/bin/ld
21:23:14 [2022-09-06T21:23:14.102Z] #36 69.89 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:23:14 [2022-09-06T21:23:14.102Z] #36 69.91 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:23:14 [2022-09-06T21:23:14.362Z] #36 69.92 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:23:14 [2022-09-06T21:23:14.362Z] #36 70.01 checking whether ln -s works... yes
21:23:14 [2022-09-06T21:23:14.362Z] #36 70.01 checking the maximum length of command line arguments... 1572864
21:23:14 [2022-09-06T21:23:14.362Z] #36 70.04 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
21:23:14 [2022-09-06T21:23:14.362Z] #36 70.04 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
21:23:14 [2022-09-06T21:23:14.362Z] #36 70.04 checking for /usr/bin/ld option to reload object files... -r
21:23:14 [2022-09-06T21:23:14.362Z] #36 70.04 checking for objdump... objdump
21:23:14 [2022-09-06T21:23:14.362Z] #36 70.04 checking how to recognize dependent libraries... pass_all
21:23:14 [2022-09-06T21:23:14.362Z] #36 70.04 checking for dlltool... no
21:23:14 [2022-09-06T21:23:14.362Z] #36 70.05 checking how to associate runtime and link libraries... printf %s\n
21:23:14 [2022-09-06T21:23:14.362Z] #36 70.05 checking for ar... ar
21:23:14 [2022-09-06T21:23:14.621Z] #36 70.05 checking for archiver @FILE support... @
21:23:14 [2022-09-06T21:23:14.621Z] #36 70.17 checking for strip... strip
21:23:14 [2022-09-06T21:23:14.621Z] #36 70.18 checking for ranlib... ranlib
21:23:14 [2022-09-06T21:23:14.621Z] #36 70.18 checking for gawk... no
21:23:14 [2022-09-06T21:23:14.621Z] #36 70.18 checking for mawk... mawk
21:23:14 [2022-09-06T21:23:14.881Z] #36 70.18 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:23:14 [2022-09-06T21:23:14.881Z] #36 70.59 checking for sysroot... no
21:23:14 [2022-09-06T21:23:14.881Z] #36 70.59 checking for a working dd... /bin/dd
21:23:14 [2022-09-06T21:23:14.881Z] #36 70.62 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:23:15 [2022-09-06T21:23:15.130Z] #29 84.73 rootlesskit version 1.0.0
21:23:15 [2022-09-06T21:23:15.130Z] #29 84.74 Usage of /build/rootlesskit-docker-proxy:
21:23:15 [2022-09-06T21:23:15.130Z] #29 84.74   -container-ip string
21:23:15 [2022-09-06T21:23:15.130Z] #29 84.74     	container ip
21:23:15 [2022-09-06T21:23:15.130Z] #29 84.74   -container-port int
21:23:15 [2022-09-06T21:23:15.130Z] #29 84.74     	container port (default -1)
21:23:15 [2022-09-06T21:23:15.130Z] #29 84.74   -host-ip string
21:23:15 [2022-09-06T21:23:15.130Z] #29 84.74     	host ip
21:23:15 [2022-09-06T21:23:15.130Z] #29 84.74   -host-port int
21:23:15 [2022-09-06T21:23:15.130Z] #29 84.74     	host port (default -1)
21:23:15 [2022-09-06T21:23:15.130Z] #29 84.74   -proto string
21:23:15 [2022-09-06T21:23:15.130Z] #29 84.74     	proxy protocol (default "tcp")
21:23:15 [2022-09-06T21:23:15.130Z] #29 DONE 85.0s
21:23:15 [2022-09-06T21:23:15.130Z] 
21:23:15 [2022-09-06T21:23:15.130Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:15 [2022-09-06T21:23:15.130Z] #42 32.00 aclocal: warning: couldn't open directory 'm4': No such file or directory
21:23:15 [2022-09-06T21:23:15.130Z] #42 ...
21:23:15 [2022-09-06T21:23:15.130Z] 
21:23:15 [2022-09-06T21:23:15.130Z] #45 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
21:23:15 [2022-09-06T21:23:15.130Z] #45 DONE 0.1s
21:23:15 [2022-09-06T21:23:15.130Z] 
21:23:15 [2022-09-06T21:23:15.130Z] #46 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
21:23:15 [2022-09-06T21:23:15.130Z] #46 DONE 0.1s
21:23:15 [2022-09-06T21:23:15.130Z] 
21:23:15 [2022-09-06T21:23:15.130Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:23:15 [2022-09-06T21:23:15.130Z] #32 85.71 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
21:23:15 [2022-09-06T21:23:15.130Z] #32 85.71 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
21:23:15 [2022-09-06T21:23:15.130Z] #32 85.72 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:23:15 [2022-09-06T21:23:15.141Z] #36 70.70 checking for mt... no
21:23:15 [2022-09-06T21:23:15.141Z] #36 70.71 checking if : is a manifest tool... no
21:23:15 [2022-09-06T21:23:15.141Z] #36 70.73 checking how to run the C preprocessor... gcc -E
21:23:15 [2022-09-06T21:23:15.215Z] #50 1.181 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:23:15 [2022-09-06T21:23:15.215Z] #50 1.183 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:23:15 [2022-09-06T21:23:15.215Z] #50 1.183 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:23:16 [2022-09-06T21:23:16.080Z] #36 70.94 checking for ANSI C header files... yes
21:23:16 [2022-09-06T21:23:16.080Z] #36 71.58 checking for sys/types.h... yes
21:23:16 [2022-09-06T21:23:16.340Z] #36 71.79 checking for sys/stat.h... yes
21:23:16 [2022-09-06T21:23:16.340Z] #36 71.93 checking for stdlib.h... yes
21:23:16 [2022-09-06T21:23:16.761Z] #36 72.09 checking for string.h... yes
21:23:16 [2022-09-06T21:23:16.761Z] #36 72.25 checking for memory.h... yes
21:23:16 [2022-09-06T21:23:16.761Z] #50 ...
21:23:16 [2022-09-06T21:23:16.761Z] 
21:23:16 [2022-09-06T21:23:16.761Z] #36 [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
21:23:16 [2022-09-06T21:23:16.761Z] #36 103.9 rootlesskit version 1.0.0
21:23:16 [2022-09-06T21:23:16.761Z] #36 103.9 Usage of /build/rootlesskit-docker-proxy:
21:23:16 [2022-09-06T21:23:16.761Z] #36 103.9   -container-ip string
21:23:16 [2022-09-06T21:23:16.761Z] #36 103.9     	container ip
21:23:16 [2022-09-06T21:23:16.761Z] #36 103.9   -container-port int
21:23:16 [2022-09-06T21:23:16.761Z] #36 103.9     	container port (default -1)
21:23:16 [2022-09-06T21:23:16.761Z] #36 103.9   -host-ip string
21:23:16 [2022-09-06T21:23:16.761Z] #36 103.9     	host ip
21:23:16 [2022-09-06T21:23:16.761Z] #36 103.9   -host-port int
21:23:16 [2022-09-06T21:23:16.761Z] #36 103.9     	host port (default -1)
21:23:16 [2022-09-06T21:23:16.761Z] #36 103.9   -proto string
21:23:16 [2022-09-06T21:23:16.761Z] #36 103.9     	proxy protocol (default "tcp")
21:23:16 [2022-09-06T21:23:16.761Z] #36 DONE 104.1s
21:23:16 [2022-09-06T21:23:16.761Z] 
21:23:16 [2022-09-06T21:23:16.761Z] #51 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
21:23:16 [2022-09-06T21:23:16.761Z] #51 DONE 0.1s
21:23:16 [2022-09-06T21:23:16.761Z] 
21:23:16 [2022-09-06T21:23:16.761Z] #52 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
21:23:16 [2022-09-06T21:23:16.761Z] #52 DONE 0.1s
21:23:16 [2022-09-06T21:23:16.761Z] 
21:23:16 [2022-09-06T21:23:16.761Z] #43 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:23:17 [2022-09-06T21:23:17.020Z] #36 72.41 checking for strings.h... yes
21:23:17 [2022-09-06T21:23:17.020Z] #36 72.58 checking for inttypes.h... yes
21:23:17 [2022-09-06T21:23:17.280Z] #36 72.76 checking for stdint.h... yes
21:23:17 [2022-09-06T21:23:17.280Z] #36 72.96 checking for unistd.h... yes
21:23:17 [2022-09-06T21:23:17.325Z] #43 ...
21:23:17 [2022-09-06T21:23:17.325Z] 
21:23:17 [2022-09-06T21:23:17.325Z] #53 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
21:23:17 [2022-09-06T21:23:17.325Z] #53 CACHED
21:23:17 [2022-09-06T21:23:17.325Z] 
21:23:17 [2022-09-06T21:23:17.325Z] #54 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
21:23:17 [2022-09-06T21:23:17.325Z] #54 CACHED
21:23:17 [2022-09-06T21:23:17.325Z] 
21:23:17 [2022-09-06T21:23:17.325Z] #22 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
21:23:17 [2022-09-06T21:23:17.540Z] #36 73.07 checking for dlfcn.h... yes
21:23:17 [2022-09-06T21:23:17.540Z] #36 73.20 checking for objdir... .libs
21:23:17 [2022-09-06T21:23:17.581Z] #22 ...
21:23:17 [2022-09-06T21:23:17.582Z] 
21:23:17 [2022-09-06T21:23:17.582Z] #50 [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
21:23:17 [2022-09-06T21:23:17.582Z] #50 3.743 Fetched 44.1 kB in 3s (15.1 kB/s)
21:23:18 [2022-09-06T21:23:18.060Z] #36 73.54 checking if gcc supports -fno-rtti -fno-exceptions... no
21:23:18 [2022-09-06T21:23:18.060Z] #36 73.65 checking for gcc option to produce PIC... -fPIC -DPIC
21:23:18 [2022-09-06T21:23:18.060Z] #36 73.65 checking if gcc PIC flag -fPIC -DPIC works... yes
21:23:18 [2022-09-06T21:23:18.469Z] #32 ...
21:23:18 [2022-09-06T21:23:18.469Z] 
21:23:18 [2022-09-06T21:23:18.469Z] #47 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
21:23:18 [2022-09-06T21:23:18.469Z] #47 CACHED
21:23:18 [2022-09-06T21:23:18.469Z] 
21:23:18 [2022-09-06T21:23:18.469Z] #48 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
21:23:18 [2022-09-06T21:23:18.469Z] #48 CACHED
21:23:18 [2022-09-06T21:23:18.469Z] 
21:23:18 [2022-09-06T21:23:18.469Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:23:18 [2022-09-06T21:23:18.631Z] #36 73.74 checking if gcc static flag -static works... yes
21:23:18 [2022-09-06T21:23:18.631Z] #36 74.14 checking if gcc supports -c -o file.o... yes
21:23:18 [2022-09-06T21:23:18.631Z] #36 74.24 checking if gcc supports -c -o file.o... (cached) yes
21:23:18 [2022-09-06T21:23:18.631Z] #36 74.24 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
21:23:18 [2022-09-06T21:23:18.890Z] #36 74.28 checking dynamic linker characteristics... GNU/Linux ld.so
21:23:18 [2022-09-06T21:23:18.890Z] #36 74.55 checking how to hardcode library paths into programs... immediate
21:23:18 [2022-09-06T21:23:18.890Z] #36 74.55 checking whether stripping libraries is possible... yes
21:23:18 [2022-09-06T21:23:18.890Z] #36 74.55 checking if libtool supports shared libraries... yes
21:23:18 [2022-09-06T21:23:18.890Z] #36 74.55 checking whether to build shared libraries... no
21:23:18 [2022-09-06T21:23:18.890Z] #36 74.56 checking whether to build static libraries... yes
21:23:18 [2022-09-06T21:23:18.890Z] #36 74.56 checking for a BSD-compatible install... /usr/bin/install -c
21:23:18 [2022-09-06T21:23:18.890Z] #36 74.59 checking whether build environment is sane... yes
21:23:18 [2022-09-06T21:23:18.890Z] #36 74.65 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:23:18 [2022-09-06T21:23:18.890Z] #36 74.65 checking whether make sets $(MAKE)... yes
21:23:18 [2022-09-06T21:23:18.890Z] #36 74.69 checking whether make supports the include directive... yes (GNU style)
21:23:18 [2022-09-06T21:23:18.890Z] #36 74.73 checking whether make supports nested variables... yes
21:23:19 [2022-09-06T21:23:19.150Z] #36 74.77 checking whether UID '0' is supported by ustar format... yes
21:23:19 [2022-09-06T21:23:19.150Z] #36 74.77 checking whether GID '0' is supported by ustar format... yes
21:23:19 [2022-09-06T21:23:19.150Z] #36 74.77 checking how to create a ustar tar archive... gnutar
21:23:19 [2022-09-06T21:23:19.248Z] #41 50.96 Updating files:  49% (2448/4989)
Updating files:  50% (2495/4989)
Updating files:  51% (2545/4989)
Updating files:  52% (2595/4989)
Updating files:  53% (2645/4989)
Updating files:  54% (2695/4989)
Updating files:  55% (2744/4989)
Updating files:  56% (2794/4989)
Updating files:  57% (2844/4989)
Updating files:  58% (2894/4989)
Updating files:  59% (2944/4989)
Updating files:  60% (2994/4989)
Updating files:  61% (3044/4989)
Updating files:  62% (3094/4989)
Updating files:  63% (3144/4989)
Updating files:  64% (3193/4989)
Updating files:  65% (3243/4989)
Updating files:  66% (3293/4989)
Updating files:  67% (3343/4989)
Updating files:  68% (3393/4989)
Updating files:  69% (3443/4989)
Updating files:  70% (3493/4989)
Updating files:  71% (3543/4989)
Updating files:  72% (3593/4989)
Updating files:  73% (3642/4989)
Updating files:  74% (3692/4989)
Updating files:  75% (3742/4989)
Updating files:  76% (3792/4989)
Updating files:  77% (3842/4989)
Updating files:  78% (3892/4989)
Updating files:  79% (3942/4989)
Updating files:  80% (3992/4989)
Updating files:  81% (4042/4989)
Updating files:  82% (4091/4989)
Updating files:  83% (4141/4989)
Updating files:  84% (4191/4989)
Updating files:  84% (4203/4989)
Updating files:  85% (4241/4989)
Updating files:  86% (4291/4989)
Updating files:  87% (4341/4989)
Updating files:  88% (4391/4989)
Updating files:  89% (4441/4989)
Updating files:  90% (4491/4989)
Updating files:  91% (4540/4989)
Updating files:  92% (4590/4989)
Updating files:  93% (4640/4989)
Updating files:  94% (4690/4989)
Updating files:  95% (4740/4989)
Updating files:  96% (4790/4989)
Updating files:  97% (4840/4989)
Updating files:  98% (4890/4989)
Updating files:  99% (4940/4989)
Updating files: 100% (4989/4989)
Updating files: 100% (4989/4989), done.
21:23:19 [2022-09-06T21:23:19.248Z] #41 52.51 + cd /tmp/tmp.I07ZoPXaQf/src/github.com/containerd/containerd
21:23:19 [2022-09-06T21:23:19.248Z] #41 52.51 + git checkout -q v1.6.8
21:23:19 [2022-09-06T21:23:19.410Z] #36 74.82 checking dependency style of gcc... gcc3
21:23:19 [2022-09-06T21:23:19.410Z] #36 74.98 checking whether to enable maintainer-specific portions of Makefiles... yes
21:23:19 [2022-09-06T21:23:19.410Z] #36 74.98 checking whether make supports nested variables... (cached) yes
21:23:19 [2022-09-06T21:23:19.410Z] #36 74.98 checking for gawk... (cached) mawk
21:23:19 [2022-09-06T21:23:19.410Z] #36 74.98 checking for a sed that does not truncate output... (cached) /bin/sed
21:23:19 [2022-09-06T21:23:19.410Z] #36 74.99 checking for gcc... (cached) gcc
21:23:19 [2022-09-06T21:23:19.410Z] #36 75.06 checking whether we are using the GNU C compiler... (cached) yes
21:23:19 [2022-09-06T21:23:19.410Z] #36 75.07 checking whether gcc accepts -g... (cached) yes
21:23:19 [2022-09-06T21:23:19.410Z] #36 75.07 checking for gcc option to accept ISO C89... (cached) none needed
21:23:19 [2022-09-06T21:23:19.410Z] #36 75.08 checking whether gcc understands -c and -o together... (cached) yes
21:23:19 [2022-09-06T21:23:19.410Z] #36 75.08 checking for a Python interpreter with version >= 3... python3
21:23:19 [2022-09-06T21:23:19.410Z] #36 75.16 checking for python3... /usr/bin/python3
21:23:19 [2022-09-06T21:23:19.410Z] #36 75.16 checking for python3 version... 3.9
21:23:19 [2022-09-06T21:23:19.410Z] #36 75.23 checking for python3 platform... linux
21:23:19 [2022-09-06T21:23:19.670Z] #36 75.28 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
21:23:19 [2022-09-06T21:23:19.670Z] #36 75.41 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
21:23:19 [2022-09-06T21:23:19.931Z] #36 75.53 checking for go-md2man... no
21:23:19 [2022-09-06T21:23:19.931Z] #36 75.55 checking error.h usability... yes
21:23:19 [2022-09-06T21:23:19.931Z] #36 75.65 checking error.h presence... yes
21:23:19 [2022-09-06T21:23:19.931Z] #36 75.72 checking for error.h... yes
21:23:20 [2022-09-06T21:23:20.101Z] #50 3.743 Reading package lists...
21:23:20 [2022-09-06T21:23:20.190Z] #36 75.76 checking linux/openat2.h usability... yes
21:23:20 [2022-09-06T21:23:20.191Z] #36 75.93 checking linux/openat2.h presence... yes
21:23:20 [2022-09-06T21:23:20.191Z] #36 75.97 checking for linux/openat2.h... yes
21:23:20 [2022-09-06T21:23:20.451Z] #36 75.99 checking for copy_file_range... yes
21:23:20 [2022-09-06T21:23:20.626Z] #41 53.72 + export 'BUILDTAGS=netgo osusergo static_build'
21:23:20 [2022-09-06T21:23:20.626Z] #41 53.72 + BUILDTAGS='netgo osusergo static_build'
21:23:20 [2022-09-06T21:23:20.626Z] #41 53.72 + export EXTRA_FLAGS=-buildmode=pie
21:23:20 [2022-09-06T21:23:20.626Z] #41 53.72 + EXTRA_FLAGS=-buildmode=pie
21:23:20 [2022-09-06T21:23:20.626Z] #41 53.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:23:20 [2022-09-06T21:23:20.626Z] #41 53.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:23:20 [2022-09-06T21:23:20.626Z] #41 53.72 + '[' '' = dynamic ']'
21:23:20 [2022-09-06T21:23:20.626Z] #41 53.72 + make
21:23:20 [2022-09-06T21:23:20.711Z] #36 76.17 checking for fgetxattr... yes
21:23:20 [2022-09-06T21:23:20.971Z] #36 76.40 checking for statx... yes
21:23:21 [2022-09-06T21:23:21.230Z] #36 76.67 checking for fgetpwent_r... yes
21:23:21 [2022-09-06T21:23:21.490Z] #36 76.88 checking for issetugid... no
21:23:21 [2022-09-06T21:23:21.490Z] #36 77.13 checking for pkg-config... /usr/bin/pkg-config
21:23:21 [2022-09-06T21:23:21.490Z] #36 77.13 checking pkg-config is at least version 0.9.0... yes
21:23:21 [2022-09-06T21:23:21.750Z] #36 77.14 checking for library containing yajl_tree_get... -lyajl
21:23:21 [2022-09-06T21:23:21.750Z] #36 ...
21:23:21 [2022-09-06T21:23:21.750Z] 
21:23:21 [2022-09-06T21:23:21.750Z] #26 [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
21:23:21 [2022-09-06T21:23:21.750Z] #26 89.01 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
21:23:21 [2022-09-06T21:23:21.750Z] #26 89.01 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
21:23:21 [2022-09-06T21:23:21.750Z] #26 89.02 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
21:23:21 [2022-09-06T21:23:21.750Z] #26 89.11 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
21:23:21 [2022-09-06T21:23:21.750Z] #26 89.11 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
21:23:21 [2022-09-06T21:23:21.750Z] #26 89.12 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
21:23:22 [2022-09-06T21:23:22.004Z] #41 55.34 + bin/ctr
21:23:22 [2022-09-06T21:23:22.010Z] #26 ...
21:23:22 [2022-09-06T21:23:22.010Z] 
21:23:22 [2022-09-06T21:23:22.010Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:22 [2022-09-06T21:23:22.010Z] #36 77.56 checking for yajl >= 2.0.0... yes
21:23:22 [2022-09-06T21:23:22.010Z] #36 77.58 checking sys/capability.h usability... yes
21:23:22 [2022-09-06T21:23:22.010Z] #36 77.70 checking sys/capability.h presence... yes
21:23:22 [2022-09-06T21:23:22.010Z] #36 77.76 checking for sys/capability.h... yes
21:23:22 [2022-09-06T21:23:22.270Z] #36 77.76 checking for library containing cap_from_name... -lcap
21:23:22 [2022-09-06T21:23:22.876Z] #50 6.541 Reading package lists...
21:23:22 [2022-09-06T21:23:22.876Z] #50 ...
21:23:22 [2022-09-06T21:23:22.876Z] 
21:23:22 [2022-09-06T21:23:22.876Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:22 [2022-09-06T21:23:22.876Z] #41 75.74 configure.ac:11: installing 'build-aux/compile'
21:23:22 [2022-09-06T21:23:22.876Z] #41 75.76 configure.ac:11: installing 'build-aux/config.guess'
21:23:22 [2022-09-06T21:23:22.876Z] #41 75.76 configure.ac:11: installing 'build-aux/config.sub'
21:23:22 [2022-09-06T21:23:22.876Z] #41 75.78 configure.ac:13: installing 'build-aux/install-sh'
21:23:22 [2022-09-06T21:23:22.876Z] #41 75.79 configure.ac:13: installing 'build-aux/missing'
21:23:22 [2022-09-06T21:23:22.876Z] #41 75.79 configure.ac:8: installing 'build-aux/tap-driver.sh'
21:23:22 [2022-09-06T21:23:22.876Z] #41 75.99 Makefile.am: installing 'build-aux/depcomp'
21:23:23 [2022-09-06T21:23:23.100Z] #36 78.10 checking for library containing dlopen... -ldl
21:23:23 [2022-09-06T21:23:23.100Z] #36 78.58 checking seccomp.h usability... yes
21:23:23 [2022-09-06T21:23:23.100Z] #36 78.74 checking seccomp.h presence... yes
21:23:23 [2022-09-06T21:23:23.100Z] #36 78.81 checking for seccomp.h... yes
21:23:23 [2022-09-06T21:23:23.150Z] #42 ...
21:23:23 [2022-09-06T21:23:23.150Z] 
21:23:23 [2022-09-06T21:23:23.150Z] #33 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:23:23 [2022-09-06T21:23:23.150Z] #33 106.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
21:23:23 [2022-09-06T21:23:23.150Z] #33 106.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
21:23:23 [2022-09-06T21:23:23.150Z] #33 106.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:23:23 [2022-09-06T21:23:23.671Z] #36 78.82 checking for library containing seccomp_rule_add... -lseccomp
21:23:23 [2022-09-06T21:23:23.671Z] #36 79.16 checking for library containing seccomp_arch_resolve_name... none required
21:23:23 [2022-09-06T21:23:23.671Z] #36 79.28 checking systemd/sd-bus.h usability... yes
21:23:23 [2022-09-06T21:23:23.931Z] #36 79.51 checking systemd/sd-bus.h presence... yes
21:23:23 [2022-09-06T21:23:23.931Z] #36 79.59 checking for systemd/sd-bus.h... yes
21:23:24 [2022-09-06T21:23:24.501Z] #41 77.45 checking build system type... aarch64-unknown-linux-gnu
21:23:24 [2022-09-06T21:23:24.505Z] #36 79.61 checking for library containing sd_bus_match_signal_async... -lsystemd
21:23:24 [2022-09-06T21:23:24.505Z] #36 80.03 checking for sd_notify_barrier... yes
21:23:24 [2022-09-06T21:23:24.759Z] #41 77.82 checking host system type... aarch64-unknown-linux-gnu
21:23:24 [2022-09-06T21:23:24.759Z] #41 77.82 checking how to print strings... printf
21:23:24 [2022-09-06T21:23:24.759Z] #41 77.83 checking for gcc... gcc
21:23:24 [2022-09-06T21:23:24.759Z] #41 77.96 checking whether the C compiler works... yes
21:23:24 [2022-09-06T21:23:24.765Z] #36 80.26 checking linux/bpf.h usability... yes
21:23:24 [2022-09-06T21:23:24.765Z] #36 80.45 checking linux/bpf.h presence... yes
21:23:24 [2022-09-06T21:23:24.765Z] #36 80.50 checking for linux/bpf.h... yes
21:23:25 [2022-09-06T21:23:25.025Z] #41 78.21 checking for C compiler default output file name... a.out
21:23:25 [2022-09-06T21:23:25.025Z] #36 80.50 checking compilation for eBPF... yes
21:23:25 [2022-09-06T21:23:25.025Z] #36 80.64 checking for criu >= 3.15... no
21:23:25 [2022-09-06T21:23:25.025Z] #36 80.65 configure: CRIU headers not found, building without CRIU support
21:23:25 [2022-09-06T21:23:25.025Z] #36 80.65 checking for criu > 3.16... no
21:23:25 [2022-09-06T21:23:25.025Z] #36 80.68 configure: CRIU version doesn't support join-ns API
21:23:25 [2022-09-06T21:23:25.025Z] #36 80.68 checking for criu > 3.16.1... no
21:23:25 [2022-09-06T21:23:25.025Z] #36 80.70 configure: CRIU version doesn't support for pre-dumping
21:23:25 [2022-09-06T21:23:25.025Z] #36 80.70 checking for new mount API (fsconfig)... yes
21:23:25 [2022-09-06T21:23:25.286Z] #41 78.22 checking for suffix of executables... 
21:23:25 [2022-09-06T21:23:25.286Z] #41 78.56 checking whether we are cross compiling... no
21:23:25 [2022-09-06T21:23:25.286Z] #36 80.76 checking for seccomp notify API... yes
21:23:25 [2022-09-06T21:23:25.286Z] #36 80.85 checking for gperf... no
21:23:25 [2022-09-06T21:23:25.286Z] #36 80.85 configure: gperf not found - cannot rebuild signal parser code
21:23:25 [2022-09-06T21:23:25.286Z] #36 80.85 checking for library containing argp_parse... none required
21:23:25 [2022-09-06T21:23:25.543Z] #41 78.69 checking for suffix of object files... o
21:23:25 [2022-09-06T21:23:25.543Z] #41 78.81 checking whether we are using the GNU C compiler... yes
21:23:25 [2022-09-06T21:23:25.546Z] #36 81.21 checking that generated files are newer than configure... done
21:23:25 [2022-09-06T21:23:25.546Z] #36 81.23 configure: creating ./config.status
21:23:25 [2022-09-06T21:23:25.799Z] 
21:23:25 [2022-09-06T21:23:25.799Z] #41 ...
21:23:25 [2022-09-06T21:23:25.799Z] 
21:23:25 [2022-09-06T21:23:25.799Z] #23 [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
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0 Delve is a source level debugger for Go programs.
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0 
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0 Delve enables you to interact with your program by controlling the execution of the process,
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0 
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0 
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0 Pass flags to the program you are debugging using `--`, for example:
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0 
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0 `dlv exec ./hello -- server --config conf/config.toml`
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0 
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0 Usage:
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0   dlv [command]
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0 
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0 Available Commands:
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0   attach      Attach to running process and begin debugging.
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0   connect     Connect to a headless debug server with a terminal client.
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0   core        Examine a core dump.
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0   debug       Compile and begin debugging main package in current directory, or the package specified.
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0   exec        Execute a precompiled binary, and begin a debug session.
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0   help        Help about any command
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0   run         Deprecated command. Use 'debug' instead.
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0   test        Compile test binary and begin debugging program.
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0   trace       Compile and begin tracing program.
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0   version     Prints version.
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0 
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0 Flags:
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.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)
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.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)
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0       --disable-aslr                     Disables address space randomization
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0   -h, --help                             help for dlv
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0       --init string                      Init file, executed by the terminal client.
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0       --log                              Enable debugging server logging.
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0       --wd string                        Working directory for running the program.
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0 
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0 Additional help topics:
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0   dlv backend  Help about the --backend flag.
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0   dlv log      Help about logging flags.
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0   dlv redirect Help about file redirection.
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0 
21:23:25 [2022-09-06T21:23:25.799Z] #23 113.0 Use "dlv [command] --help" for more information about a command.
21:23:25 [2022-09-06T21:23:25.799Z] #23 DONE 113.8s
21:23:25 [2022-09-06T21:23:25.799Z] 
21:23:25 [2022-09-06T21:23:25.799Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:25 [2022-09-06T21:23:25.799Z] #41 78.86 checking whether gcc accepts -g... yes
21:23:26 [2022-09-06T21:23:26.056Z] #41 79.04 checking for gcc option to accept ISO C89... none needed
21:23:26 [2022-09-06T21:23:26.313Z] #41 79.24 checking whether gcc understands -c and -o together... yes
21:23:26 [2022-09-06T21:23:26.313Z] #41 79.62 checking for a sed that does not truncate output... /bin/sed
21:23:26 [2022-09-06T21:23:26.313Z] #41 79.68 checking for grep that handles long lines and -e... /bin/grep
21:23:26 [2022-09-06T21:23:26.313Z] #41 79.69 checking for egrep... /bin/grep -E
21:23:26 [2022-09-06T21:23:26.313Z] #41 79.70 checking for fgrep... /bin/grep -F
21:23:26 [2022-09-06T21:23:26.486Z] #36 ...
21:23:26 [2022-09-06T21:23:26.486Z] 
21:23:26 [2022-09-06T21:23:26.486Z] #30 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0 Delve is a source level debugger for Go programs.
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0 
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0 Delve enables you to interact with your program by controlling the execution of the process,
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0 
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0 
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0 Pass flags to the program you are debugging using `--`, for example:
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0 
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0 `dlv exec ./hello -- server --config conf/config.toml`
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0 
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0 Usage:
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0   dlv [command]
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0 
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0 Available Commands:
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0   attach      Attach to running process and begin debugging.
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0   connect     Connect to a headless debug server with a terminal client.
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0   core        Examine a core dump.
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0   debug       Compile and begin debugging main package in current directory, or the package specified.
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0   exec        Execute a precompiled binary, and begin a debug session.
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0   help        Help about any command
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0   run         Deprecated command. Use 'debug' instead.
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0   test        Compile test binary and begin debugging program.
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0   trace       Compile and begin tracing program.
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0   version     Prints version.
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0 
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0 Flags:
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.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)
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.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)
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0       --disable-aslr                     Disables address space randomization
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0   -h, --help                             help for dlv
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0       --init string                      Init file, executed by the terminal client.
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0       --log                              Enable debugging server logging.
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0       --wd string                        Working directory for running the program.
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0 
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0 Additional help topics:
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0   dlv backend  Help about the --backend flag.
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0   dlv log      Help about logging flags.
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0   dlv redirect Help about file redirection.
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0 
21:23:26 [2022-09-06T21:23:26.486Z] #30 112.0 Use "dlv [command] --help" for more information about a command.
21:23:26 [2022-09-06T21:23:26.486Z] #30 DONE 112.5s
21:23:26 [2022-09-06T21:23:26.486Z] 
21:23:26 [2022-09-06T21:23:26.486Z] #26 [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
21:23:26 [2022-09-06T21:23:26.569Z] #41 79.72 checking for ld used by gcc... /usr/bin/ld
21:23:26 [2022-09-06T21:23:26.569Z] #41 79.76 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:23:26 [2022-09-06T21:23:26.569Z] #41 79.81 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:23:26 [2022-09-06T21:23:26.569Z] #41 79.82 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:23:26 [2022-09-06T21:23:26.569Z] #41 79.85 checking whether ln -s works... yes
21:23:26 [2022-09-06T21:23:26.569Z] #41 79.85 checking the maximum length of command line arguments... 1572864
21:23:26 [2022-09-06T21:23:26.569Z] #41 79.86 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
21:23:26 [2022-09-06T21:23:26.569Z] #41 79.86 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
21:23:26 [2022-09-06T21:23:26.569Z] #41 79.86 checking for /usr/bin/ld option to reload object files... -r
21:23:26 [2022-09-06T21:23:26.569Z] #41 79.86 checking for objdump... objdump
21:23:26 [2022-09-06T21:23:26.569Z] #41 79.86 checking how to recognize dependent libraries... pass_all
21:23:26 [2022-09-06T21:23:26.569Z] #41 79.86 checking for dlltool... no
21:23:26 [2022-09-06T21:23:26.569Z] #41 79.86 checking how to associate runtime and link libraries... printf %s\n
21:23:26 [2022-09-06T21:23:26.569Z] #41 79.87 checking for ar... ar
21:23:26 [2022-09-06T21:23:26.569Z] #41 79.87 checking for archiver @FILE support... @
21:23:26 [2022-09-06T21:23:26.569Z] #41 79.90 checking for strip... strip
21:23:26 [2022-09-06T21:23:26.569Z] #41 79.90 checking for ranlib... ranlib
21:23:26 [2022-09-06T21:23:26.569Z] #41 79.91 checking for gawk... no
21:23:26 [2022-09-06T21:23:26.569Z] #41 79.91 checking for mawk... mawk
21:23:27 [2022-09-06T21:23:27.133Z] #41 79.91 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:23:27 [2022-09-06T21:23:27.133Z] #41 80.30 checking for sysroot... no
21:23:27 [2022-09-06T21:23:27.133Z] #41 80.30 checking for a working dd... /bin/dd
21:23:27 [2022-09-06T21:23:27.133Z] #41 80.33 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:23:27 [2022-09-06T21:23:27.133Z] #41 80.35 checking for mt... no
21:23:27 [2022-09-06T21:23:27.133Z] #41 80.36 checking if : is a manifest tool... no
21:23:27 [2022-09-06T21:23:27.276Z] #41 ...
21:23:27 [2022-09-06T21:23:27.276Z] 
21:23:27 [2022-09-06T21:23:27.276Z] #25 [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
21:23:27 [2022-09-06T21:23:27.276Z] #25 DONE 97.7s
21:23:27 [2022-09-06T21:23:27.276Z] 
21:23:27 [2022-09-06T21:23:27.276Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:23:27 [2022-09-06T21:23:27.276Z] #32 90.65 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
21:23:27 [2022-09-06T21:23:27.276Z] #32 90.65 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
21:23:27 [2022-09-06T21:23:27.276Z] #32 90.66 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
21:23:27 [2022-09-06T21:23:27.276Z] #32 95.49 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
21:23:27 [2022-09-06T21:23:27.276Z] #32 95.49 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
21:23:27 [2022-09-06T21:23:27.276Z] #32 95.50 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:23:27 [2022-09-06T21:23:27.389Z] #41 80.38 checking how to run the C preprocessor... gcc -E
21:23:27 [2022-09-06T21:23:27.868Z] #26 ...
21:23:27 [2022-09-06T21:23:27.868Z] 
21:23:27 [2022-09-06T21:23:27.868Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:27 [2022-09-06T21:23:27.868Z] #36 83.43 config.status: creating Makefile
21:23:27 [2022-09-06T21:23:27.868Z] #36 83.50 config.status: creating rpm/crun.spec
21:23:27 [2022-09-06T21:23:27.868Z] #36 83.56 config.status: creating config.h
21:23:27 [2022-09-06T21:23:27.868Z] #36 83.59 config.status: executing libtool commands
21:23:27 [2022-09-06T21:23:27.868Z] #36 83.62 config.status: executing depfiles commands
21:23:27 [2022-09-06T21:23:27.952Z] #41 80.67 checking for ANSI C header files... yes
21:23:28 [2022-09-06T21:23:28.209Z] #41 81.18 checking for sys/types.h... yes
21:23:28 [2022-09-06T21:23:28.209Z] #41 81.43 checking for sys/stat.h... yes
21:23:28 [2022-09-06T21:23:28.434Z] #33 113.1 Selecting previously unselected package g++-mingw-w64-x86-64.
21:23:28 [2022-09-06T21:23:28.434Z] #33 113.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
21:23:28 [2022-09-06T21:23:28.434Z] #33 113.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
21:23:28 [2022-09-06T21:23:28.434Z] #33 113.2 Selecting previously unselected package libapparmor1:amd64.
21:23:28 [2022-09-06T21:23:28.434Z] #33 113.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
21:23:28 [2022-09-06T21:23:28.434Z] #33 113.2 Unpacking libapparmor1:amd64 (2.13.6-10) ...
21:23:28 [2022-09-06T21:23:28.434Z] #33 113.4 Selecting previously unselected package libapparmor-dev:amd64.
21:23:28 [2022-09-06T21:23:28.434Z] #33 113.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
21:23:28 [2022-09-06T21:23:28.434Z] #33 113.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
21:23:28 [2022-09-06T21:23:28.434Z] #33 113.5 Selecting previously unselected package libbtrfs0:amd64.
21:23:28 [2022-09-06T21:23:28.434Z] #33 113.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
21:23:28 [2022-09-06T21:23:28.434Z] #33 113.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
21:23:28 [2022-09-06T21:23:28.434Z] #33 113.7 Selecting previously unselected package libbtrfs-dev:amd64.
21:23:28 [2022-09-06T21:23:28.434Z] #33 113.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
21:23:28 [2022-09-06T21:23:28.434Z] #33 113.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
21:23:28 [2022-09-06T21:23:28.434Z] #33 114.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:23:28 [2022-09-06T21:23:28.466Z] #41 81.62 checking for stdlib.h... yes
21:23:28 [2022-09-06T21:23:28.653Z] #32 ...
21:23:28 [2022-09-06T21:23:28.653Z] 
21:23:28 [2022-09-06T21:23:28.653Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:28 [2022-09-06T21:23:28.653Z] #42 41.57 libtoolize: putting auxiliary files in '.'.
21:23:28 [2022-09-06T21:23:28.653Z] #42 41.58 libtoolize: copying file './ltmain.sh'
21:23:28 [2022-09-06T21:23:28.653Z] #42 42.05 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
21:23:28 [2022-09-06T21:23:28.653Z] #42 42.05 libtoolize: and rerunning libtoolize and aclocal.
21:23:28 [2022-09-06T21:23:28.653Z] #42 42.05 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
21:23:28 [2022-09-06T21:23:28.653Z] #42 49.24 configure.ac:7: installing './compile'
21:23:28 [2022-09-06T21:23:28.653Z] #42 49.24 configure.ac:11: installing './config.guess'
21:23:28 [2022-09-06T21:23:28.653Z] #42 49.24 configure.ac:11: installing './config.sub'
21:23:28 [2022-09-06T21:23:28.653Z] #42 49.25 configure.ac:8: installing './install-sh'
21:23:28 [2022-09-06T21:23:28.653Z] #42 49.25 configure.ac:8: installing './missing'
21:23:28 [2022-09-06T21:23:28.653Z] #42 49.34 Makefile.am: installing './depcomp'
21:23:28 [2022-09-06T21:23:28.694Z] #33 114.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
21:23:28 [2022-09-06T21:23:28.694Z] #33 114.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
21:23:28 [2022-09-06T21:23:28.694Z] #33 114.0 Selecting previously unselected package libudev-dev:amd64.
21:23:28 [2022-09-06T21:23:28.694Z] #33 114.1 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
21:23:28 [2022-09-06T21:23:28.694Z] #33 114.1 Unpacking libudev-dev:amd64 (247.3-7) ...
21:23:28 [2022-09-06T21:23:28.694Z] #33 114.2 Selecting previously unselected package libsepol1-dev:amd64.
21:23:28 [2022-09-06T21:23:28.723Z] #41 81.82 checking for string.h... yes
21:23:28 [2022-09-06T21:23:28.809Z] #36 84.42 === configuring in libocispec (/tmp/crun-build/libocispec)
21:23:28 [2022-09-06T21:23:28.809Z] #36 84.44 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
21:23:28 [2022-09-06T21:23:28.954Z] #33 114.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
21:23:28 [2022-09-06T21:23:28.954Z] #33 114.2 Unpacking libsepol1-dev:amd64 (3.1-1) ...
21:23:28 [2022-09-06T21:23:28.979Z] #41 82.08 checking for memory.h... yes
21:23:29 [2022-09-06T21:23:29.069Z] #36 ...
21:23:29 [2022-09-06T21:23:29.069Z] 
21:23:29 [2022-09-06T21:23:29.069Z] #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
21:23:29 [2022-09-06T21:23:29.069Z] #34 DONE 114.8s
21:23:29 [2022-09-06T21:23:29.069Z] 
21:23:29 [2022-09-06T21:23:29.069Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:29 [2022-09-06T21:23:29.069Z] #36 84.81 checking for gcc... gcc
21:23:29 [2022-09-06T21:23:29.214Z] #33 114.6 Selecting previously unselected package libpcre2-16-0:amd64.
21:23:29 [2022-09-06T21:23:29.214Z] #33 114.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
21:23:29 [2022-09-06T21:23:29.214Z] #33 114.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
21:23:29 [2022-09-06T21:23:29.221Z] #42 50.26 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
21:23:29 [2022-09-06T21:23:29.221Z] #42 50.28 libtoolize: copying file 'build-aux/ltmain.sh'
21:23:29 [2022-09-06T21:23:29.221Z] #42 50.37 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
21:23:29 [2022-09-06T21:23:29.221Z] #42 50.38 libtoolize: copying file 'm4/libtool.m4'
21:23:29 [2022-09-06T21:23:29.221Z] #42 50.44 libtoolize: copying file 'm4/ltoptions.m4'
21:23:29 [2022-09-06T21:23:29.221Z] #42 50.51 libtoolize: copying file 'm4/ltsugar.m4'
21:23:29 [2022-09-06T21:23:29.221Z] #42 50.63 libtoolize: copying file 'm4/ltversion.m4'
21:23:29 [2022-09-06T21:23:29.236Z] #41 82.31 checking for strings.h... yes
21:23:29 [2022-09-06T21:23:29.236Z] #41 82.46 checking for inttypes.h... yes
21:23:29 [2022-09-06T21:23:29.474Z] #33 114.8 Selecting previously unselected package libpcre2-32-0:amd64.
21:23:29 [2022-09-06T21:23:29.474Z] #33 114.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
21:23:29 [2022-09-06T21:23:29.474Z] #33 114.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
21:23:29 [2022-09-06T21:23:29.474Z] #33 115.0 Selecting previously unselected package libpcre2-posix2:amd64.
21:23:29 [2022-09-06T21:23:29.474Z] #33 115.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
21:23:29 [2022-09-06T21:23:29.480Z] #42 50.70 libtoolize: copying file 'm4/lt~obsolete.m4'
21:23:29 [2022-09-06T21:23:29.493Z] #41 82.68 checking for stdint.h... yes
21:23:29 [2022-09-06T21:23:29.640Z] #36 84.92 checking whether the C compiler works... yes
21:23:29 [2022-09-06T21:23:29.640Z] #36 85.16 checking for C compiler default output file name... a.out
21:23:29 [2022-09-06T21:23:29.640Z] #36 85.16 checking for suffix of executables... 
21:23:29 [2022-09-06T21:23:29.735Z] #33 115.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
21:23:29 [2022-09-06T21:23:29.735Z] #33 115.1 Selecting previously unselected package libpcre2-dev:amd64.
21:23:29 [2022-09-06T21:23:29.735Z] #33 115.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
21:23:29 [2022-09-06T21:23:29.735Z] #33 115.1 Unpacking libpcre2-dev:amd64 (10.36-2) ...
21:23:29 [2022-09-06T21:23:29.739Z] #42 50.78 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
21:23:29 [2022-09-06T21:23:29.750Z] #41 82.91 checking for unistd.h... yes
21:23:29 [2022-09-06T21:23:29.901Z] #36 85.42 checking whether we are cross compiling... no
21:23:29 [2022-09-06T21:23:29.901Z] #36 85.66 checking for suffix of object files... o
21:23:29 [2022-09-06T21:23:29.901Z] #36 85.71 checking whether we are using the GNU C compiler... yes
21:23:30 [2022-09-06T21:23:30.007Z] #41 83.08 checking for dlfcn.h... yes
21:23:30 [2022-09-06T21:23:30.007Z] #41 83.27 checking for objdir... .libs
21:23:30 [2022-09-06T21:23:30.161Z] #36 85.76 checking whether gcc accepts -g... yes
21:23:30 [2022-09-06T21:23:30.161Z] #36 85.84 checking for gcc option to accept ISO C89... none needed
21:23:30 [2022-09-06T21:23:30.161Z] #36 85.93 checking whether gcc understands -c and -o together... yes
21:23:30 [2022-09-06T21:23:30.305Z] #33 115.7 Selecting previously unselected package libselinux1-dev:amd64.
21:23:30 [2022-09-06T21:23:30.305Z] #33 115.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
21:23:30 [2022-09-06T21:23:30.305Z] #33 115.7 Unpacking libselinux1-dev:amd64 (3.1-3) ...
21:23:30 [2022-09-06T21:23:30.422Z] #36 86.03 checking how to run the C preprocessor... gcc -E
21:23:30 [2022-09-06T21:23:30.565Z] #33 115.9 Selecting previously unselected package libdevmapper-dev:amd64.
21:23:30 [2022-09-06T21:23:30.565Z] #33 115.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
21:23:30 [2022-09-06T21:23:30.565Z] #33 115.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
21:23:30 [2022-09-06T21:23:30.565Z] #33 116.1 Selecting previously unselected package libseccomp-dev:amd64.
21:23:30 [2022-09-06T21:23:30.571Z] #41 83.62 checking if gcc supports -fno-rtti -fno-exceptions... no
21:23:30 [2022-09-06T21:23:30.571Z] #41 83.79 checking for gcc option to produce PIC... -fPIC -DPIC
21:23:30 [2022-09-06T21:23:30.571Z] #41 83.79 checking if gcc PIC flag -fPIC -DPIC works... 
21:23:30 [2022-09-06T21:23:30.571Z] #41 ...
21:23:30 [2022-09-06T21:23:30.571Z] 
21:23:30 [2022-09-06T21:23:30.571Z] #43 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:23:30 [2022-09-06T21:23:30.571Z] #43 12.14 + cd /tmp/tmp.ayXgEyPvX4/src/github.com/opencontainers/runc
21:23:30 [2022-09-06T21:23:30.571Z] #43 12.14 + git checkout -q v1.1.4
21:23:30 [2022-09-06T21:23:30.571Z] #43 12.72 + '[' -z '' ']'
21:23:30 [2022-09-06T21:23:30.571Z] #43 12.72 + target=static
21:23:30 [2022-09-06T21:23:30.571Z] #43 12.72 + make BUILDTAGS=seccomp static
21:23:30 [2022-09-06T21:23:30.571Z] #43 13.15 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
21:23:30 [2022-09-06T21:23:30.571Z] #43 ...
21:23:30 [2022-09-06T21:23:30.571Z] 
21:23:30 [2022-09-06T21:23:30.571Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:30 [2022-09-06T21:23:30.571Z] #41 83.79 checking if gcc PIC flag -fPIC -DPIC works... yes
21:23:30 [2022-09-06T21:23:30.682Z] #36 86.20 checking for grep that handles long lines and -e... /bin/grep
21:23:30 [2022-09-06T21:23:30.682Z] #36 86.21 checking for egrep... /bin/grep -E
21:23:30 [2022-09-06T21:23:30.826Z] #33 116.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
21:23:30 [2022-09-06T21:23:30.826Z] #33 116.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:23:30 [2022-09-06T21:23:30.826Z] #33 116.2 Selecting previously unselected package libsystemd-dev:amd64.
21:23:30 [2022-09-06T21:23:30.826Z] #33 116.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
21:23:30 [2022-09-06T21:23:30.826Z] #33 116.3 Unpacking libsystemd-dev:amd64 (247.3-7) ...
21:23:30 [2022-09-06T21:23:30.942Z] #36 86.21 checking for ANSI C header files... yes
21:23:30 [2022-09-06T21:23:30.942Z] #36 86.61 checking for sys/types.h... yes
21:23:31 [2022-09-06T21:23:31.134Z] #41 83.92 checking if gcc static flag -static works... yes
21:23:31 [2022-09-06T21:23:31.202Z] #36 86.71 checking for sys/stat.h... yes
21:23:31 [2022-09-06T21:23:31.202Z] #36 86.81 checking for stdlib.h... yes
21:23:31 [2022-09-06T21:23:31.391Z] #41 84.33 checking if gcc supports -c -o file.o... yes
21:23:31 [2022-09-06T21:23:31.391Z] #41 84.48 checking if gcc supports -c -o file.o... (cached) yes
21:23:31 [2022-09-06T21:23:31.391Z] #41 84.48 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
21:23:31 [2022-09-06T21:23:31.397Z] #33 116.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:23:31 [2022-09-06T21:23:31.397Z] #33 116.8 Setting up libapparmor1:amd64 (2.13.6-10) ...
21:23:31 [2022-09-06T21:23:31.397Z] #33 116.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
21:23:31 [2022-09-06T21:23:31.397Z] #33 116.8 Setting up libsepol1-dev:amd64 (3.1-1) ...
21:23:31 [2022-09-06T21:23:31.397Z] #33 116.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
21:23:31 [2022-09-06T21:23:31.462Z] #36 86.95 checking for string.h... yes
21:23:31 [2022-09-06T21:23:31.462Z] #36 87.04 checking for memory.h... yes
21:23:31 [2022-09-06T21:23:31.462Z] #36 87.13 checking for strings.h... yes
21:23:31 [2022-09-06T21:23:31.648Z] #41 84.55 checking dynamic linker characteristics... GNU/Linux ld.so
21:23:31 [2022-09-06T21:23:31.648Z] #41 84.88 checking how to hardcode library paths into programs... immediate
21:23:31 [2022-09-06T21:23:31.648Z] #41 84.89 checking whether stripping libraries is possible... yes
21:23:31 [2022-09-06T21:23:31.648Z] #41 84.91 checking if libtool supports shared libraries... yes
21:23:31 [2022-09-06T21:23:31.648Z] #41 84.91 checking whether to build shared libraries... no
21:23:31 [2022-09-06T21:23:31.648Z] #41 84.91 checking whether to build static libraries... yes
21:23:31 [2022-09-06T21:23:31.648Z] #41 84.91 checking for a BSD-compatible install... /usr/bin/install -c
21:23:31 [2022-09-06T21:23:31.648Z] #41 84.95 checking whether build environment is sane... yes
21:23:31 [2022-09-06T21:23:31.656Z] #33 116.9 Setting up libpcre2-16-0:amd64 (10.36-2) ...
21:23:31 [2022-09-06T21:23:31.656Z] #33 116.9 Setting up libbtrfs0:amd64 (5.10.1-2) ...
21:23:31 [2022-09-06T21:23:31.656Z] #33 116.9 Setting up libpcre2-32-0:amd64 (10.36-2) ...
21:23:31 [2022-09-06T21:23:31.656Z] #33 116.9 Setting up libudev-dev:amd64 (247.3-7) ...
21:23:31 [2022-09-06T21:23:31.656Z] #33 117.0 Setting up libpcre2-posix2:amd64 (10.36-2) ...
21:23:31 [2022-09-06T21:23:31.656Z] #33 117.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
21:23:31 [2022-09-06T21:23:31.656Z] #33 117.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
21:23:31 [2022-09-06T21:23:31.656Z] #33 117.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
21:23:31 [2022-09-06T21:23:31.656Z] #33 117.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
21:23:31 [2022-09-06T21:23:31.656Z] #33 117.2 Setting up mingw-w64-common (8.0.0-1) ...
21:23:31 [2022-09-06T21:23:31.656Z] #33 117.2 Setting up libsystemd-dev:amd64 (247.3-7) ...
21:23:31 [2022-09-06T21:23:31.656Z] #33 117.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
21:23:31 [2022-09-06T21:23:31.656Z] #33 117.2 Setting up libpcre2-dev:amd64 (10.36-2) ...
21:23:31 [2022-09-06T21:23:31.656Z] #33 117.2 Setting up libselinux1-dev:amd64 (3.1-3) ...
21:23:31 [2022-09-06T21:23:31.723Z] #36 87.20 checking for inttypes.h... yes
21:23:31 [2022-09-06T21:23:31.723Z] #36 87.37 checking for stdint.h... yes
21:23:31 [2022-09-06T21:23:31.904Z] #41 85.00 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:23:31 [2022-09-06T21:23:31.904Z] #41 85.01 checking whether make sets $(MAKE)... yes
21:23:31 [2022-09-06T21:23:31.904Z] #41 85.09 checking whether make supports the include directive... yes (GNU style)
21:23:31 [2022-09-06T21:23:31.904Z] #41 85.16 checking whether make supports nested variables... yes
21:23:31 [2022-09-06T21:23:31.904Z] #41 85.21 checking whether UID '0' is supported by ustar format... yes
21:23:31 [2022-09-06T21:23:31.904Z] #41 85.21 checking whether GID '0' is supported by ustar format... yes
21:23:31 [2022-09-06T21:23:31.904Z] #41 85.21 checking how to create a ustar tar archive... gnutar
21:23:31 [2022-09-06T21:23:31.916Z] #33 117.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
21:23:31 [2022-09-06T21:23:31.916Z] #33 117.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:23:31 [2022-09-06T21:23:31.916Z] #33 117.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:23:31 [2022-09-06T21:23:31.916Z] #33 117.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:23:31 [2022-09-06T21:23:31.916Z] #33 117.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:23:31 [2022-09-06T21:23:31.916Z] #33 117.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
21:23:31 [2022-09-06T21:23:31.916Z] #33 117.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:23:31 [2022-09-06T21:23:31.916Z] #33 117.4 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
21:23:31 [2022-09-06T21:23:31.916Z] #33 117.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:23:31 [2022-09-06T21:23:31.916Z] #33 117.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
21:23:31 [2022-09-06T21:23:31.916Z] #33 117.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
21:23:31 [2022-09-06T21:23:31.916Z] #33 117.5 Setting up dmsetup (2:1.02.175-2.1) ...
21:23:31 [2022-09-06T21:23:31.983Z] #36 87.53 checking for unistd.h... yes
21:23:31 [2022-09-06T21:23:31.983Z] #36 87.64 checking minix/config.h usability... no
21:23:32 [2022-09-06T21:23:32.161Z] #41 85.29 checking dependency style of gcc... gcc3
21:23:32 [2022-09-06T21:23:32.161Z] #41 85.48 checking whether to enable maintainer-specific portions of Makefiles... yes
21:23:32 [2022-09-06T21:23:32.161Z] #41 85.48 checking whether make supports nested variables... (cached) yes
21:23:32 [2022-09-06T21:23:32.161Z] #41 85.49 checking for gawk... (cached) mawk
21:23:32 [2022-09-06T21:23:32.161Z] #41 85.49 checking for a sed that does not truncate output... (cached) /bin/sed
21:23:32 [2022-09-06T21:23:32.161Z] #41 85.50 checking for gcc... (cached) gcc
21:23:32 [2022-09-06T21:23:32.177Z] #33 117.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
21:23:32 [2022-09-06T21:23:32.177Z] #33 117.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
21:23:32 [2022-09-06T21:23:32.177Z] #33 117.6 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:23:32 [2022-09-06T21:23:32.243Z] #36 87.76 checking minix/config.h presence... no
21:23:32 [2022-09-06T21:23:32.243Z] #36 87.81 checking for minix/config.h... no
21:23:32 [2022-09-06T21:23:32.243Z] #36 87.81 checking whether it is safe to define __EXTENSIONS__... yes
21:23:32 [2022-09-06T21:23:32.417Z] #41 85.62 checking whether we are using the GNU C compiler... (cached) yes
21:23:32 [2022-09-06T21:23:32.417Z] #41 85.62 checking whether gcc accepts -g... (cached) yes
21:23:32 [2022-09-06T21:23:32.417Z] #41 85.62 checking for gcc option to accept ISO C89... (cached) none needed
21:23:32 [2022-09-06T21:23:32.417Z] #41 85.62 checking whether gcc understands -c and -o together... (cached) yes
21:23:32 [2022-09-06T21:23:32.417Z] #41 85.62 checking for a Python interpreter with version >= 3... python3
21:23:32 [2022-09-06T21:23:32.417Z] #41 85.72 checking for python3... /usr/bin/python3
21:23:32 [2022-09-06T21:23:32.417Z] #41 85.73 checking for python3 version... 3.9
21:23:32 [2022-09-06T21:23:32.417Z] #41 85.77 checking for python3 platform... linux
21:23:32 [2022-09-06T21:23:32.503Z] #36 88.00 checking build system type... x86_64-pc-linux-gnu
21:23:32 [2022-09-06T21:23:32.503Z] #36 88.14 checking host system type... x86_64-pc-linux-gnu
21:23:32 [2022-09-06T21:23:32.503Z] #36 88.15 checking how to print strings... printf
21:23:32 [2022-09-06T21:23:32.503Z] #36 88.16 checking for a sed that does not truncate output... /bin/sed
21:23:32 [2022-09-06T21:23:32.503Z] #36 88.18 checking for fgrep... /bin/grep -F
21:23:32 [2022-09-06T21:23:32.503Z] #36 88.19 checking for ld used by gcc... /usr/bin/ld
21:23:32 [2022-09-06T21:23:32.503Z] #36 88.20 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:23:32 [2022-09-06T21:23:32.503Z] #36 88.20 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:23:32 [2022-09-06T21:23:32.503Z] #36 88.21 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:23:32 [2022-09-06T21:23:32.763Z] #36 88.30 checking whether ln -s works... yes
21:23:32 [2022-09-06T21:23:32.763Z] #36 88.30 checking the maximum length of command line arguments... 1572864
21:23:32 [2022-09-06T21:23:32.763Z] #36 88.31 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
21:23:32 [2022-09-06T21:23:32.763Z] #36 88.31 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
21:23:32 [2022-09-06T21:23:32.763Z] #36 88.31 checking for /usr/bin/ld option to reload object files... -r
21:23:32 [2022-09-06T21:23:32.763Z] #36 88.32 checking for objdump... objdump
21:23:32 [2022-09-06T21:23:32.763Z] #36 88.32 checking how to recognize dependent libraries... pass_all
21:23:32 [2022-09-06T21:23:32.763Z] #36 88.32 checking for dlltool... no
21:23:32 [2022-09-06T21:23:32.763Z] #36 88.32 checking how to associate runtime and link libraries... printf %s\n
21:23:32 [2022-09-06T21:23:32.763Z] #36 88.32 checking for ar... ar
21:23:32 [2022-09-06T21:23:32.763Z] #36 88.33 checking for archiver @FILE support... @
21:23:32 [2022-09-06T21:23:32.763Z] #36 88.38 checking for strip... strip
21:23:32 [2022-09-06T21:23:32.763Z] #36 88.38 checking for ranlib... ranlib
21:23:32 [2022-09-06T21:23:32.763Z] #36 88.38 checking for gawk... no
21:23:32 [2022-09-06T21:23:32.763Z] #36 88.38 checking for mawk... mawk
21:23:32 [2022-09-06T21:23:32.929Z] #41 85.85 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
21:23:32 [2022-09-06T21:23:32.929Z] #41 86.02 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
21:23:32 [2022-09-06T21:23:32.929Z] #41 86.15 checking for go-md2man... no
21:23:33 [2022-09-06T21:23:33.023Z] #36 88.38 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:23:33 [2022-09-06T21:23:33.023Z] #36 88.61 checking for sysroot... no
21:23:33 [2022-09-06T21:23:33.023Z] #36 88.61 checking for a working dd... /bin/dd
21:23:33 [2022-09-06T21:23:33.023Z] #36 88.62 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:23:33 [2022-09-06T21:23:33.023Z] #36 88.67 checking for mt... no
21:23:33 [2022-09-06T21:23:33.023Z] #36 88.68 checking if : is a manifest tool... no
21:23:33 [2022-09-06T21:23:33.023Z] #36 88.68 checking for dlfcn.h... yes
21:23:33 [2022-09-06T21:23:33.023Z] #36 88.81 checking for objdir... .libs
21:23:33 [2022-09-06T21:23:33.129Z] #33 DONE 118.5s
21:23:33 [2022-09-06T21:23:33.129Z] 
21:23:33 [2022-09-06T21:23:33.129Z] #45 [dev-systemd-false  1/28] RUN groupadd -r docker
21:23:33 [2022-09-06T21:23:33.129Z] #45 ...
21:23:33 [2022-09-06T21:23:33.129Z] 
21:23:33 [2022-09-06T21:23:33.129Z] #46 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
21:23:33 [2022-09-06T21:23:33.129Z] #46 DONE 0.2s
21:23:33 [2022-09-06T21:23:33.186Z] #41 86.17 checking error.h usability... yes
21:23:33 [2022-09-06T21:23:33.186Z] #41 86.31 checking error.h presence... yes
21:23:33 [2022-09-06T21:23:33.186Z] #41 86.36 checking for error.h... yes
21:23:33 [2022-09-06T21:23:33.186Z] #41 86.40 checking linux/openat2.h usability... 
21:23:33 [2022-09-06T21:23:33.186Z] #41 ...
21:23:33 [2022-09-06T21:23:33.186Z] 
21:23:33 [2022-09-06T21:23:33.186Z] #50 [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
21:23:33 [2022-09-06T21:23:33.186Z] #50 6.541 Reading package lists...
21:23:33 [2022-09-06T21:23:33.186Z] #50 9.335 Building dependency tree...
21:23:33 [2022-09-06T21:23:33.186Z] #50 10.07 Reading state information...
21:23:33 [2022-09-06T21:23:33.186Z] #50 11.55 The following additional packages will be installed:
21:23:33 [2022-09-06T21:23:33.186Z] #50 11.57   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
21:23:33 [2022-09-06T21:23:33.186Z] #50 11.57   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
21:23:33 [2022-09-06T21:23:33.187Z] #50 11.57   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
21:23:33 [2022-09-06T21:23:33.187Z] #50 11.57   python3-pkg-resources vim-runtime xxd
21:23:33 [2022-09-06T21:23:33.187Z] #50 11.59 Suggested packages:
21:23:33 [2022-09-06T21:23:33.187Z] #50 11.59   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
21:23:33 [2022-09-06T21:23:33.187Z] #50 11.59   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
21:23:33 [2022-09-06T21:23:33.187Z] #50 11.59   acl attr quota
21:23:33 [2022-09-06T21:23:33.187Z] #50 11.59 Recommended packages:
21:23:33 [2022-09-06T21:23:33.187Z] #50 11.59   libatm1 nftables libpam-cap build-essential python3-dev unzip
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.46 The following NEW packages will be installed:
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.46   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.46   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.46   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.46   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.46   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.46   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.47   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.47   xz-utils zip zstd
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.81 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.81 Need to get 27.0 MB of archives.
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.81 After this operation, 105 MB of additional disk space will be used.
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.82 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.94 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.97 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.99 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.99 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 13.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.23 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.23 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.23 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.23 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.25 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.25 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.31 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.31 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.31 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.34 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.35 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.36 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.39 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.40 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.41 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.56 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.59 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.61 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 14.61 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
21:23:33 [2022-09-06T21:23:33.187Z] #50 15.24 debconf: delaying package configuration, since apt-utils is not installed
21:23:33 [2022-09-06T21:23:33.187Z] #50 15.39 Fetched 27.0 MB in 1s (24.3 MB/s)
21:23:33 [2022-09-06T21:23:33.187Z] #50 15.44 Selecting previously unselected package pigz.
21:23:33 [2022-09-06T21:23:33.187Z] #50 15.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24009 files and directories currently installed.)
21:23:33 [2022-09-06T21:23:33.187Z] #50 15.49 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
21:23:33 [2022-09-06T21:23:33.187Z] #50 15.51 Unpacking pigz (2.6-1) ...
21:23:33 [2022-09-06T21:23:33.187Z] #50 15.59 Selecting previously unselected package libelf1:arm64.
21:23:33 [2022-09-06T21:23:33.187Z] #50 15.59 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
21:23:33 [2022-09-06T21:23:33.187Z] #50 15.61 Unpacking libelf1:arm64 (0.183-1) ...
21:23:33 [2022-09-06T21:23:33.187Z] #50 15.75 Selecting previously unselected package libbpf0:arm64.
21:23:33 [2022-09-06T21:23:33.187Z] #50 15.76 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
21:23:33 [2022-09-06T21:23:33.187Z] #50 15.76 Unpacking libbpf0:arm64 (1:0.3-2) ...
21:23:33 [2022-09-06T21:23:33.187Z] #50 15.90 Selecting previously unselected package libcap2:arm64.
21:23:33 [2022-09-06T21:23:33.187Z] #50 15.91 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
21:23:33 [2022-09-06T21:23:33.187Z] #50 15.91 Unpacking libcap2:arm64 (1:2.44-1) ...
21:23:33 [2022-09-06T21:23:33.187Z] #50 16.02 Selecting previously unselected package libmnl0:arm64.
21:23:33 [2022-09-06T21:23:33.187Z] #50 16.02 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
21:23:33 [2022-09-06T21:23:33.187Z] #50 16.03 Unpacking libmnl0:arm64 (1.0.4-3) ...
21:23:33 [2022-09-06T21:23:33.187Z] #50 16.13 Selecting previously unselected package libxtables12:arm64.
21:23:33 [2022-09-06T21:23:33.187Z] #50 16.13 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
21:23:33 [2022-09-06T21:23:33.187Z] #50 16.15 Unpacking libxtables12:arm64 (1.8.7-1) ...
21:23:33 [2022-09-06T21:23:33.187Z] #50 16.25 Selecting previously unselected package libcap2-bin.
21:23:33 [2022-09-06T21:23:33.187Z] #50 16.25 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
21:23:33 [2022-09-06T21:23:33.187Z] #50 16.26 Unpacking libcap2-bin (1:2.44-1) ...
21:23:33 [2022-09-06T21:23:33.187Z] #50 16.34 Selecting previously unselected package iproute2.
21:23:33 [2022-09-06T21:23:33.187Z] #50 16.34 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
21:23:33 [2022-09-06T21:23:33.187Z] #50 16.38 Unpacking iproute2 (5.10.0-4) ...
21:23:33 [2022-09-06T21:23:33.187Z] #50 16.90 Selecting previously unselected package xxd.
21:23:33 [2022-09-06T21:23:33.187Z] #50 16.90 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
21:23:33 [2022-09-06T21:23:33.187Z] #50 16.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
21:23:33 [2022-09-06T21:23:33.187Z] #50 17.08 Selecting previously unselected package vim-common.
21:23:33 [2022-09-06T21:23:33.187Z] #50 17.08 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
21:23:33 [2022-09-06T21:23:33.187Z] #50 17.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
21:23:33 [2022-09-06T21:23:33.187Z] #50 17.27 Selecting previously unselected package bash-completion.
21:23:33 [2022-09-06T21:23:33.187Z] #50 17.27 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
21:23:33 [2022-09-06T21:23:33.187Z] #50 ...
21:23:33 [2022-09-06T21:23:33.187Z] 
21:23:33 [2022-09-06T21:23:33.187Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:33 [2022-09-06T21:23:33.187Z] #41 86.40 checking linux/openat2.h usability... yes
21:23:33 [2022-09-06T21:23:33.187Z] #41 86.50 checking linux/openat2.h presence... yes
21:23:33 [2022-09-06T21:23:33.187Z] #41 86.56 checking for linux/openat2.h... yes
21:23:33 [2022-09-06T21:23:33.283Z] #36 89.01 checking if gcc supports -fno-rtti -fno-exceptions... no
21:23:33 [2022-09-06T21:23:33.283Z] #36 89.08 checking for gcc option to produce PIC... -fPIC -DPIC
21:23:33 [2022-09-06T21:23:33.283Z] #36 89.08 checking if gcc PIC flag -fPIC -DPIC works... yes
21:23:33 [2022-09-06T21:23:33.389Z] 
21:23:33 [2022-09-06T21:23:33.389Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:23:33 [2022-09-06T21:23:33.543Z] #36 89.15 checking if gcc static flag -static works... yes
21:23:33 [2022-09-06T21:23:33.543Z] #36 89.33 checking if gcc supports -c -o file.o... yes
21:23:33 [2022-09-06T21:23:33.649Z] #47 ...
21:23:33 [2022-09-06T21:23:33.649Z] 
21:23:33 [2022-09-06T21:23:33.649Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:33 [2022-09-06T21:23:33.649Z] #42 68.18 configure.ac:7: installing 'build-aux/compile'
21:23:33 [2022-09-06T21:23:33.649Z] #42 68.19 configure.ac:9: installing 'build-aux/config.guess'
21:23:33 [2022-09-06T21:23:33.649Z] #42 68.20 configure.ac:9: installing 'build-aux/config.sub'
21:23:33 [2022-09-06T21:23:33.649Z] #42 68.21 configure.ac:11: installing 'build-aux/install-sh'
21:23:33 [2022-09-06T21:23:33.649Z] #42 68.22 configure.ac:11: installing 'build-aux/missing'
21:23:33 [2022-09-06T21:23:33.650Z] #42 68.47 Makefile.am: installing 'build-aux/depcomp'
21:23:33 [2022-09-06T21:23:33.650Z] #42 68.58 parallel-tests: installing 'build-aux/test-driver'
21:23:33 [2022-09-06T21:23:33.650Z] #42 70.49 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
21:23:33 [2022-09-06T21:23:33.650Z] #42 70.49 libtoolize: copying file 'build-aux/ltmain.sh'
21:23:33 [2022-09-06T21:23:33.650Z] #42 71.06 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
21:23:33 [2022-09-06T21:23:33.650Z] #42 71.06 libtoolize: copying file 'm4/libtool.m4'
21:23:33 [2022-09-06T21:23:33.650Z] #42 71.18 libtoolize: copying file 'm4/ltoptions.m4'
21:23:33 [2022-09-06T21:23:33.650Z] #42 71.27 libtoolize: copying file 'm4/ltsugar.m4'
21:23:33 [2022-09-06T21:23:33.650Z] #42 71.38 libtoolize: copying file 'm4/ltversion.m4'
21:23:33 [2022-09-06T21:23:33.650Z] #42 71.50 libtoolize: copying file 'm4/lt~obsolete.m4'
21:23:33 [2022-09-06T21:23:33.750Z] #41 86.61 checking for copy_file_range... yes
21:23:33 [2022-09-06T21:23:33.750Z] #41 86.91 checking for fgetxattr... yes
21:23:33 [2022-09-06T21:23:33.803Z] #36 89.42 checking if gcc supports -c -o file.o... (cached) yes
21:23:33 [2022-09-06T21:23:33.803Z] #36 89.42 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
21:23:33 [2022-09-06T21:23:33.803Z] #36 89.45 checking dynamic linker characteristics... GNU/Linux ld.so
21:23:33 [2022-09-06T21:23:33.803Z] #36 89.65 checking how to hardcode library paths into programs... immediate
21:23:33 [2022-09-06T21:23:33.803Z] #36 89.65 checking whether stripping libraries is possible... yes
21:23:33 [2022-09-06T21:23:33.803Z] #36 89.66 checking if libtool supports shared libraries... yes
21:23:33 [2022-09-06T21:23:33.803Z] #36 89.66 checking whether to build shared libraries... no
21:23:33 [2022-09-06T21:23:33.803Z] #36 89.66 checking whether to build static libraries... yes
21:23:33 [2022-09-06T21:23:33.803Z] #36 89.67 checking for a BSD-compatible install... /usr/bin/install -c
21:23:34 [2022-09-06T21:23:34.063Z] #36 89.69 checking whether build environment is sane... yes
21:23:34 [2022-09-06T21:23:34.063Z] #36 89.72 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:23:34 [2022-09-06T21:23:34.063Z] #36 89.72 checking whether make sets $(MAKE)... yes
21:23:34 [2022-09-06T21:23:34.063Z] #36 89.75 checking whether make supports the include directive... yes (GNU style)
21:23:34 [2022-09-06T21:23:34.063Z] #36 89.77 checking whether make supports nested variables... yes
21:23:34 [2022-09-06T21:23:34.063Z] #36 89.79 checking whether UID '0' is supported by ustar format... yes
21:23:34 [2022-09-06T21:23:34.063Z] #36 89.79 checking whether GID '0' is supported by ustar format... yes
21:23:34 [2022-09-06T21:23:34.063Z] #36 89.79 checking how to create a ustar tar archive... gnutar
21:23:34 [2022-09-06T21:23:34.063Z] #36 89.83 checking dependency style of gcc... gcc3
21:23:34 [2022-09-06T21:23:34.263Z] #41 87.21 checking for statx... yes
21:23:34 [2022-09-06T21:23:34.315Z] Created binary: bundles/dynbinary-daemon/dockerd
21:23:34 [2022-09-06T21:23:34.315Z] Building: bundles/dynbinary-daemon/docker-proxy
21:23:34 [2022-09-06T21:23:34.315Z] GOOS="" GOARCH="" GOARM=""
21:23:34 [2022-09-06T21:23:34.315Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:23:34 [2022-09-06T21:23:34.315Z] 
21:23:34 [2022-09-06T21:23:34.315Z] + TEST_INTEGRATION_DEST=2
21:23:34 [2022-09-06T21:23:34.315Z] + CONTAINER_NAME=docker-pr1-2
21:23:34 [2022-09-06T21:23:34.315Z] + TEST_SKIP_INTEGRATION=1
21:23:34 [2022-09-06T21:23:34.315Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
21:23:34 [2022-09-06T21:23:34.315Z] + run_tests
21:23:34 [2022-09-06T21:23:34.315Z] + c=0
21:23:34 [2022-09-06T21:23:34.315Z] + '[' -n 0 ']'
21:23:34 [2022-09-06T21:23:34.315Z] + rm=
21:23:34 [2022-09-06T21:23:34.315Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44103/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44103/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44103/.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=287d1656de9a21985c0ceba90582771a65f57489 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:287d1656de9a21985c0ceba90582771a65f57489 hack/make.sh '' test-integration
21:23:34 [2022-09-06T21:23:34.315Z] + TEST_INTEGRATION_DEST=1
21:23:34 [2022-09-06T21:23:34.315Z] + CONTAINER_NAME=docker-pr1-1
21:23:34 [2022-09-06T21:23:34.315Z] + TEST_SKIP_INTEGRATION_CLI=1
21:23:34 [2022-09-06T21:23:34.315Z] + run_tests test-integration-flaky
21:23:34 [2022-09-06T21:23:34.315Z] + '[' -n 0 ']'
21:23:34 [2022-09-06T21:23:34.315Z] + rm=
21:23:34 [2022-09-06T21:23:34.315Z] + TEST_INTEGRATION_DEST=3
21:23:34 [2022-09-06T21:23:34.315Z] + CONTAINER_NAME=docker-pr1-3
21:23:34 [2022-09-06T21:23:34.315Z] + TEST_SKIP_INTEGRATION=1
21:23:34 [2022-09-06T21:23:34.315Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
21:23:34 [2022-09-06T21:23:34.315Z] + run_tests
21:23:34 [2022-09-06T21:23:34.315Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44103/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44103/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44103/.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=287d1656de9a21985c0ceba90582771a65f57489 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:287d1656de9a21985c0ceba90582771a65f57489 hack/make.sh test-integration-flaky test-integration
21:23:34 [2022-09-06T21:23:34.315Z] + '[' -n 0 ']'
21:23:34 [2022-09-06T21:23:34.315Z] + rm=
21:23:34 [2022-09-06T21:23:34.315Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44103/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44103/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44103/.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=287d1656de9a21985c0ceba90582771a65f57489 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:287d1656de9a21985c0ceba90582771a65f57489 hack/make.sh '' test-integration
21:23:34 [2022-09-06T21:23:34.315Z] ++ jobs -p
21:23:34 [2022-09-06T21:23:34.315Z] + for job in $(jobs -p)
21:23:34 [2022-09-06T21:23:34.315Z] + wait 10326
21:23:34 [2022-09-06T21:23:34.315Z] 
21:23:34 [2022-09-06T21:23:34.315Z] 
21:23:34 [2022-09-06T21:23:34.315Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
21:23:34 [2022-09-06T21:23:34.315Z] 
21:23:34 [2022-09-06T21:23:34.315Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:23:34 [2022-09-06T21:23:34.315Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:23:34 [2022-09-06T21:23:34.315Z] HOSTNAME=c33cdeb916a7
21:23:34 [2022-09-06T21:23:34.315Z] TEST_SKIP_INTEGRATION=1
21:23:34 [2022-09-06T21:23:34.315Z] TESTDEBUG=0
21:23:34 [2022-09-06T21:23:34.315Z] DEST=bundles/test-integration
21:23:34 [2022-09-06T21:23:34.315Z] PWD=/go/src/github.com/docker/docker
21:23:34 [2022-09-06T21:23:34.315Z] KEEPBUNDLE=1
21:23:34 [2022-09-06T21:23:34.315Z] DOCKER_GITCOMMIT=287d1656de9a21985c0ceba90582771a65f57489
21:23:34 [2022-09-06T21:23:34.315Z] container=docker
21:23:34 [2022-09-06T21:23:34.315Z] HOME=/root
21:23:34 [2022-09-06T21:23:34.315Z] GOLANG_VERSION=1.18.5
21:23:34 [2022-09-06T21:23:34.315Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:23:34 [2022-09-06T21:23:34.315Z] VALIDATE_BRANCH=22.06
21:23:34 [2022-09-06T21:23:34.315Z] TERM=xterm
21:23:34 [2022-09-06T21:23:34.315Z] DOCKER_PKG=github.com/docker/docker
21:23:34 [2022-09-06T21:23:34.315Z] SHLVL=1
21:23:34 [2022-09-06T21:23:34.315Z] TIMEOUT=120m
21:23:34 [2022-09-06T21:23:34.315Z] DOCKER_BUILDTAGS= journald
21:23:34 [2022-09-06T21:23:34.315Z] DOCKER_GRAPHDRIVER=overlay2
21:23:34 [2022-09-06T21:23:34.315Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
21:23:34 [2022-09-06T21:23:34.315Z] GO111MODULE=off
21:23:34 [2022-09-06T21:23:34.315Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:23:34 [2022-09-06T21:23:34.315Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:23:34 [2022-09-06T21:23:34.315Z] GOPATH=/go
21:23:34 [2022-09-06T21:23:34.315Z] PKG_CONFIG=pkg-config
21:23:34 [2022-09-06T21:23:34.315Z] _=/usr/bin/env
21:23:34 [2022-09-06T21:23:34.315Z] Building test suite binary ./integration-cli/test.main
21:23:34 [2022-09-06T21:23:34.315Z] No new tests added to integration.
21:23:34 [2022-09-06T21:23:34.315Z] 
21:23:34 [2022-09-06T21:23:34.315Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:23:34 [2022-09-06T21:23:34.315Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:23:34 [2022-09-06T21:23:34.315Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:23:34 [2022-09-06T21:23:34.315Z] HOSTNAME=6700bd8faafe
21:23:34 [2022-09-06T21:23:34.315Z] TEST_SKIP_INTEGRATION=1
21:23:34 [2022-09-06T21:23:34.315Z] TESTDEBUG=0
21:23:34 [2022-09-06T21:23:34.315Z] DEST=bundles/test-integration
21:23:34 [2022-09-06T21:23:34.315Z] PWD=/go/src/github.com/docker/docker
21:23:34 [2022-09-06T21:23:34.315Z] KEEPBUNDLE=1
21:23:34 [2022-09-06T21:23:34.315Z] DOCKER_GITCOMMIT=287d1656de9a21985c0ceba90582771a65f57489
21:23:34 [2022-09-06T21:23:34.315Z] container=docker
21:23:34 [2022-09-06T21:23:34.315Z] HOME=/root
21:23:34 [2022-09-06T21:23:34.315Z] GOLANG_VERSION=1.18.5
21:23:34 [2022-09-06T21:23:34.315Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:23:34 [2022-09-06T21:23:34.315Z] VALIDATE_BRANCH=22.06
21:23:34 [2022-09-06T21:23:34.315Z] TERM=xterm
21:23:34 [2022-09-06T21:23:34.315Z] DOCKER_PKG=github.com/docker/docker
21:23:34 [2022-09-06T21:23:34.315Z] SHLVL=1
21:23:34 [2022-09-06T21:23:34.315Z] TIMEOUT=120m
21:23:34 [2022-09-06T21:23:34.315Z] DOCKER_BUILDTAGS= journald
21:23:34 [2022-09-06T21:23:34.315Z] DOCKER_GRAPHDRIVER=overlay2
21:23:34 [2022-09-06T21:23:34.315Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
21:23:34 [2022-09-06T21:23:34.315Z] GO111MODULE=off
21:23:34 [2022-09-06T21:23:34.315Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:23:34 [2022-09-06T21:23:34.315Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:23:34 [2022-09-06T21:23:34.315Z] GOPATH=/go
21:23:34 [2022-09-06T21:23:34.315Z] PKG_CONFIG=pkg-config
21:23:34 [2022-09-06T21:23:34.315Z] _=/usr/bin/env
21:23:34 [2022-09-06T21:23:34.315Z] Building test suite binary ./integration-cli/test.main
21:23:34 [2022-09-06T21:23:34.315Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:23:34 [2022-09-06T21:23:34.315Z] HOSTNAME=1650d40bb12c
21:23:34 [2022-09-06T21:23:34.315Z] TESTDEBUG=0
21:23:34 [2022-09-06T21:23:34.315Z] DEST=bundles/test-integration
21:23:34 [2022-09-06T21:23:34.315Z] PWD=/go/src/github.com/docker/docker
21:23:34 [2022-09-06T21:23:34.315Z] KEEPBUNDLE=1
21:23:34 [2022-09-06T21:23:34.315Z] DOCKER_GITCOMMIT=287d1656de9a21985c0ceba90582771a65f57489
21:23:34 [2022-09-06T21:23:34.315Z] container=docker
21:23:34 [2022-09-06T21:23:34.315Z] HOME=/root
21:23:34 [2022-09-06T21:23:34.315Z] GOLANG_VERSION=1.18.5
21:23:34 [2022-09-06T21:23:34.315Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:23:34 [2022-09-06T21:23:34.315Z] VALIDATE_BRANCH=22.06
21:23:34 [2022-09-06T21:23:34.315Z] TERM=xterm
21:23:34 [2022-09-06T21:23:34.315Z] DOCKER_PKG=github.com/docker/docker
21:23:34 [2022-09-06T21:23:34.315Z] SHLVL=1
21:23:34 [2022-09-06T21:23:34.315Z] TIMEOUT=120m
21:23:34 [2022-09-06T21:23:34.315Z] DOCKER_BUILDTAGS= journald
21:23:34 [2022-09-06T21:23:34.315Z] DOCKER_GRAPHDRIVER=overlay2
21:23:34 [2022-09-06T21:23:34.315Z] GO111MODULE=off
21:23:34 [2022-09-06T21:23:34.315Z] TEST_SKIP_INTEGRATION_CLI=1
21:23:34 [2022-09-06T21:23:34.315Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:23:34 [2022-09-06T21:23:34.315Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:23:34 [2022-09-06T21:23:34.315Z] GOPATH=/go
21:23:34 [2022-09-06T21:23:34.315Z] PKG_CONFIG=pkg-config
21:23:34 [2022-09-06T21:23:34.315Z] _=/usr/bin/env
21:23:34 [2022-09-06T21:23:34.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:23:34 [2022-09-06T21:23:34.323Z] #36 89.93 checking whether to enable maintainer-specific portions of Makefiles... yes
21:23:34 [2022-09-06T21:23:34.323Z] #36 89.94 checking whether make supports nested variables... (cached) yes
21:23:34 [2022-09-06T21:23:34.323Z] #36 89.94 checking for pkg-config... /usr/bin/pkg-config
21:23:34 [2022-09-06T21:23:34.323Z] #36 89.94 checking pkg-config is at least version 0.9.0... yes
21:23:34 [2022-09-06T21:23:34.323Z] #36 89.95 checking for yajl >= 2.1.0... yes
21:23:34 [2022-09-06T21:23:34.323Z] #36 89.97 checking for a sed that does not truncate output... (cached) /bin/sed
21:23:34 [2022-09-06T21:23:34.323Z] #36 89.97 checking for gcc... (cached) gcc
21:23:34 [2022-09-06T21:23:34.323Z] #36 90.04 checking whether we are using the GNU C compiler... (cached) yes
21:23:34 [2022-09-06T21:23:34.323Z] #36 90.04 checking whether gcc accepts -g... (cached) yes
21:23:34 [2022-09-06T21:23:34.323Z] #36 90.04 checking for gcc option to accept ISO C89... (cached) none needed
21:23:34 [2022-09-06T21:23:34.323Z] #36 90.04 checking whether gcc understands -c and -o together... (cached) yes
21:23:34 [2022-09-06T21:23:34.323Z] #36 90.04 checking for a Python interpreter with version >= 3... python3
21:23:34 [2022-09-06T21:23:34.323Z] #36 90.12 checking for python3... /usr/bin/python3
21:23:34 [2022-09-06T21:23:34.323Z] #36 90.12 checking for python3 version... 3.9
21:23:34 [2022-09-06T21:23:34.519Z] #41 87.40 checking for fgetpwent_r... yes
21:23:34 [2022-09-06T21:23:34.583Z] #36 90.16 checking for python3 platform... linux
21:23:34 [2022-09-06T21:23:34.583Z] #36 90.19 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
21:23:34 [2022-09-06T21:23:34.583Z] #36 90.27 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
21:23:34 [2022-09-06T21:23:34.590Z] #42 ...
21:23:34 [2022-09-06T21:23:34.590Z] 
21:23:34 [2022-09-06T21:23:34.590Z] #28 [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
21:23:34 [2022-09-06T21:23:34.590Z] #28 119.4 + for f in rootlesskit rootlesskit-docker-proxy
21:23:34 [2022-09-06T21:23:34.590Z] #28 119.4 + GOBIN=/build
21:23:34 [2022-09-06T21:23:34.590Z] #28 119.4 + GO111MODULE=on
21:23:34 [2022-09-06T21:23:34.590Z] #28 119.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:23:34 [2022-09-06T21:23:34.590Z] #28 ...
21:23:34 [2022-09-06T21:23:34.590Z] 
21:23:34 [2022-09-06T21:23:34.590Z] #45 [dev-systemd-false  1/28] RUN groupadd -r docker
21:23:34 [2022-09-06T21:23:34.590Z] #45 DONE 1.6s
21:23:34 [2022-09-06T21:23:34.776Z] #41 87.69 checking for issetugid... no
21:23:34 [2022-09-06T21:23:34.776Z] #41 87.97 checking for pkg-config... /usr/bin/pkg-config
21:23:34 [2022-09-06T21:23:34.776Z] #41 87.98 checking pkg-config is at least version 0.9.0... yes
21:23:34 [2022-09-06T21:23:34.843Z] #36 90.44 checking that generated files are newer than configure... done
21:23:34 [2022-09-06T21:23:34.849Z] 
21:23:34 [2022-09-06T21:23:34.849Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.409 + RM_GOPATH=0
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.409 + TMP_GOPATH=
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.409 + : /build
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.409 + '[' -z '' ']'
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.410 ++ mktemp -d
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.418 + export GOPATH=/tmp/tmp.EzFnfYMrUc
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.418 + GOPATH=/tmp/tmp.EzFnfYMrUc
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.424 + RM_GOPATH=1
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.424 + case "$(go env GOARCH)" in
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.424 ++ go env GOARCH
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.469 + export GO_BUILDMODE=-buildmode=pie
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.469 + GO_BUILDMODE=-buildmode=pie
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.470 ++ dirname /install.sh
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.471 + dir=/
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.474 + bin=runc
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.474 + shift
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.475 + '[' '!' -f //runc.installer ']'
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.475 + . //runc.installer
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.476 Install runc version v1.1.4 (build tags: seccomp)
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.476 ++ set -e
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.476 ++ : v1.1.4
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.476 + install_runc
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.476 + RUNC_BUILDTAGS=seccomp
21:23:34 [2022-09-06T21:23:34.849Z] #47 1.476 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
21:23:34 [2022-09-06T21:23:34.850Z] #47 1.479 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EzFnfYMrUc/src/github.com/opencontainers/runc
21:23:34 [2022-09-06T21:23:34.850Z] #47 1.492 Cloning into '/tmp/tmp.EzFnfYMrUc/src/github.com/opencontainers/runc'...
21:23:35 [2022-09-06T21:23:35.012Z] #42 ...
21:23:35 [2022-09-06T21:23:35.012Z] 
21:23:35 [2022-09-06T21:23:35.012Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:23:35 [2022-09-06T21:23:35.012Z] #32 105.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
21:23:35 [2022-09-06T21:23:35.012Z] #32 105.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
21:23:35 [2022-09-06T21:23:35.012Z] #32 105.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:23:35 [2022-09-06T21:23:35.033Z] #41 87.98 checking for library containing yajl_tree_get... 
21:23:35 [2022-09-06T21:23:35.033Z] #41 ...
21:23:35 [2022-09-06T21:23:35.033Z] 
21:23:35 [2022-09-06T21:23:35.033Z] #22 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
21:23:35 [2022-09-06T21:23:35.033Z] #22 112.8 Updating files:  22% (2521/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% (3710/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:  49% (5667/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:  77% (8895/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
21:23:35 [2022-09-06T21:23:35.033Z] #22 116.8 + cd /tmp/tmp.Y7ohy0ej0D/tmp/docker-ce
21:23:35 [2022-09-06T21:23:35.033Z] #22 116.8 + git checkout -q v17.06.2-ce
21:23:35 [2022-09-06T21:23:35.033Z] #22 120.6 + mkdir -p /tmp/tmp.Y7ohy0ej0D/src/github.com/docker
21:23:35 [2022-09-06T21:23:35.033Z] #22 120.6 + mv components/cli /tmp/tmp.Y7ohy0ej0D/src/github.com/docker/cli
21:23:35 [2022-09-06T21:23:35.033Z] #22 120.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
21:23:35 [2022-09-06T21:23:35.104Z] #36 90.71 configure: creating ./config.status
21:23:35 [2022-09-06T21:23:35.290Z] #22 ...
21:23:35 [2022-09-06T21:23:35.290Z] 
21:23:35 [2022-09-06T21:23:35.290Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:35 [2022-09-06T21:23:35.290Z] #41 87.98 checking for library containing yajl_tree_get... -lyajl
21:23:35 [2022-09-06T21:23:35.290Z] #41 88.43 checking for yajl >= 2.0.0... yes
21:23:35 [2022-09-06T21:23:35.290Z] #41 88.47 checking sys/capability.h usability... yes
21:23:35 [2022-09-06T21:23:35.547Z] #41 88.63 checking sys/capability.h presence... yes
21:23:35 [2022-09-06T21:23:35.547Z] #41 88.74 checking for sys/capability.h... yes
21:23:35 [2022-09-06T21:23:35.803Z] #47 ...
21:23:35 [2022-09-06T21:23:35.803Z] 
21:23:35 [2022-09-06T21:23:35.803Z] #48 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:23:35 [2022-09-06T21:23:35.803Z] #48 DONE 1.1s
21:23:35 [2022-09-06T21:23:35.803Z] 
21:23:35 [2022-09-06T21:23:35.803Z] #49 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:23:35 [2022-09-06T21:23:35.803Z] #41 88.74 checking for library containing cap_from_name... -lcap
21:23:36 [2022-09-06T21:23:36.044Z] #36 91.82 config.status: creating Makefile
21:23:36 [2022-09-06T21:23:36.044Z] #36 91.86 config.status: creating config.h
21:23:36 [2022-09-06T21:23:36.304Z] #36 91.88 config.status: executing libtool commands
21:23:36 [2022-09-06T21:23:36.304Z] #36 91.90 config.status: executing depfiles commands
21:23:36 [2022-09-06T21:23:36.343Z] #41 89.18 checking for library containing dlopen... -ldl
21:23:36 [2022-09-06T21:23:36.564Z] #36 92.28 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
21:23:36 [2022-09-06T21:23:36.564Z] #36 92.29 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
21:23:36 [2022-09-06T21:23:36.600Z] #41 89.65 checking seccomp.h usability... yes
21:23:36 [2022-09-06T21:23:36.600Z] #41 89.88 checking seccomp.h presence... yes
21:23:36 [2022-09-06T21:23:36.600Z] #41 89.95 checking for seccomp.h... yes
21:23:36 [2022-09-06T21:23:36.746Z] #49 1.073 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:23:36 [2022-09-06T21:23:36.746Z] #49 DONE 1.2s
21:23:36 [2022-09-06T21:23:36.746Z] 
21:23:36 [2022-09-06T21:23:36.746Z] #35 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
21:23:36 [2022-09-06T21:23:36.824Z] #36 92.48 checking for gcc... gcc
21:23:37 [2022-09-06T21:23:37.006Z] #35 ...
21:23:37 [2022-09-06T21:23:37.006Z] 
21:23:37 [2022-09-06T21:23:37.006Z] #50 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:23:37 [2022-09-06T21:23:37.084Z] #36 92.53 checking whether the C compiler works... yes
21:23:37 [2022-09-06T21:23:37.084Z] #36 92.67 checking for C compiler default output file name... a.out
21:23:37 [2022-09-06T21:23:37.084Z] #36 92.67 checking for suffix of executables... 
21:23:37 [2022-09-06T21:23:37.163Z] #41 89.97 checking for library containing seccomp_rule_add... -lseccomp
21:23:37 [2022-09-06T21:23:37.163Z] #41 90.39 checking for library containing seccomp_arch_resolve_name... none required
21:23:37 [2022-09-06T21:23:37.344Z] #36 92.83 checking whether we are cross compiling... no
21:23:37 [2022-09-06T21:23:37.344Z] #36 92.92 checking for suffix of object files... o
21:23:37 [2022-09-06T21:23:37.344Z] #36 92.98 checking whether we are using the GNU C compiler... yes
21:23:37 [2022-09-06T21:23:37.344Z] #36 93.03 checking whether gcc accepts -g... yes
21:23:37 [2022-09-06T21:23:37.604Z] #36 93.09 checking for gcc option to accept ISO C89... none needed
21:23:37 [2022-09-06T21:23:37.604Z] #36 93.21 checking whether gcc understands -c and -o together... yes
21:23:37 [2022-09-06T21:23:37.604Z] #36 93.35 checking for a BSD-compatible install... /usr/bin/install -c
21:23:37 [2022-09-06T21:23:37.604Z] #36 93.37 checking whether build environment is sane... yes
21:23:37 [2022-09-06T21:23:37.604Z] #36 93.39 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:23:37 [2022-09-06T21:23:37.604Z] #36 93.40 checking for gawk... no
21:23:37 [2022-09-06T21:23:37.604Z] #36 93.40 checking for mawk... mawk
21:23:37 [2022-09-06T21:23:37.604Z] #36 93.40 checking whether make sets $(MAKE)... yes
21:23:37 [2022-09-06T21:23:37.604Z] #36 93.42 checking whether make supports the include directive... yes (GNU style)
21:23:37 [2022-09-06T21:23:37.675Z] #41 90.59 checking systemd/sd-bus.h usability... yes
21:23:37 [2022-09-06T21:23:37.675Z] #41 90.88 checking systemd/sd-bus.h presence... yes
21:23:37 [2022-09-06T21:23:37.872Z] #36 93.44 checking whether make supports nested variables... yes
21:23:37 [2022-09-06T21:23:37.872Z] #36 93.46 checking whether UID '0' is supported by ustar format... yes
21:23:37 [2022-09-06T21:23:37.872Z] #36 93.46 checking whether GID '0' is supported by ustar format... yes
21:23:37 [2022-09-06T21:23:37.872Z] #36 93.46 checking how to create a ustar tar archive... gnutar
21:23:37 [2022-09-06T21:23:37.872Z] #36 93.49 checking dependency style of gcc... gcc3
21:23:37 [2022-09-06T21:23:37.872Z] #36 93.65 checking whether to enable maintainer-specific portions of Makefiles... yes
21:23:37 [2022-09-06T21:23:37.872Z] #36 93.65 checking whether make supports nested variables... (cached) yes
21:23:37 [2022-09-06T21:23:37.932Z] #41 90.99 checking for systemd/sd-bus.h... yes
21:23:38 [2022-09-06T21:23:38.132Z] #36 93.68 checking build system type... x86_64-pc-linux-gnu
21:23:38 [2022-09-06T21:23:38.133Z] #36 93.86 checking host system type... x86_64-pc-linux-gnu
21:23:38 [2022-09-06T21:23:38.133Z] #36 93.86 checking how to print strings... printf
21:23:38 [2022-09-06T21:23:38.133Z] #36 93.87 checking for a sed that does not truncate output... /bin/sed
21:23:38 [2022-09-06T21:23:38.133Z] #36 93.87 checking for grep that handles long lines and -e... /bin/grep
21:23:38 [2022-09-06T21:23:38.133Z] #36 93.89 checking for egrep... /bin/grep -E
21:23:38 [2022-09-06T21:23:38.133Z] #36 93.89 checking for fgrep... /bin/grep -F
21:23:38 [2022-09-06T21:23:38.133Z] #36 93.90 checking for ld used by gcc... /usr/bin/ld
21:23:38 [2022-09-06T21:23:38.133Z] #36 93.91 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:23:38 [2022-09-06T21:23:38.133Z] #36 93.91 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:23:38 [2022-09-06T21:23:38.133Z] #36 93.92 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:23:38 [2022-09-06T21:23:38.188Z] #41 90.99 checking for library containing sd_bus_match_signal_async... -lsystemd
21:23:38 [2022-09-06T21:23:38.303Z] #32 109.0 Selecting previously unselected package g++-mingw-w64-x86-64.
21:23:38 [2022-09-06T21:23:38.303Z] #32 109.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
21:23:38 [2022-09-06T21:23:38.303Z] #32 109.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
21:23:38 [2022-09-06T21:23:38.303Z] #32 109.2 Selecting previously unselected package libapparmor1:amd64.
21:23:38 [2022-09-06T21:23:38.303Z] #32 109.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
21:23:38 [2022-09-06T21:23:38.303Z] #32 109.2 Unpacking libapparmor1:amd64 (2.13.6-10) ...
21:23:38 [2022-09-06T21:23:38.303Z] #32 109.3 Selecting previously unselected package libapparmor-dev:amd64.
21:23:38 [2022-09-06T21:23:38.303Z] #32 109.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
21:23:38 [2022-09-06T21:23:38.303Z] #32 109.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
21:23:38 [2022-09-06T21:23:38.303Z] #32 109.4 Selecting previously unselected package libbtrfs0:amd64.
21:23:38 [2022-09-06T21:23:38.388Z] #50 DONE 1.1s
21:23:38 [2022-09-06T21:23:38.388Z] 
21:23:38 [2022-09-06T21:23:38.388Z] #51 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:23:38 [2022-09-06T21:23:38.393Z] #36 93.98 checking whether ln -s works... yes
21:23:38 [2022-09-06T21:23:38.393Z] #36 93.98 checking the maximum length of command line arguments... 1572864
21:23:38 [2022-09-06T21:23:38.393Z] #36 93.99 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
21:23:38 [2022-09-06T21:23:38.393Z] #36 94.00 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
21:23:38 [2022-09-06T21:23:38.393Z] #36 94.00 checking for /usr/bin/ld option to reload object files... -r
21:23:38 [2022-09-06T21:23:38.393Z] #36 94.00 checking for objdump... objdump
21:23:38 [2022-09-06T21:23:38.393Z] #36 94.00 checking how to recognize dependent libraries... pass_all
21:23:38 [2022-09-06T21:23:38.393Z] #36 94.00 checking for dlltool... no
21:23:38 [2022-09-06T21:23:38.393Z] #36 94.01 checking how to associate runtime and link libraries... printf %s\n
21:23:38 [2022-09-06T21:23:38.393Z] #36 94.01 checking for ar... ar
21:23:38 [2022-09-06T21:23:38.393Z] #36 94.01 checking for archiver @FILE support... @
21:23:38 [2022-09-06T21:23:38.393Z] #36 94.10 checking for strip... strip
21:23:38 [2022-09-06T21:23:38.393Z] #36 94.10 checking for ranlib... ranlib
21:23:38 [2022-09-06T21:23:38.445Z] #41 91.44 checking for sd_notify_barrier... yes
21:23:38 [2022-09-06T21:23:38.563Z] #32 109.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
21:23:38 [2022-09-06T21:23:38.563Z] #32 109.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
21:23:38 [2022-09-06T21:23:38.563Z] #32 109.5 Selecting previously unselected package libbtrfs-dev:amd64.
21:23:38 [2022-09-06T21:23:38.563Z] #32 109.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
21:23:38 [2022-09-06T21:23:38.563Z] #32 109.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
21:23:38 [2022-09-06T21:23:38.652Z] #36 94.10 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:23:38 [2022-09-06T21:23:38.653Z] #36 94.39 checking for sysroot... no
21:23:38 [2022-09-06T21:23:38.653Z] #36 94.39 checking for a working dd... /bin/dd
21:23:38 [2022-09-06T21:23:38.653Z] #36 94.41 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:23:38 [2022-09-06T21:23:38.653Z] #36 94.46 checking for mt... no
21:23:38 [2022-09-06T21:23:38.653Z] #36 94.46 checking if : is a manifest tool... no
21:23:38 [2022-09-06T21:23:38.702Z] #41 91.73 checking linux/bpf.h usability... yes
21:23:38 [2022-09-06T21:23:38.702Z] #41 92.00 checking linux/bpf.h presence... yes
21:23:38 [2022-09-06T21:23:38.823Z] #32 109.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:23:38 [2022-09-06T21:23:38.823Z] #32 109.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
21:23:38 [2022-09-06T21:23:38.823Z] #32 109.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
21:23:38 [2022-09-06T21:23:38.823Z] #32 109.8 Selecting previously unselected package libudev-dev:amd64.
21:23:38 [2022-09-06T21:23:38.823Z] #32 109.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
21:23:38 [2022-09-06T21:23:38.823Z] #32 109.8 Unpacking libudev-dev:amd64 (247.3-7) ...
21:23:38 [2022-09-06T21:23:38.823Z] #32 109.9 Selecting previously unselected package libsepol1-dev:amd64.
21:23:38 [2022-09-06T21:23:38.823Z] #32 109.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
21:23:38 [2022-09-06T21:23:38.823Z] #32 109.9 Unpacking libsepol1-dev:amd64 (3.1-1) ...
21:23:38 [2022-09-06T21:23:38.913Z] #36 94.47 checking how to run the C preprocessor... gcc -E
21:23:38 [2022-09-06T21:23:38.959Z] #41 92.12 checking for linux/bpf.h... yes
21:23:38 [2022-09-06T21:23:38.959Z] #41 92.12 checking compilation for eBPF... yes
21:23:38 [2022-09-06T21:23:38.959Z] #41 92.34 checking for criu >= 3.15... no
21:23:38 [2022-09-06T21:23:38.959Z] #41 92.36 configure: CRIU headers not found, building without CRIU support
21:23:38 [2022-09-06T21:23:38.959Z] #41 92.36 checking for criu > 3.16... no
21:23:39 [2022-09-06T21:23:39.216Z] #41 92.39 configure: CRIU version doesn't support join-ns API
21:23:39 [2022-09-06T21:23:39.216Z] #41 92.39 checking for criu > 3.16.1... no
21:23:39 [2022-09-06T21:23:39.216Z] #41 92.41 configure: CRIU version doesn't support for pre-dumping
21:23:39 [2022-09-06T21:23:39.216Z] #41 92.41 checking for new mount API (fsconfig)... yes
21:23:39 [2022-09-06T21:23:39.216Z] #41 92.53 checking for seccomp notify API... yes
21:23:39 [2022-09-06T21:23:39.328Z] #51 DONE 1.2s
21:23:39 [2022-09-06T21:23:39.328Z] 
21:23:39 [2022-09-06T21:23:39.328Z] #28 [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
21:23:39 [2022-09-06T21:23:39.328Z] #28 ...
21:23:39 [2022-09-06T21:23:39.328Z] 
21:23:39 [2022-09-06T21:23:39.328Z] #52 [dev-systemd-false  6/28] RUN ldconfig
21:23:39 [2022-09-06T21:23:39.392Z] #32 110.2 Selecting previously unselected package libpcre2-16-0:amd64.
21:23:39 [2022-09-06T21:23:39.392Z] #32 110.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
21:23:39 [2022-09-06T21:23:39.392Z] #32 110.2 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
21:23:39 [2022-09-06T21:23:39.392Z] #32 110.4 Selecting previously unselected package libpcre2-32-0:amd64.
21:23:39 [2022-09-06T21:23:39.392Z] #32 110.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
21:23:39 [2022-09-06T21:23:39.392Z] #32 110.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
21:23:39 [2022-09-06T21:23:39.392Z] #32 110.5 Selecting previously unselected package libpcre2-posix2:amd64.
21:23:39 [2022-09-06T21:23:39.392Z] #32 110.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
21:23:39 [2022-09-06T21:23:39.392Z] #32 110.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
21:23:39 [2022-09-06T21:23:39.392Z] #32 110.6 Selecting previously unselected package libpcre2-dev:amd64.
21:23:39 [2022-09-06T21:23:39.473Z] #41 92.65 checking for gperf... no
21:23:39 [2022-09-06T21:23:39.473Z] #41 92.65 configure: gperf not found - cannot rebuild signal parser code
21:23:39 [2022-09-06T21:23:39.473Z] #41 92.66 checking for library containing argp_parse... none required
21:23:39 [2022-09-06T21:23:39.473Z] #41 92.85 checking that generated files are newer than configure... done
21:23:39 [2022-09-06T21:23:39.473Z] #41 92.85 configure: creating ./config.status
21:23:39 [2022-09-06T21:23:39.482Z] #36 94.61 checking for ANSI C header files... yes
21:23:39 [2022-09-06T21:23:39.482Z] #36 95.00 checking for sys/types.h... yes
21:23:39 [2022-09-06T21:23:39.482Z] #36 95.07 checking for sys/stat.h... yes
21:23:39 [2022-09-06T21:23:39.652Z] #32 110.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
21:23:39 [2022-09-06T21:23:39.652Z] #32 110.6 Unpacking libpcre2-dev:amd64 (10.36-2) ...
21:23:39 [2022-09-06T21:23:39.743Z] #36 95.21 checking for stdlib.h... yes
21:23:39 [2022-09-06T21:23:39.743Z] #36 95.33 checking for string.h... yes
21:23:39 [2022-09-06T21:23:39.743Z] #36 95.48 checking for memory.h... yes
21:23:39 [2022-09-06T21:23:39.911Z] #32 110.9 Selecting previously unselected package libselinux1-dev:amd64.
21:23:39 [2022-09-06T21:23:39.911Z] #32 110.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
21:23:39 [2022-09-06T21:23:39.911Z] #32 110.9 Unpacking libselinux1-dev:amd64 (3.1-3) ...
21:23:39 [2022-09-06T21:23:39.911Z] #32 111.1 Selecting previously unselected package libdevmapper-dev:amd64.
21:23:39 [2022-09-06T21:23:39.911Z] #32 111.1 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
21:23:39 [2022-09-06T21:23:39.911Z] #32 111.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
21:23:40 [2022-09-06T21:23:40.003Z] #36 95.58 checking for strings.h... yes
21:23:40 [2022-09-06T21:23:40.003Z] #36 95.67 checking for inttypes.h... yes
21:23:40 [2022-09-06T21:23:40.171Z] #32 111.2 Selecting previously unselected package libseccomp-dev:amd64.
21:23:40 [2022-09-06T21:23:40.171Z] #32 111.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
21:23:40 [2022-09-06T21:23:40.171Z] #32 111.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:23:40 [2022-09-06T21:23:40.263Z] #36 95.77 checking for stdint.h... yes
21:23:40 [2022-09-06T21:23:40.263Z] #36 95.87 checking for unistd.h... yes
21:23:40 [2022-09-06T21:23:40.263Z] #36 95.97 checking for dlfcn.h... yes
21:23:40 [2022-09-06T21:23:40.269Z] #52 DONE 1.1s
21:23:40 [2022-09-06T21:23:40.269Z] 
21:23:40 [2022-09-06T21:23:40.269Z] #53 [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
21:23:40 [2022-09-06T21:23:40.431Z] #32 111.3 Selecting previously unselected package libsystemd-dev:amd64.
21:23:40 [2022-09-06T21:23:40.431Z] #32 111.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
21:23:40 [2022-09-06T21:23:40.431Z] #32 111.3 Unpacking libsystemd-dev:amd64 (247.3-7) ...
21:23:40 [2022-09-06T21:23:40.524Z] #36 96.04 checking for objdir... .libs
21:23:40 [2022-09-06T21:23:40.690Z] #32 111.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:23:40 [2022-09-06T21:23:40.690Z] #32 111.7 Setting up libapparmor1:amd64 (2.13.6-10) ...
21:23:40 [2022-09-06T21:23:40.690Z] #32 111.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
21:23:40 [2022-09-06T21:23:40.690Z] #32 111.7 Setting up libsepol1-dev:amd64 (3.1-1) ...
21:23:40 [2022-09-06T21:23:40.690Z] #32 111.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
21:23:40 [2022-09-06T21:23:40.690Z] #32 111.8 Setting up libpcre2-16-0:amd64 (10.36-2) ...
21:23:40 [2022-09-06T21:23:40.690Z] #32 111.8 Setting up libbtrfs0:amd64 (5.10.1-2) ...
21:23:40 [2022-09-06T21:23:40.784Z] #36 96.27 checking if gcc supports -fno-rtti -fno-exceptions... no
21:23:40 [2022-09-06T21:23:40.784Z] #36 96.34 checking for gcc option to produce PIC... -fPIC -DPIC
21:23:40 [2022-09-06T21:23:40.784Z] #36 96.34 checking if gcc PIC flag -fPIC -DPIC works... yes
21:23:40 [2022-09-06T21:23:40.950Z] #32 111.8 Setting up libpcre2-32-0:amd64 (10.36-2) ...
21:23:40 [2022-09-06T21:23:40.950Z] #32 111.8 Setting up libudev-dev:amd64 (247.3-7) ...
21:23:40 [2022-09-06T21:23:40.950Z] #32 111.8 Setting up libpcre2-posix2:amd64 (10.36-2) ...
21:23:40 [2022-09-06T21:23:40.950Z] #32 111.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
21:23:40 [2022-09-06T21:23:40.950Z] #32 111.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
21:23:40 [2022-09-06T21:23:40.950Z] #32 111.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
21:23:40 [2022-09-06T21:23:40.950Z] #32 111.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
21:23:40 [2022-09-06T21:23:40.950Z] #32 111.9 Setting up mingw-w64-common (8.0.0-1) ...
21:23:40 [2022-09-06T21:23:40.950Z] #32 111.9 Setting up libsystemd-dev:amd64 (247.3-7) ...
21:23:40 [2022-09-06T21:23:40.950Z] #32 111.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
21:23:40 [2022-09-06T21:23:40.950Z] #32 111.9 Setting up libpcre2-dev:amd64 (10.36-2) ...
21:23:40 [2022-09-06T21:23:40.950Z] #32 112.0 Setting up libselinux1-dev:amd64 (3.1-3) ...
21:23:40 [2022-09-06T21:23:40.950Z] #32 112.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
21:23:40 [2022-09-06T21:23:40.950Z] #32 112.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:23:40 [2022-09-06T21:23:40.950Z] #32 112.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:23:40 [2022-09-06T21:23:40.950Z] #32 112.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:23:40 [2022-09-06T21:23:40.950Z] #32 112.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:23:40 [2022-09-06T21:23:40.950Z] #32 112.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
21:23:40 [2022-09-06T21:23:40.950Z] #32 112.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:23:40 [2022-09-06T21:23:40.950Z] #32 112.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
21:23:40 [2022-09-06T21:23:40.950Z] #32 112.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:23:40 [2022-09-06T21:23:40.950Z] #32 112.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
21:23:41 [2022-09-06T21:23:41.045Z] #36 96.41 checking if gcc static flag -static works... yes
21:23:41 [2022-09-06T21:23:41.045Z] #36 96.66 checking if gcc supports -c -o file.o... yes
21:23:41 [2022-09-06T21:23:41.045Z] #36 96.75 checking if gcc supports -c -o file.o... (cached) yes
21:23:41 [2022-09-06T21:23:41.045Z] #36 96.75 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
21:23:41 [2022-09-06T21:23:41.209Z] #32 112.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
21:23:41 [2022-09-06T21:23:41.209Z] #32 112.1 Setting up dmsetup (2:1.02.175-2.1) ...
21:23:41 [2022-09-06T21:23:41.209Z] #32 112.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
21:23:41 [2022-09-06T21:23:41.209Z] #32 112.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
21:23:41 [2022-09-06T21:23:41.209Z] #32 112.2 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:23:41 [2022-09-06T21:23:41.305Z] #36 96.77 checking dynamic linker characteristics... GNU/Linux ld.so
21:23:41 [2022-09-06T21:23:41.305Z] #36 96.97 checking how to hardcode library paths into programs... immediate
21:23:41 [2022-09-06T21:23:41.305Z] #36 96.97 checking whether stripping libraries is possible... yes
21:23:41 [2022-09-06T21:23:41.305Z] #36 96.97 checking if libtool supports shared libraries... yes
21:23:41 [2022-09-06T21:23:41.305Z] #36 96.97 checking whether to build shared libraries... no
21:23:41 [2022-09-06T21:23:41.305Z] #36 96.97 checking whether to build static libraries... yes
21:23:41 [2022-09-06T21:23:41.305Z] #36 96.98 checking float.h usability... 
21:23:41 [2022-09-06T21:23:41.305Z] #36 ...
21:23:41 [2022-09-06T21:23:41.305Z] 
21:23:41 [2022-09-06T21:23:41.305Z] #26 [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
21:23:41 [2022-09-06T21:23:41.305Z] #26 108.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
21:23:41 [2022-09-06T21:23:41.305Z] #26 108.5 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
21:23:41 [2022-09-06T21:23:41.305Z] #26 108.5 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
21:23:41 [2022-09-06T21:23:41.305Z] #26 108.6 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
21:23:41 [2022-09-06T21:23:41.305Z] #26 108.6 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
21:23:41 [2022-09-06T21:23:41.305Z] #26 108.6 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
21:23:41 [2022-09-06T21:23:41.367Z] #41 ...
21:23:41 [2022-09-06T21:23:41.367Z] 
21:23:41 [2022-09-06T21:23:41.367Z] #30 [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
21:23:41 [2022-09-06T21:23:41.367Z] #30 DONE 129.0s
21:23:41 [2022-09-06T21:23:41.367Z] 
21:23:41 [2022-09-06T21:23:41.367Z] #50 [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
21:23:41 [2022-09-06T21:23:41.367Z] #50 19.90 Unpacking bash-completion (1:2.11-2) ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 20.39 Selecting previously unselected package bzip2.
21:23:41 [2022-09-06T21:23:41.367Z] #50 20.39 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 20.40 Unpacking bzip2 (1.0.8-4) ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 20.45 Selecting previously unselected package xz-utils.
21:23:41 [2022-09-06T21:23:41.367Z] #50 20.45 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 20.46 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 20.61 Selecting previously unselected package apparmor.
21:23:41 [2022-09-06T21:23:41.367Z] #50 20.61 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 20.66 Unpacking apparmor (2.13.6-10) ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 21.05 Selecting previously unselected package inetutils-ping.
21:23:41 [2022-09-06T21:23:41.367Z] #50 21.06 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 21.08 Unpacking inetutils-ping (2:2.0-1) ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 21.18 Selecting previously unselected package libip4tc2:arm64.
21:23:41 [2022-09-06T21:23:41.367Z] #50 21.19 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 21.19 Unpacking libip4tc2:arm64 (1.8.7-1) ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 21.26 Selecting previously unselected package libip6tc2:arm64.
21:23:41 [2022-09-06T21:23:41.367Z] #50 21.27 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 21.27 Unpacking libip6tc2:arm64 (1.8.7-1) ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 21.36 Selecting previously unselected package libnfnetlink0:arm64.
21:23:41 [2022-09-06T21:23:41.367Z] #50 21.36 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 21.38 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 21.46 Selecting previously unselected package libnetfilter-conntrack3:arm64.
21:23:41 [2022-09-06T21:23:41.367Z] #50 21.48 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 21.48 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 21.58 Selecting previously unselected package libnftnl11:arm64.
21:23:41 [2022-09-06T21:23:41.367Z] #50 21.58 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 21.58 Unpacking libnftnl11:arm64 (1.1.9-1) ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 21.69 Selecting previously unselected package iptables.
21:23:41 [2022-09-06T21:23:41.367Z] #50 21.69 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 21.70 Unpacking iptables (1.8.7-1) ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 22.06 Selecting previously unselected package libonig5:arm64.
21:23:41 [2022-09-06T21:23:41.367Z] #50 22.06 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 22.07 Unpacking libonig5:arm64 (6.9.6-1.1) ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 22.22 Selecting previously unselected package libjq1:arm64.
21:23:41 [2022-09-06T21:23:41.367Z] #50 22.22 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 22.24 Unpacking libjq1:arm64 (1.6-2.1) ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 22.33 Selecting previously unselected package jq.
21:23:41 [2022-09-06T21:23:41.367Z] #50 22.34 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 22.45 Unpacking jq (1.6-2.1) ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 22.50 Selecting previously unselected package libaio1:arm64.
21:23:41 [2022-09-06T21:23:41.367Z] #50 22.50 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 22.51 Unpacking libaio1:arm64 (0.3.112-9) ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 22.58 Selecting previously unselected package libgpm2:arm64.
21:23:41 [2022-09-06T21:23:41.367Z] #50 22.60 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 22.60 Unpacking libgpm2:arm64 (1.20.7-8) ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 22.68 Selecting previously unselected package libicu67:arm64.
21:23:41 [2022-09-06T21:23:41.367Z] #50 22.70 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 22.70 Unpacking libicu67:arm64 (67.1-7) ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 26.72 Selecting previously unselected package libinih1:arm64.
21:23:41 [2022-09-06T21:23:41.367Z] #50 26.73 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 26.74 Unpacking libinih1:arm64 (53-1+b2) ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 27.21 Selecting previously unselected package libnet1:arm64.
21:23:41 [2022-09-06T21:23:41.367Z] #50 27.22 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 27.31 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 27.44 Selecting previously unselected package libnl-3-200:arm64.
21:23:41 [2022-09-06T21:23:41.367Z] #50 27.45 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 27.46 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 27.58 Selecting previously unselected package libprotobuf-c1:arm64.
21:23:41 [2022-09-06T21:23:41.367Z] #50 27.59 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
21:23:41 [2022-09-06T21:23:41.367Z] #50 27.60 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:23:41 [2022-09-06T21:23:41.566Z] #26 ...
21:23:41 [2022-09-06T21:23:41.566Z] 
21:23:41 [2022-09-06T21:23:41.566Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:41 [2022-09-06T21:23:41.566Z] #36 96.98 checking float.h usability... yes
21:23:41 [2022-09-06T21:23:41.566Z] #36 97.08 checking float.h presence... yes
21:23:41 [2022-09-06T21:23:41.566Z] #36 97.12 checking for float.h... yes
21:23:41 [2022-09-06T21:23:41.566Z] #36 97.14 checking limits.h usability... yes
21:23:41 [2022-09-06T21:23:41.623Z] #50 27.81 Selecting previously unselected package libyajl2:arm64.
21:23:41 [2022-09-06T21:23:41.623Z] #50 27.82 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
21:23:41 [2022-09-06T21:23:41.623Z] #50 27.83 Unpacking libyajl2:arm64 (2.1.0-3) ...
21:23:41 [2022-09-06T21:23:41.651Z] #53 1.414 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:23:41 [2022-09-06T21:23:41.780Z] #32 DONE 112.7s
21:23:41 [2022-09-06T21:23:41.780Z] 
21:23:41 [2022-09-06T21:23:41.780Z] #49 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
21:23:41 [2022-09-06T21:23:41.826Z] #36 97.31 checking limits.h presence... yes
21:23:41 [2022-09-06T21:23:41.826Z] #36 97.34 checking for limits.h... yes
21:23:41 [2022-09-06T21:23:41.826Z] #36 97.35 checking stddef.h usability... yes
21:23:41 [2022-09-06T21:23:41.826Z] #36 97.50 checking stddef.h presence... yes
21:23:41 [2022-09-06T21:23:41.826Z] #36 97.53 checking for stddef.h... yes
21:23:41 [2022-09-06T21:23:41.826Z] #36 97.55 checking for stdlib.h... (cached) yes
21:23:41 [2022-09-06T21:23:41.826Z] #36 97.57 checking for string.h... (cached) yes
21:23:41 [2022-09-06T21:23:41.826Z] #36 97.59 checking sys/time.h usability... yes
21:23:41 [2022-09-06T21:23:41.880Z] #50 28.05 Selecting previously unselected package net-tools.
21:23:41 [2022-09-06T21:23:41.880Z] #50 28.07 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
21:23:41 [2022-09-06T21:23:41.880Z] #50 28.08 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
21:23:41 [2022-09-06T21:23:41.911Z] #53 1.415 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:23:41 [2022-09-06T21:23:41.911Z] #53 1.415 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:23:42 [2022-09-06T21:23:42.040Z] #49 DONE 0.3s
21:23:42 [2022-09-06T21:23:42.040Z] 
21:23:42 [2022-09-06T21:23:42.040Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:23:42 [2022-09-06T21:23:42.086Z] #36 97.70 checking sys/time.h presence... yes
21:23:42 [2022-09-06T21:23:42.086Z] #36 97.73 checking for sys/time.h... yes
21:23:42 [2022-09-06T21:23:42.086Z] #36 97.74 checking for inline... inline
21:23:42 [2022-09-06T21:23:42.136Z] #50 28.31 Selecting previously unselected package patch.
21:23:42 [2022-09-06T21:23:42.136Z] #50 28.31 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
21:23:42 [2022-09-06T21:23:42.136Z] #50 28.31 Unpacking patch (2.7.6-7) ...
21:23:42 [2022-09-06T21:23:42.136Z] #50 28.39 Selecting previously unselected package python-pip-whl.
21:23:42 [2022-09-06T21:23:42.136Z] #50 28.39 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
21:23:42 [2022-09-06T21:23:42.136Z] #50 28.40 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
21:23:42 [2022-09-06T21:23:42.346Z] #36 97.78 checking for size_t... yes
21:23:42 [2022-09-06T21:23:42.346Z] #36 98.04 checking for stdlib.h... (cached) yes
21:23:42 [2022-09-06T21:23:42.392Z] #50 ...
21:23:42 [2022-09-06T21:23:42.392Z] 
21:23:42 [2022-09-06T21:23:42.392Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:42 [2022-09-06T21:23:42.392Z] #41 95.77 config.status: creating Makefile
21:23:42 [2022-09-06T21:23:42.392Z] #41 95.83 config.status: creating rpm/crun.spec
21:23:42 [2022-09-06T21:23:42.606Z] #36 98.05 checking for GNU libc compatible malloc... yes
21:23:42 [2022-09-06T21:23:42.606Z] #36 98.19 checking for stdlib.h... (cached) yes
21:23:42 [2022-09-06T21:23:42.606Z] #36 98.20 checking for GNU libc compatible realloc... yes
21:23:42 [2022-09-06T21:23:42.658Z] #41 95.97 config.status: creating config.h
21:23:42 [2022-09-06T21:23:42.866Z] #36 98.32 checking for working strtod... yes
21:23:42 [2022-09-06T21:23:42.915Z] #41 96.01 config.status: executing libtool commands
21:23:42 [2022-09-06T21:23:42.915Z] #41 96.05 config.status: executing depfiles commands
21:23:43 [2022-09-06T21:23:43.126Z] #36 98.51 checking for gettimeofday... yes
21:23:43 [2022-09-06T21:23:43.126Z] #36 98.69 checking for memset... yes
21:23:43 [2022-09-06T21:23:43.293Z] #53 3.199 Fetched 44.1 kB in 2s (21.1 kB/s)
21:23:43 [2022-09-06T21:23:43.385Z] #36 98.83 checking for strspn... yes
21:23:43 [2022-09-06T21:23:43.385Z] #36 99.06 checking that generated files are newer than configure... done
21:23:43 [2022-09-06T21:23:43.385Z] #36 99.07 configure: creating ./config.status
21:23:43 [2022-09-06T21:23:43.947Z] #50 ...
21:23:43 [2022-09-06T21:23:43.947Z] 
21:23:43 [2022-09-06T21:23:43.947Z] #51 [dev-systemd-false  1/28] RUN groupadd -r docker
21:23:43 [2022-09-06T21:23:43.947Z] #51 DONE 2.4s
21:23:44 [2022-09-06T21:23:44.207Z] 
21:23:44 [2022-09-06T21:23:44.207Z] #52 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:23:44 [2022-09-06T21:23:44.233Z] #53 3.199 Reading package lists...
21:23:44 [2022-09-06T21:23:44.233Z] #53 ...
21:23:44 [2022-09-06T21:23:44.233Z] 
21:23:44 [2022-09-06T21:23:44.233Z] #28 [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
21:23:44 [2022-09-06T21:23:44.233Z] #28 128.8 rootlesskit version 1.0.0
21:23:44 [2022-09-06T21:23:44.233Z] #28 128.8 Usage of /build/rootlesskit-docker-proxy:
21:23:44 [2022-09-06T21:23:44.233Z] #28 128.8   -container-ip string
21:23:44 [2022-09-06T21:23:44.233Z] #28 128.8     	container ip
21:23:44 [2022-09-06T21:23:44.233Z] #28 128.8   -container-port int
21:23:44 [2022-09-06T21:23:44.233Z] #28 128.8     	container port (default -1)
21:23:44 [2022-09-06T21:23:44.233Z] #28 128.8   -host-ip string
21:23:44 [2022-09-06T21:23:44.233Z] #28 128.8     	host ip
21:23:44 [2022-09-06T21:23:44.233Z] #28 128.8   -host-port int
21:23:44 [2022-09-06T21:23:44.233Z] #28 128.8     	host port (default -1)
21:23:44 [2022-09-06T21:23:44.233Z] #28 128.8   -proto string
21:23:44 [2022-09-06T21:23:44.233Z] #28 128.8     	proxy protocol (default "tcp")
21:23:44 [2022-09-06T21:23:44.233Z] #28 DONE 129.0s
21:23:44 [2022-09-06T21:23:44.233Z] 
21:23:44 [2022-09-06T21:23:44.233Z] #54 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
21:23:44 [2022-09-06T21:23:44.233Z] #54 DONE 0.1s
21:23:44 [2022-09-06T21:23:44.233Z] 
21:23:44 [2022-09-06T21:23:44.233Z] #55 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
21:23:44 [2022-09-06T21:23:44.233Z] #55 DONE 0.1s
21:23:44 [2022-09-06T21:23:44.233Z] 
21:23:44 [2022-09-06T21:23:44.233Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:23:44 [2022-09-06T21:23:44.282Z] #41 97.31 === configuring in libocispec (/tmp/crun-build/libocispec)
21:23:44 [2022-09-06T21:23:44.282Z] #41 97.34 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
21:23:44 [2022-09-06T21:23:44.538Z] #41 97.74 checking for gcc... gcc
21:23:44 [2022-09-06T21:23:44.538Z] #41 97.84 checking whether the C compiler works... yes
21:23:44 [2022-09-06T21:23:44.766Z] #36 100.2 config.status: creating Makefile
21:23:44 [2022-09-06T21:23:44.766Z] #36 100.2 config.status: creating config.h
21:23:44 [2022-09-06T21:23:44.766Z] #36 100.2 config.status: executing depfiles commands
21:23:44 [2022-09-06T21:23:44.766Z] #36 100.4 config.status: executing libtool commands
21:23:44 [2022-09-06T21:23:44.795Z] #41 97.95 checking for C compiler default output file name... a.out
21:23:44 [2022-09-06T21:23:44.795Z] #41 97.95 checking for suffix of executables... 
21:23:45 [2022-09-06T21:23:45.051Z] #41 98.12 checking whether we are cross compiling... no
21:23:45 [2022-09-06T21:23:45.051Z] #41 98.30 checking for suffix of object files... o
21:23:45 [2022-09-06T21:23:45.172Z] #30 ...
21:23:45 [2022-09-06T21:23:45.172Z] 
21:23:45 [2022-09-06T21:23:45.172Z] #56 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
21:23:45 [2022-09-06T21:23:45.172Z] #56 CACHED
21:23:45 [2022-09-06T21:23:45.172Z] 
21:23:45 [2022-09-06T21:23:45.172Z] #57 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
21:23:45 [2022-09-06T21:23:45.172Z] #57 CACHED
21:23:45 [2022-09-06T21:23:45.172Z] 
21:23:45 [2022-09-06T21:23:45.172Z] #31 [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
21:23:45 [2022-09-06T21:23:45.308Z] #41 98.39 checking whether we are using the GNU C compiler... yes
21:23:45 [2022-09-06T21:23:45.308Z] #41 98.54 checking whether gcc accepts -g... yes
21:23:45 [2022-09-06T21:23:45.335Z] #36 101.0   GEN      .version
21:23:45 [2022-09-06T21:23:45.335Z] #36 101.0 make  install-recursive
21:23:45 [2022-09-06T21:23:45.335Z] #36 101.0 make[1]: Entering directory '/tmp/crun-build'
21:23:45 [2022-09-06T21:23:45.335Z] #36 101.1 Making install in libocispec
21:23:45 [2022-09-06T21:23:45.432Z] #31 ...
21:23:45 [2022-09-06T21:23:45.432Z] 
21:23:45 [2022-09-06T21:23:45.432Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:45 [2022-09-06T21:23:45.432Z] #42 90.16 configure.ac:11: installing 'build-aux/compile'
21:23:45 [2022-09-06T21:23:45.432Z] #42 90.17 configure.ac:11: installing 'build-aux/config.guess'
21:23:45 [2022-09-06T21:23:45.432Z] #42 90.18 configure.ac:11: installing 'build-aux/config.sub'
21:23:45 [2022-09-06T21:23:45.432Z] #42 90.20 configure.ac:13: installing 'build-aux/install-sh'
21:23:45 [2022-09-06T21:23:45.564Z] #41 98.64 checking for gcc option to accept ISO C89... none needed
21:23:45 [2022-09-06T21:23:45.595Z] #36 101.1 make[2]: Entering directory '/tmp/crun-build/libocispec'
21:23:45 [2022-09-06T21:23:45.595Z] #36 101.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
21:23:45 [2022-09-06T21:23:45.595Z] #36 101.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
21:23:45 [2022-09-06T21:23:45.595Z] #36 101.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
21:23:45 [2022-09-06T21:23:45.595Z] #36 101.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
21:23:45 [2022-09-06T21:23:45.693Z] #42 90.20 configure.ac:13: installing 'build-aux/missing'
21:23:45 [2022-09-06T21:23:45.693Z] #42 90.21 configure.ac:8: installing 'build-aux/tap-driver.sh'
21:23:45 [2022-09-06T21:23:45.821Z] #41 98.83 checking whether gcc understands -c and -o together... yes
21:23:45 [2022-09-06T21:23:45.821Z] #41 99.05 checking how to run the C preprocessor... gcc -E
21:23:45 [2022-09-06T21:23:45.855Z] #36 101.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
21:23:45 [2022-09-06T21:23:45.953Z] #42 90.52 Makefile.am: installing 'build-aux/depcomp'
21:23:46 [2022-09-06T21:23:46.078Z] #41 99.27 checking for grep that handles long lines and -e... /bin/grep
21:23:46 [2022-09-06T21:23:46.078Z] #41 99.29 checking for egrep... /bin/grep -E
21:23:46 [2022-09-06T21:23:46.115Z] #36 101.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
21:23:46 [2022-09-06T21:23:46.115Z] #36 101.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
21:23:46 [2022-09-06T21:23:46.115Z] #36 101.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
21:23:46 [2022-09-06T21:23:46.115Z] #36 101.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
21:23:46 [2022-09-06T21:23:46.115Z] #36 101.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
21:23:46 [2022-09-06T21:23:46.115Z] #36 101.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
21:23:46 [2022-09-06T21:23:46.115Z] #36 101.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
21:23:46 [2022-09-06T21:23:46.115Z] #36 101.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
21:23:46 [2022-09-06T21:23:46.115Z] #36 101.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
21:23:46 [2022-09-06T21:23:46.115Z] #36 101.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
21:23:46 [2022-09-06T21:23:46.115Z] #36 101.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
21:23:46 [2022-09-06T21:23:46.115Z] #36 101.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
21:23:46 [2022-09-06T21:23:46.115Z] #36 101.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
21:23:46 [2022-09-06T21:23:46.115Z] #36 101.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
21:23:46 [2022-09-06T21:23:46.115Z] #36 101.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
21:23:46 [2022-09-06T21:23:46.118Z] #52 DONE 1.8s
21:23:46 [2022-09-06T21:23:46.118Z] 
21:23:46 [2022-09-06T21:23:46.118Z] #53 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:23:46 [2022-09-06T21:23:46.641Z] #41 99.30 checking for ANSI C header files... yes
21:23:46 [2022-09-06T21:23:46.641Z] #41 99.95 checking for sys/types.h... yes
21:23:46 [2022-09-06T21:23:46.898Z] #41 100.0 checking for sys/stat.h... yes
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.6 make  install-recursive
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.6 make[3]: Entering directory '/tmp/crun-build/libocispec'
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.7 Making install in yajl
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.7   CC       verify/json_verify-json_verify.o
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.7   CC       src/libyajl_la-yajl_alloc.lo
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.8   CC       src/libyajl_la-yajl.lo
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.8   CC       src/libyajl_la-yajl_gen.lo
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.8   CC       src/libyajl_la-yajl_parser.lo
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.8   CC       src/libyajl_la-yajl_buf.lo
21:23:47 [2022-09-06T21:23:47.054Z] #36 102.8   CC       src/libyajl_la-yajl_encode.lo
21:23:47 [2022-09-06T21:23:47.154Z] #41 100.2 checking for stdlib.h... yes
21:23:47 [2022-09-06T21:23:47.154Z] #41 100.4 checking for string.h... yes
21:23:47 [2022-09-06T21:23:47.314Z] #36 102.8   CC       src/libyajl_la-yajl_lex.lo
21:23:47 [2022-09-06T21:23:47.314Z] #36 102.8   CC       src/libyajl_la-yajl_tree.lo
21:23:47 [2022-09-06T21:23:47.410Z] #41 100.5 checking for memory.h... yes
21:23:47 [2022-09-06T21:23:47.410Z] #41 100.6 checking for strings.h... yes
21:23:47 [2022-09-06T21:23:47.410Z] #41 100.7 checking for inttypes.h... yes
21:23:47 [2022-09-06T21:23:47.515Z] #53 1.764 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:23:47 [2022-09-06T21:23:47.594Z] #42 91.95 checking build system type... x86_64-pc-linux-gnu
21:23:47 [2022-09-06T21:23:47.594Z] #42 92.33 checking host system type... x86_64-pc-linux-gnu
21:23:47 [2022-09-06T21:23:47.594Z] #42 92.34 checking how to print strings... printf
21:23:47 [2022-09-06T21:23:47.594Z] #42 92.35 checking for gcc... gcc
21:23:47 [2022-09-06T21:23:47.666Z] #41 100.8 checking for stdint.h... yes
21:23:47 [2022-09-06T21:23:47.774Z] #53 DONE 1.8s
21:23:47 [2022-09-06T21:23:47.774Z] 
21:23:47 [2022-09-06T21:23:47.774Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:23:47 [2022-09-06T21:23:47.923Z] #41 101.0 checking for unistd.h... yes
21:23:47 [2022-09-06T21:23:47.923Z] #41 101.2 checking minix/config.h usability... no
21:23:48 [2022-09-06T21:23:48.034Z] #54 ...
21:23:48 [2022-09-06T21:23:48.034Z] 
21:23:48 [2022-09-06T21:23:48.034Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:48 [2022-09-06T21:23:48.034Z] #42 59.07 configure.ac:7: installing 'build-aux/compile'
21:23:48 [2022-09-06T21:23:48.034Z] #42 59.07 configure.ac:9: installing 'build-aux/config.guess'
21:23:48 [2022-09-06T21:23:48.034Z] #42 59.07 configure.ac:9: installing 'build-aux/config.sub'
21:23:48 [2022-09-06T21:23:48.034Z] #42 59.08 configure.ac:11: installing 'build-aux/install-sh'
21:23:48 [2022-09-06T21:23:48.034Z] #42 59.10 configure.ac:11: installing 'build-aux/missing'
21:23:48 [2022-09-06T21:23:48.034Z] #42 59.22 Makefile.am: installing 'build-aux/depcomp'
21:23:48 [2022-09-06T21:23:48.034Z] #42 59.32 parallel-tests: installing 'build-aux/test-driver'
21:23:48 [2022-09-06T21:23:48.034Z] #42 60.57 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
21:23:48 [2022-09-06T21:23:48.034Z] #42 60.57 libtoolize: copying file 'build-aux/ltmain.sh'
21:23:48 [2022-09-06T21:23:48.034Z] #42 60.93 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
21:23:48 [2022-09-06T21:23:48.034Z] #42 60.93 libtoolize: copying file 'm4/libtool.m4'
21:23:48 [2022-09-06T21:23:48.034Z] #42 61.00 libtoolize: copying file 'm4/ltoptions.m4'
21:23:48 [2022-09-06T21:23:48.034Z] #42 61.08 libtoolize: copying file 'm4/ltsugar.m4'
21:23:48 [2022-09-06T21:23:48.034Z] #42 61.15 libtoolize: copying file 'm4/ltversion.m4'
21:23:48 [2022-09-06T21:23:48.034Z] #42 61.21 libtoolize: copying file 'm4/lt~obsolete.m4'
21:23:48 [2022-09-06T21:23:48.034Z] #42 ...
21:23:48 [2022-09-06T21:23:48.034Z] 
21:23:48 [2022-09-06T21:23:48.034Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.484 + RM_GOPATH=0
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.484 + TMP_GOPATH=
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.486 + : /build
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.486 + '[' -z '' ']'
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.486 ++ mktemp -d
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.489 + export GOPATH=/tmp/tmp.xoQQhjJWHG
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.489 + GOPATH=/tmp/tmp.xoQQhjJWHG
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.489 + RM_GOPATH=1
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.489 + case "$(go env GOARCH)" in
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.515 Install runc version v1.1.4 (build tags: seccomp)
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.521 ++ go env GOARCH
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.521 + export GO_BUILDMODE=-buildmode=pie
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.521 + GO_BUILDMODE=-buildmode=pie
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.521 ++ dirname /install.sh
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.521 + dir=/
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.521 + bin=runc
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.521 + shift
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.521 + '[' '!' -f //runc.installer ']'
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.521 + . //runc.installer
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.521 ++ set -e
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.521 ++ : v1.1.4
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.521 + install_runc
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.521 + RUNC_BUILDTAGS=seccomp
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.521 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.521 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xoQQhjJWHG/src/github.com/opencontainers/runc
21:23:48 [2022-09-06T21:23:48.034Z] #50 2.525 Cloning into '/tmp/tmp.xoQQhjJWHG/src/github.com/opencontainers/runc'...
21:23:48 [2022-09-06T21:23:48.164Z] #42 92.45 checking whether the C compiler works... yes
21:23:48 [2022-09-06T21:23:48.164Z] #42 92.70 checking for C compiler default output file name... a.out
21:23:48 [2022-09-06T21:23:48.179Z] #41 101.3 checking minix/config.h presence... no
21:23:48 [2022-09-06T21:23:48.180Z] #41 101.4 checking for minix/config.h... no
21:23:48 [2022-09-06T21:23:48.424Z] #42 92.70 checking for suffix of executables... 
21:23:48 [2022-09-06T21:23:48.424Z] #42 92.94 checking whether we are cross compiling... no
21:23:48 [2022-09-06T21:23:48.435Z] #41 101.4 checking whether it is safe to define __EXTENSIONS__... yes
21:23:48 [2022-09-06T21:23:48.684Z] #42 93.16 checking for suffix of object files... o
21:23:48 [2022-09-06T21:23:48.684Z] #42 93.24 checking whether we are using the GNU C compiler... yes
21:23:48 [2022-09-06T21:23:48.684Z] #42 93.42 checking whether gcc accepts -g... yes
21:23:48 [2022-09-06T21:23:48.692Z] #41 101.6 checking build system type... aarch64-unknown-linux-gnu
21:23:48 [2022-09-06T21:23:48.692Z] #41 101.9 checking host system type... aarch64-unknown-linux-gnu
21:23:48 [2022-09-06T21:23:48.692Z] #41 101.9 checking how to print strings... printf
21:23:48 [2022-09-06T21:23:48.692Z] #41 102.0 checking for a sed that does not truncate output... /bin/sed
21:23:48 [2022-09-06T21:23:48.692Z] #41 102.0 checking for fgrep... /bin/grep -F
21:23:48 [2022-09-06T21:23:48.692Z] #41 102.0 checking for ld used by gcc... /usr/bin/ld
21:23:48 [2022-09-06T21:23:48.948Z] #41 102.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:23:48 [2022-09-06T21:23:48.948Z] #41 102.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:23:48 [2022-09-06T21:23:48.948Z] #41 102.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:23:48 [2022-09-06T21:23:48.948Z] #41 102.2 checking whether ln -s works... yes
21:23:48 [2022-09-06T21:23:48.948Z] #41 102.2 checking the maximum length of command line arguments... 1572864
21:23:48 [2022-09-06T21:23:48.948Z] #41 102.2 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
21:23:48 [2022-09-06T21:23:48.948Z] #41 102.2 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
21:23:48 [2022-09-06T21:23:48.948Z] #41 102.2 checking for /usr/bin/ld option to reload object files... -r
21:23:48 [2022-09-06T21:23:48.948Z] #41 102.2 checking for objdump... objdump
21:23:48 [2022-09-06T21:23:48.948Z] #41 102.2 checking how to recognize dependent libraries... pass_all
21:23:48 [2022-09-06T21:23:48.948Z] #41 102.2 checking for dlltool... no
21:23:48 [2022-09-06T21:23:48.948Z] #41 102.2 checking how to associate runtime and link libraries... printf %s\n
21:23:48 [2022-09-06T21:23:48.948Z] #41 102.2 checking for ar... ar
21:23:49 [2022-09-06T21:23:49.205Z] #41 102.2 checking for archiver @FILE support... @
21:23:49 [2022-09-06T21:23:49.205Z] #41 102.4 checking for strip... strip
21:23:49 [2022-09-06T21:23:49.205Z] #41 102.4 checking for ranlib... ranlib
21:23:49 [2022-09-06T21:23:49.205Z] #41 102.4 checking for gawk... no
21:23:49 [2022-09-06T21:23:49.205Z] #41 102.4 checking for mawk... mawk
21:23:49 [2022-09-06T21:23:49.207Z] #42 93.54 checking for gcc option to accept ISO C89... none needed
21:23:49 [2022-09-06T21:23:49.207Z] #42 93.72 checking whether gcc understands -c and -o together... yes
21:23:49 [2022-09-06T21:23:49.207Z] #42 93.89 checking for a sed that does not truncate output... /bin/sed
21:23:49 [2022-09-06T21:23:49.207Z] #42 93.91 checking for grep that handles long lines and -e... /bin/grep
21:23:49 [2022-09-06T21:23:49.207Z] #42 93.92 checking for egrep... /bin/grep -E
21:23:49 [2022-09-06T21:23:49.207Z] #42 93.92 checking for fgrep... /bin/grep -F
21:23:49 [2022-09-06T21:23:49.461Z] #41 102.4 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:23:49 [2022-09-06T21:23:49.467Z] #42 93.93 checking for ld used by gcc... /usr/bin/ld
21:23:49 [2022-09-06T21:23:49.467Z] #42 93.96 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:23:49 [2022-09-06T21:23:49.467Z] #42 93.97 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:23:49 [2022-09-06T21:23:49.467Z] #42 93.99 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:23:49 [2022-09-06T21:23:49.467Z] #42 94.12 checking whether ln -s works... yes
21:23:49 [2022-09-06T21:23:49.467Z] #42 94.12 checking the maximum length of command line arguments... 1572864
21:23:49 [2022-09-06T21:23:49.467Z] #42 94.15 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
21:23:49 [2022-09-06T21:23:49.467Z] #42 94.15 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
21:23:49 [2022-09-06T21:23:49.467Z] #42 94.16 checking for /usr/bin/ld option to reload object files... -r
21:23:49 [2022-09-06T21:23:49.467Z] #42 94.16 checking for objdump... objdump
21:23:49 [2022-09-06T21:23:49.467Z] #42 94.16 checking how to recognize dependent libraries... pass_all
21:23:49 [2022-09-06T21:23:49.467Z] #42 94.17 checking for dlltool... no
21:23:49 [2022-09-06T21:23:49.467Z] #42 94.17 checking how to associate runtime and link libraries... printf %s\n
21:23:49 [2022-09-06T21:23:49.467Z] #42 94.18 checking for ar... ar
21:23:49 [2022-09-06T21:23:49.467Z] #42 94.18 checking for archiver @FILE support... @
21:23:49 [2022-09-06T21:23:49.718Z] #41 102.8 checking for sysroot... no
21:23:49 [2022-09-06T21:23:49.718Z] #41 102.8 checking for a working dd... /bin/dd
21:23:49 [2022-09-06T21:23:49.718Z] #41 102.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:23:49 [2022-09-06T21:23:49.718Z] #41 102.9 checking for mt... no
21:23:49 [2022-09-06T21:23:49.718Z] #41 102.9 checking if : is a manifest tool... no
21:23:49 [2022-09-06T21:23:49.718Z] #41 102.9 checking for dlfcn.h... yes
21:23:49 [2022-09-06T21:23:49.718Z] #41 103.0 checking for objdir... .libs
21:23:49 [2022-09-06T21:23:49.727Z] #42 94.33 checking for strip... strip
21:23:49 [2022-09-06T21:23:49.727Z] #42 94.35 checking for ranlib... ranlib
21:23:49 [2022-09-06T21:23:49.727Z] #42 94.35 checking for gawk... no
21:23:49 [2022-09-06T21:23:49.727Z] #42 94.37 checking for mawk... mawk
21:23:49 [2022-09-06T21:23:49.944Z] #50 ...
21:23:49 [2022-09-06T21:23:49.945Z] 
21:23:49 [2022-09-06T21:23:49.945Z] #54 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:23:49 [2022-09-06T21:23:49.945Z] #54 DONE 1.9s
21:23:49 [2022-09-06T21:23:49.945Z] 
21:23:49 [2022-09-06T21:23:49.945Z] #55 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:23:50 [2022-09-06T21:23:50.231Z] #41 103.4 checking if gcc supports -fno-rtti -fno-exceptions... no
21:23:50 [2022-09-06T21:23:50.231Z] #41 103.5 checking for gcc option to produce PIC... -fPIC -DPIC
21:23:50 [2022-09-06T21:23:50.231Z] #41 103.5 checking if gcc PIC flag -fPIC -DPIC works... yes
21:23:50 [2022-09-06T21:23:50.297Z] #42 94.37 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:23:50 [2022-09-06T21:23:50.297Z] #42 94.84 checking for sysroot... no
21:23:50 [2022-09-06T21:23:50.297Z] #42 94.85 checking for a working dd... /bin/dd
21:23:50 [2022-09-06T21:23:50.297Z] #42 94.89 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:23:50 [2022-09-06T21:23:50.297Z] #42 94.98 checking for mt... no
21:23:50 [2022-09-06T21:23:50.297Z] #42 94.98 checking if : is a manifest tool... no
21:23:50 [2022-09-06T21:23:50.557Z] #42 95.01 checking how to run the C preprocessor... gcc -E
21:23:50 [2022-09-06T21:23:50.743Z] #41 103.7 checking if gcc static flag -static works... yes
21:23:50 [2022-09-06T21:23:50.743Z] #41 103.9 checking if gcc supports -c -o file.o... yes
21:23:50 [2022-09-06T21:23:50.743Z] #41 104.0 checking if gcc supports -c -o file.o... (cached) yes
21:23:50 [2022-09-06T21:23:50.743Z] #41 104.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
21:23:51 [2022-09-06T21:23:51.257Z] #41 104.1 checking dynamic linker characteristics... GNU/Linux ld.so
21:23:51 [2022-09-06T21:23:51.257Z] #41 104.4 checking how to hardcode library paths into programs... immediate
21:23:51 [2022-09-06T21:23:51.257Z] #41 104.4 checking whether stripping libraries is possible... yes
21:23:51 [2022-09-06T21:23:51.257Z] #41 104.4 checking if libtool supports shared libraries... yes
21:23:51 [2022-09-06T21:23:51.257Z] #41 104.4 checking whether to build shared libraries... no
21:23:51 [2022-09-06T21:23:51.257Z] #41 104.4 checking whether to build static libraries... yes
21:23:51 [2022-09-06T21:23:51.257Z] #41 104.4 checking for a BSD-compatible install... /usr/bin/install -c
21:23:51 [2022-09-06T21:23:51.257Z] #41 104.5 checking whether build environment is sane... yes
21:23:51 [2022-09-06T21:23:51.257Z] #41 104.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:23:51 [2022-09-06T21:23:51.257Z] #41 104.6 checking whether make sets $(MAKE)... yes
21:23:51 [2022-09-06T21:23:51.257Z] #41 104.6 checking whether make supports the include directive... yes (GNU style)
21:23:51 [2022-09-06T21:23:51.257Z] #41 104.7 checking whether make supports nested variables... yes
21:23:51 [2022-09-06T21:23:51.322Z] #55 DONE 1.7s
21:23:51 [2022-09-06T21:23:51.322Z] 
21:23:51 [2022-09-06T21:23:51.322Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:51 [2022-09-06T21:23:51.322Z] #42 72.57 configure.ac:11: installing 'build-aux/compile'
21:23:51 [2022-09-06T21:23:51.388Z] #42 95.34 checking for ANSI C header files... yes
21:23:51 [2022-09-06T21:23:51.388Z] #42 96.08 checking for sys/types.h... yes
21:23:51 [2022-09-06T21:23:51.512Z] #36 106.7   CCLD     libyajl.la
21:23:51 [2022-09-06T21:23:51.512Z] #36 107.0   CCLD     verify/json_verify
21:23:51 [2022-09-06T21:23:51.512Z] #36 107.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
21:23:51 [2022-09-06T21:23:51.512Z] #36 107.3 make[5]: Nothing to be done for 'install-exec-am'.
21:23:51 [2022-09-06T21:23:51.512Z] #36 107.3 make[5]: Nothing to be done for 'install-data-am'.
21:23:51 [2022-09-06T21:23:51.512Z] #36 107.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
21:23:51 [2022-09-06T21:23:51.512Z] #36 107.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
21:23:51 [2022-09-06T21:23:51.512Z] #36 107.3 make[4]: Entering directory '/tmp/crun-build/libocispec'
21:23:51 [2022-09-06T21:23:51.512Z] #36 107.4   CC       src/validate.o
21:23:51 [2022-09-06T21:23:51.512Z] #36 107.4   CC       src/image_spec_schema_config_schema.lo
21:23:51 [2022-09-06T21:23:51.514Z] #41 104.7 checking whether UID '0' is supported by ustar format... yes
21:23:51 [2022-09-06T21:23:51.514Z] #41 104.7 checking whether GID '0' is supported by ustar format... yes
21:23:51 [2022-09-06T21:23:51.514Z] #41 104.7 checking how to create a ustar tar archive... gnutar
21:23:51 [2022-09-06T21:23:51.581Z] #42 72.64 configure.ac:11: installing 'build-aux/config.guess'
21:23:51 [2022-09-06T21:23:51.581Z] #42 72.64 configure.ac:11: installing 'build-aux/config.sub'
21:23:51 [2022-09-06T21:23:51.581Z] #42 72.67 configure.ac:13: installing 'build-aux/install-sh'
21:23:51 [2022-09-06T21:23:51.581Z] #42 72.67 configure.ac:13: installing 'build-aux/missing'
21:23:51 [2022-09-06T21:23:51.581Z] #42 72.67 configure.ac:8: installing 'build-aux/tap-driver.sh'
21:23:51 [2022-09-06T21:23:51.581Z] #42 72.91 Makefile.am: installing 'build-aux/depcomp'
21:23:51 [2022-09-06T21:23:51.648Z] #42 96.23 checking for sys/stat.h... yes
21:23:51 [2022-09-06T21:23:51.772Z] #36 107.4   CC       src/image_spec_schema_content_descriptor.lo
21:23:51 [2022-09-06T21:23:51.772Z] #36 107.4   CC       src/image_spec_schema_defs.lo
21:23:51 [2022-09-06T21:23:51.772Z] #36 107.4   CC       src/image_spec_schema_defs_descriptor.lo
21:23:51 [2022-09-06T21:23:51.772Z] #36 107.5   CC       src/image_spec_schema_image_index_schema.lo
21:23:51 [2022-09-06T21:23:51.772Z] #36 107.5   CC       src/image_spec_schema_image_layout_schema.lo
21:23:51 [2022-09-06T21:23:51.772Z] #36 107.5   CC       src/image_spec_schema_image_manifest_schema.lo
21:23:51 [2022-09-06T21:23:51.772Z] #36 107.5   CC       src/runtime_spec_schema_config_linux.lo
21:23:51 [2022-09-06T21:23:51.772Z] #36 107.5   CC       src/runtime_spec_schema_config_zos.lo
21:23:51 [2022-09-06T21:23:51.772Z] #36 107.6   CC       src/runtime_spec_schema_config_schema.lo
21:23:51 [2022-09-06T21:23:51.772Z] #36 107.6   CC       src/runtime_spec_schema_config_solaris.lo
21:23:51 [2022-09-06T21:23:51.772Z] #36 107.6   CC       src/runtime_spec_schema_config_vm.lo
21:23:51 [2022-09-06T21:23:51.774Z] #41 104.8 checking dependency style of gcc... gcc3
21:23:51 [2022-09-06T21:23:51.774Z] #41 105.0 checking whether to enable maintainer-specific portions of Makefiles... yes
21:23:51 [2022-09-06T21:23:51.774Z] #41 105.0 checking whether make supports nested variables... (cached) yes
21:23:51 [2022-09-06T21:23:51.774Z] #41 105.0 checking for pkg-config... /usr/bin/pkg-config
21:23:51 [2022-09-06T21:23:51.774Z] #41 105.0 checking pkg-config is at least version 0.9.0... yes
21:23:51 [2022-09-06T21:23:51.774Z] #41 105.0 checking for yajl >= 2.1.0... yes
21:23:51 [2022-09-06T21:23:51.774Z] #41 105.0 checking for a sed that does not truncate output... (cached) /bin/sed
21:23:51 [2022-09-06T21:23:51.774Z] #41 105.1 checking for gcc... (cached) gcc
21:23:51 [2022-09-06T21:23:51.908Z] #42 96.45 checking for stdlib.h... yes
21:23:52 [2022-09-06T21:23:52.031Z] #41 105.1 checking whether we are using the GNU C compiler... (cached) yes
21:23:52 [2022-09-06T21:23:52.031Z] #41 105.1 checking whether gcc accepts -g... (cached) yes
21:23:52 [2022-09-06T21:23:52.031Z] #41 105.1 checking for gcc option to accept ISO C89... (cached) none needed
21:23:52 [2022-09-06T21:23:52.031Z] #41 105.1 checking whether gcc understands -c and -o together... (cached) yes
21:23:52 [2022-09-06T21:23:52.031Z] #41 105.1 checking for a Python interpreter with version >= 3... python3
21:23:52 [2022-09-06T21:23:52.031Z] #41 105.2 checking for python3... /usr/bin/python3
21:23:52 [2022-09-06T21:23:52.031Z] #41 105.2 checking for python3 version... 3.9
21:23:52 [2022-09-06T21:23:52.031Z] #41 105.2 checking for python3 platform... linux
21:23:52 [2022-09-06T21:23:52.032Z] #36 107.6   CC       src/runtime_spec_schema_config_windows.lo
21:23:52 [2022-09-06T21:23:52.033Z] #36 107.7   CC       src/runtime_spec_schema_defs.lo
21:23:52 [2022-09-06T21:23:52.033Z] #36 107.7   CC       src/runtime_spec_schema_defs_linux.lo
21:23:52 [2022-09-06T21:23:52.033Z] #36 107.7   CC       src/runtime_spec_schema_defs_zos.lo
21:23:52 [2022-09-06T21:23:52.033Z] #36 107.8   CC       src/runtime_spec_schema_defs_vm.lo
21:23:52 [2022-09-06T21:23:52.033Z] #36 107.8   CC       src/runtime_spec_schema_defs_windows.lo
21:23:52 [2022-09-06T21:23:52.033Z] #36 107.8   CC       src/runtime_spec_schema_state_schema.lo
21:23:52 [2022-09-06T21:23:52.033Z] #36 107.9   CC       src/image_manifest_items_image_manifest_items_schema.lo
21:23:52 [2022-09-06T21:23:52.168Z] #42 96.63 checking for string.h... yes
21:23:52 [2022-09-06T21:23:52.168Z] #42 96.80 checking for memory.h... yes
21:23:52 [2022-09-06T21:23:52.287Z] #41 105.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
21:23:52 [2022-09-06T21:23:52.287Z] #41 105.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
21:23:52 [2022-09-06T21:23:52.292Z] #36 107.9   CC       src/basic_test_double_array_item.lo
21:23:52 [2022-09-06T21:23:52.292Z] #36 107.9   CC       src/basic_test_double_array.lo
21:23:52 [2022-09-06T21:23:52.292Z] #36 108.0   CC       src/basic_test_top_array_int.lo
21:23:52 [2022-09-06T21:23:52.292Z] #36 108.0   CC       src/basic_test_top_array_string.lo
21:23:52 [2022-09-06T21:23:52.292Z] #36 108.1   CC       src/basic_test_top_double_array_int.lo
21:23:52 [2022-09-06T21:23:52.428Z] #42 97.00 checking for strings.h... yes
21:23:52 [2022-09-06T21:23:52.545Z] #41 105.8 checking that generated files are newer than configure... done
21:23:52 [2022-09-06T21:23:52.545Z] #41 105.8 configure: creating ./config.status
21:23:52 [2022-09-06T21:23:52.545Z] #41 ...
21:23:52 [2022-09-06T21:23:52.545Z] 
21:23:52 [2022-09-06T21:23:52.545Z] #50 [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
21:23:52 [2022-09-06T21:23:52.545Z] #50 28.89 Selecting previously unselected package python3-lib2to3.
21:23:52 [2022-09-06T21:23:52.545Z] #50 28.91 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 28.91 Unpacking python3-lib2to3 (3.9.2-1) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 29.04 Selecting previously unselected package python3-distutils.
21:23:52 [2022-09-06T21:23:52.545Z] #50 29.04 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 29.04 Unpacking python3-distutils (3.9.2-1) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 29.22 Selecting previously unselected package python3-pkg-resources.
21:23:52 [2022-09-06T21:23:52.545Z] #50 29.24 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 29.25 Unpacking python3-pkg-resources (52.0.0-4) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 29.38 Selecting previously unselected package python3-setuptools.
21:23:52 [2022-09-06T21:23:52.545Z] #50 29.38 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 29.40 Unpacking python3-setuptools (52.0.0-4) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 29.64 Selecting previously unselected package python3-wheel.
21:23:52 [2022-09-06T21:23:52.545Z] #50 29.64 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 29.65 Unpacking python3-wheel (0.34.2-1) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 29.72 Selecting previously unselected package python3-pip.
21:23:52 [2022-09-06T21:23:52.545Z] #50 29.73 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 29.73 Unpacking python3-pip (20.3.4-4+deb11u1) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 30.06 Selecting previously unselected package sudo.
21:23:52 [2022-09-06T21:23:52.545Z] #50 30.06 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 30.06 Unpacking sudo (1.9.5p2-3) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 30.57 Selecting previously unselected package thin-provisioning-tools.
21:23:52 [2022-09-06T21:23:52.545Z] #50 30.57 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 30.58 Unpacking thin-provisioning-tools (0.9.0-1) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 30.75 Selecting previously unselected package uidmap.
21:23:52 [2022-09-06T21:23:52.545Z] #50 30.76 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 30.76 Unpacking uidmap (1:4.8.1-1) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 30.90 Selecting previously unselected package vim-runtime.
21:23:52 [2022-09-06T21:23:52.545Z] #50 30.90 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 30.94 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
21:23:52 [2022-09-06T21:23:52.545Z] #50 30.96 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
21:23:52 [2022-09-06T21:23:52.545Z] #50 30.97 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 34.14 Selecting previously unselected package vim.
21:23:52 [2022-09-06T21:23:52.545Z] #50 34.14 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 34.16 Unpacking vim (2:8.2.2434-3+deb11u1) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 34.70 Selecting previously unselected package xfsprogs.
21:23:52 [2022-09-06T21:23:52.545Z] #50 34.70 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 34.70 Unpacking xfsprogs (5.10.0-4) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 35.14 Selecting previously unselected package zip.
21:23:52 [2022-09-06T21:23:52.545Z] #50 35.16 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 35.16 Unpacking zip (3.0-12) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 35.33 Selecting previously unselected package zstd.
21:23:52 [2022-09-06T21:23:52.545Z] #50 35.35 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 35.35 Unpacking zstd (1.4.8+dfsg-2.1) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 35.69 Setting up python3-pkg-resources (52.0.0-4) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 36.57 Setting up libip4tc2:arm64 (1.8.7-1) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 36.60 Setting up net-tools (1.60+git20181103.0eebece-1) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 36.61 Setting up libgpm2:arm64 (1.20.7-8) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 36.62 Setting up libicu67:arm64 (67.1-7) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 36.63 Setting up libip6tc2:arm64 (1.8.7-1) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 36.64 Setting up libinih1:arm64 (53-1+b2) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 36.65 Setting up uidmap (1:4.8.1-1) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 36.68 Setting up libyajl2:arm64 (2.1.0-3) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 36.69 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 36.71 Setting up bzip2 (1.0.8-4) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 36.72 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 36.75 Setting up python3-wheel (0.34.2-1) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 37.42 Setting up xxd (2:8.2.2434-3+deb11u1) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 37.43 Setting up libcap2:arm64 (1:2.44-1) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 37.45 Setting up libcap2-bin (1:2.44-1) ...
21:23:52 [2022-09-06T21:23:52.545Z] #50 37.45 Setting up apparmor (2.13.6-10) ...
21:23:52 [2022-09-06T21:23:52.552Z] #36 108.2   CC       src/basic_test_top_double_array_obj.lo
21:23:52 [2022-09-06T21:23:52.552Z] #36 108.3   CC       src/basic_test_top_double_array_refobj.lo
21:23:52 [2022-09-06T21:23:52.689Z] #42 97.15 checking for inttypes.h... yes
21:23:52 [2022-09-06T21:23:52.689Z] #42 97.34 checking for stdint.h... yes
21:23:52 [2022-09-06T21:23:52.802Z] #50 39.02 Setting up zip (3.0-12) ...
21:23:52 [2022-09-06T21:23:52.802Z] #50 39.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
21:23:52 [2022-09-06T21:23:52.802Z] #50 39.06 Setting up bash-completion (1:2.11-2) ...
21:23:52 [2022-09-06T21:23:52.829Z] #36 108.5   CC       src/read-file.lo
21:23:52 [2022-09-06T21:23:52.829Z] #36 108.5   CC       src/basic_test_top_double_array_string.lo
21:23:52 [2022-09-06T21:23:52.829Z] #36 108.6   CC       src/json_common.lo
21:23:52 [2022-09-06T21:23:52.829Z] #36 108.7   CC       tests/test-1.o
21:23:52 [2022-09-06T21:23:52.949Z] #42 97.53 checking for unistd.h... yes
21:23:52 [2022-09-06T21:23:52.958Z] #42 74.06 checking build system type... x86_64-pc-linux-gnu
21:23:53 [2022-09-06T21:23:53.090Z] #36 108.9   CC       tests/test-3.o
21:23:53 [2022-09-06T21:23:53.090Z] #36 108.9   CC       tests/test-4.o
21:23:53 [2022-09-06T21:23:53.090Z] #36 108.9   CC       tests/test-2.o
21:23:53 [2022-09-06T21:23:53.218Z] #42 74.33 checking host system type... x86_64-pc-linux-gnu
21:23:53 [2022-09-06T21:23:53.218Z] #42 74.33 checking how to print strings... printf
21:23:53 [2022-09-06T21:23:53.218Z] #42 74.33 checking for gcc... gcc
21:23:53 [2022-09-06T21:23:53.218Z] #42 74.42 checking whether the C compiler works... 
21:23:53 [2022-09-06T21:23:53.218Z] #42 ...
21:23:53 [2022-09-06T21:23:53.218Z] 
21:23:53 [2022-09-06T21:23:53.218Z] #56 [dev-systemd-false  6/28] RUN ldconfig
21:23:53 [2022-09-06T21:23:53.218Z] #56 DONE 2.0s
21:23:53 [2022-09-06T21:23:53.350Z] #36 109.0   CC       tests/test-5.o
21:23:53 [2022-09-06T21:23:53.351Z] #36 109.0   CC       tests/test-6.o
21:23:53 [2022-09-06T21:23:53.351Z] #36 109.1   CC       tests/test-7.o
21:23:53 [2022-09-06T21:23:53.351Z] #36 109.1   CC       tests/test-8.o
21:23:53 [2022-09-06T21:23:53.481Z] 
21:23:53 [2022-09-06T21:23:53.481Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:53 [2022-09-06T21:23:53.481Z] #42 74.42 checking whether the C compiler works... yes
21:23:53 [2022-09-06T21:23:53.481Z] #42 74.68 checking for C compiler default output file name... a.out
21:23:53 [2022-09-06T21:23:53.481Z] #42 74.68 checking for suffix of executables... 
21:23:53 [2022-09-06T21:23:53.519Z] #42 97.80 checking for dlfcn.h... yes
21:23:53 [2022-09-06T21:23:53.519Z] #42 97.97 checking for objdir... .libs
21:23:53 [2022-09-06T21:23:53.611Z] #36 109.3   CC       tests/test-10.o
21:23:53 [2022-09-06T21:23:53.611Z] #36 109.3   CC       tests/test-9.o
21:23:53 [2022-09-06T21:23:53.611Z] #36 109.3   CC       tests/test-11.o
21:23:53 [2022-09-06T21:23:53.779Z] #42 98.39 checking if gcc supports -fno-rtti -fno-exceptions... no
21:23:53 [2022-09-06T21:23:53.871Z] #36 ...
21:23:53 [2022-09-06T21:23:53.871Z] 
21:23:53 [2022-09-06T21:23:53.871Z] #26 [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
21:23:53 [2022-09-06T21:23:53.871Z] #26 121.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
21:23:53 [2022-09-06T21:23:53.871Z] #26 121.0 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
21:23:53 [2022-09-06T21:23:53.871Z] #26 121.0 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
21:23:53 [2022-09-06T21:23:53.871Z] #26 121.1 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
21:23:53 [2022-09-06T21:23:53.871Z] #26 121.1 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
21:23:53 [2022-09-06T21:23:53.871Z] #26 121.1 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
21:23:54 [2022-09-06T21:23:54.039Z] #42 98.54 checking for gcc option to produce PIC... -fPIC -DPIC
21:23:54 [2022-09-06T21:23:54.039Z] #42 98.54 checking if gcc PIC flag -fPIC -DPIC works... yes
21:23:54 [2022-09-06T21:23:54.048Z] #42 74.89 checking whether we are cross compiling... no
21:23:54 [2022-09-06T21:23:54.048Z] #42 75.09 checking for suffix of object files... o
21:23:54 [2022-09-06T21:23:54.048Z] #42 75.19 checking whether we are using the GNU C compiler... yes
21:23:54 [2022-09-06T21:23:54.048Z] #42 75.28 checking whether gcc accepts -g... yes
21:23:54 [2022-09-06T21:23:54.307Z] #42 75.37 checking for gcc option to accept ISO C89... none needed
21:23:54 [2022-09-06T21:23:54.307Z] #42 75.48 checking whether gcc understands -c and -o together... yes
21:23:54 [2022-09-06T21:23:54.307Z] #42 75.61 checking for a sed that does not truncate output... /bin/sed
21:23:54 [2022-09-06T21:23:54.307Z] #42 75.62 checking for grep that handles long lines and -e... /bin/grep
21:23:54 [2022-09-06T21:23:54.307Z] #42 75.63 checking for egrep... /bin/grep -E
21:23:54 [2022-09-06T21:23:54.307Z] #42 75.64 checking for fgrep... /bin/grep -F
21:23:54 [2022-09-06T21:23:54.307Z] #42 75.67 checking for ld used by gcc... /usr/bin/ld
21:23:54 [2022-09-06T21:23:54.307Z] #42 75.67 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:23:54 [2022-09-06T21:23:54.307Z] #42 75.67 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:23:54 [2022-09-06T21:23:54.566Z] #42 75.69 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:23:54 [2022-09-06T21:23:54.566Z] #42 75.77 checking whether ln -s works... yes
21:23:54 [2022-09-06T21:23:54.566Z] #42 75.77 checking the maximum length of command line arguments... 1572864
21:23:54 [2022-09-06T21:23:54.566Z] #42 75.81 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
21:23:54 [2022-09-06T21:23:54.566Z] #42 75.81 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
21:23:54 [2022-09-06T21:23:54.566Z] #42 75.81 checking for /usr/bin/ld option to reload object files... -r
21:23:54 [2022-09-06T21:23:54.566Z] #42 75.81 checking for objdump... objdump
21:23:54 [2022-09-06T21:23:54.566Z] #42 75.81 checking how to recognize dependent libraries... pass_all
21:23:54 [2022-09-06T21:23:54.566Z] #42 75.82 checking for dlltool... no
21:23:54 [2022-09-06T21:23:54.566Z] #42 75.82 checking how to associate runtime and link libraries... printf %s\n
21:23:54 [2022-09-06T21:23:54.566Z] #42 75.82 checking for ar... ar
21:23:54 [2022-09-06T21:23:54.566Z] #42 75.82 checking for archiver @FILE support... @
21:23:54 [2022-09-06T21:23:54.566Z] #42 75.90 checking for strip... strip
21:23:54 [2022-09-06T21:23:54.566Z] #42 75.90 checking for ranlib... ranlib
21:23:54 [2022-09-06T21:23:54.566Z] #42 75.90 checking for gawk... no
21:23:54 [2022-09-06T21:23:54.609Z] #42 98.62 checking if gcc static flag -static works... yes
21:23:54 [2022-09-06T21:23:54.609Z] #42 99.21 checking if gcc supports -c -o file.o... yes
21:23:54 [2022-09-06T21:23:54.609Z] #42 99.34 checking if gcc supports -c -o file.o... (cached) yes
21:23:54 [2022-09-06T21:23:54.609Z] #42 99.34 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
21:23:54 [2022-09-06T21:23:54.825Z] #42 75.91 checking for mawk... mawk
21:23:55 [2022-09-06T21:23:55.084Z] #42 75.91 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:23:55 [2022-09-06T21:23:55.084Z] #42 76.35 checking for sysroot... no
21:23:55 [2022-09-06T21:23:55.084Z] #42 76.36 checking for a working dd... /bin/dd
21:23:55 [2022-09-06T21:23:55.084Z] #42 76.36 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:23:55 [2022-09-06T21:23:55.084Z] #42 76.43 checking for mt... no
21:23:55 [2022-09-06T21:23:55.129Z] #42 99.39 checking dynamic linker characteristics... GNU/Linux ld.so
21:23:55 [2022-09-06T21:23:55.129Z] #42 99.77 checking how to hardcode library paths into programs... immediate
21:23:55 [2022-09-06T21:23:55.129Z] #42 99.78 checking whether stripping libraries is possible... yes
21:23:55 [2022-09-06T21:23:55.129Z] #42 99.79 checking if libtool supports shared libraries... yes
21:23:55 [2022-09-06T21:23:55.129Z] #42 99.79 checking whether to build shared libraries... no
21:23:55 [2022-09-06T21:23:55.129Z] #42 99.79 checking whether to build static libraries... yes
21:23:55 [2022-09-06T21:23:55.129Z] #42 99.80 checking for a BSD-compatible install... /usr/bin/install -c
21:23:55 [2022-09-06T21:23:55.129Z] #42 99.86 checking whether build environment is sane... yes
21:23:55 [2022-09-06T21:23:55.322Z] #50 ...
21:23:55 [2022-09-06T21:23:55.322Z] 
21:23:55 [2022-09-06T21:23:55.322Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:55 [2022-09-06T21:23:55.322Z] #41 108.4 config.status: creating Makefile
21:23:55 [2022-09-06T21:23:55.322Z] #41 108.5 config.status: creating config.h
21:23:55 [2022-09-06T21:23:55.322Z] #41 108.5 config.status: executing libtool commands
21:23:55 [2022-09-06T21:23:55.322Z] #41 108.6 config.status: executing depfiles commands
21:23:55 [2022-09-06T21:23:55.343Z] #42 76.44 checking if : is a manifest tool... no
21:23:55 [2022-09-06T21:23:55.343Z] #42 76.44 checking how to run the C preprocessor... gcc -E
21:23:55 [2022-09-06T21:23:55.389Z] #42 99.91 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:23:55 [2022-09-06T21:23:55.389Z] #42 99.94 checking whether make sets $(MAKE)... yes
21:23:55 [2022-09-06T21:23:55.389Z] #42 100.0 checking whether make supports the include directive... yes (GNU style)
21:23:55 [2022-09-06T21:23:55.389Z] #42 100.1 checking whether make supports nested variables... yes
21:23:55 [2022-09-06T21:23:55.389Z] #42 100.1 checking whether UID '0' is supported by ustar format... yes
21:23:55 [2022-09-06T21:23:55.389Z] #42 100.1 checking whether GID '0' is supported by ustar format... yes
21:23:55 [2022-09-06T21:23:55.650Z] #42 100.1 checking how to create a ustar tar archive... gnutar
21:23:55 [2022-09-06T21:23:55.650Z] #42 100.2 checking dependency style of gcc... gcc3
21:23:55 [2022-09-06T21:23:55.650Z] #42 100.4 checking whether to enable maintainer-specific portions of Makefiles... yes
21:23:55 [2022-09-06T21:23:55.650Z] #42 100.4 checking whether make supports nested variables... (cached) yes
21:23:55 [2022-09-06T21:23:55.650Z] #42 100.4 checking for gawk... (cached) mawk
21:23:55 [2022-09-06T21:23:55.650Z] #42 100.4 checking for a sed that does not truncate output... (cached) /bin/sed
21:23:55 [2022-09-06T21:23:55.650Z] #42 100.4 checking for gcc... (cached) gcc
21:23:55 [2022-09-06T21:23:55.886Z] #41 109.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
21:23:55 [2022-09-06T21:23:55.886Z] #41 109.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
21:23:55 [2022-09-06T21:23:55.911Z] #42 76.63 checking for ANSI C header files... yes
21:23:55 [2022-09-06T21:23:55.949Z] #42 100.5 checking whether we are using the GNU C compiler... (cached) yes
21:23:55 [2022-09-06T21:23:55.949Z] #42 100.5 checking whether gcc accepts -g... (cached) yes
21:23:55 [2022-09-06T21:23:55.949Z] #42 100.5 checking for gcc option to accept ISO C89... (cached) none needed
21:23:55 [2022-09-06T21:23:55.949Z] #42 100.5 checking whether gcc understands -c and -o together... (cached) yes
21:23:55 [2022-09-06T21:23:55.949Z] #42 100.5 checking for a Python interpreter with version >= 3... python3
21:23:55 [2022-09-06T21:23:55.949Z] #42 100.7 checking for python3... /usr/bin/python3
21:23:56 [2022-09-06T21:23:56.169Z] #42 77.21 checking for sys/types.h... yes
21:23:56 [2022-09-06T21:23:56.212Z] #42 100.7 checking for python3 version... 3.9
21:23:56 [2022-09-06T21:23:56.212Z] #42 100.8 checking for python3 platform... linux
21:23:56 [2022-09-06T21:23:56.411Z] #26 133.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
21:23:56 [2022-09-06T21:23:56.411Z] #26 133.3 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
21:23:56 [2022-09-06T21:23:56.411Z] #26 133.3 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
21:23:56 [2022-09-06T21:23:56.411Z] #26 133.3 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
21:23:56 [2022-09-06T21:23:56.411Z] #26 133.3 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
21:23:56 [2022-09-06T21:23:56.411Z] #26 133.3 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
21:23:56 [2022-09-06T21:23:56.429Z] #42 77.36 checking for sys/stat.h... yes
21:23:56 [2022-09-06T21:23:56.429Z] #42 77.53 checking for stdlib.h... yes
21:23:56 [2022-09-06T21:23:56.449Z] #41 109.7 checking for gcc... gcc
21:23:56 [2022-09-06T21:23:56.486Z] #42 100.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
21:23:56 [2022-09-06T21:23:56.688Z] #42 77.74 checking for string.h... yes
21:23:56 [2022-09-06T21:23:56.705Z] #41 109.7 checking whether the C compiler works... yes
21:23:56 [2022-09-06T21:23:56.705Z] #41 110.0 checking for C compiler default output file name... a.out
21:23:56 [2022-09-06T21:23:56.749Z] #42 101.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
21:23:56 [2022-09-06T21:23:56.749Z] #42 101.4 checking for go-md2man... no
21:23:56 [2022-09-06T21:23:56.947Z] #42 77.94 checking for memory.h... yes
21:23:56 [2022-09-06T21:23:56.947Z] #42 78.11 checking for strings.h... yes
21:23:56 [2022-09-06T21:23:56.962Z] #41 110.0 checking for suffix of executables... 
21:23:57 [2022-09-06T21:23:57.012Z] #42 101.4 checking error.h usability... yes
21:23:57 [2022-09-06T21:23:57.012Z] #42 101.6 checking error.h presence... yes
21:23:57 [2022-09-06T21:23:57.012Z] #42 101.7 checking for error.h... yes
21:23:57 [2022-09-06T21:23:57.206Z] #42 78.29 checking for inttypes.h... yes
21:23:57 [2022-09-06T21:23:57.218Z] #41 110.1 checking whether we are cross compiling... no
21:23:57 [2022-09-06T21:23:57.218Z] #41 110.3 checking for suffix of object files... o
21:23:57 [2022-09-06T21:23:57.218Z] #41 110.4 checking whether we are using the GNU C compiler... yes
21:23:57 [2022-09-06T21:23:57.218Z] #41 110.5 checking whether gcc accepts -g... yes
21:23:57 [2022-09-06T21:23:57.272Z] #42 101.7 checking linux/openat2.h usability... yes
21:23:57 [2022-09-06T21:23:57.272Z] #42 102.0 checking linux/openat2.h presence... yes
21:23:57 [2022-09-06T21:23:57.466Z] #42 78.47 checking for stdint.h... yes
21:23:57 [2022-09-06T21:23:57.466Z] #42 78.61 checking for unistd.h... yes
21:23:57 [2022-09-06T21:23:57.475Z] #41 110.6 checking for gcc option to accept ISO C89... none needed
21:23:57 [2022-09-06T21:23:57.475Z] #41 110.7 checking whether gcc understands -c and -o together... yes
21:23:57 [2022-09-06T21:23:57.533Z] #42 102.1 checking for linux/openat2.h... yes
21:23:57 [2022-09-06T21:23:57.533Z] #42 102.1 checking for copy_file_range... 
21:23:57 [2022-09-06T21:23:57.533Z] #42 ...
21:23:57 [2022-09-06T21:23:57.533Z] 
21:23:57 [2022-09-06T21:23:57.533Z] #53 [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
21:23:57 [2022-09-06T21:23:57.533Z] #53 3.199 Reading package lists...
21:23:57 [2022-09-06T21:23:57.533Z] #53 7.416 Reading package lists...
21:23:57 [2022-09-06T21:23:57.533Z] #53 10.93 Building dependency tree...
21:23:57 [2022-09-06T21:23:57.533Z] #53 11.91 Reading state information...
21:23:57 [2022-09-06T21:23:57.533Z] #53 13.30 The following additional packages will be installed:
21:23:57 [2022-09-06T21:23:57.533Z] #53 13.31   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
21:23:57 [2022-09-06T21:23:57.533Z] #53 13.31   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
21:23:57 [2022-09-06T21:23:57.533Z] #53 13.31   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
21:23:57 [2022-09-06T21:23:57.533Z] #53 13.32   python3-pkg-resources vim-runtime xxd
21:23:57 [2022-09-06T21:23:57.533Z] #53 13.33 Suggested packages:
21:23:57 [2022-09-06T21:23:57.533Z] #53 13.33   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
21:23:57 [2022-09-06T21:23:57.533Z] #53 13.33   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
21:23:57 [2022-09-06T21:23:57.533Z] #53 13.33   acl attr quota
21:23:57 [2022-09-06T21:23:57.533Z] #53 13.33 Recommended packages:
21:23:57 [2022-09-06T21:23:57.533Z] #53 13.33   libatm1 nftables libpam-cap build-essential python3-dev unzip
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.15 The following NEW packages will be installed:
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.17   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.17   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.17   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.17   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.17   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.17   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.18   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.18   xz-utils zip zstd
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.54 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.54 Need to get 27.7 MB of archives.
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.54 After this operation, 106 MB of additional disk space will be used.
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.62 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.75 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.82 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.84 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.84 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.85 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.86 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.92 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.92 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 15.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 16.34 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
21:23:57 [2022-09-06T21:23:57.533Z] #53 16.34 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 16.34 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 16.35 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 16.36 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 16.36 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 16.37 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 16.39 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 16.49 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 16.50 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 16.51 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 16.52 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 16.53 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 16.54 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 16.56 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 16.60 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
21:23:57 [2022-09-06T21:23:57.533Z] #53 16.63 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
21:23:57 [2022-09-06T21:23:57.534Z] #53 16.64 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
21:23:57 [2022-09-06T21:23:57.534Z] #53 16.92 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
21:23:57 [2022-09-06T21:23:57.534Z] #53 16.97 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
21:23:57 [2022-09-06T21:23:57.534Z] #53 16.99 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
21:23:57 [2022-09-06T21:23:57.534Z] #53 17.01 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
21:23:57 [2022-09-06T21:23:57.724Z] #42 78.77 checking for dlfcn.h... yes
21:23:57 [2022-09-06T21:23:57.724Z] #42 78.93 checking for objdir... .libs
21:23:57 [2022-09-06T21:23:57.731Z] #41 110.8 checking for a BSD-compatible install... /usr/bin/install -c
21:23:57 [2022-09-06T21:23:57.731Z] #41 110.9 checking whether build environment is sane... yes
21:23:57 [2022-09-06T21:23:57.731Z] #41 110.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:23:57 [2022-09-06T21:23:57.731Z] #41 110.9 checking for gawk... no
21:23:57 [2022-09-06T21:23:57.731Z] #41 110.9 checking for mawk... mawk
21:23:57 [2022-09-06T21:23:57.731Z] #41 110.9 checking whether make sets $(MAKE)... yes
21:23:57 [2022-09-06T21:23:57.731Z] #41 111.0 checking whether make supports the include directive... yes (GNU style)
21:23:57 [2022-09-06T21:23:57.731Z] #41 111.1 checking whether make supports nested variables... yes
21:23:57 [2022-09-06T21:23:57.731Z] #41 111.1 checking whether UID '0' is supported by ustar format... yes
21:23:57 [2022-09-06T21:23:57.794Z] #53 ...
21:23:57 [2022-09-06T21:23:57.794Z] 
21:23:57 [2022-09-06T21:23:57.794Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:23:57 [2022-09-06T21:23:57.794Z] #42 102.1 checking for copy_file_range... yes
21:23:57 [2022-09-06T21:23:57.984Z] #42 79.20 checking if gcc supports -fno-rtti -fno-exceptions... no
21:23:57 [2022-09-06T21:23:57.988Z] #41 111.1 checking whether GID '0' is supported by ustar format... yes
21:23:57 [2022-09-06T21:23:57.988Z] #41 111.1 checking how to create a ustar tar archive... gnutar
21:23:57 [2022-09-06T21:23:57.988Z] #41 111.2 checking dependency style of gcc... gcc3
21:23:58 [2022-09-06T21:23:58.053Z] #42 102.4 checking for fgetxattr... yes
21:23:58 [2022-09-06T21:23:58.243Z] #42 79.31 checking for gcc option to produce PIC... -fPIC -DPIC
21:23:58 [2022-09-06T21:23:58.243Z] #42 79.31 checking if gcc PIC flag -fPIC -DPIC works... yes
21:23:58 [2022-09-06T21:23:58.244Z] #41 111.4 checking whether to enable maintainer-specific portions of Makefiles... yes
21:23:58 [2022-09-06T21:23:58.245Z] #41 111.4 checking whether make supports nested variables... (cached) yes
21:23:58 [2022-09-06T21:23:58.245Z] #41 111.4 checking build system type... aarch64-unknown-linux-gnu
21:23:58 [2022-09-06T21:23:58.313Z] #42 102.7 checking for statx... yes
21:23:58 [2022-09-06T21:23:58.501Z] #41 111.6 checking host system type... aarch64-unknown-linux-gnu
21:23:58 [2022-09-06T21:23:58.501Z] #41 111.6 checking how to print strings... printf
21:23:58 [2022-09-06T21:23:58.501Z] #41 111.6 checking for a sed that does not truncate output... /bin/sed
21:23:58 [2022-09-06T21:23:58.501Z] #41 111.7 checking for grep that handles long lines and -e... /bin/grep
21:23:58 [2022-09-06T21:23:58.501Z] #41 111.7 checking for egrep... /bin/grep -E
21:23:58 [2022-09-06T21:23:58.501Z] #41 111.7 checking for fgrep... /bin/grep -F
21:23:58 [2022-09-06T21:23:58.501Z] #41 111.7 checking for ld used by gcc... /usr/bin/ld
21:23:58 [2022-09-06T21:23:58.501Z] #41 111.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:23:58 [2022-09-06T21:23:58.501Z] #41 111.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:23:58 [2022-09-06T21:23:58.501Z] #41 111.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:23:58 [2022-09-06T21:23:58.502Z] #42 79.40 checking if gcc static flag -static works... yes
21:23:58 [2022-09-06T21:23:58.502Z] #42 79.74 checking if gcc supports -c -o file.o... yes
21:23:58 [2022-09-06T21:23:58.574Z] #42 103.0 checking for fgetpwent_r... 
21:23:58 [2022-09-06T21:23:58.574Z] #42 ...
21:23:58 [2022-09-06T21:23:58.574Z] 
21:23:58 [2022-09-06T21:23:58.574Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:23:58 [2022-09-06T21:23:58.574Z] #47 15.23 + cd /tmp/tmp.EzFnfYMrUc/src/github.com/opencontainers/runc
21:23:58 [2022-09-06T21:23:58.574Z] #47 15.23 + git checkout -q v1.1.4
21:23:58 [2022-09-06T21:23:58.574Z] #47 15.79 + '[' -z '' ']'
21:23:58 [2022-09-06T21:23:58.574Z] #47 15.79 + target=static
21:23:58 [2022-09-06T21:23:58.574Z] #47 15.79 + make BUILDTAGS=seccomp static
21:23:58 [2022-09-06T21:23:58.574Z] #47 16.27 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
21:23:58 [2022-09-06T21:23:58.574Z] #47 ...
21:23:58 [2022-09-06T21:23:58.574Z] 
21:23:58 [2022-09-06T21:23:58.574Z] #53 [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
21:23:58 [2022-09-06T21:23:58.574Z] #53 17.82 debconf: delaying package configuration, since apt-utils is not installed
21:23:58 [2022-09-06T21:23:58.574Z] #53 18.01 Fetched 27.7 MB in 2s (15.3 MB/s)
21:23:58 [2022-09-06T21:23:58.574Z] #53 18.08 Selecting previously unselected package pigz.
21:23:58 [2022-09-06T21:23:58.574Z] #53 18.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24018 files and directories currently installed.)
21:23:58 [2022-09-06T21:23:58.574Z] #53 18.15 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
21:23:58 [2022-09-06T21:23:58.574Z] #53 18.15 Unpacking pigz (2.6-1) ...
21:23:58 [2022-09-06T21:23:58.574Z] #53 18.26 Selecting previously unselected package libelf1:amd64.
21:23:58 [2022-09-06T21:23:58.574Z] #53 18.27 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
21:23:58 [2022-09-06T21:23:58.574Z] #53 18.28 Unpacking libelf1:amd64 (0.183-1) ...
21:23:58 [2022-09-06T21:23:58.574Z] #53 18.47 Selecting previously unselected package libbpf0:amd64.
21:23:58 [2022-09-06T21:23:58.574Z] #53 18.47 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
21:23:58 [2022-09-06T21:23:58.758Z] #41 111.8 checking whether ln -s works... yes
21:23:58 [2022-09-06T21:23:58.758Z] #41 111.8 checking the maximum length of command line arguments... 1572864
21:23:58 [2022-09-06T21:23:58.758Z] #41 111.9 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
21:23:58 [2022-09-06T21:23:58.758Z] #41 111.9 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
21:23:58 [2022-09-06T21:23:58.758Z] #41 111.9 checking for /usr/bin/ld option to reload object files... -r
21:23:58 [2022-09-06T21:23:58.758Z] #41 111.9 checking for objdump... objdump
21:23:58 [2022-09-06T21:23:58.758Z] #41 111.9 checking how to recognize dependent libraries... pass_all
21:23:58 [2022-09-06T21:23:58.758Z] #41 111.9 checking for dlltool... no
21:23:58 [2022-09-06T21:23:58.758Z] #41 111.9 checking how to associate runtime and link libraries... printf %s\n
21:23:58 [2022-09-06T21:23:58.758Z] #41 111.9 checking for ar... ar
21:23:58 [2022-09-06T21:23:58.758Z] #41 111.9 checking for archiver @FILE support... @
21:23:58 [2022-09-06T21:23:58.758Z] #41 112.0 checking for strip... strip
21:23:58 [2022-09-06T21:23:58.758Z] #41 112.0 checking for ranlib... ranlib
21:23:58 [2022-09-06T21:23:58.761Z] #42 79.87 checking if gcc supports -c -o file.o... (cached) yes
21:23:58 [2022-09-06T21:23:58.761Z] #42 79.87 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
21:23:58 [2022-09-06T21:23:58.761Z] #42 79.91 checking dynamic linker characteristics... GNU/Linux ld.so
21:23:58 [2022-09-06T21:23:58.761Z] #42 80.10 checking how to hardcode library paths into programs... immediate
21:23:58 [2022-09-06T21:23:58.761Z] #42 80.10 checking whether stripping libraries is possible... yes
21:23:58 [2022-09-06T21:23:58.761Z] #42 80.11 checking if libtool supports shared libraries... yes
21:23:58 [2022-09-06T21:23:58.761Z] #42 80.11 checking whether to build shared libraries... no
21:23:58 [2022-09-06T21:23:58.761Z] #42 80.11 checking whether to build static libraries... yes
21:23:58 [2022-09-06T21:23:58.761Z] #42 80.11 checking for a BSD-compatible install... /usr/bin/install -c
21:23:58 [2022-09-06T21:23:58.833Z] #53 18.48 Unpacking libbpf0:amd64 (1:0.3-2) ...
21:23:58 [2022-09-06T21:23:58.833Z] #53 18.62 Selecting previously unselected package libcap2:amd64.
21:23:58 [2022-09-06T21:23:58.833Z] #53 18.62 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
21:23:58 [2022-09-06T21:23:58.833Z] #53 18.63 Unpacking libcap2:amd64 (1:2.44-1) ...
21:23:58 [2022-09-06T21:23:58.833Z] #53 18.70 Selecting previously unselected package libmnl0:amd64.
21:23:58 [2022-09-06T21:23:58.833Z] #53 18.70 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
21:23:58 [2022-09-06T21:23:58.833Z] #53 18.71 Unpacking libmnl0:amd64 (1.0.4-3) ...
21:23:59 [2022-09-06T21:23:59.020Z] #42 80.15 checking whether build environment is sane... yes
21:23:59 [2022-09-06T21:23:59.020Z] #42 80.20 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:23:59 [2022-09-06T21:23:59.020Z] #42 80.21 checking whether make sets $(MAKE)... yes
21:23:59 [2022-09-06T21:23:59.020Z] #42 80.26 checking whether make supports the include directive... yes (GNU style)
21:23:59 [2022-09-06T21:23:59.020Z] #42 80.31 checking whether make supports nested variables... yes
21:23:59 [2022-09-06T21:23:59.020Z] #42 80.35 checking whether UID '0' is supported by ustar format... yes
21:23:59 [2022-09-06T21:23:59.020Z] #42 80.36 checking whether GID '0' is supported by ustar format... yes
21:23:59 [2022-09-06T21:23:59.093Z] #53 18.79 Selecting previously unselected package libxtables12:amd64.
21:23:59 [2022-09-06T21:23:59.093Z] #53 18.79 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
21:23:59 [2022-09-06T21:23:59.093Z] #53 18.79 Unpacking libxtables12:amd64 (1.8.7-1) ...
21:23:59 [2022-09-06T21:23:59.093Z] #53 18.88 Selecting previously unselected package libcap2-bin.
21:23:59 [2022-09-06T21:23:59.279Z] #42 80.36 checking how to create a ustar tar archive... gnutar
21:23:59 [2022-09-06T21:23:59.279Z] #42 80.42 checking dependency style of gcc... gcc3
21:23:59 [2022-09-06T21:23:59.279Z] #42 80.57 checking whether to enable maintainer-specific portions of Makefiles... yes
21:23:59 [2022-09-06T21:23:59.279Z] #42 80.58 checking whether make supports nested variables... (cached) yes
21:23:59 [2022-09-06T21:23:59.279Z] #42 80.58 checking for gawk... (cached) mawk
21:23:59 [2022-09-06T21:23:59.279Z] #42 80.58 checking for a sed that does not truncate output... (cached) /bin/sed
21:23:59 [2022-09-06T21:23:59.279Z] #42 80.59 checking for gcc... (cached) gcc
21:23:59 [2022-09-06T21:23:59.321Z] #41 112.0 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:23:59 [2022-09-06T21:23:59.321Z] #41 112.5 checking for sysroot... no
21:23:59 [2022-09-06T21:23:59.321Z] #41 112.5 checking for a working dd... /bin/dd
21:23:59 [2022-09-06T21:23:59.321Z] #41 112.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:23:59 [2022-09-06T21:23:59.321Z] #41 112.5 checking for mt... no
21:23:59 [2022-09-06T21:23:59.321Z] #41 112.5 checking if : is a manifest tool... no
21:23:59 [2022-09-06T21:23:59.321Z] #41 112.5 checking how to run the C preprocessor... gcc -E
21:23:59 [2022-09-06T21:23:59.353Z] #53 18.88 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
21:23:59 [2022-09-06T21:23:59.353Z] #53 18.90 Unpacking libcap2-bin (1:2.44-1) ...
21:23:59 [2022-09-06T21:23:59.353Z] #53 19.04 Selecting previously unselected package iproute2.
21:23:59 [2022-09-06T21:23:59.353Z] #53 19.04 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
21:23:59 [2022-09-06T21:23:59.353Z] #53 19.05 Unpacking iproute2 (5.10.0-4) ...
21:23:59 [2022-09-06T21:23:59.538Z] #42 80.66 checking whether we are using the GNU C compiler... (cached) yes
21:23:59 [2022-09-06T21:23:59.538Z] #42 80.68 checking whether gcc accepts -g... (cached) yes
21:23:59 [2022-09-06T21:23:59.538Z] #42 80.68 checking for gcc option to accept ISO C89... (cached) none needed
21:23:59 [2022-09-06T21:23:59.538Z] #42 80.68 checking whether gcc understands -c and -o together... (cached) yes
21:23:59 [2022-09-06T21:23:59.538Z] #42 80.68 checking for a Python interpreter with version >= 3... python3
21:23:59 [2022-09-06T21:23:59.538Z] #42 80.77 checking for python3... /usr/bin/python3
21:23:59 [2022-09-06T21:23:59.538Z] #42 80.77 checking for python3 version... 3.9
21:23:59 [2022-09-06T21:23:59.538Z] #42 80.82 checking for python3 platform... linux
21:23:59 [2022-09-06T21:23:59.798Z] #42 80.87 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
21:23:59 [2022-09-06T21:23:59.798Z] #42 81.02 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
21:23:59 [2022-09-06T21:23:59.923Z] #53 19.71 Selecting previously unselected package xxd.
21:24:00 [2022-09-06T21:24:00.057Z] #42 81.16 checking for go-md2man... no
21:24:00 [2022-09-06T21:24:00.057Z] #42 81.16 checking error.h usability... yes
21:24:00 [2022-09-06T21:24:00.057Z] #42 81.32 checking error.h presence... yes
21:24:00 [2022-09-06T21:24:00.057Z] #42 81.36 checking for error.h... yes
21:24:00 [2022-09-06T21:24:00.141Z] #41 112.8 checking for ANSI C header files... yes
21:24:00 [2022-09-06T21:24:00.141Z] #41 113.4 checking for sys/types.h... yes
21:24:00 [2022-09-06T21:24:00.183Z] #53 19.71 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
21:24:00 [2022-09-06T21:24:00.183Z] #53 19.72 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
21:24:00 [2022-09-06T21:24:00.183Z] #53 19.89 Selecting previously unselected package vim-common.
21:24:00 [2022-09-06T21:24:00.183Z] #53 19.89 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
21:24:00 [2022-09-06T21:24:00.183Z] #53 19.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
21:24:00 [2022-09-06T21:24:00.316Z] #42 81.38 checking linux/openat2.h usability... yes
21:24:00 [2022-09-06T21:24:00.316Z] #42 81.53 checking linux/openat2.h presence... yes
21:24:00 [2022-09-06T21:24:00.316Z] #42 81.59 checking for linux/openat2.h... yes
21:24:00 [2022-09-06T21:24:00.398Z] #41 113.6 checking for sys/stat.h... yes
21:24:00 [2022-09-06T21:24:00.398Z] #41 113.7 checking for stdlib.h... yes
21:24:00 [2022-09-06T21:24:00.443Z] #53 20.15 Selecting previously unselected package bash-completion.
21:24:00 [2022-09-06T21:24:00.443Z] #53 20.15 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
21:24:00 [2022-09-06T21:24:00.576Z] #42 81.61 checking for copy_file_range... yes
21:24:00 [2022-09-06T21:24:00.576Z] #42 81.84 checking for fgetxattr... yes
21:24:00 [2022-09-06T21:24:00.836Z] #42 81.98 checking for statx... yes
21:24:00 [2022-09-06T21:24:00.918Z] #41 113.9 checking for string.h... yes
21:24:01 [2022-09-06T21:24:01.096Z] #42 82.25 checking for fgetpwent_r... yes
21:24:01 [2022-09-06T21:24:01.175Z] #41 114.2 checking for memory.h... yes
21:24:01 [2022-09-06T21:24:01.356Z] #42 82.51 checking for issetugid... no
21:24:01 [2022-09-06T21:24:01.356Z] #42 82.76 checking for pkg-config... /usr/bin/pkg-config
21:24:01 [2022-09-06T21:24:01.356Z] #42 82.76 checking pkg-config is at least version 0.9.0... yes
21:24:01 [2022-09-06T21:24:01.432Z] #41 114.4 checking for strings.h... yes
21:24:01 [2022-09-06T21:24:01.433Z] #41 114.7 checking for inttypes.h... 
21:24:01 [2022-09-06T21:24:01.433Z] #41 ...
21:24:01 [2022-09-06T21:24:01.433Z] 
21:24:01 [2022-09-06T21:24:01.433Z] #50 [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
21:24:01 [2022-09-06T21:24:01.433Z] #50 41.75 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 41.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:24:01 [2022-09-06T21:24:01.433Z] #50 41.77 Setting up libmnl0:arm64 (1.0.4-3) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 41.78 Setting up patch (2.7.6-7) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 41.79 Setting up sudo (1.9.5p2-3) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 41.88 invoke-rc.d: could not determine current runlevel
21:24:01 [2022-09-06T21:24:01.433Z] #50 41.89 invoke-rc.d: policy-rc.d denied execution of start.
21:24:01 [2022-09-06T21:24:01.433Z] #50 41.91 Setting up xfsprogs (5.10.0-4) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 41.93 Setting up libxtables12:arm64 (1.8.7-1) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 41.94 Setting up inetutils-ping (2:2.0-1) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 41.95 Setting up pigz (2.6-1) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 41.96 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 41.98 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 42.02 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 42.05 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 42.66 Setting up libaio1:arm64 (0.3.112-9) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 42.67 Setting up python3-lib2to3 (3.9.2-1) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 43.05 Setting up libelf1:arm64 (0.183-1) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 43.06 Setting up zstd (1.4.8+dfsg-2.1) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 43.09 Setting up libonig5:arm64 (6.9.6-1.1) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 43.10 Setting up python3-distutils (3.9.2-1) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 43.64 Setting up vim (2:8.2.2434-3+deb11u1) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 43.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:24:01 [2022-09-06T21:24:01.433Z] #50 43.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:24:01 [2022-09-06T21:24:01.433Z] #50 43.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:24:01 [2022-09-06T21:24:01.433Z] #50 43.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:24:01 [2022-09-06T21:24:01.433Z] #50 43.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:24:01 [2022-09-06T21:24:01.433Z] #50 43.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:24:01 [2022-09-06T21:24:01.433Z] #50 43.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:24:01 [2022-09-06T21:24:01.433Z] #50 43.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:24:01 [2022-09-06T21:24:01.433Z] #50 43.70 Setting up python3-setuptools (52.0.0-4) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 45.12 Setting up libjq1:arm64 (1.6-2.1) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 45.13 Setting up libnftnl11:arm64 (1.1.9-1) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 45.14 Setting up thin-provisioning-tools (0.9.0-1) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 45.15 Setting up python3-pip (20.3.4-4+deb11u1) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 46.29 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 46.30 Setting up jq (1.6-2.1) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 46.31 Setting up libbpf0:arm64 (1:0.3-2) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 46.32 Setting up iptables (1.8.7-1) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 46.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:24:01 [2022-09-06T21:24:01.433Z] #50 46.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:24:01 [2022-09-06T21:24:01.433Z] #50 46.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:24:01 [2022-09-06T21:24:01.433Z] #50 46.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:24:01 [2022-09-06T21:24:01.433Z] #50 46.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:24:01 [2022-09-06T21:24:01.433Z] #50 46.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:24:01 [2022-09-06T21:24:01.433Z] #50 46.38 Setting up iproute2 (5.10.0-4) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 46.69 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:24:01 [2022-09-06T21:24:01.433Z] #50 DONE 47.6s
21:24:01 [2022-09-06T21:24:01.433Z] 
21:24:01 [2022-09-06T21:24:01.433Z] #55 [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
21:24:01 [2022-09-06T21:24:01.875Z] #42 82.76 checking for library containing yajl_tree_get... -lyajl
21:24:01 [2022-09-06T21:24:01.875Z] #42 83.11 checking for yajl >= 2.0.0... yes
21:24:02 [2022-09-06T21:24:02.134Z] #42 83.13 checking sys/capability.h usability... yes
21:24:02 [2022-09-06T21:24:02.134Z] #42 83.26 checking sys/capability.h presence... yes
21:24:02 [2022-09-06T21:24:02.134Z] #42 83.33 checking for sys/capability.h... yes
21:24:02 [2022-09-06T21:24:02.364Z] #55 0.742 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:24:02 [2022-09-06T21:24:02.364Z] #55 0.748 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:24:02 [2022-09-06T21:24:02.364Z] #55 0.752 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:24:02 [2022-09-06T21:24:02.364Z] #55 DONE 0.8s
21:24:02 [2022-09-06T21:24:02.364Z] 
21:24:02 [2022-09-06T21:24:02.364Z] #56 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
21:24:02 [2022-09-06T21:24:02.703Z] #42 83.34 checking for library containing cap_from_name... -lcap
21:24:02 [2022-09-06T21:24:02.962Z] #42 83.78 checking for library containing dlopen... -ldl
21:24:02 [2022-09-06T21:24:02.962Z] #42 84.12 checking seccomp.h usability... 
21:24:02 [2022-09-06T21:24:02.962Z] #42 ...
21:24:02 [2022-09-06T21:24:02.962Z] 
21:24:02 [2022-09-06T21:24:02.962Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:24:02 [2022-09-06T21:24:02.962Z] #50 10.86 + cd /tmp/tmp.xoQQhjJWHG/src/github.com/opencontainers/runc
21:24:02 [2022-09-06T21:24:02.962Z] #50 10.86 + git checkout -q v1.1.4
21:24:02 [2022-09-06T21:24:02.962Z] #50 11.64 + '[' -z '' ']'
21:24:02 [2022-09-06T21:24:02.962Z] #50 11.64 + target=static
21:24:02 [2022-09-06T21:24:02.962Z] #50 11.64 + make BUILDTAGS=seccomp static
21:24:02 [2022-09-06T21:24:02.962Z] #50 12.09 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
21:24:02 [2022-09-06T21:24:02.982Z] #53 22.63 Unpacking bash-completion (1:2.11-2) ...
21:24:03 [2022-09-06T21:24:03.221Z] #50 ...
21:24:03 [2022-09-06T21:24:03.221Z] 
21:24:03 [2022-09-06T21:24:03.221Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:24:03 [2022-09-06T21:24:03.221Z] #42 84.12 checking seccomp.h usability... yes
21:24:03 [2022-09-06T21:24:03.221Z] #42 84.32 checking seccomp.h presence... yes
21:24:03 [2022-09-06T21:24:03.221Z] #42 84.40 checking for seccomp.h... yes
21:24:03 [2022-09-06T21:24:03.242Z] #53 23.03 Selecting previously unselected package bzip2.
21:24:03 [2022-09-06T21:24:03.242Z] #53 23.04 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
21:24:03 [2022-09-06T21:24:03.242Z] #53 23.06 Unpacking bzip2 (1.0.8-4) ...
21:24:03 [2022-09-06T21:24:03.242Z] #53 23.15 Selecting previously unselected package xz-utils.
21:24:03 [2022-09-06T21:24:03.480Z] #42 84.40 checking for library containing seccomp_rule_add... 
21:24:03 [2022-09-06T21:24:03.480Z] #42 ...
21:24:03 [2022-09-06T21:24:03.480Z] 
21:24:03 [2022-09-06T21:24:03.480Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
21:24:03 [2022-09-06T21:24:03.480Z] #0 2.109 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
21:24:03 [2022-09-06T21:24:03.480Z] #0 2.139 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
21:24:03 [2022-09-06T21:24:03.480Z] #0 2.140 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:24:03 [2022-09-06T21:24:03.480Z] #0 2.682 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
21:24:03 [2022-09-06T21:24:03.480Z] #0 3.746 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [181 kB]
21:24:03 [2022-09-06T21:24:03.480Z] #0 4.850 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
21:24:03 [2022-09-06T21:24:03.480Z] #0 8.204 Fetched 8574 kB in 6s (1350 kB/s)
21:24:03 [2022-09-06T21:24:03.480Z] #0 8.204 Reading package lists...
21:24:03 [2022-09-06T21:24:03.480Z] #57 ...
21:24:03 [2022-09-06T21:24:03.480Z] 
21:24:03 [2022-09-06T21:24:03.480Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:24:03 [2022-09-06T21:24:03.480Z] #42 84.40 checking for library containing seccomp_rule_add... -lseccomp
21:24:03 [2022-09-06T21:24:03.502Z] #53 23.15 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
21:24:03 [2022-09-06T21:24:03.502Z] #53 23.16 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:24:03 [2022-09-06T21:24:03.502Z] #53 23.37 Selecting previously unselected package apparmor.
21:24:03 [2022-09-06T21:24:03.502Z] #53 23.38 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
21:24:03 [2022-09-06T21:24:03.740Z] #42 84.80 checking for library containing seccomp_arch_resolve_name... none required
21:24:03 [2022-09-06T21:24:03.740Z] #42 84.93 checking systemd/sd-bus.h usability... yes
21:24:03 [2022-09-06T21:24:03.761Z] #53 23.46 Unpacking apparmor (2.13.6-10) ...
21:24:03 [2022-09-06T21:24:03.999Z] #42 85.06 checking systemd/sd-bus.h presence... yes
21:24:03 [2022-09-06T21:24:03.999Z] #42 85.12 checking for systemd/sd-bus.h... yes
21:24:04 [2022-09-06T21:24:04.330Z] #53 24.01 Selecting previously unselected package inetutils-ping.
21:24:04 [2022-09-06T21:24:04.330Z] #53 24.02 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
21:24:04 [2022-09-06T21:24:04.330Z] #53 24.03 Unpacking inetutils-ping (2:2.0-1) ...
21:24:04 [2022-09-06T21:24:04.568Z] #42 85.12 checking for library containing sd_bus_match_signal_async... -lsystemd
21:24:04 [2022-09-06T21:24:04.568Z] #42 85.65 checking for sd_notify_barrier... yes
21:24:04 [2022-09-06T21:24:04.590Z] #53 24.17 Selecting previously unselected package libip4tc2:amd64.
21:24:04 [2022-09-06T21:24:04.590Z] #53 24.18 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
21:24:04 [2022-09-06T21:24:04.590Z] #53 24.18 Unpacking libip4tc2:amd64 (1.8.7-1) ...
21:24:04 [2022-09-06T21:24:04.590Z] #53 24.25 Selecting previously unselected package libip6tc2:amd64.
21:24:04 [2022-09-06T21:24:04.590Z] #53 24.27 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
21:24:04 [2022-09-06T21:24:04.590Z] #53 24.28 Unpacking libip6tc2:amd64 (1.8.7-1) ...
21:24:04 [2022-09-06T21:24:04.590Z] #53 24.35 Selecting previously unselected package libnfnetlink0:amd64.
21:24:04 [2022-09-06T21:24:04.590Z] #53 24.37 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
21:24:04 [2022-09-06T21:24:04.590Z] #53 24.38 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:24:04 [2022-09-06T21:24:04.590Z] #53 24.47 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:24:04 [2022-09-06T21:24:04.590Z] #53 24.47 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
21:24:04 [2022-09-06T21:24:04.828Z] #42 85.88 checking linux/bpf.h usability... yes
21:24:04 [2022-09-06T21:24:04.828Z] #42 86.08 checking linux/bpf.h presence... yes
21:24:04 [2022-09-06T21:24:04.849Z] #53 24.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
21:24:04 [2022-09-06T21:24:04.849Z] #53 24.57 Selecting previously unselected package libnftnl11:amd64.
21:24:04 [2022-09-06T21:24:04.849Z] #53 24.58 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
21:24:04 [2022-09-06T21:24:04.849Z] #53 24.59 Unpacking libnftnl11:amd64 (1.1.9-1) ...
21:24:04 [2022-09-06T21:24:04.849Z] #53 24.70 Selecting previously unselected package iptables.
21:24:05 [2022-09-06T21:24:05.087Z] #42 86.15 checking for linux/bpf.h... yes
21:24:05 [2022-09-06T21:24:05.087Z] #42 86.15 checking compilation for eBPF... yes
21:24:05 [2022-09-06T21:24:05.087Z] #42 86.32 checking for criu >= 3.15... no
21:24:05 [2022-09-06T21:24:05.087Z] #42 86.35 configure: CRIU headers not found, building without CRIU support
21:24:05 [2022-09-06T21:24:05.087Z] #42 86.36 checking for criu > 3.16... no
21:24:05 [2022-09-06T21:24:05.087Z] #42 86.38 configure: CRIU version doesn't support join-ns API
21:24:05 [2022-09-06T21:24:05.087Z] #42 86.38 checking for criu > 3.16.1... no
21:24:05 [2022-09-06T21:24:05.087Z] #42 86.41 configure: CRIU version doesn't support for pre-dumping
21:24:05 [2022-09-06T21:24:05.109Z] #53 24.70 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
21:24:05 [2022-09-06T21:24:05.109Z] #53 24.72 Unpacking iptables (1.8.7-1) ...
21:24:05 [2022-09-06T21:24:05.347Z] #42 86.42 checking for new mount API (fsconfig)... yes
21:24:05 [2022-09-06T21:24:05.347Z] #42 86.48 checking for seccomp notify API... yes
21:24:05 [2022-09-06T21:24:05.347Z] #42 86.57 checking for gperf... no
21:24:05 [2022-09-06T21:24:05.347Z] #42 86.57 configure: gperf not found - cannot rebuild signal parser code
21:24:05 [2022-09-06T21:24:05.615Z] #42 86.57 checking for library containing argp_parse... none required
21:24:05 [2022-09-06T21:24:05.629Z] #53 25.14 Selecting previously unselected package libonig5:amd64.
21:24:05 [2022-09-06T21:24:05.629Z] #53 25.14 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
21:24:05 [2022-09-06T21:24:05.629Z] #53 25.15 Unpacking libonig5:amd64 (6.9.6-1.1) ...
21:24:05 [2022-09-06T21:24:05.629Z] #53 25.34 Selecting previously unselected package libjq1:amd64.
21:24:05 [2022-09-06T21:24:05.629Z] #53 25.35 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
21:24:05 [2022-09-06T21:24:05.629Z] #53 25.35 Unpacking libjq1:amd64 (1.6-2.1) ...
21:24:05 [2022-09-06T21:24:05.875Z] #42 86.96 checking that generated files are newer than configure... done
21:24:05 [2022-09-06T21:24:05.875Z] #42 86.97 configure: creating ./config.status
21:24:05 [2022-09-06T21:24:05.889Z] #53 25.51 Selecting previously unselected package jq.
21:24:05 [2022-09-06T21:24:05.889Z] #53 25.52 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
21:24:05 [2022-09-06T21:24:05.889Z] #53 25.52 Unpacking jq (1.6-2.1) ...
21:24:05 [2022-09-06T21:24:05.889Z] #53 25.61 Selecting previously unselected package libaio1:amd64.
21:24:05 [2022-09-06T21:24:05.889Z] #53 25.62 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
21:24:05 [2022-09-06T21:24:05.889Z] #53 25.62 Unpacking libaio1:amd64 (0.3.112-9) ...
21:24:06 [2022-09-06T21:24:06.150Z] #53 25.71 Selecting previously unselected package libgpm2:amd64.
21:24:06 [2022-09-06T21:24:06.150Z] #53 25.71 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
21:24:06 [2022-09-06T21:24:06.150Z] #53 25.72 Unpacking libgpm2:amd64 (1.20.7-8) ...
21:24:06 [2022-09-06T21:24:06.150Z] #53 25.81 Selecting previously unselected package libicu67:amd64.
21:24:06 [2022-09-06T21:24:06.150Z] #53 25.82 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
21:24:06 [2022-09-06T21:24:06.150Z] #53 25.82 Unpacking libicu67:amd64 (67.1-7) ...
21:24:07 [2022-09-06T21:24:07.613Z] #56 ...
21:24:07 [2022-09-06T21:24:07.613Z] 
21:24:07 [2022-09-06T21:24:07.613Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:24:07 [2022-09-06T21:24:07.613Z] #41 114.7 checking for inttypes.h... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 115.0 checking for stdint.h... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 115.2 checking for unistd.h... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 115.5 checking for dlfcn.h... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 115.7 checking for objdir... .libs
21:24:07 [2022-09-06T21:24:07.613Z] #41 116.2 checking if gcc supports -fno-rtti -fno-exceptions... no
21:24:07 [2022-09-06T21:24:07.613Z] #41 116.4 checking for gcc option to produce PIC... -fPIC -DPIC
21:24:07 [2022-09-06T21:24:07.613Z] #41 116.4 checking if gcc PIC flag -fPIC -DPIC works... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 116.4 checking if gcc static flag -static works... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 116.7 checking if gcc supports -c -o file.o... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 116.9 checking if gcc supports -c -o file.o... (cached) yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 116.9 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 117.0 checking dynamic linker characteristics... GNU/Linux ld.so
21:24:07 [2022-09-06T21:24:07.613Z] #41 117.4 checking how to hardcode library paths into programs... immediate
21:24:07 [2022-09-06T21:24:07.613Z] #41 117.4 checking whether stripping libraries is possible... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 117.4 checking if libtool supports shared libraries... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 117.4 checking whether to build shared libraries... no
21:24:07 [2022-09-06T21:24:07.613Z] #41 117.4 checking whether to build static libraries... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 117.4 checking float.h usability... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 117.6 checking float.h presence... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 117.7 checking for float.h... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 117.7 checking limits.h usability... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 117.8 checking limits.h presence... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 117.9 checking for limits.h... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 118.0 checking stddef.h usability... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 118.1 checking stddef.h presence... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 118.1 checking for stddef.h... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 118.2 checking for stdlib.h... (cached) yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 118.2 checking for string.h... (cached) yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 118.2 checking sys/time.h usability... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 118.4 checking sys/time.h presence... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 118.5 checking for sys/time.h... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 118.5 checking for inline... inline
21:24:07 [2022-09-06T21:24:07.613Z] #41 118.6 checking for size_t... yes
21:24:07 [2022-09-06T21:24:07.613Z] #41 118.9 checking for stdlib.h... (cached) yes
21:24:07 [2022-09-06T21:24:07.614Z] #41 118.9 checking for GNU libc compatible malloc... yes
21:24:07 [2022-09-06T21:24:07.614Z] #41 119.1 checking for stdlib.h... (cached) yes
21:24:07 [2022-09-06T21:24:07.614Z] #41 119.1 checking for GNU libc compatible realloc... yes
21:24:07 [2022-09-06T21:24:07.614Z] #41 119.4 checking for working strtod... yes
21:24:07 [2022-09-06T21:24:07.614Z] #41 119.6 checking for gettimeofday... yes
21:24:07 [2022-09-06T21:24:07.614Z] #41 119.7 checking for memset... yes
21:24:07 [2022-09-06T21:24:07.614Z] #41 119.9 checking for strspn... yes
21:24:07 [2022-09-06T21:24:07.614Z] #41 120.2 checking that generated files are newer than configure... done
21:24:07 [2022-09-06T21:24:07.614Z] #41 120.2 configure: creating ./config.status
21:24:07 [2022-09-06T21:24:07.786Z] #42 89.18 config.status: creating Makefile
21:24:08 [2022-09-06T21:24:08.046Z] #42 89.27 config.status: creating rpm/crun.spec
21:24:08 [2022-09-06T21:24:08.046Z] #42 ...
21:24:08 [2022-09-06T21:24:08.046Z] 
21:24:08 [2022-09-06T21:24:08.046Z] #20 [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
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9 Delve is a source level debugger for Go programs.
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9 
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9 Delve enables you to interact with your program by controlling the execution of the process,
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9 
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9 
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9 Pass flags to the program you are debugging using `--`, for example:
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9 
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9 `dlv exec ./hello -- server --config conf/config.toml`
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9 
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9 Usage:
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9   dlv [command]
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9 
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9 Available Commands:
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9   attach      Attach to running process and begin debugging.
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9   connect     Connect to a headless debug server with a terminal client.
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9   core        Examine a core dump.
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9   debug       Compile and begin debugging main package in current directory, or the package specified.
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9   exec        Execute a precompiled binary, and begin a debug session.
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9   help        Help about any command
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9   run         Deprecated command. Use 'debug' instead.
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9   test        Compile test binary and begin debugging program.
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9   trace       Compile and begin tracing program.
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9   version     Prints version.
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9 
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9 Flags:
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9       --disable-aslr                     Disables address space randomization
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9   -h, --help                             help for dlv
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9       --init string                      Init file, executed by the terminal client.
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9       --log                              Enable debugging server logging.
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9       --wd string                        Working directory for running the program.
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9 
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9 Additional help topics:
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9   dlv backend  Help about the --backend flag.
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9   dlv log      Help about logging flags.
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9   dlv redirect Help about file redirection.
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9 
21:24:08 [2022-09-06T21:24:08.046Z] #20 138.9 Use "dlv [command] --help" for more information about a command.
21:24:08 [2022-09-06T21:24:08.046Z] #20 DONE 139.2s
21:24:08 [2022-09-06T21:24:08.046Z] 
21:24:08 [2022-09-06T21:24:08.046Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:24:08 [2022-09-06T21:24:08.046Z] #42 89.38 config.status: creating config.h
21:24:08 [2022-09-06T21:24:08.046Z] #42 89.41 config.status: executing libtool commands
21:24:08 [2022-09-06T21:24:08.046Z] #42 89.44 config.status: executing depfiles commands
21:24:08 [2022-09-06T21:24:08.616Z] #42 ...
21:24:08 [2022-09-06T21:24:08.616Z] 
21:24:08 [2022-09-06T21:24:08.616Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
21:24:08 [2022-09-06T21:24:08.616Z] #0 8.204 Reading package lists...
21:24:08 [2022-09-06T21:24:08.616Z] #57 10.76 Reading package lists...
21:24:08 [2022-09-06T21:24:08.616Z] #57 13.41 Building dependency tree...
21:24:08 [2022-09-06T21:24:08.616Z] #57 14.07 Reading state information...
21:24:08 [2022-09-06T21:24:08.616Z] #57 14.67 The following additional packages will be installed:
21:24:08 [2022-09-06T21:24:08.616Z] #57 14.67   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
21:24:08 [2022-09-06T21:24:08.616Z] #57 14.67   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
21:24:08 [2022-09-06T21:24:08.616Z] #57 14.67   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
21:24:08 [2022-09-06T21:24:08.616Z] #57 14.67   python3-pkg-resources vim-runtime xxd
21:24:08 [2022-09-06T21:24:08.616Z] #57 14.67 Suggested packages:
21:24:08 [2022-09-06T21:24:08.616Z] #57 14.67   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
21:24:08 [2022-09-06T21:24:08.616Z] #57 14.67   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
21:24:08 [2022-09-06T21:24:08.616Z] #57 14.67   acl attr quota
21:24:08 [2022-09-06T21:24:08.616Z] #57 14.67 Recommended packages:
21:24:08 [2022-09-06T21:24:08.616Z] #57 14.67   libatm1 nftables libpam-cap build-essential python3-dev unzip
21:24:08 [2022-09-06T21:24:08.627Z] #26 145.7 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
21:24:08 [2022-09-06T21:24:08.627Z] #26 145.7 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
21:24:08 [2022-09-06T21:24:08.627Z] #26 145.7 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
21:24:08 [2022-09-06T21:24:08.627Z] #26 145.8 Selecting previously unselected package cpp-10-s390x-linux-gnu.
21:24:08 [2022-09-06T21:24:08.627Z] #26 145.8 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
21:24:08 [2022-09-06T21:24:08.627Z] #26 145.8 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
21:24:08 [2022-09-06T21:24:08.689Z] #53 ...
21:24:08 [2022-09-06T21:24:08.689Z] 
21:24:08 [2022-09-06T21:24:08.689Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:24:08 [2022-09-06T21:24:08.689Z] #42 103.0 checking for fgetpwent_r... yes
21:24:08 [2022-09-06T21:24:08.689Z] #42 103.4 checking for issetugid... no
21:24:08 [2022-09-06T21:24:08.689Z] #42 103.7 checking for pkg-config... /usr/bin/pkg-config
21:24:08 [2022-09-06T21:24:08.689Z] #42 103.7 checking pkg-config is at least version 0.9.0... yes
21:24:08 [2022-09-06T21:24:08.689Z] #42 103.7 checking for library containing yajl_tree_get... -lyajl
21:24:08 [2022-09-06T21:24:08.690Z] #42 104.2 checking for yajl >= 2.0.0... yes
21:24:08 [2022-09-06T21:24:08.690Z] #42 104.3 checking sys/capability.h usability... yes
21:24:08 [2022-09-06T21:24:08.690Z] #42 104.5 checking sys/capability.h presence... yes
21:24:08 [2022-09-06T21:24:08.690Z] #42 104.6 checking for sys/capability.h... yes
21:24:08 [2022-09-06T21:24:08.690Z] #42 104.6 checking for library containing cap_from_name... -lcap
21:24:08 [2022-09-06T21:24:08.690Z] #42 105.1 checking for library containing dlopen... -ldl
21:24:08 [2022-09-06T21:24:08.690Z] #42 105.5 checking seccomp.h usability... yes
21:24:08 [2022-09-06T21:24:08.690Z] #42 105.7 checking seccomp.h presence... yes
21:24:08 [2022-09-06T21:24:08.690Z] #42 105.9 checking for seccomp.h... yes
21:24:08 [2022-09-06T21:24:08.690Z] #42 105.9 checking for library containing seccomp_rule_add... -lseccomp
21:24:08 [2022-09-06T21:24:08.690Z] #42 106.4 checking for library containing seccomp_arch_resolve_name... none required
21:24:08 [2022-09-06T21:24:08.690Z] #42 106.7 checking systemd/sd-bus.h usability... yes
21:24:08 [2022-09-06T21:24:08.690Z] #42 107.0 checking systemd/sd-bus.h presence... yes
21:24:08 [2022-09-06T21:24:08.690Z] #42 107.1 checking for systemd/sd-bus.h... yes
21:24:08 [2022-09-06T21:24:08.690Z] #42 107.1 checking for library containing sd_bus_match_signal_async... -lsystemd
21:24:08 [2022-09-06T21:24:08.690Z] #42 107.6 checking for sd_notify_barrier... yes
21:24:08 [2022-09-06T21:24:08.690Z] #42 107.8 checking linux/bpf.h usability... yes
21:24:08 [2022-09-06T21:24:08.690Z] #42 108.0 checking linux/bpf.h presence... yes
21:24:08 [2022-09-06T21:24:08.690Z] #42 108.1 checking for linux/bpf.h... yes
21:24:08 [2022-09-06T21:24:08.690Z] #42 108.1 checking compilation for eBPF... yes
21:24:08 [2022-09-06T21:24:08.690Z] #42 108.3 checking for criu >= 3.15... no
21:24:08 [2022-09-06T21:24:08.690Z] #42 108.4 configure: CRIU headers not found, building without CRIU support
21:24:08 [2022-09-06T21:24:08.690Z] #42 108.4 checking for criu > 3.16... no
21:24:08 [2022-09-06T21:24:08.690Z] #42 108.4 configure: CRIU version doesn't support join-ns API
21:24:08 [2022-09-06T21:24:08.690Z] #42 108.4 checking for criu > 3.16.1... no
21:24:08 [2022-09-06T21:24:08.690Z] #42 108.4 configure: CRIU version doesn't support for pre-dumping
21:24:08 [2022-09-06T21:24:08.690Z] #42 108.4 checking for new mount API (fsconfig)... yes
21:24:08 [2022-09-06T21:24:08.690Z] #42 108.6 checking for seccomp notify API... yes
21:24:08 [2022-09-06T21:24:08.690Z] #42 108.7 checking for gperf... no
21:24:08 [2022-09-06T21:24:08.690Z] #42 108.7 configure: gperf not found - cannot rebuild signal parser code
21:24:08 [2022-09-06T21:24:08.690Z] #42 108.7 checking for library containing argp_parse... none required
21:24:08 [2022-09-06T21:24:08.690Z] #42 109.3 checking that generated files are newer than configure... done
21:24:08 [2022-09-06T21:24:08.690Z] #42 109.3 configure: creating ./config.status
21:24:08 [2022-09-06T21:24:08.690Z] #42 111.7 config.status: creating Makefile
21:24:08 [2022-09-06T21:24:08.690Z] #42 111.8 config.status: creating rpm/crun.spec
21:24:08 [2022-09-06T21:24:08.690Z] #42 112.0 config.status: creating config.h
21:24:08 [2022-09-06T21:24:08.690Z] #42 112.0 config.status: executing libtool commands
21:24:08 [2022-09-06T21:24:08.690Z] #42 112.0 config.status: executing depfiles commands
21:24:08 [2022-09-06T21:24:08.690Z] #42 113.4 === configuring in libocispec (/tmp/crun-build/libocispec)
21:24:08 [2022-09-06T21:24:08.949Z] #42 113.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
21:24:08 [2022-09-06T21:24:08.980Z] #41 122.4 config.status: creating Makefile
21:24:08 [2022-09-06T21:24:08.980Z] #41 122.4 config.status: creating config.h
21:24:09 [2022-09-06T21:24:09.209Z] #42 113.8 checking for gcc... gcc
21:24:09 [2022-09-06T21:24:09.236Z] #41 122.4 config.status: executing depfiles commands
21:24:09 [2022-09-06T21:24:09.469Z] #42 113.9 checking whether the C compiler works... yes
21:24:09 [2022-09-06T21:24:09.469Z] #42 114.2 checking for C compiler default output file name... a.out
21:24:09 [2022-09-06T21:24:09.493Z] #41 122.7 config.status: executing libtool commands
21:24:09 [2022-09-06T21:24:09.555Z] #57 15.95 The following NEW packages will be installed:
21:24:09 [2022-09-06T21:24:09.555Z] #57 15.95   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
21:24:09 [2022-09-06T21:24:09.555Z] #57 15.95   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
21:24:09 [2022-09-06T21:24:09.555Z] #57 15.95   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
21:24:09 [2022-09-06T21:24:09.555Z] #57 15.95   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
21:24:09 [2022-09-06T21:24:09.555Z] #57 15.95   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
21:24:09 [2022-09-06T21:24:09.555Z] #57 15.95   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
21:24:09 [2022-09-06T21:24:09.555Z] #57 15.95   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
21:24:09 [2022-09-06T21:24:09.555Z] #57 15.95   xz-utils zip zstd
21:24:09 [2022-09-06T21:24:09.555Z] #57 16.27 0 upgraded, 49 newly installed, 0 to remove and 1 not upgraded.
21:24:09 [2022-09-06T21:24:09.555Z] #57 16.27 Need to get 27.7 MB of archives.
21:24:09 [2022-09-06T21:24:09.555Z] #57 16.27 After this operation, 106 MB of additional disk space will be used.
21:24:09 [2022-09-06T21:24:09.555Z] #57 16.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
21:24:09 [2022-09-06T21:24:09.555Z] #57 16.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
21:24:09 [2022-09-06T21:24:09.555Z] #57 16.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
21:24:09 [2022-09-06T21:24:09.555Z] #57 16.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
21:24:09 [2022-09-06T21:24:09.555Z] #57 16.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
21:24:09 [2022-09-06T21:24:09.555Z] #57 16.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
21:24:09 [2022-09-06T21:24:09.555Z] #57 16.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
21:24:09 [2022-09-06T21:24:09.555Z] #57 16.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
21:24:09 [2022-09-06T21:24:09.555Z] #57 16.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
21:24:09 [2022-09-06T21:24:09.555Z] #57 16.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
21:24:09 [2022-09-06T21:24:09.815Z] #57 16.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
21:24:09 [2022-09-06T21:24:09.815Z] #57 16.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
21:24:09 [2022-09-06T21:24:09.815Z] #57 16.36 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
21:24:09 [2022-09-06T21:24:09.815Z] #57 16.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
21:24:09 [2022-09-06T21:24:09.815Z] #57 16.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
21:24:09 [2022-09-06T21:24:09.815Z] #57 16.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
21:24:09 [2022-09-06T21:24:09.815Z] #57 16.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
21:24:09 [2022-09-06T21:24:09.815Z] #57 16.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
21:24:09 [2022-09-06T21:24:09.815Z] #57 16.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
21:24:09 [2022-09-06T21:24:09.815Z] #57 16.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
21:24:09 [2022-09-06T21:24:09.815Z] #57 16.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
21:24:09 [2022-09-06T21:24:09.815Z] #57 16.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
21:24:09 [2022-09-06T21:24:09.815Z] #57 16.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
21:24:09 [2022-09-06T21:24:09.815Z] #57 16.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
21:24:09 [2022-09-06T21:24:09.815Z] #57 16.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
21:24:09 [2022-09-06T21:24:09.815Z] #57 16.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
21:24:09 [2022-09-06T21:24:09.815Z] #57 16.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
21:24:10 [2022-09-06T21:24:10.038Z] #42 114.2 checking for suffix of executables... 
21:24:10 [2022-09-06T21:24:10.074Z] #57 16.74 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
21:24:10 [2022-09-06T21:24:10.074Z] #57 16.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:24:10 [2022-09-06T21:24:10.074Z] #57 16.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
21:24:10 [2022-09-06T21:24:10.074Z] #57 16.75 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
21:24:10 [2022-09-06T21:24:10.074Z] #57 16.75 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
21:24:10 [2022-09-06T21:24:10.074Z] #57 16.75 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
21:24:10 [2022-09-06T21:24:10.074Z] #57 16.76 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
21:24:10 [2022-09-06T21:24:10.074Z] #57 16.77 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
21:24:10 [2022-09-06T21:24:10.074Z] #57 16.84 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
21:24:10 [2022-09-06T21:24:10.074Z] #57 16.84 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
21:24:10 [2022-09-06T21:24:10.074Z] #57 16.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
21:24:10 [2022-09-06T21:24:10.074Z] #57 16.85 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
21:24:10 [2022-09-06T21:24:10.074Z] #57 16.87 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
21:24:10 [2022-09-06T21:24:10.074Z] #57 16.87 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
21:24:10 [2022-09-06T21:24:10.074Z] #57 16.88 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
21:24:10 [2022-09-06T21:24:10.074Z] #57 16.91 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
21:24:10 [2022-09-06T21:24:10.074Z] #57 16.92 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
21:24:10 [2022-09-06T21:24:10.074Z] #57 16.94 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
21:24:10 [2022-09-06T21:24:10.298Z] #42 114.6 checking whether we are cross compiling... no
21:24:10 [2022-09-06T21:24:10.298Z] #42 114.9 checking for suffix of object files... o
21:24:10 [2022-09-06T21:24:10.333Z] #57 17.13 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
21:24:10 [2022-09-06T21:24:10.333Z] #57 17.16 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
21:24:10 [2022-09-06T21:24:10.422Z] #41 123.6   GEN      .version
21:24:10 [2022-09-06T21:24:10.422Z] #41 123.6 make  install-recursive
21:24:10 [2022-09-06T21:24:10.422Z] #41 123.6 make[1]: Entering directory '/tmp/crun-build'
21:24:10 [2022-09-06T21:24:10.422Z] #41 123.7 Making install in libocispec
21:24:10 [2022-09-06T21:24:10.422Z] #41 123.7 make[2]: Entering directory '/tmp/crun-build/libocispec'
21:24:10 [2022-09-06T21:24:10.422Z] #41 123.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
21:24:10 [2022-09-06T21:24:10.422Z] #41 123.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
21:24:10 [2022-09-06T21:24:10.422Z] #41 123.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
21:24:10 [2022-09-06T21:24:10.422Z] #41 123.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
21:24:10 [2022-09-06T21:24:10.558Z] #42 115.1 checking whether we are using the GNU C compiler... yes
21:24:10 [2022-09-06T21:24:10.558Z] #42 115.3 checking whether gcc accepts -g... 
21:24:10 [2022-09-06T21:24:10.558Z] #42 ...
21:24:10 [2022-09-06T21:24:10.558Z] 
21:24:10 [2022-09-06T21:24:10.558Z] #35 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1 Delve is a source level debugger for Go programs.
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1 
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1 Delve enables you to interact with your program by controlling the execution of the process,
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1 
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1 
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1 Pass flags to the program you are debugging using `--`, for example:
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1 
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1 `dlv exec ./hello -- server --config conf/config.toml`
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1 
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1 Usage:
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1   dlv [command]
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1 
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1 Available Commands:
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1   attach      Attach to running process and begin debugging.
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1   connect     Connect to a headless debug server with a terminal client.
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1   core        Examine a core dump.
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1   debug       Compile and begin debugging main package in current directory, or the package specified.
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1   exec        Execute a precompiled binary, and begin a debug session.
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1   help        Help about any command
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1   run         Deprecated command. Use 'debug' instead.
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1   test        Compile test binary and begin debugging program.
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1   trace       Compile and begin tracing program.
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1   version     Prints version.
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1 
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1 Flags:
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1       --disable-aslr                     Disables address space randomization
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1   -h, --help                             help for dlv
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1       --init string                      Init file, executed by the terminal client.
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1       --log                              Enable debugging server logging.
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1       --wd string                        Working directory for running the program.
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1 
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1 Additional help topics:
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1   dlv backend  Help about the --backend flag.
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1   dlv log      Help about logging flags.
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1   dlv redirect Help about file redirection.
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1 
21:24:10 [2022-09-06T21:24:10.558Z] #35 156.1 Use "dlv [command] --help" for more information about a command.
21:24:10 [2022-09-06T21:24:10.593Z] #57 17.19 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
21:24:10 [2022-09-06T21:24:10.593Z] #57 17.20 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
21:24:10 [2022-09-06T21:24:10.984Z] #41 124.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
21:24:10 [2022-09-06T21:24:10.984Z] #41 124.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
21:24:10 [2022-09-06T21:24:10.984Z] #41 124.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
21:24:10 [2022-09-06T21:24:10.984Z] #41 124.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
21:24:10 [2022-09-06T21:24:10.984Z] #41 124.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
21:24:10 [2022-09-06T21:24:10.984Z] #41 124.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
21:24:10 [2022-09-06T21:24:10.984Z] #41 124.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
21:24:10 [2022-09-06T21:24:10.984Z] #41 124.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
21:24:10 [2022-09-06T21:24:10.984Z] #41 124.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
21:24:11 [2022-09-06T21:24:11.128Z] #35 DONE 156.5s
21:24:11 [2022-09-06T21:24:11.128Z] 
21:24:11 [2022-09-06T21:24:11.128Z] #53 [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
21:24:11 [2022-09-06T21:24:11.128Z] #53 30.57 Selecting previously unselected package libinih1:amd64.
21:24:11 [2022-09-06T21:24:11.128Z] #53 30.57 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
21:24:11 [2022-09-06T21:24:11.128Z] #53 30.59 Unpacking libinih1:amd64 (53-1+b2) ...
21:24:11 [2022-09-06T21:24:11.128Z] #53 30.79 Selecting previously unselected package libnet1:amd64.
21:24:11 [2022-09-06T21:24:11.128Z] #53 30.81 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:24:11 [2022-09-06T21:24:11.128Z] #53 30.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:24:11 [2022-09-06T21:24:11.128Z] #53 30.97 Selecting previously unselected package libnl-3-200:amd64.
21:24:11 [2022-09-06T21:24:11.161Z] #57 17.79 debconf: delaying package configuration, since apt-utils is not installed
21:24:11 [2022-09-06T21:24:11.161Z] #57 17.87 Fetched 27.7 MB in 1s (22.3 MB/s)
21:24:11 [2022-09-06T21:24:11.161Z] #57 ...
21:24:11 [2022-09-06T21:24:11.161Z] 
21:24:11 [2022-09-06T21:24:11.161Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:24:11 [2022-09-06T21:24:11.161Z] #42 90.50 === configuring in libocispec (/tmp/crun-build/libocispec)
21:24:11 [2022-09-06T21:24:11.161Z] #42 90.53 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
21:24:11 [2022-09-06T21:24:11.161Z] #42 90.78 checking for gcc... gcc
21:24:11 [2022-09-06T21:24:11.161Z] #42 90.87 checking whether the C compiler works... yes
21:24:11 [2022-09-06T21:24:11.161Z] #42 91.01 checking for C compiler default output file name... a.out
21:24:11 [2022-09-06T21:24:11.161Z] #42 91.01 checking for suffix of executables... 
21:24:11 [2022-09-06T21:24:11.161Z] #42 91.14 checking whether we are cross compiling... no
21:24:11 [2022-09-06T21:24:11.161Z] #42 91.40 checking for suffix of object files... o
21:24:11 [2022-09-06T21:24:11.161Z] #42 91.52 checking whether we are using the GNU C compiler... yes
21:24:11 [2022-09-06T21:24:11.161Z] #42 91.62 checking whether gcc accepts -g... yes
21:24:11 [2022-09-06T21:24:11.161Z] #42 91.72 checking for gcc option to accept ISO C89... none needed
21:24:11 [2022-09-06T21:24:11.161Z] #42 91.85 checking whether gcc understands -c and -o together... yes
21:24:11 [2022-09-06T21:24:11.161Z] #42 92.06 checking how to run the C preprocessor... gcc -E
21:24:11 [2022-09-06T21:24:11.161Z] #42 92.31 checking for grep that handles long lines and -e... /bin/grep
21:24:11 [2022-09-06T21:24:11.161Z] #42 92.32 checking for egrep... /bin/grep -E
21:24:11 [2022-09-06T21:24:11.241Z] #41 124.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
21:24:11 [2022-09-06T21:24:11.241Z] #41 124.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
21:24:11 [2022-09-06T21:24:11.241Z] #41 124.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
21:24:11 [2022-09-06T21:24:11.241Z] #41 124.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
21:24:11 [2022-09-06T21:24:11.241Z] #41 124.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
21:24:11 [2022-09-06T21:24:11.241Z] #41 124.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
21:24:11 [2022-09-06T21:24:11.241Z] #41 124.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
21:24:11 [2022-09-06T21:24:11.388Z] #53 30.97 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
21:24:11 [2022-09-06T21:24:11.388Z] #53 30.99 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
21:24:11 [2022-09-06T21:24:11.388Z] #53 31.19 Selecting previously unselected package libprotobuf-c1:amd64.
21:24:11 [2022-09-06T21:24:11.388Z] #53 31.19 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
21:24:11 [2022-09-06T21:24:11.388Z] #53 31.20 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
21:24:11 [2022-09-06T21:24:11.421Z] #42 92.33 checking for ANSI C header files... yes
21:24:11 [2022-09-06T21:24:11.421Z] #42 92.71 checking for sys/types.h... yes
21:24:11 [2022-09-06T21:24:11.648Z] #53 31.33 Selecting previously unselected package libyajl2:amd64.
21:24:11 [2022-09-06T21:24:11.648Z] #53 31.34 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
21:24:11 [2022-09-06T21:24:11.648Z] #53 31.34 Unpacking libyajl2:amd64 (2.1.0-3) ...
21:24:11 [2022-09-06T21:24:11.648Z] #53 31.54 Selecting previously unselected package net-tools.
21:24:11 [2022-09-06T21:24:11.908Z] #53 31.57 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
21:24:11 [2022-09-06T21:24:11.908Z] #53 31.57 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
21:24:11 [2022-09-06T21:24:11.989Z] #42 92.82 checking for sys/stat.h... yes
21:24:11 [2022-09-06T21:24:11.989Z] #42 93.03 checking for stdlib.h... yes
21:24:12 [2022-09-06T21:24:12.168Z] #53 31.90 Selecting previously unselected package patch.
21:24:12 [2022-09-06T21:24:12.168Z] #53 31.90 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
21:24:12 [2022-09-06T21:24:12.168Z] #53 31.91 Unpacking patch (2.7.6-7) ...
21:24:12 [2022-09-06T21:24:12.169Z] #41 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
21:24:12 [2022-09-06T21:24:12.169Z] #41 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
21:24:12 [2022-09-06T21:24:12.169Z] #41 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
21:24:12 [2022-09-06T21:24:12.169Z] #41 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
21:24:12 [2022-09-06T21:24:12.169Z] #41 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
21:24:12 [2022-09-06T21:24:12.169Z] #41 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
21:24:12 [2022-09-06T21:24:12.169Z] #41 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
21:24:12 [2022-09-06T21:24:12.169Z] #41 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
21:24:12 [2022-09-06T21:24:12.169Z] #41 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
21:24:12 [2022-09-06T21:24:12.169Z] #41 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
21:24:12 [2022-09-06T21:24:12.169Z] #41 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
21:24:12 [2022-09-06T21:24:12.169Z] #41 125.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
21:24:12 [2022-09-06T21:24:12.169Z] #41 125.3 make  install-recursive
21:24:12 [2022-09-06T21:24:12.169Z] #41 125.3 make[3]: Entering directory '/tmp/crun-build/libocispec'
21:24:12 [2022-09-06T21:24:12.169Z] #41 125.4 Making install in yajl
21:24:12 [2022-09-06T21:24:12.169Z] #41 125.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
21:24:12 [2022-09-06T21:24:12.169Z] #41 125.5   CC       verify/json_verify-json_verify.o
21:24:12 [2022-09-06T21:24:12.169Z] #41 125.5   CC       src/libyajl_la-yajl_alloc.lo
21:24:12 [2022-09-06T21:24:12.169Z] #41 125.5   CC       src/libyajl_la-yajl_gen.lo
21:24:12 [2022-09-06T21:24:12.169Z] #41 125.5   CC       src/libyajl_la-yajl_parser.lo
21:24:12 [2022-09-06T21:24:12.248Z] #42 93.15 checking for string.h... yes
21:24:12 [2022-09-06T21:24:12.248Z] #42 93.33 checking for memory.h... yes
21:24:12 [2022-09-06T21:24:12.248Z] #42 93.45 checking for strings.h... yes
21:24:12 [2022-09-06T21:24:12.426Z] #41 125.5   CC       src/libyajl_la-yajl.lo
21:24:12 [2022-09-06T21:24:12.426Z] #41 125.6   CC       src/libyajl_la-yajl_buf.lo
21:24:12 [2022-09-06T21:24:12.426Z] #41 125.6   CC       src/libyajl_la-yajl_encode.lo
21:24:12 [2022-09-06T21:24:12.426Z] #41 125.6   CC       src/libyajl_la-yajl_lex.lo
21:24:12 [2022-09-06T21:24:12.426Z] #41 125.7   CC       src/libyajl_la-yajl_tree.lo
21:24:12 [2022-09-06T21:24:12.428Z] #53 32.03 Selecting previously unselected package python-pip-whl.
21:24:12 [2022-09-06T21:24:12.429Z] #53 32.04 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
21:24:12 [2022-09-06T21:24:12.429Z] #53 32.05 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
21:24:12 [2022-09-06T21:24:12.508Z] #42 93.55 checking for inttypes.h... yes
21:24:12 [2022-09-06T21:24:12.508Z] #42 93.69 checking for stdint.h... yes
21:24:12 [2022-09-06T21:24:12.508Z] #42 93.79 checking for unistd.h... yes
21:24:12 [2022-09-06T21:24:12.767Z] #42 93.91 checking minix/config.h usability... no
21:24:12 [2022-09-06T21:24:12.767Z] #42 94.01 checking minix/config.h presence... no
21:24:12 [2022-09-06T21:24:12.767Z] #42 94.06 checking for minix/config.h... no
21:24:12 [2022-09-06T21:24:12.998Z] #53 32.77 Selecting previously unselected package python3-lib2to3.
21:24:12 [2022-09-06T21:24:12.998Z] #53 32.77 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
21:24:12 [2022-09-06T21:24:12.998Z] #53 32.78 Unpacking python3-lib2to3 (3.9.2-1) ...
21:24:13 [2022-09-06T21:24:13.026Z] #42 94.06 checking whether it is safe to define __EXTENSIONS__... yes
21:24:13 [2022-09-06T21:24:13.026Z] #42 94.24 checking build system type... x86_64-pc-linux-gnu
21:24:13 [2022-09-06T21:24:13.026Z] #42 94.41 checking host system type... x86_64-pc-linux-gnu
21:24:13 [2022-09-06T21:24:13.258Z] #53 32.91 Selecting previously unselected package python3-distutils.
21:24:13 [2022-09-06T21:24:13.258Z] #53 32.91 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
21:24:13 [2022-09-06T21:24:13.258Z] #53 32.92 Unpacking python3-distutils (3.9.2-1) ...
21:24:13 [2022-09-06T21:24:13.285Z] #42 94.41 checking how to print strings... printf
21:24:13 [2022-09-06T21:24:13.285Z] #42 94.41 checking for a sed that does not truncate output... /bin/sed
21:24:13 [2022-09-06T21:24:13.285Z] #42 94.42 checking for fgrep... /bin/grep -F
21:24:13 [2022-09-06T21:24:13.285Z] #42 94.44 checking for ld used by gcc... /usr/bin/ld
21:24:13 [2022-09-06T21:24:13.286Z] #42 94.45 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:24:13 [2022-09-06T21:24:13.286Z] #42 94.46 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:24:13 [2022-09-06T21:24:13.286Z] #42 94.47 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:24:13 [2022-09-06T21:24:13.286Z] #42 94.53 checking whether ln -s works... yes
21:24:13 [2022-09-06T21:24:13.286Z] #42 94.53 checking the maximum length of command line arguments... 1572864
21:24:13 [2022-09-06T21:24:13.286Z] #42 94.56 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
21:24:13 [2022-09-06T21:24:13.286Z] #42 94.56 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
21:24:13 [2022-09-06T21:24:13.286Z] #42 94.56 checking for /usr/bin/ld option to reload object files... -r
21:24:13 [2022-09-06T21:24:13.286Z] #42 94.56 checking for objdump... objdump
21:24:13 [2022-09-06T21:24:13.286Z] #42 94.56 checking how to recognize dependent libraries... pass_all
21:24:13 [2022-09-06T21:24:13.286Z] #42 94.57 checking for dlltool... no
21:24:13 [2022-09-06T21:24:13.286Z] #42 94.57 checking how to associate runtime and link libraries... printf %s\n
21:24:13 [2022-09-06T21:24:13.286Z] #42 94.57 checking for ar... ar
21:24:13 [2022-09-06T21:24:13.518Z] #53 33.09 Selecting previously unselected package python3-pkg-resources.
21:24:13 [2022-09-06T21:24:13.518Z] #53 33.10 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
21:24:13 [2022-09-06T21:24:13.518Z] #53 33.12 Unpacking python3-pkg-resources (52.0.0-4) ...
21:24:13 [2022-09-06T21:24:13.518Z] #53 33.29 Selecting previously unselected package python3-setuptools.
21:24:13 [2022-09-06T21:24:13.518Z] #53 33.29 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
21:24:13 [2022-09-06T21:24:13.518Z] #53 33.29 Unpacking python3-setuptools (52.0.0-4) ...
21:24:13 [2022-09-06T21:24:13.545Z] #42 94.57 checking for archiver @FILE support... @
21:24:13 [2022-09-06T21:24:13.545Z] #42 94.70 checking for strip... strip
21:24:13 [2022-09-06T21:24:13.545Z] #42 94.71 checking for ranlib... ranlib
21:24:13 [2022-09-06T21:24:13.545Z] #42 94.71 checking for gawk... no
21:24:13 [2022-09-06T21:24:13.545Z] #42 94.71 checking for mawk... mawk
21:24:13 [2022-09-06T21:24:13.779Z] #53 33.57 Selecting previously unselected package python3-wheel.
21:24:13 [2022-09-06T21:24:13.779Z] #53 33.58 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
21:24:13 [2022-09-06T21:24:13.779Z] #53 33.59 Unpacking python3-wheel (0.34.2-1) ...
21:24:13 [2022-09-06T21:24:13.804Z] #42 94.71 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:24:13 [2022-09-06T21:24:13.804Z] #42 95.05 checking for sysroot... no
21:24:13 [2022-09-06T21:24:13.804Z] #42 95.05 checking for a working dd... /bin/dd
21:24:13 [2022-09-06T21:24:13.804Z] #42 95.07 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:24:14 [2022-09-06T21:24:14.039Z] #53 33.67 Selecting previously unselected package python3-pip.
21:24:14 [2022-09-06T21:24:14.039Z] #53 33.68 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
21:24:14 [2022-09-06T21:24:14.039Z] #53 33.68 Unpacking python3-pip (20.3.4-4+deb11u1) ...
21:24:14 [2022-09-06T21:24:14.063Z] #42 95.18 checking for mt... no
21:24:14 [2022-09-06T21:24:14.063Z] #42 95.19 checking if : is a manifest tool... no
21:24:14 [2022-09-06T21:24:14.299Z] #53 34.06 Selecting previously unselected package sudo.
21:24:14 [2022-09-06T21:24:14.299Z] #53 34.06 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
21:24:14 [2022-09-06T21:24:14.299Z] #53 34.08 Unpacking sudo (1.9.5p2-3) ...
21:24:14 [2022-09-06T21:24:14.323Z] #42 95.20 checking for dlfcn.h... yes
21:24:14 [2022-09-06T21:24:14.323Z] #42 95.35 checking for objdir... .libs
21:24:14 [2022-09-06T21:24:14.583Z] #42 95.67 checking if gcc supports -fno-rtti -fno-exceptions... no
21:24:14 [2022-09-06T21:24:14.583Z] #42 95.78 checking for gcc option to produce PIC... -fPIC -DPIC
21:24:14 [2022-09-06T21:24:14.583Z] #42 95.78 checking if gcc PIC flag -fPIC -DPIC works... yes
21:24:14 [2022-09-06T21:24:14.842Z] #42 95.83 checking if gcc static flag -static works... yes
21:24:14 [2022-09-06T21:24:14.842Z] #42 96.08 checking if gcc supports -c -o file.o... yes
21:24:14 [2022-09-06T21:24:14.842Z] #42 96.14 checking if gcc supports -c -o file.o... (cached) yes
21:24:14 [2022-09-06T21:24:14.842Z] #42 96.14 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
21:24:15 [2022-09-06T21:24:15.103Z] #42 96.19 checking dynamic linker characteristics... GNU/Linux ld.so
21:24:15 [2022-09-06T21:24:15.103Z] #42 96.37 checking how to hardcode library paths into programs... immediate
21:24:15 [2022-09-06T21:24:15.103Z] #42 96.37 checking whether stripping libraries is possible... yes
21:24:15 [2022-09-06T21:24:15.103Z] #42 96.38 checking if libtool supports shared libraries... yes
21:24:15 [2022-09-06T21:24:15.103Z] #42 96.38 checking whether to build shared libraries... no
21:24:15 [2022-09-06T21:24:15.103Z] #42 96.38 checking whether to build static libraries... yes
21:24:15 [2022-09-06T21:24:15.103Z] #42 96.38 checking for a BSD-compatible install... /usr/bin/install -c
21:24:15 [2022-09-06T21:24:15.103Z] #42 96.41 checking whether build environment is sane... yes
21:24:15 [2022-09-06T21:24:15.103Z] #42 96.44 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:24:15 [2022-09-06T21:24:15.242Z] #53 34.75 Selecting previously unselected package thin-provisioning-tools.
21:24:15 [2022-09-06T21:24:15.242Z] #53 34.76 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
21:24:15 [2022-09-06T21:24:15.242Z] #53 34.77 Unpacking thin-provisioning-tools (0.9.0-1) ...
21:24:15 [2022-09-06T21:24:15.242Z] #53 35.07 Selecting previously unselected package uidmap.
21:24:15 [2022-09-06T21:24:15.362Z] #42 96.45 checking whether make sets $(MAKE)... yes
21:24:15 [2022-09-06T21:24:15.362Z] #42 96.47 checking whether make supports the include directive... yes (GNU style)
21:24:15 [2022-09-06T21:24:15.362Z] #42 96.50 checking whether make supports nested variables... yes
21:24:15 [2022-09-06T21:24:15.362Z] #42 96.54 checking whether UID '0' is supported by ustar format... yes
21:24:15 [2022-09-06T21:24:15.362Z] #42 96.54 checking whether GID '0' is supported by ustar format... yes
21:24:15 [2022-09-06T21:24:15.362Z] #42 96.54 checking how to create a ustar tar archive... gnutar
21:24:15 [2022-09-06T21:24:15.362Z] #42 96.59 checking dependency style of gcc... gcc3
21:24:15 [2022-09-06T21:24:15.362Z] #42 96.73 checking whether to enable maintainer-specific portions of Makefiles... yes
21:24:15 [2022-09-06T21:24:15.362Z] #42 96.73 checking whether make supports nested variables... (cached) yes
21:24:15 [2022-09-06T21:24:15.362Z] #42 96.73 checking for pkg-config... /usr/bin/pkg-config
21:24:15 [2022-09-06T21:24:15.362Z] #42 96.73 checking pkg-config is at least version 0.9.0... yes
21:24:15 [2022-09-06T21:24:15.362Z] #42 96.74 checking for yajl >= 2.1.0... yes
21:24:15 [2022-09-06T21:24:15.362Z] #42 96.77 checking for a sed that does not truncate output... (cached) /bin/sed
21:24:15 [2022-09-06T21:24:15.362Z] #42 96.77 checking for gcc... (cached) gcc
21:24:15 [2022-09-06T21:24:15.503Z] #53 35.08 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...#53 ...
21:24:15 [2022-09-06T21:24:15.503Z] 
21:24:15 [2022-09-06T21:24:15.503Z] #36 [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
21:24:15 [2022-09-06T21:24:15.503Z] #36 DONE 160.4s
21:24:15 [2022-09-06T21:24:15.503Z] 
21:24:15 [2022-09-06T21:24:15.503Z] #53 [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
21:24:15 [2022-09-06T21:24:15.503Z] #53 35.08 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
21:24:15 [2022-09-06T21:24:15.503Z] #53 35.09 Unpacking uidmap (1:4.8.1-1) ...
21:24:15 [2022-09-06T21:24:15.503Z] #53 35.32 Selecting previously unselected package vim-runtime.
21:24:15 [2022-09-06T21:24:15.503Z] #53 35.33 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
21:24:15 [2022-09-06T21:24:15.503Z] #53 35.41 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
21:24:15 [2022-09-06T21:24:15.622Z] #42 96.85 checking whether we are using the GNU C compiler... (cached) yes
21:24:15 [2022-09-06T21:24:15.622Z] #42 96.85 checking whether gcc accepts -g... (cached) yes
21:24:15 [2022-09-06T21:24:15.622Z] #42 96.85 checking for gcc option to accept ISO C89... (cached) none needed
21:24:15 [2022-09-06T21:24:15.622Z] #42 96.85 checking whether gcc understands -c and -o together... (cached) yes
21:24:15 [2022-09-06T21:24:15.622Z] #42 96.86 checking for a Python interpreter with version >= 3... python3
21:24:15 [2022-09-06T21:24:15.622Z] #42 96.95 checking for python3... /usr/bin/python3
21:24:15 [2022-09-06T21:24:15.622Z] #42 96.95 checking for python3 version... 3.9
21:24:15 [2022-09-06T21:24:15.763Z] #53 35.45 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
21:24:15 [2022-09-06T21:24:15.763Z] #53 35.47 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
21:24:15 [2022-09-06T21:24:15.882Z] #42 96.99 checking for python3 platform... linux
21:24:15 [2022-09-06T21:24:15.882Z] #42 97.06 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
21:24:16 [2022-09-06T21:24:16.141Z] #42 97.21 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
21:24:16 [2022-09-06T21:24:16.141Z] #42 97.47 checking that generated files are newer than configure... done
21:24:16 [2022-09-06T21:24:16.141Z] #42 97.47 configure: creating ./config.status
21:24:16 [2022-09-06T21:24:16.599Z] #41 ...
21:24:16 [2022-09-06T21:24:16.599Z] 
21:24:16 [2022-09-06T21:24:16.599Z] #56 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
21:24:16 [2022-09-06T21:24:16.599Z] #56 9.346 Collecting yamllint==1.27.1
21:24:16 [2022-09-06T21:24:16.599Z] #56 10.42   Downloading yamllint-1.27.1.tar.gz (129 kB)
21:24:16 [2022-09-06T21:24:16.599Z] #56 11.54 Collecting pathspec>=0.5.3
21:24:16 [2022-09-06T21:24:16.599Z] #56 11.56   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
21:24:16 [2022-09-06T21:24:16.599Z] #56 11.85 Collecting pyyaml
21:24:16 [2022-09-06T21:24:16.599Z] #56 11.88   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
21:24:16 [2022-09-06T21:24:16.599Z] #56 11.92 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
21:24:16 [2022-09-06T21:24:16.599Z] #56 11.92 Building wheels for collected packages: yamllint
21:24:16 [2022-09-06T21:24:16.599Z] #56 11.93   Building wheel for yamllint (setup.py): started
21:24:16 [2022-09-06T21:24:16.599Z] #56 12.92   Building wheel for yamllint (setup.py): finished with status 'done'
21:24:16 [2022-09-06T21:24:16.599Z] #56 12.92   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=25da95acd07380a7a84fee35aba0cedd1f81ad6260354c4123085af90b0c9945
21:24:16 [2022-09-06T21:24:16.599Z] #56 12.92   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
21:24:16 [2022-09-06T21:24:16.599Z] #56 12.93 Successfully built yamllint
21:24:16 [2022-09-06T21:24:16.599Z] #56 12.95 Installing collected packages: pyyaml, pathspec, yamllint
21:24:16 [2022-09-06T21:24:16.599Z] #56 13.35 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
21:24:16 [2022-09-06T21:24:16.599Z] #56 DONE 14.0s
21:24:16 [2022-09-06T21:24:16.599Z] 
21:24:16 [2022-09-06T21:24:16.599Z] #57 [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
21:24:16 [2022-09-06T21:24:16.599Z] #57 CACHED
21:24:16 [2022-09-06T21:24:16.599Z] 
21:24:16 [2022-09-06T21:24:16.599Z] #58 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
21:24:16 [2022-09-06T21:24:16.599Z] #58 CACHED
21:24:16 [2022-09-06T21:24:16.599Z] 
21:24:16 [2022-09-06T21:24:16.599Z] #59 [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
21:24:16 [2022-09-06T21:24:16.599Z] #59 CACHED
21:24:16 [2022-09-06T21:24:16.599Z] 
21:24:16 [2022-09-06T21:24:16.599Z] #38 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:24:17 [2022-09-06T21:24:17.528Z] #38 ...
21:24:17 [2022-09-06T21:24:17.528Z] 
21:24:17 [2022-09-06T21:24:17.528Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:24:17 [2022-09-06T21:24:17.528Z] #41 130.9   CCLD     libyajl.la
21:24:18 [2022-09-06T21:24:18.048Z] #42 ...
21:24:18 [2022-09-06T21:24:18.048Z] 
21:24:18 [2022-09-06T21:24:18.048Z] #50 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:24:18 [2022-09-06T21:24:18.048Z] #50 35.56 + mkdir -p /build
21:24:18 [2022-09-06T21:24:18.048Z] #50 35.56 + cp runc /build/runc
21:24:18 [2022-09-06T21:24:18.048Z] #50 DONE 35.9s
21:24:18 [2022-09-06T21:24:18.048Z] 
21:24:18 [2022-09-06T21:24:18.048Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
21:24:18 [2022-09-06T21:24:18.048Z] #57 17.93 Selecting previously unselected package pigz.
21:24:18 [2022-09-06T21:24:18.048Z] #57 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 ... 24018 files and directories currently installed.)
21:24:18 [2022-09-06T21:24:18.048Z] #57 17.96 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 17.97 Unpacking pigz (2.6-1) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.05 Selecting previously unselected package libelf1:amd64.
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.05 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.07 Unpacking libelf1:amd64 (0.183-1) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.19 Selecting previously unselected package libbpf0:amd64.
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.19 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.20 Unpacking libbpf0:amd64 (1:0.3-2) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.28 Selecting previously unselected package libcap2:amd64.
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.29 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.30 Unpacking libcap2:amd64 (1:2.44-1) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.37 Selecting previously unselected package libmnl0:amd64.
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.37 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.37 Unpacking libmnl0:amd64 (1.0.4-3) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.44 Selecting previously unselected package libxtables12:amd64.
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.44 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.44 Unpacking libxtables12:amd64 (1.8.7-1) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.51 Selecting previously unselected package libcap2-bin.
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.51 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.52 Unpacking libcap2-bin (1:2.44-1) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.61 Selecting previously unselected package iproute2.
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.62 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.63 Unpacking iproute2 (5.10.0-4) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.98 Selecting previously unselected package xxd.
21:24:18 [2022-09-06T21:24:18.048Z] #57 18.99 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 19.00 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 19.10 Selecting previously unselected package vim-common.
21:24:18 [2022-09-06T21:24:18.048Z] #57 19.12 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 19.13 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 19.27 Selecting previously unselected package bash-completion.
21:24:18 [2022-09-06T21:24:18.048Z] #57 19.27 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 20.94 Unpacking bash-completion (1:2.11-2) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 21.31 Selecting previously unselected package bzip2.
21:24:18 [2022-09-06T21:24:18.048Z] #57 21.32 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 21.32 Unpacking bzip2 (1.0.8-4) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 21.39 Selecting previously unselected package xz-utils.
21:24:18 [2022-09-06T21:24:18.048Z] #57 21.40 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 21.40 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 21.54 Selecting previously unselected package apparmor.
21:24:18 [2022-09-06T21:24:18.048Z] #57 21.54 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 21.58 Unpacking apparmor (2.13.6-10) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.00 Selecting previously unselected package inetutils-ping.
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.00 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.01 Unpacking inetutils-ping (2:2.0-1) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.13 Selecting previously unselected package libip4tc2:amd64.
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.13 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.15 Unpacking libip4tc2:amd64 (1.8.7-1) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.22 Selecting previously unselected package libip6tc2:amd64.
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.22 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.22 Unpacking libip6tc2:amd64 (1.8.7-1) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.30 Selecting previously unselected package libnfnetlink0:amd64.
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.30 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.31 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.35 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.37 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.46 Selecting previously unselected package libnftnl11:amd64.
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.46 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.47 Unpacking libnftnl11:amd64 (1.1.9-1) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.55 Selecting previously unselected package iptables.
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.56 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.57 Unpacking iptables (1.8.7-1) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.88 Selecting previously unselected package libonig5:amd64.
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.88 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.89 Unpacking libonig5:amd64 (6.9.6-1.1) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.99 Selecting previously unselected package libjq1:amd64.
21:24:18 [2022-09-06T21:24:18.048Z] #57 22.99 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 23.00 Unpacking libjq1:amd64 (1.6-2.1) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 23.15 Selecting previously unselected package jq.
21:24:18 [2022-09-06T21:24:18.048Z] #57 23.15 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 23.16 Unpacking jq (1.6-2.1) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 23.24 Selecting previously unselected package libaio1:amd64.
21:24:18 [2022-09-06T21:24:18.048Z] #57 23.24 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 23.24 Unpacking libaio1:amd64 (0.3.112-9) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 23.30 Selecting previously unselected package libgpm2:amd64.
21:24:18 [2022-09-06T21:24:18.048Z] #57 23.30 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 23.31 Unpacking libgpm2:amd64 (1.20.7-8) ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 23.37 Selecting previously unselected package libicu67:amd64.
21:24:18 [2022-09-06T21:24:18.048Z] #57 23.37 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
21:24:18 [2022-09-06T21:24:18.048Z] #57 23.38 Unpacking libicu67:amd64 (67.1-7) ...
21:24:18 [2022-09-06T21:24:18.093Z] #41 131.3   CCLD     verify/json_verify
21:24:18 [2022-09-06T21:24:18.350Z] #41 131.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
21:24:18 [2022-09-06T21:24:18.607Z] #41 131.7 make[5]: Nothing to be done for 'install-exec-am'.
21:24:18 [2022-09-06T21:24:18.607Z] #41 131.7 make[5]: Nothing to be done for 'install-data-am'.
21:24:18 [2022-09-06T21:24:18.607Z] #41 131.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
21:24:18 [2022-09-06T21:24:18.607Z] #41 131.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
21:24:18 [2022-09-06T21:24:18.607Z] #41 131.7 make[4]: Entering directory '/tmp/crun-build/libocispec'
21:24:18 [2022-09-06T21:24:18.607Z] #41 131.8   CC       src/validate.o
21:24:18 [2022-09-06T21:24:18.607Z] #41 131.8   CC       src/image_spec_schema_config_schema.lo
21:24:18 [2022-09-06T21:24:18.607Z] #41 131.8   CC       src/image_spec_schema_defs.lo
21:24:18 [2022-09-06T21:24:18.607Z] #41 131.8   CC       src/image_spec_schema_content_descriptor.lo
21:24:18 [2022-09-06T21:24:18.607Z] #41 131.9   CC       src/image_spec_schema_defs_descriptor.lo
21:24:18 [2022-09-06T21:24:18.607Z] #41 131.9   CC       src/image_spec_schema_image_index_schema.lo
21:24:18 [2022-09-06T21:24:18.607Z] #41 131.9   CC       src/image_spec_schema_image_layout_schema.lo
21:24:18 [2022-09-06T21:24:18.607Z] #41 131.9   CC       src/image_spec_schema_image_manifest_schema.lo
21:24:18 [2022-09-06T21:24:18.607Z] #41 131.9   CC       src/runtime_spec_schema_config_linux.lo
21:24:18 [2022-09-06T21:24:18.607Z] #41 132.0   CC       src/runtime_spec_schema_config_zos.lo
21:24:18 [2022-09-06T21:24:18.607Z] #41 132.0   CC       src/runtime_spec_schema_config_schema.lo
21:24:18 [2022-09-06T21:24:18.607Z] #41 132.0   CC       src/runtime_spec_schema_config_solaris.lo
21:24:18 [2022-09-06T21:24:18.864Z] #41 132.1   CC       src/runtime_spec_schema_config_vm.lo
21:24:18 [2022-09-06T21:24:18.864Z] #41 132.1   CC       src/runtime_spec_schema_config_windows.lo
21:24:18 [2022-09-06T21:24:18.864Z] #41 132.2   CC       src/runtime_spec_schema_defs.lo
21:24:18 [2022-09-06T21:24:18.864Z] #41 132.2   CC       src/runtime_spec_schema_defs_linux.lo
21:24:18 [2022-09-06T21:24:18.864Z] #41 132.3   CC       src/runtime_spec_schema_defs_zos.lo
21:24:19 [2022-09-06T21:24:19.121Z] #41 132.3   CC       src/runtime_spec_schema_defs_vm.lo
21:24:19 [2022-09-06T21:24:19.121Z] #41 132.5   CC       src/runtime_spec_schema_defs_windows.lo
21:24:19 [2022-09-06T21:24:19.121Z] #41 132.6   CC       src/runtime_spec_schema_state_schema.lo
21:24:19 [2022-09-06T21:24:19.378Z] #41 132.7   CC       src/image_manifest_items_image_manifest_items_schema.lo
21:24:19 [2022-09-06T21:24:19.378Z] #41 132.8   CC       src/basic_test_double_array_item.lo
21:24:19 [2022-09-06T21:24:19.428Z] #57 26.21 Selecting previously unselected package libinih1:amd64.
21:24:19 [2022-09-06T21:24:19.428Z] #57 26.22 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
21:24:19 [2022-09-06T21:24:19.428Z] #57 26.23 Unpacking libinih1:amd64 (53-1+b2) ...
21:24:19 [2022-09-06T21:24:19.428Z] #57 26.29 Selecting previously unselected package libnet1:amd64.
21:24:19 [2022-09-06T21:24:19.635Z] #41 132.9   CC       src/basic_test_double_array.lo
21:24:19 [2022-09-06T21:24:19.687Z] #57 26.30 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:24:19 [2022-09-06T21:24:19.687Z] #57 26.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:24:19 [2022-09-06T21:24:19.687Z] #57 26.37 Selecting previously unselected package libnl-3-200:amd64.
21:24:19 [2022-09-06T21:24:19.687Z] #57 26.37 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
21:24:19 [2022-09-06T21:24:19.687Z] #57 26.38 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
21:24:19 [2022-09-06T21:24:19.687Z] #57 26.46 Selecting previously unselected package libprotobuf-c1:amd64.
21:24:19 [2022-09-06T21:24:19.687Z] #57 26.47 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
21:24:19 [2022-09-06T21:24:19.687Z] #57 26.47 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
21:24:19 [2022-09-06T21:24:19.892Z] #41 133.0   CC       src/basic_test_top_array_int.lo
21:24:19 [2022-09-06T21:24:19.892Z] #41 133.1   CC       src/basic_test_top_array_string.lo
21:24:19 [2022-09-06T21:24:19.947Z] #57 26.53 Selecting previously unselected package libyajl2:amd64.
21:24:19 [2022-09-06T21:24:19.947Z] #57 26.54 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
21:24:19 [2022-09-06T21:24:19.947Z] #57 26.54 Unpacking libyajl2:amd64 (2.1.0-3) ...
21:24:19 [2022-09-06T21:24:19.947Z] #57 26.61 Selecting previously unselected package net-tools.
21:24:19 [2022-09-06T21:24:19.947Z] #57 26.61 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
21:24:19 [2022-09-06T21:24:19.947Z] #57 26.62 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
21:24:19 [2022-09-06T21:24:19.963Z] #53 39.18 Selecting previously unselected package vim.
21:24:19 [2022-09-06T21:24:19.963Z] #53 39.19 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
21:24:19 [2022-09-06T21:24:19.963Z] #53 39.20 Unpacking vim (2:8.2.2434-3+deb11u1) ...
21:24:19 [2022-09-06T21:24:19.963Z] #53 39.71 Selecting previously unselected package xfsprogs.
21:24:19 [2022-09-06T21:24:19.963Z] #53 39.71 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
21:24:19 [2022-09-06T21:24:19.963Z] #53 39.72 Unpacking xfsprogs (5.10.0-4) ...
21:24:20 [2022-09-06T21:24:20.149Z] #41 133.4   CC       src/basic_test_top_double_array_int.lo
21:24:20 [2022-09-06T21:24:20.150Z] #41 133.4   CC       src/basic_test_top_double_array_obj.lo
21:24:20 [2022-09-06T21:24:20.150Z] #41 133.5   CC       src/basic_test_top_double_array_refobj.lo
21:24:20 [2022-09-06T21:24:20.206Z] #57 26.79 Selecting previously unselected package patch.
21:24:20 [2022-09-06T21:24:20.206Z] #57 26.79 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
21:24:20 [2022-09-06T21:24:20.206Z] #57 26.80 Unpacking patch (2.7.6-7) ...
21:24:20 [2022-09-06T21:24:20.206Z] #57 26.90 Selecting previously unselected package python-pip-whl.
21:24:20 [2022-09-06T21:24:20.206Z] #57 26.92 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
21:24:20 [2022-09-06T21:24:20.206Z] #57 26.92 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
21:24:20 [2022-09-06T21:24:20.407Z] #41 133.7   CC       src/basic_test_top_double_array_string.lo
21:24:20 [2022-09-06T21:24:20.407Z] #41 133.8   CC       src/read-file.lo
21:24:20 [2022-09-06T21:24:20.466Z] #57 ...
21:24:20 [2022-09-06T21:24:20.466Z] 
21:24:20 [2022-09-06T21:24:20.466Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:24:20 [2022-09-06T21:24:20.466Z] #42 99.29 config.status: creating Makefile
21:24:20 [2022-09-06T21:24:20.466Z] #42 99.34 config.status: creating config.h
21:24:20 [2022-09-06T21:24:20.466Z] #42 99.38 config.status: executing libtool commands
21:24:20 [2022-09-06T21:24:20.466Z] #42 99.41 config.status: executing depfiles commands
21:24:20 [2022-09-06T21:24:20.466Z] #42 100.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
21:24:20 [2022-09-06T21:24:20.466Z] #42 100.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
21:24:20 [2022-09-06T21:24:20.466Z] #42 100.3 checking for gcc... gcc
21:24:20 [2022-09-06T21:24:20.466Z] #42 100.4 checking whether the C compiler works... yes
21:24:20 [2022-09-06T21:24:20.466Z] #42 100.5 checking for C compiler default output file name... a.out
21:24:20 [2022-09-06T21:24:20.466Z] #42 100.5 checking for suffix of executables... 
21:24:20 [2022-09-06T21:24:20.466Z] #42 100.6 checking whether we are cross compiling... no
21:24:20 [2022-09-06T21:24:20.466Z] #42 100.9 checking for suffix of object files... o
21:24:20 [2022-09-06T21:24:20.466Z] #42 101.0 checking whether we are using the GNU C compiler... yes
21:24:20 [2022-09-06T21:24:20.466Z] #42 101.1 checking whether gcc accepts -g... yes
21:24:20 [2022-09-06T21:24:20.466Z] #42 101.1 checking for gcc option to accept ISO C89... none needed
21:24:20 [2022-09-06T21:24:20.466Z] #42 101.3 checking whether gcc understands -c and -o together... yes
21:24:20 [2022-09-06T21:24:20.466Z] #42 101.4 checking for a BSD-compatible install... /usr/bin/install -c
21:24:20 [2022-09-06T21:24:20.466Z] #42 101.4 checking whether build environment is sane... yes
21:24:20 [2022-09-06T21:24:20.466Z] #42 101.5 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:24:20 [2022-09-06T21:24:20.466Z] #42 101.5 checking for gawk... no
21:24:20 [2022-09-06T21:24:20.466Z] #42 101.5 checking for mawk... mawk
21:24:20 [2022-09-06T21:24:20.466Z] #42 101.5 checking whether make sets $(MAKE)... yes
21:24:20 [2022-09-06T21:24:20.466Z] #42 101.5 checking whether make supports the include directive... yes (GNU style)
21:24:20 [2022-09-06T21:24:20.466Z] #42 101.5 checking whether make supports nested variables... yes
21:24:20 [2022-09-06T21:24:20.466Z] #42 101.6 checking whether UID '0' is supported by ustar format... yes
21:24:20 [2022-09-06T21:24:20.466Z] #42 101.6 checking whether GID '0' is supported by ustar format... yes
21:24:20 [2022-09-06T21:24:20.466Z] #42 101.6 checking how to create a ustar tar archive... gnutar
21:24:20 [2022-09-06T21:24:20.466Z] #42 101.6 checking dependency style of gcc... gcc3
21:24:20 [2022-09-06T21:24:20.466Z] #42 101.7 checking whether to enable maintainer-specific portions of Makefiles... yes
21:24:20 [2022-09-06T21:24:20.466Z] #42 101.7 checking whether make supports nested variables... (cached) yes
21:24:20 [2022-09-06T21:24:20.533Z] #53 40.18 Selecting previously unselected package zip.
21:24:20 [2022-09-06T21:24:20.533Z] #53 40.19 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
21:24:20 [2022-09-06T21:24:20.533Z] #53 40.20 Unpacking zip (3.0-12) ...
21:24:20 [2022-09-06T21:24:20.533Z] #53 40.39 Selecting previously unselected package zstd.
21:24:20 [2022-09-06T21:24:20.533Z] #53 40.40 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
21:24:20 [2022-09-06T21:24:20.664Z] #41 133.9   CC       src/json_common.lo
21:24:20 [2022-09-06T21:24:20.664Z] #41 134.0   CC       tests/test-1.o
21:24:20 [2022-09-06T21:24:20.726Z] #42 101.8 checking build system type... x86_64-pc-linux-gnu
21:24:20 [2022-09-06T21:24:20.726Z] #42 102.0 checking host system type... x86_64-pc-linux-gnu
21:24:20 [2022-09-06T21:24:20.726Z] #42 102.0 checking how to print strings... printf
21:24:20 [2022-09-06T21:24:20.726Z] #42 102.0 checking for a sed that does not truncate output... /bin/sed
21:24:20 [2022-09-06T21:24:20.726Z] #42 102.0 checking for grep that handles long lines and -e... /bin/grep
21:24:20 [2022-09-06T21:24:20.726Z] #42 102.0 checking for egrep... /bin/grep -E
21:24:20 [2022-09-06T21:24:20.726Z] #42 102.0 checking for fgrep... /bin/grep -F
21:24:20 [2022-09-06T21:24:20.726Z] #42 102.0 checking for ld used by gcc... /usr/bin/ld
21:24:20 [2022-09-06T21:24:20.726Z] #42 102.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:24:20 [2022-09-06T21:24:20.726Z] #42 102.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:24:20 [2022-09-06T21:24:20.794Z] #53 40.42 Unpacking zstd (1.4.8+dfsg-2.1) ...
21:24:20 [2022-09-06T21:24:20.794Z] #53 ...
21:24:20 [2022-09-06T21:24:20.794Z] 
21:24:20 [2022-09-06T21:24:20.794Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:24:20 [2022-09-06T21:24:20.794Z] #42 115.3 checking whether gcc accepts -g... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 115.5 checking for gcc option to accept ISO C89... none needed
21:24:20 [2022-09-06T21:24:20.794Z] #42 115.8 checking whether gcc understands -c and -o together... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 116.1 checking how to run the C preprocessor... gcc -E
21:24:20 [2022-09-06T21:24:20.794Z] #42 116.7 checking for grep that handles long lines and -e... /bin/grep
21:24:20 [2022-09-06T21:24:20.794Z] #42 116.7 checking for egrep... /bin/grep -E
21:24:20 [2022-09-06T21:24:20.794Z] #42 116.7 checking for ANSI C header files... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 117.4 checking for sys/types.h... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 117.5 checking for sys/stat.h... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 117.7 checking for stdlib.h... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 117.9 checking for string.h... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 118.1 checking for memory.h... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 118.3 checking for strings.h... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 118.5 checking for inttypes.h... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 118.7 checking for stdint.h... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 118.9 checking for unistd.h... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 119.1 checking minix/config.h usability... no
21:24:20 [2022-09-06T21:24:20.794Z] #42 119.3 checking minix/config.h presence... no
21:24:20 [2022-09-06T21:24:20.794Z] #42 119.4 checking for minix/config.h... no
21:24:20 [2022-09-06T21:24:20.794Z] #42 119.4 checking whether it is safe to define __EXTENSIONS__... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 119.6 checking build system type... x86_64-pc-linux-gnu
21:24:20 [2022-09-06T21:24:20.794Z] #42 119.9 checking host system type... x86_64-pc-linux-gnu
21:24:20 [2022-09-06T21:24:20.794Z] #42 119.9 checking how to print strings... printf
21:24:20 [2022-09-06T21:24:20.794Z] #42 120.0 checking for a sed that does not truncate output... /bin/sed
21:24:20 [2022-09-06T21:24:20.794Z] #42 120.0 checking for fgrep... /bin/grep -F
21:24:20 [2022-09-06T21:24:20.794Z] #42 120.0 checking for ld used by gcc... /usr/bin/ld
21:24:20 [2022-09-06T21:24:20.794Z] #42 120.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 120.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:24:20 [2022-09-06T21:24:20.794Z] #42 120.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:24:20 [2022-09-06T21:24:20.794Z] #42 120.2 checking whether ln -s works... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 120.2 checking the maximum length of command line arguments... 1572864
21:24:20 [2022-09-06T21:24:20.794Z] #42 120.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
21:24:20 [2022-09-06T21:24:20.794Z] #42 120.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
21:24:20 [2022-09-06T21:24:20.794Z] #42 120.3 checking for /usr/bin/ld option to reload object files... -r
21:24:20 [2022-09-06T21:24:20.794Z] #42 120.3 checking for objdump... objdump
21:24:20 [2022-09-06T21:24:20.794Z] #42 120.3 checking how to recognize dependent libraries... pass_all
21:24:20 [2022-09-06T21:24:20.794Z] #42 120.3 checking for dlltool... no
21:24:20 [2022-09-06T21:24:20.794Z] #42 120.3 checking how to associate runtime and link libraries... printf %s\n
21:24:20 [2022-09-06T21:24:20.794Z] #42 120.3 checking for ar... ar
21:24:20 [2022-09-06T21:24:20.794Z] #42 120.3 checking for archiver @FILE support... @
21:24:20 [2022-09-06T21:24:20.794Z] #42 120.5 checking for strip... strip
21:24:20 [2022-09-06T21:24:20.794Z] #42 120.5 checking for ranlib... ranlib
21:24:20 [2022-09-06T21:24:20.794Z] #42 120.5 checking for gawk... no
21:24:20 [2022-09-06T21:24:20.794Z] #42 120.5 checking for mawk... mawk
21:24:20 [2022-09-06T21:24:20.794Z] #42 120.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:24:20 [2022-09-06T21:24:20.794Z] #42 121.4 checking for sysroot... no
21:24:20 [2022-09-06T21:24:20.794Z] #42 121.4 checking for a working dd... /bin/dd
21:24:20 [2022-09-06T21:24:20.794Z] #42 121.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:24:20 [2022-09-06T21:24:20.794Z] #42 121.6 checking for mt... no
21:24:20 [2022-09-06T21:24:20.794Z] #42 121.6 checking if : is a manifest tool... no
21:24:20 [2022-09-06T21:24:20.794Z] #42 121.6 checking for dlfcn.h... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 121.8 checking for objdir... .libs
21:24:20 [2022-09-06T21:24:20.794Z] #42 122.2 checking if gcc supports -fno-rtti -fno-exceptions... no
21:24:20 [2022-09-06T21:24:20.794Z] #42 122.3 checking for gcc option to produce PIC... -fPIC -DPIC
21:24:20 [2022-09-06T21:24:20.794Z] #42 122.3 checking if gcc PIC flag -fPIC -DPIC works... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 122.4 checking if gcc static flag -static works... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 122.8 checking if gcc supports -c -o file.o... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 122.9 checking if gcc supports -c -o file.o... (cached) yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 122.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 122.9 checking dynamic linker characteristics... GNU/Linux ld.so
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.2 checking how to hardcode library paths into programs... immediate
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.2 checking whether stripping libraries is possible... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.2 checking if libtool supports shared libraries... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.2 checking whether to build shared libraries... no
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.2 checking whether to build static libraries... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.2 checking for a BSD-compatible install... /usr/bin/install -c
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.3 checking whether build environment is sane... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.3 checking whether make sets $(MAKE)... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.4 checking whether make supports the include directive... yes (GNU style)
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.4 checking whether make supports nested variables... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.5 checking whether UID '0' is supported by ustar format... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.5 checking whether GID '0' is supported by ustar format... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.5 checking how to create a ustar tar archive... gnutar
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.5 checking dependency style of gcc... gcc3
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.6 checking whether to enable maintainer-specific portions of Makefiles... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.7 checking whether make supports nested variables... (cached) yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.7 checking for pkg-config... /usr/bin/pkg-config
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.7 checking pkg-config is at least version 0.9.0... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.7 checking for yajl >= 2.1.0... yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.7 checking for a sed that does not truncate output... (cached) /bin/sed
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.7 checking for gcc... (cached) gcc
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.8 checking whether we are using the GNU C compiler... (cached) yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.8 checking whether gcc accepts -g... (cached) yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.8 checking for gcc option to accept ISO C89... (cached) none needed
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.8 checking whether gcc understands -c and -o together... (cached) yes
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.8 checking for a Python interpreter with version >= 3... python3
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.8 checking for python3... /usr/bin/python3
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.8 checking for python3 version... 3.9
21:24:20 [2022-09-06T21:24:20.794Z] #42 123.9 checking for python3 platform... linux
21:24:20 [2022-09-06T21:24:20.794Z] #42 124.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
21:24:20 [2022-09-06T21:24:20.794Z] #42 124.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
21:24:20 [2022-09-06T21:24:20.794Z] #42 124.3 checking that generated files are newer than configure... done
21:24:20 [2022-09-06T21:24:20.794Z] #42 124.3 configure: creating ./config.status
21:24:20 [2022-09-06T21:24:20.840Z] #26 156.4 Selecting previously unselected package cpp-aarch64-linux-gnu.
21:24:20 [2022-09-06T21:24:20.840Z] #26 156.4 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
21:24:20 [2022-09-06T21:24:20.840Z] #26 156.4 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
21:24:20 [2022-09-06T21:24:20.840Z] #26 156.6 Selecting previously unselected package cpp-arm-linux-gnueabi.
21:24:20 [2022-09-06T21:24:20.840Z] #26 156.6 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
21:24:20 [2022-09-06T21:24:20.840Z] #26 156.6 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
21:24:20 [2022-09-06T21:24:20.840Z] #26 156.7 Selecting previously unselected package cpp-arm-linux-gnueabihf.
21:24:20 [2022-09-06T21:24:20.840Z] #26 156.7 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
21:24:20 [2022-09-06T21:24:20.840Z] #26 156.7 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
21:24:20 [2022-09-06T21:24:20.840Z] #26 156.7 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
21:24:20 [2022-09-06T21:24:20.840Z] #26 156.7 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
21:24:20 [2022-09-06T21:24:20.840Z] #26 156.8 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
21:24:20 [2022-09-06T21:24:20.840Z] #26 156.8 Selecting previously unselected package cpp-s390x-linux-gnu.
21:24:20 [2022-09-06T21:24:20.840Z] #26 156.8 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
21:24:20 [2022-09-06T21:24:20.840Z] #26 156.8 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
21:24:20 [2022-09-06T21:24:20.840Z] #26 156.9 Selecting previously unselected package cross-config.
21:24:20 [2022-09-06T21:24:20.840Z] #26 156.9 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
21:24:20 [2022-09-06T21:24:20.840Z] #26 156.9 Unpacking cross-config (2.6.18+nmu1) ...
21:24:20 [2022-09-06T21:24:20.840Z] #26 157.0 Selecting previously unselected package gcc-10-cross-base.
21:24:20 [2022-09-06T21:24:20.840Z] #26 157.0 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
21:24:20 [2022-09-06T21:24:20.840Z] #26 157.0 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
21:24:20 [2022-09-06T21:24:20.840Z] #26 157.0 Selecting previously unselected package libc6-arm64-cross.
21:24:20 [2022-09-06T21:24:20.840Z] #26 157.0 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
21:24:20 [2022-09-06T21:24:20.840Z] #26 157.0 Unpacking libc6-arm64-cross (2.31-9cross4) ...
21:24:20 [2022-09-06T21:24:20.840Z] #26 ...
21:24:20 [2022-09-06T21:24:20.840Z] 
21:24:20 [2022-09-06T21:24:20.840Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:24:20 [2022-09-06T21:24:20.840Z] #36 135.8   CCLD     libocispec.la
21:24:20 [2022-09-06T21:24:20.840Z] #36 136.1   CCLD     src/validate
21:24:20 [2022-09-06T21:24:20.840Z] #36 136.1   CCLD     tests/test-1
21:24:20 [2022-09-06T21:24:20.840Z] #36 136.1   CCLD     tests/test-2
21:24:20 [2022-09-06T21:24:20.840Z] #36 136.1   CCLD     tests/test-3
21:24:20 [2022-09-06T21:24:20.840Z] #36 136.2   CCLD     tests/test-4
21:24:20 [2022-09-06T21:24:20.840Z] #36 136.2   CCLD     tests/test-5
21:24:20 [2022-09-06T21:24:20.840Z] #36 136.2   CCLD     tests/test-6
21:24:20 [2022-09-06T21:24:20.840Z] #36 136.2   CCLD     tests/test-7
21:24:20 [2022-09-06T21:24:20.840Z] #36 136.3   CCLD     tests/test-8
21:24:20 [2022-09-06T21:24:20.840Z] #36 136.3   CCLD     tests/test-9
21:24:20 [2022-09-06T21:24:20.840Z] #36 136.4   CCLD     tests/test-10
21:24:20 [2022-09-06T21:24:20.840Z] #36 136.4 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
21:24:20 [2022-09-06T21:24:20.840Z] #36 136.4   CCLD     tests/test-11
21:24:20 [2022-09-06T21:24:20.921Z] #41 134.2   CC       tests/test-2.o
21:24:20 [2022-09-06T21:24:20.986Z] #42 102.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:24:20 [2022-09-06T21:24:20.986Z] #42 102.1 checking whether ln -s works... yes
21:24:20 [2022-09-06T21:24:20.986Z] #42 102.1 checking the maximum length of command line arguments... 1572864
21:24:20 [2022-09-06T21:24:20.986Z] #42 102.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
21:24:20 [2022-09-06T21:24:20.986Z] #42 102.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
21:24:20 [2022-09-06T21:24:20.986Z] #42 102.1 checking for /usr/bin/ld option to reload object files... -r
21:24:20 [2022-09-06T21:24:20.986Z] #42 102.1 checking for objdump... objdump
21:24:20 [2022-09-06T21:24:20.986Z] #42 102.1 checking how to recognize dependent libraries... pass_all
21:24:20 [2022-09-06T21:24:20.986Z] #42 102.1 checking for dlltool... no
21:24:20 [2022-09-06T21:24:20.986Z] #42 102.1 checking how to associate runtime and link libraries... printf %s\n
21:24:20 [2022-09-06T21:24:20.986Z] #42 102.1 checking for ar... ar
21:24:20 [2022-09-06T21:24:20.986Z] #42 102.1 checking for archiver @FILE support... @
21:24:20 [2022-09-06T21:24:20.986Z] #42 102.3 checking for strip... strip
21:24:20 [2022-09-06T21:24:20.986Z] #42 102.3 checking for ranlib... ranlib
21:24:21 [2022-09-06T21:24:21.054Z] #42 ...
21:24:21 [2022-09-06T21:24:21.054Z] 
21:24:21 [2022-09-06T21:24:21.054Z] #53 [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
21:24:21 [2022-09-06T21:24:21.054Z] #53 40.81 Setting up python3-pkg-resources (52.0.0-4) ...
21:24:21 [2022-09-06T21:24:21.246Z] #42 102.3 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:24:21 [2022-09-06T21:24:21.246Z] #42 102.5 checking for sysroot... no
21:24:21 [2022-09-06T21:24:21.246Z] #42 102.5 checking for a working dd... /bin/dd
21:24:21 [2022-09-06T21:24:21.246Z] #42 102.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:24:21 [2022-09-06T21:24:21.246Z] #42 102.5 checking for mt... no
21:24:21 [2022-09-06T21:24:21.246Z] #42 102.6 checking if : is a manifest tool... no
21:24:21 [2022-09-06T21:24:21.246Z] #42 102.6 checking how to run the C preprocessor... gcc -E
21:24:21 [2022-09-06T21:24:21.485Z] #41 134.5   CC       tests/test-3.o
21:24:21 [2022-09-06T21:24:21.485Z] #41 134.7   CC       tests/test-4.o
21:24:21 [2022-09-06T21:24:21.485Z] #41 134.7   CC       tests/test-5.o
21:24:21 [2022-09-06T21:24:21.742Z] #41 134.9   CC       tests/test-6.o
21:24:21 [2022-09-06T21:24:21.742Z] #41 135.2   CC       tests/test-7.o
21:24:21 [2022-09-06T21:24:21.765Z] #42 102.7 checking for ANSI C header files... yes
21:24:21 [2022-09-06T21:24:21.781Z] #36 137.5 libtool: link: ar cr libocispec.a 
21:24:21 [2022-09-06T21:24:21.781Z] #36 137.6 libtool: link: ranlib libocispec.a
21:24:21 [2022-09-06T21:24:21.998Z] #53 41.76 Setting up libip4tc2:amd64 (1.8.7-1) ...
21:24:21 [2022-09-06T21:24:21.998Z] #53 41.77 Setting up net-tools (1.60+git20181103.0eebece-1) ...
21:24:21 [2022-09-06T21:24:21.998Z] #53 41.80 Setting up libgpm2:amd64 (1.20.7-8) ...
21:24:21 [2022-09-06T21:24:21.998Z] #53 41.82 Setting up libicu67:amd64 (67.1-7) ...
21:24:21 [2022-09-06T21:24:21.998Z] #53 41.84 Setting up libip6tc2:amd64 (1.8.7-1) ...
21:24:21 [2022-09-06T21:24:21.998Z] #41 135.3   CC       tests/test-8.o
21:24:22 [2022-09-06T21:24:22.025Z] #42 103.1 checking for sys/types.h... yes
21:24:22 [2022-09-06T21:24:22.025Z] #42 103.2 checking for sys/stat.h... yes
21:24:22 [2022-09-06T21:24:22.025Z] #42 103.3 checking for stdlib.h... yes
21:24:22 [2022-09-06T21:24:22.255Z] #41 135.5   CC       tests/test-9.o
21:24:22 [2022-09-06T21:24:22.257Z] #53 41.86 Setting up libinih1:amd64 (53-1+b2) ...
21:24:22 [2022-09-06T21:24:22.257Z] #53 41.87 Setting up uidmap (1:4.8.1-1) ...
21:24:22 [2022-09-06T21:24:22.257Z] #53 41.90 Setting up libyajl2:amd64 (2.1.0-3) ...
21:24:22 [2022-09-06T21:24:22.257Z] #53 41.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:24:22 [2022-09-06T21:24:22.257Z] #53 41.93 Setting up bzip2 (1.0.8-4) ...
21:24:22 [2022-09-06T21:24:22.257Z] #53 41.95 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
21:24:22 [2022-09-06T21:24:22.257Z] #53 41.96 Setting up python3-wheel (0.34.2-1) ...
21:24:22 [2022-09-06T21:24:22.285Z] #42 103.4 checking for string.h... yes
21:24:22 [2022-09-06T21:24:22.285Z] #42 103.5 checking for memory.h... yes
21:24:22 [2022-09-06T21:24:22.512Z] #41 135.7   CC       tests/test-10.o
21:24:22 [2022-09-06T21:24:22.544Z] #42 103.6 checking for strings.h... yes
21:24:22 [2022-09-06T21:24:22.544Z] #42 103.7 checking for inttypes.h... yes
21:24:22 [2022-09-06T21:24:22.804Z] #42 103.8 checking for stdint.h... yes
21:24:22 [2022-09-06T21:24:22.804Z] #42 103.9 checking for unistd.h... yes
21:24:23 [2022-09-06T21:24:23.064Z] #42 104.1 checking for dlfcn.h... yes
21:24:23 [2022-09-06T21:24:23.064Z] #42 104.2 checking for objdir... .libs
21:24:23 [2022-09-06T21:24:23.064Z] #42 104.3 checking if gcc supports -fno-rtti -fno-exceptions... no
21:24:23 [2022-09-06T21:24:23.076Z] #41 136.2   CC       tests/test-11.o
21:24:23 [2022-09-06T21:24:23.196Z] #53 42.78 Setting up xxd (2:8.2.2434-3+deb11u1) ...
21:24:23 [2022-09-06T21:24:23.196Z] #53 42.79 Setting up libcap2:amd64 (1:2.44-1) ...
21:24:23 [2022-09-06T21:24:23.196Z] #53 42.81 Setting up libcap2-bin (1:2.44-1) ...
21:24:23 [2022-09-06T21:24:23.196Z] #53 42.82 Setting up apparmor (2.13.6-10) ...
21:24:23 [2022-09-06T21:24:23.324Z] #42 104.4 checking for gcc option to produce PIC... -fPIC -DPIC
21:24:23 [2022-09-06T21:24:23.324Z] #42 104.4 checking if gcc PIC flag -fPIC -DPIC works... yes
21:24:23 [2022-09-06T21:24:23.324Z] #42 104.4 checking if gcc static flag -static works... yes
21:24:23 [2022-09-06T21:24:23.583Z] #42 104.7 checking if gcc supports -c -o file.o... yes
21:24:23 [2022-09-06T21:24:23.583Z] #42 104.8 checking if gcc supports -c -o file.o... (cached) yes
21:24:23 [2022-09-06T21:24:23.583Z] #42 104.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
21:24:23 [2022-09-06T21:24:23.689Z] #36 139.4 make[5]: Entering directory '/tmp/crun-build/libocispec'
21:24:23 [2022-09-06T21:24:23.689Z] #36 139.4 make[5]: Nothing to be done for 'install-exec-am'.
21:24:23 [2022-09-06T21:24:23.689Z] #36 139.4 make[5]: Nothing to be done for 'install-data-am'.
21:24:23 [2022-09-06T21:24:23.689Z] #36 139.4 make[5]: Leaving directory '/tmp/crun-build/libocispec'
21:24:23 [2022-09-06T21:24:23.689Z] #36 139.4 make[4]: Leaving directory '/tmp/crun-build/libocispec'
21:24:23 [2022-09-06T21:24:23.689Z] #36 139.4 make[3]: Leaving directory '/tmp/crun-build/libocispec'
21:24:23 [2022-09-06T21:24:23.689Z] #36 139.4 make[2]: Leaving directory '/tmp/crun-build/libocispec'
21:24:23 [2022-09-06T21:24:23.689Z] #36 139.4 make[2]: Entering directory '/tmp/crun-build'
21:24:23 [2022-09-06T21:24:23.842Z] #42 104.8 checking dynamic linker characteristics... GNU/Linux ld.so
21:24:23 [2022-09-06T21:24:23.842Z] #42 105.0 checking how to hardcode library paths into programs... immediate
21:24:23 [2022-09-06T21:24:23.842Z] #42 105.0 checking whether stripping libraries is possible... yes
21:24:23 [2022-09-06T21:24:23.842Z] #42 105.0 checking if libtool supports shared libraries... yes
21:24:23 [2022-09-06T21:24:23.842Z] #42 105.0 checking whether to build shared libraries... no
21:24:23 [2022-09-06T21:24:23.842Z] #42 105.0 checking whether to build static libraries... yes
21:24:23 [2022-09-06T21:24:23.842Z] #42 105.0 checking float.h usability... yes
21:24:23 [2022-09-06T21:24:23.843Z] #42 105.1 checking float.h presence... yes
21:24:23 [2022-09-06T21:24:23.843Z] #42 105.1 checking for float.h... yes
21:24:23 [2022-09-06T21:24:23.843Z] #42 105.1 checking limits.h usability... yes
21:24:23 [2022-09-06T21:24:23.949Z] #36 139.5   CC       src/libcrun/libcrun_testing_a-utils.o
21:24:23 [2022-09-06T21:24:23.949Z] #36 139.5   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
21:24:23 [2022-09-06T21:24:23.949Z] #36 139.5   CC       src/libcrun/libcrun_testing_a-container.o
21:24:23 [2022-09-06T21:24:23.949Z] #36 139.5   CC       src/libcrun/libcrun_testing_a-cgroup.o
21:24:23 [2022-09-06T21:24:23.949Z] #36 139.5   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
21:24:23 [2022-09-06T21:24:23.949Z] #36 139.6   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
21:24:23 [2022-09-06T21:24:23.949Z] #36 139.6   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
21:24:23 [2022-09-06T21:24:23.949Z] #36 139.6   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
21:24:23 [2022-09-06T21:24:23.949Z] #36 139.6   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
21:24:23 [2022-09-06T21:24:23.949Z] #36 139.6   CC       src/libcrun/libcrun_testing_a-criu.o
21:24:23 [2022-09-06T21:24:23.949Z] #36 139.7   CC       src/libcrun/libcrun_testing_a-linux.o
21:24:23 [2022-09-06T21:24:23.949Z] #36 139.7   CC       src/libcrun/libcrun_testing_a-custom-handler.o
21:24:23 [2022-09-06T21:24:23.949Z] #36 139.7   CC       src/libcrun/libcrun_testing_a-seccomp.o
21:24:23 [2022-09-06T21:24:23.949Z] #36 139.7   CC       src/libcrun/libcrun_testing_a-error.o
21:24:23 [2022-09-06T21:24:23.949Z] #36 139.7   CC       src/libcrun/libcrun_testing_a-status.o
21:24:23 [2022-09-06T21:24:23.949Z] #36 139.7   CC       src/libcrun/libcrun_testing_a-ebpf.o
21:24:23 [2022-09-06T21:24:23.949Z] #36 139.7   CC       src/libcrun/libcrun_testing_a-terminal.o
21:24:23 [2022-09-06T21:24:23.949Z] #36 139.7   CC       src/libcrun/libcrun_testing_a-signals.o
21:24:24 [2022-09-06T21:24:24.102Z] #42 105.2 checking limits.h presence... yes
21:24:24 [2022-09-06T21:24:24.102Z] #42 105.2 checking for limits.h... yes
21:24:24 [2022-09-06T21:24:24.102Z] #42 105.3 checking stddef.h usability... yes
21:24:24 [2022-09-06T21:24:24.102Z] #42 105.4 checking stddef.h presence... yes
21:24:24 [2022-09-06T21:24:24.102Z] #42 105.4 checking for stddef.h... yes
21:24:24 [2022-09-06T21:24:24.102Z] #42 105.4 checking for stdlib.h... (cached) yes
21:24:24 [2022-09-06T21:24:24.102Z] #42 105.5 checking for string.h... (cached) yes
21:24:24 [2022-09-06T21:24:24.209Z] #36 139.8   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
21:24:24 [2022-09-06T21:24:24.209Z] #36 139.8   CC       src/libcrun/libcrun_testing_a-mount_flags.o
21:24:24 [2022-09-06T21:24:24.209Z] #36 139.8   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
21:24:24 [2022-09-06T21:24:24.209Z] #36 139.9   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
21:24:24 [2022-09-06T21:24:24.209Z] #36 139.9   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
21:24:24 [2022-09-06T21:24:24.362Z] #42 105.5 checking sys/time.h usability... yes
21:24:24 [2022-09-06T21:24:24.362Z] #42 105.6 checking sys/time.h presence... yes
21:24:24 [2022-09-06T21:24:24.362Z] #42 105.6 checking for sys/time.h... yes
21:24:24 [2022-09-06T21:24:24.362Z] #42 105.6 checking for inline... inline
21:24:24 [2022-09-06T21:24:24.469Z] #36 140.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
21:24:24 [2022-09-06T21:24:24.469Z] #36 140.1   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
21:24:24 [2022-09-06T21:24:24.469Z] #36 140.2   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
21:24:24 [2022-09-06T21:24:24.469Z] #36 140.2   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
21:24:24 [2022-09-06T21:24:24.577Z] #53 44.39 Setting up zip (3.0-12) ...
21:24:24 [2022-09-06T21:24:24.622Z] #42 105.7 checking for size_t... yes
21:24:24 [2022-09-06T21:24:24.622Z] #42 105.8 checking for stdlib.h... (cached) yes
21:24:24 [2022-09-06T21:24:24.732Z] #36 140.3   CC       src/crun-crun.o
21:24:24 [2022-09-06T21:24:24.732Z] #36 140.4   CC       src/crun-run.o
21:24:24 [2022-09-06T21:24:24.732Z] #36 140.4   CC       src/crun-delete.o
21:24:24 [2022-09-06T21:24:24.732Z] #36 140.5   CC       src/crun-kill.o
21:24:24 [2022-09-06T21:24:24.837Z] #53 44.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
21:24:24 [2022-09-06T21:24:24.838Z] #53 44.43 Setting up bash-completion (1:2.11-2) ...
21:24:24 [2022-09-06T21:24:24.882Z] #42 105.8 checking for GNU libc compatible malloc... yes
21:24:24 [2022-09-06T21:24:24.882Z] #42 106.0 checking for stdlib.h... (cached) yes
21:24:24 [2022-09-06T21:24:24.882Z] #42 106.1 checking for GNU libc compatible realloc... yes
21:24:24 [2022-09-06T21:24:24.995Z] #36 140.7   CC       src/crun-pause.o
21:24:24 [2022-09-06T21:24:24.995Z] #36 140.7   CC       src/crun-unpause.o
21:24:24 [2022-09-06T21:24:24.995Z] #36 140.8   CC       src/crun-spec.o
21:24:25 [2022-09-06T21:24:25.144Z] #42 106.2 checking for working strtod... yes
21:24:25 [2022-09-06T21:24:25.254Z] #36 140.9   CC       src/crun-list.o
21:24:25 [2022-09-06T21:24:25.254Z] #36 140.9   CC       src/crun-create.o
21:24:25 [2022-09-06T21:24:25.254Z] #36 140.9   CC       src/crun-exec.o
21:24:25 [2022-09-06T21:24:25.254Z] #36 141.0   CC       src/crun-start.o
21:24:25 [2022-09-06T21:24:25.409Z] #42 106.4 checking for gettimeofday... yes
21:24:25 [2022-09-06T21:24:25.409Z] #42 106.6 checking for memset... yes
21:24:25 [2022-09-06T21:24:25.515Z] #36 141.1   CC       src/crun-state.o
21:24:25 [2022-09-06T21:24:25.515Z] #36 141.1   CC       src/crun-update.o
21:24:25 [2022-09-06T21:24:25.515Z] #36 141.2   CC       src/crun-ps.o
21:24:25 [2022-09-06T21:24:25.515Z] #36 141.3   CC       src/crun-restore.o
21:24:25 [2022-09-06T21:24:25.668Z] #42 106.8 checking for strspn... yes
21:24:25 [2022-09-06T21:24:25.774Z] #36 141.3   CC       src/crun-checkpoint.o
21:24:25 [2022-09-06T21:24:25.774Z] #36 141.3   CC       src/libcrun/libcrun_la-utils.lo
21:24:25 [2022-09-06T21:24:25.774Z] #36 141.4   CC       src/libcrun/libcrun_la-cloned_binary.lo
21:24:25 [2022-09-06T21:24:25.774Z] #36 141.4   CC       src/libcrun/libcrun_la-container.lo
21:24:25 [2022-09-06T21:24:25.774Z] #36 141.5   CC       src/libcrun/libcrun_la-cgroup.lo
21:24:25 [2022-09-06T21:24:25.926Z] #42 107.1 checking that generated files are newer than configure... done
21:24:25 [2022-09-06T21:24:25.926Z] #42 107.1 configure: creating ./config.status
21:24:26 [2022-09-06T21:24:26.035Z] #36 141.6   CC       src/libcrun/libcrun_la-cgroup-resources.lo
21:24:26 [2022-09-06T21:24:26.035Z] #36 141.6   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
21:24:26 [2022-09-06T21:24:26.035Z] #36 141.7   CC       src/libcrun/libcrun_la-cgroup-setup.lo
21:24:26 [2022-09-06T21:24:26.035Z] #36 141.7   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
21:24:26 [2022-09-06T21:24:26.035Z] #36 141.8   CC       src/libcrun/libcrun_la-criu.lo
21:24:26 [2022-09-06T21:24:26.035Z] #36 141.8   CC       src/libcrun/libcrun_la-custom-handler.lo
21:24:26 [2022-09-06T21:24:26.297Z] #36 141.9   CC       src/libcrun/libcrun_la-linux.lo
21:24:26 [2022-09-06T21:24:26.297Z] #36 142.0   CC       src/libcrun/libcrun_la-seccomp.lo
21:24:26 [2022-09-06T21:24:26.297Z] #36 142.0   CC       src/libcrun/libcrun_la-cgroup-utils.lo
21:24:26 [2022-09-06T21:24:26.297Z] #36 142.1   CC       src/libcrun/libcrun_la-ebpf.lo
21:24:26 [2022-09-06T21:24:26.557Z] #36 142.1   CC       src/libcrun/libcrun_la-error.lo
21:24:26 [2022-09-06T21:24:26.557Z] #36 142.2   CC       src/libcrun/libcrun_la-status.lo
21:24:26 [2022-09-06T21:24:26.557Z] #36 142.3   CC       src/libcrun/libcrun_la-terminal.lo
21:24:26 [2022-09-06T21:24:26.817Z] #36 142.5   CC       src/libcrun/libcrun_la-chroot_realpath.lo
21:24:26 [2022-09-06T21:24:26.817Z] #36 142.5   CC       src/libcrun/libcrun_la-signals.lo
21:24:27 [2022-09-06T21:24:27.008Z] #53 46.55 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:24:27 [2022-09-06T21:24:27.008Z] #53 46.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:24:27 [2022-09-06T21:24:27.008Z] #53 46.58 Setting up libmnl0:amd64 (1.0.4-3) ...
21:24:27 [2022-09-06T21:24:27.008Z] #53 46.59 Setting up patch (2.7.6-7) ...
21:24:27 [2022-09-06T21:24:27.008Z] #53 46.61 Setting up sudo (1.9.5p2-3) ...
21:24:27 [2022-09-06T21:24:27.008Z] #53 46.71 invoke-rc.d: could not determine current runlevel
21:24:27 [2022-09-06T21:24:27.008Z] #53 46.72 invoke-rc.d: policy-rc.d denied execution of start.
21:24:27 [2022-09-06T21:24:27.008Z] #53 46.73 Setting up xfsprogs (5.10.0-4) ...
21:24:27 [2022-09-06T21:24:27.008Z] #53 46.75 Setting up libxtables12:amd64 (1.8.7-1) ...
21:24:27 [2022-09-06T21:24:27.008Z] #53 46.77 Setting up inetutils-ping (2:2.0-1) ...
21:24:27 [2022-09-06T21:24:27.077Z] #36 142.8   CC       src/libcrun/libcrun_la-seccomp_notify.lo
21:24:27 [2022-09-06T21:24:27.077Z] #36 142.9   CC       src/libcrun/libcrun_la-mount_flags.lo
21:24:27 [2022-09-06T21:24:27.268Z] #53 46.78 Setting up pigz (2.6-1) ...
21:24:27 [2022-09-06T21:24:27.268Z] #53 46.80 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:24:27 [2022-09-06T21:24:27.268Z] #53 46.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
21:24:27 [2022-09-06T21:24:27.268Z] #53 46.83 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
21:24:27 [2022-09-06T21:24:27.268Z] #53 46.84 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
21:24:27 [2022-09-06T21:24:27.306Z] #42 108.5 config.status: creating Makefile
21:24:27 [2022-09-06T21:24:27.306Z] #42 108.5 config.status: creating config.h
21:24:27 [2022-09-06T21:24:27.306Z] #42 108.6 config.status: executing depfiles commands
21:24:27 [2022-09-06T21:24:27.306Z] #42 108.6 config.status: executing libtool commands
21:24:27 [2022-09-06T21:24:27.337Z] #36 143.1   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
21:24:27 [2022-09-06T21:24:27.337Z] #36 143.2   CC       tests/init.o
21:24:27 [2022-09-06T21:24:27.597Z] #36 143.2   CC       src/libcrun/handlers/libcrun_la-krun.lo
21:24:27 [2022-09-06T21:24:27.597Z] #36 143.3   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
21:24:27 [2022-09-06T21:24:27.597Z] #36 143.3   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
21:24:27 [2022-09-06T21:24:27.597Z] #36 143.3   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
21:24:27 [2022-09-06T21:24:27.838Z] #53 47.59 Setting up libaio1:amd64 (0.3.112-9) ...
21:24:27 [2022-09-06T21:24:27.838Z] #53 47.61 Setting up python3-lib2to3 (3.9.2-1) ...
21:24:27 [2022-09-06T21:24:27.875Z] #42 109.3   GEN      .version
21:24:28 [2022-09-06T21:24:28.135Z] #42 109.3 make  install-recursive
21:24:28 [2022-09-06T21:24:28.135Z] #42 109.3 make[1]: Entering directory '/tmp/crun-build'
21:24:28 [2022-09-06T21:24:28.135Z] #42 109.3 Making install in libocispec
21:24:28 [2022-09-06T21:24:28.135Z] #42 109.4 make[2]: Entering directory '/tmp/crun-build/libocispec'
21:24:28 [2022-09-06T21:24:28.135Z] #42 109.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
21:24:28 [2022-09-06T21:24:28.135Z] #42 109.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
21:24:28 [2022-09-06T21:24:28.135Z] #42 109.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
21:24:28 [2022-09-06T21:24:28.135Z] #42 109.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
21:24:28 [2022-09-06T21:24:28.407Z] #53 ...
21:24:28 [2022-09-06T21:24:28.407Z] 
21:24:28 [2022-09-06T21:24:28.407Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:24:28 [2022-09-06T21:24:28.407Z] #42 126.0 config.status: creating Makefile
21:24:28 [2022-09-06T21:24:28.407Z] #42 126.1 config.status: creating config.h
21:24:28 [2022-09-06T21:24:28.407Z] #42 126.1 config.status: executing libtool commands
21:24:28 [2022-09-06T21:24:28.407Z] #42 126.2 config.status: executing depfiles commands
21:24:28 [2022-09-06T21:24:28.407Z] #42 126.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
21:24:28 [2022-09-06T21:24:28.407Z] #42 126.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
21:24:28 [2022-09-06T21:24:28.407Z] #42 127.0 checking for gcc... gcc
21:24:28 [2022-09-06T21:24:28.407Z] #42 127.1 checking whether the C compiler works... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 127.3 checking for C compiler default output file name... a.out
21:24:28 [2022-09-06T21:24:28.407Z] #42 127.3 checking for suffix of executables... 
21:24:28 [2022-09-06T21:24:28.407Z] #42 127.5 checking whether we are cross compiling... no
21:24:28 [2022-09-06T21:24:28.407Z] #42 127.6 checking for suffix of object files... o
21:24:28 [2022-09-06T21:24:28.407Z] #42 127.7 checking whether we are using the GNU C compiler... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 127.7 checking whether gcc accepts -g... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 127.8 checking for gcc option to accept ISO C89... none needed
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.1 checking whether gcc understands -c and -o together... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.2 checking for a BSD-compatible install... /usr/bin/install -c
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.3 checking whether build environment is sane... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.3 checking for gawk... no
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.3 checking for mawk... mawk
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.3 checking whether make sets $(MAKE)... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.3 checking whether make supports the include directive... yes (GNU style)
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.4 checking whether make supports nested variables... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.4 checking whether UID '0' is supported by ustar format... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.4 checking whether GID '0' is supported by ustar format... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.4 checking how to create a ustar tar archive... gnutar
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.5 checking dependency style of gcc... gcc3
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.6 checking whether to enable maintainer-specific portions of Makefiles... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.6 checking whether make supports nested variables... (cached) yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.6 checking build system type... x86_64-pc-linux-gnu
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.9 checking host system type... x86_64-pc-linux-gnu
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.9 checking how to print strings... printf
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.9 checking for a sed that does not truncate output... /bin/sed
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.9 checking for grep that handles long lines and -e... /bin/grep
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.9 checking for egrep... /bin/grep -E
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.9 checking for fgrep... /bin/grep -F
21:24:28 [2022-09-06T21:24:28.407Z] #42 128.9 checking for ld used by gcc... /usr/bin/ld
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.1 checking whether ln -s works... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.1 checking the maximum length of command line arguments... 1572864
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.1 checking for /usr/bin/ld option to reload object files... -r
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.1 checking for objdump... objdump
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.1 checking how to recognize dependent libraries... pass_all
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.1 checking for dlltool... no
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.1 checking how to associate runtime and link libraries... printf %s\n
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.1 checking for ar... ar
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.1 checking for archiver @FILE support... @
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.3 checking for strip... strip
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.3 checking for ranlib... ranlib
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.3 checking command to parse /usr/bin/nm -B output from gcc object... ok
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.7 checking for sysroot... no
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.7 checking for a working dd... /bin/dd
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.8 checking for mt... no
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.8 checking if : is a manifest tool... no
21:24:28 [2022-09-06T21:24:28.407Z] #42 129.8 checking how to run the C preprocessor... gcc -E
21:24:28 [2022-09-06T21:24:28.407Z] #42 130.0 checking for ANSI C header files... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 130.4 checking for sys/types.h... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 130.6 checking for sys/stat.h... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 130.8 checking for stdlib.h... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 130.9 checking for string.h... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 131.1 checking for memory.h... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 131.3 checking for strings.h... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 131.5 checking for inttypes.h... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 131.6 checking for stdint.h... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 131.8 checking for unistd.h... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 132.0 checking for dlfcn.h... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 132.1 checking for objdir... .libs
21:24:28 [2022-09-06T21:24:28.407Z] #42 132.4 checking if gcc supports -fno-rtti -fno-exceptions... no
21:24:28 [2022-09-06T21:24:28.407Z] #42 132.5 checking for gcc option to produce PIC... -fPIC -DPIC
21:24:28 [2022-09-06T21:24:28.407Z] #42 132.5 checking if gcc PIC flag -fPIC -DPIC works... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 132.6 checking if gcc static flag -static works... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 133.0 checking if gcc supports -c -o file.o... yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 133.1 checking if gcc supports -c -o file.o... (cached) yes
21:24:28 [2022-09-06T21:24:28.407Z] #42 133.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
21:24:28 [2022-09-06T21:24:28.667Z] #42 133.1 checking dynamic linker characteristics... GNU/Linux ld.so
21:24:28 [2022-09-06T21:24:28.667Z] #42 133.5 checking how to hardcode library paths into programs... immediate
21:24:28 [2022-09-06T21:24:28.667Z] #42 133.5 checking whether stripping libraries is possible... yes
21:24:28 [2022-09-06T21:24:28.667Z] #42 133.5 checking if libtool supports shared libraries... yes
21:24:28 [2022-09-06T21:24:28.667Z] #42 133.5 checking whether to build shared libraries... no
21:24:28 [2022-09-06T21:24:28.667Z] #42 133.5 checking whether to build static libraries... yes
21:24:28 [2022-09-06T21:24:28.704Z] #42 109.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
21:24:28 [2022-09-06T21:24:28.704Z] #42 110.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
21:24:28 [2022-09-06T21:24:28.704Z] #42 110.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
21:24:28 [2022-09-06T21:24:28.704Z] #42 110.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
21:24:28 [2022-09-06T21:24:28.704Z] #42 110.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
21:24:28 [2022-09-06T21:24:28.704Z] #42 110.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
21:24:28 [2022-09-06T21:24:28.704Z] #42 110.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
21:24:28 [2022-09-06T21:24:28.704Z] #42 110.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
21:24:28 [2022-09-06T21:24:28.704Z] #42 110.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
21:24:28 [2022-09-06T21:24:28.927Z] #42 133.5 checking float.h usability... yes
21:24:28 [2022-09-06T21:24:28.927Z] #42 133.7 checking float.h presence... yes
21:24:28 [2022-09-06T21:24:28.927Z] #42 133.7 checking for float.h... yes
21:24:28 [2022-09-06T21:24:28.927Z] #42 133.7 checking limits.h usability... 
21:24:28 [2022-09-06T21:24:28.927Z] #42 ...
21:24:28 [2022-09-06T21:24:28.927Z] 
21:24:28 [2022-09-06T21:24:28.928Z] #53 [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
21:24:28 [2022-09-06T21:24:28.928Z] #53 48.14 Setting up libelf1:amd64 (0.183-1) ...
21:24:28 [2022-09-06T21:24:28.928Z] #53 48.16 Setting up zstd (1.4.8+dfsg-2.1) ...
21:24:28 [2022-09-06T21:24:28.928Z] #53 48.17 Setting up libonig5:amd64 (6.9.6-1.1) ...
21:24:28 [2022-09-06T21:24:28.928Z] #53 48.19 Setting up python3-distutils (3.9.2-1) ...
21:24:28 [2022-09-06T21:24:28.928Z] #53 48.68 Setting up vim (2:8.2.2434-3+deb11u1) ...
21:24:28 [2022-09-06T21:24:28.928Z] #53 48.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:24:28 [2022-09-06T21:24:28.928Z] #53 48.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:24:28 [2022-09-06T21:24:28.928Z] #53 48.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:24:28 [2022-09-06T21:24:28.928Z] #53 48.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:24:28 [2022-09-06T21:24:28.928Z] #53 48.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:24:28 [2022-09-06T21:24:28.928Z] #53 48.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:24:28 [2022-09-06T21:24:28.928Z] #53 48.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:24:28 [2022-09-06T21:24:28.928Z] #53 48.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:24:28 [2022-09-06T21:24:28.928Z] #53 48.75 Setting up python3-setuptools (52.0.0-4) ...
21:24:28 [2022-09-06T21:24:28.964Z] #42 110.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
21:24:28 [2022-09-06T21:24:28.964Z] #42 110.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
21:24:28 [2022-09-06T21:24:28.964Z] #42 110.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
21:24:28 [2022-09-06T21:24:28.964Z] #42 110.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
21:24:28 [2022-09-06T21:24:28.964Z] #42 110.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
21:24:28 [2022-09-06T21:24:28.964Z] #42 110.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
21:24:28 [2022-09-06T21:24:28.964Z] #42 110.1 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
21:24:29 [2022-09-06T21:24:29.901Z] #42 110.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
21:24:29 [2022-09-06T21:24:29.901Z] #42 110.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
21:24:29 [2022-09-06T21:24:29.901Z] #42 110.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
21:24:29 [2022-09-06T21:24:29.901Z] #42 110.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
21:24:29 [2022-09-06T21:24:29.901Z] #42 110.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
21:24:29 [2022-09-06T21:24:29.901Z] #42 110.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
21:24:29 [2022-09-06T21:24:29.901Z] #42 110.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
21:24:29 [2022-09-06T21:24:29.901Z] #42 110.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
21:24:29 [2022-09-06T21:24:29.901Z] #42 110.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
21:24:29 [2022-09-06T21:24:29.901Z] #42 110.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
21:24:29 [2022-09-06T21:24:29.901Z] #42 110.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
21:24:29 [2022-09-06T21:24:29.901Z] #42 110.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
21:24:29 [2022-09-06T21:24:29.901Z] #42 110.9 make  install-recursive
21:24:29 [2022-09-06T21:24:29.901Z] #42 110.9 make[3]: Entering directory '/tmp/crun-build/libocispec'
21:24:29 [2022-09-06T21:24:29.901Z] #42 111.0 Making install in yajl
21:24:29 [2022-09-06T21:24:29.901Z] #42 111.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
21:24:29 [2022-09-06T21:24:29.901Z] #42 111.0   CC       verify/json_verify-json_verify.o
21:24:29 [2022-09-06T21:24:29.901Z] #42 111.0   CC       src/libyajl_la-yajl_alloc.lo
21:24:29 [2022-09-06T21:24:29.901Z] #42 111.0   CC       src/libyajl_la-yajl.lo
21:24:29 [2022-09-06T21:24:29.901Z] #42 111.1   CC       src/libyajl_la-yajl_gen.lo
21:24:29 [2022-09-06T21:24:29.901Z] #42 111.1   CC       src/libyajl_la-yajl_parser.lo
21:24:29 [2022-09-06T21:24:29.901Z] #42 111.1   CC       src/libyajl_la-yajl_buf.lo
21:24:29 [2022-09-06T21:24:29.901Z] #42 111.1   CC       src/libyajl_la-yajl_encode.lo
21:24:29 [2022-09-06T21:24:29.901Z] #42 111.1   CC       src/libyajl_la-yajl_lex.lo
21:24:29 [2022-09-06T21:24:29.901Z] #42 111.1   CC       src/libyajl_la-yajl_tree.lo
21:24:30 [2022-09-06T21:24:30.838Z] #53 50.26 Setting up libjq1:amd64 (1.6-2.1) ...
21:24:30 [2022-09-06T21:24:30.838Z] #53 50.27 Setting up libnftnl11:amd64 (1.1.9-1) ...
21:24:30 [2022-09-06T21:24:30.838Z] #53 50.28 Setting up thin-provisioning-tools (0.9.0-1) ...
21:24:30 [2022-09-06T21:24:30.838Z] #53 50.30 Setting up python3-pip (20.3.4-4+deb11u1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #42 ...
21:24:30 [2022-09-06T21:24:30.840Z] 
21:24:30 [2022-09-06T21:24:30.840Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
21:24:30 [2022-09-06T21:24:30.840Z] #57 27.55 Selecting previously unselected package python3-lib2to3.
21:24:30 [2022-09-06T21:24:30.840Z] #57 27.55 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 27.55 Unpacking python3-lib2to3 (3.9.2-1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 27.65 Selecting previously unselected package python3-distutils.
21:24:30 [2022-09-06T21:24:30.840Z] #57 27.65 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 27.65 Unpacking python3-distutils (3.9.2-1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 27.77 Selecting previously unselected package python3-pkg-resources.
21:24:30 [2022-09-06T21:24:30.840Z] #57 27.77 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 27.77 Unpacking python3-pkg-resources (52.0.0-4) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 27.96 Selecting previously unselected package python3-setuptools.
21:24:30 [2022-09-06T21:24:30.840Z] #57 27.99 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 27.99 Unpacking python3-setuptools (52.0.0-4) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 28.25 Selecting previously unselected package python3-wheel.
21:24:30 [2022-09-06T21:24:30.840Z] #57 28.25 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 28.28 Unpacking python3-wheel (0.34.2-1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 28.33 Selecting previously unselected package python3-pip.
21:24:30 [2022-09-06T21:24:30.840Z] #57 28.33 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 28.34 Unpacking python3-pip (20.3.4-4+deb11u1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 28.58 Selecting previously unselected package sudo.
21:24:30 [2022-09-06T21:24:30.840Z] #57 28.59 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 28.60 Unpacking sudo (1.9.5p2-3) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 28.98 Selecting previously unselected package thin-provisioning-tools.
21:24:30 [2022-09-06T21:24:30.840Z] #57 28.99 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 28.99 Unpacking thin-provisioning-tools (0.9.0-1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 29.12 Selecting previously unselected package uidmap.
21:24:30 [2022-09-06T21:24:30.840Z] #57 29.13 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 29.13 Unpacking uidmap (1:4.8.1-1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 29.26 Selecting previously unselected package vim-runtime.
21:24:30 [2022-09-06T21:24:30.840Z] #57 29.26 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 29.28 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
21:24:30 [2022-09-06T21:24:30.840Z] #57 29.29 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
21:24:30 [2022-09-06T21:24:30.840Z] #57 29.30 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 31.65 Selecting previously unselected package vim.
21:24:30 [2022-09-06T21:24:30.840Z] #57 31.66 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 31.67 Unpacking vim (2:8.2.2434-3+deb11u1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 32.08 Selecting previously unselected package xfsprogs.
21:24:30 [2022-09-06T21:24:30.840Z] #57 32.08 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 32.09 Unpacking xfsprogs (5.10.0-4) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 32.36 Selecting previously unselected package zip.
21:24:30 [2022-09-06T21:24:30.840Z] #57 32.37 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 32.37 Unpacking zip (3.0-12) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 32.48 Selecting previously unselected package zstd.
21:24:30 [2022-09-06T21:24:30.840Z] #57 32.49 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 32.49 Unpacking zstd (1.4.8+dfsg-2.1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 32.71 Setting up python3-pkg-resources (52.0.0-4) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 33.31 Setting up libip4tc2:amd64 (1.8.7-1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 33.32 Setting up net-tools (1.60+git20181103.0eebece-1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 33.33 Setting up libgpm2:amd64 (1.20.7-8) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 33.34 Setting up libicu67:amd64 (67.1-7) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 33.36 Setting up libip6tc2:amd64 (1.8.7-1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 33.38 Setting up libinih1:amd64 (53-1+b2) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 33.39 Setting up uidmap (1:4.8.1-1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 33.40 Setting up libyajl2:amd64 (2.1.0-3) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 33.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 33.43 Setting up bzip2 (1.0.8-4) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 33.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 33.45 Setting up python3-wheel (0.34.2-1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 33.89 Setting up xxd (2:8.2.2434-3+deb11u1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 33.90 Setting up libcap2:amd64 (1:2.44-1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 33.92 Setting up libcap2-bin (1:2.44-1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 33.93 Setting up apparmor (2.13.6-10) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 35.17 Setting up zip (3.0-12) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 35.19 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 35.21 Setting up bash-completion (1:2.11-2) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 36.62 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 36.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:24:30 [2022-09-06T21:24:30.840Z] #57 36.65 Setting up libmnl0:amd64 (1.0.4-3) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 36.66 Setting up patch (2.7.6-7) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 36.67 Setting up sudo (1.9.5p2-3) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 36.73 invoke-rc.d: could not determine current runlevel
21:24:30 [2022-09-06T21:24:30.840Z] #57 36.74 invoke-rc.d: policy-rc.d denied execution of start.
21:24:30 [2022-09-06T21:24:30.840Z] #57 36.75 Setting up xfsprogs (5.10.0-4) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 36.76 Setting up libxtables12:amd64 (1.8.7-1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 36.78 Setting up inetutils-ping (2:2.0-1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 36.79 Setting up pigz (2.6-1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 36.80 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 36.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 36.83 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 36.85 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 37.38 Setting up libaio1:amd64 (0.3.112-9) ...
21:24:30 [2022-09-06T21:24:30.840Z] #57 37.39 Setting up python3-lib2to3 (3.9.2-1) ...
21:24:30 [2022-09-06T21:24:30.889Z] #36 ...
21:24:30 [2022-09-06T21:24:30.889Z] 
21:24:30 [2022-09-06T21:24:30.889Z] #26 [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
21:24:30 [2022-09-06T21:24:30.889Z] #26 157.4 Selecting previously unselected package libgcc-s1-arm64-cross.
21:24:30 [2022-09-06T21:24:30.889Z] #26 157.4 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
21:24:30 [2022-09-06T21:24:30.889Z] #26 157.4 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
21:24:30 [2022-09-06T21:24:30.889Z] #26 157.5 Selecting previously unselected package libgomp1-arm64-cross.
21:24:30 [2022-09-06T21:24:30.889Z] #26 157.5 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
21:24:30 [2022-09-06T21:24:30.889Z] #26 157.5 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
21:24:30 [2022-09-06T21:24:30.889Z] #26 157.6 Selecting previously unselected package libitm1-arm64-cross.
21:24:30 [2022-09-06T21:24:30.889Z] #26 157.6 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
21:24:30 [2022-09-06T21:24:30.889Z] #26 157.6 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
21:24:30 [2022-09-06T21:24:30.889Z] #26 157.6 Selecting previously unselected package libatomic1-arm64-cross.
21:24:30 [2022-09-06T21:24:30.889Z] #26 157.6 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
21:24:30 [2022-09-06T21:24:30.889Z] #26 157.7 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
21:24:30 [2022-09-06T21:24:30.889Z] #26 157.7 Selecting previously unselected package libasan6-arm64-cross.
21:24:30 [2022-09-06T21:24:30.889Z] #26 157.7 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
21:24:30 [2022-09-06T21:24:30.889Z] #26 157.7 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
21:24:30 [2022-09-06T21:24:30.889Z] #26 158.4 Selecting previously unselected package liblsan0-arm64-cross.
21:24:30 [2022-09-06T21:24:30.889Z] #26 158.4 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
21:24:30 [2022-09-06T21:24:30.889Z] #26 158.4 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
21:24:30 [2022-09-06T21:24:30.889Z] #26 158.8 Selecting previously unselected package libtsan0-arm64-cross.
21:24:30 [2022-09-06T21:24:30.889Z] #26 158.8 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
21:24:30 [2022-09-06T21:24:30.889Z] #26 158.8 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
21:24:30 [2022-09-06T21:24:30.889Z] #26 159.4 Selecting previously unselected package libstdc++6-arm64-cross.
21:24:30 [2022-09-06T21:24:30.889Z] #26 159.4 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
21:24:30 [2022-09-06T21:24:30.889Z] #26 159.4 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
21:24:30 [2022-09-06T21:24:30.889Z] #26 159.6 Selecting previously unselected package libubsan1-arm64-cross.
21:24:30 [2022-09-06T21:24:30.889Z] #26 159.6 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
21:24:30 [2022-09-06T21:24:30.889Z] #26 159.6 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
21:24:30 [2022-09-06T21:24:30.889Z] #26 159.9 Selecting previously unselected package libgcc-10-dev-arm64-cross.
21:24:30 [2022-09-06T21:24:30.889Z] #26 159.9 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
21:24:30 [2022-09-06T21:24:30.889Z] #26 159.9 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
21:24:30 [2022-09-06T21:24:30.889Z] #26 160.4 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
21:24:30 [2022-09-06T21:24:30.889Z] #26 160.4 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
21:24:30 [2022-09-06T21:24:30.889Z] #26 160.5 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
21:24:31 [2022-09-06T21:24:31.099Z] #57 37.81 Setting up libelf1:amd64 (0.183-1) ...
21:24:31 [2022-09-06T21:24:31.099Z] #57 37.83 Setting up zstd (1.4.8+dfsg-2.1) ...
21:24:31 [2022-09-06T21:24:31.099Z] #57 37.84 Setting up libonig5:amd64 (6.9.6-1.1) ...
21:24:31 [2022-09-06T21:24:31.099Z] #57 37.87 Setting up python3-distutils (3.9.2-1) ...
21:24:31 [2022-09-06T21:24:31.359Z] #57 38.20 Setting up vim (2:8.2.2434-3+deb11u1) ...
21:24:31 [2022-09-06T21:24:31.359Z] #57 38.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:24:31 [2022-09-06T21:24:31.618Z] #57 38.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:24:31 [2022-09-06T21:24:31.618Z] #57 38.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:24:31 [2022-09-06T21:24:31.618Z] #57 38.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:24:31 [2022-09-06T21:24:31.618Z] #57 38.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:24:31 [2022-09-06T21:24:31.618Z] #57 38.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:24:31 [2022-09-06T21:24:31.618Z] #57 38.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:24:31 [2022-09-06T21:24:31.618Z] #57 38.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:24:31 [2022-09-06T21:24:31.618Z] #57 38.28 Setting up python3-setuptools (52.0.0-4) ...
21:24:31 [2022-09-06T21:24:31.793Z] #53 51.64 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
21:24:31 [2022-09-06T21:24:31.793Z] #53 51.66 Setting up jq (1.6-2.1) ...
21:24:32 [2022-09-06T21:24:32.053Z] #53 51.67 Setting up libbpf0:amd64 (1:0.3-2) ...
21:24:32 [2022-09-06T21:24:32.053Z] #53 51.71 Setting up iptables (1.8.7-1) ...
21:24:32 [2022-09-06T21:24:32.053Z] #53 51.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:24:32 [2022-09-06T21:24:32.053Z] #53 51.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:24:32 [2022-09-06T21:24:32.053Z] #53 51.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:24:32 [2022-09-06T21:24:32.053Z] #53 51.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:24:32 [2022-09-06T21:24:32.053Z] #53 51.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:24:32 [2022-09-06T21:24:32.053Z] #53 51.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:24:32 [2022-09-06T21:24:32.053Z] #53 51.76 Setting up iproute2 (5.10.0-4) ...
21:24:32 [2022-09-06T21:24:32.556Z] #57 39.22 Setting up libjq1:amd64 (1.6-2.1) ...
21:24:32 [2022-09-06T21:24:32.557Z] #57 39.24 Setting up libnftnl11:amd64 (1.1.9-1) ...
21:24:32 [2022-09-06T21:24:32.557Z] #57 39.25 Setting up thin-provisioning-tools (0.9.0-1) ...
21:24:32 [2022-09-06T21:24:32.557Z] #57 39.26 Setting up python3-pip (20.3.4-4+deb11u1) ...
21:24:32 [2022-09-06T21:24:32.572Z] #53 52.09 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:24:32 [2022-09-06T21:24:32.832Z] #53 DONE 52.6s
21:24:32 [2022-09-06T21:24:32.832Z] 
21:24:32 [2022-09-06T21:24:32.832Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:24:32 [2022-09-06T21:24:32.832Z] #42 133.7 checking limits.h usability... yes
21:24:32 [2022-09-06T21:24:32.832Z] #42 133.9 checking limits.h presence... yes
21:24:32 [2022-09-06T21:24:32.832Z] #42 133.9 checking for limits.h... yes
21:24:32 [2022-09-06T21:24:32.832Z] #42 133.9 checking stddef.h usability... yes
21:24:32 [2022-09-06T21:24:32.832Z] #42 134.1 checking stddef.h presence... yes
21:24:32 [2022-09-06T21:24:32.832Z] #42 134.2 checking for stddef.h... yes
21:24:32 [2022-09-06T21:24:32.832Z] #42 134.2 checking for stdlib.h... (cached) yes
21:24:32 [2022-09-06T21:24:32.832Z] #42 134.2 checking for string.h... (cached) yes
21:24:32 [2022-09-06T21:24:32.832Z] #42 134.3 checking sys/time.h usability... yes
21:24:32 [2022-09-06T21:24:32.832Z] #42 134.4 checking sys/time.h presence... yes
21:24:32 [2022-09-06T21:24:32.832Z] #42 134.4 checking for sys/time.h... yes
21:24:32 [2022-09-06T21:24:32.832Z] #42 134.4 checking for inline... inline
21:24:32 [2022-09-06T21:24:32.832Z] #42 134.5 checking for size_t... yes
21:24:32 [2022-09-06T21:24:32.832Z] #42 134.9 checking for stdlib.h... (cached) yes
21:24:32 [2022-09-06T21:24:32.832Z] #42 134.9 checking for GNU libc compatible malloc... yes
21:24:32 [2022-09-06T21:24:32.832Z] #42 135.1 checking for stdlib.h... (cached) yes
21:24:32 [2022-09-06T21:24:32.832Z] #42 135.1 checking for GNU libc compatible realloc... yes
21:24:32 [2022-09-06T21:24:32.832Z] #42 135.4 checking for working strtod... yes
21:24:32 [2022-09-06T21:24:32.832Z] #42 135.7 checking for gettimeofday... yes
21:24:32 [2022-09-06T21:24:32.832Z] #42 135.9 checking for memset... yes
21:24:32 [2022-09-06T21:24:32.832Z] #42 136.1 checking for strspn... yes
21:24:32 [2022-09-06T21:24:32.832Z] #42 136.5 checking that generated files are newer than configure... done
21:24:32 [2022-09-06T21:24:32.832Z] #42 136.5 configure: creating ./config.status
21:24:33 [2022-09-06T21:24:33.494Z] #57 40.11 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
21:24:33 [2022-09-06T21:24:33.494Z] #57 40.12 Setting up jq (1.6-2.1) ...
21:24:33 [2022-09-06T21:24:33.494Z] #57 40.13 Setting up libbpf0:amd64 (1:0.3-2) ...
21:24:33 [2022-09-06T21:24:33.494Z] #57 40.14 Setting up iptables (1.8.7-1) ...
21:24:33 [2022-09-06T21:24:33.494Z] #57 40.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:24:33 [2022-09-06T21:24:33.494Z] #57 40.16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:24:33 [2022-09-06T21:24:33.494Z] #57 40.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:24:33 [2022-09-06T21:24:33.494Z] #57 40.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:24:33 [2022-09-06T21:24:33.494Z] #57 40.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:24:33 [2022-09-06T21:24:33.494Z] #57 40.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:24:33 [2022-09-06T21:24:33.494Z] #57 40.19 Setting up iproute2 (5.10.0-4) ...
21:24:33 [2022-09-06T21:24:33.753Z] #57 40.41 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:24:33 [2022-09-06T21:24:33.772Z] #42 138.6 config.status: creating Makefile
21:24:34 [2022-09-06T21:24:34.016Z] #57 DONE 40.8s
21:24:34 [2022-09-06T21:24:34.016Z] 
21:24:34 [2022-09-06T21:24:34.016Z] #58 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
21:24:34 [2022-09-06T21:24:34.032Z] #42 ...
21:24:34 [2022-09-06T21:24:34.032Z] 
21:24:34 [2022-09-06T21:24:34.032Z] #58 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
21:24:34 [2022-09-06T21:24:34.032Z] #0 0.944 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:24:34 [2022-09-06T21:24:34.032Z] #0 0.950 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:24:34 [2022-09-06T21:24:34.032Z] #0 0.955 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:24:34 [2022-09-06T21:24:34.032Z] #58 DONE 1.0s
21:24:34 [2022-09-06T21:24:34.032Z] 
21:24:34 [2022-09-06T21:24:34.032Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:24:34 [2022-09-06T21:24:34.032Z] #42 138.7 config.status: creating config.h
21:24:34 [2022-09-06T21:24:34.291Z] #42 138.8 config.status: executing depfiles commands
21:24:34 [2022-09-06T21:24:34.291Z] #42 139.1 config.status: executing libtool commands
21:24:35 [2022-09-06T21:24:35.229Z] #42 140.0   GEN      .version
21:24:35 [2022-09-06T21:24:35.229Z] #42 140.1 make  install-recursive
21:24:35 [2022-09-06T21:24:35.229Z] #42 140.1 make[1]: Entering directory '/tmp/crun-build'
21:24:35 [2022-09-06T21:24:35.393Z] #58 1.255 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:24:35 [2022-09-06T21:24:35.393Z] #58 1.263 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:24:35 [2022-09-06T21:24:35.393Z] #58 1.267 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:24:35 [2022-09-06T21:24:35.393Z] #58 DONE 1.3s
21:24:35 [2022-09-06T21:24:35.393Z] 
21:24:35 [2022-09-06T21:24:35.393Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:24:35 [2022-09-06T21:24:35.393Z] #42 114.7   CCLD     libyajl.la
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.0   CCLD     verify/json_verify
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.3 make[5]: Nothing to be done for 'install-exec-am'.
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.3 make[5]: Nothing to be done for 'install-data-am'.
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.3 make[4]: Entering directory '/tmp/crun-build/libocispec'
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.3   CC       src/validate.o
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.4   CC       src/image_spec_schema_config_schema.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.4   CC       src/image_spec_schema_content_descriptor.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.4   CC       src/image_spec_schema_defs.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.4   CC       src/image_spec_schema_defs_descriptor.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.4   CC       src/image_spec_schema_image_index_schema.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.4   CC       src/image_spec_schema_image_layout_schema.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.4   CC       src/image_spec_schema_image_manifest_schema.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.4   CC       src/runtime_spec_schema_config_linux.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.5   CC       src/runtime_spec_schema_config_zos.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.5   CC       src/runtime_spec_schema_config_schema.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.5   CC       src/runtime_spec_schema_config_solaris.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.6   CC       src/runtime_spec_schema_config_vm.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.6   CC       src/runtime_spec_schema_config_windows.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.6   CC       src/runtime_spec_schema_defs.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.7   CC       src/runtime_spec_schema_defs_linux.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.7   CC       src/runtime_spec_schema_defs_zos.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.8   CC       src/runtime_spec_schema_defs_vm.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.8   CC       src/runtime_spec_schema_defs_windows.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 115.9   CC       src/runtime_spec_schema_state_schema.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 116.0   CC       src/image_manifest_items_image_manifest_items_schema.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 116.0   CC       src/basic_test_double_array_item.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 116.2   CC       src/basic_test_double_array.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 116.2   CC       src/basic_test_top_array_int.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 116.3   CC       src/basic_test_top_array_string.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 116.3   CC       src/basic_test_top_double_array_int.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 116.4   CC       src/basic_test_top_double_array_obj.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 116.5   CC       src/basic_test_top_double_array_refobj.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 116.6   CC       src/basic_test_top_double_array_string.lo
21:24:35 [2022-09-06T21:24:35.393Z] #42 116.6   CC       src/read-file.lo
21:24:35 [2022-09-06T21:24:35.489Z] #42 140.2 Making install in libocispec
21:24:35 [2022-09-06T21:24:35.489Z] #42 140.2 make[2]: Entering directory '/tmp/crun-build/libocispec'
21:24:35 [2022-09-06T21:24:35.489Z] #42 140.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
21:24:35 [2022-09-06T21:24:35.489Z] #42 140.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
21:24:35 [2022-09-06T21:24:35.489Z] #42 140.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
21:24:35 [2022-09-06T21:24:35.489Z] #42 140.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
21:24:35 [2022-09-06T21:24:35.652Z] #42 116.7   CC       src/json_common.lo
21:24:35 [2022-09-06T21:24:35.652Z] #42 116.9   CC       tests/test-1.o
21:24:35 [2022-09-06T21:24:35.652Z] #42 117.0   CC       tests/test-2.o
21:24:35 [2022-09-06T21:24:35.911Z] #42 117.1   CC       tests/test-3.o
21:24:35 [2022-09-06T21:24:35.911Z] #42 117.1   CC       tests/test-4.o
21:24:35 [2022-09-06T21:24:35.911Z] #42 117.2   CC       tests/test-5.o
21:24:36 [2022-09-06T21:24:36.169Z] #26 ...
21:24:36 [2022-09-06T21:24:36.169Z] 
21:24:36 [2022-09-06T21:24:36.169Z] #35 [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
21:24:36 [2022-09-06T21:24:36.169Z] #35 181.2 + dpkg --print-architecture
21:24:36 [2022-09-06T21:24:36.169Z] #35 181.2 + git checkout -q v2.1.0
21:24:36 [2022-09-06T21:24:36.169Z] #35 181.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
21:24:36 [2022-09-06T21:24:36.169Z] #35 181.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
21:24:36 [2022-09-06T21:24:36.170Z] #42 117.3   CC       tests/test-6.o
21:24:36 [2022-09-06T21:24:36.170Z] #42 117.5   CC       tests/test-7.o
21:24:36 [2022-09-06T21:24:36.170Z] #42 117.6   CC       tests/test-8.o
21:24:36 [2022-09-06T21:24:36.428Z] #42 141.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
21:24:36 [2022-09-06T21:24:36.428Z] #42 141.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
21:24:36 [2022-09-06T21:24:36.428Z] #42 141.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
21:24:36 [2022-09-06T21:24:36.428Z] #42 141.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
21:24:36 [2022-09-06T21:24:36.428Z] #42 141.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
21:24:36 [2022-09-06T21:24:36.428Z] #42 141.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
21:24:36 [2022-09-06T21:24:36.428Z] #42 141.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
21:24:36 [2022-09-06T21:24:36.428Z] #42 141.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
21:24:36 [2022-09-06T21:24:36.428Z] #42 141.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
21:24:36 [2022-09-06T21:24:36.429Z] #42 117.7   CC       tests/test-9.o
21:24:36 [2022-09-06T21:24:36.429Z] #42 117.8   CC       tests/test-10.o
21:24:36 [2022-09-06T21:24:36.688Z] #42 141.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
21:24:36 [2022-09-06T21:24:36.688Z] #42 141.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
21:24:36 [2022-09-06T21:24:36.688Z] #42 141.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
21:24:36 [2022-09-06T21:24:36.688Z] #42 141.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
21:24:36 [2022-09-06T21:24:36.688Z] #42 141.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
21:24:36 [2022-09-06T21:24:36.688Z] #42 141.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
21:24:36 [2022-09-06T21:24:36.688Z] #42 141.3 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
21:24:36 [2022-09-06T21:24:36.997Z] #42 118.1   CC       tests/test-11.o
21:24:37 [2022-09-06T21:24:37.627Z] #42 142.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
21:24:37 [2022-09-06T21:24:37.627Z] #42 142.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
21:24:37 [2022-09-06T21:24:37.627Z] #42 142.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
21:24:37 [2022-09-06T21:24:37.627Z] #42 142.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
21:24:37 [2022-09-06T21:24:37.627Z] #42 142.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
21:24:37 [2022-09-06T21:24:37.627Z] #42 142.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
21:24:37 [2022-09-06T21:24:37.627Z] #42 142.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
21:24:37 [2022-09-06T21:24:37.627Z] #42 142.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
21:24:37 [2022-09-06T21:24:37.627Z] #42 142.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
21:24:37 [2022-09-06T21:24:37.627Z] #42 142.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
21:24:37 [2022-09-06T21:24:37.627Z] #42 142.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
21:24:37 [2022-09-06T21:24:37.627Z] #42 142.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
21:24:37 [2022-09-06T21:24:37.627Z] #42 142.3 make  install-recursive
21:24:37 [2022-09-06T21:24:37.627Z] #42 142.3 make[3]: Entering directory '/tmp/crun-build/libocispec'
21:24:37 [2022-09-06T21:24:37.627Z] #42 142.4 Making install in yajl
21:24:37 [2022-09-06T21:24:37.627Z] #42 142.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
21:24:37 [2022-09-06T21:24:37.627Z] #42 142.5   CC       verify/json_verify-json_verify.o
21:24:37 [2022-09-06T21:24:37.889Z] #42 142.5   CC       src/libyajl_la-yajl_alloc.lo
21:24:37 [2022-09-06T21:24:37.889Z] #42 142.5   CC       src/libyajl_la-yajl.lo
21:24:37 [2022-09-06T21:24:37.889Z] #42 142.5   CC       src/libyajl_la-yajl_gen.lo
21:24:37 [2022-09-06T21:24:37.889Z] #42 142.5   CC       src/libyajl_la-yajl_parser.lo
21:24:37 [2022-09-06T21:24:37.889Z] #42 142.5   CC       src/libyajl_la-yajl_buf.lo
21:24:37 [2022-09-06T21:24:37.889Z] #42 142.6   CC       src/libyajl_la-yajl_lex.lo
21:24:37 [2022-09-06T21:24:37.889Z] #42 142.6   CC       src/libyajl_la-yajl_tree.lo
21:24:37 [2022-09-06T21:24:37.889Z] #42 142.6   CC       src/libyajl_la-yajl_encode.lo
21:24:43 [2022-09-06T21:24:43.169Z] #42 147.4   CCLD     libyajl.la
21:24:43 [2022-09-06T21:24:43.169Z] #42 147.8   CCLD     verify/json_verify
21:24:43 [2022-09-06T21:24:43.429Z] #42 148.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
21:24:43 [2022-09-06T21:24:43.429Z] #42 148.2 make[5]: Nothing to be done for 'install-exec-am'.
21:24:43 [2022-09-06T21:24:43.429Z] #42 148.2 make[5]: Nothing to be done for 'install-data-am'.
21:24:43 [2022-09-06T21:24:43.429Z] #42 148.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
21:24:43 [2022-09-06T21:24:43.429Z] #42 148.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
21:24:43 [2022-09-06T21:24:43.429Z] #42 148.2 make[4]: Entering directory '/tmp/crun-build/libocispec'
21:24:43 [2022-09-06T21:24:43.429Z] #42 148.3   CC       src/validate.o
21:24:43 [2022-09-06T21:24:43.429Z] #42 148.3   CC       src/image_spec_schema_config_schema.lo
21:24:43 [2022-09-06T21:24:43.689Z] #42 148.3   CC       src/image_spec_schema_content_descriptor.lo
21:24:43 [2022-09-06T21:24:43.690Z] #42 148.3   CC       src/image_spec_schema_defs.lo
21:24:43 [2022-09-06T21:24:43.690Z] #42 148.3   CC       src/image_spec_schema_defs_descriptor.lo
21:24:43 [2022-09-06T21:24:43.690Z] #42 148.3   CC       src/image_spec_schema_image_index_schema.lo
21:24:43 [2022-09-06T21:24:43.690Z] #42 148.3   CC       src/image_spec_schema_image_layout_schema.lo
21:24:43 [2022-09-06T21:24:43.690Z] #42 148.3   CC       src/image_spec_schema_image_manifest_schema.lo
21:24:43 [2022-09-06T21:24:43.690Z] #42 148.4   CC       src/runtime_spec_schema_config_linux.lo
21:24:43 [2022-09-06T21:24:43.690Z] #42 148.4   CC       src/runtime_spec_schema_config_zos.lo
21:24:43 [2022-09-06T21:24:43.690Z] #42 148.4   CC       src/runtime_spec_schema_config_schema.lo
21:24:43 [2022-09-06T21:24:43.690Z] #42 148.5   CC       src/runtime_spec_schema_config_solaris.lo
21:24:43 [2022-09-06T21:24:43.690Z] #42 148.5   CC       src/runtime_spec_schema_config_vm.lo
21:24:43 [2022-09-06T21:24:43.950Z] #42 148.5   CC       src/runtime_spec_schema_defs_linux.lo
21:24:43 [2022-09-06T21:24:43.950Z] #42 148.6   CC       src/runtime_spec_schema_defs_zos.lo
21:24:43 [2022-09-06T21:24:43.950Z] #42 148.6   CC       src/runtime_spec_schema_config_windows.lo
21:24:43 [2022-09-06T21:24:43.950Z] #42 148.6   CC       src/runtime_spec_schema_defs.lo
21:24:43 [2022-09-06T21:24:43.950Z] #42 148.6   CC       src/runtime_spec_schema_defs_vm.lo
21:24:43 [2022-09-06T21:24:43.950Z] #42 148.7   CC       src/runtime_spec_schema_defs_windows.lo
21:24:43 [2022-09-06T21:24:43.950Z] #42 ...
21:24:43 [2022-09-06T21:24:43.950Z] 
21:24:43 [2022-09-06T21:24:43.950Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
21:24:43 [2022-09-06T21:24:43.950Z] #59 10.03 Collecting yamllint==1.27.1
21:24:43 [2022-09-06T21:24:43.950Z] #59 ...
21:24:43 [2022-09-06T21:24:43.950Z] 
21:24:43 [2022-09-06T21:24:43.950Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:24:43 [2022-09-06T21:24:43.950Z] #42 148.7   CC       src/runtime_spec_schema_state_schema.lo
21:24:43 [2022-09-06T21:24:43.950Z] #42 148.8   CC       src/image_manifest_items_image_manifest_items_schema.lo
21:24:44 [2022-09-06T21:24:44.210Z] #42 148.9   CC       src/basic_test_double_array_item.lo
21:24:44 [2022-09-06T21:24:44.210Z] #42 148.9   CC       src/basic_test_double_array.lo
21:24:44 [2022-09-06T21:24:44.210Z] #42 148.9   CC       src/basic_test_top_array_int.lo
21:24:44 [2022-09-06T21:24:44.470Z] #42 149.2   CC       src/basic_test_top_double_array_int.lo
21:24:44 [2022-09-06T21:24:44.470Z] #42 149.2   CC       src/basic_test_top_array_string.lo
21:24:44 [2022-09-06T21:24:44.470Z] #42 149.3   CC       src/basic_test_top_double_array_refobj.lo
21:24:44 [2022-09-06T21:24:44.731Z] #42 149.3   CC       src/basic_test_top_double_array_string.lo
21:24:44 [2022-09-06T21:24:44.731Z] #42 149.3   CC       src/basic_test_top_double_array_obj.lo
21:24:44 [2022-09-06T21:24:44.731Z] #42 149.4   CC       src/read-file.lo
21:24:44 [2022-09-06T21:24:44.731Z] #42 149.4   CC       src/json_common.lo
21:24:44 [2022-09-06T21:24:44.731Z] #42 149.5   CC       tests/test-1.o
21:24:44 [2022-09-06T21:24:44.731Z] #42 149.5   CC       tests/test-2.o
21:24:44 [2022-09-06T21:24:44.991Z] #41 ...
21:24:44 [2022-09-06T21:24:44.991Z] 
21:24:44 [2022-09-06T21:24:44.991Z] #29 [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
21:24:44 [2022-09-06T21:24:44.991Z] #29 189.4 + dpkg --print-architecture
21:24:44 [2022-09-06T21:24:44.991Z] #29 DONE 190.2s
21:24:44 [2022-09-06T21:24:44.991Z] 
21:24:44 [2022-09-06T21:24:44.991Z] #43 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:24:44 [2022-09-06T21:24:44.991Z] #42 149.6   CC       tests/test-3.o
21:24:44 [2022-09-06T21:24:44.991Z] #42 149.7   CC       tests/test-4.o
21:24:44 [2022-09-06T21:24:44.991Z] #42 149.8   CC       tests/test-5.o
21:24:45 [2022-09-06T21:24:45.251Z] #42 149.9   CC       tests/test-6.o
21:24:45 [2022-09-06T21:24:45.251Z] #42 150.0   CC       tests/test-8.o
21:24:45 [2022-09-06T21:24:45.251Z] #42 150.1   CC       tests/test-9.o
21:24:45 [2022-09-06T21:24:45.511Z] #42 150.1   CC       tests/test-7.o
21:24:45 [2022-09-06T21:24:45.511Z] #42 150.2   CC       tests/test-10.o
21:24:45 [2022-09-06T21:24:45.770Z] #42 150.3   CC       tests/test-11.o
21:24:46 [2022-09-06T21:24:46.162Z] #35 ...
21:24:46 [2022-09-06T21:24:46.162Z] 
21:24:46 [2022-09-06T21:24:46.162Z] #26 [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
21:24:46 [2022-09-06T21:24:46.162Z] #26 174.3 Selecting previously unselected package gcc-aarch64-linux-gnu.
21:24:46 [2022-09-06T21:24:46.162Z] #26 174.3 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
21:24:46 [2022-09-06T21:24:46.162Z] #26 174.3 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
21:24:46 [2022-09-06T21:24:46.162Z] #26 174.4 Selecting previously unselected package linux-libc-dev-arm64-cross.
21:24:46 [2022-09-06T21:24:46.162Z] #26 174.4 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
21:24:46 [2022-09-06T21:24:46.162Z] #26 174.4 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
21:24:46 [2022-09-06T21:24:46.162Z] #26 175.0 Selecting previously unselected package libc6-dev-arm64-cross.
21:24:46 [2022-09-06T21:24:46.162Z] #26 175.0 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
21:24:46 [2022-09-06T21:24:46.162Z] #26 175.0 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
21:24:46 [2022-09-06T21:24:46.162Z] #26 175.9 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
21:24:46 [2022-09-06T21:24:46.162Z] #26 175.9 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
21:24:46 [2022-09-06T21:24:46.162Z] #26 175.9 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
21:24:46 [2022-09-06T21:24:46.162Z] #26 176.8 Selecting previously unselected package g++-10-aarch64-linux-gnu.
21:24:46 [2022-09-06T21:24:46.162Z] #26 176.8 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
21:24:46 [2022-09-06T21:24:46.162Z] #26 176.8 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
21:24:46 [2022-09-06T21:24:46.975Z] #42 ...
21:24:46 [2022-09-06T21:24:46.975Z] 
21:24:46 [2022-09-06T21:24:46.975Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
21:24:46 [2022-09-06T21:24:46.975Z] #0 8.756 Collecting yamllint==1.27.1
21:24:46 [2022-09-06T21:24:46.975Z] #0 9.820   Downloading yamllint-1.27.1.tar.gz (129 kB)
21:24:46 [2022-09-06T21:24:46.975Z] #59 10.70 Collecting pathspec>=0.5.3
21:24:46 [2022-09-06T21:24:46.975Z] #59 10.72   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
21:24:46 [2022-09-06T21:24:46.975Z] #59 11.02 Collecting pyyaml
21:24:46 [2022-09-06T21:24:46.975Z] #59 11.03   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
21:24:46 [2022-09-06T21:24:46.975Z] #59 11.05 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
21:24:46 [2022-09-06T21:24:46.975Z] #59 11.06 Building wheels for collected packages: yamllint
21:24:46 [2022-09-06T21:24:46.975Z] #59 11.07   Building wheel for yamllint (setup.py): started
21:24:47 [2022-09-06T21:24:47.234Z] #59 11.76   Building wheel for yamllint (setup.py): finished with status 'done'
21:24:47 [2022-09-06T21:24:47.234Z] #59 11.77   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=be69fc43ef993ae20e00b96aba767b22c4b65e757ce11b32394ada93123a6907
21:24:47 [2022-09-06T21:24:47.234Z] #59 11.77   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
21:24:47 [2022-09-06T21:24:47.234Z] #59 11.78 Successfully built yamllint
21:24:47 [2022-09-06T21:24:47.234Z] #59 11.79 Installing collected packages: pyyaml, pathspec, yamllint
21:24:47 [2022-09-06T21:24:47.803Z] #59 12.10 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
21:24:47 [2022-09-06T21:24:47.803Z] #59 DONE 12.4s
21:24:47 [2022-09-06T21:24:47.803Z] 
21:24:47 [2022-09-06T21:24:47.803Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
21:24:48 [2022-09-06T21:24:48.373Z] #60 DONE 0.3s
21:24:48 [2022-09-06T21:24:48.373Z] 
21:24:48 [2022-09-06T21:24:48.373Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
21:24:48 [2022-09-06T21:24:48.633Z] #61 DONE 0.3s
21:24:48 [2022-09-06T21:24:48.633Z] 
21:24:48 [2022-09-06T21:24:48.633Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
21:24:48 [2022-09-06T21:24:48.633Z] #62 DONE 0.1s
21:24:48 [2022-09-06T21:24:48.633Z] 
21:24:48 [2022-09-06T21:24:48.633Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
21:24:48 [2022-09-06T21:24:48.892Z] #63 DONE 0.2s
21:24:48 [2022-09-06T21:24:48.892Z] 
21:24:48 [2022-09-06T21:24:48.892Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:24:48 [2022-09-06T21:24:48.892Z] #39 ...
21:24:48 [2022-09-06T21:24:48.892Z] 
21:24:48 [2022-09-06T21:24:48.892Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
21:24:48 [2022-09-06T21:24:48.892Z] #64 DONE 0.1s
21:24:49 [2022-09-06T21:24:49.065Z] #42 ...
21:24:49 [2022-09-06T21:24:49.065Z] 
21:24:49 [2022-09-06T21:24:49.065Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
21:24:49 [2022-09-06T21:24:49.065Z] #59 11.10   Downloading yamllint-1.27.1.tar.gz (129 kB)
21:24:49 [2022-09-06T21:24:49.065Z] #59 12.32 Collecting pathspec>=0.5.3
21:24:49 [2022-09-06T21:24:49.065Z] #59 12.34   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
21:24:49 [2022-09-06T21:24:49.065Z] #59 12.78 Collecting pyyaml
21:24:49 [2022-09-06T21:24:49.065Z] #59 12.80   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)
21:24:49 [2022-09-06T21:24:49.065Z] #59 12.85 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
21:24:49 [2022-09-06T21:24:49.065Z] #59 12.86 Building wheels for collected packages: yamllint
21:24:49 [2022-09-06T21:24:49.065Z] #59 12.86   Building wheel for yamllint (setup.py): started
21:24:49 [2022-09-06T21:24:49.065Z] #59 14.06   Building wheel for yamllint (setup.py): finished with status 'done'
21:24:49 [2022-09-06T21:24:49.065Z] #59 14.06   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=be69fc43ef993ae20e00b96aba767b22c4b65e757ce11b32394ada93123a6907
21:24:49 [2022-09-06T21:24:49.065Z] #59 14.06   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
21:24:49 [2022-09-06T21:24:49.065Z] #59 14.07 Successfully built yamllint
21:24:49 [2022-09-06T21:24:49.065Z] #59 14.09 Installing collected packages: pyyaml, pathspec, yamllint
21:24:49 [2022-09-06T21:24:49.065Z] #59 14.59 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
21:24:49 [2022-09-06T21:24:49.065Z] #59 DONE 15.0s
21:24:49 [2022-09-06T21:24:49.065Z] 
21:24:49 [2022-09-06T21:24:49.065Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
21:24:49 [2022-09-06T21:24:49.065Z] #60 DONE 0.1s
21:24:49 [2022-09-06T21:24:49.065Z] 
21:24:49 [2022-09-06T21:24:49.065Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:24:49 [2022-09-06T21:24:49.065Z] #47 ...
21:24:49 [2022-09-06T21:24:49.065Z] 
21:24:49 [2022-09-06T21:24:49.065Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
21:24:49 [2022-09-06T21:24:49.151Z] 
21:24:49 [2022-09-06T21:24:49.151Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
21:24:49 [2022-09-06T21:24:49.151Z] #65 DONE 0.1s
21:24:49 [2022-09-06T21:24:49.151Z] 
21:24:49 [2022-09-06T21:24:49.151Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:24:49 [2022-09-06T21:24:49.151Z] #39 ...
21:24:49 [2022-09-06T21:24:49.151Z] 
21:24:49 [2022-09-06T21:24:49.151Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
21:24:49 [2022-09-06T21:24:49.151Z] #66 DONE 0.1s
21:24:49 [2022-09-06T21:24:49.410Z] 
21:24:49 [2022-09-06T21:24:49.411Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
21:24:49 [2022-09-06T21:24:49.411Z] #67 DONE 0.2s
21:24:49 [2022-09-06T21:24:49.411Z] 
21:24:49 [2022-09-06T21:24:49.411Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:24:49 [2022-09-06T21:24:49.411Z] #41 ...
21:24:49 [2022-09-06T21:24:49.411Z] 
21:24:49 [2022-09-06T21:24:49.411Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
21:24:49 [2022-09-06T21:24:49.411Z] #68 DONE 0.0s
21:24:49 [2022-09-06T21:24:49.411Z] 
21:24:49 [2022-09-06T21:24:49.411Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
21:24:49 [2022-09-06T21:24:49.411Z] #69 DONE 0.1s
21:24:49 [2022-09-06T21:24:49.635Z] #61 DONE 0.4s
21:24:49 [2022-09-06T21:24:49.635Z] 
21:24:49 [2022-09-06T21:24:49.635Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
21:24:49 [2022-09-06T21:24:49.635Z] #62 DONE 0.1s
21:24:49 [2022-09-06T21:24:49.635Z] 
21:24:49 [2022-09-06T21:24:49.635Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
21:24:49 [2022-09-06T21:24:49.635Z] #63 DONE 0.1s
21:24:49 [2022-09-06T21:24:49.635Z] 
21:24:49 [2022-09-06T21:24:49.635Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:24:49 [2022-09-06T21:24:49.635Z] #30 ...
21:24:49 [2022-09-06T21:24:49.635Z] 
21:24:49 [2022-09-06T21:24:49.635Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
21:24:49 [2022-09-06T21:24:49.635Z] #64 DONE 0.1s
21:24:49 [2022-09-06T21:24:49.635Z] 
21:24:49 [2022-09-06T21:24:49.635Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
21:24:49 [2022-09-06T21:24:49.635Z] #65 DONE 0.1s
21:24:49 [2022-09-06T21:24:49.670Z] 
21:24:49 [2022-09-06T21:24:49.670Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:24:49 [2022-09-06T21:24:49.895Z] 
21:24:49 [2022-09-06T21:24:49.895Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
21:24:49 [2022-09-06T21:24:49.895Z] #66 DONE 0.1s
21:24:49 [2022-09-06T21:24:49.895Z] 
21:24:49 [2022-09-06T21:24:49.895Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:24:50 [2022-09-06T21:24:50.365Z] #26 ...
21:24:50 [2022-09-06T21:24:50.365Z] 
21:24:50 [2022-09-06T21:24:50.365Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:24:50 [2022-09-06T21:24:50.365Z] #36 165.4   CCLD     tests/init
21:24:54 [2022-09-06T21:24:54.943Z] #43 ...
21:24:54 [2022-09-06T21:24:54.943Z] 
21:24:54 [2022-09-06T21:24:54.943Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:24:54 [2022-09-06T21:24:54.943Z] #41 167.7   CCLD     libocispec.la
21:24:54 [2022-09-06T21:24:54.943Z] #41 168.1   CCLD     src/validate
21:24:54 [2022-09-06T21:24:54.943Z] #41 168.1   CCLD     tests/test-1
21:24:54 [2022-09-06T21:24:54.943Z] #41 168.1   CCLD     tests/test-2
21:24:54 [2022-09-06T21:24:54.943Z] #41 168.2   CCLD     tests/test-3
21:24:54 [2022-09-06T21:24:54.943Z] #41 168.2   CCLD     tests/test-4
21:24:54 [2022-09-06T21:24:54.943Z] #41 168.2   CCLD     tests/test-5
21:24:54 [2022-09-06T21:24:54.943Z] #41 168.2   CCLD     tests/test-6
21:24:54 [2022-09-06T21:24:54.943Z] #41 168.3   CCLD     tests/test-7
21:24:54 [2022-09-06T21:24:54.943Z] #41 168.3   CCLD     tests/test-8
21:24:55 [2022-09-06T21:24:55.199Z] #41 168.5   CCLD     tests/test-9
21:24:55 [2022-09-06T21:24:55.199Z] #41 168.5   CCLD     tests/test-10
21:24:55 [2022-09-06T21:24:55.199Z] #41 168.6 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
21:24:55 [2022-09-06T21:24:55.456Z] #41 168.7   CCLD     tests/test-11
21:24:55 [2022-09-06T21:24:55.641Z] #36 ...
21:24:55 [2022-09-06T21:24:55.641Z] 
21:24:55 [2022-09-06T21:24:55.641Z] #26 [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
21:24:55 [2022-09-06T21:24:55.641Z] #26 190.7 Selecting previously unselected package g++-aarch64-linux-gnu.
21:24:55 [2022-09-06T21:24:55.641Z] #26 190.7 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
21:24:55 [2022-09-06T21:24:55.641Z] #26 190.7 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
21:24:55 [2022-09-06T21:24:55.641Z] #26 190.7 Selecting previously unselected package patch.
21:24:55 [2022-09-06T21:24:55.641Z] #26 190.7 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
21:24:55 [2022-09-06T21:24:55.641Z] #26 190.8 Unpacking patch (2.7.6-7) ...
21:24:55 [2022-09-06T21:24:55.641Z] #26 190.8 Selecting previously unselected package dpkg-dev.
21:24:55 [2022-09-06T21:24:55.641Z] #26 190.8 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ...
21:24:55 [2022-09-06T21:24:55.641Z] #26 190.8 Unpacking dpkg-dev (1.20.11) ...
21:24:55 [2022-09-06T21:24:55.641Z] #26 191.3 Selecting previously unselected package libconfig-inifiles-perl.
21:24:55 [2022-09-06T21:24:55.641Z] #26 191.3 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
21:24:55 [2022-09-06T21:24:55.641Z] #26 191.3 Unpacking libconfig-inifiles-perl (3.000003-1) ...
21:24:55 [2022-09-06T21:24:55.641Z] #26 191.4 Selecting previously unselected package libio-string-perl.
21:24:55 [2022-09-06T21:24:55.641Z] #26 191.4 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
21:24:55 [2022-09-06T21:24:55.641Z] #26 191.4 Unpacking libio-string-perl (1.08-3.1) ...
21:24:55 [2022-09-06T21:24:55.641Z] #26 191.4 Selecting previously unselected package libicu67:amd64.
21:24:55 [2022-09-06T21:24:55.641Z] #26 191.4 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
21:24:55 [2022-09-06T21:24:55.641Z] #26 191.4 Unpacking libicu67:amd64 (67.1-7) ...
21:24:56 [2022-09-06T21:24:56.824Z] #41 170.2 libtool: link: ar cr libocispec.a 
21:24:56 [2022-09-06T21:24:56.824Z] #41 170.2 libtool: link: ranlib libocispec.a
21:24:57 [2022-09-06T21:24:57.020Z] #26 193.9 Selecting previously unselected package libxml2:amd64.
21:24:57 [2022-09-06T21:24:57.020Z] #26 193.9 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
21:24:57 [2022-09-06T21:24:57.020Z] #26 193.9 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
21:24:57 [2022-09-06T21:24:57.020Z] #26 194.1 Selecting previously unselected package libxml-namespacesupport-perl.
21:24:57 [2022-09-06T21:24:57.020Z] #26 194.1 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
21:24:57 [2022-09-06T21:24:57.020Z] #26 194.2 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
21:24:57 [2022-09-06T21:24:57.020Z] #26 194.2 Selecting previously unselected package libxml-sax-base-perl.
21:24:57 [2022-09-06T21:24:57.020Z] #26 194.2 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
21:24:57 [2022-09-06T21:24:57.020Z] #26 194.2 Unpacking libxml-sax-base-perl (1.09-1.1) ...
21:24:57 [2022-09-06T21:24:57.020Z] #26 194.3 Selecting previously unselected package libxml-sax-perl.
21:24:57 [2022-09-06T21:24:57.020Z] #26 194.3 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
21:24:57 [2022-09-06T21:24:57.020Z] #26 194.3 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
21:24:57 [2022-09-06T21:24:57.020Z] #26 194.4 Selecting previously unselected package libxml-libxml-perl.
21:24:57 [2022-09-06T21:24:57.279Z] #26 194.4 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
21:24:57 [2022-09-06T21:24:57.279Z] #26 194.4 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
21:24:57 [2022-09-06T21:24:57.279Z] #26 194.6 Selecting previously unselected package libxml-simple-perl.
21:24:57 [2022-09-06T21:24:57.279Z] #26 194.6 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
21:24:57 [2022-09-06T21:24:57.279Z] #26 194.6 Unpacking libxml-simple-perl (2.25-1) ...
21:24:57 [2022-09-06T21:24:57.279Z] #26 194.6 Selecting previously unselected package libyaml-perl.
21:24:57 [2022-09-06T21:24:57.279Z] #26 194.7 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
21:24:57 [2022-09-06T21:24:57.279Z] #26 194.7 Unpacking libyaml-perl (1.30-1) ...
21:24:57 [2022-09-06T21:24:57.549Z] #26 194.7 Selecting previously unselected package libconfig-auto-perl.
21:24:57 [2022-09-06T21:24:57.549Z] #26 194.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
21:24:57 [2022-09-06T21:24:57.549Z] #26 194.7 Unpacking libconfig-auto-perl (0.44-1.1) ...
21:24:57 [2022-09-06T21:24:57.549Z] #26 194.8 Selecting previously unselected package libfile-which-perl.
21:24:57 [2022-09-06T21:24:57.809Z] #26 194.8 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
21:24:57 [2022-09-06T21:24:57.809Z] #26 194.8 Unpacking libfile-which-perl (1.23-1) ...
21:24:57 [2022-09-06T21:24:57.809Z] #26 194.9 Selecting previously unselected package libfile-homedir-perl.
21:24:57 [2022-09-06T21:24:57.809Z] #26 194.9 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
21:24:57 [2022-09-06T21:24:57.809Z] #26 194.9 Unpacking libfile-homedir-perl (1.006-1) ...
21:24:57 [2022-09-06T21:24:57.809Z] #26 195.0 Selecting previously unselected package libdebian-dpkgcross-perl.
21:24:57 [2022-09-06T21:24:57.809Z] #26 195.0 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
21:24:57 [2022-09-06T21:24:57.809Z] #26 195.0 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
21:24:57 [2022-09-06T21:24:57.809Z] #26 195.0 Selecting previously unselected package dpkg-cross.
21:24:57 [2022-09-06T21:24:57.809Z] #26 195.0 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
21:24:57 [2022-09-06T21:24:57.809Z] #26 195.0 Unpacking dpkg-cross (2.6.18+nmu1) ...
21:24:57 [2022-09-06T21:24:57.813Z] #39 ...
21:24:57 [2022-09-06T21:24:57.813Z] 
21:24:57 [2022-09-06T21:24:57.813Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:24:57 [2022-09-06T21:24:57.813Z] #42 138.6   CCLD     libocispec.la
21:24:57 [2022-09-06T21:24:57.813Z] #42 138.8   CCLD     src/validate
21:24:57 [2022-09-06T21:24:57.813Z] #42 138.8   CCLD     tests/test-1
21:24:57 [2022-09-06T21:24:57.813Z] #42 138.9   CCLD     tests/test-2
21:24:57 [2022-09-06T21:24:57.813Z] #42 138.9   CCLD     tests/test-3
21:24:57 [2022-09-06T21:24:57.813Z] #42 138.9   CCLD     tests/test-4
21:24:57 [2022-09-06T21:24:57.813Z] #42 138.9   CCLD     tests/test-5
21:24:57 [2022-09-06T21:24:57.813Z] #42 139.0   CCLD     tests/test-6
21:24:57 [2022-09-06T21:24:57.813Z] #42 139.0   CCLD     tests/test-7
21:24:57 [2022-09-06T21:24:57.813Z] #42 139.1   CCLD     tests/test-8
21:24:58 [2022-09-06T21:24:58.069Z] #26 195.1 Selecting previously unselected package crossbuild-essential-arm64.
21:24:58 [2022-09-06T21:24:58.069Z] #26 195.1 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
21:24:58 [2022-09-06T21:24:58.069Z] #26 195.1 Unpacking crossbuild-essential-arm64 (12.9) ...
21:24:58 [2022-09-06T21:24:58.069Z] #26 195.2 Selecting previously unselected package libc6-armel-cross.
21:24:58 [2022-09-06T21:24:58.069Z] #26 195.2 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
21:24:58 [2022-09-06T21:24:58.069Z] #26 195.2 Unpacking libc6-armel-cross (2.31-9cross4) ...
21:24:58 [2022-09-06T21:24:58.071Z] #42 139.2   CCLD     tests/test-9
21:24:58 [2022-09-06T21:24:58.071Z] #42 139.2   CCLD     tests/test-10
21:24:58 [2022-09-06T21:24:58.071Z] #42 139.2 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
21:24:58 [2022-09-06T21:24:58.071Z] #42 139.3   CCLD     tests/test-11
21:24:58 [2022-09-06T21:24:58.328Z] #26 195.7 Selecting previously unselected package libgcc-s1-armel-cross.
21:24:58 [2022-09-06T21:24:58.597Z] #26 195.7 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
21:24:58 [2022-09-06T21:24:58.597Z] #26 195.7 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
21:24:58 [2022-09-06T21:24:58.597Z] #26 195.8 Selecting previously unselected package libgomp1-armel-cross.
21:24:58 [2022-09-06T21:24:58.597Z] #26 195.8 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
21:24:58 [2022-09-06T21:24:58.597Z] #26 195.8 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
21:24:58 [2022-09-06T21:24:58.597Z] #26 196.0 Selecting previously unselected package libatomic1-armel-cross.
21:24:58 [2022-09-06T21:24:58.716Z] #41 171.7 make[5]: Entering directory '/tmp/crun-build/libocispec'
21:24:58 [2022-09-06T21:24:58.716Z] #41 171.8 make[5]: Nothing to be done for 'install-exec-am'.
21:24:58 [2022-09-06T21:24:58.716Z] #41 171.8 make[5]: Nothing to be done for 'install-data-am'.
21:24:58 [2022-09-06T21:24:58.716Z] #41 171.8 make[5]: Leaving directory '/tmp/crun-build/libocispec'
21:24:58 [2022-09-06T21:24:58.716Z] #41 171.8 make[4]: Leaving directory '/tmp/crun-build/libocispec'
21:24:58 [2022-09-06T21:24:58.716Z] #41 171.8 make[3]: Leaving directory '/tmp/crun-build/libocispec'
21:24:58 [2022-09-06T21:24:58.716Z] #41 171.8 make[2]: Leaving directory '/tmp/crun-build/libocispec'
21:24:58 [2022-09-06T21:24:58.716Z] #41 171.8 make[2]: Entering directory '/tmp/crun-build'
21:24:58 [2022-09-06T21:24:58.716Z] #41 171.9   CC       src/libcrun/libcrun_testing_a-utils.o
21:24:58 [2022-09-06T21:24:58.716Z] #41 171.9   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
21:24:58 [2022-09-06T21:24:58.716Z] #41 171.9   CC       src/libcrun/libcrun_testing_a-container.o
21:24:58 [2022-09-06T21:24:58.716Z] #41 172.0   CC       src/libcrun/libcrun_testing_a-cgroup.o
21:24:58 [2022-09-06T21:24:58.716Z] #41 172.0   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
21:24:58 [2022-09-06T21:24:58.716Z] #41 172.0   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
21:24:58 [2022-09-06T21:24:58.716Z] #41 172.0   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
21:24:58 [2022-09-06T21:24:58.716Z] #41 172.0   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
21:24:58 [2022-09-06T21:24:58.716Z] #41 172.1   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
21:24:58 [2022-09-06T21:24:58.856Z] #26 196.0 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
21:24:58 [2022-09-06T21:24:58.856Z] #26 196.0 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
21:24:58 [2022-09-06T21:24:58.856Z] #26 196.2 Selecting previously unselected package libasan6-armel-cross.
21:24:58 [2022-09-06T21:24:58.856Z] #26 196.2 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
21:24:58 [2022-09-06T21:24:58.856Z] #26 196.2 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
21:24:58 [2022-09-06T21:24:58.973Z] #41 172.1   CC       src/libcrun/libcrun_testing_a-criu.o
21:24:58 [2022-09-06T21:24:58.973Z] #41 172.1   CC       src/libcrun/libcrun_testing_a-custom-handler.o
21:24:58 [2022-09-06T21:24:58.973Z] #41 172.2   CC       src/libcrun/libcrun_testing_a-linux.o
21:24:58 [2022-09-06T21:24:58.973Z] #41 172.2   CC       src/libcrun/libcrun_testing_a-seccomp.o
21:24:58 [2022-09-06T21:24:58.973Z] #41 172.3   CC       src/libcrun/libcrun_testing_a-ebpf.o
21:24:58 [2022-09-06T21:24:58.973Z] #41 172.3   CC       src/libcrun/libcrun_testing_a-error.o
21:24:59 [2022-09-06T21:24:59.229Z] #41 172.4   CC       src/libcrun/libcrun_testing_a-status.o
21:24:59 [2022-09-06T21:24:59.229Z] #41 172.4   CC       src/libcrun/libcrun_testing_a-terminal.o
21:24:59 [2022-09-06T21:24:59.229Z] #41 172.5   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
21:24:59 [2022-09-06T21:24:59.229Z] #41 172.6   CC       src/libcrun/libcrun_testing_a-signals.o
21:24:59 [2022-09-06T21:24:59.447Z] #42 140.3 libtool: link: ar cr libocispec.a 
21:24:59 [2022-09-06T21:24:59.447Z] #42 140.4 libtool: link: ranlib libocispec.a
21:24:59 [2022-09-06T21:24:59.486Z] #41 172.6   CC       src/libcrun/libcrun_testing_a-mount_flags.o
21:24:59 [2022-09-06T21:24:59.486Z] #41 172.7   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
21:24:59 [2022-09-06T21:24:59.486Z] #41 172.7   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
21:24:59 [2022-09-06T21:24:59.486Z] #41 172.8   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
21:24:59 [2022-09-06T21:24:59.486Z] #41 172.9   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
21:24:59 [2022-09-06T21:24:59.742Z] #41 173.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
21:24:59 [2022-09-06T21:24:59.742Z] #41 173.0   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
21:24:59 [2022-09-06T21:24:59.793Z] #26 196.9 Selecting previously unselected package libstdc++6-armel-cross.
21:24:59 [2022-09-06T21:24:59.793Z] #26 196.9 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
21:24:59 [2022-09-06T21:24:59.793Z] #26 197.0 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
21:24:59 [2022-09-06T21:24:59.793Z] #26 ...
21:24:59 [2022-09-06T21:24:59.793Z] 
21:24:59 [2022-09-06T21:24:59.793Z] #35 [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
21:24:59 [2022-09-06T21:24:59.793Z] #35 DONE 205.7s
21:24:59 [2022-09-06T21:24:59.998Z] #41 173.2   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
21:25:00 [2022-09-06T21:25:00.015Z] #42 141.3 make[5]: Entering directory '/tmp/crun-build/libocispec'
21:25:00 [2022-09-06T21:25:00.015Z] #42 141.3 make[5]: Nothing to be done for 'install-exec-am'.
21:25:00 [2022-09-06T21:25:00.015Z] #42 141.3 make[5]: Nothing to be done for 'install-data-am'.
21:25:00 [2022-09-06T21:25:00.053Z] 
21:25:00 [2022-09-06T21:25:00.053Z] #26 [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
21:25:00 [2022-09-06T21:25:00.053Z] #26 197.3 Selecting previously unselected package libubsan1-armel-cross.
21:25:00 [2022-09-06T21:25:00.053Z] #26 197.3 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
21:25:00 [2022-09-06T21:25:00.053Z] #26 197.3 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
21:25:00 [2022-09-06T21:25:00.255Z] #41 173.6   CC       src/crun-crun.o
21:25:00 [2022-09-06T21:25:00.273Z] #42 141.3 make[5]: Leaving directory '/tmp/crun-build/libocispec'
21:25:00 [2022-09-06T21:25:00.273Z] #42 141.3 make[4]: Leaving directory '/tmp/crun-build/libocispec'
21:25:00 [2022-09-06T21:25:00.273Z] #42 141.3 make[3]: Leaving directory '/tmp/crun-build/libocispec'
21:25:00 [2022-09-06T21:25:00.273Z] #42 141.3 make[2]: Leaving directory '/tmp/crun-build/libocispec'
21:25:00 [2022-09-06T21:25:00.273Z] #42 141.3 make[2]: Entering directory '/tmp/crun-build'
21:25:00 [2022-09-06T21:25:00.273Z] #42 141.4   CC       src/libcrun/libcrun_testing_a-utils.o
21:25:00 [2022-09-06T21:25:00.273Z] #42 141.4   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
21:25:00 [2022-09-06T21:25:00.273Z] #42 141.5   CC       src/libcrun/libcrun_testing_a-container.o
21:25:00 [2022-09-06T21:25:00.273Z] #42 141.5   CC       src/libcrun/libcrun_testing_a-cgroup.o
21:25:00 [2022-09-06T21:25:00.273Z] #42 141.5   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
21:25:00 [2022-09-06T21:25:00.273Z] #42 141.5   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
21:25:00 [2022-09-06T21:25:00.273Z] #42 141.5   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
21:25:00 [2022-09-06T21:25:00.273Z] #42 141.5   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
21:25:00 [2022-09-06T21:25:00.273Z] #42 141.5   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
21:25:00 [2022-09-06T21:25:00.273Z] #42 141.6   CC       src/libcrun/libcrun_testing_a-criu.o
21:25:00 [2022-09-06T21:25:00.512Z] #41 173.7   CC       src/crun-run.o
21:25:00 [2022-09-06T21:25:00.512Z] #41 173.8   CC       src/crun-delete.o
21:25:00 [2022-09-06T21:25:00.512Z] #41 173.8   CC       src/crun-kill.o
21:25:00 [2022-09-06T21:25:00.512Z] #41 173.9   CC       src/crun-pause.o
21:25:00 [2022-09-06T21:25:00.532Z] #42 141.6   CC       src/libcrun/libcrun_testing_a-custom-handler.o
21:25:00 [2022-09-06T21:25:00.532Z] #42 141.6   CC       src/libcrun/libcrun_testing_a-linux.o
21:25:00 [2022-09-06T21:25:00.532Z] #42 141.6   CC       src/libcrun/libcrun_testing_a-seccomp.o
21:25:00 [2022-09-06T21:25:00.532Z] #42 141.7   CC       src/libcrun/libcrun_testing_a-ebpf.o
21:25:00 [2022-09-06T21:25:00.532Z] #42 141.7   CC       src/libcrun/libcrun_testing_a-error.o
21:25:00 [2022-09-06T21:25:00.532Z] #42 141.8   CC       src/libcrun/libcrun_testing_a-status.o
21:25:00 [2022-09-06T21:25:00.532Z] #42 141.8   CC       src/libcrun/libcrun_testing_a-terminal.o
21:25:00 [2022-09-06T21:25:00.532Z] #42 141.9   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
21:25:00 [2022-09-06T21:25:00.532Z] #42 141.9   CC       src/libcrun/libcrun_testing_a-signals.o
21:25:00 [2022-09-06T21:25:00.532Z] #42 141.9   CC       src/libcrun/libcrun_testing_a-mount_flags.o
21:25:00 [2022-09-06T21:25:00.621Z] #26 197.8 Selecting previously unselected package libgcc-10-dev-armel-cross.
21:25:00 [2022-09-06T21:25:00.621Z] #26 197.8 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
21:25:00 [2022-09-06T21:25:00.621Z] #26 197.8 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
21:25:00 [2022-09-06T21:25:00.768Z] #41 174.1   CC       src/crun-unpause.o
21:25:00 [2022-09-06T21:25:00.769Z] #41 174.1   CC       src/crun-spec.o
21:25:00 [2022-09-06T21:25:00.769Z] #41 174.1   CC       src/crun-exec.o
21:25:00 [2022-09-06T21:25:00.791Z] #42 142.0   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
21:25:00 [2022-09-06T21:25:00.791Z] #42 142.0   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
21:25:00 [2022-09-06T21:25:00.791Z] #42 142.1   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
21:25:00 [2022-09-06T21:25:00.791Z] #42 142.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
21:25:01 [2022-09-06T21:25:01.050Z] #42 142.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
21:25:01 [2022-09-06T21:25:01.050Z] #42 142.3   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
21:25:01 [2022-09-06T21:25:01.050Z] #42 142.3   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
21:25:01 [2022-09-06T21:25:01.190Z] #26 198.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
21:25:01 [2022-09-06T21:25:01.190Z] #26 198.2 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
21:25:01 [2022-09-06T21:25:01.190Z] #26 198.2 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
21:25:01 [2022-09-06T21:25:01.310Z] #42 142.5   CC       src/crun-crun.o
21:25:01 [2022-09-06T21:25:01.310Z] #42 142.6   CC       src/crun-run.o
21:25:01 [2022-09-06T21:25:01.310Z] #42 142.6   CC       src/crun-delete.o
21:25:01 [2022-09-06T21:25:01.310Z] #42 142.7   CC       src/crun-kill.o
21:25:01 [2022-09-06T21:25:01.332Z] #41 174.4   CC       src/crun-list.o
21:25:01 [2022-09-06T21:25:01.332Z] #41 174.5   CC       src/crun-create.o
21:25:01 [2022-09-06T21:25:01.332Z] #41 174.6   CC       src/crun-start.o
21:25:01 [2022-09-06T21:25:01.569Z] #42 142.9   CC       src/crun-pause.o
21:25:01 [2022-09-06T21:25:01.589Z] #41 175.0   CC       src/crun-state.o
21:25:01 [2022-09-06T21:25:01.829Z] #42 142.9   CC       src/crun-unpause.o
21:25:01 [2022-09-06T21:25:01.829Z] #42 143.0   CC       src/crun-spec.o
21:25:02 [2022-09-06T21:25:02.088Z] #42 143.2   CC       src/crun-exec.o
21:25:02 [2022-09-06T21:25:02.088Z] #42 143.3   CC       src/crun-list.o
21:25:02 [2022-09-06T21:25:02.153Z] #41 175.2   CC       src/crun-update.o
21:25:02 [2022-09-06T21:25:02.153Z] #41 175.3   CC       src/crun-ps.o
21:25:02 [2022-09-06T21:25:02.153Z] #41 175.4   CC       src/crun-checkpoint.o
21:25:02 [2022-09-06T21:25:02.153Z] #41 175.5   CC       src/crun-restore.o
21:25:02 [2022-09-06T21:25:02.348Z] #42 143.5   CC       src/crun-create.o
21:25:02 [2022-09-06T21:25:02.348Z] #42 143.6   CC       src/crun-start.o
21:25:02 [2022-09-06T21:25:02.348Z] #42 143.7   CC       src/crun-state.o
21:25:02 [2022-09-06T21:25:02.348Z] #42 143.7   CC       src/crun-update.o
21:25:02 [2022-09-06T21:25:02.607Z] #42 143.8   CC       src/crun-ps.o
21:25:02 [2022-09-06T21:25:02.607Z] #42 143.9   CC       src/crun-checkpoint.o
21:25:02 [2022-09-06T21:25:02.717Z] #41 175.8   CC       src/libcrun/libcrun_la-utils.lo
21:25:02 [2022-09-06T21:25:02.717Z] #41 176.0   CC       src/libcrun/libcrun_la-cloned_binary.lo
21:25:02 [2022-09-06T21:25:02.867Z] #42 144.0   CC       src/crun-restore.o
21:25:02 [2022-09-06T21:25:02.867Z] #42 144.1   CC       src/libcrun/libcrun_la-utils.lo
21:25:02 [2022-09-06T21:25:02.973Z] #41 176.3   CC       src/libcrun/libcrun_la-container.lo
21:25:03 [2022-09-06T21:25:03.126Z] #42 144.3   CC       src/libcrun/libcrun_la-cloned_binary.lo
21:25:03 [2022-09-06T21:25:03.126Z] #42 144.3   CC       src/libcrun/libcrun_la-container.lo
21:25:03 [2022-09-06T21:25:03.230Z] #41 176.4   CC       src/libcrun/libcrun_la-cgroup.lo
21:25:03 [2022-09-06T21:25:03.230Z] #41 176.6   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
21:25:03 [2022-09-06T21:25:03.386Z] #42 144.5   CC       src/libcrun/libcrun_la-cgroup.lo
21:25:03 [2022-09-06T21:25:03.386Z] #42 144.6   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
21:25:03 [2022-09-06T21:25:03.386Z] #42 144.7   CC       src/libcrun/libcrun_la-cgroup-resources.lo
21:25:03 [2022-09-06T21:25:03.794Z] #41 177.1   CC       src/libcrun/libcrun_la-cgroup-setup.lo
21:25:03 [2022-09-06T21:25:03.794Z] #41 177.1   CC       src/libcrun/libcrun_la-cgroup-resources.lo
21:25:03 [2022-09-06T21:25:03.953Z] #42 145.0   CC       src/libcrun/libcrun_la-cgroup-setup.lo
21:25:03 [2022-09-06T21:25:03.953Z] #42 145.1   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
21:25:03 [2022-09-06T21:25:03.953Z] #42 145.2   CC       src/libcrun/libcrun_la-cgroup-utils.lo
21:25:03 [2022-09-06T21:25:03.953Z] #42 145.3   CC       src/libcrun/libcrun_la-criu.lo
21:25:04 [2022-09-06T21:25:04.212Z] #42 145.4   CC       src/libcrun/libcrun_la-custom-handler.lo
21:25:04 [2022-09-06T21:25:04.358Z] #41 177.6   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
21:25:04 [2022-09-06T21:25:04.358Z] #41 177.8   CC       src/libcrun/libcrun_la-cgroup-utils.lo
21:25:04 [2022-09-06T21:25:04.472Z] #42 145.6   CC       src/libcrun/libcrun_la-linux.lo
21:25:04 [2022-09-06T21:25:04.472Z] #42 145.6   CC       src/libcrun/libcrun_la-seccomp.lo
21:25:04 [2022-09-06T21:25:04.731Z] #42 145.8   CC       src/libcrun/libcrun_la-ebpf.lo
21:25:04 [2022-09-06T21:25:04.731Z] #42 145.9   CC       src/libcrun/libcrun_la-error.lo
21:25:04 [2022-09-06T21:25:04.731Z] #42 146.1   CC       src/libcrun/libcrun_la-status.lo
21:25:04 [2022-09-06T21:25:04.991Z] #42 146.4   CC       src/libcrun/libcrun_la-terminal.lo
21:25:05 [2022-09-06T21:25:05.288Z] #41 178.3   CC       src/libcrun/libcrun_la-criu.lo
21:25:05 [2022-09-06T21:25:05.545Z] #41 178.8   CC       src/libcrun/libcrun_la-custom-handler.lo
21:25:05 [2022-09-06T21:25:05.559Z] #42 146.8   CC       src/libcrun/libcrun_la-chroot_realpath.lo
21:25:05 [2022-09-06T21:25:05.818Z] #42 146.9   CC       src/libcrun/libcrun_la-signals.lo
21:25:06 [2022-09-06T21:25:06.091Z] #42 147.3   CC       src/libcrun/libcrun_la-mount_flags.lo
21:25:06 [2022-09-06T21:25:06.108Z] #41 179.3   CC       src/libcrun/libcrun_la-linux.lo
21:25:06 [2022-09-06T21:25:06.396Z] #42 147.5   CC       src/libcrun/libcrun_la-seccomp_notify.lo
21:25:06 [2022-09-06T21:25:06.396Z] #42 147.7   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
21:25:06 [2022-09-06T21:25:06.657Z] #42 147.8   CC       src/libcrun/handlers/libcrun_la-krun.lo
21:25:06 [2022-09-06T21:25:06.672Z] #41 179.8   CC       src/libcrun/libcrun_la-seccomp.lo
21:25:06 [2022-09-06T21:25:06.672Z] #41 179.8   CC       src/libcrun/libcrun_la-ebpf.lo
21:25:06 [2022-09-06T21:25:06.672Z] #41 180.0   CC       src/libcrun/libcrun_la-error.lo
21:25:06 [2022-09-06T21:25:06.916Z] #42 148.0   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
21:25:06 [2022-09-06T21:25:06.916Z] #42 148.2   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
21:25:06 [2022-09-06T21:25:06.929Z] #41 180.3   CC       src/libcrun/libcrun_la-status.lo
21:25:07 [2022-09-06T21:25:07.175Z] #42 148.3   CC       tests/init.o
21:25:07 [2022-09-06T21:25:07.175Z] #42 148.4   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
21:25:07 [2022-09-06T21:25:07.191Z] #41 180.6   CC       src/libcrun/libcrun_la-terminal.lo
21:25:07 [2022-09-06T21:25:07.762Z] #26 ...
21:25:07 [2022-09-06T21:25:07.762Z] 
21:25:07 [2022-09-06T21:25:07.762Z] #36 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:25:07 [2022-09-06T21:25:07.762Z] #36 183.3   AR       libcrun_testing.a
21:25:07 [2022-09-06T21:25:07.762Z] #36 183.3 ar: `u' modifier ignored since `D' is the default (see `U')
21:25:07 [2022-09-06T21:25:07.762Z] #36 183.4   CCLD     tests/tests_libcrun_utils
21:25:07 [2022-09-06T21:25:07.762Z] #36 183.4   CCLD     tests/tests_libcrun_errors
21:25:07 [2022-09-06T21:25:07.762Z] #36 183.4   CCLD     tests/tests_libcrun_fuzzer
21:25:07 [2022-09-06T21:25:07.762Z] #36 183.5   CCLD     libcrun.la
21:25:08 [2022-09-06T21:25:08.124Z] #41 181.4   CC       src/libcrun/libcrun_la-chroot_realpath.lo
21:25:08 [2022-09-06T21:25:08.381Z] #41 181.7   CC       src/libcrun/libcrun_la-signals.lo
21:25:08 [2022-09-06T21:25:08.638Z] #41 181.8   CC       src/libcrun/libcrun_la-mount_flags.lo
21:25:08 [2022-09-06T21:25:08.638Z] #41 182.0   CC       src/libcrun/libcrun_la-seccomp_notify.lo
21:25:09 [2022-09-06T21:25:09.148Z] #36 184.5   CCLD     crun
21:25:09 [2022-09-06T21:25:09.202Z] #41 182.4   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
21:25:09 [2022-09-06T21:25:09.408Z] #36 185.0 make[3]: Entering directory '/tmp/crun-build'
21:25:09 [2022-09-06T21:25:09.408Z] #36 185.2  /bin/mkdir -p '/usr/local/lib'
21:25:09 [2022-09-06T21:25:09.408Z] #36 185.2  /bin/mkdir -p '/usr/local/share/man/man1'
21:25:09 [2022-09-06T21:25:09.408Z] #36 185.2  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
21:25:09 [2022-09-06T21:25:09.408Z] #36 185.2  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
21:25:09 [2022-09-06T21:25:09.459Z] #41 182.6   CC       src/libcrun/handlers/libcrun_la-krun.lo
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.3 libtool: install: ranlib /usr/local/lib/libcrun.a
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.4 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.4 ----------------------------------------------------------------------
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.4 Libraries have been installed in:
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.4    /usr/local/lib
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.4 
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.4 If you ever happen to want to link against installed libraries
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.4 in a given directory, LIBDIR, you must either use libtool, and
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.4 specify the full pathname of the library, or use the '-LLIBDIR'
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.4 flag during linking and do at least one of the following:
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.4      during execution
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.4      during linking
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.4 
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.4 See any operating system documentation about shared libraries for
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.4 more information, such as the ld(1) and ld.so(8) manual pages.
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.4 ----------------------------------------------------------------------
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.4  /bin/mkdir -p '/build'
21:25:09 [2022-09-06T21:25:09.669Z] #36 185.4   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
21:25:09 [2022-09-06T21:25:09.931Z] #36 185.5 libtool: install: /usr/bin/install -c crun /build/crun
21:25:09 [2022-09-06T21:25:09.931Z] #36 185.5 make[3]: Leaving directory '/tmp/crun-build'
21:25:09 [2022-09-06T21:25:09.931Z] #36 185.5 make[2]: Leaving directory '/tmp/crun-build'
21:25:09 [2022-09-06T21:25:09.931Z] #36 185.5 make[1]: Leaving directory '/tmp/crun-build'
21:25:10 [2022-09-06T21:25:10.022Z] #41 183.3   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
21:25:10 [2022-09-06T21:25:10.022Z] #41 183.4   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
21:25:10 [2022-09-06T21:25:10.192Z] #36 DONE 185.9s
21:25:10 [2022-09-06T21:25:10.193Z] 
21:25:10 [2022-09-06T21:25:10.193Z] #26 [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
21:25:11 [2022-09-06T21:25:11.391Z] #41 184.3   CC       tests/init.o
21:25:11 [2022-09-06T21:25:11.409Z] #26 208.4 Selecting previously unselected package gcc-arm-linux-gnueabi.
21:25:11 [2022-09-06T21:25:11.409Z] #26 208.4 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
21:25:11 [2022-09-06T21:25:11.409Z] #26 208.4 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
21:25:11 [2022-09-06T21:25:11.409Z] #26 208.5 Selecting previously unselected package linux-libc-dev-armel-cross.
21:25:11 [2022-09-06T21:25:11.409Z] #26 208.5 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
21:25:11 [2022-09-06T21:25:11.409Z] #26 208.5 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
21:25:11 [2022-09-06T21:25:11.649Z] #41 185.0   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
21:25:11 [2022-09-06T21:25:11.669Z] #26 208.8 Selecting previously unselected package libc6-dev-armel-cross.
21:25:11 [2022-09-06T21:25:11.669Z] #26 208.8 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
21:25:11 [2022-09-06T21:25:11.669Z] #26 208.8 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
21:25:11 [2022-09-06T21:25:11.928Z] #26 209.2 Selecting previously unselected package libstdc++-10-dev-armel-cross.
21:25:11 [2022-09-06T21:25:11.928Z] #26 209.2 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
21:25:11 [2022-09-06T21:25:11.928Z] #26 209.2 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
21:25:12 [2022-09-06T21:25:12.498Z] #26 209.7 Selecting previously unselected package g++-10-arm-linux-gnueabi.
21:25:12 [2022-09-06T21:25:12.498Z] #26 209.7 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
21:25:12 [2022-09-06T21:25:12.498Z] #26 209.7 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
21:25:19 [2022-09-06T21:25:19.073Z] #26 ...
21:25:19 [2022-09-06T21:25:19.073Z] 
21:25:19 [2022-09-06T21:25:19.073Z] #28 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:25:19 [2022-09-06T21:25:19.073Z] #28 225.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
21:25:19 [2022-09-06T21:25:19.336Z] #28 DONE 225.3s
21:25:19 [2022-09-06T21:25:19.336Z] 
21:25:19 [2022-09-06T21:25:19.336Z] #26 [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
21:25:19 [2022-09-06T21:25:19.336Z] #26 216.3 Selecting previously unselected package g++-arm-linux-gnueabi.
21:25:19 [2022-09-06T21:25:19.336Z] #26 216.3 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
21:25:19 [2022-09-06T21:25:19.336Z] #26 216.3 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
21:25:19 [2022-09-06T21:25:19.336Z] #26 216.4 Selecting previously unselected package crossbuild-essential-armel.
21:25:19 [2022-09-06T21:25:19.336Z] #26 216.4 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
21:25:19 [2022-09-06T21:25:19.336Z] #26 216.4 Unpacking crossbuild-essential-armel (12.9) ...
21:25:19 [2022-09-06T21:25:19.336Z] #26 216.5 Selecting previously unselected package libc6-armhf-cross.
21:25:19 [2022-09-06T21:25:19.336Z] #26 216.5 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
21:25:19 [2022-09-06T21:25:19.336Z] #26 216.5 Unpacking libc6-armhf-cross (2.31-9cross4) ...
21:25:19 [2022-09-06T21:25:19.336Z] #26 216.7 Selecting previously unselected package libgcc-s1-armhf-cross.
21:25:19 [2022-09-06T21:25:19.336Z] #26 216.7 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
21:25:19 [2022-09-06T21:25:19.336Z] #26 216.7 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
21:25:19 [2022-09-06T21:25:19.336Z] #26 216.7 Selecting previously unselected package libgomp1-armhf-cross.
21:25:19 [2022-09-06T21:25:19.336Z] #26 216.7 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
21:25:19 [2022-09-06T21:25:19.596Z] #26 216.7 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
21:25:19 [2022-09-06T21:25:19.596Z] #26 216.8 Selecting previously unselected package libatomic1-armhf-cross.
21:25:19 [2022-09-06T21:25:19.596Z] #26 216.8 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
21:25:19 [2022-09-06T21:25:19.596Z] #26 216.8 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
21:25:19 [2022-09-06T21:25:19.596Z] #26 216.8 Selecting previously unselected package libasan6-armhf-cross.
21:25:19 [2022-09-06T21:25:19.856Z] #26 216.8 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
21:25:19 [2022-09-06T21:25:19.856Z] #26 216.9 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
21:25:20 [2022-09-06T21:25:20.115Z] #26 217.2 Selecting previously unselected package libstdc++6-armhf-cross.
21:25:20 [2022-09-06T21:25:20.115Z] #26 217.2 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
21:25:20 [2022-09-06T21:25:20.115Z] #26 217.2 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
21:25:20 [2022-09-06T21:25:20.115Z] #26 217.3 Selecting previously unselected package libubsan1-armhf-cross.
21:25:20 [2022-09-06T21:25:20.115Z] #26 217.3 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
21:25:20 [2022-09-06T21:25:20.115Z] #26 217.3 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
21:25:20 [2022-09-06T21:25:20.115Z] #26 217.4 Selecting previously unselected package libgcc-10-dev-armhf-cross.
21:25:20 [2022-09-06T21:25:20.374Z] #26 217.4 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
21:25:20 [2022-09-06T21:25:20.374Z] #26 217.4 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
21:25:20 [2022-09-06T21:25:20.374Z] #26 217.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
21:25:20 [2022-09-06T21:25:20.374Z] #26 217.5 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
21:25:20 [2022-09-06T21:25:20.374Z] #26 217.5 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
21:25:22 [2022-09-06T21:25:22.047Z] #47 ...
21:25:22 [2022-09-06T21:25:22.047Z] 
21:25:22 [2022-09-06T21:25:22.047Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:25:22 [2022-09-06T21:25:22.047Z] #42 184.4   CCLD     libocispec.la
21:25:22 [2022-09-06T21:25:22.047Z] #42 184.9   CCLD     src/validate
21:25:22 [2022-09-06T21:25:22.047Z] #42 184.9   CCLD     tests/test-1
21:25:22 [2022-09-06T21:25:22.047Z] #42 184.9   CCLD     tests/test-3
21:25:22 [2022-09-06T21:25:22.047Z] #42 184.9   CCLD     tests/test-2
21:25:22 [2022-09-06T21:25:22.047Z] #42 184.9   CCLD     tests/test-4
21:25:22 [2022-09-06T21:25:22.047Z] #42 185.0   CCLD     tests/test-5
21:25:22 [2022-09-06T21:25:22.047Z] #42 185.0   CCLD     tests/test-6
21:25:22 [2022-09-06T21:25:22.047Z] #42 185.0   CCLD     tests/test-7
21:25:22 [2022-09-06T21:25:22.047Z] #42 185.1   CCLD     tests/test-8
21:25:22 [2022-09-06T21:25:22.047Z] #42 185.1   CCLD     tests/test-9
21:25:22 [2022-09-06T21:25:22.047Z] #42 185.2   CCLD     tests/test-10
21:25:22 [2022-09-06T21:25:22.047Z] #42 185.2 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
21:25:22 [2022-09-06T21:25:22.047Z] #42 185.2   CCLD     tests/test-11
21:25:22 [2022-09-06T21:25:22.065Z] #42 160.8   CCLD     tests/init
21:25:22 [2022-09-06T21:25:22.616Z] #42 187.4 libtool: link: ar cr libocispec.a 
21:25:22 [2022-09-06T21:25:22.616Z] #42 187.4 libtool: link: ranlib libocispec.a
21:25:24 [2022-09-06T21:25:24.522Z] #42 188.9 make[5]: Entering directory '/tmp/crun-build/libocispec'
21:25:24 [2022-09-06T21:25:24.522Z] #42 188.9 make[5]: Nothing to be done for 'install-exec-am'.
21:25:24 [2022-09-06T21:25:24.522Z] #42 188.9 make[5]: Nothing to be done for 'install-data-am'.
21:25:24 [2022-09-06T21:25:24.522Z] #42 188.9 make[5]: Leaving directory '/tmp/crun-build/libocispec'
21:25:24 [2022-09-06T21:25:24.522Z] #42 188.9 make[4]: Leaving directory '/tmp/crun-build/libocispec'
21:25:24 [2022-09-06T21:25:24.522Z] #42 189.0 make[3]: Leaving directory '/tmp/crun-build/libocispec'
21:25:24 [2022-09-06T21:25:24.522Z] #42 189.0 make[2]: Leaving directory '/tmp/crun-build/libocispec'
21:25:24 [2022-09-06T21:25:24.522Z] #42 189.0 make[2]: Entering directory '/tmp/crun-build'
21:25:24 [2022-09-06T21:25:24.522Z] #42 189.1   CC       src/libcrun/libcrun_testing_a-utils.o
21:25:24 [2022-09-06T21:25:24.522Z] #42 189.1   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
21:25:24 [2022-09-06T21:25:24.522Z] #42 189.1   CC       src/libcrun/libcrun_testing_a-container.o
21:25:24 [2022-09-06T21:25:24.522Z] #42 189.2   CC       src/libcrun/libcrun_testing_a-cgroup.o
21:25:24 [2022-09-06T21:25:24.522Z] #42 189.2   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
21:25:24 [2022-09-06T21:25:24.522Z] #42 189.2   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
21:25:24 [2022-09-06T21:25:24.522Z] #42 189.2   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
21:25:24 [2022-09-06T21:25:24.522Z] #42 189.3   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
21:25:24 [2022-09-06T21:25:24.522Z] #42 189.3   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
21:25:24 [2022-09-06T21:25:24.522Z] #42 189.3   CC       src/libcrun/libcrun_testing_a-criu.o
21:25:24 [2022-09-06T21:25:24.522Z] #42 189.3   CC       src/libcrun/libcrun_testing_a-custom-handler.o
21:25:24 [2022-09-06T21:25:24.783Z] #42 189.4   CC       src/libcrun/libcrun_testing_a-linux.o
21:25:24 [2022-09-06T21:25:24.783Z] #42 189.4   CC       src/libcrun/libcrun_testing_a-seccomp.o
21:25:24 [2022-09-06T21:25:24.783Z] #42 189.4   CC       src/libcrun/libcrun_testing_a-ebpf.o
21:25:24 [2022-09-06T21:25:24.783Z] #42 189.5   CC       src/libcrun/libcrun_testing_a-error.o
21:25:24 [2022-09-06T21:25:24.783Z] #42 189.5   CC       src/libcrun/libcrun_testing_a-status.o
21:25:24 [2022-09-06T21:25:24.783Z] #42 189.6   CC       src/libcrun/libcrun_testing_a-terminal.o
21:25:24 [2022-09-06T21:25:24.783Z] #42 189.6   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
21:25:25 [2022-09-06T21:25:25.043Z] #42 189.7   CC       src/libcrun/libcrun_testing_a-signals.o
21:25:25 [2022-09-06T21:25:25.043Z] #42 189.7   CC       src/libcrun/libcrun_testing_a-mount_flags.o
21:25:25 [2022-09-06T21:25:25.043Z] #42 189.7   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
21:25:25 [2022-09-06T21:25:25.043Z] #42 189.7   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
21:25:25 [2022-09-06T21:25:25.043Z] #42 189.8   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
21:25:25 [2022-09-06T21:25:25.043Z] #42 189.8   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
21:25:25 [2022-09-06T21:25:25.043Z] #42 189.8   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
21:25:25 [2022-09-06T21:25:25.043Z] #42 189.9   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
21:25:25 [2022-09-06T21:25:25.043Z] #42 189.9   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
21:25:25 [2022-09-06T21:25:25.303Z] #42 190.0   CC       src/crun-crun.o
21:25:25 [2022-09-06T21:25:25.303Z] #42 190.1   CC       src/crun-run.o
21:25:25 [2022-09-06T21:25:25.303Z] #42 190.1   CC       src/crun-delete.o
21:25:25 [2022-09-06T21:25:25.303Z] #42 190.1   CC       src/crun-kill.o
21:25:25 [2022-09-06T21:25:25.303Z] #42 190.2   CC       src/crun-pause.o
21:25:25 [2022-09-06T21:25:25.563Z] #42 190.2   CC       src/crun-unpause.o
21:25:25 [2022-09-06T21:25:25.563Z] #42 190.2   CC       src/crun-spec.o
21:25:25 [2022-09-06T21:25:25.563Z] #42 190.3   CC       src/crun-exec.o
21:25:25 [2022-09-06T21:25:25.651Z] #26 222.3 Selecting previously unselected package gcc-arm-linux-gnueabihf.
21:25:25 [2022-09-06T21:25:25.651Z] #26 222.3 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
21:25:25 [2022-09-06T21:25:25.651Z] #26 222.3 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
21:25:25 [2022-09-06T21:25:25.651Z] #26 222.3 Selecting previously unselected package linux-libc-dev-armhf-cross.
21:25:25 [2022-09-06T21:25:25.651Z] #26 222.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
21:25:25 [2022-09-06T21:25:25.651Z] #26 222.3 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
21:25:25 [2022-09-06T21:25:25.651Z] #26 222.5 Selecting previously unselected package libc6-dev-armhf-cross.
21:25:25 [2022-09-06T21:25:25.651Z] #26 222.5 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
21:25:25 [2022-09-06T21:25:25.651Z] #26 222.5 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
21:25:25 [2022-09-06T21:25:25.651Z] #26 222.7 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
21:25:25 [2022-09-06T21:25:25.651Z] #26 222.7 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
21:25:25 [2022-09-06T21:25:25.651Z] #26 222.7 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
21:25:25 [2022-09-06T21:25:25.651Z] #26 223.0 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
21:25:25 [2022-09-06T21:25:25.823Z] #42 190.3   CC       src/crun-list.o
21:25:25 [2022-09-06T21:25:25.823Z] #42 190.6   CC       src/crun-create.o
21:25:25 [2022-09-06T21:25:25.911Z] #26 223.0 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
21:25:25 [2022-09-06T21:25:25.911Z] #26 223.0 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
21:25:26 [2022-09-06T21:25:26.086Z] #42 190.6   CC       src/crun-state.o
21:25:26 [2022-09-06T21:25:26.086Z] #42 190.7   CC       src/crun-update.o
21:25:26 [2022-09-06T21:25:26.086Z] #42 190.7   CC       src/crun-start.o
21:25:26 [2022-09-06T21:25:26.086Z] #42 190.8   CC       src/crun-ps.o
21:25:26 [2022-09-06T21:25:26.086Z] #42 190.8   CC       src/crun-checkpoint.o
21:25:26 [2022-09-06T21:25:26.086Z] #42 190.8   CC       src/crun-restore.o
21:25:26 [2022-09-06T21:25:26.346Z] #42 191.0   CC       src/libcrun/libcrun_la-utils.lo
21:25:26 [2022-09-06T21:25:26.346Z] #42 191.1   CC       src/libcrun/libcrun_la-cloned_binary.lo
21:25:26 [2022-09-06T21:25:26.606Z] #42 191.2   CC       src/libcrun/libcrun_la-container.lo
21:25:26 [2022-09-06T21:25:26.606Z] #42 191.2   CC       src/libcrun/libcrun_la-cgroup.lo
21:25:26 [2022-09-06T21:25:26.606Z] #42 191.4   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
21:25:26 [2022-09-06T21:25:26.866Z] #42 191.4   CC       src/libcrun/libcrun_la-cgroup-resources.lo
21:25:26 [2022-09-06T21:25:26.866Z] #42 191.4   CC       src/libcrun/libcrun_la-cgroup-setup.lo
21:25:26 [2022-09-06T21:25:26.866Z] #42 191.5   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
21:25:26 [2022-09-06T21:25:26.866Z] #42 191.6   CC       src/libcrun/libcrun_la-criu.lo
21:25:26 [2022-09-06T21:25:26.866Z] #42 191.6   CC       src/libcrun/libcrun_la-cgroup-utils.lo
21:25:27 [2022-09-06T21:25:27.126Z] #42 191.7   CC       src/libcrun/libcrun_la-custom-handler.lo
21:25:27 [2022-09-06T21:25:27.126Z] #42 191.7   CC       src/libcrun/libcrun_la-linux.lo
21:25:27 [2022-09-06T21:25:27.126Z] #42 191.8   CC       src/libcrun/libcrun_la-seccomp.lo
21:25:27 [2022-09-06T21:25:27.126Z] #42 191.9   CC       src/libcrun/libcrun_la-ebpf.lo
21:25:27 [2022-09-06T21:25:27.386Z] #42 191.9   CC       src/libcrun/libcrun_la-error.lo
21:25:27 [2022-09-06T21:25:27.386Z] #42 191.9   CC       src/libcrun/libcrun_la-status.lo
21:25:27 [2022-09-06T21:25:27.386Z] #42 192.1   CC       src/libcrun/libcrun_la-chroot_realpath.lo
21:25:27 [2022-09-06T21:25:27.386Z] #42 192.1   CC       src/libcrun/libcrun_la-terminal.lo
21:25:27 [2022-09-06T21:25:27.386Z] #42 192.2   CC       src/libcrun/libcrun_la-signals.lo
21:25:27 [2022-09-06T21:25:27.647Z] #42 192.3   CC       src/libcrun/libcrun_la-seccomp_notify.lo
21:25:27 [2022-09-06T21:25:27.647Z] #42 192.3   CC       src/libcrun/libcrun_la-mount_flags.lo
21:25:27 [2022-09-06T21:25:27.647Z] #42 192.5   CC       src/libcrun/handlers/libcrun_la-krun.lo
21:25:27 [2022-09-06T21:25:27.906Z] #42 192.5   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
21:25:27 [2022-09-06T21:25:27.906Z] #42 192.6   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
21:25:27 [2022-09-06T21:25:27.906Z] #42 192.6   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
21:25:27 [2022-09-06T21:25:27.906Z] #42 192.6   CC       tests/init.o
21:25:28 [2022-09-06T21:25:28.166Z] #42 193.0   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
21:25:29 [2022-09-06T21:25:29.700Z] #41 200.7   CCLD     tests/init
21:25:30 [2022-09-06T21:25:30.108Z] #26 227.4 Selecting previously unselected package g++-arm-linux-gnueabihf.
21:25:30 [2022-09-06T21:25:30.368Z] #26 227.4 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
21:25:30 [2022-09-06T21:25:30.368Z] #26 227.4 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
21:25:30 [2022-09-06T21:25:30.368Z] #26 227.5 Selecting previously unselected package crossbuild-essential-armhf.
21:25:30 [2022-09-06T21:25:30.368Z] #26 227.5 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
21:25:30 [2022-09-06T21:25:30.368Z] #26 227.5 Unpacking crossbuild-essential-armhf (12.9) ...
21:25:30 [2022-09-06T21:25:30.368Z] #26 227.5 Selecting previously unselected package libc6-ppc64el-cross.
21:25:30 [2022-09-06T21:25:30.368Z] #26 227.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
21:25:30 [2022-09-06T21:25:30.368Z] #26 227.5 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
21:25:30 [2022-09-06T21:25:30.368Z] #26 227.7 Selecting previously unselected package libgcc-s1-ppc64el-cross.
21:25:30 [2022-09-06T21:25:30.368Z] #26 227.7 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:25:30 [2022-09-06T21:25:30.368Z] #26 227.7 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
21:25:30 [2022-09-06T21:25:30.628Z] #26 227.7 Selecting previously unselected package libgomp1-ppc64el-cross.
21:25:30 [2022-09-06T21:25:30.628Z] #26 227.7 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:25:30 [2022-09-06T21:25:30.628Z] #26 227.7 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
21:25:30 [2022-09-06T21:25:30.628Z] #26 227.8 Selecting previously unselected package libitm1-ppc64el-cross.
21:25:30 [2022-09-06T21:25:30.628Z] #26 227.8 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:25:30 [2022-09-06T21:25:30.628Z] #26 227.8 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
21:25:30 [2022-09-06T21:25:30.628Z] #26 227.8 Selecting previously unselected package libatomic1-ppc64el-cross.
21:25:30 [2022-09-06T21:25:30.628Z] #26 227.8 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:25:30 [2022-09-06T21:25:30.628Z] #26 227.8 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
21:25:30 [2022-09-06T21:25:30.628Z] #26 227.9 Selecting previously unselected package libasan6-ppc64el-cross.
21:25:30 [2022-09-06T21:25:30.628Z] #26 227.9 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:25:30 [2022-09-06T21:25:30.628Z] #26 227.9 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
21:25:30 [2022-09-06T21:25:30.888Z] #26 228.1 Selecting previously unselected package liblsan0-ppc64el-cross.
21:25:30 [2022-09-06T21:25:30.888Z] #26 228.1 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:25:30 [2022-09-06T21:25:30.888Z] #26 228.1 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
21:25:30 [2022-09-06T21:25:30.888Z] #26 228.2 Selecting previously unselected package libtsan0-ppc64el-cross.
21:25:31 [2022-09-06T21:25:31.147Z] #26 228.2 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:25:31 [2022-09-06T21:25:31.147Z] #26 228.2 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
21:25:31 [2022-09-06T21:25:31.147Z] #26 228.5 Selecting previously unselected package libstdc++6-ppc64el-cross.
21:25:31 [2022-09-06T21:25:31.147Z] #26 228.5 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:25:31 [2022-09-06T21:25:31.147Z] #26 228.5 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
21:25:31 [2022-09-06T21:25:31.406Z] #26 228.6 Selecting previously unselected package libubsan1-ppc64el-cross.
21:25:31 [2022-09-06T21:25:31.406Z] #26 228.6 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:25:31 [2022-09-06T21:25:31.406Z] #26 228.6 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
21:25:31 [2022-09-06T21:25:31.667Z] #26 228.7 Selecting previously unselected package libquadmath0-ppc64el-cross.
21:25:31 [2022-09-06T21:25:31.667Z] #26 228.7 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:25:31 [2022-09-06T21:25:31.667Z] #26 228.7 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
21:25:31 [2022-09-06T21:25:31.667Z] #26 228.7 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
21:25:31 [2022-09-06T21:25:31.667Z] #26 228.7 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:25:31 [2022-09-06T21:25:31.667Z] #26 228.8 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
21:25:31 [2022-09-06T21:25:31.667Z] #26 228.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
21:25:31 [2022-09-06T21:25:31.667Z] #26 228.9 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
21:25:31 [2022-09-06T21:25:31.927Z] #26 228.9 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
21:25:32 [2022-09-06T21:25:32.365Z] #42 ...
21:25:32 [2022-09-06T21:25:32.365Z] 
21:25:32 [2022-09-06T21:25:32.365Z] #31 [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
21:25:32 [2022-09-06T21:25:32.365Z] #31 237.6 + dpkg --print-architecture
21:25:32 [2022-09-06T21:25:32.625Z] #31 237.6 + git checkout -q v2.1.0
21:25:32 [2022-09-06T21:25:32.885Z] #31 238.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
21:25:32 [2022-09-06T21:25:32.885Z] #31 238.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
21:25:34 [2022-09-06T21:25:34.282Z] #42 174.5   AR       libcrun_testing.a
21:25:34 [2022-09-06T21:25:34.282Z] #42 174.5 ar: `u' modifier ignored since `D' is the default (see `U')
21:25:34 [2022-09-06T21:25:34.282Z] #42 174.6   CCLD     tests/tests_libcrun_utils
21:25:34 [2022-09-06T21:25:34.282Z] #42 174.6   CCLD     tests/tests_libcrun_errors
21:25:34 [2022-09-06T21:25:34.282Z] #42 174.6   CCLD     tests/tests_libcrun_fuzzer
21:25:34 [2022-09-06T21:25:34.282Z] #42 175.2   CCLD     libcrun.la
21:25:34 [2022-09-06T21:25:34.541Z] #42 175.9   CCLD     crun
21:25:35 [2022-09-06T21:25:35.109Z] #42 176.4 make[3]: Entering directory '/tmp/crun-build'
21:25:35 [2022-09-06T21:25:35.368Z] #42 176.5  /bin/mkdir -p '/usr/local/lib'
21:25:35 [2022-09-06T21:25:35.368Z] #42 176.5  /bin/mkdir -p '/usr/local/share/man/man1'
21:25:35 [2022-09-06T21:25:35.368Z] #42 176.5  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
21:25:35 [2022-09-06T21:25:35.368Z] #42 176.5  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
21:25:35 [2022-09-06T21:25:35.368Z] #42 176.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
21:25:35 [2022-09-06T21:25:35.368Z] #42 176.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
21:25:35 [2022-09-06T21:25:35.368Z] #42 176.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a
21:25:35 [2022-09-06T21:25:35.368Z] #42 176.6 libtool: install: ranlib /usr/local/lib/libcrun.a
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.8 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.8 ----------------------------------------------------------------------
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.8 Libraries have been installed in:
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.8    /usr/local/lib
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.8 
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.8 If you ever happen to want to link against installed libraries
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.8 in a given directory, LIBDIR, you must either use libtool, and
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.8 specify the full pathname of the library, or use the '-LLIBDIR'
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.8 flag during linking and do at least one of the following:
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.8      during execution
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.8      during linking
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.8 
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.8 See any operating system documentation about shared libraries for
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.8 more information, such as the ld(1) and ld.so(8) manual pages.
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.8 ----------------------------------------------------------------------
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.8  /bin/mkdir -p '/build'
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.8   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.9 libtool: install: /usr/bin/install -c crun /build/crun
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.9 make[3]: Leaving directory '/tmp/crun-build'
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.9 make[2]: Leaving directory '/tmp/crun-build'
21:25:35 [2022-09-06T21:25:35.628Z] #42 176.9 make[1]: Leaving directory '/tmp/crun-build'
21:25:35 [2022-09-06T21:25:35.628Z] #42 DONE 177.0s
21:25:35 [2022-09-06T21:25:35.628Z] 
21:25:35 [2022-09-06T21:25:35.628Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:25:37 [2022-09-06T21:25:37.212Z] #26 233.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
21:25:37 [2022-09-06T21:25:37.213Z] #26 233.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
21:25:37 [2022-09-06T21:25:37.213Z] #26 233.6 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
21:25:37 [2022-09-06T21:25:37.213Z] #26 233.6 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
21:25:37 [2022-09-06T21:25:37.213Z] #26 233.6 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
21:25:37 [2022-09-06T21:25:37.213Z] #26 233.7 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
21:25:37 [2022-09-06T21:25:37.213Z] #26 233.9 Selecting previously unselected package libc6-dev-ppc64el-cross.
21:25:37 [2022-09-06T21:25:37.213Z] #26 233.9 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
21:25:37 [2022-09-06T21:25:37.213Z] #26 233.9 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
21:25:37 [2022-09-06T21:25:37.213Z] #26 234.2 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
21:25:37 [2022-09-06T21:25:37.213Z] #26 234.2 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
21:25:37 [2022-09-06T21:25:37.213Z] #26 234.2 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
21:25:37 [2022-09-06T21:25:37.213Z] #26 234.5 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
21:25:37 [2022-09-06T21:25:37.472Z] #26 234.5 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
21:25:37 [2022-09-06T21:25:37.472Z] #26 234.5 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
21:25:39 [2022-09-06T21:25:39.868Z] #39 ...
21:25:39 [2022-09-06T21:25:39.868Z] 
21:25:39 [2022-09-06T21:25:39.868Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:25:39 [2022-09-06T21:25:39.868Z] #41 192.6 + bin/containerd
21:25:41 [2022-09-06T21:25:41.669Z] #26 238.9 Selecting previously unselected package g++-powerpc64le-linux-gnu.
21:25:41 [2022-09-06T21:25:41.669Z] #26 238.9 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
21:25:41 [2022-09-06T21:25:41.669Z] #26 238.9 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
21:25:41 [2022-09-06T21:25:41.669Z] #26 238.9 Selecting previously unselected package crossbuild-essential-ppc64el.
21:25:41 [2022-09-06T21:25:41.669Z] #26 238.9 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
21:25:41 [2022-09-06T21:25:41.669Z] #26 238.9 Unpacking crossbuild-essential-ppc64el (12.9) ...
21:25:41 [2022-09-06T21:25:41.669Z] #26 238.9 Selecting previously unselected package libc6-s390x-cross.
21:25:41 [2022-09-06T21:25:41.669Z] #26 238.9 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
21:25:41 [2022-09-06T21:25:41.669Z] #26 238.9 Unpacking libc6-s390x-cross (2.31-9cross4) ...
21:25:41 [2022-09-06T21:25:41.880Z] #41 ...
21:25:41 [2022-09-06T21:25:41.880Z] 
21:25:41 [2022-09-06T21:25:41.880Z] #24 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:25:41 [2022-09-06T21:25:41.880Z] #24 248.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
21:25:41 [2022-09-06T21:25:41.880Z] #24 DONE 248.7s
21:25:41 [2022-09-06T21:25:41.880Z] 
21:25:41 [2022-09-06T21:25:41.880Z] #38 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:25:41 [2022-09-06T21:25:41.928Z] #26 239.1 Selecting previously unselected package libgcc-s1-s390x-cross.
21:25:41 [2022-09-06T21:25:41.928Z] #26 239.1 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
21:25:41 [2022-09-06T21:25:41.928Z] #26 239.1 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
21:25:41 [2022-09-06T21:25:41.928Z] #26 239.1 Selecting previously unselected package libgomp1-s390x-cross.
21:25:41 [2022-09-06T21:25:41.928Z] #26 239.1 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
21:25:41 [2022-09-06T21:25:41.928Z] #26 239.1 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
21:25:41 [2022-09-06T21:25:41.928Z] #26 239.2 Selecting previously unselected package libitm1-s390x-cross.
21:25:41 [2022-09-06T21:25:41.928Z] #26 239.2 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
21:25:41 [2022-09-06T21:25:41.928Z] #26 239.2 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
21:25:41 [2022-09-06T21:25:41.928Z] #26 239.2 Selecting previously unselected package libatomic1-s390x-cross.
21:25:41 [2022-09-06T21:25:41.928Z] #26 239.2 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
21:25:41 [2022-09-06T21:25:41.928Z] #26 239.2 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
21:25:42 [2022-09-06T21:25:42.136Z] #38 ...
21:25:42 [2022-09-06T21:25:42.136Z] 
21:25:42 [2022-09-06T21:25:42.136Z] #22 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
21:25:42 [2022-09-06T21:25:42.136Z] #22 249.9 + return
21:25:42 [2022-09-06T21:25:42.136Z] #22 DONE 250.0s
21:25:42 [2022-09-06T21:25:42.136Z] 
21:25:42 [2022-09-06T21:25:42.136Z] #43 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:25:42 [2022-09-06T21:25:42.187Z] #26 239.3 Selecting previously unselected package libasan6-s390x-cross.
21:25:42 [2022-09-06T21:25:42.187Z] #26 239.3 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
21:25:42 [2022-09-06T21:25:42.187Z] #26 239.3 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
21:25:42 [2022-09-06T21:25:42.187Z] #26 239.5 Selecting previously unselected package libstdc++6-s390x-cross.
21:25:42 [2022-09-06T21:25:42.447Z] #26 239.5 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
21:25:42 [2022-09-06T21:25:42.447Z] #26 239.5 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
21:25:42 [2022-09-06T21:25:42.447Z] #26 239.6 Selecting previously unselected package libubsan1-s390x-cross.
21:25:42 [2022-09-06T21:25:42.447Z] #26 239.6 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
21:25:42 [2022-09-06T21:25:42.447Z] #26 239.6 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
21:25:42 [2022-09-06T21:25:42.447Z] #26 239.7 Selecting previously unselected package libgcc-10-dev-s390x-cross.
21:25:42 [2022-09-06T21:25:42.447Z] #26 239.7 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
21:25:42 [2022-09-06T21:25:42.447Z] #26 239.7 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
21:25:42 [2022-09-06T21:25:42.706Z] #26 239.8 Selecting previously unselected package gcc-10-s390x-linux-gnu.
21:25:42 [2022-09-06T21:25:42.706Z] #26 239.8 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
21:25:42 [2022-09-06T21:25:42.706Z] #26 239.8 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
21:25:43 [2022-09-06T21:25:43.507Z] #43 ...
21:25:43 [2022-09-06T21:25:43.507Z] 
21:25:43 [2022-09-06T21:25:43.507Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
21:25:43 [2022-09-06T21:25:43.507Z] #60 DONE 0.1s
21:25:43 [2022-09-06T21:25:43.507Z] 
21:25:43 [2022-09-06T21:25:43.507Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
21:25:43 [2022-09-06T21:25:43.507Z] #61 DONE 0.3s
21:25:43 [2022-09-06T21:25:43.507Z] 
21:25:43 [2022-09-06T21:25:43.507Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
21:25:43 [2022-09-06T21:25:43.507Z] #62 DONE 0.1s
21:25:43 [2022-09-06T21:25:43.507Z] 
21:25:43 [2022-09-06T21:25:43.507Z] #38 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:25:43 [2022-09-06T21:25:43.768Z] #38 ...
21:25:43 [2022-09-06T21:25:43.768Z] 
21:25:43 [2022-09-06T21:25:43.768Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
21:25:43 [2022-09-06T21:25:43.768Z] #63 DONE 0.1s
21:25:43 [2022-09-06T21:25:43.768Z] 
21:25:43 [2022-09-06T21:25:43.768Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
21:25:43 [2022-09-06T21:25:43.768Z] #64 DONE 0.1s
21:25:44 [2022-09-06T21:25:44.025Z] 
21:25:44 [2022-09-06T21:25:44.025Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
21:25:44 [2022-09-06T21:25:44.025Z] #65 DONE 0.1s
21:25:44 [2022-09-06T21:25:44.025Z] 
21:25:44 [2022-09-06T21:25:44.025Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
21:25:44 [2022-09-06T21:25:44.025Z] #66 DONE 0.1s
21:25:44 [2022-09-06T21:25:44.025Z] 
21:25:44 [2022-09-06T21:25:44.025Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
21:25:44 [2022-09-06T21:25:44.025Z] #67 DONE 0.1s
21:25:44 [2022-09-06T21:25:44.025Z] 
21:25:44 [2022-09-06T21:25:44.025Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:25:44 [2022-09-06T21:25:44.288Z] #41 ...
21:25:44 [2022-09-06T21:25:44.288Z] 
21:25:44 [2022-09-06T21:25:44.288Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
21:25:44 [2022-09-06T21:25:44.288Z] #68 DONE 0.1s
21:25:44 [2022-09-06T21:25:44.288Z] 
21:25:44 [2022-09-06T21:25:44.288Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
21:25:44 [2022-09-06T21:25:44.288Z] #69 DONE 0.1s
21:25:44 [2022-09-06T21:25:44.288Z] 
21:25:44 [2022-09-06T21:25:44.288Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
21:25:44 [2022-09-06T21:25:44.544Z] #70 DONE 0.2s
21:25:44 [2022-09-06T21:25:44.544Z] 
21:25:44 [2022-09-06T21:25:44.544Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
21:25:44 [2022-09-06T21:25:44.544Z] #71 DONE 0.1s
21:25:44 [2022-09-06T21:25:44.544Z] 
21:25:44 [2022-09-06T21:25:44.544Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:25:45 [2022-09-06T21:25:45.108Z] #41 218.4   AR       libcrun_testing.a
21:25:45 [2022-09-06T21:25:45.364Z] #41 218.4 ar: `u' modifier ignored since `D' is the default (see `U')
21:25:45 [2022-09-06T21:25:45.364Z] #41 218.5   CCLD     tests/tests_libcrun_utils
21:25:45 [2022-09-06T21:25:45.364Z] #41 218.5   CCLD     tests/tests_libcrun_errors
21:25:45 [2022-09-06T21:25:45.365Z] #41 218.5   CCLD     tests/tests_libcrun_fuzzer
21:25:45 [2022-09-06T21:25:45.621Z] #41 218.9   CCLD     libcrun.la
21:25:46 [2022-09-06T21:25:46.184Z] #41 219.4   CCLD     crun
21:25:46 [2022-09-06T21:25:46.441Z] #41 ...
21:25:46 [2022-09-06T21:25:46.441Z] 
21:25:46 [2022-09-06T21:25:46.441Z] #43 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:25:46 [2022-09-06T21:25:46.441Z] #43 157.7 + mkdir -p /build
21:25:46 [2022-09-06T21:25:46.441Z] #43 157.7 + cp runc /build/runc
21:25:46 [2022-09-06T21:25:46.441Z] #43 DONE 157.8s
21:25:46 [2022-09-06T21:25:46.441Z] 
21:25:46 [2022-09-06T21:25:46.441Z] #41 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:25:46 [2022-09-06T21:25:46.441Z] #41 219.8 make[3]: Entering directory '/tmp/crun-build'
21:25:46 [2022-09-06T21:25:46.698Z] #41 220.0  /bin/mkdir -p '/usr/local/share/man/man1'
21:25:46 [2022-09-06T21:25:46.698Z] #41 220.0  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
21:25:46 [2022-09-06T21:25:46.698Z] #41 220.0  /bin/mkdir -p '/usr/local/lib'
21:25:46 [2022-09-06T21:25:46.698Z] #41 220.0  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
21:25:46 [2022-09-06T21:25:46.698Z] #41 220.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
21:25:46 [2022-09-06T21:25:46.902Z] #26 244.1 Selecting previously unselected package gcc-s390x-linux-gnu.
21:25:46 [2022-09-06T21:25:46.902Z] #26 244.1 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
21:25:46 [2022-09-06T21:25:46.902Z] #26 244.1 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
21:25:46 [2022-09-06T21:25:46.902Z] #26 244.2 Selecting previously unselected package linux-libc-dev-s390x-cross.
21:25:46 [2022-09-06T21:25:46.902Z] #26 244.2 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
21:25:46 [2022-09-06T21:25:46.902Z] #26 244.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
21:25:46 [2022-09-06T21:25:46.961Z] #41 220.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
21:25:46 [2022-09-06T21:25:46.961Z] #41 220.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a
21:25:46 [2022-09-06T21:25:46.961Z] #41 220.2 libtool: install: ranlib /usr/local/lib/libcrun.a
21:25:47 [2022-09-06T21:25:47.162Z] #26 244.4 Selecting previously unselected package libc6-dev-s390x-cross.
21:25:47 [2022-09-06T21:25:47.162Z] #26 244.4 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
21:25:47 [2022-09-06T21:25:47.162Z] #26 244.4 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
21:25:47 [2022-09-06T21:25:47.217Z] #41 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
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.3 ----------------------------------------------------------------------
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.3 Libraries have been installed in:
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.3    /usr/local/lib
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.3 
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.3 If you ever happen to want to link against installed libraries
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.3 in a given directory, LIBDIR, you must either use libtool, and
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.3 specify the full pathname of the library, or use the '-LLIBDIR'
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.3 flag during linking and do at least one of the following:
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.3    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.3      during execution
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.3    - add LIBDIR to the 'LD_RUN_PATH' environment variable
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.3      during linking
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.3    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.3    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.3 
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.3 See any operating system documentation about shared libraries for
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.3 more information, such as the ld(1) and ld.so(8) manual pages.
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.3 ----------------------------------------------------------------------
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.3  /bin/mkdir -p '/build'
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.4   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.5 libtool: install: /usr/bin/install -c crun /build/crun
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.5 make[3]: Leaving directory '/tmp/crun-build'
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.5 make[2]: Leaving directory '/tmp/crun-build'
21:25:47 [2022-09-06T21:25:47.217Z] #41 220.5 make[1]: Leaving directory '/tmp/crun-build'
21:25:47 [2022-09-06T21:25:47.422Z] #26 244.6 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
21:25:47 [2022-09-06T21:25:47.422Z] #26 244.6 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
21:25:47 [2022-09-06T21:25:47.422Z] #26 244.6 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
21:25:47 [2022-09-06T21:25:47.473Z] #41 DONE 220.6s
21:25:47 [2022-09-06T21:25:47.473Z] 
21:25:47 [2022-09-06T21:25:47.473Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
21:25:47 [2022-09-06T21:25:47.473Z] #72 DONE 0.1s
21:25:47 [2022-09-06T21:25:47.473Z] 
21:25:47 [2022-09-06T21:25:47.473Z] #38 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:25:47 [2022-09-06T21:25:47.681Z] #26 244.9 Selecting previously unselected package g++-10-s390x-linux-gnu.
21:25:47 [2022-09-06T21:25:47.681Z] #26 244.9 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
21:25:47 [2022-09-06T21:25:47.682Z] #26 244.9 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
21:25:47 [2022-09-06T21:25:47.989Z] #41 ...
21:25:47 [2022-09-06T21:25:47.989Z] 
21:25:47 [2022-09-06T21:25:47.989Z] #39 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:25:47 [2022-09-06T21:25:47.989Z] #39 238.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
21:25:47 [2022-09-06T21:25:47.989Z] #39 DONE 238.8s
21:25:47 [2022-09-06T21:25:47.989Z] 
21:25:47 [2022-09-06T21:25:47.989Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:25:48 [2022-09-06T21:25:48.927Z] #41 ...
21:25:48 [2022-09-06T21:25:48.927Z] 
21:25:48 [2022-09-06T21:25:48.927Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
21:25:48 [2022-09-06T21:25:48.927Z] #70 DONE 0.2s
21:25:48 [2022-09-06T21:25:48.927Z] 
21:25:48 [2022-09-06T21:25:48.927Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
21:25:48 [2022-09-06T21:25:48.927Z] #71 DONE 0.1s
21:25:48 [2022-09-06T21:25:48.927Z] 
21:25:48 [2022-09-06T21:25:48.927Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:25:49 [2022-09-06T21:25:49.187Z] #41 ...
21:25:49 [2022-09-06T21:25:49.187Z] 
21:25:49 [2022-09-06T21:25:49.187Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
21:25:49 [2022-09-06T21:25:49.187Z] #72 DONE 0.1s
21:25:49 [2022-09-06T21:25:49.187Z] 
21:25:49 [2022-09-06T21:25:49.187Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:25:51 [2022-09-06T21:25:51.878Z] #26 249.1 Selecting previously unselected package g++-s390x-linux-gnu.
21:25:51 [2022-09-06T21:25:51.878Z] #26 249.1 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
21:25:51 [2022-09-06T21:25:51.878Z] #26 249.1 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
21:25:51 [2022-09-06T21:25:51.878Z] #26 249.2 Selecting previously unselected package crossbuild-essential-s390x.
21:25:51 [2022-09-06T21:25:51.878Z] #26 249.2 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
21:25:51 [2022-09-06T21:25:51.878Z] #26 249.2 Unpacking crossbuild-essential-s390x (12.9) ...
21:25:51 [2022-09-06T21:25:51.878Z] #26 249.2 Setting up libconfig-inifiles-perl (3.000003-1) ...
21:25:52 [2022-09-06T21:25:52.136Z] #26 249.2 Setting up libfile-which-perl (1.23-1) ...
21:25:52 [2022-09-06T21:25:52.136Z] #26 249.2 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
21:25:52 [2022-09-06T21:25:52.136Z] #26 249.3 Setting up libc6-armhf-cross (2.31-9cross4) ...
21:25:52 [2022-09-06T21:25:52.136Z] #26 249.3 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
21:25:52 [2022-09-06T21:25:52.136Z] #26 249.3 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.136Z] #26 249.3 Setting up libicu67:amd64 (67.1-7) ...
21:25:52 [2022-09-06T21:25:52.136Z] #26 249.3 Setting up libmagic-mgc (1:5.39-3) ...
21:25:52 [2022-09-06T21:25:52.136Z] #26 249.3 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
21:25:52 [2022-09-06T21:25:52.136Z] #26 249.3 Setting up libc6-s390x-cross (2.31-9cross4) ...
21:25:52 [2022-09-06T21:25:52.136Z] #26 249.3 Setting up libmagic1:amd64 (1:5.39-3) ...
21:25:52 [2022-09-06T21:25:52.136Z] #26 249.4 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
21:25:52 [2022-09-06T21:25:52.136Z] #26 249.4 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
21:25:52 [2022-09-06T21:25:52.136Z] #26 249.4 Setting up file (1:5.39-3) ...
21:25:52 [2022-09-06T21:25:52.136Z] #26 249.4 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.136Z] #26 249.4 Setting up bzip2 (1.0.8-4) ...
21:25:52 [2022-09-06T21:25:52.395Z] #26 249.4 Setting up libyaml-perl (1.30-1) ...
21:25:52 [2022-09-06T21:25:52.395Z] #26 249.5 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
21:25:52 [2022-09-06T21:25:52.395Z] #26 249.5 Setting up libxml-sax-base-perl (1.09-1.1) ...
21:25:52 [2022-09-06T21:25:52.395Z] #26 249.5 Setting up libio-string-perl (1.08-3.1) ...
21:25:52 [2022-09-06T21:25:52.395Z] #26 249.5 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
21:25:52 [2022-09-06T21:25:52.395Z] #26 249.5 Setting up cross-config (2.6.18+nmu1) ...
21:25:52 [2022-09-06T21:25:52.395Z] #26 249.7 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
21:25:52 [2022-09-06T21:25:52.395Z] #26 249.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
21:25:52 [2022-09-06T21:25:52.395Z] #26 249.7 Setting up libc6-arm64-cross (2.31-9cross4) ...
21:25:52 [2022-09-06T21:25:52.395Z] #26 249.7 Setting up patch (2.7.6-7) ...
21:25:52 [2022-09-06T21:25:52.395Z] #26 249.7 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
21:25:52 [2022-09-06T21:25:52.395Z] #26 249.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.395Z] #26 249.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.395Z] #26 249.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
21:25:52 [2022-09-06T21:25:52.395Z] #26 249.8 Setting up libc6-armel-cross (2.31-9cross4) ...
21:25:52 [2022-09-06T21:25:52.654Z] #26 249.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.654Z] #26 249.8 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.654Z] #26 249.8 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
21:25:52 [2022-09-06T21:25:52.654Z] #26 249.8 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
21:25:52 [2022-09-06T21:25:52.654Z] #26 249.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.654Z] #26 249.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.654Z] #26 249.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
21:25:52 [2022-09-06T21:25:52.654Z] #26 249.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
21:25:52 [2022-09-06T21:25:52.654Z] #26 249.9 Setting up libfile-homedir-perl (1.006-1) ...
21:25:52 [2022-09-06T21:25:52.654Z] #26 249.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
21:25:52 [2022-09-06T21:25:52.654Z] #26 249.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.654Z] #26 250.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
21:25:52 [2022-09-06T21:25:52.654Z] #26 250.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.654Z] #26 250.0 Setting up liblocale-gettext-perl (1.07-4+b1) ...
21:25:52 [2022-09-06T21:25:52.654Z] #26 250.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
21:25:52 [2022-09-06T21:25:52.654Z] #26 250.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.735Z] #38 235.4 + bin/containerd
21:25:52 [2022-09-06T21:25:52.914Z] #26 250.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.914Z] #26 250.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.914Z] #26 250.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.914Z] #26 250.1 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.914Z] #26 250.1 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.914Z] #26 250.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.914Z] #26 250.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.914Z] #26 250.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.914Z] #26 250.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.914Z] #26 250.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
21:25:52 [2022-09-06T21:25:52.914Z] #26 250.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.914Z] #26 250.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.914Z] #26 250.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.914Z] #26 250.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
21:25:52 [2022-09-06T21:25:52.914Z] #26 250.2 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
21:25:52 [2022-09-06T21:25:52.914Z] #26 250.2 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.173Z] #26 250.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.173Z] #26 250.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.173Z] #26 250.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
21:25:53 [2022-09-06T21:25:53.173Z] #26 250.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.173Z] #26 250.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.173Z] #26 250.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.173Z] #26 250.3 Setting up libxml-sax-perl (1.02+dfsg-1) ...
21:25:53 [2022-09-06T21:25:53.173Z] #26 250.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
21:25:53 [2022-09-06T21:25:53.173Z] #26 250.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:25:53 [2022-09-06T21:25:53.432Z] #26 250.6 
21:25:53 [2022-09-06T21:25:53.432Z] #26 250.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:25:53 [2022-09-06T21:25:53.432Z] #26 250.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.432Z] #26 250.6 Setting up dpkg-dev (1.20.11) ...
21:25:53 [2022-09-06T21:25:53.432Z] #26 250.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.432Z] #26 250.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
21:25:53 [2022-09-06T21:25:53.432Z] #26 250.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.432Z] #26 250.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.432Z] #26 250.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.432Z] #26 250.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.432Z] #26 250.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.691Z] #26 250.8 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.691Z] #26 250.8 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.691Z] #26 250.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.691Z] #26 250.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.691Z] #26 250.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
21:25:53 [2022-09-06T21:25:53.691Z] #26 250.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
21:25:53 [2022-09-06T21:25:53.691Z] #26 250.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
21:25:53 [2022-09-06T21:25:53.691Z] #26 251.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
21:25:53 [2022-09-06T21:25:53.959Z] #26 251.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
21:25:53 [2022-09-06T21:25:53.959Z] #26 251.2 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.959Z] #26 251.2 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.959Z] #26 251.2 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.959Z] #26 251.2 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
21:25:53 [2022-09-06T21:25:53.959Z] #26 251.2 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.959Z] #26 251.2 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.959Z] #26 251.3 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
21:25:53 [2022-09-06T21:25:53.959Z] #26 251.3 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.959Z] #26 251.3 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.959Z] #26 251.3 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.959Z] #26 251.3 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.959Z] #26 251.3 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
21:25:53 [2022-09-06T21:25:53.959Z] #26 251.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
21:25:54 [2022-09-06T21:25:54.223Z] #26 251.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
21:25:54 [2022-09-06T21:25:54.223Z] #26 251.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
21:25:54 [2022-09-06T21:25:54.223Z] #26 251.4 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
21:25:54 [2022-09-06T21:25:54.223Z] #26 251.4 Setting up libxml-simple-perl (2.25-1) ...
21:25:54 [2022-09-06T21:25:54.223Z] #26 251.4 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
21:25:54 [2022-09-06T21:25:54.223Z] #26 251.5 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
21:25:54 [2022-09-06T21:25:54.223Z] #26 251.5 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
21:25:54 [2022-09-06T21:25:54.223Z] #26 251.5 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
21:25:54 [2022-09-06T21:25:54.223Z] #26 251.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
21:25:54 [2022-09-06T21:25:54.223Z] #26 251.5 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
21:25:54 [2022-09-06T21:25:54.223Z] #26 251.5 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
21:25:54 [2022-09-06T21:25:54.223Z] #26 251.6 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
21:25:54 [2022-09-06T21:25:54.223Z] #26 251.6 Setting up libconfig-auto-perl (0.44-1.1) ...
21:25:54 [2022-09-06T21:25:54.482Z] #26 251.6 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
21:25:54 [2022-09-06T21:25:54.482Z] #26 251.6 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
21:25:54 [2022-09-06T21:25:54.482Z] #26 251.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
21:25:54 [2022-09-06T21:25:54.482Z] #26 251.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
21:25:54 [2022-09-06T21:25:54.482Z] #26 251.6 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
21:25:54 [2022-09-06T21:25:54.482Z] #26 251.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
21:25:54 [2022-09-06T21:25:54.482Z] #26 251.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
21:25:54 [2022-09-06T21:25:54.482Z] #26 251.7 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
21:25:54 [2022-09-06T21:25:54.482Z] #26 251.7 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
21:25:54 [2022-09-06T21:25:54.482Z] #26 251.7 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
21:25:54 [2022-09-06T21:25:54.482Z] #26 251.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
21:25:54 [2022-09-06T21:25:54.482Z] #26 251.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
21:25:54 [2022-09-06T21:25:54.482Z] #26 251.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
21:25:54 [2022-09-06T21:25:54.482Z] #26 251.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
21:25:54 [2022-09-06T21:25:54.482Z] #26 251.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
21:25:54 [2022-09-06T21:25:54.741Z] #26 251.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
21:25:54 [2022-09-06T21:25:54.741Z] #26 251.8 Setting up dpkg-cross (2.6.18+nmu1) ...
21:25:54 [2022-09-06T21:25:54.742Z] #26 251.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
21:25:54 [2022-09-06T21:25:54.742Z] #26 251.9 Setting up crossbuild-essential-armel (12.9) ...
21:25:54 [2022-09-06T21:25:54.742Z] #26 251.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
21:25:54 [2022-09-06T21:25:54.742Z] #26 251.9 Setting up crossbuild-essential-armhf (12.9) ...
21:25:54 [2022-09-06T21:25:54.742Z] #26 251.9 Setting up crossbuild-essential-arm64 (12.9) ...
21:25:54 [2022-09-06T21:25:54.742Z] #26 251.9 Setting up crossbuild-essential-s390x (12.9) ...
21:25:54 [2022-09-06T21:25:54.742Z] #26 251.9 Setting up crossbuild-essential-ppc64el (12.9) ...
21:25:54 [2022-09-06T21:25:54.742Z] #26 252.0 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:25:55 [2022-09-06T21:25:55.001Z] #26 DONE 252.3s
21:25:55 [2022-09-06T21:25:55.264Z] 
21:25:55 [2022-09-06T21:25:55.264Z] #37 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
21:25:55 [2022-09-06T21:25:55.264Z] #37 DONE 0.1s
21:25:55 [2022-09-06T21:25:55.264Z] 
21:25:55 [2022-09-06T21:25:55.264Z] #38 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
21:25:55 [2022-09-06T21:25:55.264Z] #38 ...
21:25:55 [2022-09-06T21:25:55.264Z] 
21:25:55 [2022-09-06T21:25:55.264Z] #39 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
21:25:55 [2022-09-06T21:25:55.264Z] #39 DONE 0.2s
21:25:55 [2022-09-06T21:25:55.527Z] 
21:25:55 [2022-09-06T21:25:55.527Z] #40 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.515 + RM_GOPATH=0
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.515 + TMP_GOPATH=
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.515 + : /build
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.515 + '[' -z '' ']'
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.515 ++ mktemp -d
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.515 + export GOPATH=/tmp/tmp.2K3TaFVZ9U
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.515 + GOPATH=/tmp/tmp.2K3TaFVZ9U
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.515 + RM_GOPATH=1
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.515 + case "$(go env GOARCH)" in
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.515 ++ go env GOARCH
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.518 + export GO_BUILDMODE=-buildmode=pie
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.518 + GO_BUILDMODE=-buildmode=pie
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.519 ++ dirname /install.sh
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.519 + dir=/
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.519 + bin=dockercli
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.519 + shift
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.520 + '[' '!' -f //dockercli.installer ']'
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.520 + . //dockercli.installer
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.520 ++ : stable
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.520 ++ : 17.06.2-ce
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.520 Install docker/cli version 17.06.2-ce from stable
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.520 + install_dockercli
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.520 + echo 'Install docker/cli version 17.06.2-ce from stable'
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.520 ++ uname -m
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.521 + arch=x86_64
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.521 + '[' x86_64 '!=' x86_64 ']'
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.521 + url=https://download.docker.com/linux/static
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.523 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
21:25:56 [2022-09-06T21:25:56.910Z] #40 1.523 + tar -xz docker/docker
21:25:59 [2022-09-06T21:25:59.461Z] #31 ...
21:25:59 [2022-09-06T21:25:59.461Z] 
21:25:59 [2022-09-06T21:25:59.461Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:25:59 [2022-09-06T21:25:59.461Z] #42 220.1   CCLD     tests/init
21:26:00 [2022-09-06T21:26:00.217Z] #40 4.356 + mkdir -p /build
21:26:00 [2022-09-06T21:26:00.217Z] #40 4.358 + mv docker/docker /build/
21:26:00 [2022-09-06T21:26:00.217Z] #40 4.365 + rmdir docker
21:26:00 [2022-09-06T21:26:00.217Z] #40 DONE 4.6s
21:26:00 [2022-09-06T21:26:00.217Z] 
21:26:00 [2022-09-06T21:26:00.217Z] #41 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.498 + RM_GOPATH=0
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.498 + TMP_GOPATH=
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.498 + : /build
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.498 + '[' -z '' ']'
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.498 ++ mktemp -d
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.501 + export GOPATH=/tmp/tmp.XKmLvwI4Gm
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.501 + GOPATH=/tmp/tmp.XKmLvwI4Gm
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.501 + RM_GOPATH=1
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.501 + case "$(go env GOARCH)" in
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.503 ++ go env GOARCH
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.514 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.514 + export GO_BUILDMODE=-buildmode=pie
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.514 + GO_BUILDMODE=-buildmode=pie
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.514 ++ dirname /install.sh
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.514 + dir=/
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.514 + bin=rootlesskit
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.514 + shift
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.514 + '[' '!' -f //rootlesskit.installer ']'
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.514 + . //rootlesskit.installer
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.514 ++ : 1920341cd41e047834a21007424162a2dc946315
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.514 + install_rootlesskit
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.514 + case "$1" in
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.514 + export CGO_ENABLED=0
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.514 + CGO_ENABLED=0
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.514 + _install_rootlesskit
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.514 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.514 + for f in rootlesskit rootlesskit-docker-proxy
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.514 + GOBIN=/build
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.514 + GO111MODULE=on
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.514 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
21:26:00 [2022-09-06T21:26:00.217Z] #0 1.907 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
21:26:00 [2022-09-06T21:26:00.217Z] #0 3.239 go: downloading github.com/sirupsen/logrus v1.8.1
21:26:00 [2022-09-06T21:26:00.217Z] #0 3.240 go: downloading github.com/urfave/cli/v2 v2.4.0
21:26:00 [2022-09-06T21:26:00.217Z] #0 3.424 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
21:26:00 [2022-09-06T21:26:00.217Z] #0 4.682 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
21:26:00 [2022-09-06T21:26:00.217Z] #41 4.958 go: downloading github.com/google/uuid v1.3.0
21:26:00 [2022-09-06T21:26:00.217Z] #41 4.967 go: downloading github.com/moby/vpnkit v0.5.0
21:26:00 [2022-09-06T21:26:00.217Z] #41 4.985 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
21:26:00 [2022-09-06T21:26:00.217Z] #41 5.089 go: downloading github.com/gofrs/flock v0.8.1
21:26:00 [2022-09-06T21:26:00.477Z] #41 5.160 go: downloading github.com/gorilla/mux v1.8.0
21:26:00 [2022-09-06T21:26:00.477Z] #41 5.241 go: downloading github.com/moby/sys/mountinfo v0.6.0
21:26:00 [2022-09-06T21:26:00.737Z] #41 5.581 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
21:26:00 [2022-09-06T21:26:00.737Z] #41 5.646 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
21:26:00 [2022-09-06T21:26:00.844Z] #42 ...
21:26:00 [2022-09-06T21:26:00.844Z] 
21:26:00 [2022-09-06T21:26:00.844Z] #31 [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
21:26:00 [2022-09-06T21:26:00.844Z] #31 DONE 265.6s
21:26:00 [2022-09-06T21:26:00.844Z] 
21:26:00 [2022-09-06T21:26:00.844Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:26:01 [2022-09-06T21:26:01.676Z] #41 ...
21:26:01 [2022-09-06T21:26:01.676Z] 
21:26:01 [2022-09-06T21:26:01.676Z] #42 [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
21:26:01 [2022-09-06T21:26:01.676Z] #42 CACHED
21:26:01 [2022-09-06T21:26:01.676Z] 
21:26:01 [2022-09-06T21:26:01.676Z] #43 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
21:26:01 [2022-09-06T21:26:01.676Z] #43 CACHED
21:26:01 [2022-09-06T21:26:01.676Z] 
21:26:01 [2022-09-06T21:26:01.676Z] #44 [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
21:26:01 [2022-09-06T21:26:01.676Z] #44 CACHED
21:26:01 [2022-09-06T21:26:01.676Z] 
21:26:01 [2022-09-06T21:26:01.676Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:26:01 [2022-09-06T21:26:01.676Z] #0 1.713 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:26:01 [2022-09-06T21:26:01.676Z] #0 1.713 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:26:01 [2022-09-06T21:26:01.676Z] #0 1.714 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:26:01 [2022-09-06T21:26:01.676Z] #0 2.294 Fetched 44.1 kB in 1s (51.2 kB/s)
21:26:01 [2022-09-06T21:26:01.676Z] #0 2.294 Reading package lists...
21:26:01 [2022-09-06T21:26:01.676Z] #45 ...
21:26:01 [2022-09-06T21:26:01.676Z] 
21:26:01 [2022-09-06T21:26:01.676Z] #41 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
21:26:01 [2022-09-06T21:26:01.676Z] #41 6.469 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
21:26:01 [2022-09-06T21:26:01.676Z] #41 6.545 go: downloading github.com/russross/blackfriday/v2 v2.1.0
21:26:01 [2022-09-06T21:26:01.785Z] #42 ...
21:26:01 [2022-09-06T21:26:01.785Z] 
21:26:01 [2022-09-06T21:26:01.785Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
21:26:01 [2022-09-06T21:26:01.785Z] #67 DONE 0.2s
21:26:01 [2022-09-06T21:26:01.785Z] 
21:26:01 [2022-09-06T21:26:01.785Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
21:26:01 [2022-09-06T21:26:01.785Z] #68 DONE 0.0s
21:26:01 [2022-09-06T21:26:01.785Z] 
21:26:01 [2022-09-06T21:26:01.785Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:26:02 [2022-09-06T21:26:02.046Z] #42 ...
21:26:02 [2022-09-06T21:26:02.046Z] 
21:26:02 [2022-09-06T21:26:02.046Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
21:26:02 [2022-09-06T21:26:02.046Z] #69 DONE 0.1s
21:26:02 [2022-09-06T21:26:02.046Z] 
21:26:02 [2022-09-06T21:26:02.046Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:26:05 [2022-09-06T21:26:05.877Z] #41 ...
21:26:05 [2022-09-06T21:26:05.877Z] 
21:26:05 [2022-09-06T21:26:05.877Z] #46 [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
21:26:05 [2022-09-06T21:26:05.877Z] #0 1.924 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:26:05 [2022-09-06T21:26:05.877Z] #0 1.924 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:26:05 [2022-09-06T21:26:05.877Z] #0 1.924 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:26:05 [2022-09-06T21:26:05.877Z] #0 2.940 Fetched 44.1 kB in 1s (34.5 kB/s)
21:26:06 [2022-09-06T21:26:06.815Z] #0 2.940 Reading package lists...
21:26:06 [2022-09-06T21:26:06.815Z] #46 ...
21:26:06 [2022-09-06T21:26:06.815Z] 
21:26:06 [2022-09-06T21:26:06.815Z] #38 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
21:26:06 [2022-09-06T21:26:06.815Z] #38 1.733 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:26:06 [2022-09-06T21:26:06.815Z] #38 1.733 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:26:06 [2022-09-06T21:26:06.815Z] #38 1.733 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:26:06 [2022-09-06T21:26:06.815Z] #38 2.313 Fetched 44.1 kB in 1s (51.9 kB/s)
21:26:07 [2022-09-06T21:26:07.755Z] #38 2.313 Reading package lists...
21:26:07 [2022-09-06T21:26:07.755Z] #38 ...
21:26:07 [2022-09-06T21:26:07.755Z] 
21:26:07 [2022-09-06T21:26:07.755Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:26:07 [2022-09-06T21:26:07.755Z] #0 2.294 Reading package lists...
21:26:10 [2022-09-06T21:26:10.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:26:10 [2022-09-06T21:26:10.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:26:15 [2022-09-06T21:26:15.890Z] #45 12.64 Reading package lists...
21:26:15 [2022-09-06T21:26:15.890Z] #45 ...
21:26:15 [2022-09-06T21:26:15.890Z] 
21:26:15 [2022-09-06T21:26:15.890Z] #46 [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
21:26:15 [2022-09-06T21:26:15.890Z] #0 2.940 Reading package lists...
21:26:16 [2022-09-06T21:26:16.843Z] #46 13.21 Reading package lists...
21:26:16 [2022-09-06T21:26:16.843Z] #46 ...
21:26:16 [2022-09-06T21:26:16.843Z] 
21:26:16 [2022-09-06T21:26:16.843Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:26:16 [2022-09-06T21:26:16.843Z] #45 12.64 Reading package lists...
21:26:17 [2022-09-06T21:26:17.780Z] #45 21.71 Building dependency tree...
21:26:17 [2022-09-06T21:26:17.780Z] #45 ...
21:26:17 [2022-09-06T21:26:17.780Z] 
21:26:17 [2022-09-06T21:26:17.780Z] #38 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
21:26:17 [2022-09-06T21:26:17.780Z] #38 2.313 Reading package lists...
21:26:17 [2022-09-06T21:26:17.780Z] #38 12.74 Reading package lists...
21:26:18 [2022-09-06T21:26:18.039Z] #38 22.23 Building dependency tree...
21:26:18 [2022-09-06T21:26:18.039Z] #38 ...
21:26:18 [2022-09-06T21:26:18.039Z] 
21:26:18 [2022-09-06T21:26:18.039Z] #46 [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
21:26:18 [2022-09-06T21:26:18.039Z] #46 13.21 Reading package lists...
21:26:19 [2022-09-06T21:26:19.945Z] #46 22.06 Building dependency tree...
21:26:19 [2022-09-06T21:26:19.945Z] #46 24.42 Reading state information...
21:26:20 [2022-09-06T21:26:20.170Z] #47 ...
21:26:20 [2022-09-06T21:26:20.170Z] 
21:26:20 [2022-09-06T21:26:20.170Z] #42 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
21:26:20 [2022-09-06T21:26:20.170Z] #42 242.2   AR       libcrun_testing.a
21:26:20 [2022-09-06T21:26:20.170Z] #42 242.2 ar: `u' modifier ignored since `D' is the default (see `U')
21:26:20 [2022-09-06T21:26:20.170Z] #42 242.3   CCLD     tests/tests_libcrun_utils
21:26:20 [2022-09-06T21:26:20.170Z] #42 242.3   CCLD     tests/tests_libcrun_errors
21:26:20 [2022-09-06T21:26:20.170Z] #42 242.4   CCLD     tests/tests_libcrun_fuzzer
21:26:20 [2022-09-06T21:26:20.170Z] #42 242.5   CCLD     libcrun.la
21:26:20 [2022-09-06T21:26:20.170Z] #42 243.8   CCLD     crun
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.3 make[3]: Entering directory '/tmp/crun-build'
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.5  /bin/mkdir -p '/usr/local/share/man/man1'
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.5  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.5  /bin/mkdir -p '/usr/local/lib'
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.5  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.7 libtool: install: ranlib /usr/local/lib/libcrun.a
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.9 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
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.9 ----------------------------------------------------------------------
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.9 Libraries have been installed in:
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.9    /usr/local/lib
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.9 
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.9 If you ever happen to want to link against installed libraries
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.9 in a given directory, LIBDIR, you must either use libtool, and
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.9 specify the full pathname of the library, or use the '-LLIBDIR'
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.9 flag during linking and do at least one of the following:
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.9    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.9      during execution
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.9    - add LIBDIR to the 'LD_RUN_PATH' environment variable
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.9      during linking
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.9    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.9    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.9 
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.9 See any operating system documentation about shared libraries for
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.9 more information, such as the ld(1) and ld.so(8) manual pages.
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.9 ----------------------------------------------------------------------
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.9  /bin/mkdir -p '/build'
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.9   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
21:26:20 [2022-09-06T21:26:20.170Z] #42 244.9 libtool: install: /usr/bin/install -c crun /build/crun
21:26:20 [2022-09-06T21:26:20.431Z] #42 244.9 make[3]: Leaving directory '/tmp/crun-build'
21:26:20 [2022-09-06T21:26:20.431Z] #42 244.9 make[2]: Leaving directory '/tmp/crun-build'
21:26:20 [2022-09-06T21:26:20.431Z] #42 244.9 make[1]: Leaving directory '/tmp/crun-build'
21:26:20 [2022-09-06T21:26:20.431Z] #42 DONE 245.1s
21:26:20 [2022-09-06T21:26:20.431Z] 
21:26:20 [2022-09-06T21:26:20.431Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:26:21 [2022-09-06T21:26:21.853Z] #46 26.57 The following additional packages will be installed:
21:26:21 [2022-09-06T21:26:21.853Z] #46 26.61   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
21:26:21 [2022-09-06T21:26:21.853Z] #46 26.65 Suggested packages:
21:26:21 [2022-09-06T21:26:21.853Z] #46 26.66   cmake-doc ninja-build lrzip
21:26:21 [2022-09-06T21:26:21.853Z] #46 26.66 Recommended packages:
21:26:21 [2022-09-06T21:26:21.853Z] #46 26.66   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
21:26:22 [2022-09-06T21:26:22.422Z] #46 27.17 The following NEW packages will be installed:
21:26:22 [2022-09-06T21:26:22.422Z] #46 27.19   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
21:26:22 [2022-09-06T21:26:22.681Z] #46 27.65 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded.
21:26:22 [2022-09-06T21:26:22.681Z] #46 27.65 Need to get 8418 kB of archives.
21:26:22 [2022-09-06T21:26:22.681Z] #46 27.65 After this operation, 34.9 MB of additional disk space will be used.
21:26:22 [2022-09-06T21:26:22.681Z] #46 27.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
21:26:22 [2022-09-06T21:26:22.945Z] #46 27.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
21:26:22 [2022-09-06T21:26:22.945Z] #46 27.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
21:26:22 [2022-09-06T21:26:22.945Z] #46 27.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
21:26:22 [2022-09-06T21:26:22.945Z] #46 27.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
21:26:22 [2022-09-06T21:26:22.945Z] #46 27.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
21:26:22 [2022-09-06T21:26:22.945Z] #46 27.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
21:26:22 [2022-09-06T21:26:22.945Z] #46 27.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
21:26:23 [2022-09-06T21:26:23.517Z] #46 ...
21:26:23 [2022-09-06T21:26:23.517Z] 
21:26:23 [2022-09-06T21:26:23.517Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:26:23 [2022-09-06T21:26:23.517Z] #45 21.71 Building dependency tree...
21:26:23 [2022-09-06T21:26:23.517Z] #45 23.66 Reading state information...
21:26:23 [2022-09-06T21:26:23.517Z] #45 25.84 The following additional packages will be installed:
21:26:23 [2022-09-06T21:26:23.517Z] #45 25.84   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:26:23 [2022-09-06T21:26:23.517Z] #45 25.84   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
21:26:23 [2022-09-06T21:26:23.517Z] #45 25.84   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
21:26:23 [2022-09-06T21:26:23.517Z] #45 25.84   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
21:26:23 [2022-09-06T21:26:23.517Z] #45 25.85   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
21:26:23 [2022-09-06T21:26:23.517Z] #45 25.85   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
21:26:23 [2022-09-06T21:26:23.517Z] #45 25.85   mingw-w64-common mingw-w64-x86-64-dev
21:26:23 [2022-09-06T21:26:23.517Z] #45 25.87 Suggested packages:
21:26:23 [2022-09-06T21:26:23.517Z] #45 25.87   gcc-10-locales seccomp wine64
21:26:23 [2022-09-06T21:26:23.517Z] #45 26.67 The following NEW packages will be installed:
21:26:23 [2022-09-06T21:26:23.517Z] #45 26.68   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
21:26:23 [2022-09-06T21:26:23.517Z] #45 26.68   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
21:26:23 [2022-09-06T21:26:23.517Z] #45 26.68   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
21:26:23 [2022-09-06T21:26:23.517Z] #45 26.68   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
21:26:23 [2022-09-06T21:26:23.517Z] #45 26.68   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
21:26:23 [2022-09-06T21:26:23.517Z] #45 26.69   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
21:26:23 [2022-09-06T21:26:23.517Z] #45 26.70   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
21:26:23 [2022-09-06T21:26:23.517Z] #45 26.70   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
21:26:23 [2022-09-06T21:26:23.517Z] #45 26.71   mingw-w64-x86-64-dev
21:26:23 [2022-09-06T21:26:23.517Z] #45 27.19 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded.
21:26:23 [2022-09-06T21:26:23.517Z] #45 27.19 Need to get 115 MB of archives.
21:26:23 [2022-09-06T21:26:23.517Z] #45 27.19 After this operation, 645 MB of additional disk space will be used.
21:26:23 [2022-09-06T21:26:23.517Z] #45 27.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
21:26:23 [2022-09-06T21:26:23.517Z] #45 27.23 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]
21:26:23 [2022-09-06T21:26:23.517Z] #45 27.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
21:26:23 [2022-09-06T21:26:23.517Z] #45 27.27 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
21:26:23 [2022-09-06T21:26:23.517Z] #45 27.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
21:26:23 [2022-09-06T21:26:23.517Z] #45 27.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
21:26:23 [2022-09-06T21:26:23.517Z] #45 27.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
21:26:23 [2022-09-06T21:26:23.517Z] #45 27.41 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]
21:26:23 [2022-09-06T21:26:23.517Z] #45 27.41 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]
21:26:23 [2022-09-06T21:26:23.517Z] #45 27.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
21:26:23 [2022-09-06T21:26:23.517Z] #45 28.04 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]
21:26:23 [2022-09-06T21:26:23.517Z] #45 28.18 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]
21:26:23 [2022-09-06T21:26:23.517Z] #45 28.40 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]
21:26:24 [2022-09-06T21:26:24.088Z] #45 28.98 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]
21:26:24 [2022-09-06T21:26:24.348Z] #45 29.21 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]
21:26:24 [2022-09-06T21:26:24.348Z] #45 29.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
21:26:24 [2022-09-06T21:26:24.348Z] #45 29.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
21:26:24 [2022-09-06T21:26:24.348Z] #45 29.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
21:26:24 [2022-09-06T21:26:24.348Z] #45 29.23 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
21:26:24 [2022-09-06T21:26:24.348Z] #45 29.23 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]
21:26:24 [2022-09-06T21:26:24.348Z] #45 29.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
21:26:24 [2022-09-06T21:26:24.348Z] #45 29.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
21:26:24 [2022-09-06T21:26:24.348Z] #45 29.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
21:26:24 [2022-09-06T21:26:24.348Z] #45 29.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
21:26:24 [2022-09-06T21:26:24.348Z] #45 29.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
21:26:24 [2022-09-06T21:26:24.348Z] #45 29.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
21:26:24 [2022-09-06T21:26:24.348Z] #45 29.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
21:26:24 [2022-09-06T21:26:24.609Z] #45 29.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
21:26:24 [2022-09-06T21:26:24.609Z] #45 29.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
21:26:24 [2022-09-06T21:26:24.609Z] #45 29.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
21:26:24 [2022-09-06T21:26:24.609Z] #45 ...
21:26:24 [2022-09-06T21:26:24.609Z] 
21:26:24 [2022-09-06T21:26:24.609Z] #38 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
21:26:24 [2022-09-06T21:26:24.609Z] #38 22.23 Building dependency tree...
21:26:24 [2022-09-06T21:26:24.609Z] #38 24.30 Reading state information...
21:26:24 [2022-09-06T21:26:24.609Z] #38 26.59 The following additional packages will be installed:
21:26:24 [2022-09-06T21:26:24.609Z] #38 26.61   libbtrfs0
21:26:24 [2022-09-06T21:26:24.609Z] #38 26.83 The following NEW packages will be installed:
21:26:24 [2022-09-06T21:26:24.609Z] #38 26.85   libbtrfs-dev libbtrfs0
21:26:24 [2022-09-06T21:26:24.609Z] #38 27.28 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
21:26:24 [2022-09-06T21:26:24.609Z] #38 27.28 Need to get 460 kB of archives.
21:26:24 [2022-09-06T21:26:24.609Z] #38 27.28 After this operation, 1237 kB of additional disk space will be used.
21:26:24 [2022-09-06T21:26:24.609Z] #38 27.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
21:26:24 [2022-09-06T21:26:24.609Z] #38 27.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
21:26:24 [2022-09-06T21:26:24.609Z] #38 28.02 debconf: delaying package configuration, since apt-utils is not installed
21:26:24 [2022-09-06T21:26:24.609Z] #38 28.41 Fetched 460 kB in 0s (1537 kB/s)
21:26:24 [2022-09-06T21:26:24.609Z] #38 28.47 Selecting previously unselected package libbtrfs0:amd64.
21:26:24 [2022-09-06T21:26:24.609Z] #38 28.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30255 files and directories currently installed.)
21:26:24 [2022-09-06T21:26:24.609Z] #38 28.56 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
21:26:24 [2022-09-06T21:26:24.609Z] #38 28.57 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
21:26:24 [2022-09-06T21:26:24.609Z] #38 28.72 Selecting previously unselected package libbtrfs-dev:amd64.
21:26:24 [2022-09-06T21:26:24.609Z] #38 28.73 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
21:26:24 [2022-09-06T21:26:24.609Z] #38 28.74 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
21:26:24 [2022-09-06T21:26:24.609Z] #38 28.96 Setting up libbtrfs0:amd64 (5.10.1-2) ...
21:26:24 [2022-09-06T21:26:24.609Z] #38 29.00 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
21:26:24 [2022-09-06T21:26:24.609Z] #38 29.02 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:26:24 [2022-09-06T21:26:24.609Z] #38 DONE 29.4s
21:26:24 [2022-09-06T21:26:24.609Z] 
21:26:24 [2022-09-06T21:26:24.609Z] #47 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
21:26:24 [2022-09-06T21:26:24.609Z] #47 DONE 0.1s
21:26:24 [2022-09-06T21:26:24.609Z] 
21:26:24 [2022-09-06T21:26:24.609Z] #46 [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
21:26:24 [2022-09-06T21:26:24.609Z] #46 28.57 debconf: delaying package configuration, since apt-utils is not installed
21:26:24 [2022-09-06T21:26:24.609Z] #46 28.81 Fetched 8418 kB in 0s (17.1 MB/s)
21:26:24 [2022-09-06T21:26:24.609Z] #46 28.85 Selecting previously unselected package xxd.
21:26:24 [2022-09-06T21:26:24.609Z] #46 28.85 (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.)
21:26:24 [2022-09-06T21:26:24.609Z] #46 28.90 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
21:26:24 [2022-09-06T21:26:24.609Z] #46 28.91 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
21:26:24 [2022-09-06T21:26:24.609Z] #46 29.04 Selecting previously unselected package vim-common.
21:26:24 [2022-09-06T21:26:24.609Z] #46 29.05 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
21:26:24 [2022-09-06T21:26:24.609Z] #46 29.08 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
21:26:24 [2022-09-06T21:26:24.609Z] #46 29.25 Selecting previously unselected package cmake-data.
21:26:24 [2022-09-06T21:26:24.609Z] #46 29.25 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
21:26:24 [2022-09-06T21:26:24.609Z] #46 29.27 Unpacking cmake-data (3.18.4-2+deb11u1) ...
21:26:25 [2022-09-06T21:26:25.992Z] #46 30.63 Selecting previously unselected package libarchive13:amd64.
21:26:25 [2022-09-06T21:26:25.992Z] #46 30.64 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
21:26:25 [2022-09-06T21:26:25.992Z] #46 30.66 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
21:26:25 [2022-09-06T21:26:25.992Z] #46 30.79 Selecting previously unselected package libjsoncpp24:amd64.
21:26:25 [2022-09-06T21:26:25.992Z] #46 30.80 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
21:26:25 [2022-09-06T21:26:25.992Z] #46 30.81 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
21:26:25 [2022-09-06T21:26:25.992Z] #46 30.87 Selecting previously unselected package librhash0:amd64.
21:26:25 [2022-09-06T21:26:25.992Z] #46 30.88 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
21:26:25 [2022-09-06T21:26:25.992Z] #46 30.88 Unpacking librhash0:amd64 (1.4.1-2) ...
21:26:26 [2022-09-06T21:26:26.252Z] #46 30.97 Selecting previously unselected package libuv1:amd64.
21:26:26 [2022-09-06T21:26:26.252Z] #46 30.97 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
21:26:26 [2022-09-06T21:26:26.252Z] #46 30.98 Unpacking libuv1:amd64 (1.40.0-2) ...
21:26:26 [2022-09-06T21:26:26.252Z] #46 31.08 Selecting previously unselected package cmake.
21:26:26 [2022-09-06T21:26:26.252Z] #46 31.10 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
21:26:26 [2022-09-06T21:26:26.252Z] #46 31.10 Unpacking cmake (3.18.4-2+deb11u1) ...
21:26:28 [2022-09-06T21:26:28.162Z] #46 32.86 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
21:26:28 [2022-09-06T21:26:28.162Z] #46 32.88 Setting up xxd (2:8.2.2434-3+deb11u1) ...
21:26:28 [2022-09-06T21:26:28.162Z] #46 32.90 Setting up libuv1:amd64 (1.40.0-2) ...
21:26:28 [2022-09-06T21:26:28.162Z] #46 32.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
21:26:28 [2022-09-06T21:26:28.162Z] #46 32.95 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
21:26:28 [2022-09-06T21:26:28.162Z] #46 32.97 Setting up librhash0:amd64 (1.4.1-2) ...
21:26:28 [2022-09-06T21:26:28.162Z] #46 32.98 Setting up cmake-data (3.18.4-2+deb11u1) ...
21:26:28 [2022-09-06T21:26:28.162Z] #46 33.00 Setting up cmake (3.18.4-2+deb11u1) ...
21:26:28 [2022-09-06T21:26:28.162Z] #46 33.02 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:26:28 [2022-09-06T21:26:28.423Z] #46 DONE 33.3s
21:26:28 [2022-09-06T21:26:28.423Z] 
21:26:28 [2022-09-06T21:26:28.423Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:26:28 [2022-09-06T21:26:28.423Z] #45 30.17 debconf: delaying package configuration, since apt-utils is not installed
21:26:28 [2022-09-06T21:26:28.423Z] #45 30.50 Fetched 115 MB in 2s (47.5 MB/s)
21:26:28 [2022-09-06T21:26:28.423Z] #45 30.56 Selecting previously unselected package binutils-mingw-w64-i686.
21:26:28 [2022-09-06T21:26:28.423Z] #45 30.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 ... 30255 files and directories currently installed.)
21:26:28 [2022-09-06T21:26:28.423Z] #45 30.61 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
21:26:28 [2022-09-06T21:26:28.423Z] #45 30.62 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
21:26:28 [2022-09-06T21:26:28.423Z] #45 31.34 Selecting previously unselected package binutils-mingw-w64-x86-64.
21:26:28 [2022-09-06T21:26:28.423Z] #45 31.34 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
21:26:28 [2022-09-06T21:26:28.423Z] #45 31.35 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
21:26:28 [2022-09-06T21:26:28.423Z] #45 32.55 Selecting previously unselected package binutils-mingw-w64.
21:26:28 [2022-09-06T21:26:28.423Z] #45 32.55 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
21:26:28 [2022-09-06T21:26:28.423Z] #45 32.56 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
21:26:28 [2022-09-06T21:26:28.423Z] #45 32.66 Selecting previously unselected package libdevmapper1.02.1:amd64.
21:26:28 [2022-09-06T21:26:28.423Z] #45 32.66 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
21:26:28 [2022-09-06T21:26:28.423Z] #45 32.67 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
21:26:28 [2022-09-06T21:26:28.423Z] #45 32.79 Selecting previously unselected package dmsetup.
21:26:28 [2022-09-06T21:26:28.423Z] #45 32.80 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
21:26:28 [2022-09-06T21:26:28.423Z] #45 32.80 Unpacking dmsetup (2:1.02.175-2.1) ...
21:26:28 [2022-09-06T21:26:28.423Z] #45 32.88 Selecting previously unselected package mingw-w64-common.
21:26:28 [2022-09-06T21:26:28.423Z] #45 32.88 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
21:26:28 [2022-09-06T21:26:28.423Z] #45 32.89 Unpacking mingw-w64-common (8.0.0-1) ...
21:26:28 [2022-09-06T21:26:28.683Z] #45 ...
21:26:28 [2022-09-06T21:26:28.683Z] 
21:26:28 [2022-09-06T21:26:28.683Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
21:26:28 [2022-09-06T21:26:28.683Z] #48 DONE 0.1s
21:26:28 [2022-09-06T21:26:28.944Z] 
21:26:28 [2022-09-06T21:26:28.944Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.874 + RM_GOPATH=0
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.875 + TMP_GOPATH=
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.875 + : /build
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.875 + '[' -z '' ']'
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.876 ++ mktemp -d
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.878 + export GOPATH=/tmp/tmp.ILYPNf8Y2X
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.878 + GOPATH=/tmp/tmp.ILYPNf8Y2X
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.878 + RM_GOPATH=1
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.879 + case "$(go env GOARCH)" in
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.879 ++ go env GOARCH
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.889 + export GO_BUILDMODE=-buildmode=pie
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.889 + GO_BUILDMODE=-buildmode=pie
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.889 ++ dirname /install.sh
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.892 + dir=/
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.893 + bin=containerd
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.893 + shift
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.893 + '[' '!' -f //containerd.installer ']'
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.894 + . //containerd.installer
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.894 ++ set -e
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.894 ++ : v1.6.8
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.898 + install_containerd
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.898 + echo 'Install containerd version v1.6.8'
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.899 Install containerd version v1.6.8
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.899 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ILYPNf8Y2X/src/github.com/containerd/containerd
21:26:28 [2022-09-06T21:26:28.944Z] #0 0.901 Cloning into '/tmp/tmp.ILYPNf8Y2X/src/github.com/containerd/containerd'...
21:26:30 [2022-09-06T21:26:30.326Z] #49 ...
21:26:30 [2022-09-06T21:26:30.326Z] 
21:26:30 [2022-09-06T21:26:30.326Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:26:30 [2022-09-06T21:26:30.326Z] #45 35.17 Selecting previously unselected package mingw-w64-x86-64-dev.
21:26:30 [2022-09-06T21:26:30.326Z] #45 35.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
21:26:30 [2022-09-06T21:26:30.326Z] #45 35.18 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
21:26:31 [2022-09-06T21:26:31.412Z] #38 273.9 # github.com/containerd/containerd/cmd/containerd
21:26:31 [2022-09-06T21:26:31.412Z] #38 273.9 /usr/bin/ld: /tmp/go-link-127354669/000019.o: in function `New':
21:26:31 [2022-09-06T21:26:31.412Z] #38 273.9 /tmp/tmp.ueU8lq4lez/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
21:26:31 [2022-09-06T21:26:31.412Z] #38 274.0 + bin/containerd-stress
21:26:32 [2022-09-06T21:26:32.242Z] #45 ...
21:26:32 [2022-09-06T21:26:32.242Z] 
21:26:32 [2022-09-06T21:26:32.242Z] #50 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.845 + RM_GOPATH=0
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.845 + TMP_GOPATH=
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.845 + : /build
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.845 + '[' -z '' ']'
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.845 ++ mktemp -d
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.846 + export GOPATH=/tmp/tmp.8rHKdHD0de
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.847 + GOPATH=/tmp/tmp.8rHKdHD0de
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.847 + RM_GOPATH=1
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.848 + case "$(go env GOARCH)" in
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.849 ++ go env GOARCH
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.861 + export GO_BUILDMODE=-buildmode=pie
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.861 + GO_BUILDMODE=-buildmode=pie
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.862 ++ dirname /install.sh
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.863 + dir=/
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.863 + bin=tini
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.864 + shift
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.864 + '[' '!' -f //tini.installer ']'
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.865 + . //tini.installer
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.866 ++ : v0.19.0
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.867 + install_tini
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.867 + echo 'Install tini version v0.19.0'
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.868 Install tini version v0.19.0
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.868 + git clone https://github.com/krallin/tini.git /tmp/tmp.8rHKdHD0de/tini
21:26:32 [2022-09-06T21:26:32.242Z] #0 0.872 Cloning into '/tmp/tmp.8rHKdHD0de/tini'...
21:26:32 [2022-09-06T21:26:32.242Z] #0 1.311 + cd /tmp/tmp.8rHKdHD0de/tini
21:26:32 [2022-09-06T21:26:32.242Z] #0 1.311 + git checkout -q v0.19.0
21:26:32 [2022-09-06T21:26:32.242Z] #0 1.323 + cmake .
21:26:32 [2022-09-06T21:26:32.242Z] #0 1.523 -- The C compiler identification is GNU 10.2.1
21:26:32 [2022-09-06T21:26:32.242Z] #0 1.561 -- Detecting C compiler ABI info
21:26:32 [2022-09-06T21:26:32.242Z] #0 1.850 -- Detecting C compiler ABI info - done
21:26:32 [2022-09-06T21:26:32.242Z] #0 1.897 -- Check for working C compiler: /usr/bin/cc - skipped
21:26:32 [2022-09-06T21:26:32.242Z] #0 1.902 -- Detecting C compile features
21:26:32 [2022-09-06T21:26:32.242Z] #0 1.903 -- Detecting C compile features - done
21:26:32 [2022-09-06T21:26:32.242Z] #0 1.923 -- Performing Test HAS_BUILTIN_FORTIFY
21:26:32 [2022-09-06T21:26:32.242Z] #0 1.992 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
21:26:32 [2022-09-06T21:26:32.242Z] #0 2.016 -- Configuring done
21:26:32 [2022-09-06T21:26:32.242Z] #0 2.031 -- Generating done
21:26:32 [2022-09-06T21:26:32.242Z] #0 2.039 -- Build files have been written to: /tmp/tmp.8rHKdHD0de/tini
21:26:32 [2022-09-06T21:26:32.242Z] #0 2.046 + make tini-static
21:26:32 [2022-09-06T21:26:32.242Z] #0 2.194 Scanning dependencies of target tini-static
21:26:32 [2022-09-06T21:26:32.242Z] #0 2.257 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
21:26:32 [2022-09-06T21:26:32.242Z] #0 2.852 [100%] Linking C executable tini-static
21:26:32 [2022-09-06T21:26:32.242Z] #0 3.129 [100%] Built target tini-static
21:26:32 [2022-09-06T21:26:32.242Z] #0 3.160 + mkdir -p /build
21:26:32 [2022-09-06T21:26:32.242Z] #0 3.162 + cp tini-static /build/docker-init
21:26:32 [2022-09-06T21:26:32.242Z] #50 DONE 3.7s
21:26:32 [2022-09-06T21:26:32.341Z] #38 275.0 + bin/containerd-shim
21:26:32 [2022-09-06T21:26:32.502Z] 
21:26:32 [2022-09-06T21:26:32.502Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:26:33 [2022-09-06T21:26:33.072Z] #49 ...
21:26:33 [2022-09-06T21:26:33.072Z] 
21:26:33 [2022-09-06T21:26:33.072Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:26:33 [2022-09-06T21:26:33.072Z] #45 38.02 Selecting previously unselected package gcc-mingw-w64-base.
21:26:33 [2022-09-06T21:26:33.072Z] #45 38.05 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
21:26:33 [2022-09-06T21:26:33.334Z] #45 38.06 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
21:26:33 [2022-09-06T21:26:33.334Z] #45 38.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
21:26:33 [2022-09-06T21:26:33.334Z] #45 38.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
21:26:33 [2022-09-06T21:26:33.334Z] #45 38.19 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
21:26:35 [2022-09-06T21:26:35.324Z] #47 ...
21:26:35 [2022-09-06T21:26:35.324Z] 
21:26:35 [2022-09-06T21:26:35.324Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
21:26:35 [2022-09-06T21:26:35.324Z] #30 299.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
21:26:35 [2022-09-06T21:26:35.324Z] #30 DONE 300.3s
21:26:35 [2022-09-06T21:26:35.324Z] 
21:26:35 [2022-09-06T21:26:35.324Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:26:35 [2022-09-06T21:26:35.873Z] #41 246.7 # github.com/containerd/containerd/cmd/containerd
21:26:35 [2022-09-06T21:26:35.873Z] #41 246.7 /usr/bin/ld: /tmp/go-link-1645515297/000019.o: in function `New':
21:26:35 [2022-09-06T21:26:35.873Z] #41 246.7 /tmp/tmp.I07ZoPXaQf/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
21:26:35 [2022-09-06T21:26:35.873Z] #41 246.8 + bin/containerd-stress
21:26:35 [2022-09-06T21:26:35.873Z] #41 247.9 + bin/containerd-shim
21:26:35 [2022-09-06T21:26:35.894Z] #47 ...
21:26:35 [2022-09-06T21:26:35.894Z] 
21:26:35 [2022-09-06T21:26:35.894Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
21:26:36 [2022-09-06T21:26:36.153Z] #70 DONE 0.2s
21:26:36 [2022-09-06T21:26:36.153Z] 
21:26:36 [2022-09-06T21:26:36.153Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
21:26:36 [2022-09-06T21:26:36.153Z] #71 DONE 0.1s
21:26:36 [2022-09-06T21:26:36.153Z] 
21:26:36 [2022-09-06T21:26:36.153Z] #47 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
21:26:36 [2022-09-06T21:26:36.627Z] #45 41.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
21:26:36 [2022-09-06T21:26:36.627Z] #45 41.12 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
21:26:36 [2022-09-06T21:26:36.627Z] #45 41.12 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:26:37 [2022-09-06T21:26:37.535Z] #47 184.0 + mkdir -p /build
21:26:37 [2022-09-06T21:26:37.535Z] #47 184.0 + cp runc /build/runc
21:26:37 [2022-09-06T21:26:37.535Z] #47 DONE 184.2s
21:26:37 [2022-09-06T21:26:37.535Z] 
21:26:37 [2022-09-06T21:26:37.535Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:26:38 [2022-09-06T21:26:38.475Z] #41 ...
21:26:38 [2022-09-06T21:26:38.475Z] 
21:26:38 [2022-09-06T21:26:38.475Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
21:26:38 [2022-09-06T21:26:38.475Z] #72 DONE 0.1s
21:26:38 [2022-09-06T21:26:38.475Z] 
21:26:38 [2022-09-06T21:26:38.475Z] #41 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:26:40 [2022-09-06T21:26:40.875Z] #45 ...
21:26:40 [2022-09-06T21:26:40.875Z] 
21:26:40 [2022-09-06T21:26:40.875Z] #41 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
21:26:40 [2022-09-06T21:26:40.875Z] #41 44.89 + for f in rootlesskit rootlesskit-docker-proxy
21:26:40 [2022-09-06T21:26:40.875Z] #41 44.89 + GOBIN=/build
21:26:40 [2022-09-06T21:26:40.875Z] #41 44.89 + GO111MODULE=on
21:26:40 [2022-09-06T21:26:40.875Z] #41 44.89 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
21:26:42 [2022-09-06T21:26:42.295Z] #38 283.4 + bin/containerd-shim-runc-v1
21:26:42 [2022-09-06T21:26:42.790Z] #41 47.33 rootlesskit version 1.0.0
21:26:42 [2022-09-06T21:26:42.791Z] #41 47.35 Usage of /build/rootlesskit-docker-proxy:
21:26:42 [2022-09-06T21:26:42.791Z] #41 47.35   -container-ip string
21:26:42 [2022-09-06T21:26:42.791Z] #41 47.35     	container ip
21:26:42 [2022-09-06T21:26:42.791Z] #41 47.35   -container-port int
21:26:42 [2022-09-06T21:26:42.791Z] #41 47.35     	container port (default -1)
21:26:42 [2022-09-06T21:26:42.791Z] #41 47.35   -host-ip string
21:26:42 [2022-09-06T21:26:42.791Z] #41 47.35     	host ip
21:26:42 [2022-09-06T21:26:42.791Z] #41 47.35   -host-port int
21:26:42 [2022-09-06T21:26:42.791Z] #41 47.35     	host port (default -1)
21:26:42 [2022-09-06T21:26:42.791Z] #41 47.35   -proto string
21:26:42 [2022-09-06T21:26:42.791Z] #41 47.35     	proxy protocol (default "tcp")
21:26:43 [2022-09-06T21:26:43.055Z] #41 DONE 47.9s
21:26:43 [2022-09-06T21:26:43.055Z] 
21:26:43 [2022-09-06T21:26:43.055Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:26:43 [2022-09-06T21:26:43.055Z] #49 18.25 + cd /tmp/tmp.ILYPNf8Y2X/src/github.com/containerd/containerd
21:26:43 [2022-09-06T21:26:43.055Z] #49 18.25 + git checkout -q v1.6.8
21:26:43 [2022-09-06T21:26:43.315Z] #49 ...
21:26:43 [2022-09-06T21:26:43.315Z] 
21:26:43 [2022-09-06T21:26:43.315Z] #51 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
21:26:43 [2022-09-06T21:26:43.315Z] #51 DONE 0.1s
21:26:43 [2022-09-06T21:26:43.315Z] 
21:26:43 [2022-09-06T21:26:43.315Z] #52 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
21:26:43 [2022-09-06T21:26:43.315Z] #52 DONE 0.1s
21:26:43 [2022-09-06T21:26:43.315Z] 
21:26:43 [2022-09-06T21:26:43.315Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:26:43 [2022-09-06T21:26:43.315Z] #45 46.51 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
21:26:43 [2022-09-06T21:26:43.315Z] #45 46.52 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
21:26:43 [2022-09-06T21:26:43.315Z] #45 46.52 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:26:43 [2022-09-06T21:26:43.886Z] #45 48.88 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
21:26:43 [2022-09-06T21:26:43.886Z] #45 48.89 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
21:26:43 [2022-09-06T21:26:43.902Z] #41 277.4 + bin/containerd
21:26:44 [2022-09-06T21:26:44.146Z] #45 48.90 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
21:26:44 [2022-09-06T21:26:44.720Z] #45 ...
21:26:44 [2022-09-06T21:26:44.720Z] 
21:26:44 [2022-09-06T21:26:44.720Z] #53 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
21:26:44 [2022-09-06T21:26:44.720Z] #53 CACHED
21:26:44 [2022-09-06T21:26:44.720Z] 
21:26:44 [2022-09-06T21:26:44.720Z] #54 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
21:26:44 [2022-09-06T21:26:44.720Z] #54 CACHED
21:26:44 [2022-09-06T21:26:44.981Z] 
21:26:44 [2022-09-06T21:26:44.981Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:26:44 [2022-09-06T21:26:44.981Z] #49 19.74 + export 'BUILDTAGS=netgo osusergo static_build'
21:26:44 [2022-09-06T21:26:44.981Z] #49 19.74 + BUILDTAGS='netgo osusergo static_build'
21:26:44 [2022-09-06T21:26:44.981Z] #49 19.74 + export EXTRA_FLAGS=-buildmode=pie
21:26:44 [2022-09-06T21:26:44.981Z] #49 19.74 + EXTRA_FLAGS=-buildmode=pie
21:26:44 [2022-09-06T21:26:44.981Z] #49 19.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
21:26:44 [2022-09-06T21:26:44.981Z] #49 19.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
21:26:44 [2022-09-06T21:26:44.981Z] #49 19.74 + '[' '' = dynamic ']'
21:26:44 [2022-09-06T21:26:44.981Z] #49 19.74 + make
21:26:45 [2022-09-06T21:26:45.551Z] #49 20.78 + bin/ctr
21:26:45 [2022-09-06T21:26:45.566Z] #38 288.2 + bin/containerd-shim-runc-v2
21:26:45 [2022-09-06T21:26:45.901Z] #41 259.0 + bin/containerd-shim-runc-v1
21:26:46 [2022-09-06T21:26:46.129Z] #38 288.9 + binaries
21:26:46 [2022-09-06T21:26:46.129Z] #38 288.9 + install -D bin/containerd /build/containerd
21:26:46 [2022-09-06T21:26:46.387Z] #38 289.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:26:46 [2022-09-06T21:26:46.387Z] #38 289.0 + install -D bin/ctr /build/ctr
21:26:46 [2022-09-06T21:26:46.957Z] #38 DONE 289.5s
21:26:47 [2022-09-06T21:26:47.520Z] 
21:26:47 [2022-09-06T21:26:47.520Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
21:26:47 [2022-09-06T21:26:47.520Z] #73 DONE 0.2s
21:26:47 [2022-09-06T21:26:47.776Z] 
21:26:47 [2022-09-06T21:26:47.776Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:26:47 [2022-09-06T21:26:47.776Z] #74 DONE 0.1s
21:26:47 [2022-09-06T21:26:47.776Z] 
21:26:47 [2022-09-06T21:26:47.776Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
21:26:48 [2022-09-06T21:26:48.339Z] #75 DONE 0.6s
21:26:48 [2022-09-06T21:26:48.596Z] 
21:26:48 [2022-09-06T21:26:48.596Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
21:26:48 [2022-09-06T21:26:48.596Z] #76 DONE 0.1s
21:26:48 [2022-09-06T21:26:48.596Z] 
21:26:48 [2022-09-06T21:26:48.596Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
21:26:48 [2022-09-06T21:26:48.596Z] #77 DONE 0.1s
21:26:48 [2022-09-06T21:26:48.596Z] 
21:26:48 [2022-09-06T21:26:48.596Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
21:26:48 [2022-09-06T21:26:48.596Z] #78 DONE 0.0s
21:26:48 [2022-09-06T21:26:48.596Z] 
21:26:48 [2022-09-06T21:26:48.596Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
21:26:50 [2022-09-06T21:26:50.828Z] #49 ...
21:26:50 [2022-09-06T21:26:50.828Z] 
21:26:50 [2022-09-06T21:26:50.828Z] #45 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
21:26:50 [2022-09-06T21:26:50.828Z] #45 50.83 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
21:26:50 [2022-09-06T21:26:50.828Z] #45 50.83 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
21:26:50 [2022-09-06T21:26:50.828Z] #45 50.84 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:26:50 [2022-09-06T21:26:50.828Z] #45 54.45 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
21:26:50 [2022-09-06T21:26:50.828Z] #45 54.46 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
21:26:50 [2022-09-06T21:26:50.828Z] #45 54.47 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:26:51 [2022-09-06T21:26:51.123Z] #79 DONE 2.2s
21:26:51 [2022-09-06T21:26:51.123Z] 
21:26:51 [2022-09-06T21:26:51.123Z] #80 exporting to image
21:26:51 [2022-09-06T21:26:51.123Z] #80 exporting layers
21:26:51 [2022-09-06T21:26:51.397Z] #45 56.25 Selecting previously unselected package g++-mingw-w64-x86-64.
21:26:51 [2022-09-06T21:26:51.398Z] #45 56.26 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
21:26:51 [2022-09-06T21:26:51.398Z] #45 56.27 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
21:26:51 [2022-09-06T21:26:51.398Z] #45 56.34 Selecting previously unselected package libapparmor1:amd64.
21:26:51 [2022-09-06T21:26:51.657Z] #45 56.35 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
21:26:51 [2022-09-06T21:26:51.657Z] #45 56.35 Unpacking libapparmor1:amd64 (2.13.6-10) ...
21:26:51 [2022-09-06T21:26:51.657Z] #45 56.42 Selecting previously unselected package libapparmor-dev:amd64.
21:26:51 [2022-09-06T21:26:51.657Z] #45 56.42 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
21:26:51 [2022-09-06T21:26:51.657Z] #45 56.43 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
21:26:51 [2022-09-06T21:26:51.657Z] #45 56.51 Selecting previously unselected package libbtrfs0:amd64.
21:26:51 [2022-09-06T21:26:51.657Z] #45 56.51 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
21:26:51 [2022-09-06T21:26:51.657Z] #45 56.52 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
21:26:51 [2022-09-06T21:26:51.657Z] #45 56.59 Selecting previously unselected package libbtrfs-dev:amd64.
21:26:51 [2022-09-06T21:26:51.657Z] #45 56.60 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
21:26:51 [2022-09-06T21:26:51.937Z] #45 56.61 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
21:26:51 [2022-09-06T21:26:51.937Z] #45 56.72 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
21:26:51 [2022-09-06T21:26:51.937Z] #45 56.72 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
21:26:51 [2022-09-06T21:26:51.937Z] #45 56.73 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
21:26:51 [2022-09-06T21:26:51.937Z] #45 56.80 Selecting previously unselected package libudev-dev:amd64.
21:26:51 [2022-09-06T21:26:51.937Z] #45 56.81 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
21:26:51 [2022-09-06T21:26:51.937Z] #45 56.82 Unpacking libudev-dev:amd64 (247.3-7) ...
21:26:51 [2022-09-06T21:26:51.937Z] #45 56.89 Selecting previously unselected package libsepol1-dev:amd64.
21:26:51 [2022-09-06T21:26:51.937Z] #45 56.90 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
21:26:51 [2022-09-06T21:26:51.937Z] #45 56.90 Unpacking libsepol1-dev:amd64 (3.1-1) ...
21:26:52 [2022-09-06T21:26:52.198Z] #45 57.04 Selecting previously unselected package libpcre2-16-0:amd64.
21:26:52 [2022-09-06T21:26:52.198Z] #45 57.04 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
21:26:52 [2022-09-06T21:26:52.198Z] #45 57.05 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
21:26:52 [2022-09-06T21:26:52.198Z] #45 57.13 Selecting previously unselected package libpcre2-32-0:amd64.
21:26:52 [2022-09-06T21:26:52.198Z] #45 57.14 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
21:26:52 [2022-09-06T21:26:52.198Z] #45 57.15 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
21:26:52 [2022-09-06T21:26:52.198Z] #45 57.24 Selecting previously unselected package libpcre2-posix2:amd64.
21:26:52 [2022-09-06T21:26:52.457Z] #45 57.25 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
21:26:52 [2022-09-06T21:26:52.457Z] #45 57.26 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
21:26:52 [2022-09-06T21:26:52.457Z] #45 57.32 Selecting previously unselected package libpcre2-dev:amd64.
21:26:52 [2022-09-06T21:26:52.457Z] #45 57.32 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
21:26:52 [2022-09-06T21:26:52.457Z] #45 57.33 Unpacking libpcre2-dev:amd64 (10.36-2) ...
21:26:52 [2022-09-06T21:26:52.471Z] #41 265.3 + bin/containerd-shim-runc-v2
21:26:52 [2022-09-06T21:26:52.717Z] #45 57.49 Selecting previously unselected package libselinux1-dev:amd64.
21:26:52 [2022-09-06T21:26:52.717Z] #45 57.49 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
21:26:52 [2022-09-06T21:26:52.717Z] #45 57.49 Unpacking libselinux1-dev:amd64 (3.1-3) ...
21:26:52 [2022-09-06T21:26:52.717Z] #45 57.62 Selecting previously unselected package libdevmapper-dev:amd64.
21:26:52 [2022-09-06T21:26:52.717Z] #45 57.62 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
21:26:52 [2022-09-06T21:26:52.717Z] #45 57.63 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
21:26:52 [2022-09-06T21:26:52.717Z] #45 57.66 Selecting previously unselected package libseccomp-dev:amd64.
21:26:52 [2022-09-06T21:26:52.731Z] #41 266.1 + binaries
21:26:52 [2022-09-06T21:26:52.977Z] #45 57.67 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
21:26:52 [2022-09-06T21:26:52.977Z] #45 57.68 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:26:52 [2022-09-06T21:26:52.977Z] #45 57.75 Selecting previously unselected package libsystemd-dev:amd64.
21:26:52 [2022-09-06T21:26:52.977Z] #45 57.75 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
21:26:52 [2022-09-06T21:26:52.977Z] #45 57.76 Unpacking libsystemd-dev:amd64 (247.3-7) ...
21:26:52 [2022-09-06T21:26:52.989Z] #41 266.1 + install -D bin/containerd /build/containerd
21:26:52 [2022-09-06T21:26:52.990Z] #41 266.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:26:52 [2022-09-06T21:26:52.990Z] #41 266.2 + install -D bin/ctr /build/ctr
21:26:53 [2022-09-06T21:26:53.238Z] #45 58.01 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
21:26:53 [2022-09-06T21:26:53.238Z] #45 58.03 Setting up libapparmor1:amd64 (2.13.6-10) ...
21:26:53 [2022-09-06T21:26:53.238Z] #45 58.04 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
21:26:53 [2022-09-06T21:26:53.238Z] #45 58.06 Setting up libsepol1-dev:amd64 (3.1-1) ...
21:26:53 [2022-09-06T21:26:53.238Z] #45 58.07 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
21:26:53 [2022-09-06T21:26:53.238Z] #45 58.08 Setting up libpcre2-16-0:amd64 (10.36-2) ...
21:26:53 [2022-09-06T21:26:53.238Z] #45 58.10 Setting up libbtrfs0:amd64 (5.10.1-2) ...
21:26:53 [2022-09-06T21:26:53.238Z] #45 58.12 Setting up libpcre2-32-0:amd64 (10.36-2) ...
21:26:53 [2022-09-06T21:26:53.238Z] #45 58.13 Setting up libudev-dev:amd64 (247.3-7) ...
21:26:53 [2022-09-06T21:26:53.238Z] #45 58.15 Setting up libpcre2-posix2:amd64 (10.36-2) ...
21:26:53 [2022-09-06T21:26:53.238Z] #45 58.16 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
21:26:53 [2022-09-06T21:26:53.238Z] #45 58.17 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
21:26:53 [2022-09-06T21:26:53.248Z] #41 DONE 266.6s
21:26:53 [2022-09-06T21:26:53.499Z] #45 58.19 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
21:26:53 [2022-09-06T21:26:53.499Z] #45 58.21 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
21:26:53 [2022-09-06T21:26:53.499Z] #45 58.22 Setting up mingw-w64-common (8.0.0-1) ...
21:26:53 [2022-09-06T21:26:53.499Z] #45 58.23 Setting up libsystemd-dev:amd64 (247.3-7) ...
21:26:53 [2022-09-06T21:26:53.499Z] #45 58.25 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
21:26:53 [2022-09-06T21:26:53.499Z] #45 58.26 Setting up libpcre2-dev:amd64 (10.36-2) ...
21:26:53 [2022-09-06T21:26:53.499Z] #45 58.29 Setting up libselinux1-dev:amd64 (3.1-3) ...
21:26:53 [2022-09-06T21:26:53.499Z] #45 58.31 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
21:26:53 [2022-09-06T21:26:53.499Z] #45 58.32 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:26:53 [2022-09-06T21:26:53.499Z] #45 58.33 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
21:26:53 [2022-09-06T21:26:53.499Z] #45 58.34 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:26:53 [2022-09-06T21:26:53.499Z] #45 58.36 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
21:26:53 [2022-09-06T21:26:53.499Z] #45 58.37 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
21:26:53 [2022-09-06T21:26:53.499Z] #45 58.38 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
21:26:53 [2022-09-06T21:26:53.499Z] #45 58.39 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
21:26:53 [2022-09-06T21:26:53.499Z] #45 58.40 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
21:26:53 [2022-09-06T21:26:53.499Z] #45 58.42 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
21:26:53 [2022-09-06T21:26:53.499Z] #45 58.44 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
21:26:53 [2022-09-06T21:26:53.499Z] #45 58.45 Setting up dmsetup (2:1.02.175-2.1) ...
21:26:53 [2022-09-06T21:26:53.499Z] #45 58.47 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
21:26:53 [2022-09-06T21:26:53.499Z] #45 58.48 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
21:26:53 [2022-09-06T21:26:53.650Z] #80 exporting layers 2.7s done
21:26:53 [2022-09-06T21:26:53.650Z] #80 writing image sha256:83c0621a2803daeacc1d59b1e8821f9134881b3dac4cc37f66066734b0170bf9 done
21:26:53 [2022-09-06T21:26:53.650Z] #80 naming to docker.io/library/docker:287d1656de9a21985c0ceba90582771a65f57489 done
21:26:53 [2022-09-06T21:26:53.650Z] #80 DONE 2.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:26:53 [2022-09-06T21:26:53.759Z] #45 58.50 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:26:53 [2022-09-06T21:26:53.969Z] + sudo modprobe ip6table_filter
[Pipeline] sh
21:26:54 [2022-09-06T21:26:54.191Z] 
21:26:54 [2022-09-06T21:26:54.191Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
21:26:54 [2022-09-06T21:26:54.245Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=287d1656de9a21985c0ceba90582771a65f57489 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:287d1656de9a21985c0ceba90582771a65f57489 hack/test/unit
21:26:54 [2022-09-06T21:26:54.330Z] #45 DONE 59.1s
21:26:54 [2022-09-06T21:26:54.330Z] 
21:26:54 [2022-09-06T21:26:54.330Z] #55 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libseccomp-dev:ppc64el             libseccomp-dev:s390x
21:26:54 [2022-09-06T21:26:54.451Z] #73 DONE 0.2s
21:26:54 [2022-09-06T21:26:54.451Z] 
21:26:54 [2022-09-06T21:26:54.451Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:26:54 [2022-09-06T21:26:54.451Z] #74 DONE 0.1s
21:26:54 [2022-09-06T21:26:54.451Z] 
21:26:54 [2022-09-06T21:26:54.451Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
21:26:54 [2022-09-06T21:26:54.827Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
21:26:54 [2022-09-06T21:26:54.827Z] + TESTFLAGS+=' -test.timeout=5m'
21:26:54 [2022-09-06T21:26:54.827Z] + TESTDIRS=./...
21:26:54 [2022-09-06T21:26:54.827Z] + exclude_paths='/vendor/|/integration'
21:26:54 [2022-09-06T21:26:54.827Z] ++ go list ./...
21:26:54 [2022-09-06T21:26:54.827Z] ++ grep -vE '(/vendor/|/integration)'
21:26:55 [2022-09-06T21:26:55.022Z] #75 DONE 0.6s
21:26:55 [2022-09-06T21:26:55.022Z] 
21:26:55 [2022-09-06T21:26:55.022Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
21:26:55 [2022-09-06T21:26:55.022Z] #76 DONE 0.1s
21:26:55 [2022-09-06T21:26:55.022Z] 
21:26:55 [2022-09-06T21:26:55.022Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
21:26:55 [2022-09-06T21:26:55.022Z] #77 DONE 0.1s
21:26:55 [2022-09-06T21:26:55.281Z] 
21:26:55 [2022-09-06T21:26:55.281Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
21:26:55 [2022-09-06T21:26:55.281Z] #78 DONE 0.0s
21:26:55 [2022-09-06T21:26:55.281Z] 
21:26:55 [2022-09-06T21:26:55.281Z] #79 [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
21:26:55 [2022-09-06T21:26:55.394Z] + pkg_list='github.com/docker/docker/api
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/server
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/server/backend/build
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/server/httpstatus
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/server/httputils
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/server/middleware
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/server/router
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/server/router/build
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/server/router/checkpoint
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/server/router/container
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/server/router/debug
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/server/router/distribution
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/server/router/grpc
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/server/router/image
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/server/router/network
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/server/router/plugin
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/server/router/session
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/server/router/swarm
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/server/router/system
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/server/router/volume
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/types
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/types/backend
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/types/blkiodev
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/types/container
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/types/events
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/types/filters
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/types/image
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/types/mount
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/types/network
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/types/plugins/logdriver
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/types/registry
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/types/strslice
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/types/swarm
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/types/swarm/runtime
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/types/time
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/types/versions
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/types/versions/v1p19
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/types/versions/v1p20
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/api/types/volume
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/builder
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/builder/builder-next
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/builder/builder-next/exporter
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/builder/builder-next/worker
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/builder/dockerfile
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/builder/remotecontext
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/builder/remotecontext/git
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/builder/remotecontext/urlutil
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/cli
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/cli/config
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/cli/debug
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/cli/winresources/docker-proxy
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/cli/winresources/dockerd
21:26:55 [2022-09-06T21:26:55.394Z] github.com/docker/docker/client
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/cmd/docker-proxy
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/cmd/dockerd
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/cmd/dockerd/trap
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/container
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/container/stream
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/contrib/apparmor
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/contrib/docker-device-tool
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/contrib/httpserver
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/cluster
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/cluster/convert
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/cluster/executor
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/cluster/executor/container
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/cluster/provider
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/config
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/events
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/events/testutils
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/exec
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/graphdriver
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/graphdriver/aufs
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/graphdriver/copy
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/graphdriver/overlay
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/graphdriver/register
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/graphdriver/vfs
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/graphdriver/zfs
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/images
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/initlayer
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/links
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/listeners
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/logger
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/logger/awslogs
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/logger/fluentd
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/logger/gcplogs
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/logger/gelf
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/logger/journald
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/logger/local
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/logger/logentries
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/logger/loggertest
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/logger/loggerutils
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/logger/splunk
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/logger/syslog
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/logger/templates
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/names
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/network
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/daemon/stats
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/distribution
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/distribution/metadata
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/distribution/utils
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/distribution/xfer
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/dockerversion
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/errdefs
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/image
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/image/cache
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/image/tarexport
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/image/v1
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/internal/test/suite
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/layer
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libcontainerd
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libcontainerd/queue
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libcontainerd/remote
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libcontainerd/supervisor
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libcontainerd/types
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/bitseq
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/cluster
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/config
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/datastore
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/diagnostic
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/discoverapi
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/driverapi
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/drivers/bridge
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/drivers/host
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/drivers/null
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/drivers/overlay
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/drivers/remote
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/drivers/windows
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/drvregistry
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/etchosts
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/idm
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/internal/caller
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/ipam
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/ipamapi
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/ipams/builtin
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/ipams/null
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/ipams/remote
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/ipamutils
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/iptables
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/netlabel
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/netutils
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/networkdb
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/ns
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/options
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/osl
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/osl/kernel
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/portallocator
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/portmapper
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/resolvconf
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/testutils
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/libnetwork/types
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/oci
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/oci/caps
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/opts
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/aaparser
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/archive
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/authorization
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/broadcaster
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/capabilities
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/chrootarchive
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/containerfs
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/devicemapper
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/directory
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/dmesg
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/fileutils
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/fsutils
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/homedir
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/idtools
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/ioutils
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/jsonmessage
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/longpath
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/loopback
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/namesgenerator
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/parsers
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/parsers/kernel
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/pidfile
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/platform
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/plugingetter
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/plugins
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/plugins/transport
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/pools
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/progress
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/pubsub
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/reexec
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/signal
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/stack
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/stdcopy
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/streamformatter
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/stringid
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/sysinfo
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/system
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/tailfile
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/tarsum
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/truncindex
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/urlutil
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/pkg/useragent
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/plugin
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/plugin/executor/containerd
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/plugin/v2
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/profiles/apparmor
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/profiles/seccomp
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/quota
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/reference
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/registry
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/registry/resumable
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/restartmanager
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/rootless
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/rootless/specconv
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/runconfig
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/runconfig/opts
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/testutil
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/testutil/daemon
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/testutil/environment
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/testutil/fakecontext
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/testutil/fakegit
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/testutil/fakestorage
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/testutil/fixtures/load
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/testutil/fixtures/plugin
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/testutil/registry
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/testutil/request
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/volume
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/volume/drivers
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/volume/local
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/volume/mounts
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/volume/service
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/volume/service/opts
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/volume/testutils'
21:26:55 [2022-09-06T21:26:55.395Z] ++ grep --fixed-strings -v /libnetwork
21:26:55 [2022-09-06T21:26:55.395Z] ++ echo 'github.com/docker/docker/api
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/server
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/server/backend/build
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/server/httpstatus
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/server/httputils
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/server/middleware
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/server/router
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/server/router/build
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/server/router/checkpoint
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/server/router/container
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/server/router/debug
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/server/router/distribution
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/server/router/grpc
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/server/router/image
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/server/router/network
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/server/router/plugin
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/server/router/session
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/server/router/swarm
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/server/router/system
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/server/router/volume
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/types
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/types/backend
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/types/blkiodev
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/types/container
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/types/events
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/types/filters
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/types/image
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/types/mount
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/types/network
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/types/plugins/logdriver
21:26:55 [2022-09-06T21:26:55.395Z] github.com/docker/docker/api/types/registry
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/types/strslice
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/types/swarm
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/types/swarm/runtime
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/types/time
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/types/versions
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/types/versions/v1p19
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/types/versions/v1p20
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/types/volume
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/builder
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/builder/builder-next
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/builder/builder-next/exporter
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/builder/builder-next/worker
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/builder/dockerfile
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/builder/remotecontext
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/builder/remotecontext/git
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/builder/remotecontext/urlutil
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/cli
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/cli/config
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/cli/debug
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/cli/winresources/docker-proxy
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/cli/winresources/dockerd
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/client
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/cmd/docker-proxy
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/cmd/dockerd
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/cmd/dockerd/trap
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/container
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/container/stream
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/contrib/apparmor
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/contrib/docker-device-tool
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/contrib/httpserver
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/cluster
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/cluster/convert
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/cluster/executor
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/cluster/executor/container
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/cluster/provider
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/config
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/events
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/events/testutils
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/exec
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/graphdriver
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/graphdriver/aufs
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/graphdriver/copy
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/graphdriver/overlay
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/graphdriver/register
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/graphdriver/vfs
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/graphdriver/zfs
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/images
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/initlayer
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/links
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/listeners
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/logger
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/logger/awslogs
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/logger/fluentd
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/logger/gcplogs
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/logger/gelf
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/logger/journald
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/logger/local
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/logger/logentries
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/logger/loggertest
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/logger/loggerutils
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/logger/splunk
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/logger/syslog
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/logger/templates
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/names
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/network
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/daemon/stats
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/distribution
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/distribution/metadata
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/distribution/utils
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/distribution/xfer
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/dockerversion
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/errdefs
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/image
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/image/cache
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/image/tarexport
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/image/v1
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/internal/test/suite
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/layer
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libcontainerd
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libcontainerd/queue
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libcontainerd/remote
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libcontainerd/supervisor
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libcontainerd/types
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/bitseq
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/cluster
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/config
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/datastore
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/diagnostic
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/discoverapi
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/driverapi
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/drivers/bridge
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/drivers/host
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/drivers/null
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/drivers/overlay
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/drivers/remote
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/drivers/windows
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/drvregistry
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/etchosts
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/idm
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/internal/caller
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/ipam
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/ipamapi
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/ipams/builtin
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/ipams/null
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/ipams/remote
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/ipamutils
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/iptables
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/netlabel
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/netutils
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/networkdb
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/ns
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/options
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/osl
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/osl/kernel
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/portallocator
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/portmapper
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/resolvconf
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/testutils
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/libnetwork/types
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/oci
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/oci/caps
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/opts
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/aaparser
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/archive
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/authorization
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/broadcaster
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/capabilities
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/chrootarchive
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/containerfs
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/devicemapper
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/directory
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/dmesg
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/fileutils
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/fsutils
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/homedir
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/idtools
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/ioutils
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/jsonmessage
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/longpath
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/loopback
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/namesgenerator
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/parsers
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/parsers/kernel
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/pidfile
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/platform
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/plugingetter
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/plugins
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/plugins/transport
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/pools
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/progress
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/pubsub
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/reexec
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/signal
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/stack
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/stdcopy
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/streamformatter
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/stringid
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/sysinfo
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/system
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/tailfile
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/tarsum
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/truncindex
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/urlutil
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/pkg/useragent
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/plugin
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/plugin/executor/containerd
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/plugin/v2
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/profiles/apparmor
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/profiles/seccomp
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/quota
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/reference
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/registry
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/registry/resumable
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/restartmanager
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/rootless
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/rootless/specconv
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/runconfig
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/runconfig/opts
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/testutil
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/testutil/daemon
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/testutil/environment
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/testutil/fakecontext
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/testutil/fakegit
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/testutil/fakestorage
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/testutil/fixtures/load
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/testutil/fixtures/plugin
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/testutil/registry
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/testutil/request
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/volume
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/volume/drivers
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/volume/local
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/volume/mounts
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/volume/service
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/volume/service/opts
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/volume/testutils'
21:26:55 [2022-09-06T21:26:55.396Z] + base_pkg_list='github.com/docker/docker/api
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/server
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/server/backend/build
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/server/httpstatus
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/server/httputils
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/server/middleware
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/server/router
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/server/router/build
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/server/router/checkpoint
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/server/router/container
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/server/router/debug
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/server/router/distribution
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/server/router/grpc
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/server/router/image
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/server/router/network
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/server/router/plugin
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/server/router/session
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/server/router/swarm
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/server/router/system
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/server/router/volume
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/types
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/types/backend
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/types/blkiodev
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/types/container
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/types/events
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/types/filters
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/types/image
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/types/mount
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/types/network
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/types/plugins/logdriver
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/types/registry
21:26:55 [2022-09-06T21:26:55.396Z] github.com/docker/docker/api/types/strslice
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/swarm
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/swarm/runtime
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/time
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/versions
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/versions/v1p19
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/versions/v1p20
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/volume
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder/builder-next
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder/builder-next/exporter
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder/builder-next/worker
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder/dockerfile
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder/remotecontext
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder/remotecontext/git
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder/remotecontext/urlutil
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/cli
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/cli/config
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/cli/debug
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/cli/winresources/docker-proxy
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/cli/winresources/dockerd
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/client
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/cmd/docker-proxy
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/cmd/dockerd
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/cmd/dockerd/trap
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/container
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/container/stream
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/contrib/apparmor
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/contrib/docker-device-tool
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/contrib/httpserver
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/cluster
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/cluster/convert
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/cluster/executor
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/cluster/executor/container
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/cluster/provider
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/config
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/events
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/events/testutils
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/exec
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/aufs
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/copy
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/overlay
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/register
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/vfs
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/zfs
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/images
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/initlayer
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/links
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/listeners
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/logger
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/logger/awslogs
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/logger/fluentd
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/logger/gcplogs
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/logger/gelf
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/logger/journald
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/logger/local
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/logger/logentries
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/logger/loggertest
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/logger/loggerutils
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/logger/splunk
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/logger/syslog
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/logger/templates
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/names
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/network
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/stats
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/distribution
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/distribution/metadata
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/distribution/utils
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/distribution/xfer
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/dockerversion
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/errdefs
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/image
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/image/cache
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/image/tarexport
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/image/v1
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/internal/test/suite
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/layer
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/libcontainerd
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/libcontainerd/queue
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/libcontainerd/remote
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/libcontainerd/supervisor
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/libcontainerd/types
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/oci
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/oci/caps
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/opts
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/aaparser
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/archive
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/authorization
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/broadcaster
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/capabilities
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/chrootarchive
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/containerfs
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/devicemapper
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/directory
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/dmesg
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/fileutils
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/fsutils
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/homedir
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/idtools
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/ioutils
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/jsonmessage
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/longpath
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/loopback
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/namesgenerator
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/parsers
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/parsers/kernel
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/pidfile
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/platform
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/plugingetter
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/plugins
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/plugins/transport
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/pools
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/progress
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/pubsub
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/reexec
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/signal
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/stack
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/stdcopy
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/streamformatter
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/stringid
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/sysinfo
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/system
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/tailfile
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/tarsum
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/truncindex
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/urlutil
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/pkg/useragent
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/plugin
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/plugin/executor/containerd
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/plugin/v2
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/profiles/apparmor
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/profiles/seccomp
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/quota
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/reference
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/registry
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/registry/resumable
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/restartmanager
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/rootless
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/rootless/specconv
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/runconfig
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/runconfig/opts
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/testutil
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/testutil/daemon
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/testutil/environment
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/testutil/fakecontext
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/testutil/fakegit
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/testutil/fakestorage
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/testutil/fixtures/load
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/testutil/fixtures/plugin
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/testutil/registry
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/testutil/request
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/volume
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/volume/drivers
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/volume/local
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/volume/mounts
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/volume/service
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/volume/service/opts
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/volume/testutils'
21:26:55 [2022-09-06T21:26:55.397Z] ++ grep --fixed-strings /libnetwork
21:26:55 [2022-09-06T21:26:55.397Z] ++ echo 'github.com/docker/docker/api
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/server
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/server/backend/build
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/server/httpstatus
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/server/httputils
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/server/middleware
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/server/router
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/server/router/build
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/server/router/checkpoint
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/server/router/container
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/server/router/debug
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/server/router/distribution
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/server/router/grpc
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/server/router/image
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/server/router/network
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/server/router/plugin
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/server/router/session
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/server/router/swarm
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/server/router/system
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/server/router/volume
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/backend
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/blkiodev
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/container
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/events
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/filters
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/image
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/mount
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/network
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/plugins/logdriver
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/registry
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/strslice
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/swarm
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/swarm/runtime
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/time
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/versions
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/versions/v1p19
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/versions/v1p20
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/api/types/volume
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder/builder-next
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder/builder-next/exporter
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder/builder-next/worker
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder/dockerfile
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder/remotecontext
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder/remotecontext/git
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/builder/remotecontext/urlutil
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/cli
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/cli/config
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/cli/debug
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/cli/winresources/docker-proxy
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/cli/winresources/dockerd
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/client
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/cmd/docker-proxy
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/cmd/dockerd
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/cmd/dockerd/trap
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/container
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/container/stream
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/contrib/apparmor
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/contrib/docker-device-tool
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/contrib/httpserver
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/cluster
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/cluster/convert
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/cluster/executor
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/cluster/executor/container
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/cluster/provider
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/config
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/events
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/events/testutils
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/exec
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/aufs
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/copy
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/overlay
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/register
21:26:55 [2022-09-06T21:26:55.397Z] github.com/docker/docker/daemon/graphdriver/vfs
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/graphdriver/zfs
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/images
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/initlayer
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/links
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/listeners
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/logger
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/logger/awslogs
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/logger/fluentd
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/logger/gcplogs
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/logger/gelf
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/logger/journald
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/logger/local
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/logger/logentries
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/logger/loggertest
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/logger/loggerutils
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/logger/splunk
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/logger/syslog
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/logger/templates
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/names
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/network
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/daemon/stats
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/distribution
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/distribution/metadata
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/distribution/utils
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/distribution/xfer
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/dockerversion
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/errdefs
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/image
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/image/cache
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/image/tarexport
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/image/v1
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/internal/test/suite
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/layer
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libcontainerd
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libcontainerd/queue
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libcontainerd/remote
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libcontainerd/supervisor
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libcontainerd/types
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/bitseq
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/cluster
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/config
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/datastore
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/diagnostic
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/discoverapi
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/driverapi
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/drivers/bridge
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/drivers/host
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/drivers/null
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/drivers/overlay
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/drivers/remote
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/drivers/windows
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/drvregistry
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/etchosts
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/idm
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/internal/caller
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/ipam
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/ipamapi
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/ipams/builtin
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/ipams/null
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/ipams/remote
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/ipamutils
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/iptables
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/netlabel
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/netutils
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/networkdb
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/ns
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/options
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/osl
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/osl/kernel
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/portallocator
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/portmapper
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/resolvconf
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/testutils
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/libnetwork/types
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/oci
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/oci/caps
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/opts
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/aaparser
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/archive
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/authorization
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/broadcaster
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/capabilities
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/chrootarchive
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/containerfs
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/devicemapper
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/directory
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/dmesg
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/fileutils
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/fsutils
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/homedir
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/idtools
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/ioutils
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/jsonmessage
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/longpath
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/loopback
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/namesgenerator
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/parsers
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/parsers/kernel
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/pidfile
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/platform
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/plugingetter
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/plugins
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/plugins/transport
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/pools
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/progress
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/pubsub
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/reexec
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/signal
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/stack
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/stdcopy
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/streamformatter
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/stringid
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/sysinfo
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/system
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/tailfile
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/tarsum
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/truncindex
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/urlutil
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/pkg/useragent
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/plugin
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/plugin/executor/containerd
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/plugin/v2
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/profiles/apparmor
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/profiles/seccomp
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/quota
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/reference
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/registry
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/registry/resumable
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/restartmanager
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/rootless
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/rootless/specconv
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/runconfig
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/runconfig/opts
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/testutil
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/testutil/daemon
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/testutil/environment
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/testutil/fakecontext
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/testutil/fakegit
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/testutil/fakestorage
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/testutil/fixtures/load
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/testutil/fixtures/plugin
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:26:55 [2022-09-06T21:26:55.398Z] github.com/docker/docker/testutil/registry
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/testutil/request
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/volume
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/volume/drivers
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/volume/local
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/volume/mounts
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/volume/service
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/volume/service/opts
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/volume/testutils'
21:26:55 [2022-09-06T21:26:55.399Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/bitseq
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/cluster
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/config
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/datastore
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/diagnostic
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/discoverapi
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/driverapi
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/drivers/bridge
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/drivers/host
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/drivers/null
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/drivers/overlay
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/drivers/remote
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/drivers/windows
21:26:55 [2022-09-06T21:26:55.399Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/drvregistry
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/etchosts
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/idm
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/internal/caller
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/ipam
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/ipamapi
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/ipams/builtin
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/ipams/null
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/ipams/remote
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/ipamutils
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/iptables
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/netlabel
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/netutils
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/networkdb
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/ns
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/options
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/osl
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/osl/kernel
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/portallocator
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/portmapper
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/resolvconf
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/testutils
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/types'
21:26:55 [2022-09-06T21:26:55.400Z] + echo 'github.com/docker/docker/libnetwork
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/bitseq
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/cluster
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/config
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/datastore
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/diagnostic
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/discoverapi
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/driverapi
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/drivers/bridge
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/drivers/host
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/drivers/null
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/drivers/overlay
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/drivers/remote
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/drivers/windows
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/drvregistry
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/etchosts
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/idm
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/internal/caller
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/ipam
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/ipamapi
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/ipams/builtin
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/ipams/null
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/ipams/remote
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/ipamutils
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/iptables
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/netlabel
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/netutils
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/networkdb
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/ns
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/options
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/osl
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/osl/kernel
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/portallocator
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/portmapper
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/resolvconf
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/testutils
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/types'
21:26:55 [2022-09-06T21:26:55.400Z] + grep --fixed-strings libnetwork/drivers/bridge
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/drivers/bridge
21:26:55 [2022-09-06T21:26:55.400Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:26:55 [2022-09-06T21:26:55.400Z] + type docker-proxy
21:26:55 [2022-09-06T21:26:55.400Z] hack/test/unit: line 25: type: docker-proxy: not found
21:26:55 [2022-09-06T21:26:55.400Z] + hack/make.sh binary-proxy install-proxy
21:26:55 [2022-09-06T21:26:55.400Z] 
21:26:55 [2022-09-06T21:26:55.658Z] Removing bundles/
21:26:55 [2022-09-06T21:26:55.658Z] 
21:26:55 [2022-09-06T21:26:55.658Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
21:26:55 [2022-09-06T21:26:55.658Z] Building: bundles/binary-proxy/docker-proxy
21:26:55 [2022-09-06T21:26:55.658Z] GOOS="" GOARCH="" GOARM=""
21:26:55 [2022-09-06T21:26:55.730Z] #55 1.412 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:26:55 [2022-09-06T21:26:55.730Z] #55 1.502 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:26:55 [2022-09-06T21:26:55.730Z] #55 1.505 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
21:26:55 [2022-09-06T21:26:55.851Z] #79 0.693 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:26:56 [2022-09-06T21:26:56.110Z] #79 0.693 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:26:56 [2022-09-06T21:26:56.110Z] #79 0.694 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
21:26:56 [2022-09-06T21:26:56.683Z] #79 0.938 Reading package lists...
21:26:57 [2022-09-06T21:26:57.255Z] #79 1.556 Reading package lists...
21:26:57 [2022-09-06T21:26:57.515Z] #79 2.069 Building dependency tree...
21:26:57 [2022-09-06T21:26:57.515Z] #79 2.178 Reading state information...
21:26:57 [2022-09-06T21:26:57.515Z] #79 2.293 The following additional packages will be installed:
21:26:57 [2022-09-06T21:26:57.515Z] #79 2.293   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
21:26:57 [2022-09-06T21:26:57.515Z] #79 2.294 Suggested packages:
21:26:57 [2022-09-06T21:26:57.515Z] #79 2.294   systemd-container policykit-1
21:26:57 [2022-09-06T21:26:57.515Z] #79 2.294 Recommended packages:
21:26:57 [2022-09-06T21:26:57.515Z] #79 2.294   systemd-timesyncd | time-daemon libnss-systemd
21:26:57 [2022-09-06T21:26:57.515Z] #79 2.360 The following NEW packages will be installed:
21:26:57 [2022-09-06T21:26:57.515Z] #79 2.360   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
21:26:57 [2022-09-06T21:26:57.515Z] #79 2.361   libkmod2 libpam-systemd systemd systemd-sysv
21:26:57 [2022-09-06T21:26:57.774Z] #79 2.643 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
21:26:57 [2022-09-06T21:26:57.774Z] #79 2.643 Need to get 5817 kB of archives.
21:26:57 [2022-09-06T21:26:57.774Z] #79 2.643 After this operation, 19.3 MB of additional disk space will be used.
21:26:57 [2022-09-06T21:26:57.774Z] #79 2.643 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
21:26:57 [2022-09-06T21:26:57.774Z] #79 2.647 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
21:26:57 [2022-09-06T21:26:57.774Z] #79 2.650 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
21:26:57 [2022-09-06T21:26:57.774Z] #79 2.653 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
21:26:57 [2022-09-06T21:26:57.774Z] #79 2.654 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
21:26:57 [2022-09-06T21:26:57.774Z] #79 2.688 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
21:26:57 [2022-09-06T21:26:57.774Z] #79 2.689 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
21:26:57 [2022-09-06T21:26:57.774Z] #79 2.691 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
21:26:57 [2022-09-06T21:26:57.774Z] #79 2.693 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
21:26:57 [2022-09-06T21:26:57.774Z] #79 2.695 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
21:26:58 [2022-09-06T21:26:58.033Z] #79 2.817 debconf: delaying package configuration, since apt-utils is not installed
21:26:58 [2022-09-06T21:26:58.033Z] #79 2.849 Fetched 5817 kB in 0s (17.6 MB/s)
21:26:58 [2022-09-06T21:26:58.033Z] #79 2.878 Selecting previously unselected package libargon2-1:amd64.
21:26:58 [2022-09-06T21:26:58.033Z] #79 2.878 (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.)
21:26:58 [2022-09-06T21:26:58.033Z] #79 2.895 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
21:26:58 [2022-09-06T21:26:58.033Z] #79 2.902 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
21:26:58 [2022-09-06T21:26:58.033Z] #79 2.936 Selecting previously unselected package libjson-c5:amd64.
21:26:58 [2022-09-06T21:26:58.291Z] #79 2.939 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
21:26:58 [2022-09-06T21:26:58.291Z] #79 2.942 Unpacking libjson-c5:amd64 (0.15-2) ...
21:26:58 [2022-09-06T21:26:58.291Z] #79 2.976 Selecting previously unselected package libcryptsetup12:amd64.
21:26:58 [2022-09-06T21:26:58.291Z] #79 2.978 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
21:26:58 [2022-09-06T21:26:58.291Z] #79 2.983 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
21:26:58 [2022-09-06T21:26:58.291Z] #79 3.038 Selecting previously unselected package libkmod2:amd64.
21:26:58 [2022-09-06T21:26:58.291Z] #79 3.038 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
21:26:58 [2022-09-06T21:26:58.291Z] #79 3.042 Unpacking libkmod2:amd64 (28-1) ...
21:26:58 [2022-09-06T21:26:58.291Z] #79 3.087 Selecting previously unselected package systemd.
21:26:58 [2022-09-06T21:26:58.291Z] #79 3.090 Preparing to unpack .../systemd_247.3-7_amd64.deb ...
21:26:58 [2022-09-06T21:26:58.291Z] #79 3.124 Unpacking systemd (247.3-7) ...
21:26:58 [2022-09-06T21:26:58.860Z] #79 3.615 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
21:26:58 [2022-09-06T21:26:58.860Z] #79 3.627 Setting up libjson-c5:amd64 (0.15-2) ...
21:26:58 [2022-09-06T21:26:58.860Z] #79 3.641 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
21:26:58 [2022-09-06T21:26:58.860Z] #79 3.653 Setting up libkmod2:amd64 (28-1) ...
21:26:58 [2022-09-06T21:26:58.860Z] #79 3.666 Setting up systemd (247.3-7) ...
21:26:58 [2022-09-06T21:26:58.860Z] #79 3.710 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
21:26:58 [2022-09-06T21:26:58.860Z] #79 3.712 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
21:26:58 [2022-09-06T21:26:58.860Z] #79 3.715 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
21:26:58 [2022-09-06T21:26:58.860Z] #79 3.738 Initializing machine ID from KVM UUID.
21:26:59 [2022-09-06T21:26:59.428Z] #79 4.072 Selecting previously unselected package systemd-sysv.
21:26:59 [2022-09-06T21:26:59.428Z] #79 4.072 (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.)
21:26:59 [2022-09-06T21:26:59.428Z] #79 4.088 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
21:26:59 [2022-09-06T21:26:59.428Z] #79 4.091 Unpacking systemd-sysv (247.3-7) ...
21:26:59 [2022-09-06T21:26:59.428Z] #79 4.137 Selecting previously unselected package libdbus-1-3:amd64.
21:26:59 [2022-09-06T21:26:59.428Z] #79 4.137 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
21:26:59 [2022-09-06T21:26:59.428Z] #79 4.142 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
21:26:59 [2022-09-06T21:26:59.428Z] #79 4.199 Selecting previously unselected package dbus.
21:26:59 [2022-09-06T21:26:59.428Z] #79 4.202 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
21:26:59 [2022-09-06T21:26:59.428Z] #79 4.212 Unpacking dbus (1.12.20-2) ...
21:26:59 [2022-09-06T21:26:59.687Z] #79 4.303 Selecting previously unselected package libpam-systemd:amd64.
21:26:59 [2022-09-06T21:26:59.687Z] #79 4.307 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
21:26:59 [2022-09-06T21:26:59.687Z] #79 4.322 Unpacking libpam-systemd:amd64 (247.3-7) ...
21:26:59 [2022-09-06T21:26:59.687Z] #79 4.378 Selecting previously unselected package dbus-user-session.
21:26:59 [2022-09-06T21:26:59.687Z] #79 4.381 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
21:26:59 [2022-09-06T21:26:59.687Z] #79 4.385 Unpacking dbus-user-session (1.12.20-2) ...
21:26:59 [2022-09-06T21:26:59.687Z] #79 4.429 Setting up systemd-sysv (247.3-7) ...
21:26:59 [2022-09-06T21:26:59.687Z] #79 4.442 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
21:26:59 [2022-09-06T21:26:59.687Z] #79 4.456 Setting up dbus (1.12.20-2) ...
21:26:59 [2022-09-06T21:26:59.687Z] #79 4.571 invoke-rc.d: could not determine current runlevel
21:26:59 [2022-09-06T21:26:59.946Z] #79 4.574 invoke-rc.d: policy-rc.d denied execution of start.
21:26:59 [2022-09-06T21:26:59.946Z] #79 4.579 Setting up libpam-systemd:amd64 (247.3-7) ...
21:26:59 [2022-09-06T21:26:59.946Z] #79 4.706 Setting up dbus-user-session (1.12.20-2) ...
21:26:59 [2022-09-06T21:26:59.946Z] #79 4.725 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:27:00 [2022-09-06T21:27:00.205Z] #79 DONE 4.9s
21:27:00 [2022-09-06T21:27:00.205Z] 
21:27:00 [2022-09-06T21:27:00.205Z] #80 [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
21:27:00 [2022-09-06T21:27:00.774Z] #80 0.451   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
21:27:00 [2022-09-06T21:27:00.774Z] #80 0.454                                  Dload  Upload   Total   Spent    Left  Speed
21:27:00 [2022-09-06T21:27:00.774Z] #80 0.455 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   6221      0 --:--:-- --:--:-- --:--:--  6200
21:27:00 [2022-09-06T21:27:00.774Z] #80 DONE 0.8s
21:27:00 [2022-09-06T21:27:00.927Z] Created binary: bundles/binary-proxy/docker-proxy
21:27:00 [2022-09-06T21:27:00.927Z] 
21:27:00 [2022-09-06T21:27:00.927Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
21:27:01 [2022-09-06T21:27:01.032Z] 
21:27:01 [2022-09-06T21:27:01.032Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
21:27:01 [2022-09-06T21:27:01.184Z] Installing docker-proxy to /usr/local/bin/
21:27:01 [2022-09-06T21:27:01.184Z] 
21:27:01 [2022-09-06T21:27:01.184Z] + mkdir -p bundles
21:27:01 [2022-09-06T21:27:01.184Z] + '[' -n 'github.com/docker/docker/api
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/server
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/server/backend/build
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/server/httpstatus
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/server/httputils
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/server/middleware
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/server/router
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/server/router/build
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/server/router/checkpoint
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/server/router/container
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/server/router/debug
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/server/router/distribution
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/server/router/grpc
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/server/router/image
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/server/router/network
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/server/router/plugin
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/server/router/session
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/server/router/swarm
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/server/router/system
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/server/router/volume
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/types
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/types/backend
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/types/blkiodev
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/types/container
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/types/events
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/types/filters
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/types/image
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/types/mount
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/types/network
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/types/plugins/logdriver
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/types/registry
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/types/strslice
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/types/swarm
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/types/swarm/runtime
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/types/time
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/types/versions
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/types/versions/v1p19
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/types/versions/v1p20
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/api/types/volume
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/builder
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/builder/builder-next
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/builder/builder-next/exporter
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/builder/builder-next/worker
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/builder/dockerfile
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/builder/remotecontext
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/builder/remotecontext/git
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/builder/remotecontext/urlutil
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/cli
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/cli/config
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/cli/debug
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/cli/winresources/docker-proxy
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/cli/winresources/dockerd
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/client
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/cmd/docker-proxy
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/cmd/dockerd
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/cmd/dockerd/trap
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/container
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/container/stream
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/contrib/apparmor
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/contrib/docker-device-tool
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/contrib/httpserver
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/daemon
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/daemon/cluster
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/daemon/cluster/convert
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/daemon/cluster/executor
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/daemon/cluster/executor/container
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/daemon/cluster/provider
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/daemon/config
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/daemon/events
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/daemon/events/testutils
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/daemon/exec
21:27:01 [2022-09-06T21:27:01.184Z] github.com/docker/docker/daemon/graphdriver
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/graphdriver/aufs
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/graphdriver/copy
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/graphdriver/overlay
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/graphdriver/register
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/graphdriver/vfs
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/graphdriver/zfs
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/images
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/initlayer
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/links
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/listeners
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/logger
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/logger/awslogs
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/logger/fluentd
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/logger/gcplogs
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/logger/gelf
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/logger/journald
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/logger/local
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/logger/logentries
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/logger/loggertest
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/logger/loggerutils
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/logger/splunk
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/logger/syslog
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/logger/templates
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/names
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/network
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/daemon/stats
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/distribution
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/distribution/metadata
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/distribution/utils
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/distribution/xfer
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/dockerversion
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/errdefs
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/image
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/image/cache
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/image/tarexport
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/image/v1
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/internal/test/suite
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/layer
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/libcontainerd
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/libcontainerd/queue
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/libcontainerd/remote
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/libcontainerd/supervisor
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/libcontainerd/types
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/oci
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/oci/caps
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/opts
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/aaparser
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/archive
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/authorization
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/broadcaster
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/capabilities
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/chrootarchive
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/containerfs
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/devicemapper
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/directory
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/dmesg
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/fileutils
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/fsutils
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/homedir
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/idtools
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/ioutils
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/jsonmessage
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/longpath
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/loopback
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/namesgenerator
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/parsers
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/parsers/kernel
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/pidfile
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/platform
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/plugingetter
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/plugins
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/plugins/transport
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/pools
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/progress
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/pubsub
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/reexec
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/signal
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/stack
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/stdcopy
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/streamformatter
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/stringid
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/sysinfo
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/system
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/tailfile
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/tarsum
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/truncindex
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/urlutil
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/pkg/useragent
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/plugin
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/plugin/executor/containerd
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/plugin/v2
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/profiles/apparmor
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/profiles/seccomp
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/quota
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/reference
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/registry
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/registry/resumable
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/restartmanager
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/rootless
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/rootless/specconv
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/runconfig
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/runconfig/opts
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/testutil
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/testutil/daemon
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/testutil/environment
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/testutil/fakecontext
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/testutil/fakegit
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/testutil/fakestorage
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/testutil/fixtures/load
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/testutil/fixtures/plugin
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/testutil/registry
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/testutil/request
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/volume
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/volume/drivers
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/volume/local
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/volume/mounts
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/volume/service
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/volume/service/opts
21:27:01 [2022-09-06T21:27:01.185Z] github.com/docker/docker/volume/testutils' ']'
21:27:01 [2022-09-06T21:27:01.185Z] + 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
21:27:01 [2022-09-06T21:27:01.592Z] #55 1.935 Reading package lists...
21:27:02 [2022-09-06T21:27:02.302Z] ?   	github.com/docker/docker/api	[no test files]
21:27:05 [2022-09-06T21:27:05.232Z] #81 DONE 4.2s
21:27:05 [2022-09-06T21:27:05.232Z] 
21:27:05 [2022-09-06T21:27:05.232Z] #82 exporting to image
21:27:05 [2022-09-06T21:27:05.232Z] #82 exporting layers
21:27:05 [2022-09-06T21:27:05.942Z] #55 6.627 Reading package lists...
21:27:06 [2022-09-06T21:27:06.512Z] #55 11.21 Building dependency tree...
21:27:06 [2022-09-06T21:27:06.512Z] #55 12.32 Reading state information...
21:27:07 [2022-09-06T21:27:07.894Z] #55 13.60 The following additional packages will be installed:
21:27:07 [2022-09-06T21:27:07.894Z] #55 13.60   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
21:27:07 [2022-09-06T21:27:07.894Z] #55 13.60   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
21:27:07 [2022-09-06T21:27:07.894Z] #55 13.60   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
21:27:07 [2022-09-06T21:27:07.894Z] #55 13.60   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
21:27:07 [2022-09-06T21:27:07.894Z] #55 13.60   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
21:27:07 [2022-09-06T21:27:07.894Z] #55 13.60   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
21:27:07 [2022-09-06T21:27:07.894Z] #55 13.61   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
21:27:07 [2022-09-06T21:27:07.894Z] #55 13.62 Suggested packages:
21:27:07 [2022-09-06T21:27:07.894Z] #55 13.63   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
21:27:07 [2022-09-06T21:27:07.894Z] #55 13.63   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
21:27:07 [2022-09-06T21:27:07.894Z] #55 13.63   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
21:27:07 [2022-09-06T21:27:07.894Z] #55 13.63   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
21:27:07 [2022-09-06T21:27:07.894Z] #55 13.63   seccomp:ppc64el seccomp:s390x
21:27:07 [2022-09-06T21:27:07.894Z] #55 13.63 Recommended packages:
21:27:07 [2022-09-06T21:27:07.894Z] #55 13.63   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
21:27:07 [2022-09-06T21:27:07.894Z] #55 13.63   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
21:27:07 [2022-09-06T21:27:07.894Z] #55 13.63   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
21:27:07 [2022-09-06T21:27:07.894Z] #55 13.63   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
21:27:08 [2022-09-06T21:27:08.462Z] #55 14.08 The following NEW packages will be installed:
21:27:08 [2022-09-06T21:27:08.462Z] #55 14.08   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
21:27:08 [2022-09-06T21:27:08.462Z] #55 14.08   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
21:27:08 [2022-09-06T21:27:08.463Z] #55 14.08   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
21:27:08 [2022-09-06T21:27:08.463Z] #55 14.08   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
21:27:08 [2022-09-06T21:27:08.463Z] #55 14.08   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
21:27:08 [2022-09-06T21:27:08.463Z] #55 14.08   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
21:27:08 [2022-09-06T21:27:08.463Z] #55 14.08   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
21:27:08 [2022-09-06T21:27:08.463Z] #55 14.09   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
21:27:08 [2022-09-06T21:27:08.463Z] #55 14.09   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
21:27:08 [2022-09-06T21:27:08.463Z] #55 14.09   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
21:27:08 [2022-09-06T21:27:08.463Z] #55 14.09   libseccomp2:ppc64el libseccomp2:s390x
21:27:08 [2022-09-06T21:27:08.722Z] #55 14.44 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded.
21:27:08 [2022-09-06T21:27:08.722Z] #55 14.44 Need to get 15.9 MB of archives.
21:27:08 [2022-09-06T21:27:08.722Z] #55 14.44 After this operation, 73.0 MB of additional disk space will be used.
21:27:08 [2022-09-06T21:27:08.722Z] #55 14.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
21:27:08 [2022-09-06T21:27:08.722Z] #55 14.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
21:27:08 [2022-09-06T21:27:08.722Z] #55 14.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
21:27:08 [2022-09-06T21:27:08.722Z] #55 14.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
21:27:08 [2022-09-06T21:27:08.722Z] #55 14.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
21:27:08 [2022-09-06T21:27:08.722Z] #55 14.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
21:27:08 [2022-09-06T21:27:08.722Z] #55 14.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
21:27:08 [2022-09-06T21:27:08.722Z] #55 14.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB]
21:27:08 [2022-09-06T21:27:08.722Z] #55 14.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
21:27:08 [2022-09-06T21:27:08.722Z] #55 14.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
21:27:08 [2022-09-06T21:27:08.722Z] #55 14.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
21:27:08 [2022-09-06T21:27:08.722Z] #55 14.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
21:27:08 [2022-09-06T21:27:08.722Z] #55 14.51 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB]
21:27:08 [2022-09-06T21:27:08.722Z] #55 14.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
21:27:08 [2022-09-06T21:27:08.981Z] #55 14.56 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
21:27:08 [2022-09-06T21:27:08.981Z] #55 14.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
21:27:08 [2022-09-06T21:27:08.981Z] #55 14.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
21:27:08 [2022-09-06T21:27:08.981Z] #55 14.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB]
21:27:08 [2022-09-06T21:27:08.981Z] #55 14.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
21:27:08 [2022-09-06T21:27:08.982Z] #55 14.60 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
21:27:08 [2022-09-06T21:27:08.982Z] #55 14.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
21:27:08 [2022-09-06T21:27:08.982Z] #55 14.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
21:27:08 [2022-09-06T21:27:08.982Z] #55 14.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB]
21:27:08 [2022-09-06T21:27:08.982Z] #55 14.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
21:27:08 [2022-09-06T21:27:08.982Z] #55 14.64 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
21:27:08 [2022-09-06T21:27:08.982Z] #55 14.64 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
21:27:08 [2022-09-06T21:27:08.982Z] #55 14.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
21:27:08 [2022-09-06T21:27:08.982Z] #55 14.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB]
21:27:08 [2022-09-06T21:27:08.982Z] #55 14.67 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
21:27:08 [2022-09-06T21:27:08.982Z] #55 14.71 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
21:27:08 [2022-09-06T21:27:08.982Z] #55 14.71 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
21:27:08 [2022-09-06T21:27:08.982Z] #55 14.71 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
21:27:08 [2022-09-06T21:27:08.982Z] #55 14.71 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
21:27:08 [2022-09-06T21:27:08.982Z] #55 14.72 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
21:27:08 [2022-09-06T21:27:08.982Z] #55 14.72 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
21:27:08 [2022-09-06T21:27:08.982Z] #55 14.72 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
21:27:08 [2022-09-06T21:27:08.982Z] #55 14.72 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
21:27:08 [2022-09-06T21:27:08.982Z] #55 14.72 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
21:27:08 [2022-09-06T21:27:08.982Z] #55 14.72 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
21:27:08 [2022-09-06T21:27:08.982Z] #55 14.73 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
21:27:09 [2022-09-06T21:27:09.550Z] #55 15.23 debconf: delaying package configuration, since apt-utils is not installed
21:27:09 [2022-09-06T21:27:09.812Z] #55 15.42 Fetched 15.9 MB in 1s (28.3 MB/s)
21:27:09 [2022-09-06T21:27:09.812Z] #55 15.46 Selecting previously unselected package gcc-10-base:armel.
21:27:09 [2022-09-06T21:27:09.812Z] #55 15.46 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 38556 files and directories currently installed.)
21:27:09 [2022-09-06T21:27:09.812Z] #55 15.50 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
21:27:09 [2022-09-06T21:27:09.812Z] #55 15.51 Unpacking gcc-10-base:armel (10.2.1-6) ...
21:27:09 [2022-09-06T21:27:09.812Z] #55 15.57 Selecting previously unselected package gcc-10-base:armhf.
21:27:09 [2022-09-06T21:27:09.812Z] #55 15.57 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
21:27:09 [2022-09-06T21:27:09.812Z] #55 15.58 Unpacking gcc-10-base:armhf (10.2.1-6) ...
21:27:10 [2022-09-06T21:27:10.074Z] #55 15.63 Selecting previously unselected package gcc-10-base:ppc64el.
21:27:10 [2022-09-06T21:27:10.074Z] #55 15.64 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
21:27:10 [2022-09-06T21:27:10.074Z] #55 15.65 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
21:27:10 [2022-09-06T21:27:10.074Z] #55 15.70 Selecting previously unselected package gcc-10-base:s390x.
21:27:10 [2022-09-06T21:27:10.074Z] #55 15.70 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
21:27:10 [2022-09-06T21:27:10.074Z] #55 15.71 Unpacking gcc-10-base:s390x (10.2.1-6) ...
21:27:10 [2022-09-06T21:27:10.074Z] #55 15.77 Selecting previously unselected package gcc-10-base:arm64.
21:27:10 [2022-09-06T21:27:10.074Z] #55 15.77 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
21:27:10 [2022-09-06T21:27:10.074Z] #55 15.78 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
21:27:10 [2022-09-06T21:27:10.074Z] #55 15.85 Selecting previously unselected package libgcc-s1:armel.
21:27:10 [2022-09-06T21:27:10.074Z] #55 15.85 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
21:27:10 [2022-09-06T21:27:10.074Z] #55 15.86 Unpacking libgcc-s1:armel (10.2.1-6) ...
21:27:10 [2022-09-06T21:27:10.343Z] #55 15.92 Selecting previously unselected package libcrypt1:armel.
21:27:10 [2022-09-06T21:27:10.343Z] #55 15.92 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
21:27:10 [2022-09-06T21:27:10.343Z] #55 15.93 Unpacking libcrypt1:armel (1:4.4.18-4) ...
21:27:10 [2022-09-06T21:27:10.343Z] #55 16.05 Selecting previously unselected package libc6:armel.
21:27:10 [2022-09-06T21:27:10.343Z] #55 16.06 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ...
21:27:10 [2022-09-06T21:27:10.603Z] #55 16.25 Unpacking libc6:armel (2.31-13+deb11u3) ...
21:27:10 [2022-09-06T21:27:10.863Z] #55 16.71 Selecting previously unselected package libapparmor1:armel.
21:27:10 [2022-09-06T21:27:10.863Z] #55 16.72 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
21:27:10 [2022-09-06T21:27:10.863Z] #55 16.73 Unpacking libapparmor1:armel (2.13.6-10) ...
21:27:11 [2022-09-06T21:27:11.122Z] #55 16.77 Selecting previously unselected package libapparmor-dev:armel.
21:27:11 [2022-09-06T21:27:11.122Z] #55 16.77 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
21:27:11 [2022-09-06T21:27:11.122Z] #55 16.78 Unpacking libapparmor-dev:armel (2.13.6-10) ...
21:27:11 [2022-09-06T21:27:11.122Z] #55 16.85 Selecting previously unselected package libgcc-s1:arm64.
21:27:11 [2022-09-06T21:27:11.122Z] #55 16.85 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
21:27:11 [2022-09-06T21:27:11.122Z] #55 16.86 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
21:27:11 [2022-09-06T21:27:11.122Z] #55 16.91 Selecting previously unselected package libcrypt1:arm64.
21:27:11 [2022-09-06T21:27:11.383Z] #55 16.91 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
21:27:11 [2022-09-06T21:27:11.383Z] #55 16.92 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
21:27:11 [2022-09-06T21:27:11.383Z] #55 17.00 Selecting previously unselected package libc6:arm64.
21:27:11 [2022-09-06T21:27:11.383Z] #55 17.01 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ...
21:27:11 [2022-09-06T21:27:11.643Z] #55 17.19 Unpacking libc6:arm64 (2.31-13+deb11u3) ...
21:27:11 [2022-09-06T21:27:11.798Z] #82 exporting layers 6.5s done
21:27:11 [2022-09-06T21:27:11.798Z] #82 writing image sha256:2c0a2b991f23e41f36faf9432ce4f9fafd4c27d94f9d92ce16dbc144fc86a1e8 done
21:27:11 [2022-09-06T21:27:11.798Z] #82 naming to docker.io/library/docker:287d1656de9a21985c0ceba90582771a65f57489 done
21:27:11 [2022-09-06T21:27:11.798Z] #82 DONE 6.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:27:11 [2022-09-06T21:27:11.904Z] #55 17.63 Selecting previously unselected package libapparmor1:arm64.
21:27:11 [2022-09-06T21:27:11.904Z] #55 17.64 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
21:27:11 [2022-09-06T21:27:11.904Z] #55 17.65 Unpacking libapparmor1:arm64 (2.13.6-10) ...
21:27:11 [2022-09-06T21:27:11.904Z] #55 17.70 Selecting previously unselected package libapparmor-dev:arm64.
21:27:11 [2022-09-06T21:27:11.904Z] #55 17.71 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
21:27:11 [2022-09-06T21:27:11.904Z] #55 17.71 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
21:27:11 [2022-09-06T21:27:11.904Z] #55 17.78 Selecting previously unselected package libgcc-s1:s390x.
21:27:12 [2022-09-06T21:27:12.164Z] #55 17.78 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
21:27:12 [2022-09-06T21:27:12.164Z] #55 17.80 Unpacking libgcc-s1:s390x (10.2.1-6) ...
21:27:12 [2022-09-06T21:27:12.164Z] #55 17.86 Selecting previously unselected package libcrypt1:s390x.
21:27:12 [2022-09-06T21:27:12.164Z] #55 17.86 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
21:27:12 [2022-09-06T21:27:12.164Z] #55 17.86 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
21:27:12 [2022-09-06T21:27:12.164Z] #55 17.95 Selecting previously unselected package libc6:s390x.
21:27:12 [2022-09-06T21:27:12.164Z] #55 17.96 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ...
21:27:12 [2022-09-06T21:27:12.176Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=287d1656de9a21985c0ceba90582771a65f57489 -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:287d1656de9a21985c0ceba90582771a65f57489 hack/make.sh dynbinary test-integration
21:27:12 [2022-09-06T21:27:12.424Z] #55 18.15 Unpacking libc6:s390x (2.31-13+deb11u3) ...
21:27:12 [2022-09-06T21:27:12.743Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
21:27:12 [2022-09-06T21:27:12.743Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
21:27:12 [2022-09-06T21:27:12.743Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
21:27:12 [2022-09-06T21:27:12.743Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
21:27:12 [2022-09-06T21:27:12.743Z] 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)
21:27:12 [2022-09-06T21:27:12.743Z] Detected virtualization docker.
21:27:12 [2022-09-06T21:27:12.743Z] Detected architecture x86-64.
21:27:12 [2022-09-06T21:27:12.743Z] Set hostname to <34e5eba25f0a>.
21:27:12 [2022-09-06T21:27:12.743Z] modprobe@configfs.service: Succeeded.
21:27:12 [2022-09-06T21:27:12.743Z] modprobe@drm.service: Succeeded.
21:27:12 [2022-09-06T21:27:12.743Z] modprobe@fuse.service: Succeeded.
21:27:12 [2022-09-06T21:27:12.743Z] + source /etc/docker-entrypoint-cmd
21:27:12 [2022-09-06T21:27:12.743Z] ++ hack/make.sh dynbinary test-integration
21:27:12 [2022-09-06T21:27:12.743Z] 
21:27:12 [2022-09-06T21:27:12.994Z] #55 18.62 Selecting previously unselected package libapparmor1:s390x.
21:27:12 [2022-09-06T21:27:12.994Z] #55 18.62 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
21:27:12 [2022-09-06T21:27:12.994Z] #55 18.63 Unpacking libapparmor1:s390x (2.13.6-10) ...
21:27:12 [2022-09-06T21:27:12.994Z] #55 18.69 Selecting previously unselected package libapparmor-dev:s390x.
21:27:12 [2022-09-06T21:27:12.994Z] #55 18.70 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
21:27:12 [2022-09-06T21:27:12.994Z] #55 18.70 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
21:27:12 [2022-09-06T21:27:12.994Z] #55 18.76 Selecting previously unselected package libgcc-s1:armhf.
21:27:12 [2022-09-06T21:27:12.994Z] #55 18.77 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
21:27:12 [2022-09-06T21:27:12.994Z] #55 18.77 Unpacking libgcc-s1:armhf (10.2.1-6) ...
21:27:13 [2022-09-06T21:27:13.002Z] Removing bundles/
21:27:13 [2022-09-06T21:27:13.002Z] 
21:27:13 [2022-09-06T21:27:13.002Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:27:13 [2022-09-06T21:27:13.002Z] Building: bundles/dynbinary-daemon/dockerd
21:27:13 [2022-09-06T21:27:13.002Z] GOOS="" GOARCH="" GOARM=""
21:27:13 [2022-09-06T21:27:13.254Z] #55 18.83 Selecting previously unselected package libcrypt1:armhf.
21:27:13 [2022-09-06T21:27:13.254Z] #55 18.83 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
21:27:13 [2022-09-06T21:27:13.254Z] #55 18.84 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
21:27:13 [2022-09-06T21:27:13.254Z] #55 18.92 Selecting previously unselected package libc6:armhf.
21:27:13 [2022-09-06T21:27:13.254Z] #55 18.93 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ...
21:27:13 [2022-09-06T21:27:13.514Z] #55 19.10 Unpacking libc6:armhf (2.31-13+deb11u3) ...
21:27:13 [2022-09-06T21:27:13.774Z] #55 19.50 Selecting previously unselected package libapparmor1:armhf.
21:27:13 [2022-09-06T21:27:13.774Z] #55 19.50 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
21:27:13 [2022-09-06T21:27:13.774Z] #55 19.51 Unpacking libapparmor1:armhf (2.13.6-10) ...
21:27:13 [2022-09-06T21:27:13.774Z] #55 19.56 Selecting previously unselected package libapparmor-dev:armhf.
21:27:13 [2022-09-06T21:27:13.774Z] #55 19.57 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
21:27:13 [2022-09-06T21:27:13.774Z] #55 19.58 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
21:27:14 [2022-09-06T21:27:14.035Z] #55 19.65 Selecting previously unselected package libgcc-s1:ppc64el.
21:27:14 [2022-09-06T21:27:14.035Z] #55 19.66 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
21:27:14 [2022-09-06T21:27:14.035Z] #55 19.67 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
21:27:14 [2022-09-06T21:27:14.035Z] #55 19.72 Selecting previously unselected package libcrypt1:ppc64el.
21:27:14 [2022-09-06T21:27:14.035Z] #55 19.72 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
21:27:14 [2022-09-06T21:27:14.035Z] #55 19.73 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
21:27:14 [2022-09-06T21:27:14.035Z] #55 19.82 Selecting previously unselected package libc6:ppc64el.
21:27:14 [2022-09-06T21:27:14.035Z] #55 19.83 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ...
21:27:14 [2022-09-06T21:27:14.296Z] #55 20.03 Unpacking libc6:ppc64el (2.31-13+deb11u3) ...
21:27:15 [2022-09-06T21:27:15.233Z] #55 20.71 Selecting previously unselected package libapparmor1:ppc64el.
21:27:15 [2022-09-06T21:27:15.234Z] #55 20.72 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
21:27:15 [2022-09-06T21:27:15.234Z] #55 20.73 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
21:27:15 [2022-09-06T21:27:15.234Z] #55 20.79 Selecting previously unselected package libapparmor-dev:ppc64el.
21:27:15 [2022-09-06T21:27:15.234Z] #55 20.79 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
21:27:15 [2022-09-06T21:27:15.234Z] #55 20.80 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
21:27:15 [2022-09-06T21:27:15.234Z] #55 20.87 Selecting previously unselected package libseccomp2:s390x.
21:27:15 [2022-09-06T21:27:15.234Z] #55 20.87 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
21:27:15 [2022-09-06T21:27:15.234Z] #55 20.88 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
21:27:15 [2022-09-06T21:27:15.234Z] #55 20.92 Selecting previously unselected package libseccomp-dev:s390x.
21:27:15 [2022-09-06T21:27:15.234Z] #55 20.93 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
21:27:15 [2022-09-06T21:27:15.234Z] #55 20.93 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
21:27:15 [2022-09-06T21:27:15.234Z] #55 21.00 Selecting previously unselected package libseccomp2:ppc64el.
21:27:15 [2022-09-06T21:27:15.234Z] #55 21.01 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
21:27:15 [2022-09-06T21:27:15.234Z] #55 21.01 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
21:27:15 [2022-09-06T21:27:15.234Z] #55 21.07 Selecting previously unselected package libseccomp-dev:ppc64el.
21:27:15 [2022-09-06T21:27:15.234Z] #55 21.07 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
21:27:15 [2022-09-06T21:27:15.234Z] #55 21.08 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
21:27:15 [2022-09-06T21:27:15.234Z] #55 21.14 Selecting previously unselected package libseccomp2:armhf.
21:27:15 [2022-09-06T21:27:15.493Z] #55 21.15 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
21:27:15 [2022-09-06T21:27:15.493Z] #55 21.15 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
21:27:15 [2022-09-06T21:27:15.493Z] #55 21.20 Selecting previously unselected package libseccomp-dev:armhf.
21:27:15 [2022-09-06T21:27:15.493Z] #55 21.21 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
21:27:15 [2022-09-06T21:27:15.493Z] #55 21.22 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
21:27:15 [2022-09-06T21:27:15.493Z] #55 21.28 Selecting previously unselected package libseccomp2:armel.
21:27:15 [2022-09-06T21:27:15.755Z] #55 21.29 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
21:27:15 [2022-09-06T21:27:15.755Z] #55 21.30 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
21:27:15 [2022-09-06T21:27:15.755Z] #55 21.35 Selecting previously unselected package libseccomp-dev:armel.
21:27:15 [2022-09-06T21:27:15.755Z] #55 21.36 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
21:27:15 [2022-09-06T21:27:15.755Z] #55 21.37 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
21:27:15 [2022-09-06T21:27:15.755Z] #55 21.43 Selecting previously unselected package libseccomp2:arm64.
21:27:15 [2022-09-06T21:27:15.755Z] #55 21.44 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
21:27:15 [2022-09-06T21:27:15.755Z] #55 21.44 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
21:27:15 [2022-09-06T21:27:15.755Z] #55 21.49 Selecting previously unselected package libseccomp-dev:arm64.
21:27:15 [2022-09-06T21:27:15.755Z] #55 21.50 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
21:27:15 [2022-09-06T21:27:15.755Z] #55 21.50 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:27:16 [2022-09-06T21:27:16.018Z] #55 21.60 Setting up gcc-10-base:arm64 (10.2.1-6) ...
21:27:16 [2022-09-06T21:27:16.018Z] #55 21.61 Setting up gcc-10-base:armel (10.2.1-6) ...
21:27:16 [2022-09-06T21:27:16.018Z] #55 21.62 Setting up gcc-10-base:armhf (10.2.1-6) ...
21:27:16 [2022-09-06T21:27:16.018Z] #55 21.64 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
21:27:16 [2022-09-06T21:27:16.018Z] #55 21.65 Setting up gcc-10-base:s390x (10.2.1-6) ...
21:27:16 [2022-09-06T21:27:16.018Z] #55 21.68 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
21:27:16 [2022-09-06T21:27:16.018Z] #55 21.69 Setting up libcrypt1:armel (1:4.4.18-4) ...
21:27:16 [2022-09-06T21:27:16.018Z] #55 21.70 Setting up libcrypt1:armhf (1:4.4.18-4) ...
21:27:16 [2022-09-06T21:27:16.018Z] #55 21.72 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
21:27:16 [2022-09-06T21:27:16.018Z] #55 21.74 Setting up libcrypt1:s390x (1:4.4.18-4) ...
21:27:16 [2022-09-06T21:27:16.018Z] #55 21.75 Setting up libgcc-s1:arm64 (10.2.1-6) ...
21:27:16 [2022-09-06T21:27:16.018Z] #55 21.77 Setting up libgcc-s1:armel (10.2.1-6) ...
21:27:16 [2022-09-06T21:27:16.018Z] #55 21.78 Setting up libgcc-s1:armhf (10.2.1-6) ...
21:27:16 [2022-09-06T21:27:16.018Z] #55 21.80 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
21:27:16 [2022-09-06T21:27:16.279Z] #55 21.82 Setting up libgcc-s1:s390x (10.2.1-6) ...
21:27:16 [2022-09-06T21:27:16.279Z] #55 21.83 Setting up libc6:arm64 (2.31-13+deb11u3) ...
21:27:17 [2022-09-06T21:27:17.174Z] ok  	github.com/docker/docker/api/server	0.017s	coverage: 7.9% of statements
21:27:17 [2022-09-06T21:27:17.665Z] #55 23.06 Setting up libc6:armel (2.31-13+deb11u3) ...
21:27:18 [2022-09-06T21:27:18.610Z] #55 24.33 Setting up libc6:armhf (2.31-13+deb11u3) ...
21:27:20 [2022-09-06T21:27:20.014Z] #55 25.59 Setting up libc6:ppc64el (2.31-13+deb11u3) ...
21:27:21 [2022-09-06T21:27:21.396Z] #55 26.83 Setting up libc6:s390x (2.31-13+deb11u3) ...
21:27:22 [2022-09-06T21:27:22.337Z] #55 28.08 Setting up libapparmor1:arm64 (2.13.6-10) ...
21:27:22 [2022-09-06T21:27:22.337Z] #55 28.10 Setting up libapparmor1:armel (2.13.6-10) ...
21:27:22 [2022-09-06T21:27:22.337Z] #55 28.11 Setting up libapparmor1:armhf (2.13.6-10) ...
21:27:22 [2022-09-06T21:27:22.337Z] #55 28.13 Setting up libapparmor1:ppc64el (2.13.6-10) ...
21:27:22 [2022-09-06T21:27:22.337Z] #55 28.15 Setting up libapparmor1:s390x (2.13.6-10) ...
21:27:22 [2022-09-06T21:27:22.337Z] #55 28.16 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
21:27:22 [2022-09-06T21:27:22.337Z] #55 28.18 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
21:27:22 [2022-09-06T21:27:22.602Z] #55 28.20 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
21:27:22 [2022-09-06T21:27:22.602Z] #55 28.21 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
21:27:22 [2022-09-06T21:27:22.602Z] #55 28.23 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
21:27:22 [2022-09-06T21:27:22.602Z] #55 28.24 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
21:27:22 [2022-09-06T21:27:22.602Z] #55 28.26 Setting up libapparmor-dev:armel (2.13.6-10) ...
21:27:22 [2022-09-06T21:27:22.602Z] #55 28.28 Setting up libapparmor-dev:armhf (2.13.6-10) ...
21:27:22 [2022-09-06T21:27:22.602Z] #55 28.30 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
21:27:22 [2022-09-06T21:27:22.602Z] #55 28.31 Setting up libapparmor-dev:s390x (2.13.6-10) ...
21:27:22 [2022-09-06T21:27:22.602Z] #55 28.33 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
21:27:22 [2022-09-06T21:27:22.602Z] #55 28.35 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
21:27:22 [2022-09-06T21:27:22.602Z] #55 28.36 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
21:27:22 [2022-09-06T21:27:22.602Z] #55 28.38 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
21:27:22 [2022-09-06T21:27:22.866Z] #55 28.40 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
21:27:22 [2022-09-06T21:27:22.866Z] #55 28.42 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:27:23 [2022-09-06T21:27:23.449Z] #55 DONE 29.1s
21:27:23 [2022-09-06T21:27:23.449Z] 
21:27:23 [2022-09-06T21:27:23.449Z] #56 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
21:27:23 [2022-09-06T21:27:23.449Z] #56 DONE 0.2s
21:27:23 [2022-09-06T21:27:23.449Z] 
21:27:23 [2022-09-06T21:27:23.449Z] #57 [dev-systemd-false  1/28] RUN groupadd -r docker
21:27:24 [2022-09-06T21:27:24.913Z] #57 DONE 1.3s
21:27:24 [2022-09-06T21:27:24.913Z] 
21:27:24 [2022-09-06T21:27:24.913Z] #58 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
21:27:25 [2022-09-06T21:27:25.858Z] #58 DONE 1.1s
21:27:25 [2022-09-06T21:27:25.859Z] 
21:27:25 [2022-09-06T21:27:25.859Z] #59 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
21:27:26 [2022-09-06T21:27:26.816Z] #59 0.828 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
21:27:26 [2022-09-06T21:27:26.816Z] #59 DONE 0.9s
21:27:26 [2022-09-06T21:27:26.816Z] 
21:27:26 [2022-09-06T21:27:26.816Z] #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
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.237 + RM_GOPATH=0
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.237 + TMP_GOPATH=
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.237 + : /build
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.237 + '[' -z '' ']'
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.237 ++ mktemp -d
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.248 + export GOPATH=/tmp/tmp.F6C1fq5yLP
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.248 + GOPATH=/tmp/tmp.F6C1fq5yLP
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.248 + RM_GOPATH=1
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.248 + case "$(go env GOARCH)" in
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.248 ++ go env GOARCH
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.255 + export GO_BUILDMODE=-buildmode=pie
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.255 + GO_BUILDMODE=-buildmode=pie
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.255 ++ dirname /install.sh
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.257 + dir=/
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.257 + bin=runc
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.257 + shift
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.257 + '[' '!' -f //runc.installer ']'
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.257 + . //runc.installer
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.257 ++ set -e
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.257 ++ : v1.1.4
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.257 + install_runc
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.257 + RUNC_BUILDTAGS=seccomp
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.257 + echo 'Install runc version v1.1.4 (build tags: seccomp)'
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.257 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.F6C1fq5yLP/src/github.com/opencontainers/runc
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.257 Install runc version v1.1.4 (build tags: seccomp)
21:27:26 [2022-09-06T21:27:26.816Z] #0 1.260 Cloning into '/tmp/tmp.F6C1fq5yLP/src/github.com/opencontainers/runc'...
21:27:27 [2022-09-06T21:27:27.772Z] #60 ...
21:27:27 [2022-09-06T21:27:27.772Z] 
21:27:27 [2022-09-06T21:27:27.772Z] #61 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
21:27:27 [2022-09-06T21:27:27.772Z] #61 DONE 1.0s
21:27:27 [2022-09-06T21:27:27.772Z] 
21:27:27 [2022-09-06T21:27:27.772Z] #62 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
21:27:28 [2022-09-06T21:27:28.717Z] #62 DONE 1.0s
21:27:28 [2022-09-06T21:27:28.718Z] 
21:27:28 [2022-09-06T21:27:28.718Z] #63 [dev-systemd-false  6/28] RUN ldconfig
21:27:29 [2022-09-06T21:27:29.667Z] #63 DONE 1.1s
21:27:29 [2022-09-06T21:27:29.667Z] 
21:27:29 [2022-09-06T21:27:29.667Z] #64 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
21:27:31 [2022-09-06T21:27:31.057Z] #64 1.221 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
21:27:31 [2022-09-06T21:27:31.057Z] #64 1.221 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
21:27:31 [2022-09-06T21:27:31.057Z] #64 1.221 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
21:27:31 [2022-09-06T21:27:31.639Z] #64 1.931 Fetched 44.1 kB in 1s (44.4 kB/s)
21:27:32 [2022-09-06T21:27:32.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:27:38 [2022-09-06T21:27:38.245Z] #64 1.931 Reading package lists...
21:27:39 [2022-09-06T21:27:39.080Z] #64 8.547 Reading package lists...
21:27:39 [2022-09-06T21:27:39.080Z] #64 ...
21:27:39 [2022-09-06T21:27:39.080Z] 
21:27:39 [2022-09-06T21:27:39.080Z] #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
21:27:39 [2022-09-06T21:27:39.080Z] #60 5.561 + cd /tmp/tmp.F6C1fq5yLP/src/github.com/opencontainers/runc
21:27:39 [2022-09-06T21:27:39.080Z] #60 5.561 + git checkout -q v1.1.4
21:27:39 [2022-09-06T21:27:39.080Z] #60 5.892 + '[' -z '' ']'
21:27:39 [2022-09-06T21:27:39.080Z] #60 5.892 + target=static
21:27:39 [2022-09-06T21:27:39.080Z] #60 5.900 + make BUILDTAGS=seccomp static
21:27:39 [2022-09-06T21:27:39.080Z] #60 6.158 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc .
21:27:40 [2022-09-06T21:27:40.159Z] #41 328.4 # github.com/containerd/containerd/cmd/containerd
21:27:40 [2022-09-06T21:27:40.159Z] #41 328.4 /usr/bin/ld: /tmp/go-link-2452458699/000019.o: in function `New':
21:27:40 [2022-09-06T21:27:40.159Z] #41 328.4 /tmp/tmp.vRjBUBmG0Q/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
21:27:40 [2022-09-06T21:27:40.159Z] #41 328.5 + bin/containerd-stress
21:27:40 [2022-09-06T21:27:40.159Z] #41 329.6 + bin/containerd-shim
21:27:45 [2022-09-06T21:27:45.697Z] #60 ...
21:27:45 [2022-09-06T21:27:45.697Z] 
21:27:45 [2022-09-06T21:27:45.697Z] #64 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
21:27:45 [2022-09-06T21:27:45.697Z] #64 8.547 Reading package lists...
21:27:46 [2022-09-06T21:27:46.644Z] #64 15.03 Building dependency tree...
21:27:46 [2022-09-06T21:27:46.644Z] #64 16.78 Reading state information...
21:27:46 [2022-09-06T21:27:46.744Z] #41 340.7 + bin/containerd-shim-runc-v1
21:27:48 [2022-09-06T21:27:48.027Z] #64 18.13 bzip2 is already the newest version (1.0.8-4).
21:27:48 [2022-09-06T21:27:48.027Z] #64 18.13 patch is already the newest version (2.7.6-7).
21:27:48 [2022-09-06T21:27:48.027Z] #64 18.13 xz-utils is already the newest version (5.2.5-2.1~deb11u1).
21:27:48 [2022-09-06T21:27:48.027Z] #64 18.13 The following additional packages will be installed:
21:27:48 [2022-09-06T21:27:48.027Z] #64 18.13   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
21:27:48 [2022-09-06T21:27:48.027Z] #64 18.14   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
21:27:48 [2022-09-06T21:27:48.027Z] #64 18.14   libxtables12 python-pip-whl python3-distutils python3-lib2to3
21:27:48 [2022-09-06T21:27:48.027Z] #64 18.15   python3-pkg-resources vim-runtime xxd
21:27:48 [2022-09-06T21:27:48.027Z] #64 18.16 Suggested packages:
21:27:48 [2022-09-06T21:27:48.027Z] #64 18.17   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
21:27:48 [2022-09-06T21:27:48.027Z] #64 18.17   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
21:27:48 [2022-09-06T21:27:48.027Z] #64 18.17 Recommended packages:
21:27:48 [2022-09-06T21:27:48.027Z] #64 18.17   libatm1 nftables libpam-cap build-essential python3-dev unzip
21:27:49 [2022-09-06T21:27:49.413Z] #64 19.65 The following NEW packages will be installed:
21:27:49 [2022-09-06T21:27:49.413Z] #64 19.66   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
21:27:49 [2022-09-06T21:27:49.413Z] #64 19.67   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
21:27:49 [2022-09-06T21:27:49.413Z] #64 19.67   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
21:27:49 [2022-09-06T21:27:49.413Z] #64 19.68   libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl
21:27:49 [2022-09-06T21:27:49.413Z] #64 19.68   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
21:27:49 [2022-09-06T21:27:49.413Z] #64 19.68   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
21:27:49 [2022-09-06T21:27:49.413Z] #64 19.68   vim-common vim-runtime xfsprogs xxd zip zstd
21:27:49 [2022-09-06T21:27:49.983Z] #64 20.11 0 upgraded, 45 newly installed, 0 to remove and 1 not upgraded.
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.11 Need to get 18.6 MB of archives.
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.11 After this operation, 71.4 MB of additional disk space will be used.
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.19 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.19 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.21 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.22 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.23 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.24 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.27 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.27 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.27 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.28 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.28 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
21:27:49 [2022-09-06T21:27:49.984Z] #64 20.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
21:27:50 [2022-09-06T21:27:50.244Z] #64 20.32 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
21:27:50 [2022-09-06T21:27:50.244Z] #64 20.33 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
21:27:50 [2022-09-06T21:27:50.244Z] #64 20.33 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
21:27:50 [2022-09-06T21:27:50.244Z] #64 20.44 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
21:27:50 [2022-09-06T21:27:50.244Z] #64 20.46 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
21:27:50 [2022-09-06T21:27:50.244Z] #64 20.48 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
21:27:50 [2022-09-06T21:27:50.244Z] #64 20.48 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
21:27:51 [2022-09-06T21:27:51.186Z] #64 21.19 debconf: delaying package configuration, since apt-utils is not installed
21:27:51 [2022-09-06T21:27:51.186Z] #64 21.48 Fetched 18.6 MB in 1s (27.5 MB/s)
21:27:51 [2022-09-06T21:27:51.446Z] #64 21.54 Selecting previously unselected package pigz.
21:27:51 [2022-09-06T21:27:51.446Z] #64 21.55 (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.)
21:27:51 [2022-09-06T21:27:51.446Z] #64 21.63 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
21:27:51 [2022-09-06T21:27:51.446Z] #64 21.63 Unpacking pigz (2.6-1) ...
21:27:51 [2022-09-06T21:27:51.446Z] #64 21.71 Selecting previously unselected package libelf1:amd64.
21:27:51 [2022-09-06T21:27:51.446Z] #64 21.71 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
21:27:51 [2022-09-06T21:27:51.446Z] #64 21.73 Unpacking libelf1:amd64 (0.183-1) ...
21:27:51 [2022-09-06T21:27:51.706Z] #64 21.83 Selecting previously unselected package libbpf0:amd64.
21:27:51 [2022-09-06T21:27:51.706Z] #64 21.84 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
21:27:51 [2022-09-06T21:27:51.706Z] #64 21.84 Unpacking libbpf0:amd64 (1:0.3-2) ...
21:27:51 [2022-09-06T21:27:51.706Z] #64 21.91 Selecting previously unselected package libcap2:amd64.
21:27:51 [2022-09-06T21:27:51.706Z] #64 21.92 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
21:27:51 [2022-09-06T21:27:51.706Z] #64 21.93 Unpacking libcap2:amd64 (1:2.44-1) ...
21:27:51 [2022-09-06T21:27:51.706Z] #64 22.03 Selecting previously unselected package libmnl0:amd64.
21:27:51 [2022-09-06T21:27:51.965Z] #64 22.04 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
21:27:51 [2022-09-06T21:27:51.965Z] #64 22.05 Unpacking libmnl0:amd64 (1.0.4-3) ...
21:27:51 [2022-09-06T21:27:51.965Z] #64 22.13 Selecting previously unselected package libxtables12:amd64.
21:27:51 [2022-09-06T21:27:51.965Z] #64 22.14 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
21:27:51 [2022-09-06T21:27:51.965Z] #64 22.14 Unpacking libxtables12:amd64 (1.8.7-1) ...
21:27:51 [2022-09-06T21:27:51.965Z] #64 22.20 Selecting previously unselected package libcap2-bin.
21:27:51 [2022-09-06T21:27:51.965Z] #64 22.20 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
21:27:51 [2022-09-06T21:27:51.965Z] #64 22.21 Unpacking libcap2-bin (1:2.44-1) ...
21:27:51 [2022-09-06T21:27:51.965Z] #64 22.28 Selecting previously unselected package iproute2.
21:27:52 [2022-09-06T21:27:52.225Z] #64 22.28 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
21:27:52 [2022-09-06T21:27:52.225Z] #64 22.29 Unpacking iproute2 (5.10.0-4) ...
21:27:52 [2022-09-06T21:27:52.485Z] #64 22.60 Selecting previously unselected package xxd.
21:27:52 [2022-09-06T21:27:52.485Z] #64 22.62 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
21:27:52 [2022-09-06T21:27:52.485Z] #64 22.63 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
21:27:52 [2022-09-06T21:27:52.746Z] #64 22.73 Selecting previously unselected package vim-common.
21:27:52 [2022-09-06T21:27:52.746Z] #64 22.74 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
21:27:52 [2022-09-06T21:27:52.746Z] #64 22.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
21:27:52 [2022-09-06T21:27:52.746Z] #64 22.89 Selecting previously unselected package bash-completion.
21:27:52 [2022-09-06T21:27:52.746Z] #64 22.90 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
21:27:53 [2022-09-06T21:27:53.330Z] #41 347.0 + bin/containerd-shim-runc-v2
21:27:53 [2022-09-06T21:27:53.601Z] #41 347.8 + binaries
21:27:53 [2022-09-06T21:27:53.601Z] #41 347.8 + install -D bin/containerd /build/containerd
21:27:53 [2022-09-06T21:27:53.601Z] #41 347.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:27:53 [2022-09-06T21:27:53.862Z] #41 347.9 + install -D bin/ctr /build/ctr
21:27:54 [2022-09-06T21:27:54.128Z] #41 DONE 348.3s
21:27:54 [2022-09-06T21:27:54.140Z] #64 24.08 Unpacking bash-completion (1:2.11-2) ...
21:27:54 [2022-09-06T21:27:54.140Z] #64 24.34 Selecting previously unselected package apparmor.
21:27:54 [2022-09-06T21:27:54.140Z] #64 24.35 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
21:27:54 [2022-09-06T21:27:54.140Z] #64 24.39 Unpacking apparmor (2.13.6-10) ...
21:27:54 [2022-09-06T21:27:54.403Z] #64 24.62 Selecting previously unselected package inetutils-ping.
21:27:54 [2022-09-06T21:27:54.403Z] #64 24.63 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
21:27:54 [2022-09-06T21:27:54.403Z] #64 24.64 Unpacking inetutils-ping (2:2.0-1) ...
21:27:54 [2022-09-06T21:27:54.664Z] #64 24.75 Selecting previously unselected package libip4tc2:amd64.
21:27:54 [2022-09-06T21:27:54.664Z] #64 24.75 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
21:27:54 [2022-09-06T21:27:54.664Z] #64 24.76 Unpacking libip4tc2:amd64 (1.8.7-1) ...
21:27:54 [2022-09-06T21:27:54.664Z] #64 24.81 Selecting previously unselected package libip6tc2:amd64.
21:27:54 [2022-09-06T21:27:54.664Z] #64 24.82 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
21:27:54 [2022-09-06T21:27:54.664Z] #64 24.82 Unpacking libip6tc2:amd64 (1.8.7-1) ...
21:27:54 [2022-09-06T21:27:54.664Z] #64 24.88 Selecting previously unselected package libnfnetlink0:amd64.
21:27:54 [2022-09-06T21:27:54.664Z] #64 24.88 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
21:27:54 [2022-09-06T21:27:54.664Z] #64 24.89 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:27:54 [2022-09-06T21:27:54.664Z] #64 24.94 Selecting previously unselected package libnetfilter-conntrack3:amd64.
21:27:54 [2022-09-06T21:27:54.664Z] #64 24.94 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
21:27:54 [2022-09-06T21:27:54.664Z] #64 24.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
21:27:54 [2022-09-06T21:27:54.664Z] #64 25.02 Selecting previously unselected package libnftnl11:amd64.
21:27:54 [2022-09-06T21:27:54.945Z] #64 25.02 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
21:27:54 [2022-09-06T21:27:54.945Z] #64 25.03 Unpacking libnftnl11:amd64 (1.1.9-1) ...
21:27:54 [2022-09-06T21:27:54.945Z] #64 25.10 Selecting previously unselected package iptables.
21:27:54 [2022-09-06T21:27:54.945Z] #64 25.11 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
21:27:54 [2022-09-06T21:27:54.945Z] #64 25.12 Unpacking iptables (1.8.7-1) ...
21:27:55 [2022-09-06T21:27:55.222Z] #64 25.34 Selecting previously unselected package libonig5:amd64.
21:27:55 [2022-09-06T21:27:55.222Z] #64 25.35 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
21:27:55 [2022-09-06T21:27:55.222Z] #64 25.36 Unpacking libonig5:amd64 (6.9.6-1.1) ...
21:27:55 [2022-09-06T21:27:55.222Z] #64 25.46 Selecting previously unselected package libjq1:amd64.
21:27:55 [2022-09-06T21:27:55.280Z] 
21:27:55 [2022-09-06T21:27:55.280Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
21:27:55 [2022-09-06T21:27:55.280Z] #73 DONE 0.2s
21:27:55 [2022-09-06T21:27:55.280Z] 
21:27:55 [2022-09-06T21:27:55.280Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:27:55 [2022-09-06T21:27:55.281Z] #74 DONE 0.1s
21:27:55 [2022-09-06T21:27:55.281Z] 
21:27:55 [2022-09-06T21:27:55.281Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
21:27:55 [2022-09-06T21:27:55.485Z] #64 25.47 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
21:27:55 [2022-09-06T21:27:55.485Z] #64 25.47 Unpacking libjq1:amd64 (1.6-2.1) ...
21:27:55 [2022-09-06T21:27:55.485Z] #64 25.54 Selecting previously unselected package jq.
21:27:55 [2022-09-06T21:27:55.485Z] #64 25.55 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
21:27:55 [2022-09-06T21:27:55.485Z] #64 25.56 Unpacking jq (1.6-2.1) ...
21:27:55 [2022-09-06T21:27:55.485Z] #64 25.63 Selecting previously unselected package libaio1:amd64.
21:27:55 [2022-09-06T21:27:55.485Z] #64 25.63 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
21:27:55 [2022-09-06T21:27:55.485Z] #64 25.63 Unpacking libaio1:amd64 (0.3.112-9) ...
21:27:55 [2022-09-06T21:27:55.485Z] #64 25.71 Selecting previously unselected package libgpm2:amd64.
21:27:55 [2022-09-06T21:27:55.485Z] #64 25.71 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
21:27:55 [2022-09-06T21:27:55.485Z] #64 25.71 Unpacking libgpm2:amd64 (1.20.7-8) ...
21:27:55 [2022-09-06T21:27:55.485Z] #64 25.79 Selecting previously unselected package libinih1:amd64.
21:27:55 [2022-09-06T21:27:55.485Z] #64 25.80 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
21:27:55 [2022-09-06T21:27:55.485Z] #64 25.80 Unpacking libinih1:amd64 (53-1+b2) ...
21:27:55 [2022-09-06T21:27:55.485Z] #64 25.86 Selecting previously unselected package libnet1:amd64.
21:27:55 [2022-09-06T21:27:55.748Z] #64 25.86 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
21:27:55 [2022-09-06T21:27:55.748Z] #64 25.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:27:55 [2022-09-06T21:27:55.748Z] #64 25.94 Selecting previously unselected package libnl-3-200:amd64.
21:27:55 [2022-09-06T21:27:55.748Z] #64 25.94 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
21:27:55 [2022-09-06T21:27:55.748Z] #64 25.95 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
21:27:55 [2022-09-06T21:27:55.748Z] #64 26.05 Selecting previously unselected package libprotobuf-c1:amd64.
21:27:55 [2022-09-06T21:27:55.748Z] #64 26.05 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
21:27:55 [2022-09-06T21:27:55.748Z] #64 26.06 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
21:27:55 [2022-09-06T21:27:55.748Z] #64 26.12 Selecting previously unselected package libyajl2:amd64.
21:27:56 [2022-09-06T21:27:56.011Z] #64 26.13 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ...
21:27:56 [2022-09-06T21:27:56.011Z] #64 26.14 Unpacking libyajl2:amd64 (2.1.0-3) ...
21:27:56 [2022-09-06T21:27:56.011Z] #64 26.26 Selecting previously unselected package net-tools.
21:27:56 [2022-09-06T21:27:56.100Z] #75 DONE 0.5s
21:27:56 [2022-09-06T21:27:56.100Z] 
21:27:56 [2022-09-06T21:27:56.100Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
21:27:56 [2022-09-06T21:27:56.100Z] #76 DONE 0.0s
21:27:56 [2022-09-06T21:27:56.100Z] 
21:27:56 [2022-09-06T21:27:56.100Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
21:27:56 [2022-09-06T21:27:56.100Z] #77 DONE 0.0s
21:27:56 [2022-09-06T21:27:56.100Z] 
21:27:56 [2022-09-06T21:27:56.100Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
21:27:56 [2022-09-06T21:27:56.100Z] #78 DONE 0.0s
21:27:56 [2022-09-06T21:27:56.100Z] 
21:27:56 [2022-09-06T21:27:56.100Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
21:27:56 [2022-09-06T21:27:56.274Z] #64 26.27 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
21:27:56 [2022-09-06T21:27:56.274Z] #64 26.27 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
21:27:56 [2022-09-06T21:27:56.274Z] #64 26.40 Selecting previously unselected package python-pip-whl.
21:27:56 [2022-09-06T21:27:56.274Z] #64 26.40 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
21:27:56 [2022-09-06T21:27:56.274Z] #64 26.41 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
21:27:56 [2022-09-06T21:27:56.537Z] #64 26.77 Selecting previously unselected package python3-lib2to3.
21:27:56 [2022-09-06T21:27:56.537Z] #64 26.77 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ...
21:27:56 [2022-09-06T21:27:56.537Z] #64 26.78 Unpacking python3-lib2to3 (3.9.2-1) ...
21:27:56 [2022-09-06T21:27:56.800Z] #64 26.87 Selecting previously unselected package python3-distutils.
21:27:56 [2022-09-06T21:27:56.800Z] #64 26.87 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ...
21:27:56 [2022-09-06T21:27:56.800Z] #64 26.88 Unpacking python3-distutils (3.9.2-1) ...
21:27:56 [2022-09-06T21:27:56.800Z] #64 26.99 Selecting previously unselected package python3-pkg-resources.
21:27:56 [2022-09-06T21:27:56.800Z] #64 27.00 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ...
21:27:56 [2022-09-06T21:27:56.800Z] #64 27.01 Unpacking python3-pkg-resources (52.0.0-4) ...
21:27:56 [2022-09-06T21:27:56.800Z] #64 27.12 Selecting previously unselected package python3-setuptools.
21:27:56 [2022-09-06T21:27:56.852Z] #79 DONE 1.1s
21:27:56 [2022-09-06T21:27:56.854Z] 
21:27:56 [2022-09-06T21:27:56.854Z] #80 exporting to image
21:27:56 [2022-09-06T21:27:56.854Z] #80 exporting layers
21:27:57 [2022-09-06T21:27:57.070Z] #64 27.12 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ...
21:27:57 [2022-09-06T21:27:57.070Z] #64 27.13 Unpacking python3-setuptools (52.0.0-4) ...
21:27:57 [2022-09-06T21:27:57.070Z] #64 27.32 Selecting previously unselected package python3-wheel.
21:27:57 [2022-09-06T21:27:57.070Z] #64 27.32 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ...
21:27:57 [2022-09-06T21:27:57.070Z] #64 27.33 Unpacking python3-wheel (0.34.2-1) ...
21:27:57 [2022-09-06T21:27:57.070Z] #64 27.40 Selecting previously unselected package python3-pip.
21:27:57 [2022-09-06T21:27:57.331Z] #64 27.40 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ...
21:27:57 [2022-09-06T21:27:57.331Z] #64 27.41 Unpacking python3-pip (20.3.4-4+deb11u1) ...
21:27:57 [2022-09-06T21:27:57.331Z] #64 27.60 Selecting previously unselected package sudo.
21:27:57 [2022-09-06T21:27:57.331Z] #64 27.60 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ...
21:27:57 [2022-09-06T21:27:57.331Z] #64 27.61 Unpacking sudo (1.9.5p2-3) ...
21:27:57 [2022-09-06T21:27:57.591Z] #64 27.95 Selecting previously unselected package thin-provisioning-tools.
21:27:57 [2022-09-06T21:27:57.591Z] #64 27.96 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ...
21:27:57 [2022-09-06T21:27:57.850Z] #64 27.97 Unpacking thin-provisioning-tools (0.9.0-1) ...
21:27:57 [2022-09-06T21:27:57.850Z] #64 28.11 Selecting previously unselected package uidmap.
21:27:57 [2022-09-06T21:27:57.850Z] #64 28.12 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ...
21:27:57 [2022-09-06T21:27:57.850Z] #64 28.12 Unpacking uidmap (1:4.8.1-1) ...
21:27:57 [2022-09-06T21:27:57.850Z] #64 28.23 Selecting previously unselected package vim-runtime.
21:27:58 [2022-09-06T21:27:58.178Z] #64 28.24 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
21:27:58 [2022-09-06T21:27:58.178Z] #64 28.26 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
21:27:58 [2022-09-06T21:27:58.178Z] #64 28.29 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
21:27:58 [2022-09-06T21:27:58.178Z] #64 28.31 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
21:27:59 [2022-09-06T21:27:59.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:28:00 [2022-09-06T21:28:00.128Z] #64 30.03 Selecting previously unselected package vim.
21:28:00 [2022-09-06T21:28:00.128Z] #64 30.04 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
21:28:00 [2022-09-06T21:28:00.128Z] #64 30.05 Unpacking vim (2:8.2.2434-3+deb11u1) ...
21:28:00 [2022-09-06T21:28:00.128Z] #64 30.39 Selecting previously unselected package xfsprogs.
21:28:00 [2022-09-06T21:28:00.128Z] #64 30.40 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ...
21:28:00 [2022-09-06T21:28:00.128Z] #64 30.41 Unpacking xfsprogs (5.10.0-4) ...
21:28:00 [2022-09-06T21:28:00.649Z] #64 30.74 Selecting previously unselected package zip.
21:28:00 [2022-09-06T21:28:00.649Z] #64 30.75 Preparing to unpack .../43-zip_3.0-12_amd64.deb ...
21:28:00 [2022-09-06T21:28:00.649Z] #64 30.76 Unpacking zip (3.0-12) ...
21:28:00 [2022-09-06T21:28:00.649Z] #64 30.85 Selecting previously unselected package zstd.
21:28:00 [2022-09-06T21:28:00.649Z] #64 30.86 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ...
21:28:00 [2022-09-06T21:28:00.649Z] #64 30.87 Unpacking zstd (1.4.8+dfsg-2.1) ...
21:28:00 [2022-09-06T21:28:00.908Z] #64 31.13 Setting up python3-pkg-resources (52.0.0-4) ...
21:28:01 [2022-09-06T21:28:01.479Z] #64 31.58 Setting up libip4tc2:amd64 (1.8.7-1) ...
21:28:01 [2022-09-06T21:28:01.479Z] #64 31.60 Setting up net-tools (1.60+git20181103.0eebece-1) ...
21:28:01 [2022-09-06T21:28:01.479Z] #64 31.61 Setting up libgpm2:amd64 (1.20.7-8) ...
21:28:01 [2022-09-06T21:28:01.479Z] #64 31.63 Setting up libip6tc2:amd64 (1.8.7-1) ...
21:28:01 [2022-09-06T21:28:01.479Z] #64 31.64 Setting up libinih1:amd64 (53-1+b2) ...
21:28:01 [2022-09-06T21:28:01.479Z] #64 31.66 Setting up uidmap (1:4.8.1-1) ...
21:28:01 [2022-09-06T21:28:01.479Z] #64 31.67 Setting up libyajl2:amd64 (2.1.0-3) ...
21:28:01 [2022-09-06T21:28:01.479Z] #64 31.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
21:28:01 [2022-09-06T21:28:01.479Z] #64 31.71 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
21:28:01 [2022-09-06T21:28:01.479Z] #64 31.72 Setting up python3-wheel (0.34.2-1) ...
21:28:02 [2022-09-06T21:28:02.051Z] #64 32.20 Setting up xxd (2:8.2.2434-3+deb11u1) ...
21:28:02 [2022-09-06T21:28:02.051Z] #64 32.22 Setting up libcap2:amd64 (1:2.44-1) ...
21:28:02 [2022-09-06T21:28:02.051Z] #64 32.23 Setting up libcap2-bin (1:2.44-1) ...
21:28:02 [2022-09-06T21:28:02.051Z] #64 32.25 Setting up apparmor (2.13.6-10) ...
21:28:03 [2022-09-06T21:28:03.433Z] #64 33.57 Setting up zip (3.0-12) ...
21:28:03 [2022-09-06T21:28:03.433Z] #64 33.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
21:28:03 [2022-09-06T21:28:03.433Z] #64 33.61 Setting up bash-completion (1:2.11-2) ...
21:28:03 [2022-09-06T21:28:03.434Z] #80 exporting layers 5.5s done
21:28:03 [2022-09-06T21:28:03.434Z] #80 writing image sha256:b7d819ccd2cf7741a14d53c39fe2454e92a89f64f9bfd66c5055c8aa44cb4f36 done
21:28:03 [2022-09-06T21:28:03.434Z] #80 naming to docker.io/library/docker:287d1656de9a21985c0ceba90582771a65f57489 done
21:28:03 [2022-09-06T21:28:03.434Z] #80 DONE 5.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
21:28:03 [2022-09-06T21:28:03.815Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=287d1656de9a21985c0ceba90582771a65f57489 -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:287d1656de9a21985c0ceba90582771a65f57489 hack/make.sh dynbinary test-integration
21:28:04 [2022-09-06T21:28:04.384Z] 
21:28:04 [2022-09-06T21:28:04.384Z] Removing bundles/
21:28:04 [2022-09-06T21:28:04.384Z] 
21:28:04 [2022-09-06T21:28:04.384Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:28:04 [2022-09-06T21:28:04.384Z] Building: bundles/dynbinary-daemon/dockerd
21:28:04 [2022-09-06T21:28:04.384Z] GOOS="" GOARCH="" GOARM=""
21:28:04 [2022-09-06T21:28:04.859Z] #64 34.83 Setting up libmnl0:amd64 (1.0.4-3) ...
21:28:04 [2022-09-06T21:28:04.859Z] #64 34.85 Setting up sudo (1.9.5p2-3) ...
21:28:04 [2022-09-06T21:28:04.859Z] #64 34.92 invoke-rc.d: could not determine current runlevel
21:28:04 [2022-09-06T21:28:04.859Z] #64 34.93 invoke-rc.d: policy-rc.d denied execution of start.
21:28:04 [2022-09-06T21:28:04.859Z] #64 34.94 Setting up xfsprogs (5.10.0-4) ...
21:28:04 [2022-09-06T21:28:04.859Z] #64 34.96 Setting up libxtables12:amd64 (1.8.7-1) ...
21:28:04 [2022-09-06T21:28:04.859Z] #64 34.97 Setting up inetutils-ping (2:2.0-1) ...
21:28:04 [2022-09-06T21:28:04.859Z] #64 34.99 Setting up pigz (2.6-1) ...
21:28:04 [2022-09-06T21:28:04.859Z] #64 35.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
21:28:04 [2022-09-06T21:28:04.859Z] #64 35.01 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
21:28:04 [2022-09-06T21:28:04.859Z] #64 35.04 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
21:28:04 [2022-09-06T21:28:04.859Z] #64 35.06 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
21:28:05 [2022-09-06T21:28:05.380Z] #64 35.46 Setting up libaio1:amd64 (0.3.112-9) ...
21:28:05 [2022-09-06T21:28:05.380Z] #64 35.49 Setting up python3-lib2to3 (3.9.2-1) ...
21:28:05 [2022-09-06T21:28:05.640Z] #64 35.78 Setting up libelf1:amd64 (0.183-1) ...
21:28:05 [2022-09-06T21:28:05.640Z] #64 35.81 Setting up zstd (1.4.8+dfsg-2.1) ...
21:28:05 [2022-09-06T21:28:05.640Z] #64 35.83 Setting up libonig5:amd64 (6.9.6-1.1) ...
21:28:05 [2022-09-06T21:28:05.640Z] #64 35.85 Setting up python3-distutils (3.9.2-1) ...
21:28:05 [2022-09-06T21:28:05.900Z] #64 36.15 Setting up vim (2:8.2.2434-3+deb11u1) ...
21:28:05 [2022-09-06T21:28:05.900Z] #64 36.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
21:28:06 [2022-09-06T21:28:06.161Z] #64 36.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
21:28:06 [2022-09-06T21:28:06.161Z] #64 36.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
21:28:06 [2022-09-06T21:28:06.161Z] #64 36.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
21:28:06 [2022-09-06T21:28:06.161Z] #64 36.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
21:28:06 [2022-09-06T21:28:06.161Z] #64 36.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
21:28:06 [2022-09-06T21:28:06.161Z] #64 36.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
21:28:06 [2022-09-06T21:28:06.161Z] #64 36.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
21:28:06 [2022-09-06T21:28:06.161Z] #64 36.23 Setting up python3-setuptools (52.0.0-4) ...
21:28:06 [2022-09-06T21:28:06.732Z] #64 37.00 Setting up libjq1:amd64 (1.6-2.1) ...
21:28:06 [2022-09-06T21:28:06.732Z] #64 37.01 Setting up libnftnl11:amd64 (1.1.9-1) ...
21:28:06 [2022-09-06T21:28:06.993Z] #64 37.03 Setting up thin-provisioning-tools (0.9.0-1) ...
21:28:06 [2022-09-06T21:28:06.993Z] #64 37.05 Setting up python3-pip (20.3.4-4+deb11u1) ...
21:28:07 [2022-09-06T21:28:07.564Z] #64 37.70 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
21:28:07 [2022-09-06T21:28:07.564Z] #64 37.72 Setting up jq (1.6-2.1) ...
21:28:07 [2022-09-06T21:28:07.564Z] #64 37.73 Setting up libbpf0:amd64 (1:0.3-2) ...
21:28:07 [2022-09-06T21:28:07.564Z] #64 37.75 Setting up iptables (1.8.7-1) ...
21:28:07 [2022-09-06T21:28:07.564Z] #64 37.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
21:28:07 [2022-09-06T21:28:07.564Z] #64 37.77 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:28:07 [2022-09-06T21:28:07.564Z] #64 37.78 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
21:28:07 [2022-09-06T21:28:07.564Z] #64 37.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
21:28:07 [2022-09-06T21:28:07.564Z] #64 37.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
21:28:07 [2022-09-06T21:28:07.564Z] #64 37.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
21:28:07 [2022-09-06T21:28:07.564Z] #64 37.80 Setting up iproute2 (5.10.0-4) ...
21:28:07 [2022-09-06T21:28:07.824Z] #64 38.09 Processing triggers for libc-bin (2.31-13+deb11u3) ...
21:28:08 [2022-09-06T21:28:08.765Z] #64 DONE 38.8s
21:28:08 [2022-09-06T21:28:08.765Z] 
21:28:08 [2022-09-06T21:28:08.765Z] #65 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
21:28:09 [2022-09-06T21:28:09.712Z] #65 0.902 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
21:28:09 [2022-09-06T21:28:09.712Z] #65 0.906 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
21:28:09 [2022-09-06T21:28:09.712Z] #65 0.911 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
21:28:09 [2022-09-06T21:28:09.712Z] #65 DONE 1.0s
21:28:09 [2022-09-06T21:28:09.712Z] 
21:28:09 [2022-09-06T21:28:09.712Z] #66 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
21:28:17 [2022-09-06T21:28:17.846Z] #66 7.611 Collecting yamllint==1.27.1
21:28:17 [2022-09-06T21:28:17.846Z] #66 ...
21:28:17 [2022-09-06T21:28:17.846Z] 
21:28:17 [2022-09-06T21:28:17.846Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:28:17 [2022-09-06T21:28:17.846Z] #49 102.5 + bin/containerd
21:28:18 [2022-09-06T21:28:18.428Z] #49 ...
21:28:18 [2022-09-06T21:28:18.428Z] 
21:28:18 [2022-09-06T21:28:18.428Z] #66 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
21:28:18 [2022-09-06T21:28:18.428Z] #66 8.646   Downloading yamllint-1.27.1.tar.gz (129 kB)
21:28:19 [2022-09-06T21:28:19.002Z] #66 9.328 Collecting pathspec>=0.5.3
21:28:19 [2022-09-06T21:28:19.002Z] #66 9.339   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
21:28:19 [2022-09-06T21:28:19.002Z] #66 9.574 Collecting pyyaml
21:28:19 [2022-09-06T21:28:19.002Z] #66 9.589   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)
21:28:19 [2022-09-06T21:28:19.266Z] #66 9.622 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
21:28:19 [2022-09-06T21:28:19.266Z] #66 9.631 Building wheels for collected packages: yamllint
21:28:19 [2022-09-06T21:28:19.266Z] #66 9.632   Building wheel for yamllint (setup.py): started
21:28:19 [2022-09-06T21:28:19.835Z] #66 10.16   Building wheel for yamllint (setup.py): finished with status 'done'
21:28:19 [2022-09-06T21:28:19.835Z] #66 10.16   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=e5831b9d66a8ae1fed32164df6ed3a27a4033040fe78eaea5796195b542d4f49
21:28:19 [2022-09-06T21:28:19.835Z] #66 10.16   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
21:28:19 [2022-09-06T21:28:19.835Z] #66 10.16 Successfully built yamllint
21:28:19 [2022-09-06T21:28:19.835Z] #66 10.17 Installing collected packages: pyyaml, pathspec, yamllint
21:28:19 [2022-09-06T21:28:19.835Z] #66 10.41 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
21:28:20 [2022-09-06T21:28:20.405Z] #66 DONE 10.8s
21:28:20 [2022-09-06T21:28:20.405Z] 
21:28:20 [2022-09-06T21:28:20.405Z] #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
21:28:20 [2022-09-06T21:28:20.405Z] #60 ...
21:28:20 [2022-09-06T21:28:20.405Z] 
21:28:20 [2022-09-06T21:28:20.405Z] #67 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
21:28:20 [2022-09-06T21:28:20.982Z] #67 DONE 0.3s
21:28:20 [2022-09-06T21:28:20.982Z] 
21:28:20 [2022-09-06T21:28:20.982Z] #68 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
21:28:20 [2022-09-06T21:28:20.982Z] #68 DONE 0.2s
21:28:20 [2022-09-06T21:28:20.982Z] 
21:28:20 [2022-09-06T21:28:20.982Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:28:20 [2022-09-06T21:28:20.982Z] #49 ...
21:28:20 [2022-09-06T21:28:20.982Z] 
21:28:20 [2022-09-06T21:28:20.982Z] #69 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
21:28:20 [2022-09-06T21:28:20.982Z] #69 DONE 0.1s
21:28:21 [2022-09-06T21:28:21.241Z] 
21:28:21 [2022-09-06T21:28:21.241Z] #70 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
21:28:21 [2022-09-06T21:28:21.241Z] #70 DONE 0.1s
21:28:21 [2022-09-06T21:28:21.241Z] 
21:28:21 [2022-09-06T21:28:21.242Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:28:21 [2022-09-06T21:28:21.242Z] #49 ...
21:28:21 [2022-09-06T21:28:21.242Z] 
21:28:21 [2022-09-06T21:28:21.242Z] #71 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
21:28:21 [2022-09-06T21:28:21.242Z] #71 DONE 0.1s
21:28:21 [2022-09-06T21:28:21.242Z] 
21:28:21 [2022-09-06T21:28:21.242Z] #72 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
21:28:21 [2022-09-06T21:28:21.501Z] #72 DONE 0.1s
21:28:21 [2022-09-06T21:28:21.501Z] 
21:28:21 [2022-09-06T21:28:21.501Z] #73 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
21:28:21 [2022-09-06T21:28:21.501Z] #73 DONE 0.1s
21:28:21 [2022-09-06T21:28:21.501Z] 
21:28:21 [2022-09-06T21:28:21.501Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:28:21 [2022-09-06T21:28:21.501Z] #49 ...
21:28:21 [2022-09-06T21:28:21.501Z] 
21:28:21 [2022-09-06T21:28:21.501Z] #74 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
21:28:21 [2022-09-06T21:28:21.760Z] #74 DONE 0.2s
21:28:21 [2022-09-06T21:28:21.760Z] 
21:28:21 [2022-09-06T21:28:21.760Z] #75 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
21:28:21 [2022-09-06T21:28:21.760Z] #75 DONE 0.1s
21:28:21 [2022-09-06T21:28:21.760Z] 
21:28:21 [2022-09-06T21:28:21.760Z] #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
21:28:21 [2022-09-06T21:28:21.760Z] #60 ...
21:28:21 [2022-09-06T21:28:21.760Z] 
21:28:21 [2022-09-06T21:28:21.760Z] #76 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
21:28:21 [2022-09-06T21:28:21.760Z] #76 DONE 0.1s
21:28:22 [2022-09-06T21:28:22.019Z] 
21:28:22 [2022-09-06T21:28:22.019Z] #77 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
21:28:22 [2022-09-06T21:28:22.019Z] #77 DONE 0.2s
21:28:22 [2022-09-06T21:28:22.019Z] 
21:28:22 [2022-09-06T21:28:22.019Z] #78 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
21:28:22 [2022-09-06T21:28:22.019Z] #78 DONE 0.1s
21:28:22 [2022-09-06T21:28:22.019Z] 
21:28:22 [2022-09-06T21:28:22.019Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:28:25 [2022-09-06T21:28:25.012Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:28:25 [2022-09-06T21:28:25.012Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
21:28:25 [2022-09-06T21:28:25.012Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 31.9% of statements
21:28:25 [2022-09-06T21:28:25.012Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
21:28:25 [2022-09-06T21:28:25.012Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:28:25 [2022-09-06T21:28:25.012Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:28:25 [2022-09-06T21:28:25.012Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:28:25 [2022-09-06T21:28:25.012Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:28:25 [2022-09-06T21:28:25.012Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:28:25 [2022-09-06T21:28:25.012Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:28:25 [2022-09-06T21:28:25.012Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:28:25 [2022-09-06T21:28:25.012Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:28:25 [2022-09-06T21:28:25.012Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:28:25 [2022-09-06T21:28:25.012Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:28:25 [2022-09-06T21:28:25.012Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:28:25 [2022-09-06T21:28:25.272Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 6.0% of statements
21:28:25 [2022-09-06T21:28:25.272Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:28:25 [2022-09-06T21:28:25.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
21:28:25 [2022-09-06T21:28:25.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:28:25 [2022-09-06T21:28:25.842Z] ok  	github.com/docker/docker/api/types/filters	0.014s	coverage: 92.2% of statements
21:28:25 [2022-09-06T21:28:25.842Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 67.9% of statements
21:28:25 [2022-09-06T21:28:25.842Z] ?   	github.com/docker/docker/api/types	[no test files]
21:28:25 [2022-09-06T21:28:25.842Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:28:25 [2022-09-06T21:28:25.842Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:28:25 [2022-09-06T21:28:25.842Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:28:25 [2022-09-06T21:28:25.842Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:28:25 [2022-09-06T21:28:25.842Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:28:25 [2022-09-06T21:28:25.842Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:28:25 [2022-09-06T21:28:25.842Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:28:25 [2022-09-06T21:28:25.842Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:28:25 [2022-09-06T21:28:25.842Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:28:25 [2022-09-06T21:28:25.842Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
21:28:25 [2022-09-06T21:28:25.842Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:28:25 [2022-09-06T21:28:25.842Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:28:26 [2022-09-06T21:28:26.104Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
21:28:26 [2022-09-06T21:28:26.104Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 77.3% of statements
21:28:26 [2022-09-06T21:28:26.104Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:28:26 [2022-09-06T21:28:26.104Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:28:26 [2022-09-06T21:28:26.104Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:28:26 [2022-09-06T21:28:26.104Z] ?   	github.com/docker/docker/builder	[no test files]
21:28:26 [2022-09-06T21:28:26.104Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:28:26 [2022-09-06T21:28:26.104Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:28:26 [2022-09-06T21:28:26.104Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:28:26 [2022-09-06T21:28:26.104Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:28:26 [2022-09-06T21:28:26.104Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:28:26 [2022-09-06T21:28:26.104Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:28:26 [2022-09-06T21:28:26.104Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:28:26 [2022-09-06T21:28:26.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:28:28 [2022-09-06T21:28:28.792Z] ok  	github.com/docker/docker/builder/remotecontext	0.098s	coverage: 13.7% of statements
21:28:28 [2022-09-06T21:28:28.792Z] ok  	github.com/docker/docker/builder/dockerfile	0.468s	coverage: 49.3% of statements
21:28:29 [2022-09-06T21:28:29.050Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
21:28:29 [2022-09-06T21:28:29.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:28:29 [2022-09-06T21:28:29.626Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
21:28:30 [2022-09-06T21:28:30.564Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.656s	coverage: 86.3% of statements
21:28:30 [2022-09-06T21:28:30.564Z] ?   	github.com/docker/docker/cli	[no test files]
21:28:30 [2022-09-06T21:28:30.564Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:28:30 [2022-09-06T21:28:30.564Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
21:28:30 [2022-09-06T21:28:30.564Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
21:28:30 [2022-09-06T21:28:30.823Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.018s	coverage: 67.6% of statements
21:28:31 [2022-09-06T21:28:31.375Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:28:31 [2022-09-06T21:28:31.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:28:34 [2022-09-06T21:28:34.110Z] ok  	github.com/docker/docker/client	0.097s	coverage: 76.0% of statements
21:28:34 [2022-09-06T21:28:34.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:28:42 [2022-09-06T21:28:42.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:28:45 [2022-09-06T21:28:45.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:28:48 [2022-09-06T21:28:48.614Z] #49 ...
21:28:48 [2022-09-06T21:28:48.614Z] 
21:28:48 [2022-09-06T21:28:48.614Z] #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
21:28:48 [2022-09-06T21:28:48.614Z] #60 84.60 + mkdir -p /build
21:28:48 [2022-09-06T21:28:48.614Z] #60 84.61 + cp runc /build/runc
21:28:48 [2022-09-06T21:28:48.614Z] #60 DONE 85.1s
21:28:48 [2022-09-06T21:28:48.614Z] 
21:28:48 [2022-09-06T21:28:48.614Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:28:48 [2022-09-06T21:28:48.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:28:49 [2022-09-06T21:28:49.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:28:50 [2022-09-06T21:28:50.014Z] #49 ...
21:28:50 [2022-09-06T21:28:50.014Z] 
21:28:50 [2022-09-06T21:28:50.014Z] #79 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
21:28:50 [2022-09-06T21:28:50.014Z] #79 DONE 0.1s
21:28:50 [2022-09-06T21:28:50.014Z] 
21:28:50 [2022-09-06T21:28:50.014Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
21:28:52 [2022-09-06T21:28:52.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:28:54 [2022-09-06T21:28:54.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:28:58 [2022-09-06T21:28:58.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:28:59 [2022-09-06T21:28:59.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:29:03 [2022-09-06T21:29:03.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:29:05 [2022-09-06T21:29:05.847Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:29:05 [2022-09-06T21:29:05.847Z] Using test binary docker
21:29:05 [2022-09-06T21:29:05.847Z] +++ /etc/init.d/apparmor start
21:29:05 [2022-09-06T21:29:05.847Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:29:05 [2022-09-06T21:29:05.847Z] INFO: Waiting for daemon to start...
21:29:05 [2022-09-06T21:29:05.847Z] Starting dockerd
21:29:05 [2022-09-06T21:29:05.847Z] +++ 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
21:29:06 [2022-09-06T21:29:06.183Z] ok  	github.com/docker/docker/cmd/dockerd	0.076s	coverage: 31.8% of statements
21:29:06 [2022-09-06T21:29:06.183Z] ok  	github.com/docker/docker/container	0.119s	coverage: 36.1% of statements
21:29:06 [2022-09-06T21:29:06.439Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.501s	coverage: 0.0% of statements
21:29:06 [2022-09-06T21:29:06.439Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
21:29:06 [2022-09-06T21:29:06.439Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:29:06 [2022-09-06T21:29:06.439Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:29:06 [2022-09-06T21:29:06.439Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:29:06 [2022-09-06T21:29:06.439Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:29:07 [2022-09-06T21:29:07.761Z] .
21:29:07 [2022-09-06T21:29:07.761Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:29:07 [2022-09-06T21:29:07.761Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:29:08 [2022-09-06T21:29:08.022Z] Error: No such image: emptyfs
21:29:08 [2022-09-06T21:29:08.022Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:29:08 [2022-09-06T21:29:08.022Z] ++++ docker load
21:29:08 [2022-09-06T21:29:08.282Z] Running integration-test (iteration 1)
21:29:08 [2022-09-06T21:29:08.282Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
21:29:08 [2022-09-06T21:29:08.282Z] ++ 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
21:29:08 [2022-09-06T21:29:08.282Z] ++ set -e
21:29:08 [2022-09-06T21:29:08.282Z] ++ '[' -n 0 ']'
21:29:08 [2022-09-06T21:29:08.282Z] ++ set -x
21:29:08 [2022-09-06T21:29:08.282Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:29:09 [2022-09-06T21:29:09.225Z] Loaded image: busybox:latest
21:29:09 [2022-09-06T21:29:09.797Z] Loaded image: busybox:glibc
21:29:12 [2022-09-06T21:29:12.994Z] ok  	github.com/docker/docker/daemon/cluster	0.062s	coverage: 0.5% of statements
21:29:12 [2022-09-06T21:29:12.995Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
21:29:14 [2022-09-06T21:29:14.362Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
21:29:15 [2022-09-06T21:29:15.077Z] Loaded image: debian:bullseye-slim
21:29:15 [2022-09-06T21:29:15.077Z] Loaded image: hello-world:latest
21:29:15 [2022-09-06T21:29:15.077Z] Loaded image: arm32v7/hello-world:latest
21:29:15 [2022-09-06T21:29:15.077Z] INFO: Testing against a local daemon
21:29:15 [2022-09-06T21:29:15.077Z] === RUN   TestCgroupNamespacesBuild
21:29:16 [2022-09-06T21:29:16.990Z] --- PASS: TestCgroupNamespacesBuild (2.26s)
21:29:16 [2022-09-06T21:29:16.990Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:29:18 [2022-09-06T21:29:18.903Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.15s)
21:29:18 [2022-09-06T21:29:18.903Z] === RUN   TestBuildWithSession
21:29:18 [2022-09-06T21:29:18.903Z]     build_session_test.go:25: TODO: BuildKit
21:29:18 [2022-09-06T21:29:18.903Z] --- SKIP: TestBuildWithSession (0.00s)
21:29:18 [2022-09-06T21:29:18.903Z] === RUN   TestBuildSquashParent
21:29:19 [2022-09-06T21:29:19.504Z] Created binary: bundles/dynbinary-daemon/dockerd
21:29:19 [2022-09-06T21:29:19.504Z] Building: bundles/dynbinary-daemon/docker-proxy
21:29:19 [2022-09-06T21:29:19.504Z] GOOS="" GOARCH="" GOARM=""
21:29:19 [2022-09-06T21:29:19.504Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:29:19 [2022-09-06T21:29:19.504Z] 
21:29:19 [2022-09-06T21:29:19.504Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:29:19 [2022-09-06T21:29:19.504Z] DOCKER_SYSTEMD=1
21:29:19 [2022-09-06T21:29:19.504Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:29:19 [2022-09-06T21:29:19.504Z] HOSTNAME=34e5eba25f0a
21:29:19 [2022-09-06T21:29:19.504Z] DEST=bundles/test-integration
21:29:19 [2022-09-06T21:29:19.504Z] PWD=/go/src/github.com/docker/docker
21:29:19 [2022-09-06T21:29:19.504Z] DOCKER_GITCOMMIT=287d1656de9a21985c0ceba90582771a65f57489
21:29:19 [2022-09-06T21:29:19.504Z] container=docker
21:29:19 [2022-09-06T21:29:19.504Z] HOME=/root
21:29:19 [2022-09-06T21:29:19.504Z] LANG=C.UTF-8
21:29:19 [2022-09-06T21:29:19.504Z] INVOCATION_ID=63cb5bad1ca4442ca5ffb0d54d53e8a7
21:29:19 [2022-09-06T21:29:19.504Z] GOLANG_VERSION=1.18.5
21:29:19 [2022-09-06T21:29:19.504Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:29:19 [2022-09-06T21:29:19.504Z] VALIDATE_BRANCH=22.06
21:29:19 [2022-09-06T21:29:19.504Z] TERM=xterm
21:29:19 [2022-09-06T21:29:19.504Z] DOCKER_PKG=github.com/docker/docker
21:29:19 [2022-09-06T21:29:19.504Z] SHLVL=3
21:29:19 [2022-09-06T21:29:19.504Z] TIMEOUT=120m
21:29:19 [2022-09-06T21:29:19.504Z] DOCKER_BUILDTAGS= journald
21:29:19 [2022-09-06T21:29:19.504Z] DOCKER_GRAPHDRIVER=overlay2
21:29:19 [2022-09-06T21:29:19.504Z] GO111MODULE=off
21:29:19 [2022-09-06T21:29:19.504Z] DOCKER_EXPERIMENTAL=1
21:29:19 [2022-09-06T21:29:19.504Z] TEST_SKIP_INTEGRATION_CLI=1
21:29:19 [2022-09-06T21:29:19.504Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:29:19 [2022-09-06T21:29:19.504Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:29:19 [2022-09-06T21:29:19.504Z] GOPATH=/go
21:29:19 [2022-09-06T21:29:19.504Z] PKG_CONFIG=pkg-config
21:29:19 [2022-09-06T21:29:19.504Z] _=/usr/bin/env
21:29:19 [2022-09-06T21:29:19.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:29:20 [2022-09-06T21:29:20.946Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 13.4% of statements
21:29:22 [2022-09-06T21:29:22.317Z] ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 81.1% of statements
21:29:22 [2022-09-06T21:29:22.411Z] #49 176.6 # github.com/containerd/containerd/cmd/containerd
21:29:22 [2022-09-06T21:29:22.411Z] #49 176.6 /usr/bin/ld: /tmp/go-link-2660537751/000019.o: in function `New':
21:29:22 [2022-09-06T21:29:22.411Z] #49 176.6 /tmp/tmp.ILYPNf8Y2X/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
21:29:22 [2022-09-06T21:29:22.411Z] #49 176.7 + bin/containerd-stress
21:29:22 [2022-09-06T21:29:22.411Z] #49 177.8 + bin/containerd-shim
21:29:22 [2022-09-06T21:29:22.879Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
21:29:23 [2022-09-06T21:29:23.442Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
21:29:24 [2022-09-06T21:29:24.006Z] ok  	github.com/docker/docker/daemon	10.106s	coverage: 16.5% of statements
21:29:24 [2022-09-06T21:29:24.006Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:29:24 [2022-09-06T21:29:24.006Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:29:24 [2022-09-06T21:29:24.006Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:29:24 [2022-09-06T21:29:24.006Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:29:24 [2022-09-06T21:29:24.949Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.684s	coverage: 74.8% of statements
21:29:25 [2022-09-06T21:29:25.892Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.306s	coverage: 60.7% of statements
21:29:25 [2022-09-06T21:29:25.892Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 3.0% of statements
21:29:27 [2022-09-06T21:29:27.261Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
21:29:28 [2022-09-06T21:29:28.651Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.281s	coverage: 50.6% of statements
21:29:28 [2022-09-06T21:29:28.911Z] --- PASS: TestBuildSquashParent (8.48s)
21:29:28 [2022-09-06T21:29:28.911Z] === RUN   TestBuildWithRemoveAndForceRemove
21:29:28 [2022-09-06T21:29:28.911Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:29:28 [2022-09-06T21:29:28.912Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:29:28 [2022-09-06T21:29:28.912Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:29:28 [2022-09-06T21:29:28.912Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:29:28 [2022-09-06T21:29:28.912Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:29:28 [2022-09-06T21:29:28.912Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:29:28 [2022-09-06T21:29:28.912Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:29:28 [2022-09-06T21:29:28.912Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:29:28 [2022-09-06T21:29:28.912Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:29:28 [2022-09-06T21:29:28.912Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:29:28 [2022-09-06T21:29:28.912Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:29:28 [2022-09-06T21:29:28.912Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:29:28 [2022-09-06T21:29:28.912Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:29:28 [2022-09-06T21:29:28.912Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:29:29 [2022-09-06T21:29:29.582Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.061s	coverage: 45.9% of statements
21:29:29 [2022-09-06T21:29:29.582Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:29:30 [2022-09-06T21:29:30.825Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:29:30 [2022-09-06T21:29:30.949Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.5% of statements
21:29:30 [2022-09-06T21:29:30.949Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.866s	coverage: 58.5% of statements
21:29:30 [2022-09-06T21:29:30.949Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:29:30 [2022-09-06T21:29:30.949Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:29:31 [2022-09-06T21:29:31.086Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:29:31 [2022-09-06T21:29:31.511Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.020s	coverage: 3.0% of statements
21:29:32 [2022-09-06T21:29:32.077Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
21:29:33 [2022-09-06T21:29:33.056Z] ok  	github.com/docker/docker/daemon/images	0.040s	coverage: 6.9% of statements
21:29:33 [2022-09-06T21:29:33.056Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:29:33 [2022-09-06T21:29:33.056Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:29:33 [2022-09-06T21:29:33.312Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 43.2% of statements
21:29:34 [2022-09-06T21:29:34.241Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.019s	coverage: 53.6% of statements
21:29:34 [2022-09-06T21:29:34.241Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.148s	coverage: 79.9% of statements
21:29:34 [2022-09-06T21:29:34.241Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:29:34 [2022-09-06T21:29:34.468Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:29:34 [2022-09-06T21:29:34.469Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:29:34 [2022-09-06T21:29:34.639Z] #49 189.1 + bin/containerd-shim-runc-v1
21:29:34 [2022-09-06T21:29:34.803Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.025s	coverage: 68.2% of statements
21:29:35 [2022-09-06T21:29:35.060Z] ok  	github.com/docker/docker/daemon/logger/journald	0.016s	coverage: 23.4% of statements
21:29:35 [2022-09-06T21:29:35.316Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
21:29:35 [2022-09-06T21:29:35.879Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.149s	coverage: 76.8% of statements
21:29:36 [2022-09-06T21:29:36.135Z] ok  	github.com/docker/docker/daemon/logger/local	0.051s	coverage: 79.4% of statements
21:29:36 [2022-09-06T21:29:36.135Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:29:36 [2022-09-06T21:29:36.135Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
21:29:37 [2022-09-06T21:29:37.064Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.021s	coverage: 65.9% of statements
21:29:37 [2022-09-06T21:29:37.064Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
21:29:37 [2022-09-06T21:29:37.848Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
21:29:37 [2022-09-06T21:29:37.848Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s)
21:29:37 [2022-09-06T21:29:37.848Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.48s)
21:29:37 [2022-09-06T21:29:37.848Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.52s)
21:29:37 [2022-09-06T21:29:37.848Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.50s)
21:29:37 [2022-09-06T21:29:37.848Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.30s)
21:29:37 [2022-09-06T21:29:37.848Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.31s)
21:29:37 [2022-09-06T21:29:37.849Z] === RUN   TestBuildMultiStageCopy
21:29:37 [2022-09-06T21:29:37.849Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:29:37 [2022-09-06T21:29:37.993Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 46.8% of statements
21:29:38 [2022-09-06T21:29:38.249Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
21:29:38 [2022-09-06T21:29:38.505Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
21:29:39 [2022-09-06T21:29:39.436Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.526s	coverage: 82.5% of statements
21:29:39 [2022-09-06T21:29:39.436Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:29:39 [2022-09-06T21:29:39.436Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:29:40 [2022-09-06T21:29:40.366Z] ok  	github.com/docker/docker/distribution/metadata	0.026s	coverage: 44.4% of statements
21:29:40 [2022-09-06T21:29:40.405Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:29:40 [2022-09-06T21:29:40.976Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:29:41 [2022-09-06T21:29:41.210Z] #49 195.3 + bin/containerd-shim-runc-v2
21:29:41 [2022-09-06T21:29:41.210Z] #49 196.2 + binaries
21:29:41 [2022-09-06T21:29:41.210Z] #49 196.2 + install -D bin/containerd /build/containerd
21:29:41 [2022-09-06T21:29:41.210Z] #49 196.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
21:29:41 [2022-09-06T21:29:41.210Z] #49 196.2 + install -D bin/ctr /build/ctr
21:29:41 [2022-09-06T21:29:41.210Z] #49 DONE 196.7s
21:29:41 [2022-09-06T21:29:41.293Z] ok  	github.com/docker/docker/distribution	1.501s	coverage: 28.0% of statements
21:29:41 [2022-09-06T21:29:41.293Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:29:41 [2022-09-06T21:29:41.547Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:29:41 [2022-09-06T21:29:41.857Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
21:29:42 [2022-09-06T21:29:42.118Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:29:42 [2022-09-06T21:29:42.419Z] ok  	github.com/docker/docker/image	0.023s	coverage: 86.9% of statements
21:29:42 [2022-09-06T21:29:42.590Z] 
21:29:42 [2022-09-06T21:29:42.590Z] #80 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
21:29:42 [2022-09-06T21:29:42.590Z] #80 DONE 0.2s
21:29:42 [2022-09-06T21:29:42.590Z] 
21:29:42 [2022-09-06T21:29:42.590Z] #81 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
21:29:42 [2022-09-06T21:29:42.590Z] #81 DONE 0.1s
21:29:42 [2022-09-06T21:29:42.590Z] 
21:29:42 [2022-09-06T21:29:42.590Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
21:29:42 [2022-09-06T21:29:42.674Z] ok  	github.com/docker/docker/distribution/xfer	1.890s	coverage: 85.4% of statements
21:29:42 [2022-09-06T21:29:42.674Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:29:42 [2022-09-06T21:29:42.674Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
21:29:42 [2022-09-06T21:29:42.689Z] --- PASS: TestBuildMultiStageCopy (4.91s)
21:29:42 [2022-09-06T21:29:42.689Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.53s)
21:29:42 [2022-09-06T21:29:42.689Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s)
21:29:42 [2022-09-06T21:29:42.689Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s)
21:29:42 [2022-09-06T21:29:42.689Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s)
21:29:42 [2022-09-06T21:29:42.689Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s)
21:29:42 [2022-09-06T21:29:42.689Z] === RUN   TestBuildMultiStageParentConfig
21:29:42 [2022-09-06T21:29:42.849Z] #82 DONE 0.2s
21:29:42 [2022-09-06T21:29:42.849Z] 
21:29:42 [2022-09-06T21:29:42.849Z] #83 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
21:29:42 [2022-09-06T21:29:42.849Z] #83 DONE 0.1s
21:29:42 [2022-09-06T21:29:42.849Z] 
21:29:42 [2022-09-06T21:29:42.849Z] #84 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
21:29:42 [2022-09-06T21:29:42.849Z] #84 DONE 0.0s
21:29:42 [2022-09-06T21:29:42.849Z] 
21:29:42 [2022-09-06T21:29:42.849Z] #85 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
21:29:42 [2022-09-06T21:29:42.849Z] #85 DONE 0.0s
21:29:42 [2022-09-06T21:29:42.849Z] 
21:29:42 [2022-09-06T21:29:42.849Z] #86 [final 1/1] COPY . /go/src/github.com/docker/docker
21:29:43 [2022-09-06T21:29:43.602Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.7% of statements
21:29:43 [2022-09-06T21:29:43.602Z] ?   	github.com/docker/docker/image/v1	[no test files]
21:29:43 [2022-09-06T21:29:43.602Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:29:43 [2022-09-06T21:29:43.858Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
21:29:44 [2022-09-06T21:29:44.077Z] --- PASS: TestBuildMultiStageParentConfig (1.39s)
21:29:44 [2022-09-06T21:29:44.077Z] === RUN   TestBuildLabelWithTargets
21:29:44 [2022-09-06T21:29:44.229Z] #86 DONE 1.2s
21:29:44 [2022-09-06T21:29:44.229Z] 
21:29:44 [2022-09-06T21:29:44.229Z] #87 exporting to image
21:29:44 [2022-09-06T21:29:44.229Z] #87 exporting layers
21:29:44 [2022-09-06T21:29:44.421Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
21:29:44 [2022-09-06T21:29:44.984Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 66.0% of statements
21:29:44 [2022-09-06T21:29:44.984Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
21:29:46 [2022-09-06T21:29:46.623Z] --- PASS: TestBuildLabelWithTargets (2.30s)
21:29:46 [2022-09-06T21:29:46.623Z] === RUN   TestBuildWithEmptyLayers
21:29:46 [2022-09-06T21:29:46.877Z] ok  	github.com/docker/docker/pkg/archive	0.294s	coverage: 82.3% of statements
21:29:47 [2022-09-06T21:29:47.440Z] ok  	github.com/docker/docker/pkg/authorization	0.304s	coverage: 68.3% of statements
21:29:47 [2022-09-06T21:29:47.564Z] --- PASS: TestBuildWithEmptyLayers (1.30s)
21:29:47 [2022-09-06T21:29:47.564Z] === RUN   TestBuildMultiStageOnBuild
21:29:47 [2022-09-06T21:29:47.696Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
21:29:47 [2022-09-06T21:29:47.952Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
21:29:50 [2022-09-06T21:29:50.862Z] --- PASS: TestBuildMultiStageOnBuild (2.96s)
21:29:50 [2022-09-06T21:29:50.862Z] === RUN   TestBuildUncleanTarFilenames
21:29:51 [2022-09-06T21:29:51.220Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.519s	coverage: 42.7% of statements
21:29:51 [2022-09-06T21:29:51.220Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
21:29:51 [2022-09-06T21:29:51.476Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
21:29:51 [2022-09-06T21:29:51.733Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
21:29:51 [2022-09-06T21:29:51.999Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 87.2% of statements
21:29:52 [2022-09-06T21:29:52.257Z] ok  	github.com/docker/docker/layer	7.802s	coverage: 68.9% of statements
21:29:52 [2022-09-06T21:29:52.257Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:29:52 [2022-09-06T21:29:52.257Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:29:52 [2022-09-06T21:29:52.257Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:29:52 [2022-09-06T21:29:52.257Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:29:52 [2022-09-06T21:29:52.257Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:29:52 [2022-09-06T21:29:52.257Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:29:52 [2022-09-06T21:29:52.514Z] ok  	github.com/docker/docker/pkg/fsutils	0.167s	coverage: 85.1% of statements
21:29:52 [2022-09-06T21:29:52.514Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 11.4% of statements
21:29:52 [2022-09-06T21:29:52.774Z] --- PASS: TestBuildUncleanTarFilenames (1.79s)
21:29:52 [2022-09-06T21:29:52.774Z] === RUN   TestBuildMultiStageLayerLeak
21:29:53 [2022-09-06T21:29:53.441Z] ok  	github.com/docker/docker/pkg/ioutils	0.358s	coverage: 71.0% of statements
21:29:53 [2022-09-06T21:29:53.441Z] ok  	github.com/docker/docker/pkg/idtools	0.402s	coverage: 67.9% of statements
21:29:53 [2022-09-06T21:29:53.697Z] ok  	github.com/docker/docker/pkg/longpath	0.007s	coverage: 100.0% of statements
21:29:53 [2022-09-06T21:29:53.697Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
21:29:53 [2022-09-06T21:29:53.697Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:29:53 [2022-09-06T21:29:53.954Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
21:29:53 [2022-09-06T21:29:53.954Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
21:29:54 [2022-09-06T21:29:54.210Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.011s	coverage: 60.0% of statements
21:29:54 [2022-09-06T21:29:54.467Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.5% of statements
21:29:54 [2022-09-06T21:29:54.467Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
21:29:54 [2022-09-06T21:29:54.467Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:29:54 [2022-09-06T21:29:54.467Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:29:55 [2022-09-06T21:29:55.030Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
21:29:55 [2022-09-06T21:29:55.287Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
21:29:55 [2022-09-06T21:29:55.544Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
21:29:55 [2022-09-06T21:29:55.801Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
21:29:56 [2022-09-06T21:29:56.075Z] --- PASS: TestBuildMultiStageLayerLeak (3.31s)
21:29:56 [2022-09-06T21:29:56.076Z] === RUN   TestBuildWithHugeFile
21:29:57 [2022-09-06T21:29:57.168Z] ok  	github.com/docker/docker/pkg/pubsub	1.044s	coverage: 75.0% of statements
21:29:57 [2022-09-06T21:29:57.425Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
21:29:57 [2022-09-06T21:29:57.681Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
21:29:57 [2022-09-06T21:29:57.681Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
21:29:57 [2022-09-06T21:29:57.937Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
21:29:58 [2022-09-06T21:29:58.194Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
21:29:58 [2022-09-06T21:29:58.756Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
21:29:59 [2022-09-06T21:29:59.319Z] ok  	github.com/docker/docker/pkg/system	0.014s	coverage: 42.3% of statements
21:29:59 [2022-09-06T21:29:59.319Z] ok  	github.com/docker/docker/pkg/tailfile	0.039s	coverage: 88.6% of statements
21:29:59 [2022-09-06T21:29:59.882Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
21:30:00 [2022-09-06T21:30:00.138Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
21:30:00 [2022-09-06T21:30:00.395Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
21:30:02 [2022-09-06T21:30:02.292Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
21:30:02 [2022-09-06T21:30:02.549Z] ok  	github.com/docker/docker/plugin/v2	0.004s	coverage: 14.4% of statements
21:30:02 [2022-09-06T21:30:02.805Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
21:30:04 [2022-09-06T21:30:04.171Z] ok  	github.com/docker/docker/quota	0.169s	coverage: 71.4% of statements
21:30:04 [2022-09-06T21:30:04.428Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
21:30:05 [2022-09-06T21:30:05.357Z] ok  	github.com/docker/docker/registry	0.082s	coverage: 58.6% of statements
21:30:05 [2022-09-06T21:30:05.920Z] ok  	github.com/docker/docker/registry/resumable	0.019s	coverage: 100.0% of statements
21:30:05 [2022-09-06T21:30:05.920Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
21:30:06 [2022-09-06T21:30:06.169Z] #87 exporting layers 21.4s done
21:30:06 [2022-09-06T21:30:06.170Z] #87 writing image sha256:955c25d3662867c5074dbbb74f41f9d3eb385227d4f5c5202797ee6ace92d5c3 done
21:30:06 [2022-09-06T21:30:06.170Z] #87 naming to docker.io/library/docker:287d1656de9a21985c0ceba90582771a65f57489 done
21:30:06 [2022-09-06T21:30:06.170Z] #87 DONE 21.4s
[Pipeline] }
21:30:06 [2022-09-06T21:30:06.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:30:06 [2022-09-06T21:30:06.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
21:30:06 [2022-09-06T21:30:06.484Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
21:30:06 [2022-09-06T21:30:06.504Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44103/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44103/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=287d1656de9a21985c0ceba90582771a65f57489 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:287d1656de9a21985c0ceba90582771a65f57489 hack/validate/default
21:30:06 [2022-09-06T21:30:06.741Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
21:30:08 [2022-09-06T21:30:08.201Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
21:30:08 [2022-09-06T21:30:08.411Z] Congratulations!  Seccomp profile generation is done correctly.
21:30:08 [2022-09-06T21:30:08.411Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
21:30:08 [2022-09-06T21:30:08.411Z] Congratulations! yamllint config file formatted correctly
21:30:09 [2022-09-06T21:30:09.130Z] ok  	github.com/docker/docker/volume/local	0.064s	coverage: 76.8% of statements
21:30:09 [2022-09-06T21:30:09.389Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
21:30:10 [2022-09-06T21:30:10.790Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 72.3% of statements
21:30:11 [2022-09-06T21:30:11.141Z] Created binary: bundles/dynbinary-daemon/dockerd
21:30:11 [2022-09-06T21:30:11.141Z] Building: bundles/dynbinary-daemon/docker-proxy
21:30:11 [2022-09-06T21:30:11.141Z] GOOS="" GOARCH="" GOARM=""
21:30:11 [2022-09-06T21:30:11.141Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:30:11 [2022-09-06T21:30:11.141Z] 
21:30:11 [2022-09-06T21:30:11.141Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:30:11 [2022-09-06T21:30:11.141Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:30:11 [2022-09-06T21:30:11.141Z] HOSTNAME=87877f026d74
21:30:11 [2022-09-06T21:30:11.141Z] DEST=bundles/test-integration
21:30:11 [2022-09-06T21:30:11.141Z] PWD=/go/src/github.com/docker/docker
21:30:11 [2022-09-06T21:30:11.141Z] DOCKER_ROOTLESS=1
21:30:11 [2022-09-06T21:30:11.141Z] DOCKER_GITCOMMIT=287d1656de9a21985c0ceba90582771a65f57489
21:30:11 [2022-09-06T21:30:11.141Z] container=docker
21:30:11 [2022-09-06T21:30:11.141Z] HOME=/root
21:30:11 [2022-09-06T21:30:11.141Z] GOLANG_VERSION=1.18.5
21:30:11 [2022-09-06T21:30:11.141Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:30:11 [2022-09-06T21:30:11.141Z] VALIDATE_BRANCH=22.06
21:30:11 [2022-09-06T21:30:11.141Z] TERM=xterm
21:30:11 [2022-09-06T21:30:11.141Z] DOCKER_PKG=github.com/docker/docker
21:30:11 [2022-09-06T21:30:11.141Z] SHLVL=1
21:30:11 [2022-09-06T21:30:11.141Z] TIMEOUT=120m
21:30:11 [2022-09-06T21:30:11.141Z] DOCKER_BUILDTAGS= journald
21:30:11 [2022-09-06T21:30:11.141Z] DOCKER_GRAPHDRIVER=overlay2
21:30:11 [2022-09-06T21:30:11.141Z] GO111MODULE=off
21:30:11 [2022-09-06T21:30:11.141Z] DOCKER_EXPERIMENTAL=1
21:30:11 [2022-09-06T21:30:11.141Z] TEST_SKIP_INTEGRATION_CLI=1
21:30:11 [2022-09-06T21:30:11.141Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:30:11 [2022-09-06T21:30:11.141Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:30:11 [2022-09-06T21:30:11.141Z] GOPATH=/go
21:30:11 [2022-09-06T21:30:11.141Z] PKG_CONFIG=pkg-config
21:30:11 [2022-09-06T21:30:11.141Z] _=/usr/bin/env
21:30:11 [2022-09-06T21:30:11.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:30:28 [2022-09-06T21:30:28.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:30:28 [2022-09-06T21:30:28.833Z] ok  	github.com/docker/docker/pkg/plugins	33.638s	coverage: 76.3% of statements
21:30:28 [2022-09-06T21:30:28.833Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:30:28 [2022-09-06T21:30:28.833Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:30:28 [2022-09-06T21:30:28.833Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
21:30:28 [2022-09-06T21:30:28.833Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
21:30:28 [2022-09-06T21:30:28.833Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:30:28 [2022-09-06T21:30:28.833Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:30:28 [2022-09-06T21:30:28.833Z] ?   	github.com/docker/docker/rootless	[no test files]
21:30:28 [2022-09-06T21:30:28.833Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:30:28 [2022-09-06T21:30:28.833Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:30:28 [2022-09-06T21:30:28.833Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:30:28 [2022-09-06T21:30:28.833Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:30:28 [2022-09-06T21:30:28.833Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:30:28 [2022-09-06T21:30:28.833Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:30:28 [2022-09-06T21:30:28.833Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:30:28 [2022-09-06T21:30:28.833Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:30:28 [2022-09-06T21:30:28.833Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:30:28 [2022-09-06T21:30:28.833Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:30:28 [2022-09-06T21:30:28.833Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:30:28 [2022-09-06T21:30:28.833Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:30:28 [2022-09-06T21:30:28.833Z] ?   	github.com/docker/docker/volume	[no test files]
21:30:28 [2022-09-06T21:30:28.833Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:30:28 [2022-09-06T21:30:28.833Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:30:29 [2022-09-06T21:30:29.089Z] 
21:30:29 [2022-09-06T21:30:29.089Z] === Skipped
21:30:29 [2022-09-06T21:30:29.089Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
21:30:29 [2022-09-06T21:30:29.089Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
21:30:29 [2022-09-06T21:30:29.089Z] 
21:30:29 [2022-09-06T21:30:29.089Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
21:30:29 [2022-09-06T21:30:29.089Z]     network_proxy_test.go:208: No support for dual stack yet
21:30:29 [2022-09-06T21:30:29.089Z] 
21:30:29 [2022-09-06T21:30:29.089Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
21:30:29 [2022-09-06T21:30:29.089Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
21:30:29 [2022-09-06T21:30:29.089Z] 
21:30:29 [2022-09-06T21:30:29.089Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
21:30:29 [2022-09-06T21:30:29.089Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
21:30:29 [2022-09-06T21:30:29.089Z] 
21:30:29 [2022-09-06T21:30:29.089Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:30:29 [2022-09-06T21:30:29.089Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:30:29 [2022-09-06T21:30:29.089Z]     graphtest_unix.go:44: Driver btrfs not supported
21:30:29 [2022-09-06T21:30:29.089Z] 
21:30:29 [2022-09-06T21:30:29.089Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:30:29 [2022-09-06T21:30:29.089Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:30:29 [2022-09-06T21:30:29.089Z]     graphtest_unix.go:44: Driver btrfs not supported
21:30:29 [2022-09-06T21:30:29.089Z] 
21:30:29 [2022-09-06T21:30:29.089Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:30:29 [2022-09-06T21:30:29.089Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:30:29 [2022-09-06T21:30:29.089Z]     graphtest_unix.go:44: Driver btrfs not supported
21:30:29 [2022-09-06T21:30:29.089Z] 
21:30:29 [2022-09-06T21:30:29.089Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:30:29 [2022-09-06T21:30:29.089Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:30:29 [2022-09-06T21:30:29.089Z]     graphtest_unix.go:44: Driver btrfs not supported
21:30:29 [2022-09-06T21:30:29.089Z] 
21:30:29 [2022-09-06T21:30:29.089Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:30:29 [2022-09-06T21:30:29.089Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:30:29 [2022-09-06T21:30:29.089Z]     graphtest_unix.go:44: Driver btrfs not supported
21:30:29 [2022-09-06T21:30:29.089Z] 
21:30:29 [2022-09-06T21:30:29.089Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:30:29 [2022-09-06T21:30:29.089Z]     graphtest_unix.go:71: No driver to put!
21:30:29 [2022-09-06T21:30:29.089Z] 
21:30:29 [2022-09-06T21:30:29.089Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:30:29 [2022-09-06T21:30:29.089Z] time="2022-09-06T21:29:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:30:29 [2022-09-06T21:30:29.089Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:30:29 [2022-09-06T21:30:29.089Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:30:29 [2022-09-06T21:30:29.089Z] 
21:30:29 [2022-09-06T21:30:29.089Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:30:29 [2022-09-06T21:30:29.089Z] time="2022-09-06T21:29:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:30:29 [2022-09-06T21:30:29.089Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:30:29 [2022-09-06T21:30:29.089Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:30:29 [2022-09-06T21:30:29.089Z] 
21:30:29 [2022-09-06T21:30:29.089Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:30:29 [2022-09-06T21:30:29.089Z] time="2022-09-06T21:29:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:30:29 [2022-09-06T21:30:29.090Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:30:29 [2022-09-06T21:30:29.090Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:30:29 [2022-09-06T21:30:29.090Z] 
21:30:29 [2022-09-06T21:30:29.090Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:30:29 [2022-09-06T21:30:29.090Z] time="2022-09-06T21:29:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:30:29 [2022-09-06T21:30:29.090Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:30:29 [2022-09-06T21:30:29.090Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:30:29 [2022-09-06T21:30:29.090Z] 
21:30:29 [2022-09-06T21:30:29.090Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:30:29 [2022-09-06T21:30:29.090Z] time="2022-09-06T21:29:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:30:29 [2022-09-06T21:30:29.090Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:30:29 [2022-09-06T21:30:29.090Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:30:29 [2022-09-06T21:30:29.090Z] 
21:30:29 [2022-09-06T21:30:29.090Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:30:29 [2022-09-06T21:30:29.090Z]     graphtest_unix.go:71: No driver to put!
21:30:29 [2022-09-06T21:30:29.090Z] 
21:30:29 [2022-09-06T21:30:29.090Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:30:29 [2022-09-06T21:30:29.090Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
21:30:29 [2022-09-06T21:30:29.090Z] 
21:30:29 [2022-09-06T21:30:29.090Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:30:29 [2022-09-06T21:30:29.090Z]     overlay_test.go:50: Fails to compute changes intermittently
21:30:29 [2022-09-06T21:30:29.090Z] 
21:30:29 [2022-09-06T21:30:29.090Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:30:29 [2022-09-06T21:30:29.090Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:30:29 [2022-09-06T21:30:29.090Z] 
21:30:29 [2022-09-06T21:30:29.090Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:30:29 [2022-09-06T21:30:29.090Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:30:29 [2022-09-06T21:30:29.090Z] 
21:30:29 [2022-09-06T21:30:29.090Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:30:29 [2022-09-06T21:30:29.090Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:30:29 [2022-09-06T21:30:29.090Z]     graphtest_unix.go:44: Driver zfs not supported
21:30:29 [2022-09-06T21:30:29.090Z] 
21:30:29 [2022-09-06T21:30:29.090Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:30:29 [2022-09-06T21:30:29.090Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:30:29 [2022-09-06T21:30:29.090Z]     graphtest_unix.go:44: Driver zfs not supported
21:30:29 [2022-09-06T21:30:29.090Z] 
21:30:29 [2022-09-06T21:30:29.090Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:30:29 [2022-09-06T21:30:29.090Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:30:29 [2022-09-06T21:30:29.090Z]     graphtest_unix.go:44: Driver zfs not supported
21:30:29 [2022-09-06T21:30:29.090Z] 
21:30:29 [2022-09-06T21:30:29.090Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:30:29 [2022-09-06T21:30:29.090Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:30:29 [2022-09-06T21:30:29.090Z]     graphtest_unix.go:44: Driver zfs not supported
21:30:29 [2022-09-06T21:30:29.090Z] 
21:30:29 [2022-09-06T21:30:29.090Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:30:29 [2022-09-06T21:30:29.090Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:30:29 [2022-09-06T21:30:29.090Z]     graphtest_unix.go:44: Driver zfs not supported
21:30:29 [2022-09-06T21:30:29.090Z] 
21:30:29 [2022-09-06T21:30:29.090Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:30:29 [2022-09-06T21:30:29.090Z]     graphtest_unix.go:71: No driver to put!
21:30:29 [2022-09-06T21:30:29.090Z] 
21:30:29 [2022-09-06T21:30:29.090Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:30:29 [2022-09-06T21:30:29.090Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
21:30:29 [2022-09-06T21:30:29.090Z] 
21:30:29 [2022-09-06T21:30:29.090Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:30:29 [2022-09-06T21:30:29.090Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
21:30:29 [2022-09-06T21:30:29.090Z] 
21:30:29 [2022-09-06T21:30:29.090Z] DONE 2799 tests, 28 skipped in 207.968s
21:30:29 [2022-09-06T21:30:29.090Z] + '[' -n 'github.com/docker/docker/libnetwork
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/bitseq
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/cluster
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/config
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/datastore
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/diagnostic
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/discoverapi
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/driverapi
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/drivers/bridge
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/drivers/host
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/drivers/null
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/drivers/overlay
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/drivers/remote
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/drivers/windows
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/drvregistry
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/etchosts
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/idm
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/internal/caller
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/ipam
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/ipamapi
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/ipams/builtin
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/ipams/null
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/ipams/remote
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/ipamutils
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/iptables
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/netlabel
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/netutils
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/networkdb
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/ns
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/options
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/osl
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/osl/kernel
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/portallocator
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/portmapper
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/resolvconf
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/testutils
21:30:29 [2022-09-06T21:30:29.090Z] github.com/docker/docker/libnetwork/types' ']'
21:30:29 [2022-09-06T21:30:29.090Z] + 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
21:30:40 [2022-09-06T21:30:40.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:30:47 [2022-09-06T21:30:47.139Z] Congratulations! YAML files are formatted correctly
21:30:48 [2022-09-06T21:30:48.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
21:30:48 [2022-09-06T21:30:48.477Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:30:49 [2022-09-06T21:30:49.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:30:49 [2022-09-06T21:30:49.679Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
21:30:49 [2022-09-06T21:30:49.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:30:50 [2022-09-06T21:30:50.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:30:50 [2022-09-06T21:30:50.812Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:30:51 [2022-09-06T21:30:51.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:30:52 [2022-09-06T21:30:52.972Z] Congratulations!  All API changes are done the right way.
21:30:52 [2022-09-06T21:30:52.972Z] Congratulations!  All TOML source files changed here have valid syntax.
21:30:52 [2022-09-06T21:30:52.972Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
21:30:52 [2022-09-06T21:30:52.972Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
21:30:52 [2022-09-06T21:30:52.972Z] 
21:30:52 [2022-09-06T21:30:52.972Z] INFO Start validation with golang-ci-lint
21:30:53 [2022-09-06T21:30:53.231Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
21:30:53 [2022-09-06T21:30:53.231Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] 
21:30:54 [2022-09-06T21:30:54.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:30:55 [2022-09-06T21:30:55.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:30:56 [2022-09-06T21:30:56.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:30:56 [2022-09-06T21:30:56.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:30:57 [2022-09-06T21:30:57.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:30:57 [2022-09-06T21:30:57.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:30:57 [2022-09-06T21:30:57.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:30:58 [2022-09-06T21:30:58.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:30:59 [2022-09-06T21:30:59.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:31:00 [2022-09-06T21:31:00.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:31:01 [2022-09-06T21:31:01.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:31:02 [2022-09-06T21:31:02.189Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:31:02 [2022-09-06T21:31:02.189Z] Using test binary docker
21:31:02 [2022-09-06T21:31:02.189Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:31:02 [2022-09-06T21:31:02.189Z] Starting apparmor (via systemctl): apparmor.service.
21:31:02 [2022-09-06T21:31:02.189Z] INFO: Waiting for daemon to start...
21:31:02 [2022-09-06T21:31:02.189Z] Starting dockerd
21:31:04 [2022-09-06T21:31:04.719Z] .
21:31:04 [2022-09-06T21:31:04.719Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:31:04 [2022-09-06T21:31:04.719Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:31:04 [2022-09-06T21:31:04.719Z] Error: No such image: emptyfs
21:31:04 [2022-09-06T21:31:04.719Z] Running integration-test (iteration 1)
21:31:04 [2022-09-06T21:31:04.719Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
21:31:04 [2022-09-06T21:31:04.719Z] Loaded image: busybox:latest
21:31:04 [2022-09-06T21:31:04.977Z] Loaded image: busybox:glibc
21:31:06 [2022-09-06T21:31:06.355Z] Loaded image: debian:bullseye-slim
21:31:06 [2022-09-06T21:31:06.355Z] Loaded image: hello-world:latest
21:31:06 [2022-09-06T21:31:06.613Z] Loaded image: arm32v7/hello-world:latest
21:31:06 [2022-09-06T21:31:06.613Z] INFO: Testing against a local daemon
21:31:06 [2022-09-06T21:31:06.613Z] === RUN   TestCgroupNamespacesBuild
21:31:08 [2022-09-06T21:31:08.514Z] --- PASS: TestCgroupNamespacesBuild (2.06s)
21:31:08 [2022-09-06T21:31:08.514Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:31:09 [2022-09-06T21:31:09.891Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s)
21:31:09 [2022-09-06T21:31:09.891Z] === RUN   TestBuildWithSession
21:31:09 [2022-09-06T21:31:09.891Z]     build_session_test.go:25: TODO: BuildKit
21:31:09 [2022-09-06T21:31:09.891Z] --- SKIP: TestBuildWithSession (0.00s)
21:31:09 [2022-09-06T21:31:09.891Z] === RUN   TestBuildSquashParent
21:31:14 [2022-09-06T21:31:14.583Z] --- PASS: TestBuildSquashParent (4.50s)
21:31:14 [2022-09-06T21:31:14.583Z] === RUN   TestBuildWithRemoveAndForceRemove
21:31:14 [2022-09-06T21:31:14.583Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:31:14 [2022-09-06T21:31:14.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:31:14 [2022-09-06T21:31:14.583Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:31:14 [2022-09-06T21:31:14.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:31:14 [2022-09-06T21:31:14.583Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:31:14 [2022-09-06T21:31:14.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:31:14 [2022-09-06T21:31:14.583Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:31:14 [2022-09-06T21:31:14.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:31:14 [2022-09-06T21:31:14.583Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:31:14 [2022-09-06T21:31:14.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:31:14 [2022-09-06T21:31:14.583Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:31:14 [2022-09-06T21:31:14.583Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:31:14 [2022-09-06T21:31:14.583Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:31:14 [2022-09-06T21:31:14.583Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:31:15 [2022-09-06T21:31:15.819Z] ok  	github.com/docker/docker/libnetwork	37.584s	coverage: 40.6% of statements
21:31:15 [2022-09-06T21:31:15.820Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.138s	coverage: 84.4% of statements
21:31:15 [2022-09-06T21:31:15.820Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
21:31:15 [2022-09-06T21:31:15.820Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
21:31:15 [2022-09-06T21:31:15.820Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
21:31:15 [2022-09-06T21:31:15.820Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
21:31:15 [2022-09-06T21:31:15.820Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
21:31:15 [2022-09-06T21:31:15.820Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
21:31:15 [2022-09-06T21:31:15.820Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
21:31:15 [2022-09-06T21:31:15.820Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
21:31:15 [2022-09-06T21:31:15.820Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 22.4% of statements
21:31:15 [2022-09-06T21:31:15.820Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
21:31:15 [2022-09-06T21:31:15.820Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
21:31:15 [2022-09-06T21:31:15.820Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
21:31:15 [2022-09-06T21:31:15.820Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
21:31:15 [2022-09-06T21:31:15.975Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:31:16 [2022-09-06T21:31:16.561Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:31:17 [2022-09-06T21:31:17.188Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.577s	coverage: 59.9% of statements
21:31:17 [2022-09-06T21:31:17.188Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
21:31:17 [2022-09-06T21:31:17.188Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
21:31:17 [2022-09-06T21:31:17.752Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.017s	coverage: 5.0% of statements
21:31:17 [2022-09-06T21:31:17.752Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
21:31:17 [2022-09-06T21:31:17.939Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:31:17 [2022-09-06T21:31:17.939Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:31:18 [2022-09-06T21:31:18.316Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.017s	coverage: 4.5% of statements
21:31:18 [2022-09-06T21:31:18.316Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
21:31:18 [2022-09-06T21:31:18.573Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
21:31:19 [2022-09-06T21:31:19.321Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s)
21:31:19 [2022-09-06T21:31:19.321Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.53s)
21:31:19 [2022-09-06T21:31:19.321Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.87s)
21:31:19 [2022-09-06T21:31:19.321Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.69s)
21:31:19 [2022-09-06T21:31:19.321Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.53s)
21:31:19 [2022-09-06T21:31:19.321Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.37s)
21:31:19 [2022-09-06T21:31:19.321Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.45s)
21:31:19 [2022-09-06T21:31:19.321Z] === RUN   TestBuildMultiStageCopy
21:31:19 [2022-09-06T21:31:19.321Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:31:20 [2022-09-06T21:31:20.698Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:31:20 [2022-09-06T21:31:20.958Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:31:21 [2022-09-06T21:31:21.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:31:21 [2022-09-06T21:31:21.216Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:31:21 [2022-09-06T21:31:21.476Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:31:21 [2022-09-06T21:31:21.735Z] --- PASS: TestBuildMultiStageCopy (2.35s)
21:31:21 [2022-09-06T21:31:21.735Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.43s)
21:31:21 [2022-09-06T21:31:21.735Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
21:31:21 [2022-09-06T21:31:21.735Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
21:31:21 [2022-09-06T21:31:21.735Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.26s)
21:31:21 [2022-09-06T21:31:21.735Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
21:31:21 [2022-09-06T21:31:21.735Z] === RUN   TestBuildMultiStageParentConfig
21:31:22 [2022-09-06T21:31:22.308Z] --- PASS: TestBuildMultiStageParentConfig (0.67s)
21:31:22 [2022-09-06T21:31:22.308Z] === RUN   TestBuildLabelWithTargets
21:31:23 [2022-09-06T21:31:23.685Z] --- PASS: TestBuildLabelWithTargets (1.07s)
21:31:23 [2022-09-06T21:31:23.685Z] === RUN   TestBuildWithEmptyLayers
21:31:23 [2022-09-06T21:31:23.943Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
21:31:23 [2022-09-06T21:31:23.943Z] === RUN   TestBuildMultiStageOnBuild
21:31:25 [2022-09-06T21:31:25.844Z] --- PASS: TestBuildMultiStageOnBuild (1.67s)
21:31:25 [2022-09-06T21:31:25.844Z] === RUN   TestBuildUncleanTarFilenames
21:31:26 [2022-09-06T21:31:26.103Z] --- PASS: TestBuildUncleanTarFilenames (0.61s)
21:31:26 [2022-09-06T21:31:26.103Z] === RUN   TestBuildMultiStageLayerLeak
21:31:28 [2022-09-06T21:31:28.005Z] --- PASS: TestBuildMultiStageLayerLeak (1.73s)
21:31:28 [2022-09-06T21:31:28.005Z] === RUN   TestBuildWithHugeFile
21:31:28 [2022-09-06T21:31:28.535Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.349s	coverage: 6.6% of statements
21:31:28 [2022-09-06T21:31:28.535Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
21:31:28 [2022-09-06T21:31:28.535Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
21:31:29 [2022-09-06T21:31:29.098Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
21:31:29 [2022-09-06T21:31:29.098Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
21:31:29 [2022-09-06T21:31:29.098Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
21:31:29 [2022-09-06T21:31:29.098Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
21:31:29 [2022-09-06T21:31:29.662Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
21:31:29 [2022-09-06T21:31:29.918Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
21:31:29 [2022-09-06T21:31:29.918Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
21:31:30 [2022-09-06T21:31:30.175Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.006s	coverage: 100.0% of statements
21:31:31 [2022-09-06T21:31:31.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:31:39 [2022-09-06T21:31:39.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
21:31:39 [2022-09-06T21:31:39.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:31:40 [2022-09-06T21:31:40.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:31:41 [2022-09-06T21:31:41.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:31:41 [2022-09-06T21:31:41.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:31:41 [2022-09-06T21:31:41.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:31:42 [2022-09-06T21:31:42.350Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
21:31:42 [2022-09-06T21:31:42.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:31:45 [2022-09-06T21:31:45.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:31:46 [2022-09-06T21:31:46.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:31:47 [2022-09-06T21:31:47.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:31:47 [2022-09-06T21:31:47.579Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:31:47 [2022-09-06T21:31:47.579Z] Using test binary docker
21:31:47 [2022-09-06T21:31:47.579Z] +++ /etc/init.d/apparmor start
21:31:47 [2022-09-06T21:31:47.579Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:31:47 [2022-09-06T21:31:47.579Z] INFO: Waiting for daemon to start...
21:31:47 [2022-09-06T21:31:47.579Z] Starting dockerd
21:31:47 [2022-09-06T21:31:47.579Z] +++ 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
21:31:47 [2022-09-06T21:31:47.579Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:31:47 [2022-09-06T21:31:47.579Z] Using test binary docker
21:31:47 [2022-09-06T21:31:47.579Z] +++ /etc/init.d/apparmor start
21:31:47 [2022-09-06T21:31:47.579Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:31:47 [2022-09-06T21:31:47.579Z] INFO: Waiting for daemon to start...
21:31:47 [2022-09-06T21:31:47.579Z] Starting dockerd
21:31:47 [2022-09-06T21:31:47.579Z] +++ 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
21:31:47 [2022-09-06T21:31:47.579Z] .
21:31:47 [2022-09-06T21:31:47.579Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:31:47 [2022-09-06T21:31:47.579Z] 
21:31:47 [2022-09-06T21:31:47.579Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:31:47 [2022-09-06T21:31:47.579Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:31:47 [2022-09-06T21:31:47.579Z] Error: No such image: emptyfs
21:31:47 [2022-09-06T21:31:47.579Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:31:47 [2022-09-06T21:31:47.579Z] ++++ docker load
21:31:47 [2022-09-06T21:31:47.579Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:31:47 [2022-09-06T21:31:47.579Z] Error: No such image: emptyfs
21:31:47 [2022-09-06T21:31:47.579Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:31:47 [2022-09-06T21:31:47.579Z] ++++ docker load
21:31:47 [2022-09-06T21:31:47.579Z] Running integration-test (iteration 1)
21:31:47 [2022-09-06T21:31:47.579Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
21:31:47 [2022-09-06T21:31:47.579Z] ++ 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)/'
21:31:47 [2022-09-06T21:31:47.579Z] ++ set -e
21:31:47 [2022-09-06T21:31:47.579Z] ++ '[' -n 0 ']'
21:31:47 [2022-09-06T21:31:47.579Z] ++ set -x
21:31:47 [2022-09-06T21:31:47.580Z] ++ 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)/'
21:31:47 [2022-09-06T21:31:47.580Z] Running integration-test (iteration 1)
21:31:47 [2022-09-06T21:31:47.580Z] 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)/
21:31:47 [2022-09-06T21:31:47.580Z] ++ 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)/'
21:31:47 [2022-09-06T21:31:47.580Z] ++ set -e
21:31:47 [2022-09-06T21:31:47.580Z] ++ '[' -n 0 ']'
21:31:47 [2022-09-06T21:31:47.580Z] ++ set -x
21:31:47 [2022-09-06T21:31:47.580Z] ++ 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)/'
21:31:47 [2022-09-06T21:31:47.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:31:48 [2022-09-06T21:31:48.152Z] Loaded image: busybox:latest
21:31:48 [2022-09-06T21:31:48.152Z] Loaded image: busybox:latest
21:31:48 [2022-09-06T21:31:48.413Z] Loaded image: busybox:glibc
21:31:48 [2022-09-06T21:31:48.413Z] Loaded image: busybox:glibc
21:31:48 [2022-09-06T21:31:48.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:31:49 [2022-09-06T21:31:49.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:31:50 [2022-09-06T21:31:50.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:31:51 [2022-09-06T21:31:51.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:31:52 [2022-09-06T21:31:52.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:31:52 [2022-09-06T21:31:52.618Z] Loaded image: debian:bullseye-slim
21:31:52 [2022-09-06T21:31:52.618Z] Loaded image: debian:bullseye-slim
21:31:52 [2022-09-06T21:31:52.618Z] Loaded image: hello-world:latest
21:31:52 [2022-09-06T21:31:52.878Z] Loaded image: hello-world:latest
21:31:52 [2022-09-06T21:31:52.879Z] Loaded image: arm32v7/hello-world:latest
21:31:52 [2022-09-06T21:31:52.879Z] Loaded image: arm32v7/hello-world:latest
21:31:52 [2022-09-06T21:31:52.879Z] INFO: Testing against a local daemon
21:31:52 [2022-09-06T21:31:52.879Z] === RUN   TestDockerDaemonSuite
21:31:52 [2022-09-06T21:31:52.879Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
21:31:52 [2022-09-06T21:31:52.879Z] INFO: Testing against a local daemon
21:31:52 [2022-09-06T21:31:52.879Z] === RUN   TestDockerSuite
21:31:52 [2022-09-06T21:31:52.879Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
21:31:52 [2022-09-06T21:31:52.879Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
21:31:53 [2022-09-06T21:31:53.139Z] === RUN   TestDockerSuite/TestAPIErrorJSON
21:31:53 [2022-09-06T21:31:53.139Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
21:31:53 [2022-09-06T21:31:53.139Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
21:31:53 [2022-09-06T21:31:53.139Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
21:31:53 [2022-09-06T21:31:53.139Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
21:31:53 [2022-09-06T21:31:53.139Z] === RUN   TestDockerSuite/TestAPIImagesDelete
21:31:53 [2022-09-06T21:31:53.245Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:31:53 [2022-09-06T21:31:53.245Z] Using test binary docker
21:31:53 [2022-09-06T21:31:53.245Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:31:53 [2022-09-06T21:31:53.245Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:31:53 [2022-09-06T21:31:53.245Z] INFO: Waiting for daemon to start...
21:31:53 [2022-09-06T21:31:53.245Z] Starting dockerd
21:31:55 [2022-09-06T21:31:55.150Z] .
21:31:55 [2022-09-06T21:31:55.150Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:31:55 [2022-09-06T21:31:55.409Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:31:55 [2022-09-06T21:31:55.409Z] Error: No such image: emptyfs
21:31:55 [2022-09-06T21:31:55.409Z] Running integration-test (iteration 1)
21:31:55 [2022-09-06T21:31:55.409Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
21:31:55 [2022-09-06T21:31:55.668Z] Loaded image: busybox:latest
21:31:55 [2022-09-06T21:31:55.928Z] Loaded image: busybox:glibc
21:31:57 [2022-09-06T21:31:57.197Z] ok  	github.com/docker/docker/libnetwork/ipam	16.233s	coverage: 85.3% of statements
21:31:57 [2022-09-06T21:31:57.198Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
21:31:57 [2022-09-06T21:31:57.198Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
21:31:57 [2022-09-06T21:31:57.306Z] Loaded image: debian:bullseye-slim
21:31:57 [2022-09-06T21:31:57.306Z] Loaded image: hello-world:latest
21:31:57 [2022-09-06T21:31:57.306Z] Loaded image: arm32v7/hello-world:latest
21:31:57 [2022-09-06T21:31:57.306Z] INFO: Testing against a local daemon
21:31:57 [2022-09-06T21:31:57.306Z] === RUN   TestCgroupNamespacesBuild
21:31:57 [2022-09-06T21:31:57.339Z] === RUN   TestDockerSuite/TestAPIImagesFilter
21:31:57 [2022-09-06T21:31:57.339Z] === RUN   TestDockerSuite/TestAPIImagesHistory
21:31:57 [2022-09-06T21:31:57.454Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
21:31:57 [2022-09-06T21:31:57.599Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
21:31:57 [2022-09-06T21:31:57.860Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
21:31:58 [2022-09-06T21:31:58.017Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
21:31:58 [2022-09-06T21:31:58.017Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
21:31:58 [2022-09-06T21:31:58.273Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.004s	coverage: 71.4% of statements
21:31:58 [2022-09-06T21:31:58.794Z] --- PASS: TestCgroupNamespacesBuild (1.40s)
21:31:58 [2022-09-06T21:31:58.794Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:31:58 [2022-09-06T21:31:58.801Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
21:31:58 [2022-09-06T21:31:58.837Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.273s	coverage: 74.0% of statements
21:31:59 [2022-09-06T21:31:59.400Z] ok  	github.com/docker/docker/libnetwork/iptables	0.164s	coverage: 45.0% of statements
21:31:59 [2022-09-06T21:31:59.400Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
21:31:59 [2022-09-06T21:31:59.740Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
21:31:59 [2022-09-06T21:31:59.740Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
21:31:59 [2022-09-06T21:31:59.962Z] ok  	github.com/docker/docker/libnetwork/netutils	0.020s	coverage: 44.1% of statements
21:32:00 [2022-09-06T21:32:00.172Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s)
21:32:00 [2022-09-06T21:32:00.172Z] === RUN   TestBuildWithSession
21:32:00 [2022-09-06T21:32:00.172Z]     build_session_test.go:25: TODO: BuildKit
21:32:00 [2022-09-06T21:32:00.172Z] --- SKIP: TestBuildWithSession (0.00s)
21:32:00 [2022-09-06T21:32:00.172Z] === RUN   TestBuildSquashParent
21:32:00 [2022-09-06T21:32:00.681Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
21:32:01 [2022-09-06T21:32:01.621Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
21:32:01 [2022-09-06T21:32:01.881Z] === RUN   TestDockerSuite/TestAPINetworkFilter
21:32:01 [2022-09-06T21:32:01.881Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
21:32:01 [2022-09-06T21:32:01.881Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
21:32:02 [2022-09-06T21:32:02.452Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
21:32:02 [2022-09-06T21:32:02.712Z] --- PASS: TestBuildWithHugeFile (127.10s)
21:32:02 [2022-09-06T21:32:02.712Z] === RUN   TestBuildWCOWSandboxSize
21:32:02 [2022-09-06T21:32:02.712Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:32:02 [2022-09-06T21:32:02.712Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:32:02 [2022-09-06T21:32:02.712Z] === RUN   TestBuildWithEmptyDockerfile
21:32:02 [2022-09-06T21:32:02.712Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:32:02 [2022-09-06T21:32:02.712Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:32:02 [2022-09-06T21:32:02.712Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:32:02 [2022-09-06T21:32:02.712Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:32:02 [2022-09-06T21:32:02.712Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:32:02 [2022-09-06T21:32:02.712Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:32:02 [2022-09-06T21:32:02.972Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:32:02 [2022-09-06T21:32:02.972Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:32:02 [2022-09-06T21:32:02.972Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
21:32:02 [2022-09-06T21:32:02.972Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:32:02 [2022-09-06T21:32:02.972Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
21:32:02 [2022-09-06T21:32:02.972Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
21:32:02 [2022-09-06T21:32:02.972Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
21:32:02 [2022-09-06T21:32:02.972Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s)
21:32:02 [2022-09-06T21:32:02.972Z] === RUN   TestBuildPreserveOwnership
21:32:02 [2022-09-06T21:32:02.972Z] === RUN   TestBuildPreserveOwnership/copy_from
21:32:03 [2022-09-06T21:32:03.542Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
21:32:03 [2022-09-06T21:32:03.802Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
21:32:03 [2022-09-06T21:32:03.802Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
21:32:03 [2022-09-06T21:32:03.802Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
21:32:05 [2022-09-06T21:32:05.737Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:32:06 [2022-09-06T21:32:06.309Z] --- PASS: TestBuildPreserveOwnership (3.35s)
21:32:06 [2022-09-06T21:32:06.309Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.40s)
21:32:06 [2022-09-06T21:32:06.309Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s)
21:32:06 [2022-09-06T21:32:06.309Z] === RUN   TestBuildPlatformInvalid
21:32:06 [2022-09-06T21:32:06.569Z] --- PASS: TestBuildPlatformInvalid (0.08s)
21:32:06 [2022-09-06T21:32:06.569Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:32:07 [2022-09-06T21:32:07.137Z] Loaded image: busybox:latest
21:32:07 [2022-09-06T21:32:07.397Z] Loaded image: busybox:glibc
21:32:07 [2022-09-06T21:32:07.657Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
21:32:08 [2022-09-06T21:32:08.290Z] --- PASS: TestBuildSquashParent (7.16s)
21:32:08 [2022-09-06T21:32:08.290Z] === RUN   TestBuildWithRemoveAndForceRemove
21:32:08 [2022-09-06T21:32:08.290Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:32:08 [2022-09-06T21:32:08.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:32:08 [2022-09-06T21:32:08.290Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:32:08 [2022-09-06T21:32:08.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:32:08 [2022-09-06T21:32:08.290Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:32:08 [2022-09-06T21:32:08.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:32:08 [2022-09-06T21:32:08.290Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:32:08 [2022-09-06T21:32:08.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:32:08 [2022-09-06T21:32:08.290Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:32:08 [2022-09-06T21:32:08.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:32:08 [2022-09-06T21:32:08.290Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:32:08 [2022-09-06T21:32:08.290Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:32:08 [2022-09-06T21:32:08.290Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:32:08 [2022-09-06T21:32:08.290Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:32:08 [2022-09-06T21:32:08.859Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:32:08 [2022-09-06T21:32:08.859Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:32:09 [2022-09-06T21:32:09.040Z] Loaded image: debian:bullseye-slim
21:32:09 [2022-09-06T21:32:09.040Z] Loaded image: hello-world:latest
21:32:09 [2022-09-06T21:32:09.040Z] Loaded image: arm32v7/hello-world:latest
21:32:09 [2022-09-06T21:32:09.611Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
21:32:10 [2022-09-06T21:32:10.766Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:32:10 [2022-09-06T21:32:10.766Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:32:12 [2022-09-06T21:32:12.152Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
21:32:13 [2022-09-06T21:32:13.302Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
21:32:13 [2022-09-06T21:32:13.302Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.58s)
21:32:13 [2022-09-06T21:32:13.302Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.71s)
21:32:13 [2022-09-06T21:32:13.302Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s)
21:32:13 [2022-09-06T21:32:13.302Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s)
21:32:13 [2022-09-06T21:32:13.302Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.94s)
21:32:13 [2022-09-06T21:32:13.302Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.01s)
21:32:13 [2022-09-06T21:32:13.302Z] === RUN   TestBuildMultiStageCopy
21:32:13 [2022-09-06T21:32:13.302Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:32:13 [2022-09-06T21:32:13.533Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
21:32:14 [2022-09-06T21:32:14.106Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
21:32:15 [2022-09-06T21:32:15.070Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
21:32:16 [2022-09-06T21:32:16.466Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
21:32:16 [2022-09-06T21:32:16.593Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:32:17 [2022-09-06T21:32:17.163Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:32:17 [2022-09-06T21:32:17.852Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
21:32:18 [2022-09-06T21:32:18.099Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:32:18 [2022-09-06T21:32:18.793Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
21:32:18 [2022-09-06T21:32:18.793Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
21:32:19 [2022-09-06T21:32:19.043Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:32:19 [2022-09-06T21:32:19.053Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
21:32:19 [2022-09-06T21:32:19.997Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
21:32:19 [2022-09-06T21:32:19.997Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.53s)
21:32:19 [2022-09-06T21:32:19.997Z] PASS
21:32:19 [2022-09-06T21:32:19.997Z] 
21:32:19 [2022-09-06T21:32:19.997Z] === Skipped
21:32:19 [2022-09-06T21:32:19.997Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
21:32:19 [2022-09-06T21:32:19.997Z]     build_session_test.go:25: TODO: BuildKit
21:32:19 [2022-09-06T21:32:19.997Z] 
21:32:19 [2022-09-06T21:32:19.997Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:32:19 [2022-09-06T21:32:19.997Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:32:19 [2022-09-06T21:32:19.997Z] 
21:32:19 [2022-09-06T21:32:19.997Z] DONE 34 tests, 2 skipped in 191.634s
21:32:19 [2022-09-06T21:32:19.997Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
21:32:19 [2022-09-06T21:32:19.997Z] ++ 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
21:32:19 [2022-09-06T21:32:19.997Z] ++ set -e
21:32:19 [2022-09-06T21:32:19.997Z] ++ '[' -n 0 ']'
21:32:19 [2022-09-06T21:32:19.997Z] ++ set -x
21:32:19 [2022-09-06T21:32:19.997Z] ++ 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
21:32:20 [2022-09-06T21:32:20.258Z] INFO: Testing against a local daemon
21:32:20 [2022-09-06T21:32:20.258Z] === RUN   TestConfigInspect
21:32:20 [2022-09-06T21:32:20.421Z] --- PASS: TestBuildMultiStageCopy (7.35s)
21:32:20 [2022-09-06T21:32:20.421Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s)
21:32:20 [2022-09-06T21:32:20.421Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
21:32:20 [2022-09-06T21:32:20.421Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
21:32:20 [2022-09-06T21:32:20.421Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
21:32:20 [2022-09-06T21:32:20.421Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
21:32:20 [2022-09-06T21:32:20.421Z] === RUN   TestBuildMultiStageParentConfig
21:32:20 [2022-09-06T21:32:20.518Z]     docker_cli_daemon_test.go:1475: [d33847843188d] daemon is not started
21:32:20 [2022-09-06T21:32:20.518Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
21:32:21 [2022-09-06T21:32:21.090Z]     check_test.go:540: [d969c2d5c05f9] daemon is not started
21:32:21 [2022-09-06T21:32:21.090Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
21:32:21 [2022-09-06T21:32:21.351Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
21:32:22 [2022-09-06T21:32:22.733Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
21:32:23 [2022-09-06T21:32:23.303Z] --- PASS: TestConfigInspect (3.24s)
21:32:23 [2022-09-06T21:32:23.303Z] === RUN   TestConfigList
21:32:23 [2022-09-06T21:32:23.563Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
21:32:24 [2022-09-06T21:32:24.236Z] --- PASS: TestBuildWithHugeFile (52.34s)
21:32:24 [2022-09-06T21:32:24.236Z] === RUN   TestBuildWCOWSandboxSize
21:32:24 [2022-09-06T21:32:24.236Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:32:24 [2022-09-06T21:32:24.236Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:32:24 [2022-09-06T21:32:24.236Z] === RUN   TestBuildWithEmptyDockerfile
21:32:24 [2022-09-06T21:32:24.236Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:32:24 [2022-09-06T21:32:24.236Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:32:24 [2022-09-06T21:32:24.236Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:32:24 [2022-09-06T21:32:24.236Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:32:24 [2022-09-06T21:32:24.236Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:32:24 [2022-09-06T21:32:24.236Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:32:24 [2022-09-06T21:32:24.236Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:32:24 [2022-09-06T21:32:24.236Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:32:24 [2022-09-06T21:32:24.236Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:32:24 [2022-09-06T21:32:24.236Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
21:32:24 [2022-09-06T21:32:24.236Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
21:32:24 [2022-09-06T21:32:24.236Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
21:32:24 [2022-09-06T21:32:24.236Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
21:32:24 [2022-09-06T21:32:24.236Z] === RUN   TestBuildPreserveOwnership
21:32:24 [2022-09-06T21:32:24.236Z] === RUN   TestBuildPreserveOwnership/copy_from
21:32:24 [2022-09-06T21:32:24.236Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:32:24 [2022-09-06T21:32:24.236Z] --- PASS: TestBuildPreserveOwnership (3.66s)
21:32:24 [2022-09-06T21:32:24.236Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.45s)
21:32:24 [2022-09-06T21:32:24.236Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s)
21:32:24 [2022-09-06T21:32:24.236Z] === RUN   TestBuildPlatformInvalid
21:32:24 [2022-09-06T21:32:24.236Z] --- PASS: TestBuildPlatformInvalid (0.08s)
21:32:24 [2022-09-06T21:32:24.236Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:32:24 [2022-09-06T21:32:24.945Z]     check_test.go:540: [d6c1f85b186e5] daemon is not started
21:32:24 [2022-09-06T21:32:24.945Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
21:32:25 [2022-09-06T21:32:25.170Z] Loaded image: busybox:latest
21:32:25 [2022-09-06T21:32:25.170Z] Loaded image: busybox:glibc
21:32:25 [2022-09-06T21:32:25.692Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
21:32:25 [2022-09-06T21:32:25.692Z] === RUN   TestBuildLabelWithTargets
21:32:26 [2022-09-06T21:32:26.330Z] --- PASS: TestConfigList (2.90s)
21:32:26 [2022-09-06T21:32:26.330Z] === RUN   TestConfigsCreateAndDelete
21:32:26 [2022-09-06T21:32:26.546Z] Loaded image: debian:bullseye-slim
21:32:26 [2022-09-06T21:32:26.546Z] Loaded image: hello-world:latest
21:32:26 [2022-09-06T21:32:26.546Z] Loaded image: arm32v7/hello-world:latest
21:32:27 [2022-09-06T21:32:27.270Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
21:32:27 [2022-09-06T21:32:27.531Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
21:32:28 [2022-09-06T21:32:28.101Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
21:32:28 [2022-09-06T21:32:28.360Z] === RUN   TestDockerSuite/TestBuildScratchCopy
21:32:28 [2022-09-06T21:32:28.929Z] --- PASS: TestConfigsCreateAndDelete (2.52s)
21:32:28 [2022-09-06T21:32:28.929Z] === RUN   TestConfigsUpdate
21:32:28 [2022-09-06T21:32:28.929Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
21:32:28 [2022-09-06T21:32:28.929Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
21:32:28 [2022-09-06T21:32:28.929Z] === RUN   TestDockerSuite/TestContainerAPICommit
21:32:29 [2022-09-06T21:32:29.189Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
21:32:30 [2022-09-06T21:32:30.129Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
21:32:32 [2022-09-06T21:32:32.037Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
21:32:32 [2022-09-06T21:32:32.037Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
21:32:32 [2022-09-06T21:32:32.037Z] --- PASS: TestConfigsUpdate (3.13s)
21:32:32 [2022-09-06T21:32:32.037Z] === RUN   TestTemplatedConfig
21:32:32 [2022-09-06T21:32:32.297Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
21:32:32 [2022-09-06T21:32:32.297Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
21:32:33 [2022-09-06T21:32:33.239Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
21:32:33 [2022-09-06T21:32:33.810Z] --- PASS: TestBuildLabelWithTargets (8.02s)
21:32:33 [2022-09-06T21:32:33.811Z] === RUN   TestBuildWithEmptyLayers
21:32:34 [2022-09-06T21:32:34.177Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
21:32:35 [2022-09-06T21:32:35.116Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
21:32:35 [2022-09-06T21:32:35.116Z] === RUN   TestDockerSuite/TestContainerAPICreate
21:32:35 [2022-09-06T21:32:35.116Z] --- PASS: TestTemplatedConfig (3.27s)
21:32:35 [2022-09-06T21:32:35.116Z] === RUN   TestConfigCreateResolve
21:32:35 [2022-09-06T21:32:35.687Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
21:32:35 [2022-09-06T21:32:35.687Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
21:32:35 [2022-09-06T21:32:35.948Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
21:32:36 [2022-09-06T21:32:36.345Z] --- PASS: TestBuildWithEmptyLayers (2.97s)
21:32:36 [2022-09-06T21:32:36.346Z] === RUN   TestBuildMultiStageOnBuild
21:32:36 [2022-09-06T21:32:36.519Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
21:32:36 [2022-09-06T21:32:36.519Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
21:32:36 [2022-09-06T21:32:36.519Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
21:32:36 [2022-09-06T21:32:36.519Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
21:32:36 [2022-09-06T21:32:36.539Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.58s)
21:32:36 [2022-09-06T21:32:36.539Z] PASS
21:32:36 [2022-09-06T21:32:36.539Z] 
21:32:36 [2022-09-06T21:32:36.539Z] === Skipped
21:32:36 [2022-09-06T21:32:36.539Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
21:32:36 [2022-09-06T21:32:36.539Z]     build_session_test.go:25: TODO: BuildKit
21:32:36 [2022-09-06T21:32:36.539Z] 
21:32:36 [2022-09-06T21:32:36.539Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:32:36 [2022-09-06T21:32:36.539Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:32:36 [2022-09-06T21:32:36.539Z] 
21:32:36 [2022-09-06T21:32:36.539Z] DONE 34 tests, 2 skipped in 91.271s
21:32:36 [2022-09-06T21:32:36.539Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
21:32:36 [2022-09-06T21:32:36.540Z] INFO: Testing against a local daemon
21:32:36 [2022-09-06T21:32:36.540Z] === RUN   TestConfigInspect
21:32:36 [2022-09-06T21:32:36.779Z] === RUN   TestDockerSuite/TestContainerAPIDelete
21:32:37 [2022-09-06T21:32:37.719Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
21:32:37 [2022-09-06T21:32:37.915Z] --- PASS: TestConfigInspect (2.17s)
21:32:37 [2022-09-06T21:32:37.915Z] === RUN   TestConfigList
21:32:37 [2022-09-06T21:32:37.978Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
21:32:38 [2022-09-06T21:32:38.240Z] --- PASS: TestConfigCreateResolve (3.09s)
21:32:38 [2022-09-06T21:32:38.241Z] PASS
21:32:38 [2022-09-06T21:32:38.241Z] 
21:32:38 [2022-09-06T21:32:38.241Z] DONE 6 tests in 18.251s
21:32:38 [2022-09-06T21:32:38.241Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
21:32:38 [2022-09-06T21:32:38.241Z] ++ 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
21:32:38 [2022-09-06T21:32:38.241Z] ++ set -e
21:32:38 [2022-09-06T21:32:38.241Z] ++ '[' -n 0 ']'
21:32:38 [2022-09-06T21:32:38.241Z] ++ set -x
21:32:38 [2022-09-06T21:32:38.241Z] ++ 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
21:32:38 [2022-09-06T21:32:38.503Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
21:32:38 [2022-09-06T21:32:38.503Z] INFO: Testing against a local daemon
21:32:38 [2022-09-06T21:32:38.503Z] === RUN   TestAttachWithTTY
21:32:38 [2022-09-06T21:32:38.503Z] --- PASS: TestAttachWithTTY (0.05s)
21:32:38 [2022-09-06T21:32:38.503Z] === RUN   TestAttachWithoutTTy
21:32:38 [2022-09-06T21:32:38.503Z] --- PASS: TestAttachWithoutTTy (0.06s)
21:32:38 [2022-09-06T21:32:38.503Z] === RUN   TestCheckpoint
21:32:38 [2022-09-06T21:32:38.503Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:32:38 [2022-09-06T21:32:38.503Z] --- SKIP: TestCheckpoint (0.00s)
21:32:38 [2022-09-06T21:32:38.503Z] === RUN   TestContainerInvalidJSON
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/commit
21:32:38 [2022-09-06T21:32:38.763Z] === PAUSE TestContainerInvalidJSON/commit
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/containers/create
21:32:38 [2022-09-06T21:32:38.763Z] === PAUSE TestContainerInvalidJSON/containers/create
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:32:38 [2022-09-06T21:32:38.763Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:32:38 [2022-09-06T21:32:38.763Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:32:38 [2022-09-06T21:32:38.763Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:32:38 [2022-09-06T21:32:38.763Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
21:32:38 [2022-09-06T21:32:38.763Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
21:32:38 [2022-09-06T21:32:38.763Z] === CONT  TestContainerInvalidJSON/commit
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:32:38 [2022-09-06T21:32:38.763Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:32:38 [2022-09-06T21:32:38.763Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
21:32:38 [2022-09-06T21:32:38.763Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
21:32:38 [2022-09-06T21:32:38.763Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:32:38 [2022-09-06T21:32:38.763Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:32:38 [2022-09-06T21:32:38.763Z] === CONT  TestContainerInvalidJSON/containers/create
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:32:38 [2022-09-06T21:32:38.763Z] --- PASS: TestContainerInvalidJSON (0.03s)
21:32:38 [2022-09-06T21:32:38.763Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.01s)
21:32:38 [2022-09-06T21:32:38.763Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:32:38 [2022-09-06T21:32:38.763Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestCopyFromContainerPathIsNotDir
21:32:38 [2022-09-06T21:32:38.763Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestCopyToContainerPathDoesNotExist
21:32:38 [2022-09-06T21:32:38.763Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
21:32:38 [2022-09-06T21:32:38.763Z] === RUN   TestCopyEmptyFile
21:32:39 [2022-09-06T21:32:39.023Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
21:32:39 [2022-09-06T21:32:39.023Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
21:32:39 [2022-09-06T21:32:39.284Z] --- PASS: TestCopyEmptyFile (0.41s)
21:32:39 [2022-09-06T21:32:39.284Z] === RUN   TestCopyToContainerPathIsNotDir
21:32:39 [2022-09-06T21:32:39.284Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
21:32:39 [2022-09-06T21:32:39.284Z] === RUN   TestCopyFromContainer
21:32:40 [2022-09-06T21:32:40.445Z] --- PASS: TestConfigList (2.16s)
21:32:40 [2022-09-06T21:32:40.445Z] === RUN   TestConfigsCreateAndDelete
21:32:41 [2022-09-06T21:32:41.196Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
21:32:41 [2022-09-06T21:32:41.196Z] === RUN   TestCopyFromContainer//
21:32:41 [2022-09-06T21:32:41.196Z] === RUN   TestCopyFromContainer//bar/root
21:32:41 [2022-09-06T21:32:41.456Z] === RUN   TestCopyFromContainer//bar/root/
21:32:41 [2022-09-06T21:32:41.456Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
21:32:41 [2022-09-06T21:32:41.456Z] === RUN   TestCopyFromContainer/bar/quux
21:32:41 [2022-09-06T21:32:41.643Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
21:32:41 [2022-09-06T21:32:41.643Z] === RUN   TestBuildUncleanTarFilenames
21:32:41 [2022-09-06T21:32:41.718Z] === RUN   TestCopyFromContainer/bar/quux/
21:32:41 [2022-09-06T21:32:41.718Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:32:41 [2022-09-06T21:32:41.902Z] --- PASS: TestBuildUncleanTarFilenames (0.60s)
21:32:41 [2022-09-06T21:32:41.902Z] === RUN   TestBuildMultiStageLayerLeak
21:32:41 [2022-09-06T21:32:41.978Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:32:41 [2022-09-06T21:32:41.978Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
21:32:41 [2022-09-06T21:32:41.978Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
21:32:41 [2022-09-06T21:32:41.978Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:32:41 [2022-09-06T21:32:41.978Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:32:42 [2022-09-06T21:32:42.240Z] === RUN   TestCopyFromContainer/bar/notarget
21:32:42 [2022-09-06T21:32:42.346Z] --- PASS: TestConfigsCreateAndDelete (2.18s)
21:32:42 [2022-09-06T21:32:42.346Z] === RUN   TestConfigsUpdate
21:32:42 [2022-09-06T21:32:42.502Z] --- PASS: TestCopyFromContainer (3.10s)
21:32:42 [2022-09-06T21:32:42.502Z]     --- PASS: TestCopyFromContainer// (0.16s)
21:32:42 [2022-09-06T21:32:42.502Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
21:32:42 [2022-09-06T21:32:42.502Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
21:32:42 [2022-09-06T21:32:42.502Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
21:32:42 [2022-09-06T21:32:42.502Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.15s)
21:32:42 [2022-09-06T21:32:42.502Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s)
21:32:42 [2022-09-06T21:32:42.502Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
21:32:42 [2022-09-06T21:32:42.502Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
21:32:42 [2022-09-06T21:32:42.502Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s)
21:32:42 [2022-09-06T21:32:42.502Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.15s)
21:32:42 [2022-09-06T21:32:42.502Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:32:42 [2022-09-06T21:32:42.502Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:32:42 [2022-09-06T21:32:42.502Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:32:42 [2022-09-06T21:32:42.502Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:32:42 [2022-09-06T21:32:42.502Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:32:42 [2022-09-06T21:32:42.502Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:32:42 [2022-09-06T21:32:42.502Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:32:42 [2022-09-06T21:32:42.502Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:32:42 [2022-09-06T21:32:42.502Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:32:42 [2022-09-06T21:32:42.502Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:32:42 [2022-09-06T21:32:42.502Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
21:32:42 [2022-09-06T21:32:42.502Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:32:42 [2022-09-06T21:32:42.502Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:32:42 [2022-09-06T21:32:42.502Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
21:32:42 [2022-09-06T21:32:42.502Z] === RUN   TestCreateLinkToNonExistingContainer
21:32:42 [2022-09-06T21:32:42.502Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
21:32:42 [2022-09-06T21:32:42.502Z] === RUN   TestCreateWithInvalidEnv
21:32:42 [2022-09-06T21:32:42.502Z] === RUN   TestCreateWithInvalidEnv/0
21:32:42 [2022-09-06T21:32:42.502Z] === PAUSE TestCreateWithInvalidEnv/0
21:32:42 [2022-09-06T21:32:42.502Z] === RUN   TestCreateWithInvalidEnv/1
21:32:42 [2022-09-06T21:32:42.502Z] === PAUSE TestCreateWithInvalidEnv/1
21:32:42 [2022-09-06T21:32:42.502Z] === RUN   TestCreateWithInvalidEnv/2
21:32:42 [2022-09-06T21:32:42.502Z] === PAUSE TestCreateWithInvalidEnv/2
21:32:42 [2022-09-06T21:32:42.502Z] === CONT  TestCreateWithInvalidEnv/0
21:32:42 [2022-09-06T21:32:42.502Z] === CONT  TestCreateWithInvalidEnv/2
21:32:42 [2022-09-06T21:32:42.502Z] === CONT  TestCreateWithInvalidEnv/1
21:32:42 [2022-09-06T21:32:42.502Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
21:32:42 [2022-09-06T21:32:42.502Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:32:42 [2022-09-06T21:32:42.502Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:32:42 [2022-09-06T21:32:42.502Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:32:42 [2022-09-06T21:32:42.502Z] === RUN   TestCreateTmpfsMountsTarget
21:32:42 [2022-09-06T21:32:42.502Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
21:32:42 [2022-09-06T21:32:42.502Z] === RUN   TestCreateWithCustomMaskedPaths
21:32:42 [2022-09-06T21:32:42.502Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
21:32:43 [2022-09-06T21:32:43.444Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
21:32:44 [2022-09-06T21:32:44.016Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
21:32:44 [2022-09-06T21:32:44.276Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
21:32:44 [2022-09-06T21:32:44.847Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s)
21:32:44 [2022-09-06T21:32:44.847Z] === RUN   TestCreateWithCustomReadonlyPaths
21:32:44 [2022-09-06T21:32:44.878Z] --- PASS: TestConfigsUpdate (2.17s)
21:32:44 [2022-09-06T21:32:44.878Z] === RUN   TestTemplatedConfig
21:32:45 [2022-09-06T21:32:45.107Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
21:32:45 [2022-09-06T21:32:45.107Z] === RUN   TestDockerSuite/TestContainerAPIKill
21:32:45 [2022-09-06T21:32:45.368Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
21:32:45 [2022-09-06T21:32:45.938Z] === RUN   TestDockerSuite/TestContainerAPIPause
21:32:46 [2022-09-06T21:32:46.093Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s)
21:32:46 [2022-09-06T21:32:46.093Z] === RUN   TestBuildWithHugeFile
21:32:46 [2022-09-06T21:32:46.881Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
21:32:46 [2022-09-06T21:32:46.881Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.09s)
21:32:46 [2022-09-06T21:32:46.881Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:32:46 [2022-09-06T21:32:46.881Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:32:46 [2022-09-06T21:32:46.881Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:32:46 [2022-09-06T21:32:46.881Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:32:46 [2022-09-06T21:32:46.881Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:32:46 [2022-09-06T21:32:46.881Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:32:46 [2022-09-06T21:32:46.881Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:32:46 [2022-09-06T21:32:46.881Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:32:46 [2022-09-06T21:32:46.881Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:32:46 [2022-09-06T21:32:46.881Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:32:46 [2022-09-06T21:32:46.881Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:32:46 [2022-09-06T21:32:46.881Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:32:46 [2022-09-06T21:32:46.881Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:32:46 [2022-09-06T21:32:46.881Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:32:46 [2022-09-06T21:32:46.881Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:32:46 [2022-09-06T21:32:46.881Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:32:46 [2022-09-06T21:32:46.881Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:32:46 [2022-09-06T21:32:46.881Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
21:32:46 [2022-09-06T21:32:46.881Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
21:32:46 [2022-09-06T21:32:46.881Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:32:46 [2022-09-06T21:32:46.881Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
21:32:46 [2022-09-06T21:32:46.881Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:32:46 [2022-09-06T21:32:46.881Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:32:47 [2022-09-06T21:32:47.408Z] --- PASS: TestTemplatedConfig (2.68s)
21:32:47 [2022-09-06T21:32:47.408Z] === RUN   TestConfigCreateResolve
21:32:47 [2022-09-06T21:32:47.823Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
21:32:47 [2022-09-06T21:32:47.823Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
21:32:47 [2022-09-06T21:32:47.823Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s)
21:32:47 [2022-09-06T21:32:47.823Z] === RUN   TestCreateDifferentPlatform
21:32:47 [2022-09-06T21:32:47.823Z] === RUN   TestCreateDifferentPlatform/different_os
21:32:47 [2022-09-06T21:32:47.823Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:32:47 [2022-09-06T21:32:47.823Z] --- PASS: TestCreateDifferentPlatform (0.03s)
21:32:47 [2022-09-06T21:32:47.823Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
21:32:47 [2022-09-06T21:32:47.823Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:32:47 [2022-09-06T21:32:47.823Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:32:47 [2022-09-06T21:32:47.823Z] === RUN   TestDockerSuite/TestContainerAPIRename
21:32:47 [2022-09-06T21:32:47.823Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
21:32:47 [2022-09-06T21:32:47.823Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:32:47 [2022-09-06T21:32:47.823Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
21:32:47 [2022-09-06T21:32:47.823Z] === RUN   TestCreateInvalidHostConfig
21:32:47 [2022-09-06T21:32:47.823Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:32:47 [2022-09-06T21:32:47.823Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:32:47 [2022-09-06T21:32:47.823Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:32:47 [2022-09-06T21:32:47.823Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:32:47 [2022-09-06T21:32:47.823Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:32:47 [2022-09-06T21:32:47.823Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:32:47 [2022-09-06T21:32:47.823Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:32:47 [2022-09-06T21:32:47.823Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:32:47 [2022-09-06T21:32:47.823Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:32:47 [2022-09-06T21:32:47.823Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:32:47 [2022-09-06T21:32:47.823Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:32:47 [2022-09-06T21:32:47.823Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:32:47 [2022-09-06T21:32:47.823Z] --- PASS: TestCreateInvalidHostConfig (0.02s)
21:32:47 [2022-09-06T21:32:47.823Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:32:47 [2022-09-06T21:32:47.823Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:32:47 [2022-09-06T21:32:47.823Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:32:47 [2022-09-06T21:32:47.823Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:32:47 [2022-09-06T21:32:47.823Z] === RUN   TestContainerStartOnDaemonRestart
21:32:47 [2022-09-06T21:32:47.823Z] === PAUSE TestContainerStartOnDaemonRestart
21:32:47 [2022-09-06T21:32:47.823Z] === RUN   TestDaemonRestartIpcMode
21:32:47 [2022-09-06T21:32:47.823Z] === PAUSE TestDaemonRestartIpcMode
21:32:47 [2022-09-06T21:32:47.823Z] === RUN   TestDaemonHostGatewayIP
21:32:47 [2022-09-06T21:32:47.823Z] === PAUSE TestDaemonHostGatewayIP
21:32:47 [2022-09-06T21:32:47.823Z] === RUN   TestRestartDaemonWithRestartingContainer
21:32:47 [2022-09-06T21:32:47.823Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:32:47 [2022-09-06T21:32:47.823Z] === RUN   TestContainerKillOnDaemonStart
21:32:47 [2022-09-06T21:32:47.823Z] === PAUSE TestContainerKillOnDaemonStart
21:32:47 [2022-09-06T21:32:47.823Z] === RUN   TestDiff
21:32:48 [2022-09-06T21:32:48.765Z] === RUN   TestDockerSuite/TestContainerAPIRestart
21:32:48 [2022-09-06T21:32:48.765Z] --- PASS: TestDiff (0.72s)
21:32:48 [2022-09-06T21:32:48.765Z] === RUN   TestExecConsoleSize
21:32:49 [2022-09-06T21:32:49.025Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
21:32:49 [2022-09-06T21:32:49.310Z] --- PASS: TestConfigCreateResolve (2.18s)
21:32:49 [2022-09-06T21:32:49.310Z] PASS
21:32:49 [2022-09-06T21:32:49.310Z] 
21:32:49 [2022-09-06T21:32:49.310Z] DONE 6 tests in 13.566s
21:32:49 [2022-09-06T21:32:49.310Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
21:32:49 [2022-09-06T21:32:49.310Z] INFO: Testing against a local daemon
21:32:49 [2022-09-06T21:32:49.310Z] === RUN   TestAttachWithTTY
21:32:49 [2022-09-06T21:32:49.568Z] --- PASS: TestAttachWithTTY (0.07s)
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestAttachWithoutTTy
21:32:49 [2022-09-06T21:32:49.568Z] --- PASS: TestAttachWithoutTTy (0.04s)
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestCheckpoint
21:32:49 [2022-09-06T21:32:49.568Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:32:49 [2022-09-06T21:32:49.568Z] --- SKIP: TestCheckpoint (0.00s)
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/commit
21:32:49 [2022-09-06T21:32:49.568Z] === PAUSE TestContainerInvalidJSON/commit
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/containers/create
21:32:49 [2022-09-06T21:32:49.568Z] === PAUSE TestContainerInvalidJSON/containers/create
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:32:49 [2022-09-06T21:32:49.568Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:32:49 [2022-09-06T21:32:49.568Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:32:49 [2022-09-06T21:32:49.568Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:32:49 [2022-09-06T21:32:49.568Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
21:32:49 [2022-09-06T21:32:49.568Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
21:32:49 [2022-09-06T21:32:49.568Z] === CONT  TestContainerInvalidJSON/commit
21:32:49 [2022-09-06T21:32:49.568Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:32:49 [2022-09-06T21:32:49.568Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:32:49 [2022-09-06T21:32:49.568Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:32:49 [2022-09-06T21:32:49.568Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
21:32:49 [2022-09-06T21:32:49.568Z] === CONT  TestContainerInvalidJSON/containers/create
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:32:49 [2022-09-06T21:32:49.568Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:32:49 [2022-09-06T21:32:49.568Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
21:32:49 [2022-09-06T21:32:49.568Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:32:49 [2022-09-06T21:32:49.568Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
21:32:49 [2022-09-06T21:32:49.568Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
21:32:49 [2022-09-06T21:32:49.568Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:32:49 [2022-09-06T21:32:49.568Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
21:32:49 [2022-09-06T21:32:49.569Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:32:49 [2022-09-06T21:32:49.569Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
21:32:49 [2022-09-06T21:32:49.569Z] === RUN   TestCopyFromContainerPathIsNotDir
21:32:49 [2022-09-06T21:32:49.569Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
21:32:49 [2022-09-06T21:32:49.569Z] === RUN   TestCopyToContainerPathDoesNotExist
21:32:49 [2022-09-06T21:32:49.597Z] --- PASS: TestExecConsoleSize (0.87s)
21:32:49 [2022-09-06T21:32:49.597Z] === RUN   TestExecWithCloseStdin
21:32:49 [2022-09-06T21:32:49.597Z]     check_test.go:540: [d50ced4dd663b] daemon is not started
21:32:49 [2022-09-06T21:32:49.597Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
21:32:49 [2022-09-06T21:32:49.827Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
21:32:49 [2022-09-06T21:32:49.827Z] === RUN   TestCopyEmptyFile
21:32:49 [2022-09-06T21:32:49.827Z] --- PASS: TestCopyEmptyFile (0.22s)
21:32:49 [2022-09-06T21:32:49.827Z] === RUN   TestCopyToContainerPathIsNotDir
21:32:49 [2022-09-06T21:32:49.857Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
21:32:50 [2022-09-06T21:32:50.086Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
21:32:50 [2022-09-06T21:32:50.086Z] === RUN   TestCopyFromContainer
21:32:50 [2022-09-06T21:32:50.428Z] --- PASS: TestExecWithCloseStdin (0.85s)
21:32:50 [2022-09-06T21:32:50.428Z] === RUN   TestExec
21:32:51 [2022-09-06T21:32:51.021Z] === RUN   TestCopyFromContainer//
21:32:51 [2022-09-06T21:32:51.280Z] === RUN   TestCopyFromContainer//bar/root
21:32:51 [2022-09-06T21:32:51.280Z] === RUN   TestCopyFromContainer//bar/root/
21:32:51 [2022-09-06T21:32:51.280Z] === RUN   TestCopyFromContainer/bar/quux
21:32:51 [2022-09-06T21:32:51.280Z] === RUN   TestCopyFromContainer/bar/quux/
21:32:51 [2022-09-06T21:32:51.280Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:32:51 [2022-09-06T21:32:51.370Z] --- PASS: TestExec (0.88s)
21:32:51 [2022-09-06T21:32:51.370Z] === RUN   TestExecUser
21:32:51 [2022-09-06T21:32:51.538Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:32:51 [2022-09-06T21:32:51.538Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:32:51 [2022-09-06T21:32:51.538Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:32:51 [2022-09-06T21:32:51.538Z] === RUN   TestCopyFromContainer/bar/notarget
21:32:51 [2022-09-06T21:32:51.630Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
21:32:51 [2022-09-06T21:32:51.630Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
21:32:51 [2022-09-06T21:32:51.630Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
21:32:51 [2022-09-06T21:32:51.630Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
21:32:51 [2022-09-06T21:32:51.630Z] === RUN   TestDockerSuite/TestContainerAPIStart
21:32:51 [2022-09-06T21:32:51.797Z] --- PASS: TestCopyFromContainer (1.75s)
21:32:51 [2022-09-06T21:32:51.797Z]     --- PASS: TestCopyFromContainer// (0.06s)
21:32:51 [2022-09-06T21:32:51.797Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
21:32:51 [2022-09-06T21:32:51.797Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
21:32:51 [2022-09-06T21:32:51.797Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
21:32:51 [2022-09-06T21:32:51.797Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
21:32:51 [2022-09-06T21:32:51.797Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
21:32:51 [2022-09-06T21:32:51.797Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
21:32:51 [2022-09-06T21:32:51.797Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
21:32:51 [2022-09-06T21:32:51.797Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
21:32:51 [2022-09-06T21:32:51.797Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
21:32:51 [2022-09-06T21:32:51.797Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:32:51 [2022-09-06T21:32:51.797Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:32:51 [2022-09-06T21:32:51.797Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:32:51 [2022-09-06T21:32:51.797Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:32:51 [2022-09-06T21:32:51.797Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:32:51 [2022-09-06T21:32:51.797Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:32:51 [2022-09-06T21:32:51.797Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:32:51 [2022-09-06T21:32:51.797Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:32:51 [2022-09-06T21:32:51.797Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:32:51 [2022-09-06T21:32:51.797Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:32:51 [2022-09-06T21:32:51.797Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:32:51 [2022-09-06T21:32:51.797Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:32:51 [2022-09-06T21:32:51.797Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:32:51 [2022-09-06T21:32:51.797Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:32:51 [2022-09-06T21:32:51.797Z] === RUN   TestCreateLinkToNonExistingContainer
21:32:51 [2022-09-06T21:32:51.797Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
21:32:51 [2022-09-06T21:32:51.797Z] === RUN   TestCreateWithInvalidEnv
21:32:51 [2022-09-06T21:32:51.797Z] === RUN   TestCreateWithInvalidEnv/0
21:32:51 [2022-09-06T21:32:51.797Z] === PAUSE TestCreateWithInvalidEnv/0
21:32:51 [2022-09-06T21:32:51.797Z] === RUN   TestCreateWithInvalidEnv/1
21:32:51 [2022-09-06T21:32:51.797Z] === PAUSE TestCreateWithInvalidEnv/1
21:32:51 [2022-09-06T21:32:51.797Z] === RUN   TestCreateWithInvalidEnv/2
21:32:51 [2022-09-06T21:32:51.797Z] === PAUSE TestCreateWithInvalidEnv/2
21:32:51 [2022-09-06T21:32:51.797Z] === CONT  TestCreateWithInvalidEnv/0
21:32:51 [2022-09-06T21:32:51.797Z] === CONT  TestCreateWithInvalidEnv/2
21:32:51 [2022-09-06T21:32:51.797Z] === CONT  TestCreateWithInvalidEnv/1
21:32:51 [2022-09-06T21:32:51.797Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
21:32:51 [2022-09-06T21:32:51.797Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:32:51 [2022-09-06T21:32:51.797Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:32:51 [2022-09-06T21:32:51.797Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:32:51 [2022-09-06T21:32:51.797Z] === RUN   TestCreateTmpfsMountsTarget
21:32:51 [2022-09-06T21:32:51.797Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:32:51 [2022-09-06T21:32:51.797Z] === RUN   TestCreateWithCustomMaskedPaths
21:32:51 [2022-09-06T21:32:51.890Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
21:32:51 [2022-09-06T21:32:51.890Z] --- PASS: TestExecUser (0.80s)
21:32:51 [2022-09-06T21:32:51.890Z] === RUN   TestExportContainerAndImportImage
21:32:52 [2022-09-06T21:32:52.460Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
21:32:53 [2022-09-06T21:32:53.033Z] --- PASS: TestExportContainerAndImportImage (0.92s)
21:32:53 [2022-09-06T21:32:53.033Z] === RUN   TestExportContainerAfterDaemonRestart
21:32:53 [2022-09-06T21:32:53.293Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
21:32:53 [2022-09-06T21:32:53.703Z] --- PASS: TestCreateWithCustomMaskedPaths (1.63s)
21:32:53 [2022-09-06T21:32:53.703Z] === RUN   TestCreateWithCustomReadonlyPaths
21:32:54 [2022-09-06T21:32:54.232Z] --- PASS: TestExportContainerAfterDaemonRestart (1.35s)
21:32:54 [2022-09-06T21:32:54.232Z] === RUN   TestHealthCheckWorkdir
21:32:55 [2022-09-06T21:32:55.078Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.53s)
21:32:55 [2022-09-06T21:32:55.078Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:32:55 [2022-09-06T21:32:55.078Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:32:55 [2022-09-06T21:32:55.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:32:55 [2022-09-06T21:32:55.078Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:32:55 [2022-09-06T21:32:55.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:32:55 [2022-09-06T21:32:55.078Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:32:55 [2022-09-06T21:32:55.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:32:55 [2022-09-06T21:32:55.078Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:32:55 [2022-09-06T21:32:55.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:32:55 [2022-09-06T21:32:55.078Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:32:55 [2022-09-06T21:32:55.078Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:32:55 [2022-09-06T21:32:55.078Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:32:55 [2022-09-06T21:32:55.078Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:32:55 [2022-09-06T21:32:55.078Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:32:55 [2022-09-06T21:32:55.078Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:32:55 [2022-09-06T21:32:55.078Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:32:55 [2022-09-06T21:32:55.078Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:32:55 [2022-09-06T21:32:55.078Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:32:55 [2022-09-06T21:32:55.078Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
21:32:55 [2022-09-06T21:32:55.078Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:32:55 [2022-09-06T21:32:55.078Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:32:55 [2022-09-06T21:32:55.078Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
21:32:55 [2022-09-06T21:32:55.078Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:32:55 [2022-09-06T21:32:55.171Z] --- PASS: TestHealthCheckWorkdir (0.83s)
21:32:55 [2022-09-06T21:32:55.172Z] === RUN   TestHealthKillContainer
21:32:55 [2022-09-06T21:32:55.431Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
21:32:55 [2022-09-06T21:32:55.648Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s)
21:32:55 [2022-09-06T21:32:55.648Z] === RUN   TestCreateDifferentPlatform
21:32:55 [2022-09-06T21:32:55.648Z] === RUN   TestCreateDifferentPlatform/different_os
21:32:55 [2022-09-06T21:32:55.648Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:32:55 [2022-09-06T21:32:55.648Z] --- PASS: TestCreateDifferentPlatform (0.01s)
21:32:55 [2022-09-06T21:32:55.648Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:32:55 [2022-09-06T21:32:55.649Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:32:55 [2022-09-06T21:32:55.649Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:32:55 [2022-09-06T21:32:55.649Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
21:32:55 [2022-09-06T21:32:55.649Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:32:55 [2022-09-06T21:32:55.649Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
21:32:55 [2022-09-06T21:32:55.649Z] === RUN   TestCreateInvalidHostConfig
21:32:55 [2022-09-06T21:32:55.649Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:32:55 [2022-09-06T21:32:55.649Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:32:55 [2022-09-06T21:32:55.649Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:32:55 [2022-09-06T21:32:55.649Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:32:55 [2022-09-06T21:32:55.649Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:32:55 [2022-09-06T21:32:55.649Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:32:55 [2022-09-06T21:32:55.649Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:32:55 [2022-09-06T21:32:55.649Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:32:55 [2022-09-06T21:32:55.649Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:32:55 [2022-09-06T21:32:55.649Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:32:55 [2022-09-06T21:32:55.649Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:32:55 [2022-09-06T21:32:55.649Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:32:55 [2022-09-06T21:32:55.649Z] --- PASS: TestCreateInvalidHostConfig (0.02s)
21:32:55 [2022-09-06T21:32:55.649Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:32:55 [2022-09-06T21:32:55.649Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:32:55 [2022-09-06T21:32:55.649Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:32:55 [2022-09-06T21:32:55.649Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:32:55 [2022-09-06T21:32:55.649Z] === RUN   TestContainerStartOnDaemonRestart
21:32:55 [2022-09-06T21:32:55.649Z] === PAUSE TestContainerStartOnDaemonRestart
21:32:55 [2022-09-06T21:32:55.649Z] === RUN   TestDaemonRestartIpcMode
21:32:55 [2022-09-06T21:32:55.649Z] === PAUSE TestDaemonRestartIpcMode
21:32:55 [2022-09-06T21:32:55.649Z] === RUN   TestDaemonHostGatewayIP
21:32:55 [2022-09-06T21:32:55.649Z] === PAUSE TestDaemonHostGatewayIP
21:32:55 [2022-09-06T21:32:55.649Z] === RUN   TestRestartDaemonWithRestartingContainer
21:32:55 [2022-09-06T21:32:55.649Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:32:55 [2022-09-06T21:32:55.649Z] === RUN   TestContainerKillOnDaemonStart
21:32:55 [2022-09-06T21:32:55.649Z] === PAUSE TestContainerKillOnDaemonStart
21:32:55 [2022-09-06T21:32:55.649Z] === RUN   TestDiff
21:32:56 [2022-09-06T21:32:56.215Z] --- PASS: TestDiff (0.54s)
21:32:56 [2022-09-06T21:32:56.215Z] === RUN   TestExecConsoleSize
21:32:56 [2022-09-06T21:32:56.782Z] --- PASS: TestExecConsoleSize (0.63s)
21:32:56 [2022-09-06T21:32:56.782Z] === RUN   TestExecWithCloseStdin
21:32:56 [2022-09-06T21:32:56.810Z] === RUN   TestDockerSuite/TestContainerAPIStop
21:32:57 [2022-09-06T21:32:57.070Z] === RUN   TestDockerSuite/TestContainerAPITop
21:32:57 [2022-09-06T21:32:57.641Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
21:32:57 [2022-09-06T21:32:57.641Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
21:32:57 [2022-09-06T21:32:57.641Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
21:32:57 [2022-09-06T21:32:57.641Z] === RUN   TestDockerSuite/TestContainerAPIWait
21:32:57 [2022-09-06T21:32:57.717Z] --- PASS: TestExecWithCloseStdin (0.65s)
21:32:57 [2022-09-06T21:32:57.717Z] === RUN   TestExec
21:32:58 [2022-09-06T21:32:58.282Z] --- PASS: TestExec (0.64s)
21:32:58 [2022-09-06T21:32:58.282Z] === RUN   TestExecUser
21:32:58 [2022-09-06T21:32:58.849Z] --- PASS: TestExecUser (0.61s)
21:32:58 [2022-09-06T21:32:58.849Z] === RUN   TestExportContainerAndImportImage
21:32:59 [2022-09-06T21:32:59.019Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
21:32:59 [2022-09-06T21:32:59.416Z] --- PASS: TestExportContainerAndImportImage (0.76s)
21:32:59 [2022-09-06T21:32:59.416Z] === RUN   TestExportContainerAfterDaemonRestart
21:33:00 [2022-09-06T21:33:00.400Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
21:33:00 [2022-09-06T21:33:00.659Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
21:33:00 [2022-09-06T21:33:00.827Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s)
21:33:00 [2022-09-06T21:33:00.827Z] === RUN   TestHealthCheckWorkdir
21:33:01 [2022-09-06T21:33:01.229Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
21:33:01 [2022-09-06T21:33:01.768Z] --- PASS: TestHealthCheckWorkdir (0.70s)
21:33:01 [2022-09-06T21:33:01.768Z] === RUN   TestHealthKillContainer
21:33:02 [2022-09-06T21:33:02.608Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
21:33:02 [2022-09-06T21:33:02.608Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
21:33:02 [2022-09-06T21:33:02.868Z]     check_test.go:540: [da93a99959266] daemon is not started
21:33:02 [2022-09-06T21:33:02.868Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
21:33:03 [2022-09-06T21:33:03.129Z] --- PASS: TestHealthKillContainer (8.11s)
21:33:03 [2022-09-06T21:33:03.129Z] === RUN   TestHealthCheckProcessKilled
21:33:03 [2022-09-06T21:33:03.389Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
21:33:03 [2022-09-06T21:33:03.959Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
21:33:03 [2022-09-06T21:33:03.959Z] --- PASS: TestHealthCheckProcessKilled (0.74s)
21:33:03 [2022-09-06T21:33:03.959Z] === RUN   TestInspectCpusetInConfigPre120
21:33:03 [2022-09-06T21:33:03.959Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
21:33:04 [2022-09-06T21:33:04.530Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
21:33:04 [2022-09-06T21:33:04.790Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s)
21:33:04 [2022-09-06T21:33:04.790Z] === RUN   TestIpcModeNone
21:33:05 [2022-09-06T21:33:05.363Z] --- PASS: TestIpcModeNone (0.57s)
21:33:05 [2022-09-06T21:33:05.363Z] === RUN   TestIpcModePrivate
21:33:05 [2022-09-06T21:33:05.363Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
21:33:05 [2022-09-06T21:33:05.936Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false
21:33:05 [2022-09-06T21:33:05.936Z] --- PASS: TestIpcModePrivate (0.78s)
21:33:05 [2022-09-06T21:33:05.936Z] === RUN   TestIpcModeShareable
21:33:06 [2022-09-06T21:33:06.507Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true
21:33:06 [2022-09-06T21:33:06.767Z] --- PASS: TestIpcModeShareable (0.73s)
21:33:06 [2022-09-06T21:33:06.768Z] === RUN   TestAPIIpcModeShareableAndContainer
21:33:07 [2022-09-06T21:33:07.027Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0010fa078_<nil>_<nil>}
21:33:07 [2022-09-06T21:33:07.599Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
21:33:08 [2022-09-06T21:33:08.540Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1782640531_/foo_false__<nil>_<nil>_<nil>_<nil>}
21:33:08 [2022-09-06T21:33:08.801Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.11s)
21:33:08 [2022-09-06T21:33:08.801Z] === RUN   TestAPIIpcModeHost
21:33:09 [2022-09-06T21:33:09.741Z] --- PASS: TestAPIIpcModeHost (0.68s)
21:33:09 [2022-09-06T21:33:09.741Z] === RUN   TestDaemonIpcModeShareable
21:33:09 [2022-09-06T21:33:09.877Z] --- PASS: TestHealthKillContainer (8.27s)
21:33:09 [2022-09-06T21:33:09.877Z] === RUN   TestHealthCheckProcessKilled
21:33:10 [2022-09-06T21:33:10.311Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1782640531_/foo_true__<nil>_<nil>_<nil>_<nil>}
21:33:10 [2022-09-06T21:33:10.812Z] --- PASS: TestHealthCheckProcessKilled (0.84s)
21:33:10 [2022-09-06T21:33:10.812Z] === RUN   TestInspectCpusetInConfigPre120
21:33:10 [2022-09-06T21:33:10.882Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:120, shared: true, mustBeShared: true
21:33:10 [2022-09-06T21:33:10.882Z] --- PASS: TestDaemonIpcModeShareable (1.43s)
21:33:10 [2022-09-06T21:33:10.882Z] === RUN   TestDaemonIpcModePrivate
21:33:11 [2022-09-06T21:33:11.379Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s)
21:33:11 [2022-09-06T21:33:11.379Z] === RUN   TestIpcModeNone
21:33:11 [2022-09-06T21:33:11.831Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31148786155_/foo_false__<nil>_<nil>_<nil>_<nil>}
21:33:11 [2022-09-06T21:33:11.946Z] --- PASS: TestIpcModeNone (0.63s)
21:33:11 [2022-09-06T21:33:11.946Z] === RUN   TestIpcModePrivate
21:33:12 [2022-09-06T21:33:12.100Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
21:33:12 [2022-09-06T21:33:12.204Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
21:33:12 [2022-09-06T21:33:12.364Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31148786155_/foo_true__<nil>_<nil>_<nil>_<nil>}
21:33:12 [2022-09-06T21:33:12.462Z] --- PASS: TestIpcModePrivate (0.62s)
21:33:12 [2022-09-06T21:33:12.462Z] === RUN   TestIpcModeShareable
21:33:12 [2022-09-06T21:33:12.755Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
21:33:12 [2022-09-06T21:33:12.758Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: false, mustBeShared: false
21:33:13 [2022-09-06T21:33:13.013Z] --- PASS: TestIpcModeShareable (0.56s)
21:33:13 [2022-09-06T21:33:13.014Z] === RUN   TestAPIIpcModeShareableAndContainer
21:33:13 [2022-09-06T21:33:13.026Z] --- PASS: TestDaemonIpcModePrivate (1.93s)
21:33:13 [2022-09-06T21:33:13.026Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:33:13 [2022-09-06T21:33:13.968Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31148786155_/foo_true__0xc0010fa0a8_<nil>_<nil>_<nil>}
21:33:14 [2022-09-06T21:33:14.228Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
21:33:14 [2022-09-06T21:33:14.228Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
21:33:14 [2022-09-06T21:33:14.228Z]     check_test.go:540: [d9e2a991c3abe] daemon is not started
21:33:14 [2022-09-06T21:33:14.228Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
21:33:14 [2022-09-06T21:33:14.228Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false
21:33:14 [2022-09-06T21:33:14.488Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.57s)
21:33:14 [2022-09-06T21:33:14.488Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:33:14 [2022-09-06T21:33:14.917Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s)
21:33:14 [2022-09-06T21:33:14.917Z] === RUN   TestAPIIpcModeHost
21:33:15 [2022-09-06T21:33:15.428Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0010fa0c0_<nil>_<nil>}
21:33:15 [2022-09-06T21:33:15.485Z] --- PASS: TestAPIIpcModeHost (0.55s)
21:33:15 [2022-09-06T21:33:15.485Z] === RUN   TestDaemonIpcModeShareable
21:33:15 [2022-09-06T21:33:15.998Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true
21:33:15 [2022-09-06T21:33:15.998Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.59s)
21:33:15 [2022-09-06T21:33:15.998Z] === RUN   TestIpcModeOlderClient
21:33:15 [2022-09-06T21:33:15.998Z] === PAUSE TestIpcModeOlderClient
21:33:15 [2022-09-06T21:33:15.998Z] === RUN   TestKillContainerInvalidSignal
21:33:15 [2022-09-06T21:33:15.998Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
21:33:16 [2022-09-06T21:33:16.420Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
21:33:16 [2022-09-06T21:33:16.568Z] --- PASS: TestKillContainerInvalidSignal (0.56s)
21:33:16 [2022-09-06T21:33:16.568Z] === RUN   TestKillContainer
21:33:16 [2022-09-06T21:33:16.568Z] === RUN   TestKillContainer/no_signal
21:33:16 [2022-09-06T21:33:16.678Z] --- PASS: TestDaemonIpcModeShareable (1.20s)
21:33:16 [2022-09-06T21:33:16.678Z] === RUN   TestDaemonIpcModePrivate
21:33:17 [2022-09-06T21:33:17.139Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0010fa0d8_<nil>_<nil>}
21:33:17 [2022-09-06T21:33:17.400Z] === RUN   TestKillContainer/non_killing_signal
21:33:17 [2022-09-06T21:33:17.612Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
21:33:17 [2022-09-06T21:33:17.665Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0010fa0f0_<nil>_<nil>}
21:33:17 [2022-09-06T21:33:17.871Z] --- PASS: TestDaemonIpcModePrivate (1.20s)
21:33:17 [2022-09-06T21:33:17.871Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:33:17 [2022-09-06T21:33:17.925Z] === RUN   TestKillContainer/killing_signal
21:33:18 [2022-09-06T21:33:18.185Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
21:33:18 [2022-09-06T21:33:18.756Z] --- PASS: TestKillContainer (2.11s)
21:33:18 [2022-09-06T21:33:18.756Z]     --- PASS: TestKillContainer/no_signal (0.65s)
21:33:18 [2022-09-06T21:33:18.756Z]     --- PASS: TestKillContainer/non_killing_signal (0.56s)
21:33:18 [2022-09-06T21:33:18.756Z]     --- PASS: TestKillContainer/killing_signal (0.72s)
21:33:18 [2022-09-06T21:33:18.756Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:33:18 [2022-09-06T21:33:18.756Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:33:18 [2022-09-06T21:33:18.806Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
21:33:19 [2022-09-06T21:33:19.064Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s)
21:33:19 [2022-09-06T21:33:19.064Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:33:19 [2022-09-06T21:33:19.326Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0010fa108_<nil>_<nil>}
21:33:19 [2022-09-06T21:33:19.326Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:33:19 [2022-09-06T21:33:19.897Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
21:33:20 [2022-09-06T21:33:20.001Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
21:33:20 [2022-09-06T21:33:20.158Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s)
21:33:20 [2022-09-06T21:33:20.158Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s)
21:33:20 [2022-09-06T21:33:20.158Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s)
21:33:20 [2022-09-06T21:33:20.158Z] === RUN   TestKillStoppedContainer
21:33:20 [2022-09-06T21:33:20.158Z] --- PASS: TestKillStoppedContainer (0.04s)
21:33:20 [2022-09-06T21:33:20.158Z] === RUN   TestKillStoppedContainerAPIPre120
21:33:20 [2022-09-06T21:33:20.158Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
21:33:20 [2022-09-06T21:33:20.158Z] === RUN   TestKillDifferentUserContainer
21:33:20 [2022-09-06T21:33:20.260Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.24s)
21:33:20 [2022-09-06T21:33:20.261Z] === RUN   TestIpcModeOlderClient
21:33:20 [2022-09-06T21:33:20.261Z] === PAUSE TestIpcModeOlderClient
21:33:20 [2022-09-06T21:33:20.261Z] === RUN   TestKillContainerInvalidSignal
21:33:20 [2022-09-06T21:33:20.728Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
21:33:20 [2022-09-06T21:33:20.728Z] --- PASS: TestKillDifferentUserContainer (0.58s)
21:33:20 [2022-09-06T21:33:20.728Z] === RUN   TestInspectOomKilledTrue
21:33:20 [2022-09-06T21:33:20.728Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:33:20 [2022-09-06T21:33:20.728Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:33:20 [2022-09-06T21:33:20.728Z] === RUN   TestInspectOomKilledFalse
21:33:20 [2022-09-06T21:33:20.728Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:33:20 [2022-09-06T21:33:20.728Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:33:20 [2022-09-06T21:33:20.728Z] === RUN   TestLinksEtcHostsContentMatch
21:33:20 [2022-09-06T21:33:20.827Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
21:33:20 [2022-09-06T21:33:20.827Z] === RUN   TestKillContainer
21:33:20 [2022-09-06T21:33:20.827Z] === RUN   TestKillContainer/no_signal
21:33:21 [2022-09-06T21:33:21.085Z] === RUN   TestKillContainer/non_killing_signal
21:33:21 [2022-09-06T21:33:21.300Z]     check_test.go:540: [da6217cd475db] daemon is not started
21:33:21 [2022-09-06T21:33:21.300Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
21:33:21 [2022-09-06T21:33:21.300Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s)
21:33:21 [2022-09-06T21:33:21.300Z] === RUN   TestLinksContainerNames
21:33:21 [2022-09-06T21:33:21.344Z] === RUN   TestKillContainer/killing_signal
21:33:22 [2022-09-06T21:33:22.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
21:33:22 [2022-09-06T21:33:22.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
21:33:22 [2022-09-06T21:33:22.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
21:33:22 [2022-09-06T21:33:22.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
21:33:22 [2022-09-06T21:33:22.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
21:33:22 [2022-09-06T21:33:22.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
21:33:22 [2022-09-06T21:33:22.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
21:33:22 [2022-09-06T21:33:22.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
21:33:22 [2022-09-06T21:33:22.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
21:33:22 [2022-09-06T21:33:22.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
21:33:22 [2022-09-06T21:33:22.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
21:33:22 [2022-09-06T21:33:22.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
21:33:22 [2022-09-06T21:33:22.241Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
21:33:22 [2022-09-06T21:33:22.280Z] --- PASS: TestKillContainer (1.35s)
21:33:22 [2022-09-06T21:33:22.280Z]     --- PASS: TestKillContainer/no_signal (0.44s)
21:33:22 [2022-09-06T21:33:22.280Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
21:33:22 [2022-09-06T21:33:22.280Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
21:33:22 [2022-09-06T21:33:22.280Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:33:22 [2022-09-06T21:33:22.280Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:33:22 [2022-09-06T21:33:22.502Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
21:33:22 [2022-09-06T21:33:22.502Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
21:33:22 [2022-09-06T21:33:22.502Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
21:33:22 [2022-09-06T21:33:22.502Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
21:33:22 [2022-09-06T21:33:22.502Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
21:33:22 [2022-09-06T21:33:22.502Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
21:33:22 [2022-09-06T21:33:22.502Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
21:33:22 [2022-09-06T21:33:22.539Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:33:22 [2022-09-06T21:33:22.762Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
21:33:22 [2022-09-06T21:33:22.762Z] --- PASS: TestLinksContainerNames (1.38s)
21:33:22 [2022-09-06T21:33:22.762Z] === RUN   TestLogsFollowTailEmpty
21:33:23 [2022-09-06T21:33:23.334Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
21:33:23 [2022-09-06T21:33:23.475Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s)
21:33:23 [2022-09-06T21:33:23.475Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
21:33:23 [2022-09-06T21:33:23.475Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
21:33:23 [2022-09-06T21:33:23.475Z] === RUN   TestKillStoppedContainer
21:33:23 [2022-09-06T21:33:23.475Z] --- PASS: TestKillStoppedContainer (0.05s)
21:33:23 [2022-09-06T21:33:23.475Z] === RUN   TestKillStoppedContainerAPIPre120
21:33:23 [2022-09-06T21:33:23.475Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
21:33:23 [2022-09-06T21:33:23.475Z] === RUN   TestKillDifferentUserContainer
21:33:23 [2022-09-06T21:33:23.595Z] --- PASS: TestLogsFollowTailEmpty (0.81s)
21:33:23 [2022-09-06T21:33:23.595Z] === RUN   TestLogs
21:33:23 [2022-09-06T21:33:23.595Z] === RUN   TestLogs/driver_local
21:33:23 [2022-09-06T21:33:23.595Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:33:23 [2022-09-06T21:33:23.595Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:33:23 [2022-09-06T21:33:23.595Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:33:23 [2022-09-06T21:33:23.595Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:33:23 [2022-09-06T21:33:23.595Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:33:23 [2022-09-06T21:33:23.595Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:33:23 [2022-09-06T21:33:23.595Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:33:23 [2022-09-06T21:33:23.595Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:33:23 [2022-09-06T21:33:23.595Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:33:23 [2022-09-06T21:33:23.595Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:33:23 [2022-09-06T21:33:23.595Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:33:23 [2022-09-06T21:33:23.595Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:33:23 [2022-09-06T21:33:23.595Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:33:23 [2022-09-06T21:33:23.595Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:33:24 [2022-09-06T21:33:24.042Z] --- PASS: TestKillDifferentUserContainer (0.50s)
21:33:24 [2022-09-06T21:33:24.042Z] === RUN   TestInspectOomKilledTrue
21:33:24 [2022-09-06T21:33:24.042Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
21:33:24 [2022-09-06T21:33:24.042Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:33:24 [2022-09-06T21:33:24.042Z] === RUN   TestInspectOomKilledFalse
21:33:24 [2022-09-06T21:33:24.167Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
21:33:24 [2022-09-06T21:33:24.301Z] --- PASS: TestInspectOomKilledFalse (0.48s)
21:33:24 [2022-09-06T21:33:24.302Z] === RUN   TestLinksEtcHostsContentMatch
21:33:24 [2022-09-06T21:33:24.741Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:33:24 [2022-09-06T21:33:24.741Z]     check_test.go:540: [d8ceb67e5db76] daemon is not started
21:33:24 [2022-09-06T21:33:24.741Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:33:24 [2022-09-06T21:33:24.741Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
21:33:24 [2022-09-06T21:33:24.869Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
21:33:24 [2022-09-06T21:33:24.870Z] === RUN   TestLinksContainerNames
21:33:25 [2022-09-06T21:33:25.003Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
21:33:25 [2022-09-06T21:33:25.573Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:33:25 [2022-09-06T21:33:25.573Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:33:25 [2022-09-06T21:33:25.804Z] --- PASS: TestLinksContainerNames (0.89s)
21:33:25 [2022-09-06T21:33:25.804Z] === RUN   TestLogsFollowTailEmpty
21:33:25 [2022-09-06T21:33:25.833Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
21:33:26 [2022-09-06T21:33:26.062Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
21:33:26 [2022-09-06T21:33:26.062Z] === RUN   TestLogs
21:33:26 [2022-09-06T21:33:26.062Z] === RUN   TestLogs/driver_local
21:33:26 [2022-09-06T21:33:26.062Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:33:26 [2022-09-06T21:33:26.062Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:33:26 [2022-09-06T21:33:26.062Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:33:26 [2022-09-06T21:33:26.062Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:33:26 [2022-09-06T21:33:26.062Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:33:26 [2022-09-06T21:33:26.062Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:33:26 [2022-09-06T21:33:26.062Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:33:26 [2022-09-06T21:33:26.062Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:33:26 [2022-09-06T21:33:26.062Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:33:26 [2022-09-06T21:33:26.062Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:33:26 [2022-09-06T21:33:26.062Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:33:26 [2022-09-06T21:33:26.062Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:33:26 [2022-09-06T21:33:26.062Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:33:26 [2022-09-06T21:33:26.062Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:33:26 [2022-09-06T21:33:26.405Z] === RUN   TestLogs/driver_json-file
21:33:26 [2022-09-06T21:33:26.405Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:33:26 [2022-09-06T21:33:26.405Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:33:26 [2022-09-06T21:33:26.405Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:33:26 [2022-09-06T21:33:26.405Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:33:26 [2022-09-06T21:33:26.405Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:33:26 [2022-09-06T21:33:26.405Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:33:26 [2022-09-06T21:33:26.405Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:33:26 [2022-09-06T21:33:26.405Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:33:26 [2022-09-06T21:33:26.405Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:33:26 [2022-09-06T21:33:26.405Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:33:26 [2022-09-06T21:33:26.405Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:33:26 [2022-09-06T21:33:26.405Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:33:26 [2022-09-06T21:33:26.405Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:33:26 [2022-09-06T21:33:26.405Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:33:27 [2022-09-06T21:33:27.009Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:33:27 [2022-09-06T21:33:27.009Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:33:27 [2022-09-06T21:33:27.347Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
21:33:27 [2022-09-06T21:33:27.577Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:33:27 [2022-09-06T21:33:27.577Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:33:27 [2022-09-06T21:33:27.607Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:33:27 [2022-09-06T21:33:27.608Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:33:27 [2022-09-06T21:33:27.868Z]     docker_cli_daemon_plugins_test.go:80: [dd46cbf96d7d8] daemon is not started
21:33:28 [2022-09-06T21:33:28.143Z] === RUN   TestLogs/driver_json-file
21:33:28 [2022-09-06T21:33:28.143Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:33:28 [2022-09-06T21:33:28.143Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:33:28 [2022-09-06T21:33:28.143Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:33:28 [2022-09-06T21:33:28.143Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:33:28 [2022-09-06T21:33:28.143Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:33:28 [2022-09-06T21:33:28.143Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:33:28 [2022-09-06T21:33:28.143Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:33:28 [2022-09-06T21:33:28.143Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:33:28 [2022-09-06T21:33:28.143Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:33:28 [2022-09-06T21:33:28.143Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:33:28 [2022-09-06T21:33:28.143Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:33:28 [2022-09-06T21:33:28.143Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:33:28 [2022-09-06T21:33:28.143Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:33:28 [2022-09-06T21:33:28.143Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:33:28 [2022-09-06T21:33:28.439Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:33:28 [2022-09-06T21:33:28.700Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:33:28 [2022-09-06T21:33:28.700Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
21:33:29 [2022-09-06T21:33:29.080Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:33:29 [2022-09-06T21:33:29.080Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:33:29 [2022-09-06T21:33:29.271Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
21:33:29 [2022-09-06T21:33:29.531Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
21:33:29 [2022-09-06T21:33:29.649Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:33:29 [2022-09-06T21:33:29.649Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:33:29 [2022-09-06T21:33:29.792Z] --- PASS: TestLogs (6.22s)
21:33:29 [2022-09-06T21:33:29.792Z]     --- PASS: TestLogs/driver_local (0.02s)
21:33:29 [2022-09-06T21:33:29.792Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.09s)
21:33:29 [2022-09-06T21:33:29.792Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.13s)
21:33:29 [2022-09-06T21:33:29.792Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.97s)
21:33:29 [2022-09-06T21:33:29.792Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.96s)
21:33:29 [2022-09-06T21:33:29.792Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.80s)
21:33:29 [2022-09-06T21:33:29.792Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.84s)
21:33:29 [2022-09-06T21:33:29.792Z]     --- PASS: TestLogs/driver_json-file (0.01s)
21:33:29 [2022-09-06T21:33:29.792Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.13s)
21:33:29 [2022-09-06T21:33:29.792Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.22s)
21:33:29 [2022-09-06T21:33:29.792Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.84s)
21:33:29 [2022-09-06T21:33:29.792Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.88s)
21:33:29 [2022-09-06T21:33:29.792Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.13s)
21:33:29 [2022-09-06T21:33:29.792Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.28s)
21:33:29 [2022-09-06T21:33:29.792Z] === RUN   TestContainerNetworkMountsNoChown
21:33:30 [2022-09-06T21:33:30.217Z] --- PASS: TestLogs (4.20s)
21:33:30 [2022-09-06T21:33:30.217Z]     --- PASS: TestLogs/driver_local (0.01s)
21:33:30 [2022-09-06T21:33:30.217Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.78s)
21:33:30 [2022-09-06T21:33:30.217Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.80s)
21:33:30 [2022-09-06T21:33:30.217Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.70s)
21:33:30 [2022-09-06T21:33:30.217Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.73s)
21:33:30 [2022-09-06T21:33:30.217Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.64s)
21:33:30 [2022-09-06T21:33:30.217Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.62s)
21:33:30 [2022-09-06T21:33:30.217Z]     --- PASS: TestLogs/driver_json-file (0.01s)
21:33:30 [2022-09-06T21:33:30.217Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.82s)
21:33:30 [2022-09-06T21:33:30.217Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.89s)
21:33:30 [2022-09-06T21:33:30.217Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.60s)
21:33:30 [2022-09-06T21:33:30.217Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.58s)
21:33:30 [2022-09-06T21:33:30.217Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s)
21:33:30 [2022-09-06T21:33:30.217Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s)
21:33:30 [2022-09-06T21:33:30.217Z] === RUN   TestContainerNetworkMountsNoChown
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
21:33:30 [2022-09-06T21:33:30.364Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s)
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/default
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/default
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/private
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/private
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/rprivate
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/rprivate
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/slave
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/slave
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/rslave
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/rslave
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/shared
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/shared
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/rshared
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/rshared
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
21:33:30 [2022-09-06T21:33:30.364Z] === CONT  TestMountDaemonRoot/default
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/default/bind_root
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/default/mount_root
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:33:30 [2022-09-06T21:33:30.364Z] === CONT  TestMountDaemonRoot/rslave
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === CONT  TestMountDaemonRoot/default/bind_root
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === CONT  TestMountDaemonRoot/slave
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === CONT  TestMountDaemonRoot/rprivate
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === CONT  TestMountDaemonRoot/private
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/private/bind_root
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/private/mount_root
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === CONT  TestMountDaemonRoot/default/mount_root
21:33:30 [2022-09-06T21:33:30.364Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === CONT  TestMountDaemonRoot/rshared
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:33:30 [2022-09-06T21:33:30.364Z] === CONT  TestMountDaemonRoot/shared
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:33:30 [2022-09-06T21:33:30.364Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:33:30 [2022-09-06T21:33:30.364Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:33:30 [2022-09-06T21:33:30.364Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:33:30 [2022-09-06T21:33:30.364Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:33:30 [2022-09-06T21:33:30.364Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:33:30 [2022-09-06T21:33:30.625Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:33:30 [2022-09-06T21:33:30.625Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:33:30 [2022-09-06T21:33:30.625Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:33:30 [2022-09-06T21:33:30.625Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:33:30 [2022-09-06T21:33:30.625Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:33:30 [2022-09-06T21:33:30.625Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:33:30 [2022-09-06T21:33:30.625Z] === CONT  TestMountDaemonRoot/private/bind_root
21:33:30 [2022-09-06T21:33:30.625Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:33:30 [2022-09-06T21:33:30.625Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:33:30 [2022-09-06T21:33:30.625Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:33:30 [2022-09-06T21:33:30.625Z] === CONT  TestMountDaemonRoot/private/mount_root
21:33:30 [2022-09-06T21:33:30.625Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:33:30 [2022-09-06T21:33:30.625Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:33:30 [2022-09-06T21:33:30.625Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:33:30 [2022-09-06T21:33:30.625Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:33:30 [2022-09-06T21:33:30.625Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:33:30 [2022-09-06T21:33:30.785Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/default
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/default
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/private
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/private
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/rprivate
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/rprivate
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/slave
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/slave
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/rslave
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/rslave
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/shared
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/shared
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/rshared
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/rshared
21:33:30 [2022-09-06T21:33:30.785Z] === CONT  TestMountDaemonRoot/default
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/default/bind_root
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/default/mount_root
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === CONT  TestMountDaemonRoot/rslave
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === CONT  TestMountDaemonRoot/rshared
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === CONT  TestMountDaemonRoot/shared
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === CONT  TestMountDaemonRoot/rprivate
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === CONT  TestMountDaemonRoot/slave
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === CONT  TestMountDaemonRoot/private
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/private/bind_root
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/private/mount_root
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:33:30 [2022-09-06T21:33:30.785Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === CONT  TestMountDaemonRoot/default/bind_root
21:33:30 [2022-09-06T21:33:30.785Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:33:30 [2022-09-06T21:33:30.785Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:33:30 [2022-09-06T21:33:30.785Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === CONT  TestMountDaemonRoot/default/mount_root
21:33:30 [2022-09-06T21:33:30.785Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:33:30 [2022-09-06T21:33:30.785Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:33:30 [2022-09-06T21:33:30.785Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:33:30 [2022-09-06T21:33:30.886Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:33:30 [2022-09-06T21:33:30.886Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:33:30 [2022-09-06T21:33:30.886Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:33:30 [2022-09-06T21:33:30.886Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:33:30 [2022-09-06T21:33:30.886Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:33:30 [2022-09-06T21:33:30.886Z] --- PASS: TestMountDaemonRoot (0.02s)
21:33:30 [2022-09-06T21:33:30.886Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
21:33:30 [2022-09-06T21:33:30.886Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
21:33:30 [2022-09-06T21:33:30.886Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
21:33:30 [2022-09-06T21:33:30.886Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
21:33:30 [2022-09-06T21:33:30.886Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
21:33:30 [2022-09-06T21:33:30.886Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
21:33:30 [2022-09-06T21:33:30.886Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
21:33:30 [2022-09-06T21:33:30.886Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
21:33:30 [2022-09-06T21:33:30.886Z] === RUN   TestContainerBindMountNonRecursive
21:33:30 [2022-09-06T21:33:30.886Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
21:33:31 [2022-09-06T21:33:31.046Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:33:31 [2022-09-06T21:33:31.046Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:33:31 [2022-09-06T21:33:31.046Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:33:31 [2022-09-06T21:33:31.046Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:33:31 [2022-09-06T21:33:31.046Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:33:31 [2022-09-06T21:33:31.046Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:33:31 [2022-09-06T21:33:31.046Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:33:31 [2022-09-06T21:33:31.046Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:33:31 [2022-09-06T21:33:31.046Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:33:31 [2022-09-06T21:33:31.046Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:33:31 [2022-09-06T21:33:31.046Z] === CONT  TestMountDaemonRoot/private/bind_root
21:33:31 [2022-09-06T21:33:31.046Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:33:31 [2022-09-06T21:33:31.046Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:33:31 [2022-09-06T21:33:31.306Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:33:31 [2022-09-06T21:33:31.306Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:33:31 [2022-09-06T21:33:31.306Z] === CONT  TestMountDaemonRoot/private/mount_root
21:33:31 [2022-09-06T21:33:31.306Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:33:31 [2022-09-06T21:33:31.306Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:33:31 [2022-09-06T21:33:31.306Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:33:31 [2022-09-06T21:33:31.306Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:33:31 [2022-09-06T21:33:31.306Z] --- PASS: TestMountDaemonRoot (0.02s)
21:33:31 [2022-09-06T21:33:31.306Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
21:33:31 [2022-09-06T21:33:31.306Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
21:33:31 [2022-09-06T21:33:31.306Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
21:33:31 [2022-09-06T21:33:31.306Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
21:33:31 [2022-09-06T21:33:31.306Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
21:33:31 [2022-09-06T21:33:31.306Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
21:33:31 [2022-09-06T21:33:31.306Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
21:33:31 [2022-09-06T21:33:31.306Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
21:33:31 [2022-09-06T21:33:31.306Z] === RUN   TestContainerBindMountNonRecursive
21:33:31 [2022-09-06T21:33:31.827Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
21:33:32 [2022-09-06T21:33:32.398Z]     docker_cli_daemon_plugins_test.go:170: [d67fa37fd5c54] daemon is not started
21:33:32 [2022-09-06T21:33:32.659Z] === RUN   TestDockerSuite/TestExecAPIStart
21:33:32 [2022-09-06T21:33:32.659Z] --- PASS: TestContainerBindMountNonRecursive (1.89s)
21:33:32 [2022-09-06T21:33:32.659Z] === RUN   TestContainerVolumesMountedAsShared
21:33:32 [2022-09-06T21:33:32.682Z] --- PASS: TestContainerBindMountNonRecursive (1.34s)
21:33:32 [2022-09-06T21:33:32.682Z] === RUN   TestContainerVolumesMountedAsShared
21:33:32 [2022-09-06T21:33:32.941Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
21:33:32 [2022-09-06T21:33:32.941Z] === RUN   TestContainerVolumesMountedAsSlave
21:33:33 [2022-09-06T21:33:33.230Z] --- PASS: TestContainerVolumesMountedAsShared (0.60s)
21:33:33 [2022-09-06T21:33:33.230Z] === RUN   TestContainerVolumesMountedAsSlave
21:33:33 [2022-09-06T21:33:33.509Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
21:33:33 [2022-09-06T21:33:33.509Z] === RUN   TestNetworkNat
21:33:33 [2022-09-06T21:33:33.768Z] --- PASS: TestNetworkNat (0.47s)
21:33:33 [2022-09-06T21:33:33.768Z] === RUN   TestNetworkLocalhostTCPNat
21:33:33 [2022-09-06T21:33:33.802Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
21:33:34 [2022-09-06T21:33:34.062Z] --- PASS: TestContainerVolumesMountedAsSlave (0.67s)
21:33:34 [2022-09-06T21:33:34.062Z] === RUN   TestNetworkNat
21:33:34 [2022-09-06T21:33:34.324Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
21:33:34 [2022-09-06T21:33:34.337Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
21:33:34 [2022-09-06T21:33:34.337Z] === RUN   TestNetworkLoopbackNat
21:33:34 [2022-09-06T21:33:34.895Z] --- PASS: TestNetworkNat (0.91s)
21:33:34 [2022-09-06T21:33:34.895Z] === RUN   TestNetworkLocalhostTCPNat
21:33:35 [2022-09-06T21:33:35.468Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
21:33:35 [2022-09-06T21:33:35.729Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s)
21:33:35 [2022-09-06T21:33:35.729Z] === RUN   TestNetworkLoopbackNat
21:33:36 [2022-09-06T21:33:36.301Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
21:33:36 [2022-09-06T21:33:36.870Z] --- PASS: TestNetworkLoopbackNat (2.60s)
21:33:36 [2022-09-06T21:33:36.870Z] === RUN   TestPause
21:33:36 [2022-09-06T21:33:36.873Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
21:33:37 [2022-09-06T21:33:37.132Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
21:33:37 [2022-09-06T21:33:37.393Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
21:33:37 [2022-09-06T21:33:37.438Z] --- PASS: TestPause (0.48s)
21:33:37 [2022-09-06T21:33:37.438Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:33:37 [2022-09-06T21:33:37.438Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:33:37 [2022-09-06T21:33:37.438Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:33:37 [2022-09-06T21:33:37.438Z] === RUN   TestPauseStopPausedContainer
21:33:37 [2022-09-06T21:33:37.654Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
21:33:38 [2022-09-06T21:33:38.004Z] --- PASS: TestPauseStopPausedContainer (0.47s)
21:33:38 [2022-09-06T21:33:38.004Z] === RUN   TestPidHost
21:33:38 [2022-09-06T21:33:38.223Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
21:33:38 [2022-09-06T21:33:38.223Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
21:33:38 [2022-09-06T21:33:38.793Z] --- PASS: TestNetworkLoopbackNat (3.05s)
21:33:38 [2022-09-06T21:33:38.793Z] === RUN   TestPause
21:33:38 [2022-09-06T21:33:38.793Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
21:33:38 [2022-09-06T21:33:38.793Z]     check_test.go:540: [d903d6b80c849] daemon is not started
21:33:38 [2022-09-06T21:33:38.793Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
21:33:38 [2022-09-06T21:33:38.940Z] --- PASS: TestPidHost (1.01s)
21:33:38 [2022-09-06T21:33:38.941Z] === RUN   TestPsFilter
21:33:38 [2022-09-06T21:33:38.941Z] --- PASS: TestPsFilter (0.13s)
21:33:38 [2022-09-06T21:33:38.941Z] === RUN   TestRemoveContainerWithRemovedVolume
21:33:39 [2022-09-06T21:33:39.364Z] --- PASS: TestPause (0.73s)
21:33:39 [2022-09-06T21:33:39.364Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:33:39 [2022-09-06T21:33:39.364Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:33:39 [2022-09-06T21:33:39.364Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:33:39 [2022-09-06T21:33:39.364Z] === RUN   TestPauseStopPausedContainer
21:33:39 [2022-09-06T21:33:39.364Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
21:33:39 [2022-09-06T21:33:39.508Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
21:33:39 [2022-09-06T21:33:39.508Z] === RUN   TestRemoveContainerWithVolume
21:33:40 [2022-09-06T21:33:40.075Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
21:33:40 [2022-09-06T21:33:40.075Z] === RUN   TestRemoveContainerRunning
21:33:40 [2022-09-06T21:33:40.306Z] --- PASS: TestPauseStopPausedContainer (0.90s)
21:33:40 [2022-09-06T21:33:40.306Z] === RUN   TestPidHost
21:33:40 [2022-09-06T21:33:40.306Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
21:33:40 [2022-09-06T21:33:40.335Z] --- PASS: TestRemoveContainerRunning (0.46s)
21:33:40 [2022-09-06T21:33:40.335Z] === RUN   TestRemoveContainerForceRemoveRunning
21:33:40 [2022-09-06T21:33:40.901Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
21:33:40 [2022-09-06T21:33:40.901Z] === RUN   TestRemoveInvalidContainer
21:33:40 [2022-09-06T21:33:40.901Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:33:40 [2022-09-06T21:33:40.901Z] === RUN   TestRenameLinkedContainer
21:33:41 [2022-09-06T21:33:41.246Z] === RUN   TestDockerSuite/TestExecStateCleanup
21:33:42 [2022-09-06T21:33:42.187Z] --- PASS: TestPidHost (1.78s)
21:33:42 [2022-09-06T21:33:42.187Z] === RUN   TestPsFilter
21:33:42 [2022-09-06T21:33:42.187Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
21:33:42 [2022-09-06T21:33:42.187Z] --- PASS: TestPsFilter (0.11s)
21:33:42 [2022-09-06T21:33:42.187Z] === RUN   TestRemoveContainerWithRemovedVolume
21:33:42 [2022-09-06T21:33:42.445Z] --- PASS: TestBuildWithHugeFile (50.31s)
21:33:42 [2022-09-06T21:33:42.445Z] === RUN   TestBuildWCOWSandboxSize
21:33:42 [2022-09-06T21:33:42.445Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:33:42 [2022-09-06T21:33:42.445Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:33:42 [2022-09-06T21:33:42.445Z] === RUN   TestBuildWithEmptyDockerfile
21:33:42 [2022-09-06T21:33:42.445Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:33:42 [2022-09-06T21:33:42.445Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:33:42 [2022-09-06T21:33:42.445Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:33:42 [2022-09-06T21:33:42.445Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:33:42 [2022-09-06T21:33:42.445Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:33:42 [2022-09-06T21:33:42.445Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:33:42 [2022-09-06T21:33:42.445Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:33:42 [2022-09-06T21:33:42.445Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:33:42 [2022-09-06T21:33:42.445Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:33:42 [2022-09-06T21:33:42.445Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
21:33:42 [2022-09-06T21:33:42.445Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
21:33:42 [2022-09-06T21:33:42.445Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
21:33:42 [2022-09-06T21:33:42.445Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
21:33:42 [2022-09-06T21:33:42.445Z] === RUN   TestBuildPreserveOwnership
21:33:42 [2022-09-06T21:33:42.445Z] === RUN   TestBuildPreserveOwnership/copy_from
21:33:42 [2022-09-06T21:33:42.756Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s)
21:33:42 [2022-09-06T21:33:42.756Z] === RUN   TestRemoveContainerWithVolume
21:33:42 [2022-09-06T21:33:42.802Z] --- PASS: TestRenameLinkedContainer (1.80s)
21:33:42 [2022-09-06T21:33:42.802Z] === RUN   TestRenameStoppedContainer
21:33:43 [2022-09-06T21:33:43.060Z] --- PASS: TestRenameStoppedContainer (0.46s)
21:33:43 [2022-09-06T21:33:43.060Z] === RUN   TestRenameRunningContainerAndReuse
21:33:43 [2022-09-06T21:33:43.327Z] --- PASS: TestRemoveContainerWithVolume (0.55s)
21:33:43 [2022-09-06T21:33:43.327Z] === RUN   TestRemoveContainerRunning
21:33:43 [2022-09-06T21:33:43.381Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:33:43 [2022-09-06T21:33:43.588Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
21:33:43 [2022-09-06T21:33:43.848Z] --- PASS: TestRemoveContainerRunning (0.54s)
21:33:43 [2022-09-06T21:33:43.848Z] === RUN   TestRemoveContainerForceRemoveRunning
21:33:43 [2022-09-06T21:33:43.997Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s)
21:33:43 [2022-09-06T21:33:43.997Z] === RUN   TestRenameInvalidName
21:33:44 [2022-09-06T21:33:44.108Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s)
21:33:44 [2022-09-06T21:33:44.109Z] === RUN   TestRemoveInvalidContainer
21:33:44 [2022-09-06T21:33:44.109Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:33:44 [2022-09-06T21:33:44.109Z] === RUN   TestRenameLinkedContainer
21:33:44 [2022-09-06T21:33:44.565Z] --- PASS: TestRenameInvalidName (0.46s)
21:33:44 [2022-09-06T21:33:44.565Z] === RUN   TestRenameAnonymousContainer
21:33:45 [2022-09-06T21:33:45.049Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
21:33:45 [2022-09-06T21:33:45.940Z] --- PASS: TestRenameAnonymousContainer (1.62s)
21:33:45 [2022-09-06T21:33:45.940Z] === RUN   TestRenameContainerWithSameName
21:33:46 [2022-09-06T21:33:46.432Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
21:33:46 [2022-09-06T21:33:46.507Z] --- PASS: TestRenameContainerWithSameName (0.45s)
21:33:46 [2022-09-06T21:33:46.507Z] === RUN   TestRenameContainerWithLinkedContainer
21:33:46 [2022-09-06T21:33:46.693Z] --- PASS: TestRenameLinkedContainer (2.45s)
21:33:46 [2022-09-06T21:33:46.693Z] === RUN   TestRenameStoppedContainer
21:33:47 [2022-09-06T21:33:47.264Z] --- PASS: TestRenameStoppedContainer (0.58s)
21:33:47 [2022-09-06T21:33:47.264Z] === RUN   TestRenameRunningContainerAndReuse
21:33:47 [2022-09-06T21:33:47.443Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s)
21:33:47 [2022-09-06T21:33:47.443Z] === RUN   TestResize
21:33:47 [2022-09-06T21:33:47.446Z] INFO [loader] Go packages loading at mode 575 (types_sizes|deps|name|files|imports|compiled_files|exports_file) took 2m51.206335396s 
21:33:47 [2022-09-06T21:33:47.446Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 508.353701ms 
21:33:47 [2022-09-06T21:33:47.570Z] --- PASS: TestBuildPreserveOwnership (10.40s)
21:33:47 [2022-09-06T21:33:47.570Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.37s)
21:33:47 [2022-09-06T21:33:47.570Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
21:33:47 [2022-09-06T21:33:47.570Z] === RUN   TestBuildPlatformInvalid
21:33:47 [2022-09-06T21:33:47.570Z] --- PASS: TestBuildPlatformInvalid (0.10s)
21:33:47 [2022-09-06T21:33:47.570Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:33:47 [2022-09-06T21:33:47.570Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
21:33:47 [2022-09-06T21:33:47.570Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
21:33:47 [2022-09-06T21:33:47.570Z] PASS
21:33:47 [2022-09-06T21:33:47.570Z] 
21:33:47 [2022-09-06T21:33:47.570Z] === Skipped
21:33:47 [2022-09-06T21:33:47.570Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
21:33:47 [2022-09-06T21:33:47.570Z]     build_session_test.go:25: TODO: BuildKit
21:33:47 [2022-09-06T21:33:47.570Z] 
21:33:47 [2022-09-06T21:33:47.570Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:33:47 [2022-09-06T21:33:47.570Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:33:47 [2022-09-06T21:33:47.570Z] 
21:33:47 [2022-09-06T21:33:47.570Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
21:33:47 [2022-09-06T21:33:47.570Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
21:33:47 [2022-09-06T21:33:47.570Z] 
21:33:47 [2022-09-06T21:33:47.570Z] DONE 34 tests, 3 skipped in 111.781s
21:33:47 [2022-09-06T21:33:47.570Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
21:33:47 [2022-09-06T21:33:47.570Z] INFO: Testing against a local daemon
21:33:47 [2022-09-06T21:33:47.570Z] === RUN   TestConfigInspect
21:33:47 [2022-09-06T21:33:47.570Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:47 [2022-09-06T21:33:47.570Z] --- SKIP: TestConfigInspect (0.02s)
21:33:47 [2022-09-06T21:33:47.570Z] === RUN   TestConfigList
21:33:47 [2022-09-06T21:33:47.570Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:47 [2022-09-06T21:33:47.570Z] --- SKIP: TestConfigList (0.01s)
21:33:47 [2022-09-06T21:33:47.570Z] === RUN   TestConfigsCreateAndDelete
21:33:47 [2022-09-06T21:33:47.570Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:47 [2022-09-06T21:33:47.570Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
21:33:47 [2022-09-06T21:33:47.570Z] === RUN   TestConfigsUpdate
21:33:47 [2022-09-06T21:33:47.570Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:47 [2022-09-06T21:33:47.570Z] --- SKIP: TestConfigsUpdate (0.01s)
21:33:47 [2022-09-06T21:33:47.570Z] === RUN   TestTemplatedConfig
21:33:47 [2022-09-06T21:33:47.570Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:47 [2022-09-06T21:33:47.570Z] --- SKIP: TestTemplatedConfig (0.00s)
21:33:47 [2022-09-06T21:33:47.570Z] === RUN   TestConfigCreateResolve
21:33:47 [2022-09-06T21:33:47.570Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:47 [2022-09-06T21:33:47.570Z] --- SKIP: TestConfigCreateResolve (0.01s)
21:33:47 [2022-09-06T21:33:47.570Z] PASS
21:33:47 [2022-09-06T21:33:47.570Z] 
21:33:47 [2022-09-06T21:33:47.570Z] === Skipped
21:33:47 [2022-09-06T21:33:47.570Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
21:33:47 [2022-09-06T21:33:47.570Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:47 [2022-09-06T21:33:47.570Z] 
21:33:47 [2022-09-06T21:33:47.570Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
21:33:47 [2022-09-06T21:33:47.570Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:47 [2022-09-06T21:33:47.570Z] 
21:33:47 [2022-09-06T21:33:47.570Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
21:33:47 [2022-09-06T21:33:47.570Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:47 [2022-09-06T21:33:47.570Z] 
21:33:47 [2022-09-06T21:33:47.570Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
21:33:47 [2022-09-06T21:33:47.570Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:47 [2022-09-06T21:33:47.570Z] 
21:33:47 [2022-09-06T21:33:47.570Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
21:33:47 [2022-09-06T21:33:47.570Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:47 [2022-09-06T21:33:47.570Z] 
21:33:47 [2022-09-06T21:33:47.570Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
21:33:47 [2022-09-06T21:33:47.570Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:33:47 [2022-09-06T21:33:47.570Z] 
21:33:47 [2022-09-06T21:33:47.570Z] DONE 6 tests, 6 skipped in 0.150s
21:33:47 [2022-09-06T21:33:47.570Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
21:33:47 [2022-09-06T21:33:47.570Z] INFO: Testing against a local daemon
21:33:47 [2022-09-06T21:33:47.570Z] === RUN   TestAttachWithTTY
21:33:47 [2022-09-06T21:33:47.570Z] --- PASS: TestAttachWithTTY (0.04s)
21:33:47 [2022-09-06T21:33:47.570Z] === RUN   TestAttachWithoutTTy
21:33:47 [2022-09-06T21:33:47.830Z] --- PASS: TestAttachWithoutTTy (0.04s)
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestCheckpoint
21:33:47 [2022-09-06T21:33:47.830Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:33:47 [2022-09-06T21:33:47.830Z] --- SKIP: TestCheckpoint (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/commit
21:33:47 [2022-09-06T21:33:47.830Z] === PAUSE TestContainerInvalidJSON/commit
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/containers/create
21:33:47 [2022-09-06T21:33:47.830Z] === PAUSE TestContainerInvalidJSON/containers/create
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:33:47 [2022-09-06T21:33:47.830Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:33:47 [2022-09-06T21:33:47.830Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:33:47 [2022-09-06T21:33:47.830Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:33:47 [2022-09-06T21:33:47.830Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
21:33:47 [2022-09-06T21:33:47.830Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
21:33:47 [2022-09-06T21:33:47.830Z] === CONT  TestContainerInvalidJSON/commit
21:33:47 [2022-09-06T21:33:47.830Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:33:47 [2022-09-06T21:33:47.830Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
21:33:47 [2022-09-06T21:33:47.830Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
21:33:47 [2022-09-06T21:33:47.830Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:33:47 [2022-09-06T21:33:47.830Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:33:47 [2022-09-06T21:33:47.830Z] === CONT  TestContainerInvalidJSON/containers/create
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:33:47 [2022-09-06T21:33:47.830Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:33:47 [2022-09-06T21:33:47.830Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.01s)
21:33:47 [2022-09-06T21:33:47.830Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.01s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:33:47 [2022-09-06T21:33:47.830Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestCopyFromContainerPathIsNotDir
21:33:47 [2022-09-06T21:33:47.830Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestCopyToContainerPathDoesNotExist
21:33:47 [2022-09-06T21:33:47.830Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
21:33:47 [2022-09-06T21:33:47.830Z] === RUN   TestCopyEmptyFile
21:33:47 [2022-09-06T21:33:47.835Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
21:33:48 [2022-09-06T21:33:48.011Z] --- PASS: TestResize (0.49s)
21:33:48 [2022-09-06T21:33:48.011Z] === RUN   TestResizeWithInvalidSize
21:33:48 [2022-09-06T21:33:48.090Z] --- PASS: TestCopyEmptyFile (0.20s)
21:33:48 [2022-09-06T21:33:48.090Z] === RUN   TestCopyToContainerPathIsNotDir
21:33:48 [2022-09-06T21:33:48.090Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
21:33:48 [2022-09-06T21:33:48.090Z] === RUN   TestCopyFromContainer
21:33:48 [2022-09-06T21:33:48.404Z] --- PASS: TestRenameRunningContainerAndReuse (1.26s)
21:33:48 [2022-09-06T21:33:48.405Z] === RUN   TestRenameInvalidName
21:33:48 [2022-09-06T21:33:48.598Z] --- PASS: TestResizeWithInvalidSize (0.49s)
21:33:48 [2022-09-06T21:33:48.598Z] === RUN   TestResizeWhenContainerNotStarted
21:33:48 [2022-09-06T21:33:48.860Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
21:33:48 [2022-09-06T21:33:48.860Z] === RUN   TestDaemonRestartKillContainers
21:33:48 [2022-09-06T21:33:48.860Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:33:48 [2022-09-06T21:33:48.860Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:33:48 [2022-09-06T21:33:48.974Z] --- PASS: TestRenameInvalidName (0.56s)
21:33:48 [2022-09-06T21:33:48.974Z] === RUN   TestRenameAnonymousContainer
21:33:49 [2022-09-06T21:33:49.544Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
21:33:49 [2022-09-06T21:33:49.804Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
21:33:50 [2022-09-06T21:33:50.766Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:33:50 [2022-09-06T21:33:50.842Z] --- PASS: TestRenameAnonymousContainer (1.77s)
21:33:50 [2022-09-06T21:33:50.843Z] === RUN   TestRenameContainerWithSameName
21:33:51 [2022-09-06T21:33:51.373Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.082s	coverage: 60.1% of statements
21:33:51 [2022-09-06T21:33:51.373Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
21:33:51 [2022-09-06T21:33:51.373Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
21:33:51 [2022-09-06T21:33:51.373Z] ok  	github.com/docker/docker/libnetwork/osl	4.343s	coverage: 39.7% of statements
21:33:51 [2022-09-06T21:33:51.373Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
21:33:51 [2022-09-06T21:33:51.373Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
21:33:51 [2022-09-06T21:33:51.413Z] --- PASS: TestRenameContainerWithSameName (0.46s)
21:33:51 [2022-09-06T21:33:51.413Z] === RUN   TestRenameContainerWithLinkedContainer
21:33:51 [2022-09-06T21:33:51.939Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.694s	coverage: 48.6% of statements
21:33:52 [2022-09-06T21:33:52.141Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:33:52 [2022-09-06T21:33:52.196Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
21:33:52 [2022-09-06T21:33:52.196Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
21:33:52 [2022-09-06T21:33:52.354Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
21:33:52 [2022-09-06T21:33:52.354Z] === RUN   TestResize
21:33:52 [2022-09-06T21:33:52.354Z] === RUN   TestDockerSuite/TestGetContainerStats
21:33:52 [2022-09-06T21:33:52.421Z] === RUN   TestCopyFromContainer//
21:33:52 [2022-09-06T21:33:52.421Z] === RUN   TestCopyFromContainer//bar/root
21:33:52 [2022-09-06T21:33:52.421Z] === RUN   TestCopyFromContainer//bar/root/
21:33:52 [2022-09-06T21:33:52.421Z] === RUN   TestCopyFromContainer/bar/quux
21:33:52 [2022-09-06T21:33:52.421Z] === RUN   TestCopyFromContainer/bar/quux/
21:33:52 [2022-09-06T21:33:52.421Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:33:52 [2022-09-06T21:33:52.421Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:33:52 [2022-09-06T21:33:52.452Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
21:33:52 [2022-09-06T21:33:52.452Z] 
21:33:52 [2022-09-06T21:33:52.452Z] === Skipped
21:33:52 [2022-09-06T21:33:52.452Z] === SKIP: libnetwork TestParallel3 (0.00s)
21:33:52 [2022-09-06T21:33:52.452Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
21:33:52 [2022-09-06T21:33:52.452Z] 
21:33:52 [2022-09-06T21:33:52.452Z] === SKIP: libnetwork TestParallel2 (0.00s)
21:33:52 [2022-09-06T21:33:52.452Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
21:33:52 [2022-09-06T21:33:52.452Z] 
21:33:52 [2022-09-06T21:33:52.452Z] === SKIP: libnetwork TestParallel1 (0.00s)
21:33:52 [2022-09-06T21:33:52.452Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
21:33:52 [2022-09-06T21:33:52.452Z] 
21:33:52 [2022-09-06T21:33:52.452Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
21:33:52 [2022-09-06T21:33:52.452Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
21:33:52 [2022-09-06T21:33:52.452Z] 
21:33:52 [2022-09-06T21:33:52.452Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
21:33:52 [2022-09-06T21:33:52.452Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
21:33:52 [2022-09-06T21:33:52.452Z] 
21:33:52 [2022-09-06T21:33:52.452Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
21:33:52 [2022-09-06T21:33:52.452Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
21:33:52 [2022-09-06T21:33:52.452Z] 
21:33:52 [2022-09-06T21:33:52.452Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
21:33:52 [2022-09-06T21:33:52.452Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
21:33:52 [2022-09-06T21:33:52.452Z] 
21:33:52 [2022-09-06T21:33:52.452Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
21:33:52 [2022-09-06T21:33:52.452Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
21:33:52 [2022-09-06T21:33:52.452Z] 
21:33:52 [2022-09-06T21:33:52.452Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
21:33:52 [2022-09-06T21:33:52.452Z]     firewalld_test.go:14: firewalld is not running
21:33:52 [2022-09-06T21:33:52.452Z] 
21:33:52 [2022-09-06T21:33:52.452Z] DONE 327 tests, 9 skipped in 203.409s
21:33:52 [2022-09-06T21:33:52.680Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:33:52 [2022-09-06T21:33:52.680Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:33:52 [2022-09-06T21:33:52.680Z] === RUN   TestCopyFromContainer/bar/notarget
21:33:52 [2022-09-06T21:33:52.680Z] --- PASS: TestCopyFromContainer (4.65s)
21:33:52 [2022-09-06T21:33:52.680Z]     --- PASS: TestCopyFromContainer// (0.06s)
21:33:52 [2022-09-06T21:33:52.680Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
21:33:52 [2022-09-06T21:33:52.680Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
21:33:52 [2022-09-06T21:33:52.680Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
21:33:52 [2022-09-06T21:33:52.680Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
21:33:52 [2022-09-06T21:33:52.680Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
21:33:52 [2022-09-06T21:33:52.680Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
21:33:52 [2022-09-06T21:33:52.680Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
21:33:52 [2022-09-06T21:33:52.680Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
21:33:52 [2022-09-06T21:33:52.680Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
21:33:52 [2022-09-06T21:33:52.680Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:33:52 [2022-09-06T21:33:52.680Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:33:52 [2022-09-06T21:33:52.680Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:33:52 [2022-09-06T21:33:52.680Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:33:52 [2022-09-06T21:33:52.680Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:33:52 [2022-09-06T21:33:52.680Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:33:52 [2022-09-06T21:33:52.680Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:33:52 [2022-09-06T21:33:52.680Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:33:52 [2022-09-06T21:33:52.680Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:33:52 [2022-09-06T21:33:52.680Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:33:52 [2022-09-06T21:33:52.680Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:33:52 [2022-09-06T21:33:52.680Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:33:52 [2022-09-06T21:33:52.680Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:33:52 [2022-09-06T21:33:52.680Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:33:52 [2022-09-06T21:33:52.680Z] === RUN   TestCreateLinkToNonExistingContainer
21:33:52 [2022-09-06T21:33:52.923Z] --- PASS: TestResize (0.59s)
21:33:52 [2022-09-06T21:33:52.923Z] === RUN   TestResizeWithInvalidSize
21:33:52 [2022-09-06T21:33:52.939Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
21:33:52 [2022-09-06T21:33:52.939Z] === RUN   TestCreateWithInvalidEnv
21:33:52 [2022-09-06T21:33:52.939Z] === RUN   TestCreateWithInvalidEnv/0
21:33:52 [2022-09-06T21:33:52.939Z] === PAUSE TestCreateWithInvalidEnv/0
21:33:52 [2022-09-06T21:33:52.939Z] === RUN   TestCreateWithInvalidEnv/1
21:33:52 [2022-09-06T21:33:52.939Z] === PAUSE TestCreateWithInvalidEnv/1
21:33:52 [2022-09-06T21:33:52.939Z] === RUN   TestCreateWithInvalidEnv/2
21:33:52 [2022-09-06T21:33:52.939Z] === PAUSE TestCreateWithInvalidEnv/2
21:33:52 [2022-09-06T21:33:52.939Z] === CONT  TestCreateWithInvalidEnv/0
21:33:52 [2022-09-06T21:33:52.939Z] === CONT  TestCreateWithInvalidEnv/2
21:33:52 [2022-09-06T21:33:52.939Z] === CONT  TestCreateWithInvalidEnv/1
21:33:52 [2022-09-06T21:33:52.939Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:33:52 [2022-09-06T21:33:52.939Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:33:52 [2022-09-06T21:33:52.939Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:33:52 [2022-09-06T21:33:52.939Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:33:52 [2022-09-06T21:33:52.939Z] === RUN   TestCreateTmpfsMountsTarget
21:33:52 [2022-09-06T21:33:52.939Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:33:52 [2022-09-06T21:33:52.939Z] === RUN   TestCreateWithCustomMaskedPaths
Post stage
[Pipeline] junit
21:33:53 [2022-09-06T21:33:53.028Z] Recording test results
21:33:53 [2022-09-06T21:33:53.077Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:33:53 [2022-09-06T21:33:53.077Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:33:53 [2022-09-06T21:33:53.133Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
21:33:53 [2022-09-06T21:33:53.183Z] --- PASS: TestResizeWithInvalidSize (0.49s)
21:33:53 [2022-09-06T21:33:53.183Z] === RUN   TestResizeWhenContainerNotStarted
[Pipeline] sh
21:33:53 [2022-09-06T21:33:53.443Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
21:33:53 [2022-09-06T21:33:53.469Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=287d1656de9a21985c0ceba90582771a65f57489 -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:287d1656de9a21985c0ceba90582771a65f57489 hack/make.sh dynbinary test-integration
21:33:53 [2022-09-06T21:33:53.703Z] --- PASS: TestResizeWhenContainerNotStarted (0.51s)
21:33:53 [2022-09-06T21:33:53.704Z] === RUN   TestDaemonRestartKillContainers
21:33:53 [2022-09-06T21:33:53.704Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:33:53 [2022-09-06T21:33:53.704Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:33:54 [2022-09-06T21:33:54.031Z] 
21:33:54 [2022-09-06T21:33:54.031Z] Removing bundles/
21:33:54 [2022-09-06T21:33:54.031Z] 
21:33:54 [2022-09-06T21:33:54.031Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:33:54 [2022-09-06T21:33:54.288Z] Building: bundles/dynbinary-daemon/dockerd
21:33:54 [2022-09-06T21:33:54.288Z] GOOS="" GOARCH="" GOARM=""
21:33:54 [2022-09-06T21:33:54.316Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s)
21:33:54 [2022-09-06T21:33:54.316Z] === RUN   TestCreateWithCustomReadonlyPaths
21:33:54 [2022-09-06T21:33:54.456Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:33:54 [2022-09-06T21:33:54.715Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:33:55 [2022-09-06T21:33:55.253Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s)
21:33:55 [2022-09-06T21:33:55.253Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:33:55 [2022-09-06T21:33:55.253Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:33:55 [2022-09-06T21:33:55.253Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:33:55 [2022-09-06T21:33:55.253Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:33:55 [2022-09-06T21:33:55.253Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:33:55 [2022-09-06T21:33:55.253Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:33:55 [2022-09-06T21:33:55.253Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:33:55 [2022-09-06T21:33:55.253Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:33:55 [2022-09-06T21:33:55.253Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:33:55 [2022-09-06T21:33:55.253Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:33:55 [2022-09-06T21:33:55.253Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:33:55 [2022-09-06T21:33:55.253Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:33:55 [2022-09-06T21:33:55.253Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:33:55 [2022-09-06T21:33:55.253Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:33:55 [2022-09-06T21:33:55.253Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:33:55 [2022-09-06T21:33:55.253Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:33:55 [2022-09-06T21:33:55.253Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:33:55 [2022-09-06T21:33:55.253Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
21:33:55 [2022-09-06T21:33:55.253Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
21:33:55 [2022-09-06T21:33:55.253Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
21:33:55 [2022-09-06T21:33:55.253Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
21:33:55 [2022-09-06T21:33:55.253Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
21:33:55 [2022-09-06T21:33:55.253Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:33:55 [2022-09-06T21:33:55.614Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:33:55 [2022-09-06T21:33:55.821Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
21:33:55 [2022-09-06T21:33:55.821Z] === RUN   TestCreateDifferentPlatform
21:33:55 [2022-09-06T21:33:55.821Z] === RUN   TestCreateDifferentPlatform/different_os
21:33:55 [2022-09-06T21:33:55.821Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:33:55 [2022-09-06T21:33:55.821Z] --- PASS: TestCreateDifferentPlatform (0.01s)
21:33:55 [2022-09-06T21:33:55.821Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:33:55 [2022-09-06T21:33:55.821Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:33:55 [2022-09-06T21:33:55.821Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:33:55 [2022-09-06T21:33:55.821Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
21:33:55 [2022-09-06T21:33:55.821Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:33:55 [2022-09-06T21:33:55.821Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
21:33:55 [2022-09-06T21:33:55.821Z] === RUN   TestCreateInvalidHostConfig
21:33:55 [2022-09-06T21:33:55.821Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:33:55 [2022-09-06T21:33:55.821Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:33:55 [2022-09-06T21:33:55.821Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:33:55 [2022-09-06T21:33:55.821Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:33:55 [2022-09-06T21:33:55.821Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:33:55 [2022-09-06T21:33:55.821Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:33:55 [2022-09-06T21:33:55.821Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:33:55 [2022-09-06T21:33:55.821Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:33:55 [2022-09-06T21:33:55.821Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:33:55 [2022-09-06T21:33:55.821Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:33:55 [2022-09-06T21:33:55.821Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:33:55 [2022-09-06T21:33:55.821Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:33:55 [2022-09-06T21:33:55.821Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
21:33:55 [2022-09-06T21:33:55.821Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:33:55 [2022-09-06T21:33:55.821Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:33:55 [2022-09-06T21:33:55.821Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:33:55 [2022-09-06T21:33:55.821Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:33:55 [2022-09-06T21:33:55.821Z] === RUN   TestContainerStartOnDaemonRestart
21:33:55 [2022-09-06T21:33:55.821Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
21:33:55 [2022-09-06T21:33:55.821Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
21:33:55 [2022-09-06T21:33:55.821Z] === RUN   TestDaemonRestartIpcMode
21:33:55 [2022-09-06T21:33:55.821Z] === PAUSE TestDaemonRestartIpcMode
21:33:55 [2022-09-06T21:33:55.821Z] === RUN   TestDaemonHostGatewayIP
21:33:55 [2022-09-06T21:33:55.821Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
21:33:55 [2022-09-06T21:33:55.821Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
21:33:55 [2022-09-06T21:33:55.821Z] === RUN   TestRestartDaemonWithRestartingContainer
21:33:55 [2022-09-06T21:33:55.821Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:33:55 [2022-09-06T21:33:55.821Z] === RUN   TestContainerKillOnDaemonStart
21:33:55 [2022-09-06T21:33:55.821Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
21:33:55 [2022-09-06T21:33:55.821Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
21:33:55 [2022-09-06T21:33:55.821Z] === RUN   TestDiff
21:33:56 [2022-09-06T21:33:56.081Z] --- PASS: TestDiff (0.37s)
21:33:56 [2022-09-06T21:33:56.081Z] === RUN   TestExecConsoleSize
21:33:56 [2022-09-06T21:33:56.651Z] --- PASS: TestExecConsoleSize (0.48s)
21:33:56 [2022-09-06T21:33:56.651Z] === RUN   TestExecWithCloseStdin
21:33:56 [2022-09-06T21:33:56.995Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:33:56 [2022-09-06T21:33:56.995Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
21:33:57 [2022-09-06T21:33:57.232Z] --- PASS: TestExecWithCloseStdin (0.48s)
21:33:57 [2022-09-06T21:33:57.232Z] === RUN   TestExec
21:33:57 [2022-09-06T21:33:57.803Z] --- PASS: TestExec (0.48s)
21:33:57 [2022-09-06T21:33:57.803Z] === RUN   TestExecUser
21:33:58 [2022-09-06T21:33:58.371Z] --- PASS: TestExecUser (0.63s)
21:33:58 [2022-09-06T21:33:58.371Z] === RUN   TestExportContainerAndImportImage
21:33:58 [2022-09-06T21:33:58.375Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:33:58 [2022-09-06T21:33:58.375Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:33:58 [2022-09-06T21:33:58.901Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:33:58 [2022-09-06T21:33:58.901Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:33:58 [2022-09-06T21:33:58.939Z] --- PASS: TestExportContainerAndImportImage (0.56s)
21:33:58 [2022-09-06T21:33:58.939Z] === RUN   TestExportContainerAfterDaemonRestart
21:33:59 [2022-09-06T21:33:59.755Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:33:59 [2022-09-06T21:33:59.755Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:34:00 [2022-09-06T21:34:00.015Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
21:34:00 [2022-09-06T21:34:00.318Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s)
21:34:00 [2022-09-06T21:34:00.318Z] === RUN   TestHealthCheckWorkdir
21:34:00 [2022-09-06T21:34:00.577Z] --- PASS: TestHealthCheckWorkdir (0.55s)
21:34:00 [2022-09-06T21:34:00.577Z] === RUN   TestHealthKillContainer
21:34:00 [2022-09-06T21:34:00.805Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:34:01 [2022-09-06T21:34:01.399Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
21:34:02 [2022-09-06T21:34:02.707Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:34:02 [2022-09-06T21:34:02.707Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:34:03 [2022-09-06T21:34:03.308Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
21:34:03 [2022-09-06T21:34:03.569Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:34:03 [2022-09-06T21:34:03.569Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:34:04 [2022-09-06T21:34:04.611Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:34:04 [2022-09-06T21:34:04.611Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:34:04 [2022-09-06T21:34:04.975Z]     check_test.go:540: [d50b5194dcf05] daemon is not started
21:34:05 [2022-09-06T21:34:05.237Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
21:34:06 [2022-09-06T21:34:06.514Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:34:06 [2022-09-06T21:34:06.631Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:34:07 [2022-09-06T21:34:07.201Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
21:34:07 [2022-09-06T21:34:07.890Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:34:07 [2022-09-06T21:34:07.890Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s)
21:34:07 [2022-09-06T21:34:07.890Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s)
21:34:07 [2022-09-06T21:34:07.890Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
21:34:07 [2022-09-06T21:34:07.890Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.34s)
21:34:07 [2022-09-06T21:34:07.890Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.38s)
21:34:07 [2022-09-06T21:34:07.890Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s)
21:34:07 [2022-09-06T21:34:07.890Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.63s)
21:34:07 [2022-09-06T21:34:07.890Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.69s)
21:34:07 [2022-09-06T21:34:07.890Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.23s)
21:34:07 [2022-09-06T21:34:07.890Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.81s)
21:34:07 [2022-09-06T21:34:07.890Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.18s)
21:34:07 [2022-09-06T21:34:07.890Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.07s)
21:34:07 [2022-09-06T21:34:07.890Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.17s)
21:34:07 [2022-09-06T21:34:07.890Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.82s)
21:34:07 [2022-09-06T21:34:07.891Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.93s)
21:34:07 [2022-09-06T21:34:07.891Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s)
21:34:07 [2022-09-06T21:34:07.891Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
21:34:07 [2022-09-06T21:34:07.891Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
21:34:08 [2022-09-06T21:34:08.141Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
21:34:08 [2022-09-06T21:34:08.402Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:34:08 [2022-09-06T21:34:08.662Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:34:08 [2022-09-06T21:34:08.693Z] --- PASS: TestHealthKillContainer (7.91s)
21:34:08 [2022-09-06T21:34:08.693Z] === RUN   TestHealthCheckProcessKilled
21:34:08 [2022-09-06T21:34:08.826Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
21:34:09 [2022-09-06T21:34:09.234Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
21:34:09 [2022-09-06T21:34:09.235Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
21:34:09 [2022-09-06T21:34:09.235Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
21:34:09 [2022-09-06T21:34:09.261Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
21:34:09 [2022-09-06T21:34:09.261Z] === RUN   TestInspectCpusetInConfigPre120
21:34:09 [2022-09-06T21:34:09.261Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
21:34:09 [2022-09-06T21:34:09.261Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
21:34:09 [2022-09-06T21:34:09.261Z] === RUN   TestIpcModeNone
21:34:09 [2022-09-06T21:34:09.762Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s)
21:34:09 [2022-09-06T21:34:09.763Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s)
21:34:09 [2022-09-06T21:34:09.763Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s)
21:34:09 [2022-09-06T21:34:09.763Z] === RUN   TestCgroupNamespacesRun
21:34:09 [2022-09-06T21:34:09.829Z] --- PASS: TestIpcModeNone (0.50s)
21:34:09 [2022-09-06T21:34:09.829Z] === RUN   TestIpcModePrivate
21:34:10 [2022-09-06T21:34:10.088Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false
21:34:10 [2022-09-06T21:34:10.088Z] --- PASS: TestIpcModePrivate (0.44s)
21:34:10 [2022-09-06T21:34:10.088Z] === RUN   TestIpcModeShareable
21:34:10 [2022-09-06T21:34:10.088Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:34:10 [2022-09-06T21:34:10.088Z] --- SKIP: TestIpcModeShareable (0.00s)
21:34:10 [2022-09-06T21:34:10.088Z] === RUN   TestAPIIpcModeShareableAndContainer
21:34:10 [2022-09-06T21:34:10.620Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
21:34:11 [2022-09-06T21:34:11.140Z] --- PASS: TestCgroupNamespacesRun (1.20s)
21:34:11 [2022-09-06T21:34:11.140Z] === RUN   TestCgroupNamespacesRunPrivileged
21:34:11 [2022-09-06T21:34:11.140Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
21:34:11 [2022-09-06T21:34:11.140Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
21:34:11 [2022-09-06T21:34:11.140Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:34:11 [2022-09-06T21:34:11.192Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
21:34:11 [2022-09-06T21:34:11.992Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s)
21:34:11 [2022-09-06T21:34:11.992Z] === RUN   TestAPIIpcModeHost
21:34:11 [2022-09-06T21:34:11.992Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:34:11 [2022-09-06T21:34:11.992Z] --- SKIP: TestAPIIpcModeHost (0.00s)
21:34:11 [2022-09-06T21:34:11.992Z] === RUN   TestDaemonIpcModeShareable
21:34:11 [2022-09-06T21:34:11.992Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:34:11 [2022-09-06T21:34:11.992Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
21:34:11 [2022-09-06T21:34:11.992Z] === RUN   TestDaemonIpcModePrivate
21:34:12 [2022-09-06T21:34:12.075Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
21:34:12 [2022-09-06T21:34:12.075Z] === RUN   TestCgroupNamespacesRunHostMode
21:34:12 [2022-09-06T21:34:12.134Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:34:12 [2022-09-06T21:34:12.395Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
21:34:12 [2022-09-06T21:34:12.560Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false
21:34:12 [2022-09-06T21:34:12.888Z] --- PASS: TestDaemonIpcModePrivate (1.23s)
21:34:12 [2022-09-06T21:34:12.888Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:34:12 [2022-09-06T21:34:12.888Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:34:12 [2022-09-06T21:34:12.888Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
21:34:12 [2022-09-06T21:34:12.888Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:34:12 [2022-09-06T21:34:12.888Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:34:12 [2022-09-06T21:34:12.888Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
21:34:12 [2022-09-06T21:34:12.888Z] === RUN   TestIpcModeOlderClient
21:34:12 [2022-09-06T21:34:12.888Z] === PAUSE TestIpcModeOlderClient
21:34:12 [2022-09-06T21:34:12.888Z] === RUN   TestKillContainerInvalidSignal
21:34:13 [2022-09-06T21:34:13.188Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
21:34:13 [2022-09-06T21:34:13.449Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:34:13 [2022-09-06T21:34:13.452Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s)
21:34:13 [2022-09-06T21:34:13.452Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:34:13 [2022-09-06T21:34:13.456Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
21:34:13 [2022-09-06T21:34:13.456Z] === RUN   TestKillContainer
21:34:13 [2022-09-06T21:34:13.456Z] === RUN   TestKillContainer/no_signal
21:34:13 [2022-09-06T21:34:13.716Z] === RUN   TestKillContainer/non_killing_signal
21:34:13 [2022-09-06T21:34:13.976Z] === RUN   TestKillContainer/killing_signal
21:34:14 [2022-09-06T21:34:14.020Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
21:34:14 [2022-09-06T21:34:14.545Z] --- PASS: TestKillContainer (1.23s)
21:34:14 [2022-09-06T21:34:14.545Z]     --- PASS: TestKillContainer/no_signal (0.39s)
21:34:14 [2022-09-06T21:34:14.545Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
21:34:14 [2022-09-06T21:34:14.545Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
21:34:14 [2022-09-06T21:34:14.545Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:34:14 [2022-09-06T21:34:14.545Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:34:14 [2022-09-06T21:34:14.847Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s)
21:34:14 [2022-09-06T21:34:14.847Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:34:14 [2022-09-06T21:34:14.963Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:34:15 [2022-09-06T21:34:15.113Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:34:15 [2022-09-06T21:34:15.222Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
21:34:15 [2022-09-06T21:34:15.222Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
21:34:15 [2022-09-06T21:34:15.222Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
21:34:15 [2022-09-06T21:34:15.373Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s)
21:34:15 [2022-09-06T21:34:15.373Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
21:34:15 [2022-09-06T21:34:15.373Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
21:34:15 [2022-09-06T21:34:15.373Z] === RUN   TestKillStoppedContainer
21:34:15 [2022-09-06T21:34:15.373Z] --- PASS: TestKillStoppedContainer (0.04s)
21:34:15 [2022-09-06T21:34:15.373Z] === RUN   TestKillStoppedContainerAPIPre120
21:34:15 [2022-09-06T21:34:15.373Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
21:34:15 [2022-09-06T21:34:15.373Z] === RUN   TestKillDifferentUserContainer
21:34:15 [2022-09-06T21:34:15.806Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s)
21:34:15 [2022-09-06T21:34:15.806Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:34:15 [2022-09-06T21:34:15.940Z] --- PASS: TestKillDifferentUserContainer (0.44s)
21:34:15 [2022-09-06T21:34:15.940Z] === RUN   TestInspectOomKilledTrue
21:34:15 [2022-09-06T21:34:15.940Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
21:34:15 [2022-09-06T21:34:15.940Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
21:34:15 [2022-09-06T21:34:15.940Z] === RUN   TestInspectOomKilledFalse
21:34:15 [2022-09-06T21:34:15.940Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:34:15 [2022-09-06T21:34:15.941Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
21:34:15 [2022-09-06T21:34:15.941Z] === RUN   TestLinksEtcHostsContentMatch
21:34:15 [2022-09-06T21:34:15.941Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
21:34:15 [2022-09-06T21:34:15.941Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
21:34:15 [2022-09-06T21:34:15.941Z] === RUN   TestLinksContainerNames
21:34:16 [2022-09-06T21:34:16.162Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
21:34:16 [2022-09-06T21:34:16.372Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
21:34:16 [2022-09-06T21:34:16.373Z] === RUN   TestCgroupNamespacesRunOlderClient
21:34:16 [2022-09-06T21:34:16.876Z] --- PASS: TestLinksContainerNames (0.81s)
21:34:16 [2022-09-06T21:34:16.876Z] === RUN   TestLogsFollowTailEmpty
21:34:17 [2022-09-06T21:34:17.105Z] === RUN   TestDockerSuite/TestLogsAPIUntil
21:34:17 [2022-09-06T21:34:17.134Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
21:34:17 [2022-09-06T21:34:17.134Z] === RUN   TestLogs
21:34:17 [2022-09-06T21:34:17.134Z] === RUN   TestLogs/driver_local
21:34:17 [2022-09-06T21:34:17.134Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:34:17 [2022-09-06T21:34:17.134Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:34:17 [2022-09-06T21:34:17.134Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:34:17 [2022-09-06T21:34:17.134Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:34:17 [2022-09-06T21:34:17.134Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:34:17 [2022-09-06T21:34:17.134Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:34:17 [2022-09-06T21:34:17.134Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:34:17 [2022-09-06T21:34:17.134Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:34:17 [2022-09-06T21:34:17.134Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:34:17 [2022-09-06T21:34:17.134Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:34:17 [2022-09-06T21:34:17.134Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:34:17 [2022-09-06T21:34:17.134Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:34:17 [2022-09-06T21:34:17.134Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:34:17 [2022-09-06T21:34:17.134Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:34:17 [2022-09-06T21:34:17.677Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:34:17 [2022-09-06T21:34:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s)
21:34:17 [2022-09-06T21:34:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
21:34:17 [2022-09-06T21:34:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.28s)
21:34:17 [2022-09-06T21:34:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
21:34:17 [2022-09-06T21:34:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.37s)
21:34:17 [2022-09-06T21:34:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s)
21:34:17 [2022-09-06T21:34:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.98s)
21:34:17 [2022-09-06T21:34:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.03s)
21:34:17 [2022-09-06T21:34:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.27s)
21:34:17 [2022-09-06T21:34:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.07s)
21:34:17 [2022-09-06T21:34:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.97s)
21:34:17 [2022-09-06T21:34:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.57s)
21:34:17 [2022-09-06T21:34:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.64s)
21:34:17 [2022-09-06T21:34:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.95s)
21:34:17 [2022-09-06T21:34:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.00s)
21:34:17 [2022-09-06T21:34:17.677Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s)
21:34:17 [2022-09-06T21:34:17.677Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
21:34:17 [2022-09-06T21:34:17.677Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
21:34:17 [2022-09-06T21:34:17.704Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:34:17 [2022-09-06T21:34:17.704Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:34:17 [2022-09-06T21:34:17.749Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s)
21:34:17 [2022-09-06T21:34:17.749Z] === RUN   TestNISDomainname
21:34:18 [2022-09-06T21:34:18.273Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:34:18 [2022-09-06T21:34:18.273Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:34:18 [2022-09-06T21:34:18.317Z] --- PASS: TestNISDomainname (0.58s)
21:34:18 [2022-09-06T21:34:18.317Z] === RUN   TestHostnameDnsResolution
21:34:18 [2022-09-06T21:34:18.844Z] === RUN   TestLogs/driver_json-file
21:34:18 [2022-09-06T21:34:18.844Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:34:18 [2022-09-06T21:34:18.844Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:34:18 [2022-09-06T21:34:18.844Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:34:18 [2022-09-06T21:34:18.844Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:34:18 [2022-09-06T21:34:18.844Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:34:18 [2022-09-06T21:34:18.844Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:34:18 [2022-09-06T21:34:18.844Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:34:18 [2022-09-06T21:34:18.844Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:34:18 [2022-09-06T21:34:18.844Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:34:18 [2022-09-06T21:34:18.844Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:34:18 [2022-09-06T21:34:18.844Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:34:18 [2022-09-06T21:34:18.844Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:34:18 [2022-09-06T21:34:18.844Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:34:18 [2022-09-06T21:34:18.844Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:34:18 [2022-09-06T21:34:18.884Z] --- PASS: TestHostnameDnsResolution (0.70s)
21:34:18 [2022-09-06T21:34:18.884Z] === RUN   TestUnprivilegedPortsAndPing
21:34:19 [2022-09-06T21:34:19.451Z] --- PASS: TestUnprivilegedPortsAndPing (0.61s)
21:34:19 [2022-09-06T21:34:19.451Z] === RUN   TestPrivilegedHostDevices
21:34:19 [2022-09-06T21:34:19.588Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
21:34:19 [2022-09-06T21:34:19.782Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:34:19 [2022-09-06T21:34:19.782Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:34:20 [2022-09-06T21:34:20.019Z] --- PASS: TestPrivilegedHostDevices (0.48s)
21:34:20 [2022-09-06T21:34:20.019Z] === RUN   TestRunConsoleSize
21:34:20 [2022-09-06T21:34:20.352Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:34:20 [2022-09-06T21:34:20.352Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:34:20 [2022-09-06T21:34:20.533Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.89s)
21:34:20 [2022-09-06T21:34:20.533Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.62s)
21:34:20 [2022-09-06T21:34:20.533Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.25s)
21:34:20 [2022-09-06T21:34:20.533Z] === RUN   TestCgroupNamespacesRun
21:34:20 [2022-09-06T21:34:20.586Z] --- PASS: TestRunConsoleSize (0.45s)
21:34:20 [2022-09-06T21:34:20.586Z] === RUN   TestRunWithAlternativeContainerdShim
21:34:20 [2022-09-06T21:34:20.922Z] --- PASS: TestLogs (3.83s)
21:34:20 [2022-09-06T21:34:20.922Z]     --- PASS: TestLogs/driver_local (0.01s)
21:34:20 [2022-09-06T21:34:20.922Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.65s)
21:34:20 [2022-09-06T21:34:20.922Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s)
21:34:20 [2022-09-06T21:34:20.922Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s)
21:34:20 [2022-09-06T21:34:20.922Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.57s)
21:34:20 [2022-09-06T21:34:20.922Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s)
21:34:20 [2022-09-06T21:34:20.922Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.59s)
21:34:20 [2022-09-06T21:34:20.922Z]     --- PASS: TestLogs/driver_json-file (0.01s)
21:34:20 [2022-09-06T21:34:20.922Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.64s)
21:34:20 [2022-09-06T21:34:20.922Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s)
21:34:20 [2022-09-06T21:34:20.922Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.68s)
21:34:20 [2022-09-06T21:34:20.922Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.78s)
21:34:20 [2022-09-06T21:34:20.922Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.64s)
21:34:20 [2022-09-06T21:34:20.922Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s)
21:34:20 [2022-09-06T21:34:20.922Z] === RUN   TestContainerNetworkMountsNoChown
21:34:21 [2022-09-06T21:34:21.471Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
21:34:21 [2022-09-06T21:34:21.471Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
21:34:21 [2022-09-06T21:34:21.489Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
21:34:21 [2022-09-06T21:34:21.489Z] === RUN   TestMountDaemonRoot
21:34:21 [2022-09-06T21:34:21.489Z] === RUN   TestMountDaemonRoot/default
21:34:21 [2022-09-06T21:34:21.489Z] === PAUSE TestMountDaemonRoot/default
21:34:21 [2022-09-06T21:34:21.489Z] === RUN   TestMountDaemonRoot/private
21:34:21 [2022-09-06T21:34:21.489Z] === PAUSE TestMountDaemonRoot/private
21:34:21 [2022-09-06T21:34:21.489Z] === RUN   TestMountDaemonRoot/rprivate
21:34:21 [2022-09-06T21:34:21.489Z] === PAUSE TestMountDaemonRoot/rprivate
21:34:21 [2022-09-06T21:34:21.489Z] === RUN   TestMountDaemonRoot/slave
21:34:21 [2022-09-06T21:34:21.489Z] === PAUSE TestMountDaemonRoot/slave
21:34:21 [2022-09-06T21:34:21.489Z] === RUN   TestMountDaemonRoot/rslave
21:34:21 [2022-09-06T21:34:21.489Z] === PAUSE TestMountDaemonRoot/rslave
21:34:21 [2022-09-06T21:34:21.489Z] === RUN   TestMountDaemonRoot/shared
21:34:21 [2022-09-06T21:34:21.489Z] === PAUSE TestMountDaemonRoot/shared
21:34:21 [2022-09-06T21:34:21.489Z] === RUN   TestMountDaemonRoot/rshared
21:34:21 [2022-09-06T21:34:21.489Z] === PAUSE TestMountDaemonRoot/rshared
21:34:21 [2022-09-06T21:34:21.489Z] === CONT  TestMountDaemonRoot/default
21:34:21 [2022-09-06T21:34:21.489Z] === RUN   TestMountDaemonRoot/default/bind_root
21:34:21 [2022-09-06T21:34:21.489Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:34:21 [2022-09-06T21:34:21.489Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:34:21 [2022-09-06T21:34:21.489Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:34:21 [2022-09-06T21:34:21.489Z] === RUN   TestMountDaemonRoot/default/mount_root
21:34:21 [2022-09-06T21:34:21.489Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:34:21 [2022-09-06T21:34:21.489Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:34:21 [2022-09-06T21:34:21.489Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:34:21 [2022-09-06T21:34:21.489Z] === CONT  TestMountDaemonRoot/default/bind_root
21:34:21 [2022-09-06T21:34:21.489Z] === CONT  TestMountDaemonRoot/rshared
21:34:21 [2022-09-06T21:34:21.489Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:34:21 [2022-09-06T21:34:21.489Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:34:21 [2022-09-06T21:34:21.489Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:34:21 [2022-09-06T21:34:21.490Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:34:21 [2022-09-06T21:34:21.490Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === CONT  TestMountDaemonRoot/shared
21:34:21 [2022-09-06T21:34:21.490Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:34:21 [2022-09-06T21:34:21.490Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:34:21 [2022-09-06T21:34:21.490Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === CONT  TestMountDaemonRoot/rslave
21:34:21 [2022-09-06T21:34:21.490Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:34:21 [2022-09-06T21:34:21.490Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:34:21 [2022-09-06T21:34:21.490Z] === CONT  TestMountDaemonRoot/slave
21:34:21 [2022-09-06T21:34:21.490Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:34:21 [2022-09-06T21:34:21.490Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:34:21 [2022-09-06T21:34:21.490Z] === CONT  TestMountDaemonRoot/rprivate
21:34:21 [2022-09-06T21:34:21.490Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:34:21 [2022-09-06T21:34:21.490Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:34:21 [2022-09-06T21:34:21.490Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === CONT  TestMountDaemonRoot/private
21:34:21 [2022-09-06T21:34:21.490Z] === RUN   TestMountDaemonRoot/private/bind_root
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:34:21 [2022-09-06T21:34:21.490Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === RUN   TestMountDaemonRoot/private/mount_root
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:34:21 [2022-09-06T21:34:21.490Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === CONT  TestMountDaemonRoot/default/mount_root
21:34:21 [2022-09-06T21:34:21.490Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:34:21 [2022-09-06T21:34:21.490Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:34:21 [2022-09-06T21:34:21.490Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:34:21 [2022-09-06T21:34:21.490Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:34:21 [2022-09-06T21:34:21.490Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:34:21 [2022-09-06T21:34:21.490Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:34:21 [2022-09-06T21:34:21.490Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:34:21 [2022-09-06T21:34:21.490Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:34:21 [2022-09-06T21:34:21.749Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:34:21 [2022-09-06T21:34:21.749Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:34:21 [2022-09-06T21:34:21.749Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:34:21 [2022-09-06T21:34:21.749Z] === CONT  TestMountDaemonRoot/private/bind_root
21:34:21 [2022-09-06T21:34:21.749Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:34:21 [2022-09-06T21:34:21.749Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:34:21 [2022-09-06T21:34:21.749Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:34:21 [2022-09-06T21:34:21.749Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:34:21 [2022-09-06T21:34:21.749Z] === CONT  TestMountDaemonRoot/private/mount_root
21:34:21 [2022-09-06T21:34:21.749Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:34:21 [2022-09-06T21:34:21.749Z] --- PASS: TestMountDaemonRoot (0.02s)
21:34:21 [2022-09-06T21:34:21.749Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.03s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
21:34:21 [2022-09-06T21:34:21.749Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
21:34:21 [2022-09-06T21:34:21.749Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
21:34:21 [2022-09-06T21:34:21.749Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
21:34:21 [2022-09-06T21:34:21.749Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
21:34:21 [2022-09-06T21:34:21.749Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
21:34:21 [2022-09-06T21:34:21.749Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
21:34:21 [2022-09-06T21:34:21.749Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
21:34:21 [2022-09-06T21:34:21.749Z] === RUN   TestContainerBindMountNonRecursive
21:34:21 [2022-09-06T21:34:21.749Z]     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)
21:34:21 [2022-09-06T21:34:21.749Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s)
21:34:21 [2022-09-06T21:34:21.749Z] === RUN   TestContainerVolumesMountedAsShared
21:34:21 [2022-09-06T21:34:21.749Z]     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)
21:34:21 [2022-09-06T21:34:21.749Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
21:34:21 [2022-09-06T21:34:21.749Z] === RUN   TestContainerVolumesMountedAsSlave
21:34:21 [2022-09-06T21:34:21.749Z]     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)
21:34:21 [2022-09-06T21:34:21.749Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
21:34:21 [2022-09-06T21:34:21.749Z] === RUN   TestNetworkNat
21:34:22 [2022-09-06T21:34:22.043Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
21:34:22 [2022-09-06T21:34:22.316Z] --- PASS: TestNetworkNat (0.49s)
21:34:22 [2022-09-06T21:34:22.316Z] === RUN   TestNetworkLocalhostTCPNat
21:34:22 [2022-09-06T21:34:22.488Z] --- PASS: TestRunWithAlternativeContainerdShim (2.09s)
21:34:22 [2022-09-06T21:34:22.488Z] === RUN   TestStats
21:34:22 [2022-09-06T21:34:22.575Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
21:34:22 [2022-09-06T21:34:22.575Z] === RUN   TestNetworkLoopbackNat
21:34:22 [2022-09-06T21:34:22.613Z] --- PASS: TestCgroupNamespacesRun (2.08s)
21:34:22 [2022-09-06T21:34:22.613Z] === RUN   TestCgroupNamespacesRunPrivileged
21:34:23 [2022-09-06T21:34:23.552Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
21:34:23 [2022-09-06T21:34:23.813Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.27s)
21:34:23 [2022-09-06T21:34:23.813Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:34:24 [2022-09-06T21:34:24.754Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
21:34:25 [2022-09-06T21:34:25.017Z] --- PASS: TestStats (2.50s)
21:34:25 [2022-09-06T21:34:25.017Z] === RUN   TestStopContainerWithTimeout
21:34:25 [2022-09-06T21:34:25.017Z] === RUN   TestStopContainerWithTimeout/0
21:34:25 [2022-09-06T21:34:25.017Z] === PAUSE TestStopContainerWithTimeout/0
21:34:25 [2022-09-06T21:34:25.017Z] === RUN   TestStopContainerWithTimeout/1
21:34:25 [2022-09-06T21:34:25.017Z] === PAUSE TestStopContainerWithTimeout/1
21:34:25 [2022-09-06T21:34:25.017Z] === RUN   TestStopContainerWithTimeout/3
21:34:25 [2022-09-06T21:34:25.017Z] === PAUSE TestStopContainerWithTimeout/3
21:34:25 [2022-09-06T21:34:25.017Z] === RUN   TestStopContainerWithTimeout/-1
21:34:25 [2022-09-06T21:34:25.017Z] === PAUSE TestStopContainerWithTimeout/-1
21:34:25 [2022-09-06T21:34:25.017Z] === CONT  TestStopContainerWithTimeout/0
21:34:25 [2022-09-06T21:34:25.017Z] === CONT  TestStopContainerWithTimeout/3
21:34:25 [2022-09-06T21:34:25.124Z] --- PASS: TestNetworkLoopbackNat (2.54s)
21:34:25 [2022-09-06T21:34:25.124Z] === RUN   TestPause
21:34:25 [2022-09-06T21:34:25.124Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
21:34:25 [2022-09-06T21:34:25.124Z] --- SKIP: TestPause (0.00s)
21:34:25 [2022-09-06T21:34:25.124Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:34:25 [2022-09-06T21:34:25.124Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:34:25 [2022-09-06T21:34:25.124Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:34:25 [2022-09-06T21:34:25.124Z] === RUN   TestPauseStopPausedContainer
21:34:25 [2022-09-06T21:34:25.124Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
21:34:25 [2022-09-06T21:34:25.124Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
21:34:25 [2022-09-06T21:34:25.124Z] === RUN   TestPidHost
21:34:25 [2022-09-06T21:34:25.324Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.24s)
21:34:25 [2022-09-06T21:34:25.324Z] === RUN   TestCgroupNamespacesRunHostMode
21:34:25 [2022-09-06T21:34:25.953Z] === CONT  TestStopContainerWithTimeout/1
21:34:26 [2022-09-06T21:34:26.062Z] --- PASS: TestPidHost (0.89s)
21:34:26 [2022-09-06T21:34:26.062Z] === RUN   TestPsFilter
21:34:26 [2022-09-06T21:34:26.321Z] --- PASS: TestPsFilter (0.11s)
21:34:26 [2022-09-06T21:34:26.321Z] === RUN   TestRemoveContainerWithRemovedVolume
21:34:26 [2022-09-06T21:34:26.581Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
21:34:26 [2022-09-06T21:34:26.581Z] === RUN   TestRemoveContainerWithVolume
21:34:26 [2022-09-06T21:34:26.706Z] --- PASS: TestCgroupNamespacesRunHostMode (1.53s)
21:34:26 [2022-09-06T21:34:26.706Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:34:26 [2022-09-06T21:34:26.967Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
21:34:27 [2022-09-06T21:34:27.153Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
21:34:27 [2022-09-06T21:34:27.153Z] === RUN   TestRemoveContainerRunning
21:34:27 [2022-09-06T21:34:27.329Z] === CONT  TestStopContainerWithTimeout/-1
21:34:27 [2022-09-06T21:34:27.412Z] --- PASS: TestRemoveContainerRunning (0.41s)
21:34:27 [2022-09-06T21:34:27.412Z] === RUN   TestRemoveContainerForceRemoveRunning
21:34:27 [2022-09-06T21:34:27.539Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
21:34:27 [2022-09-06T21:34:27.980Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
21:34:27 [2022-09-06T21:34:27.980Z] === RUN   TestRemoveInvalidContainer
21:34:27 [2022-09-06T21:34:27.980Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:34:27 [2022-09-06T21:34:27.980Z] === RUN   TestRenameLinkedContainer
21:34:28 [2022-09-06T21:34:28.481Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s)
21:34:28 [2022-09-06T21:34:28.482Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:34:29 [2022-09-06T21:34:29.051Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
21:34:29 [2022-09-06T21:34:29.051Z] === RUN   TestDockerSuite/TestPostContainersAttach
21:34:29 [2022-09-06T21:34:29.860Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:34:29 [2022-09-06T21:34:29.860Z]     --- PASS: TestStopContainerWithTimeout/0 (0.84s)
21:34:29 [2022-09-06T21:34:29.860Z]     --- PASS: TestStopContainerWithTimeout/1 (1.46s)
21:34:29 [2022-09-06T21:34:29.860Z]     --- PASS: TestStopContainerWithTimeout/3 (2.81s)
21:34:29 [2022-09-06T21:34:29.860Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.44s)
21:34:29 [2022-09-06T21:34:29.860Z] === RUN   TestDeleteDevicemapper
21:34:29 [2022-09-06T21:34:29.860Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:34:29 [2022-09-06T21:34:29.860Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:34:29 [2022-09-06T21:34:29.860Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:34:29 [2022-09-06T21:34:29.885Z] --- PASS: TestRenameLinkedContainer (1.70s)
21:34:29 [2022-09-06T21:34:29.885Z] === RUN   TestRenameStoppedContainer
21:34:29 [2022-09-06T21:34:29.991Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.55s)
21:34:29 [2022-09-06T21:34:29.991Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:34:30 [2022-09-06T21:34:30.144Z] --- PASS: TestRenameStoppedContainer (0.40s)
21:34:30 [2022-09-06T21:34:30.144Z] === RUN   TestRenameRunningContainerAndReuse
21:34:30 [2022-09-06T21:34:30.934Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s)
21:34:30 [2022-09-06T21:34:30.934Z] === RUN   TestCgroupNamespacesRunOlderClient
21:34:31 [2022-09-06T21:34:31.082Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
21:34:31 [2022-09-06T21:34:31.082Z] === RUN   TestRenameInvalidName
21:34:31 [2022-09-06T21:34:31.237Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.52s)
21:34:31 [2022-09-06T21:34:31.237Z] === RUN   TestUpdateMemory
21:34:31 [2022-09-06T21:34:31.341Z] --- PASS: TestRenameInvalidName (0.43s)
21:34:31 [2022-09-06T21:34:31.341Z] === RUN   TestRenameAnonymousContainer
21:34:31 [2022-09-06T21:34:31.504Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
21:34:32 [2022-09-06T21:34:32.074Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.32s)
21:34:32 [2022-09-06T21:34:32.074Z] === RUN   TestNISDomainname
21:34:32 [2022-09-06T21:34:32.172Z] --- PASS: TestUpdateMemory (0.59s)
21:34:32 [2022-09-06T21:34:32.172Z] === RUN   TestUpdateCPUQuota
21:34:33 [2022-09-06T21:34:33.014Z] --- PASS: TestNISDomainname (0.94s)
21:34:33 [2022-09-06T21:34:33.014Z] === RUN   TestHostnameDnsResolution
21:34:33 [2022-09-06T21:34:33.108Z] --- PASS: TestUpdateCPUQuota (0.94s)
21:34:33 [2022-09-06T21:34:33.108Z] === RUN   TestUpdatePidsLimit
21:34:33 [2022-09-06T21:34:33.108Z] === RUN   TestUpdatePidsLimit/update_from_none
21:34:33 [2022-09-06T21:34:33.108Z] === RUN   TestUpdatePidsLimit/no_change
21:34:33 [2022-09-06T21:34:33.247Z] --- PASS: TestRenameAnonymousContainer (1.57s)
21:34:33 [2022-09-06T21:34:33.247Z] === RUN   TestRenameContainerWithSameName
21:34:33 [2022-09-06T21:34:33.247Z] --- PASS: TestRenameContainerWithSameName (0.42s)
21:34:33 [2022-09-06T21:34:33.247Z] === RUN   TestRenameContainerWithLinkedContainer
21:34:33 [2022-09-06T21:34:33.367Z] === RUN   TestUpdatePidsLimit/update_lower
21:34:33 [2022-09-06T21:34:33.624Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:34:33 [2022-09-06T21:34:33.882Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:34:34 [2022-09-06T21:34:34.008Z] --- PASS: TestHostnameDnsResolution (0.89s)
21:34:34 [2022-09-06T21:34:34.008Z] === RUN   TestUnprivilegedPortsAndPing
21:34:34 [2022-09-06T21:34:34.141Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:34:34 [2022-09-06T21:34:34.184Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
21:34:34 [2022-09-06T21:34:34.184Z] === RUN   TestResize
21:34:34 [2022-09-06T21:34:34.400Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:34:34 [2022-09-06T21:34:34.752Z] --- PASS: TestResize (0.42s)
21:34:34 [2022-09-06T21:34:34.752Z] === RUN   TestResizeWithInvalidSize
21:34:34 [2022-09-06T21:34:34.950Z] --- PASS: TestUnprivilegedPortsAndPing (0.93s)
21:34:34 [2022-09-06T21:34:34.950Z] === RUN   TestPrivilegedHostDevices
21:34:35 [2022-09-06T21:34:35.012Z] --- PASS: TestResizeWithInvalidSize (0.46s)
21:34:35 [2022-09-06T21:34:35.012Z] === RUN   TestResizeWhenContainerNotStarted
21:34:35 [2022-09-06T21:34:35.336Z] --- PASS: TestUpdatePidsLimit (2.24s)
21:34:35 [2022-09-06T21:34:35.336Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
21:34:35 [2022-09-06T21:34:35.336Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
21:34:35 [2022-09-06T21:34:35.336Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
21:34:35 [2022-09-06T21:34:35.336Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.27s)
21:34:35 [2022-09-06T21:34:35.336Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
21:34:35 [2022-09-06T21:34:35.336Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
21:34:35 [2022-09-06T21:34:35.336Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
21:34:35 [2022-09-06T21:34:35.336Z] === RUN   TestUpdateRestartPolicy
21:34:35 [2022-09-06T21:34:35.522Z] --- PASS: TestPrivilegedHostDevices (0.68s)
21:34:35 [2022-09-06T21:34:35.522Z] === RUN   TestRunConsoleSize
21:34:35 [2022-09-06T21:34:35.580Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
21:34:35 [2022-09-06T21:34:35.580Z] === RUN   TestDaemonRestartKillContainers
21:34:35 [2022-09-06T21:34:35.580Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
21:34:35 [2022-09-06T21:34:35.580Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
21:34:35 [2022-09-06T21:34:35.580Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
21:34:35 [2022-09-06T21:34:35.580Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
21:34:36 [2022-09-06T21:34:36.092Z]     check_test.go:540: [d5d10588b561e] daemon is not started
21:34:36 [2022-09-06T21:34:36.092Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
21:34:36 [2022-09-06T21:34:36.353Z] --- PASS: TestRunConsoleSize (0.73s)
21:34:36 [2022-09-06T21:34:36.353Z] === RUN   TestRunWithAlternativeContainerdShim
21:34:36 [2022-09-06T21:34:36.353Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
21:34:36 [2022-09-06T21:34:36.353Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
21:34:36 [2022-09-06T21:34:36.353Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
21:34:36 [2022-09-06T21:34:36.515Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
21:34:37 [2022-09-06T21:34:37.082Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.73s)
21:34:37 [2022-09-06T21:34:37.082Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.86s)
21:34:37 [2022-09-06T21:34:37.082Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.86s)
21:34:37 [2022-09-06T21:34:37.082Z] === RUN   TestCgroupNamespacesRun
21:34:37 [2022-09-06T21:34:37.294Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
21:34:37 [2022-09-06T21:34:37.294Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
21:34:37 [2022-09-06T21:34:37.555Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
21:34:37 [2022-09-06T21:34:37.814Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
21:34:37 [2022-09-06T21:34:37.814Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
21:34:38 [2022-09-06T21:34:38.461Z] --- PASS: TestCgroupNamespacesRun (1.15s)
21:34:38 [2022-09-06T21:34:38.461Z] === RUN   TestCgroupNamespacesRunPrivileged
21:34:38 [2022-09-06T21:34:38.758Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
21:34:38 [2022-09-06T21:34:38.758Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
21:34:39 [2022-09-06T21:34:39.018Z] --- PASS: TestRunWithAlternativeContainerdShim (2.76s)
21:34:39 [2022-09-06T21:34:39.018Z] === RUN   TestStats
21:34:39 [2022-09-06T21:34:39.401Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s)
21:34:39 [2022-09-06T21:34:39.401Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:34:39 [2022-09-06T21:34:39.960Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
21:34:39 [2022-09-06T21:34:39.960Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
21:34:39 [2022-09-06T21:34:39.960Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
21:34:40 [2022-09-06T21:34:40.529Z] === RUN   TestDockerSuite/TestAttachAfterDetach
21:34:40 [2022-09-06T21:34:40.784Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
21:34:40 [2022-09-06T21:34:40.784Z] === RUN   TestCgroupNamespacesRunHostMode
21:34:41 [2022-09-06T21:34:41.722Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
21:34:41 [2022-09-06T21:34:41.722Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:34:41 [2022-09-06T21:34:41.910Z] --- PASS: TestStats (2.81s)
21:34:41 [2022-09-06T21:34:41.910Z] === RUN   TestStopContainerWithTimeout
21:34:41 [2022-09-06T21:34:41.910Z] === RUN   TestStopContainerWithTimeout/0
21:34:41 [2022-09-06T21:34:41.910Z] === PAUSE TestStopContainerWithTimeout/0
21:34:41 [2022-09-06T21:34:41.910Z] === RUN   TestStopContainerWithTimeout/1
21:34:41 [2022-09-06T21:34:41.910Z] === PAUSE TestStopContainerWithTimeout/1
21:34:41 [2022-09-06T21:34:41.910Z] === RUN   TestStopContainerWithTimeout/3
21:34:41 [2022-09-06T21:34:41.910Z] === PAUSE TestStopContainerWithTimeout/3
21:34:41 [2022-09-06T21:34:41.910Z] === RUN   TestStopContainerWithTimeout/-1
21:34:41 [2022-09-06T21:34:41.910Z] === PAUSE TestStopContainerWithTimeout/-1
21:34:41 [2022-09-06T21:34:41.910Z] === CONT  TestStopContainerWithTimeout/0
21:34:41 [2022-09-06T21:34:41.910Z] === CONT  TestStopContainerWithTimeout/-1
21:34:42 [2022-09-06T21:34:42.170Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
21:34:43 [2022-09-06T21:34:43.101Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
21:34:43 [2022-09-06T21:34:43.101Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:34:43 [2022-09-06T21:34:43.112Z] === CONT  TestStopContainerWithTimeout/3
21:34:44 [2022-09-06T21:34:44.039Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
21:34:44 [2022-09-06T21:34:44.039Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:34:44 [2022-09-06T21:34:44.054Z] === RUN   TestDockerSuite/TestAttachDetach
21:34:44 [2022-09-06T21:34:44.978Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s)
21:34:44 [2022-09-06T21:34:44.978Z] === RUN   TestCgroupNamespacesRunOlderClient
21:34:44 [2022-09-06T21:34:44.994Z] === CONT  TestStopContainerWithTimeout/1
21:34:44 [2022-09-06T21:34:44.994Z] === RUN   TestDockerSuite/TestAttachDisconnect
21:34:45 [2022-09-06T21:34:45.916Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s)
21:34:45 [2022-09-06T21:34:45.916Z] === RUN   TestNISDomainname
21:34:45 [2022-09-06T21:34:45.916Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
21:34:45 [2022-09-06T21:34:45.916Z] --- SKIP: TestNISDomainname (0.02s)
21:34:45 [2022-09-06T21:34:45.916Z] === RUN   TestHostnameDnsResolution
21:34:45 [2022-09-06T21:34:45.935Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
21:34:46 [2022-09-06T21:34:46.853Z] --- PASS: TestHostnameDnsResolution (0.68s)
21:34:46 [2022-09-06T21:34:46.854Z] === RUN   TestUnprivilegedPortsAndPing
21:34:46 [2022-09-06T21:34:46.854Z]     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
21:34:46 [2022-09-06T21:34:46.854Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
21:34:46 [2022-09-06T21:34:46.854Z] === RUN   TestPrivilegedHostDevices
21:34:46 [2022-09-06T21:34:46.876Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:34:46 [2022-09-06T21:34:46.876Z]     --- PASS: TestStopContainerWithTimeout/0 (1.15s)
21:34:46 [2022-09-06T21:34:46.876Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.12s)
21:34:46 [2022-09-06T21:34:46.876Z]     --- PASS: TestStopContainerWithTimeout/3 (2.70s)
21:34:46 [2022-09-06T21:34:46.876Z]     --- PASS: TestStopContainerWithTimeout/1 (1.99s)
21:34:46 [2022-09-06T21:34:46.876Z] === RUN   TestDeleteDevicemapper
21:34:46 [2022-09-06T21:34:46.876Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:34:46 [2022-09-06T21:34:46.876Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:34:46 [2022-09-06T21:34:46.876Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:34:46 [2022-09-06T21:34:46.876Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
21:34:47 [2022-09-06T21:34:47.114Z] --- PASS: TestPrivilegedHostDevices (0.44s)
21:34:47 [2022-09-06T21:34:47.114Z] === RUN   TestRunConsoleSize
21:34:47 [2022-09-06T21:34:47.542Z] --- PASS: TestUpdateRestartPolicy (11.17s)
21:34:47 [2022-09-06T21:34:47.542Z] === RUN   TestUpdateRestartWithAutoRemove
21:34:47 [2022-09-06T21:34:47.542Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
21:34:47 [2022-09-06T21:34:47.542Z] === RUN   TestWaitNonBlocked
21:34:47 [2022-09-06T21:34:47.542Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:34:47 [2022-09-06T21:34:47.542Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:34:47 [2022-09-06T21:34:47.542Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:34:47 [2022-09-06T21:34:47.542Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:34:47 [2022-09-06T21:34:47.542Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:34:47 [2022-09-06T21:34:47.542Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:34:47 [2022-09-06T21:34:47.542Z] --- PASS: TestWaitNonBlocked (0.02s)
21:34:47 [2022-09-06T21:34:47.542Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
21:34:47 [2022-09-06T21:34:47.542Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
21:34:47 [2022-09-06T21:34:47.542Z] === RUN   TestWaitBlocked
21:34:47 [2022-09-06T21:34:47.542Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:34:47 [2022-09-06T21:34:47.542Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:34:47 [2022-09-06T21:34:47.542Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:34:47 [2022-09-06T21:34:47.542Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:34:47 [2022-09-06T21:34:47.542Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:34:47 [2022-09-06T21:34:47.542Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:34:47 [2022-09-06T21:34:47.711Z] --- PASS: TestRunConsoleSize (0.44s)
21:34:47 [2022-09-06T21:34:47.711Z] === RUN   TestRunWithAlternativeContainerdShim
21:34:47 [2022-09-06T21:34:47.817Z] === RUN   TestDockerSuite/TestAttachPausedContainer
21:34:48 [2022-09-06T21:34:48.478Z] --- PASS: TestWaitBlocked (0.01s)
21:34:48 [2022-09-06T21:34:48.478Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s)
21:34:48 [2022-09-06T21:34:48.478Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
21:34:48 [2022-09-06T21:34:48.478Z] === RUN   TestWaitConditions
21:34:48 [2022-09-06T21:34:48.478Z] === RUN   TestWaitConditions/default
21:34:48 [2022-09-06T21:34:48.478Z] === PAUSE TestWaitConditions/default
21:34:48 [2022-09-06T21:34:48.478Z] === RUN   TestWaitConditions/not-running
21:34:48 [2022-09-06T21:34:48.478Z] === PAUSE TestWaitConditions/not-running
21:34:48 [2022-09-06T21:34:48.478Z] === RUN   TestWaitConditions/next-exit
21:34:48 [2022-09-06T21:34:48.478Z] === PAUSE TestWaitConditions/next-exit
21:34:48 [2022-09-06T21:34:48.478Z] === RUN   TestWaitConditions/removed
21:34:48 [2022-09-06T21:34:48.478Z] === PAUSE TestWaitConditions/removed
21:34:48 [2022-09-06T21:34:48.478Z] === CONT  TestWaitConditions/default
21:34:48 [2022-09-06T21:34:48.478Z] === CONT  TestWaitConditions/next-exit
21:34:48 [2022-09-06T21:34:48.765Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
21:34:49 [2022-09-06T21:34:49.624Z] --- PASS: TestRunWithAlternativeContainerdShim (2.07s)
21:34:49 [2022-09-06T21:34:49.624Z] === RUN   TestStats
21:34:49 [2022-09-06T21:34:49.624Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
21:34:49 [2022-09-06T21:34:49.624Z] --- SKIP: TestStats (0.00s)
21:34:49 [2022-09-06T21:34:49.625Z] === RUN   TestStopContainerWithTimeout
21:34:49 [2022-09-06T21:34:49.625Z] === RUN   TestStopContainerWithTimeout/0
21:34:49 [2022-09-06T21:34:49.625Z] === PAUSE TestStopContainerWithTimeout/0
21:34:49 [2022-09-06T21:34:49.625Z] === RUN   TestStopContainerWithTimeout/1
21:34:49 [2022-09-06T21:34:49.625Z] === PAUSE TestStopContainerWithTimeout/1
21:34:49 [2022-09-06T21:34:49.625Z] === RUN   TestStopContainerWithTimeout/3
21:34:49 [2022-09-06T21:34:49.625Z] === PAUSE TestStopContainerWithTimeout/3
21:34:49 [2022-09-06T21:34:49.625Z] === RUN   TestStopContainerWithTimeout/-1
21:34:49 [2022-09-06T21:34:49.625Z] === PAUSE TestStopContainerWithTimeout/-1
21:34:49 [2022-09-06T21:34:49.625Z] === CONT  TestStopContainerWithTimeout/0
21:34:49 [2022-09-06T21:34:49.625Z] === CONT  TestStopContainerWithTimeout/-1
21:34:49 [2022-09-06T21:34:49.706Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
21:34:49 [2022-09-06T21:34:49.855Z] === CONT  TestWaitConditions/not-running
21:34:50 [2022-09-06T21:34:50.115Z] === CONT  TestWaitConditions/removed
21:34:50 [2022-09-06T21:34:50.276Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
21:34:50 [2022-09-06T21:34:50.277Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.40s)
21:34:50 [2022-09-06T21:34:50.277Z] === RUN   TestUpdateMemory
21:34:50 [2022-09-06T21:34:50.277Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:34:50 [2022-09-06T21:34:50.277Z] --- SKIP: TestUpdateMemory (0.00s)
21:34:50 [2022-09-06T21:34:50.277Z] === RUN   TestUpdateCPUQuota
21:34:50 [2022-09-06T21:34:50.560Z] === CONT  TestStopContainerWithTimeout/3
21:34:51 [2022-09-06T21:34:51.488Z] --- PASS: TestWaitConditions (0.02s)
21:34:51 [2022-09-06T21:34:51.488Z]     --- PASS: TestWaitConditions/default (1.65s)
21:34:51 [2022-09-06T21:34:51.488Z]     --- PASS: TestWaitConditions/next-exit (1.70s)
21:34:51 [2022-09-06T21:34:51.488Z]     --- PASS: TestWaitConditions/not-running (1.64s)
21:34:51 [2022-09-06T21:34:51.488Z]     --- PASS: TestWaitConditions/removed (1.62s)
21:34:51 [2022-09-06T21:34:51.488Z] === RUN   TestWaitRestartedContainer
21:34:51 [2022-09-06T21:34:51.660Z] --- PASS: TestUpdateCPUQuota (1.43s)
21:34:51 [2022-09-06T21:34:51.660Z] === RUN   TestUpdatePidsLimit
21:34:51 [2022-09-06T21:34:51.660Z] === RUN   TestUpdatePidsLimit/update_from_none
21:34:51 [2022-09-06T21:34:51.747Z] === RUN   TestWaitRestartedContainer/default
21:34:51 [2022-09-06T21:34:51.747Z] === PAUSE TestWaitRestartedContainer/default
21:34:51 [2022-09-06T21:34:51.747Z] === RUN   TestWaitRestartedContainer/not-running
21:34:51 [2022-09-06T21:34:51.747Z] === PAUSE TestWaitRestartedContainer/not-running
21:34:51 [2022-09-06T21:34:51.747Z] === RUN   TestWaitRestartedContainer/next-exit
21:34:51 [2022-09-06T21:34:51.747Z] === PAUSE TestWaitRestartedContainer/next-exit
21:34:51 [2022-09-06T21:34:51.747Z] === CONT  TestWaitRestartedContainer/default
21:34:51 [2022-09-06T21:34:51.747Z] === CONT  TestWaitRestartedContainer/next-exit
21:34:51 [2022-09-06T21:34:51.920Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
21:34:52 [2022-09-06T21:34:52.181Z] === RUN   TestUpdatePidsLimit/no_change
21:34:52 [2022-09-06T21:34:52.441Z] === RUN   TestUpdatePidsLimit/update_lower
21:34:52 [2022-09-06T21:34:52.462Z] === CONT  TestStopContainerWithTimeout/1
21:34:53 [2022-09-06T21:34:53.011Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:34:53 [2022-09-06T21:34:53.124Z] === CONT  TestWaitRestartedContainer/not-running
21:34:53 [2022-09-06T21:34:53.273Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:34:53 [2022-09-06T21:34:53.535Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:34:53 [2022-09-06T21:34:53.796Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:34:53 [2022-09-06T21:34:53.839Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:34:53 [2022-09-06T21:34:53.839Z]     --- PASS: TestStopContainerWithTimeout/0 (0.67s)
21:34:53 [2022-09-06T21:34:53.839Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.55s)
21:34:53 [2022-09-06T21:34:53.839Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
21:34:53 [2022-09-06T21:34:53.839Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
21:34:53 [2022-09-06T21:34:53.839Z] === RUN   TestDeleteDevicemapper
21:34:53 [2022-09-06T21:34:53.839Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:34:53 [2022-09-06T21:34:53.839Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:34:53 [2022-09-06T21:34:53.839Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:34:54 [2022-09-06T21:34:54.057Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
21:34:54 [2022-09-06T21:34:54.062Z] --- PASS: TestWaitRestartedContainer (0.01s)
21:34:54 [2022-09-06T21:34:54.062Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.25s)
21:34:54 [2022-09-06T21:34:54.062Z]     --- PASS: TestWaitRestartedContainer/default (1.34s)
21:34:54 [2022-09-06T21:34:54.062Z]     --- PASS: TestWaitRestartedContainer/not-running (1.00s)
21:34:54 [2022-09-06T21:34:54.062Z] === CONT  TestContainerStartOnDaemonRestart
21:34:54 [2022-09-06T21:34:54.062Z] === CONT  TestRestartDaemonWithRestartingContainer
21:34:55 [2022-09-06T21:34:55.218Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s)
21:34:55 [2022-09-06T21:34:55.218Z] === RUN   TestUpdateMemory
21:34:55 [2022-09-06T21:34:55.218Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
21:34:55 [2022-09-06T21:34:55.218Z] --- SKIP: TestUpdateMemory (0.00s)
21:34:55 [2022-09-06T21:34:55.218Z] === RUN   TestUpdateCPUQuota
21:34:55 [2022-09-06T21:34:55.218Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
21:34:55 [2022-09-06T21:34:55.218Z] --- SKIP: TestUpdateCPUQuota (0.00s)
21:34:55 [2022-09-06T21:34:55.218Z] === RUN   TestUpdatePidsLimit
21:34:55 [2022-09-06T21:34:55.218Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
21:34:55 [2022-09-06T21:34:55.218Z] --- SKIP: TestUpdatePidsLimit (0.00s)
21:34:55 [2022-09-06T21:34:55.218Z] === RUN   TestUpdateRestartPolicy
21:34:55 [2022-09-06T21:34:55.440Z] --- PASS: TestUpdatePidsLimit (3.43s)
21:34:55 [2022-09-06T21:34:55.440Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
21:34:55 [2022-09-06T21:34:55.440Z]     --- PASS: TestUpdatePidsLimit/no_change (0.35s)
21:34:55 [2022-09-06T21:34:55.440Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
21:34:55 [2022-09-06T21:34:55.440Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
21:34:55 [2022-09-06T21:34:55.440Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s)
21:34:55 [2022-09-06T21:34:55.440Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.35s)
21:34:55 [2022-09-06T21:34:55.440Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s)
21:34:55 [2022-09-06T21:34:55.440Z] === RUN   TestUpdateRestartPolicy
21:34:56 [2022-09-06T21:34:56.597Z] --- PASS: TestContainerStartOnDaemonRestart (2.41s)
21:34:56 [2022-09-06T21:34:56.597Z] === CONT  TestIpcModeOlderClient
21:34:56 [2022-09-06T21:34:56.597Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.46s)
21:34:56 [2022-09-06T21:34:56.597Z] === CONT  TestContainerKillOnDaemonStart
21:34:56 [2022-09-06T21:34:56.597Z] --- PASS: TestIpcModeOlderClient (0.09s)
21:34:56 [2022-09-06T21:34:56.597Z] === CONT  TestDaemonHostGatewayIP
21:34:57 [2022-09-06T21:34:57.349Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
21:34:57 [2022-09-06T21:34:57.349Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
21:34:57 [2022-09-06T21:34:57.349Z]     check_test.go:540: [d8d59e616c84d] daemon is not started
21:34:57 [2022-09-06T21:34:57.349Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
21:34:57 [2022-09-06T21:34:57.349Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
21:34:57 [2022-09-06T21:34:57.349Z]     check_test.go:540: [d1ebbfcf9909a] daemon is not started
21:34:57 [2022-09-06T21:34:57.349Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
21:34:59 [2022-09-06T21:34:59.129Z] --- PASS: TestDaemonHostGatewayIP (2.67s)
21:34:59 [2022-09-06T21:34:59.129Z] === CONT  TestDaemonRestartIpcMode
21:34:59 [2022-09-06T21:34:59.891Z]     check_test.go:540: [da8e5051c00a4] daemon is not started
21:34:59 [2022-09-06T21:34:59.891Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
21:35:01 [2022-09-06T21:35:01.658Z] --- PASS: TestDaemonRestartIpcMode (2.31s)
21:35:04 [2022-09-06T21:35:04.133Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
21:35:04 [2022-09-06T21:35:04.705Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
21:35:05 [2022-09-06T21:35:05.276Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
21:35:06 [2022-09-06T21:35:06.661Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
21:35:06 [2022-09-06T21:35:06.661Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
21:35:06 [2022-09-06T21:35:06.661Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
21:35:07 [2022-09-06T21:35:07.425Z] --- PASS: TestUpdateRestartPolicy (10.93s)
21:35:07 [2022-09-06T21:35:07.425Z] === RUN   TestUpdateRestartWithAutoRemove
21:35:07 [2022-09-06T21:35:07.425Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
21:35:07 [2022-09-06T21:35:07.425Z] === RUN   TestWaitNonBlocked
21:35:07 [2022-09-06T21:35:07.425Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:35:07 [2022-09-06T21:35:07.425Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:35:07 [2022-09-06T21:35:07.425Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:35:07 [2022-09-06T21:35:07.425Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:35:07 [2022-09-06T21:35:07.425Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:35:07 [2022-09-06T21:35:07.425Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:35:07 [2022-09-06T21:35:07.425Z] --- PASS: TestWaitNonBlocked (0.01s)
21:35:07 [2022-09-06T21:35:07.425Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s)
21:35:07 [2022-09-06T21:35:07.425Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
21:35:07 [2022-09-06T21:35:07.425Z] === RUN   TestWaitBlocked
21:35:07 [2022-09-06T21:35:07.425Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:35:07 [2022-09-06T21:35:07.425Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:35:07 [2022-09-06T21:35:07.425Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:35:07 [2022-09-06T21:35:07.425Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:35:07 [2022-09-06T21:35:07.425Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:35:07 [2022-09-06T21:35:07.425Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:35:07 [2022-09-06T21:35:07.602Z] --- PASS: TestUpdateRestartPolicy (12.45s)
21:35:07 [2022-09-06T21:35:07.602Z] === RUN   TestUpdateRestartWithAutoRemove
21:35:07 [2022-09-06T21:35:07.686Z] --- PASS: TestWaitBlocked (0.01s)
21:35:07 [2022-09-06T21:35:07.686Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
21:35:07 [2022-09-06T21:35:07.686Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s)
21:35:07 [2022-09-06T21:35:07.686Z] === RUN   TestWaitConditions
21:35:07 [2022-09-06T21:35:07.686Z] === RUN   TestWaitConditions/default
21:35:07 [2022-09-06T21:35:07.686Z] === PAUSE TestWaitConditions/default
21:35:07 [2022-09-06T21:35:07.686Z] === RUN   TestWaitConditions/not-running
21:35:07 [2022-09-06T21:35:07.686Z] === PAUSE TestWaitConditions/not-running
21:35:07 [2022-09-06T21:35:07.686Z] === RUN   TestWaitConditions/next-exit
21:35:07 [2022-09-06T21:35:07.686Z] === PAUSE TestWaitConditions/next-exit
21:35:07 [2022-09-06T21:35:07.686Z] === RUN   TestWaitConditions/removed
21:35:07 [2022-09-06T21:35:07.686Z] === PAUSE TestWaitConditions/removed
21:35:07 [2022-09-06T21:35:07.686Z] === CONT  TestWaitConditions/default
21:35:07 [2022-09-06T21:35:07.686Z] === CONT  TestWaitConditions/next-exit
21:35:08 [2022-09-06T21:35:08.217Z] --- PASS: TestContainerKillOnDaemonStart (11.84s)
21:35:08 [2022-09-06T21:35:08.217Z] PASS
21:35:08 [2022-09-06T21:35:08.217Z] 
21:35:08 [2022-09-06T21:35:08.217Z] === Skipped
21:35:08 [2022-09-06T21:35:08.217Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
21:35:08 [2022-09-06T21:35:08.217Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:35:08 [2022-09-06T21:35:08.217Z] 
21:35:08 [2022-09-06T21:35:08.217Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
21:35:08 [2022-09-06T21:35:08.217Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
21:35:08 [2022-09-06T21:35:08.217Z] 
21:35:08 [2022-09-06T21:35:08.217Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:35:08 [2022-09-06T21:35:08.217Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:35:08 [2022-09-06T21:35:08.217Z] 
21:35:08 [2022-09-06T21:35:08.217Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
21:35:08 [2022-09-06T21:35:08.217Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
21:35:08 [2022-09-06T21:35:08.217Z] 
21:35:08 [2022-09-06T21:35:08.217Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
21:35:08 [2022-09-06T21:35:08.217Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:35:08 [2022-09-06T21:35:08.217Z] 
21:35:08 [2022-09-06T21:35:08.217Z] DONE 273 tests, 5 skipped in 138.811s
21:35:08 [2022-09-06T21:35:08.217Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
21:35:08 [2022-09-06T21:35:08.217Z] === RUN   TestConfigDaemonLibtrustID
21:35:08 [2022-09-06T21:35:08.542Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s)
21:35:08 [2022-09-06T21:35:08.542Z] === RUN   TestWaitNonBlocked
21:35:08 [2022-09-06T21:35:08.542Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:35:08 [2022-09-06T21:35:08.542Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:35:08 [2022-09-06T21:35:08.542Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:35:08 [2022-09-06T21:35:08.542Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:35:08 [2022-09-06T21:35:08.542Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:35:08 [2022-09-06T21:35:08.542Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:35:08 [2022-09-06T21:35:08.783Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
21:35:08 [2022-09-06T21:35:08.783Z] === RUN   TestConfigDaemonID
21:35:08 [2022-09-06T21:35:08.802Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
21:35:09 [2022-09-06T21:35:09.591Z] === CONT  TestWaitConditions/removed
21:35:09 [2022-09-06T21:35:09.591Z] === CONT  TestWaitConditions/not-running
21:35:09 [2022-09-06T21:35:09.718Z]     daemon_test.go:83: [dc60ba208969c] daemon is not started
21:35:09 [2022-09-06T21:35:09.718Z] --- PASS: TestConfigDaemonID (1.04s)
21:35:09 [2022-09-06T21:35:09.718Z] === RUN   TestDaemonConfigValidation
21:35:09 [2022-09-06T21:35:09.718Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:35:09 [2022-09-06T21:35:09.718Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:35:09 [2022-09-06T21:35:09.718Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:35:09 [2022-09-06T21:35:09.718Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:35:09 [2022-09-06T21:35:09.718Z] === RUN   TestDaemonConfigValidation/invalid_config
21:35:09 [2022-09-06T21:35:09.718Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:35:09 [2022-09-06T21:35:09.718Z] === RUN   TestDaemonConfigValidation/malformed_config
21:35:09 [2022-09-06T21:35:09.718Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:35:09 [2022-09-06T21:35:09.718Z] === RUN   TestDaemonConfigValidation/valid_config
21:35:09 [2022-09-06T21:35:09.718Z] === PAUSE TestDaemonConfigValidation/valid_config
21:35:09 [2022-09-06T21:35:09.718Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:35:09 [2022-09-06T21:35:09.718Z] === CONT  TestDaemonConfigValidation/malformed_config
21:35:09 [2022-09-06T21:35:09.742Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
21:35:09 [2022-09-06T21:35:09.742Z] --- PASS: TestWaitNonBlocked (0.02s)
21:35:09 [2022-09-06T21:35:09.742Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s)
21:35:09 [2022-09-06T21:35:09.742Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s)
21:35:09 [2022-09-06T21:35:09.742Z] === RUN   TestWaitBlocked
21:35:09 [2022-09-06T21:35:09.742Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:35:09 [2022-09-06T21:35:09.742Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:35:09 [2022-09-06T21:35:09.742Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:35:09 [2022-09-06T21:35:09.742Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:35:09 [2022-09-06T21:35:09.742Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:35:09 [2022-09-06T21:35:09.742Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:35:09 [2022-09-06T21:35:09.977Z] === CONT  TestDaemonConfigValidation/valid_config
21:35:09 [2022-09-06T21:35:09.977Z] === CONT  TestDaemonConfigValidation/invalid_config
21:35:09 [2022-09-06T21:35:09.977Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:35:09 [2022-09-06T21:35:09.977Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:35:09 [2022-09-06T21:35:09.977Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
21:35:09 [2022-09-06T21:35:09.977Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
21:35:09 [2022-09-06T21:35:09.977Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
21:35:09 [2022-09-06T21:35:09.977Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.10s)
21:35:09 [2022-09-06T21:35:09.977Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
21:35:09 [2022-09-06T21:35:09.977Z] === RUN   TestConfigDaemonSeccompProfiles
21:35:09 [2022-09-06T21:35:09.977Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:35:10 [2022-09-06T21:35:10.681Z] --- PASS: TestWaitBlocked (0.02s)
21:35:10 [2022-09-06T21:35:10.682Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s)
21:35:10 [2022-09-06T21:35:10.682Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.95s)
21:35:10 [2022-09-06T21:35:10.682Z] === RUN   TestWaitConditions
21:35:10 [2022-09-06T21:35:10.682Z] === RUN   TestWaitConditions/default
21:35:10 [2022-09-06T21:35:10.682Z] === PAUSE TestWaitConditions/default
21:35:10 [2022-09-06T21:35:10.682Z] === RUN   TestWaitConditions/not-running
21:35:10 [2022-09-06T21:35:10.682Z] === PAUSE TestWaitConditions/not-running
21:35:10 [2022-09-06T21:35:10.682Z] === RUN   TestWaitConditions/next-exit
21:35:10 [2022-09-06T21:35:10.682Z] === PAUSE TestWaitConditions/next-exit
21:35:10 [2022-09-06T21:35:10.682Z] === RUN   TestWaitConditions/removed
21:35:10 [2022-09-06T21:35:10.682Z] === PAUSE TestWaitConditions/removed
21:35:10 [2022-09-06T21:35:10.682Z] === CONT  TestWaitConditions/default
21:35:10 [2022-09-06T21:35:10.682Z] === CONT  TestWaitConditions/removed
21:35:11 [2022-09-06T21:35:11.252Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
21:35:11 [2022-09-06T21:35:11.352Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:35:11 [2022-09-06T21:35:11.494Z] --- PASS: TestWaitConditions (0.01s)
21:35:11 [2022-09-06T21:35:11.494Z]     --- PASS: TestWaitConditions/next-exit (1.64s)
21:35:11 [2022-09-06T21:35:11.494Z]     --- PASS: TestWaitConditions/default (1.72s)
21:35:11 [2022-09-06T21:35:11.494Z]     --- PASS: TestWaitConditions/removed (1.70s)
21:35:11 [2022-09-06T21:35:11.494Z]     --- PASS: TestWaitConditions/not-running (1.63s)
21:35:11 [2022-09-06T21:35:11.494Z] === RUN   TestWaitRestartedContainer
21:35:11 [2022-09-06T21:35:11.494Z] === RUN   TestWaitRestartedContainer/default
21:35:11 [2022-09-06T21:35:11.494Z] === PAUSE TestWaitRestartedContainer/default
21:35:11 [2022-09-06T21:35:11.494Z] === RUN   TestWaitRestartedContainer/not-running
21:35:11 [2022-09-06T21:35:11.494Z] === PAUSE TestWaitRestartedContainer/not-running
21:35:11 [2022-09-06T21:35:11.494Z] === RUN   TestWaitRestartedContainer/next-exit
21:35:11 [2022-09-06T21:35:11.494Z] === PAUSE TestWaitRestartedContainer/next-exit
21:35:11 [2022-09-06T21:35:11.494Z] === CONT  TestWaitRestartedContainer/default
21:35:11 [2022-09-06T21:35:11.494Z] === CONT  TestWaitRestartedContainer/next-exit
21:35:12 [2022-09-06T21:35:12.192Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
21:35:12 [2022-09-06T21:35:12.287Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:35:12 [2022-09-06T21:35:12.452Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
21:35:12 [2022-09-06T21:35:12.452Z] === CONT  TestWaitConditions/next-exit
21:35:12 [2022-09-06T21:35:12.712Z] === CONT  TestWaitConditions/not-running
21:35:12 [2022-09-06T21:35:12.871Z] === CONT  TestWaitRestartedContainer/not-running
21:35:13 [2022-09-06T21:35:13.228Z] === CONT  TestConfigDaemonSeccompProfiles
21:35:13 [2022-09-06T21:35:13.229Z]     daemon_test.go:197: [da3b0be7f10f7] daemon is not started
21:35:13 [2022-09-06T21:35:13.229Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
21:35:13 [2022-09-06T21:35:13.229Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
21:35:13 [2022-09-06T21:35:13.229Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
21:35:13 [2022-09-06T21:35:13.229Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
21:35:13 [2022-09-06T21:35:13.229Z] === RUN   TestDaemonProxy
21:35:13 [2022-09-06T21:35:13.229Z] === RUN   TestDaemonProxy/environment_variables
21:35:13 [2022-09-06T21:35:13.441Z] --- PASS: TestWaitRestartedContainer (0.01s)
21:35:13 [2022-09-06T21:35:13.441Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.44s)
21:35:13 [2022-09-06T21:35:13.441Z]     --- PASS: TestWaitRestartedContainer/default (1.51s)
21:35:13 [2022-09-06T21:35:13.441Z]     --- PASS: TestWaitRestartedContainer/not-running (0.93s)
21:35:13 [2022-09-06T21:35:13.441Z] === CONT  TestDaemonRestartIpcMode
21:35:13 [2022-09-06T21:35:13.441Z] === CONT  TestIpcModeOlderClient
21:35:13 [2022-09-06T21:35:13.705Z] --- PASS: TestIpcModeOlderClient (0.08s)
21:35:13 [2022-09-06T21:35:13.705Z] === CONT  TestRestartDaemonWithRestartingContainer
21:35:14 [2022-09-06T21:35:14.631Z] --- PASS: TestWaitConditions (0.01s)
21:35:14 [2022-09-06T21:35:14.631Z]     --- PASS: TestWaitConditions/default (1.85s)
21:35:14 [2022-09-06T21:35:14.631Z]     --- PASS: TestWaitConditions/removed (1.97s)
21:35:14 [2022-09-06T21:35:14.631Z]     --- PASS: TestWaitConditions/next-exit (1.99s)
21:35:14 [2022-09-06T21:35:14.631Z]     --- PASS: TestWaitConditions/not-running (1.93s)
21:35:14 [2022-09-06T21:35:14.631Z] === RUN   TestWaitRestartedContainer
21:35:14 [2022-09-06T21:35:14.631Z] === RUN   TestWaitRestartedContainer/default
21:35:14 [2022-09-06T21:35:14.631Z] === PAUSE TestWaitRestartedContainer/default
21:35:14 [2022-09-06T21:35:14.631Z] === RUN   TestWaitRestartedContainer/not-running
21:35:14 [2022-09-06T21:35:14.631Z] === PAUSE TestWaitRestartedContainer/not-running
21:35:14 [2022-09-06T21:35:14.631Z] === RUN   TestWaitRestartedContainer/next-exit
21:35:14 [2022-09-06T21:35:14.631Z] === PAUSE TestWaitRestartedContainer/next-exit
21:35:14 [2022-09-06T21:35:14.631Z] === CONT  TestWaitRestartedContainer/default
21:35:14 [2022-09-06T21:35:14.631Z] === CONT  TestWaitRestartedContainer/next-exit
21:35:15 [2022-09-06T21:35:15.141Z] === RUN   TestDaemonProxy/command-line_options
21:35:16 [2022-09-06T21:35:16.278Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.49s)
21:35:16 [2022-09-06T21:35:16.523Z] === RUN   TestDaemonProxy/configuration_file
21:35:16 [2022-09-06T21:35:16.537Z] --- PASS: TestDaemonRestartIpcMode (2.92s)
21:35:16 [2022-09-06T21:35:16.537Z] PASS
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === Skipped
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s)
21:35:16 [2022-09-06T21:35:16.537Z]     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)
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     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)
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     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)
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestPause (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
21:35:16 [2022-09-06T21:35:16.537Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
21:35:16 [2022-09-06T21:35:16.537Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     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
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestStats (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
21:35:16 [2022-09-06T21:35:16.537Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
21:35:16 [2022-09-06T21:35:16.537Z] 
21:35:16 [2022-09-06T21:35:16.537Z] DONE 250 tests, 27 skipped in 88.987s
21:35:16 [2022-09-06T21:35:16.537Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
21:35:16 [2022-09-06T21:35:16.537Z] === RUN   TestConfigDaemonLibtrustID
21:35:17 [2022-09-06T21:35:17.105Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
21:35:17 [2022-09-06T21:35:17.105Z] === RUN   TestConfigDaemonID
21:35:17 [2022-09-06T21:35:17.182Z] === CONT  TestWaitRestartedContainer/not-running
21:35:17 [2022-09-06T21:35:17.182Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
21:35:18 [2022-09-06T21:35:18.425Z] === RUN   TestDaemonProxy/conflicting_options
21:35:18 [2022-09-06T21:35:18.483Z]     daemon_test.go:83: [df5483e1c5e11] daemon is not started
21:35:18 [2022-09-06T21:35:18.483Z] --- PASS: TestConfigDaemonID (1.08s)
21:35:18 [2022-09-06T21:35:18.483Z] === RUN   TestDaemonConfigValidation
21:35:18 [2022-09-06T21:35:18.483Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:35:18 [2022-09-06T21:35:18.483Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:35:18 [2022-09-06T21:35:18.483Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:35:18 [2022-09-06T21:35:18.483Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:35:18 [2022-09-06T21:35:18.483Z] === RUN   TestDaemonConfigValidation/invalid_config
21:35:18 [2022-09-06T21:35:18.483Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:35:18 [2022-09-06T21:35:18.483Z] === RUN   TestDaemonConfigValidation/malformed_config
21:35:18 [2022-09-06T21:35:18.483Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:35:18 [2022-09-06T21:35:18.483Z] === RUN   TestDaemonConfigValidation/valid_config
21:35:18 [2022-09-06T21:35:18.483Z] === PAUSE TestDaemonConfigValidation/valid_config
21:35:18 [2022-09-06T21:35:18.483Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:35:18 [2022-09-06T21:35:18.483Z] === CONT  TestDaemonConfigValidation/malformed_config
21:35:18 [2022-09-06T21:35:18.483Z] === CONT  TestDaemonConfigValidation/valid_config
21:35:18 [2022-09-06T21:35:18.483Z] === CONT  TestDaemonConfigValidation/invalid_config
21:35:18 [2022-09-06T21:35:18.483Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:35:18 [2022-09-06T21:35:18.483Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:35:18 [2022-09-06T21:35:18.483Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
21:35:18 [2022-09-06T21:35:18.483Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
21:35:18 [2022-09-06T21:35:18.483Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
21:35:18 [2022-09-06T21:35:18.483Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
21:35:18 [2022-09-06T21:35:18.483Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
21:35:18 [2022-09-06T21:35:18.483Z] === RUN   TestConfigDaemonSeccompProfiles
21:35:18 [2022-09-06T21:35:18.483Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:35:18 [2022-09-06T21:35:18.567Z] --- PASS: TestWaitRestartedContainer (0.03s)
21:35:18 [2022-09-06T21:35:18.567Z]     --- PASS: TestWaitRestartedContainer/default (2.08s)
21:35:18 [2022-09-06T21:35:18.567Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.22s)
21:35:18 [2022-09-06T21:35:18.567Z]     --- PASS: TestWaitRestartedContainer/not-running (1.70s)
21:35:18 [2022-09-06T21:35:18.567Z] === CONT  TestContainerStartOnDaemonRestart
21:35:18 [2022-09-06T21:35:18.567Z] === CONT  TestRestartDaemonWithRestartingContainer
21:35:18 [2022-09-06T21:35:18.567Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
21:35:18 [2022-09-06T21:35:18.992Z] === RUN   TestDaemonProxy/reload_sanitized
21:35:19 [2022-09-06T21:35:19.250Z] --- PASS: TestDaemonProxy (6.22s)
21:35:19 [2022-09-06T21:35:19.250Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
21:35:19 [2022-09-06T21:35:19.250Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
21:35:19 [2022-09-06T21:35:19.250Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
21:35:19 [2022-09-06T21:35:19.250Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
21:35:19 [2022-09-06T21:35:19.250Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
21:35:19 [2022-09-06T21:35:19.250Z] PASS
21:35:19 [2022-09-06T21:35:19.250Z] 
21:35:19 [2022-09-06T21:35:19.250Z] DONE 18 tests in 11.159s
21:35:19 [2022-09-06T21:35:19.250Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
21:35:19 [2022-09-06T21:35:19.509Z] INFO: Testing against a local daemon
21:35:19 [2022-09-06T21:35:19.509Z] === RUN   TestCommitInheritsEnv
21:35:19 [2022-09-06T21:35:19.769Z] --- PASS: TestCommitInheritsEnv (0.28s)
21:35:19 [2022-09-06T21:35:19.769Z] === RUN   TestImportExtremelyLargeImageWorks
21:35:19 [2022-09-06T21:35:19.769Z] === PAUSE TestImportExtremelyLargeImageWorks
21:35:19 [2022-09-06T21:35:19.769Z] === RUN   TestImportWithCustomPlatform
21:35:19 [2022-09-06T21:35:19.769Z] === RUN   TestImportWithCustomPlatform/#00
21:35:19 [2022-09-06T21:35:19.769Z] === RUN   TestImportWithCustomPlatform/_______
21:35:19 [2022-09-06T21:35:19.769Z] === RUN   TestImportWithCustomPlatform//
21:35:19 [2022-09-06T21:35:19.769Z] === RUN   TestImportWithCustomPlatform/linux
21:35:19 [2022-09-06T21:35:19.769Z] === RUN   TestImportWithCustomPlatform/LINUX
21:35:19 [2022-09-06T21:35:19.861Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:35:20 [2022-09-06T21:35:20.029Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:35:20 [2022-09-06T21:35:20.029Z] === RUN   TestImportWithCustomPlatform/macos
21:35:20 [2022-09-06T21:35:20.029Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:35:20 [2022-09-06T21:35:20.029Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:35:20 [2022-09-06T21:35:20.029Z] --- PASS: TestImportWithCustomPlatform (0.32s)
21:35:20 [2022-09-06T21:35:20.029Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
21:35:20 [2022-09-06T21:35:20.029Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:35:20 [2022-09-06T21:35:20.029Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:35:20 [2022-09-06T21:35:20.029Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
21:35:20 [2022-09-06T21:35:20.029Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
21:35:20 [2022-09-06T21:35:20.029Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
21:35:20 [2022-09-06T21:35:20.029Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:35:20 [2022-09-06T21:35:20.029Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:35:20 [2022-09-06T21:35:20.029Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:35:20 [2022-09-06T21:35:20.029Z] === RUN   TestImagesFilterMultiReference
21:35:20 [2022-09-06T21:35:20.029Z] --- PASS: TestImagesFilterMultiReference (0.06s)
21:35:20 [2022-09-06T21:35:20.029Z] === RUN   TestImagePullPlatformInvalid
21:35:20 [2022-09-06T21:35:20.029Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:35:20 [2022-09-06T21:35:20.029Z] === RUN   TestRemoveImageOrphaning
21:35:20 [2022-09-06T21:35:20.288Z] --- PASS: TestRemoveImageOrphaning (0.27s)
21:35:20 [2022-09-06T21:35:20.288Z] === RUN   TestRemoveImageGarbageCollector
21:35:20 [2022-09-06T21:35:20.822Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:35:20 [2022-09-06T21:35:20.854Z] time="2022-09-06T21:35:20Z" level=info msg="[graphdriver] trying configured driver: overlay2"
21:35:21 [2022-09-06T21:35:21.769Z] === CONT  TestConfigDaemonSeccompProfiles
21:35:21 [2022-09-06T21:35:21.769Z]     daemon_test.go:197: [d1fdc2ae2b637] daemon is not started
21:35:21 [2022-09-06T21:35:21.769Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s)
21:35:21 [2022-09-06T21:35:21.769Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
21:35:21 [2022-09-06T21:35:21.769Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
21:35:21 [2022-09-06T21:35:21.769Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
21:35:21 [2022-09-06T21:35:21.769Z] === RUN   TestDaemonProxy
21:35:21 [2022-09-06T21:35:21.769Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
21:35:21 [2022-09-06T21:35:21.769Z] --- SKIP: TestDaemonProxy (0.00s)
21:35:21 [2022-09-06T21:35:21.769Z] PASS
21:35:21 [2022-09-06T21:35:21.769Z] 
21:35:21 [2022-09-06T21:35:21.769Z] === Skipped
21:35:21 [2022-09-06T21:35:21.769Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
21:35:21 [2022-09-06T21:35:21.769Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
21:35:21 [2022-09-06T21:35:21.769Z] 
21:35:21 [2022-09-06T21:35:21.769Z] DONE 13 tests, 1 skipped in 5.236s
21:35:21 [2022-09-06T21:35:21.769Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
21:35:21 [2022-09-06T21:35:21.769Z] INFO: Testing against a local daemon
21:35:21 [2022-09-06T21:35:21.769Z] === RUN   TestCommitInheritsEnv
21:35:21 [2022-09-06T21:35:21.873Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
21:35:22 [2022-09-06T21:35:22.230Z] --- PASS: TestRemoveImageGarbageCollector (1.91s)
21:35:22 [2022-09-06T21:35:22.230Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:35:22 [2022-09-06T21:35:22.230Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
21:35:22 [2022-09-06T21:35:22.230Z] === RUN   TestTagInvalidReference
21:35:22 [2022-09-06T21:35:22.230Z] --- PASS: TestTagInvalidReference (0.02s)
21:35:22 [2022-09-06T21:35:22.230Z] === RUN   TestTagValidPrefixedRepo
21:35:22 [2022-09-06T21:35:22.445Z] --- PASS: TestContainerStartOnDaemonRestart (4.08s)
21:35:22 [2022-09-06T21:35:22.445Z] === CONT  TestIpcModeOlderClient
21:35:22 [2022-09-06T21:35:22.445Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.15s)
21:35:22 [2022-09-06T21:35:22.445Z] === CONT  TestContainerKillOnDaemonStart
21:35:22 [2022-09-06T21:35:22.490Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
21:35:22 [2022-09-06T21:35:22.490Z] === RUN   TestTagExistedNameWithoutForce
21:35:22 [2022-09-06T21:35:22.490Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:35:22 [2022-09-06T21:35:22.490Z] === RUN   TestTagOfficialNames
21:35:22 [2022-09-06T21:35:22.490Z] --- PASS: TestTagOfficialNames (0.05s)
21:35:22 [2022-09-06T21:35:22.490Z] === RUN   TestTagMatchesDigest
21:35:22 [2022-09-06T21:35:22.490Z] --- PASS: TestTagMatchesDigest (0.01s)
21:35:22 [2022-09-06T21:35:22.490Z] === CONT  TestImportExtremelyLargeImageWorks
21:35:22 [2022-09-06T21:35:22.707Z] --- PASS: TestIpcModeOlderClient (0.10s)
21:35:22 [2022-09-06T21:35:22.707Z] === CONT  TestDaemonHostGatewayIP
21:35:22 [2022-09-06T21:35:22.968Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
21:35:22 [2022-09-06T21:35:22.968Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
21:35:23 [2022-09-06T21:35:23.148Z] --- PASS: TestCommitInheritsEnv (1.29s)
21:35:23 [2022-09-06T21:35:23.148Z] === RUN   TestImportExtremelyLargeImageWorks
21:35:23 [2022-09-06T21:35:23.148Z] === PAUSE TestImportExtremelyLargeImageWorks
21:35:23 [2022-09-06T21:35:23.148Z] === RUN   TestImportWithCustomPlatform
21:35:23 [2022-09-06T21:35:23.148Z] === RUN   TestImportWithCustomPlatform/#00
21:35:23 [2022-09-06T21:35:23.148Z] === RUN   TestImportWithCustomPlatform/_______
21:35:23 [2022-09-06T21:35:23.148Z] === RUN   TestImportWithCustomPlatform//
21:35:23 [2022-09-06T21:35:23.148Z] === RUN   TestImportWithCustomPlatform/linux
21:35:23 [2022-09-06T21:35:23.407Z] === RUN   TestImportWithCustomPlatform/LINUX
21:35:23 [2022-09-06T21:35:23.407Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:35:23 [2022-09-06T21:35:23.407Z] === RUN   TestImportWithCustomPlatform/macos
21:35:23 [2022-09-06T21:35:23.407Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:35:23 [2022-09-06T21:35:23.407Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:35:23 [2022-09-06T21:35:23.407Z] --- PASS: TestImportWithCustomPlatform (0.32s)
21:35:23 [2022-09-06T21:35:23.407Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
21:35:23 [2022-09-06T21:35:23.407Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:35:23 [2022-09-06T21:35:23.407Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:35:23 [2022-09-06T21:35:23.407Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
21:35:23 [2022-09-06T21:35:23.407Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
21:35:23 [2022-09-06T21:35:23.407Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
21:35:23 [2022-09-06T21:35:23.407Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:35:23 [2022-09-06T21:35:23.407Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:35:23 [2022-09-06T21:35:23.407Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:35:23 [2022-09-06T21:35:23.407Z] === RUN   TestImagesFilterMultiReference
21:35:23 [2022-09-06T21:35:23.666Z] --- PASS: TestImagesFilterMultiReference (0.07s)
21:35:23 [2022-09-06T21:35:23.666Z] === RUN   TestImagePullPlatformInvalid
21:35:23 [2022-09-06T21:35:23.666Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
21:35:23 [2022-09-06T21:35:23.666Z] === RUN   TestRemoveImageOrphaning
21:35:25 [2022-09-06T21:35:25.514Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
21:35:25 [2022-09-06T21:35:25.570Z] --- PASS: TestRemoveImageOrphaning (1.58s)
21:35:25 [2022-09-06T21:35:25.570Z] === RUN   TestRemoveImageGarbageCollector
21:35:25 [2022-09-06T21:35:25.570Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
21:35:25 [2022-09-06T21:35:25.570Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:35:25 [2022-09-06T21:35:25.570Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:35:25 [2022-09-06T21:35:25.570Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
21:35:25 [2022-09-06T21:35:25.570Z] === RUN   TestTagInvalidReference
21:35:25 [2022-09-06T21:35:25.570Z] --- PASS: TestTagInvalidReference (0.01s)
21:35:25 [2022-09-06T21:35:25.570Z] === RUN   TestTagValidPrefixedRepo
21:35:25 [2022-09-06T21:35:25.570Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
21:35:25 [2022-09-06T21:35:25.570Z] === RUN   TestTagExistedNameWithoutForce
21:35:25 [2022-09-06T21:35:25.570Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:35:25 [2022-09-06T21:35:25.570Z] === RUN   TestTagOfficialNames
21:35:25 [2022-09-06T21:35:25.570Z] --- PASS: TestTagOfficialNames (0.05s)
21:35:25 [2022-09-06T21:35:25.570Z] === RUN   TestTagMatchesDigest
21:35:25 [2022-09-06T21:35:25.570Z] --- PASS: TestTagMatchesDigest (0.01s)
21:35:25 [2022-09-06T21:35:25.570Z] === CONT  TestImportExtremelyLargeImageWorks
21:35:25 [2022-09-06T21:35:25.773Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
21:35:26 [2022-09-06T21:35:26.900Z] --- PASS: TestDaemonHostGatewayIP (4.42s)
21:35:26 [2022-09-06T21:35:26.900Z] === CONT  TestDaemonRestartIpcMode
21:35:28 [2022-09-06T21:35:28.306Z]     check_test.go:540: [dd3239994094e] daemon is not started
21:35:28 [2022-09-06T21:35:28.306Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
21:35:29 [2022-09-06T21:35:29.251Z] === RUN   TestDockerSuite/TestBuildAddNonTar
21:35:30 [2022-09-06T21:35:30.637Z] --- PASS: TestDaemonRestartIpcMode (3.40s)
21:35:30 [2022-09-06T21:35:30.637Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
21:35:30 [2022-09-06T21:35:30.706Z] Created binary: bundles/dynbinary-daemon/dockerd
21:35:30 [2022-09-06T21:35:30.706Z] Building: bundles/dynbinary-daemon/docker-proxy
21:35:30 [2022-09-06T21:35:30.706Z] GOOS="" GOARCH="" GOARM=""
21:35:30 [2022-09-06T21:35:30.706Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:35:30 [2022-09-06T21:35:30.706Z] 
21:35:30 [2022-09-06T21:35:30.706Z] ---> Making bundle: test-integration (in bundles/test-integration)
21:35:30 [2022-09-06T21:35:30.706Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
21:35:30 [2022-09-06T21:35:30.707Z] HOSTNAME=dd6f5b5c967c
21:35:30 [2022-09-06T21:35:30.707Z] TESTDEBUG=0
21:35:30 [2022-09-06T21:35:30.707Z] DEST=bundles/test-integration
21:35:30 [2022-09-06T21:35:30.707Z] PWD=/go/src/github.com/docker/docker
21:35:30 [2022-09-06T21:35:30.707Z] DOCKER_GITCOMMIT=287d1656de9a21985c0ceba90582771a65f57489
21:35:30 [2022-09-06T21:35:30.707Z] container=docker
21:35:30 [2022-09-06T21:35:30.707Z] HOME=/root
21:35:30 [2022-09-06T21:35:30.707Z] GOLANG_VERSION=1.18.5
21:35:30 [2022-09-06T21:35:30.707Z] VALIDATE_REPO=https://github.com/moby/moby.git
21:35:30 [2022-09-06T21:35:30.707Z] VALIDATE_BRANCH=22.06
21:35:30 [2022-09-06T21:35:30.707Z] TERM=xterm
21:35:30 [2022-09-06T21:35:30.707Z] DOCKER_PKG=github.com/docker/docker
21:35:30 [2022-09-06T21:35:30.707Z] SHLVL=1
21:35:30 [2022-09-06T21:35:30.707Z] TIMEOUT=120m
21:35:30 [2022-09-06T21:35:30.707Z] DOCKER_BUILDTAGS= journald
21:35:30 [2022-09-06T21:35:30.707Z] DOCKER_GRAPHDRIVER=overlay2
21:35:30 [2022-09-06T21:35:30.707Z] GO111MODULE=off
21:35:30 [2022-09-06T21:35:30.707Z] DOCKER_EXPERIMENTAL=1
21:35:30 [2022-09-06T21:35:30.707Z] TEST_SKIP_INTEGRATION_CLI=1
21:35:30 [2022-09-06T21:35:30.707Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
21:35:30 [2022-09-06T21:35:30.707Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
21:35:30 [2022-09-06T21:35:30.707Z] GOPATH=/go
21:35:30 [2022-09-06T21:35:30.707Z] PKG_CONFIG=pkg-config
21:35:30 [2022-09-06T21:35:30.707Z] _=/usr/bin/env
21:35:30 [2022-09-06T21:35:30.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
21:35:31 [2022-09-06T21:35:31.206Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
21:35:31 [2022-09-06T21:35:31.206Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
21:35:33 [2022-09-06T21:35:33.116Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
21:35:35 [2022-09-06T21:35:35.024Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
21:35:35 [2022-09-06T21:35:35.594Z] --- PASS: TestContainerKillOnDaemonStart (12.86s)
21:35:35 [2022-09-06T21:35:35.594Z] PASS
21:35:35 [2022-09-06T21:35:35.594Z] 
21:35:35 [2022-09-06T21:35:35.594Z] === Skipped
21:35:35 [2022-09-06T21:35:35.594Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
21:35:35 [2022-09-06T21:35:35.594Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:35:35 [2022-09-06T21:35:35.594Z] 
21:35:35 [2022-09-06T21:35:35.594Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
21:35:35 [2022-09-06T21:35:35.594Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:35:35 [2022-09-06T21:35:35.594Z] 
21:35:35 [2022-09-06T21:35:35.594Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
21:35:35 [2022-09-06T21:35:35.594Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
21:35:35 [2022-09-06T21:35:35.594Z] 
21:35:35 [2022-09-06T21:35:35.594Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:35:35 [2022-09-06T21:35:35.594Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:35:35 [2022-09-06T21:35:35.594Z] 
21:35:35 [2022-09-06T21:35:35.594Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
21:35:35 [2022-09-06T21:35:35.594Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:35:35 [2022-09-06T21:35:35.594Z] 
21:35:35 [2022-09-06T21:35:35.594Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
21:35:35 [2022-09-06T21:35:35.594Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
21:35:35 [2022-09-06T21:35:35.594Z] 
21:35:35 [2022-09-06T21:35:35.594Z] DONE 273 tests, 6 skipped in 177.106s
21:35:35 [2022-09-06T21:35:35.594Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
21:35:35 [2022-09-06T21:35:35.594Z] ++ 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
21:35:35 [2022-09-06T21:35:35.594Z] ++ set -e
21:35:35 [2022-09-06T21:35:35.594Z] ++ '[' -n 0 ']'
21:35:35 [2022-09-06T21:35:35.594Z] ++ set -x
21:35:35 [2022-09-06T21:35:35.594Z] ++ 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
21:35:35 [2022-09-06T21:35:35.594Z] === RUN   TestConfigDaemonLibtrustID
21:35:35 [2022-09-06T21:35:35.855Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
21:35:36 [2022-09-06T21:35:36.115Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
21:35:36 [2022-09-06T21:35:36.115Z] === RUN   TestConfigDaemonID
21:35:36 [2022-09-06T21:35:36.695Z]     check_test.go:540: [d77ade35dbef0] daemon is not started
21:35:36 [2022-09-06T21:35:36.695Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
21:35:36 [2022-09-06T21:35:36.956Z] === RUN   TestDockerSuite/TestBuildAddScript
21:35:37 [2022-09-06T21:35:37.215Z]     daemon_test.go:83: [dee500eb7c568] daemon is not started
21:35:37 [2022-09-06T21:35:37.215Z] --- PASS: TestConfigDaemonID (1.05s)
21:35:37 [2022-09-06T21:35:37.215Z] === RUN   TestDaemonConfigValidation
21:35:37 [2022-09-06T21:35:37.215Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:35:37 [2022-09-06T21:35:37.215Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:35:37 [2022-09-06T21:35:37.215Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:35:37 [2022-09-06T21:35:37.215Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:35:37 [2022-09-06T21:35:37.215Z] === RUN   TestDaemonConfigValidation/invalid_config
21:35:37 [2022-09-06T21:35:37.215Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:35:37 [2022-09-06T21:35:37.215Z] === RUN   TestDaemonConfigValidation/malformed_config
21:35:37 [2022-09-06T21:35:37.215Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:35:37 [2022-09-06T21:35:37.215Z] === RUN   TestDaemonConfigValidation/valid_config
21:35:37 [2022-09-06T21:35:37.215Z] === PAUSE TestDaemonConfigValidation/valid_config
21:35:37 [2022-09-06T21:35:37.215Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:35:37 [2022-09-06T21:35:37.215Z] === CONT  TestDaemonConfigValidation/malformed_config
21:35:37 [2022-09-06T21:35:37.215Z] === CONT  TestDaemonConfigValidation/valid_config
21:35:37 [2022-09-06T21:35:37.476Z] === CONT  TestDaemonConfigValidation/invalid_config
21:35:37 [2022-09-06T21:35:37.476Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:35:37 [2022-09-06T21:35:37.476Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:35:37 [2022-09-06T21:35:37.476Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.16s)
21:35:37 [2022-09-06T21:35:37.476Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.19s)
21:35:37 [2022-09-06T21:35:37.476Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.16s)
21:35:37 [2022-09-06T21:35:37.476Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.15s)
21:35:37 [2022-09-06T21:35:37.476Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
21:35:37 [2022-09-06T21:35:37.476Z] === RUN   TestConfigDaemonSeccompProfiles
21:35:37 [2022-09-06T21:35:37.476Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:35:38 [2022-09-06T21:35:38.859Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:35:38 [2022-09-06T21:35:38.859Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
21:35:39 [2022-09-06T21:35:39.074Z] INFO [linters context/goanalysis] analyzers took 6m18.058032129s with top 10 stages: buildir: 2m20.061820892s, the_only_name: 40.438164223s, goimports: 27.650026617s, unconvert: 23.962015777s, S1038: 17.47655093s, gosec: 16.141829919s, misspell: 6.7653606s, S1039: 5.37249421s, unused: 4.726924186s, nilness: 4.693668447s 
21:35:39 [2022-09-06T21:35:39.074Z] INFO [runner] Issues before processing: 2394, after processing: 0 
21:35:39 [2022-09-06T21:35:39.074Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 2028/2028, exclude: 2028/2028, skip_dirs: 2131/2131, autogenerated_exclude: 2028/2131, nolint: 0/78, cgo: 2131/2394, filename_unadjuster: 2131/2131, path_prettifier: 2131/2131, skip_files: 2131/2131, exclude-rules: 78/2028 
21:35:39 [2022-09-06T21:35:39.074Z] INFO [runner] processing took 86.725269ms with stages: nolint: 34.104724ms, identifier_marker: 22.250061ms, path_prettifier: 9.553934ms, exclude-rules: 8.522755ms, autogenerated_exclude: 8.40683ms, skip_dirs: 1.937594ms, filename_unadjuster: 1.723232ms, cgo: 220.888µs, max_same_issues: 1.403µs, uniq_by_line: 603ns, exclude: 502ns, max_from_linter: 433ns, source_code: 391ns, skip_files: 341ns, sort_results: 327ns, diff: 324ns, severity-rules: 253ns, max_per_file_from_linter: 247ns, path_shortener: 222ns, path_prefixer: 205ns 
21:35:39 [2022-09-06T21:35:39.074Z] INFO [runner] linters took 1m45.750993463s with stages: goanalysis_metalinter: 1m45.6640674s 
21:35:39 [2022-09-06T21:35:39.074Z] INFO File cache stats: 1677 entries of total size 8.6MiB 
21:35:39 [2022-09-06T21:35:39.074Z] INFO Memory: 2774 samples, avg is 318.3MB, max is 1239.1MB 
21:35:39 [2022-09-06T21:35:39.074Z] INFO Execution took 4m37.475420136s               
21:35:39 [2022-09-06T21:35:39.074Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
21:35:39 [2022-09-06T21:35:39.397Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=287d1656de9a21985c0ceba90582771a65f57489 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:287d1656de9a21985c0ceba90582771a65f57489 hack/make.sh dynbinary test-docker-py
21:35:39 [2022-09-06T21:35:39.656Z] 
21:35:39 [2022-09-06T21:35:39.799Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:35:39 [2022-09-06T21:35:39.915Z] Removing bundles/
21:35:39 [2022-09-06T21:35:39.915Z] 
21:35:39 [2022-09-06T21:35:39.915Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
21:35:39 [2022-09-06T21:35:39.915Z] Building: bundles/dynbinary-daemon/dockerd
21:35:39 [2022-09-06T21:35:39.915Z] GOOS="" GOARCH="" GOARM=""
21:35:40 [2022-09-06T21:35:40.369Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
21:35:40 [2022-09-06T21:35:40.629Z] === CONT  TestConfigDaemonSeccompProfiles
21:35:40 [2022-09-06T21:35:40.629Z]     daemon_test.go:197: [dbe6525f724ca] daemon is not started
21:35:40 [2022-09-06T21:35:40.629Z] --- PASS: TestConfigDaemonSeccompProfiles (3.16s)
21:35:40 [2022-09-06T21:35:40.629Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
21:35:40 [2022-09-06T21:35:40.629Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
21:35:40 [2022-09-06T21:35:40.629Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
21:35:40 [2022-09-06T21:35:40.629Z] === RUN   TestDaemonProxy
21:35:40 [2022-09-06T21:35:40.629Z] === RUN   TestDaemonProxy/environment_variables
21:35:42 [2022-09-06T21:35:42.541Z] === RUN   TestDaemonProxy/command-line_options
21:35:43 [2022-09-06T21:35:43.927Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
21:35:44 [2022-09-06T21:35:44.187Z] === RUN   TestDaemonProxy/configuration_file
21:35:45 [2022-09-06T21:35:45.580Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
21:35:46 [2022-09-06T21:35:46.149Z] === RUN   TestDaemonProxy/conflicting_options
21:35:46 [2022-09-06T21:35:46.409Z] === RUN   TestDaemonProxy/reload_sanitized
21:35:46 [2022-09-06T21:35:46.669Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
21:35:47 [2022-09-06T21:35:47.239Z] --- PASS: TestDaemonProxy (6.36s)
21:35:47 [2022-09-06T21:35:47.239Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
21:35:47 [2022-09-06T21:35:47.239Z]     --- PASS: TestDaemonProxy/command-line_options (1.82s)
21:35:47 [2022-09-06T21:35:47.239Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
21:35:47 [2022-09-06T21:35:47.239Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
21:35:47 [2022-09-06T21:35:47.239Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.54s)
21:35:47 [2022-09-06T21:35:47.239Z] PASS
21:35:47 [2022-09-06T21:35:47.239Z] 
21:35:47 [2022-09-06T21:35:47.239Z] DONE 18 tests in 11.620s
21:35:47 [2022-09-06T21:35:47.239Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
21:35:47 [2022-09-06T21:35:47.239Z] ++ 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
21:35:47 [2022-09-06T21:35:47.239Z] ++ set -e
21:35:47 [2022-09-06T21:35:47.239Z] ++ '[' -n 0 ']'
21:35:47 [2022-09-06T21:35:47.239Z] ++ set -x
21:35:47 [2022-09-06T21:35:47.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-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
21:35:47 [2022-09-06T21:35:47.239Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
21:35:47 [2022-09-06T21:35:47.239Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
21:35:47 [2022-09-06T21:35:47.239Z] INFO: Testing against a local daemon
21:35:47 [2022-09-06T21:35:47.239Z] === RUN   TestCommitInheritsEnv
21:35:47 [2022-09-06T21:35:47.810Z] --- PASS: TestCommitInheritsEnv (0.44s)
21:35:47 [2022-09-06T21:35:47.810Z] === RUN   TestImportExtremelyLargeImageWorks
21:35:47 [2022-09-06T21:35:47.810Z] === PAUSE TestImportExtremelyLargeImageWorks
21:35:47 [2022-09-06T21:35:47.810Z] === RUN   TestImportWithCustomPlatform
21:35:47 [2022-09-06T21:35:47.810Z] === RUN   TestImportWithCustomPlatform/#00
21:35:48 [2022-09-06T21:35:48.070Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
21:35:48 [2022-09-06T21:35:48.070Z]     docker_cli_daemon_test.go:2841: Checking IpcMode private set from config
21:35:48 [2022-09-06T21:35:48.070Z] === RUN   TestImportWithCustomPlatform/_______
21:35:48 [2022-09-06T21:35:48.070Z] === RUN   TestImportWithCustomPlatform//
21:35:48 [2022-09-06T21:35:48.070Z] === RUN   TestImportWithCustomPlatform/linux
21:35:48 [2022-09-06T21:35:48.331Z] === RUN   TestImportWithCustomPlatform/LINUX
21:35:48 [2022-09-06T21:35:48.331Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:35:48 [2022-09-06T21:35:48.604Z] === RUN   TestImportWithCustomPlatform/macos
21:35:48 [2022-09-06T21:35:48.604Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:35:48 [2022-09-06T21:35:48.604Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:35:48 [2022-09-06T21:35:48.604Z]     docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config
21:35:48 [2022-09-06T21:35:48.604Z] --- PASS: TestImportWithCustomPlatform (0.81s)
21:35:48 [2022-09-06T21:35:48.604Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.36s)
21:35:48 [2022-09-06T21:35:48.604Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:35:48 [2022-09-06T21:35:48.604Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:35:48 [2022-09-06T21:35:48.604Z]     --- PASS: TestImportWithCustomPlatform/linux (0.15s)
21:35:48 [2022-09-06T21:35:48.604Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.12s)
21:35:48 [2022-09-06T21:35:48.604Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s)
21:35:48 [2022-09-06T21:35:48.604Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:35:48 [2022-09-06T21:35:48.604Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:35:48 [2022-09-06T21:35:48.604Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:35:48 [2022-09-06T21:35:48.604Z] === RUN   TestImagesFilterMultiReference
21:35:48 [2022-09-06T21:35:48.604Z] --- PASS: TestImagesFilterMultiReference (0.07s)
21:35:48 [2022-09-06T21:35:48.604Z] === RUN   TestImagePullPlatformInvalid
21:35:48 [2022-09-06T21:35:48.604Z] --- PASS: TestImagePullPlatformInvalid (0.07s)
21:35:48 [2022-09-06T21:35:48.604Z] === RUN   TestRemoveImageOrphaning
21:35:49 [2022-09-06T21:35:49.175Z]     docker_cli_daemon_test.go:2841: Checking IpcMode host set from config
21:35:49 [2022-09-06T21:35:49.175Z] --- PASS: TestRemoveImageOrphaning (0.44s)
21:35:49 [2022-09-06T21:35:49.175Z] === RUN   TestRemoveImageGarbageCollector
21:35:49 [2022-09-06T21:35:49.783Z]     docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config
21:35:49 [2022-09-06T21:35:49.783Z] time="2022-09-06T21:35:49Z" level=info msg="[graphdriver] trying configured driver: overlay2"
21:35:50 [2022-09-06T21:35:50.059Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
21:35:50 [2022-09-06T21:35:50.059Z]     docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config
21:35:50 [2022-09-06T21:35:50.323Z] === RUN   TestDockerSuite/TestBuildAddTar
21:35:50 [2022-09-06T21:35:50.590Z]     docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli
21:35:51 [2022-09-06T21:35:51.161Z]     docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli
21:35:51 [2022-09-06T21:35:51.420Z] --- PASS: TestRemoveImageGarbageCollector (2.37s)
21:35:51 [2022-09-06T21:35:51.420Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:35:51 [2022-09-06T21:35:51.420Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
21:35:51 [2022-09-06T21:35:51.420Z] === RUN   TestTagInvalidReference
21:35:51 [2022-09-06T21:35:51.682Z] --- PASS: TestTagInvalidReference (0.02s)
21:35:51 [2022-09-06T21:35:51.682Z] === RUN   TestTagValidPrefixedRepo
21:35:51 [2022-09-06T21:35:51.682Z]     docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli
21:35:51 [2022-09-06T21:35:51.682Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
21:35:51 [2022-09-06T21:35:51.682Z] === RUN   TestTagExistedNameWithoutForce
21:35:51 [2022-09-06T21:35:51.682Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
21:35:51 [2022-09-06T21:35:51.682Z] === RUN   TestTagOfficialNames
21:35:51 [2022-09-06T21:35:51.682Z] --- PASS: TestTagOfficialNames (0.06s)
21:35:51 [2022-09-06T21:35:51.682Z] === RUN   TestTagMatchesDigest
21:35:51 [2022-09-06T21:35:51.682Z] --- PASS: TestTagMatchesDigest (0.01s)
21:35:51 [2022-09-06T21:35:51.682Z] === CONT  TestImportExtremelyLargeImageWorks
21:35:52 [2022-09-06T21:35:52.254Z]     docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli
21:35:52 [2022-09-06T21:35:52.515Z]     docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli
21:35:53 [2022-09-06T21:35:53.085Z]     check_test.go:540: [dacd76b8f6dea] daemon is not started
21:35:53 [2022-09-06T21:35:53.085Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
21:35:54 [2022-09-06T21:35:54.469Z]     check_test.go:540: [dc9dc50cb6e3d] daemon is not started
21:35:54 [2022-09-06T21:35:54.469Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
21:35:54 [2022-09-06T21:35:54.729Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
21:35:56 [2022-09-06T21:35:56.640Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
21:35:57 [2022-09-06T21:35:57.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
21:35:57 [2022-09-06T21:35:57.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
21:35:57 [2022-09-06T21:35:57.579Z] === RUN   TestDockerSuite/TestBuildAddTarXz
21:35:59 [2022-09-06T21:35:59.489Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
21:35:59 [2022-09-06T21:35:59.489Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
21:36:00 [2022-09-06T21:36:00.059Z]     check_test.go:540: [dd62f1860592d] daemon is not started
21:36:00 [2022-09-06T21:36:00.059Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
21:36:00 [2022-09-06T21:36:00.630Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
21:36:03 [2022-09-06T21:36:03.178Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
21:36:05 [2022-09-06T21:36:05.089Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
21:36:05 [2022-09-06T21:36:05.089Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
21:36:09 [2022-09-06T21:36:09.291Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
21:36:09 [2022-09-06T21:36:09.862Z]     check_test.go:540: [d893b2aeb4731] daemon is not started
21:36:09 [2022-09-06T21:36:09.862Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
21:36:11 [2022-09-06T21:36:11.774Z] === RUN   TestDockerSuite/TestBuildBlankName
21:36:12 [2022-09-06T21:36:12.346Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
21:36:14 [2022-09-06T21:36:14.259Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
21:36:14 [2022-09-06T21:36:14.828Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
21:36:15 [2022-09-06T21:36:15.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
21:36:17 [2022-09-06T21:36:17.431Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
21:36:18 [2022-09-06T21:36:18.000Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
21:36:18 [2022-09-06T21:36:18.572Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
21:36:21 [2022-09-06T21:36:21.115Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
21:36:21 [2022-09-06T21:36:21.115Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
21:36:23 [2022-09-06T21:36:23.025Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
21:36:23 [2022-09-06T21:36:23.285Z]     check_test.go:540: [dc1e47aafe7ed] daemon is not started
21:36:23 [2022-09-06T21:36:23.285Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
21:36:23 [2022-09-06T21:36:23.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
21:36:23 [2022-09-06T21:36:23.855Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
21:36:24 [2022-09-06T21:36:24.425Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
21:36:24 [2022-09-06T21:36:24.996Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
21:36:25 [2022-09-06T21:36:25.565Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
21:36:26 [2022-09-06T21:36:26.949Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
21:36:26 [2022-09-06T21:36:26.949Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
21:36:26 [2022-09-06T21:36:26.949Z]     check_test.go:540: [d225273041d9c] daemon is not started
21:36:26 [2022-09-06T21:36:26.949Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
21:36:29 [2022-09-06T21:36:29.490Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
21:36:29 [2022-09-06T21:36:29.750Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
21:36:31 [2022-09-06T21:36:31.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
21:36:31 [2022-09-06T21:36:31.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
21:36:31 [2022-09-06T21:36:31.446Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
21:36:32 [2022-09-06T21:36:32.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
21:36:32 [2022-09-06T21:36:32.298Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
21:36:32 [2022-09-06T21:36:32.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
21:36:32 [2022-09-06T21:36:32.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
21:36:33 [2022-09-06T21:36:33.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
21:36:35 [2022-09-06T21:36:35.657Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
21:36:36 [2022-09-06T21:36:36.502Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
21:36:36 [2022-09-06T21:36:36.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
21:36:37 [2022-09-06T21:36:37.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
21:36:37 [2022-09-06T21:36:37.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
21:36:37 [2022-09-06T21:36:37.886Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
21:36:38 [2022-09-06T21:36:38.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
21:36:39 [2022-09-06T21:36:39.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
21:36:39 [2022-09-06T21:36:39.800Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
21:36:40 [2022-09-06T21:36:40.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
21:36:40 [2022-09-06T21:36:40.742Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
21:36:41 [2022-09-06T21:36:41.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
21:36:42 [2022-09-06T21:36:42.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
21:36:42 [2022-09-06T21:36:42.624Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
21:36:42 [2022-09-06T21:36:42.624Z] Using test binary docker
21:36:42 [2022-09-06T21:36:42.624Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:36:42 [2022-09-06T21:36:42.624Z] +++ /etc/init.d/apparmor start
21:36:42 [2022-09-06T21:36:42.624Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:36:42 [2022-09-06T21:36:42.624Z] INFO: Waiting for daemon to start...
21:36:42 [2022-09-06T21:36:42.624Z] Starting dockerd
21:36:42 [2022-09-06T21:36:42.624Z] +++ 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
21:36:43 [2022-09-06T21:36:43.291Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
21:36:43 [2022-09-06T21:36:43.863Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
21:36:45 [2022-09-06T21:36:45.143Z] .
21:36:45 [2022-09-06T21:36:45.143Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
21:36:45 [2022-09-06T21:36:45.143Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
21:36:45 [2022-09-06T21:36:45.143Z] Error: No such image: emptyfs
21:36:45 [2022-09-06T21:36:45.143Z] ++++ tar -cC bundles/test-integration/emptyfs .
21:36:45 [2022-09-06T21:36:45.143Z] ++++ docker load
21:36:45 [2022-09-06T21:36:45.143Z] Running integration-test (iteration 1)
21:36:45 [2022-09-06T21:36:45.143Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
21:36:45 [2022-09-06T21:36:45.143Z] ++ 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
21:36:45 [2022-09-06T21:36:45.143Z] ++ set -e
21:36:45 [2022-09-06T21:36:45.143Z] ++ '[' -n 0 ']'
21:36:45 [2022-09-06T21:36:45.143Z] ++ set -x
21:36:45 [2022-09-06T21:36:45.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
21:36:45 [2022-09-06T21:36:45.143Z] Loaded image: busybox:latest
21:36:45 [2022-09-06T21:36:45.399Z] Loaded image: busybox:glibc
21:36:46 [2022-09-06T21:36:46.328Z] Loaded image: debian:bullseye-slim
21:36:46 [2022-09-06T21:36:46.328Z] Loaded image: hello-world:latest
21:36:46 [2022-09-06T21:36:46.328Z] Loaded image: arm32v7/hello-world:latest
21:36:46 [2022-09-06T21:36:46.328Z] INFO: Testing against a local daemon
21:36:46 [2022-09-06T21:36:46.328Z] === RUN   TestCgroupNamespacesBuild
21:36:46 [2022-09-06T21:36:46.404Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
21:36:46 [2022-09-06T21:36:46.664Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
21:36:46 [2022-09-06T21:36:46.924Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
21:36:47 [2022-09-06T21:36:47.695Z] --- PASS: TestCgroupNamespacesBuild (1.28s)
21:36:47 [2022-09-06T21:36:47.695Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
21:36:49 [2022-09-06T21:36:49.063Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
21:36:49 [2022-09-06T21:36:49.063Z] === RUN   TestBuildWithSession
21:36:49 [2022-09-06T21:36:49.063Z]     build_session_test.go:25: TODO: BuildKit
21:36:49 [2022-09-06T21:36:49.063Z] --- SKIP: TestBuildWithSession (0.00s)
21:36:49 [2022-09-06T21:36:49.063Z] === RUN   TestBuildSquashParent
21:36:49 [2022-09-06T21:36:49.468Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
21:36:50 [2022-09-06T21:36:50.853Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
21:36:51 [2022-09-06T21:36:51.794Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
21:36:52 [2022-09-06T21:36:52.334Z] --- PASS: TestBuildSquashParent (3.47s)
21:36:52 [2022-09-06T21:36:52.334Z] === RUN   TestBuildWithRemoveAndForceRemove
21:36:52 [2022-09-06T21:36:52.334Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:36:52 [2022-09-06T21:36:52.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:36:52 [2022-09-06T21:36:52.334Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:36:52 [2022-09-06T21:36:52.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:36:52 [2022-09-06T21:36:52.334Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:36:52 [2022-09-06T21:36:52.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:36:52 [2022-09-06T21:36:52.334Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:36:52 [2022-09-06T21:36:52.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:36:52 [2022-09-06T21:36:52.334Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:36:52 [2022-09-06T21:36:52.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:36:52 [2022-09-06T21:36:52.334Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:36:52 [2022-09-06T21:36:52.334Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:36:52 [2022-09-06T21:36:52.334Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
21:36:52 [2022-09-06T21:36:52.334Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
21:36:52 [2022-09-06T21:36:52.737Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
21:36:53 [2022-09-06T21:36:53.678Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
21:36:53 [2022-09-06T21:36:53.701Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
21:36:53 [2022-09-06T21:36:53.701Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
21:36:55 [2022-09-06T21:36:55.062Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
21:36:55 [2022-09-06T21:36:55.072Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
21:36:55 [2022-09-06T21:36:55.072Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
21:36:56 [2022-09-06T21:36:56.448Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
21:36:56 [2022-09-06T21:36:56.448Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.28s)
21:36:56 [2022-09-06T21:36:56.448Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.38s)
21:36:56 [2022-09-06T21:36:56.448Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.20s)
21:36:56 [2022-09-06T21:36:56.448Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.20s)
21:36:56 [2022-09-06T21:36:56.448Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.23s)
21:36:56 [2022-09-06T21:36:56.448Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.30s)
21:36:56 [2022-09-06T21:36:56.448Z] === RUN   TestBuildMultiStageCopy
21:36:56 [2022-09-06T21:36:56.448Z] === RUN   TestBuildMultiStageCopy/copy_to_root
21:36:56 [2022-09-06T21:36:56.973Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
21:36:57 [2022-09-06T21:36:57.377Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
21:36:57 [2022-09-06T21:36:57.633Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
21:36:57 [2022-09-06T21:36:57.633Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
21:36:57 [2022-09-06T21:36:57.889Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
21:36:57 [2022-09-06T21:36:57.915Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
21:36:58 [2022-09-06T21:36:58.146Z] --- PASS: TestBuildMultiStageCopy (2.05s)
21:36:58 [2022-09-06T21:36:58.146Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s)
21:36:58 [2022-09-06T21:36:58.146Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
21:36:58 [2022-09-06T21:36:58.146Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
21:36:58 [2022-09-06T21:36:58.146Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
21:36:58 [2022-09-06T21:36:58.146Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
21:36:58 [2022-09-06T21:36:58.146Z] === RUN   TestBuildMultiStageParentConfig
21:36:58 [2022-09-06T21:36:58.176Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
21:36:58 [2022-09-06T21:36:58.931Z] --- PASS: TestImportExtremelyLargeImageWorks (92.38s)
21:36:58 [2022-09-06T21:36:58.931Z] PASS
21:36:58 [2022-09-06T21:36:58.931Z] 
21:36:58 [2022-09-06T21:36:58.931Z] DONE 22 tests in 95.473s
21:36:58 [2022-09-06T21:36:58.931Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
21:36:58 [2022-09-06T21:36:58.931Z] === RUN   TestStripANSICommands
21:36:58 [2022-09-06T21:36:58.931Z] === RUN   TestStripANSICommands/#00
21:36:58 [2022-09-06T21:36:58.931Z] === RUN   TestStripANSICommands/#01
21:36:58 [2022-09-06T21:36:58.931Z] --- PASS: TestStripANSICommands (0.00s)
21:36:58 [2022-09-06T21:36:58.931Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:36:58 [2022-09-06T21:36:58.931Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:36:58 [2022-09-06T21:36:58.931Z] PASS
21:36:58 [2022-09-06T21:36:58.931Z] 
21:36:58 [2022-09-06T21:36:58.931Z] DONE 3 tests in 0.009s
21:36:58 [2022-09-06T21:36:58.931Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
21:36:58 [2022-09-06T21:36:58.931Z] INFO: Testing against a local daemon
21:36:58 [2022-09-06T21:36:58.931Z] === RUN   TestNetworkCreateDelete
21:36:58 [2022-09-06T21:36:58.931Z] --- PASS: TestNetworkCreateDelete (0.13s)
21:36:58 [2022-09-06T21:36:58.931Z] === RUN   TestDockerNetworkDeletePreferID
21:36:58 [2022-09-06T21:36:58.931Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
21:36:58 [2022-09-06T21:36:58.931Z] === RUN   TestDaemonDNSFallback
21:36:59 [2022-09-06T21:36:59.075Z] --- PASS: TestBuildMultiStageParentConfig (0.62s)
21:36:59 [2022-09-06T21:36:59.075Z] === RUN   TestBuildLabelWithTargets
21:36:59 [2022-09-06T21:36:59.562Z] === RUN   TestDockerSuite/TestBuildCacheAdd
21:37:00 [2022-09-06T21:37:00.005Z] --- PASS: TestBuildLabelWithTargets (1.03s)
21:37:00 [2022-09-06T21:37:00.005Z] === RUN   TestBuildWithEmptyLayers
21:37:00 [2022-09-06T21:37:00.262Z] --- PASS: TestBuildWithEmptyLayers (0.50s)
21:37:00 [2022-09-06T21:37:00.262Z] === RUN   TestBuildMultiStageOnBuild
21:37:00 [2022-09-06T21:37:00.505Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
21:37:01 [2022-09-06T21:37:01.891Z] === RUN   TestDockerSuite/TestBuildCacheFrom
21:37:02 [2022-09-06T21:37:02.027Z] --- PASS: TestImportExtremelyLargeImageWorks (92.83s)
21:37:02 [2022-09-06T21:37:02.027Z] PASS
21:37:02 [2022-09-06T21:37:02.027Z] 
21:37:02 [2022-09-06T21:37:02.027Z] === Skipped
21:37:02 [2022-09-06T21:37:02.027Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:37:02 [2022-09-06T21:37:02.027Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
21:37:02 [2022-09-06T21:37:02.027Z] 
21:37:02 [2022-09-06T21:37:02.027Z] DONE 22 tests, 1 skipped in 96.452s
21:37:02 [2022-09-06T21:37:02.027Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
21:37:02 [2022-09-06T21:37:02.027Z] === RUN   TestStripANSICommands
21:37:02 [2022-09-06T21:37:02.027Z] === RUN   TestStripANSICommands/#00
21:37:02 [2022-09-06T21:37:02.027Z] === RUN   TestStripANSICommands/#01
21:37:02 [2022-09-06T21:37:02.027Z] --- PASS: TestStripANSICommands (0.00s)
21:37:02 [2022-09-06T21:37:02.027Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:37:02 [2022-09-06T21:37:02.027Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:37:02 [2022-09-06T21:37:02.027Z] PASS
21:37:02 [2022-09-06T21:37:02.027Z] 
21:37:02 [2022-09-06T21:37:02.027Z] DONE 3 tests in 0.038s
21:37:02 [2022-09-06T21:37:02.027Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
21:37:02 [2022-09-06T21:37:02.027Z] INFO: Testing against a local daemon
21:37:02 [2022-09-06T21:37:02.027Z] === RUN   TestNetworkCreateDelete
21:37:02 [2022-09-06T21:37:02.027Z] --- PASS: TestNetworkCreateDelete (0.14s)
21:37:02 [2022-09-06T21:37:02.027Z] === RUN   TestDockerNetworkDeletePreferID
21:37:02 [2022-09-06T21:37:02.027Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
21:37:02 [2022-09-06T21:37:02.027Z] === RUN   TestDaemonDNSFallback
21:37:02 [2022-09-06T21:37:02.154Z] --- PASS: TestBuildMultiStageOnBuild (1.45s)
21:37:02 [2022-09-06T21:37:02.154Z] === RUN   TestBuildUncleanTarFilenames
21:37:02 [2022-09-06T21:37:02.214Z] --- PASS: TestDaemonDNSFallback (6.41s)
21:37:02 [2022-09-06T21:37:02.214Z] === RUN   TestInspectNetwork
21:37:02 [2022-09-06T21:37:02.409Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
21:37:02 [2022-09-06T21:37:02.410Z] === RUN   TestBuildMultiStageLayerLeak
21:37:03 [2022-09-06T21:37:03.776Z] --- PASS: TestBuildMultiStageLayerLeak (1.43s)
21:37:03 [2022-09-06T21:37:03.776Z] === RUN   TestBuildWithHugeFile
21:37:03 [2022-09-06T21:37:03.805Z]     docker_cli_daemon_test.go:2504: [d184a01ea5476] daemon is not started
21:37:05 [2022-09-06T21:37:05.314Z] --- PASS: TestDaemonDNSFallback (6.38s)
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestInspectNetwork
21:37:05 [2022-09-06T21:37:05.314Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:05 [2022-09-06T21:37:05.314Z] --- SKIP: TestInspectNetwork (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestRunContainerWithBridgeNone
21:37:05 [2022-09-06T21:37:05.314Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:05 [2022-09-06T21:37:05.314Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestNetworkInvalidJSON
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestNetworkInvalidJSON/networks/create
21:37:05 [2022-09-06T21:37:05.314Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:37:05 [2022-09-06T21:37:05.314Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:37:05 [2022-09-06T21:37:05.314Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:37:05 [2022-09-06T21:37:05.314Z] === CONT  TestNetworkInvalidJSON/networks/create
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:37:05 [2022-09-06T21:37:05.314Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:37:05 [2022-09-06T21:37:05.314Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:37:05 [2022-09-06T21:37:05.314Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:37:05 [2022-09-06T21:37:05.314Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
21:37:05 [2022-09-06T21:37:05.314Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestNetworkList
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestNetworkList//networks
21:37:05 [2022-09-06T21:37:05.314Z] === PAUSE TestNetworkList//networks
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestNetworkList//networks/
21:37:05 [2022-09-06T21:37:05.314Z] === PAUSE TestNetworkList//networks/
21:37:05 [2022-09-06T21:37:05.314Z] === CONT  TestNetworkList//networks
21:37:05 [2022-09-06T21:37:05.314Z] === CONT  TestNetworkList//networks/
21:37:05 [2022-09-06T21:37:05.314Z] --- PASS: TestNetworkList (0.03s)
21:37:05 [2022-09-06T21:37:05.314Z]     --- PASS: TestNetworkList//networks (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestHostIPv4BridgeLabel
21:37:05 [2022-09-06T21:37:05.314Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:05 [2022-09-06T21:37:05.314Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestDaemonRestartWithLiveRestore
21:37:05 [2022-09-06T21:37:05.314Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:05 [2022-09-06T21:37:05.314Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestDaemonDefaultNetworkPools
21:37:05 [2022-09-06T21:37:05.314Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:05 [2022-09-06T21:37:05.314Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestDaemonRestartWithExistingNetwork
21:37:05 [2022-09-06T21:37:05.314Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:05 [2022-09-06T21:37:05.314Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:37:05 [2022-09-06T21:37:05.314Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:05 [2022-09-06T21:37:05.314Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:37:05 [2022-09-06T21:37:05.314Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:05 [2022-09-06T21:37:05.314Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestServiceWithPredefinedNetwork
21:37:05 [2022-09-06T21:37:05.314Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:05 [2022-09-06T21:37:05.314Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:37:05 [2022-09-06T21:37:05.314Z]     service_test.go:243: FLAKY_TEST
21:37:05 [2022-09-06T21:37:05.314Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestServiceWithDataPathPortInit
21:37:05 [2022-09-06T21:37:05.314Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:05 [2022-09-06T21:37:05.314Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
21:37:05 [2022-09-06T21:37:05.314Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:37:05 [2022-09-06T21:37:05.314Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:05 [2022-09-06T21:37:05.314Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z] PASS
21:37:05 [2022-09-06T21:37:05.314Z] 
21:37:05 [2022-09-06T21:37:05.314Z] === Skipped
21:37:05 [2022-09-06T21:37:05.314Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:05 [2022-09-06T21:37:05.314Z] 
21:37:05 [2022-09-06T21:37:05.314Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:05 [2022-09-06T21:37:05.314Z] 
21:37:05 [2022-09-06T21:37:05.314Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:05 [2022-09-06T21:37:05.314Z] 
21:37:05 [2022-09-06T21:37:05.314Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
21:37:05 [2022-09-06T21:37:05.314Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:05 [2022-09-06T21:37:05.314Z] 
21:37:05 [2022-09-06T21:37:05.314Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
21:37:05 [2022-09-06T21:37:05.314Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:05 [2022-09-06T21:37:05.314Z] 
21:37:05 [2022-09-06T21:37:05.314Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
21:37:05 [2022-09-06T21:37:05.314Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:05 [2022-09-06T21:37:05.314Z] 
21:37:05 [2022-09-06T21:37:05.314Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
21:37:05 [2022-09-06T21:37:05.314Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:05 [2022-09-06T21:37:05.314Z] 
21:37:05 [2022-09-06T21:37:05.314Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
21:37:05 [2022-09-06T21:37:05.314Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:05 [2022-09-06T21:37:05.314Z] 
21:37:05 [2022-09-06T21:37:05.314Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:05 [2022-09-06T21:37:05.314Z] 
21:37:05 [2022-09-06T21:37:05.314Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z]     service_test.go:243: FLAKY_TEST
21:37:05 [2022-09-06T21:37:05.314Z] 
21:37:05 [2022-09-06T21:37:05.314Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
21:37:05 [2022-09-06T21:37:05.314Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:05 [2022-09-06T21:37:05.314Z] 
21:37:05 [2022-09-06T21:37:05.314Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
21:37:05 [2022-09-06T21:37:05.314Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:05 [2022-09-06T21:37:05.314Z] 
21:37:05 [2022-09-06T21:37:05.314Z] DONE 34 tests, 12 skipped in 7.138s
21:37:05 [2022-09-06T21:37:05.314Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:37:05 [2022-09-06T21:37:05.499Z] === RUN   TestInspectNetwork/full_network_id
21:37:05 [2022-09-06T21:37:05.499Z] === RUN   TestInspectNetwork/partial_network_id
21:37:05 [2022-09-06T21:37:05.499Z] === RUN   TestInspectNetwork/network_name
21:37:05 [2022-09-06T21:37:05.499Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:37:05 [2022-09-06T21:37:05.573Z] INFO: Testing against a local daemon
21:37:05 [2022-09-06T21:37:05.573Z] === RUN   TestDockerNetworkIpvlanPersistance
21:37:05 [2022-09-06T21:37:05.573Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:37:05 [2022-09-06T21:37:05.573Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:37:05 [2022-09-06T21:37:05.573Z] === RUN   TestDockerNetworkIpvlan
21:37:05 [2022-09-06T21:37:05.573Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:37:05 [2022-09-06T21:37:05.573Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:37:05 [2022-09-06T21:37:05.573Z] PASS
21:37:05 [2022-09-06T21:37:05.573Z] 
21:37:05 [2022-09-06T21:37:05.573Z] === Skipped
21:37:05 [2022-09-06T21:37:05.573Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:37:05 [2022-09-06T21:37:05.573Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:37:05 [2022-09-06T21:37:05.573Z] 
21:37:05 [2022-09-06T21:37:05.573Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:37:05 [2022-09-06T21:37:05.573Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:37:05 [2022-09-06T21:37:05.573Z] 
21:37:05 [2022-09-06T21:37:05.573Z] DONE 2 tests, 2 skipped in 0.084s
21:37:05 [2022-09-06T21:37:05.573Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:37:05 [2022-09-06T21:37:05.573Z] INFO: Testing against a local daemon
21:37:05 [2022-09-06T21:37:05.573Z] === RUN   TestDockerNetworkMacvlanPersistance
21:37:05 [2022-09-06T21:37:05.573Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:05 [2022-09-06T21:37:05.573Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
21:37:05 [2022-09-06T21:37:05.573Z] === RUN   TestDockerNetworkMacvlan
21:37:05 [2022-09-06T21:37:05.573Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:05 [2022-09-06T21:37:05.573Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
21:37:05 [2022-09-06T21:37:05.573Z] PASS
21:37:05 [2022-09-06T21:37:05.573Z] 
21:37:05 [2022-09-06T21:37:05.573Z] === Skipped
21:37:05 [2022-09-06T21:37:05.573Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
21:37:05 [2022-09-06T21:37:05.573Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:05 [2022-09-06T21:37:05.573Z] 
21:37:05 [2022-09-06T21:37:05.573Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
21:37:05 [2022-09-06T21:37:05.573Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
21:37:05 [2022-09-06T21:37:05.573Z] 
21:37:05 [2022-09-06T21:37:05.573Z] DONE 2 tests, 2 skipped in 0.087s
21:37:05 [2022-09-06T21:37:05.573Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
21:37:05 [2022-09-06T21:37:05.573Z] testing: warning: no tests to run
21:37:05 [2022-09-06T21:37:05.573Z] PASS
21:37:05 [2022-09-06T21:37:05.573Z] 
21:37:05 [2022-09-06T21:37:05.573Z] DONE 0 tests in 0.028s
21:37:05 [2022-09-06T21:37:05.573Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:37:05 [2022-09-06T21:37:05.716Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
21:37:05 [2022-09-06T21:37:05.832Z] INFO: Testing against a local daemon
21:37:05 [2022-09-06T21:37:05.832Z] === RUN   TestAuthZPluginAllowRequest
21:37:05 [2022-09-06T21:37:05.832Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:05 [2022-09-06T21:37:05.832Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
21:37:05 [2022-09-06T21:37:05.832Z] === RUN   TestAuthZPluginTLS
21:37:05 [2022-09-06T21:37:05.832Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:05 [2022-09-06T21:37:05.832Z] --- SKIP: TestAuthZPluginTLS (0.00s)
21:37:05 [2022-09-06T21:37:05.832Z] === RUN   TestAuthZPluginDenyRequest
21:37:05 [2022-09-06T21:37:05.832Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:05 [2022-09-06T21:37:05.832Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
21:37:05 [2022-09-06T21:37:05.832Z] === RUN   TestAuthZPluginAPIDenyResponse
21:37:05 [2022-09-06T21:37:05.832Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:05 [2022-09-06T21:37:05.832Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
21:37:05 [2022-09-06T21:37:05.832Z] === RUN   TestAuthZPluginDenyResponse
21:37:05 [2022-09-06T21:37:05.832Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:05 [2022-09-06T21:37:05.832Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
21:37:05 [2022-09-06T21:37:05.832Z] === RUN   TestAuthZPluginAllowEventStream
21:37:05 [2022-09-06T21:37:05.832Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:05 [2022-09-06T21:37:05.832Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
21:37:05 [2022-09-06T21:37:05.832Z] === RUN   TestAuthZPluginErrorResponse
21:37:05 [2022-09-06T21:37:05.832Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:05 [2022-09-06T21:37:05.832Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
21:37:05 [2022-09-06T21:37:05.832Z] === RUN   TestAuthZPluginErrorRequest
21:37:05 [2022-09-06T21:37:05.832Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:05 [2022-09-06T21:37:05.832Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
21:37:05 [2022-09-06T21:37:05.832Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:37:05 [2022-09-06T21:37:05.832Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:05 [2022-09-06T21:37:05.832Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
21:37:05 [2022-09-06T21:37:05.832Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:37:05 [2022-09-06T21:37:05.832Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:05 [2022-09-06T21:37:05.832Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
21:37:05 [2022-09-06T21:37:05.832Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:37:05 [2022-09-06T21:37:05.832Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:05 [2022-09-06T21:37:05.832Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
21:37:05 [2022-09-06T21:37:05.832Z] === RUN   TestAuthZPluginHeader
21:37:05 [2022-09-06T21:37:05.832Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:05 [2022-09-06T21:37:05.832Z] --- SKIP: TestAuthZPluginHeader (0.00s)
21:37:05 [2022-09-06T21:37:05.832Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:37:06 [2022-09-06T21:37:06.090Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:06 [2022-09-06T21:37:06.090Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s)
21:37:06 [2022-09-06T21:37:06.090Z] === RUN   TestAuthZPluginV2Disable
21:37:06 [2022-09-06T21:37:06.349Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:06 [2022-09-06T21:37:06.349Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
21:37:06 [2022-09-06T21:37:06.349Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:37:06 [2022-09-06T21:37:06.916Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:06 [2022-09-06T21:37:06.916Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
21:37:06 [2022-09-06T21:37:06.916Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:37:07 [2022-09-06T21:37:07.174Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:07 [2022-09-06T21:37:07.174Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
21:37:07 [2022-09-06T21:37:07.174Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:37:07 [2022-09-06T21:37:07.433Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:07 [2022-09-06T21:37:07.433Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
21:37:07 [2022-09-06T21:37:07.433Z] PASS
21:37:07 [2022-09-06T21:37:07.433Z] 
21:37:07 [2022-09-06T21:37:07.433Z] === Skipped
21:37:07 [2022-09-06T21:37:07.433Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
21:37:07 [2022-09-06T21:37:07.433Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:07 [2022-09-06T21:37:07.433Z] 
21:37:07 [2022-09-06T21:37:07.433Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
21:37:07 [2022-09-06T21:37:07.433Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:07 [2022-09-06T21:37:07.433Z] 
21:37:07 [2022-09-06T21:37:07.433Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
21:37:07 [2022-09-06T21:37:07.433Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:07 [2022-09-06T21:37:07.433Z] 
21:37:07 [2022-09-06T21:37:07.433Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
21:37:07 [2022-09-06T21:37:07.433Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:07 [2022-09-06T21:37:07.433Z] 
21:37:07 [2022-09-06T21:37:07.433Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
21:37:07 [2022-09-06T21:37:07.433Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:07 [2022-09-06T21:37:07.433Z] 
21:37:07 [2022-09-06T21:37:07.433Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
21:37:07 [2022-09-06T21:37:07.433Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:07 [2022-09-06T21:37:07.433Z] 
21:37:07 [2022-09-06T21:37:07.433Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
21:37:07 [2022-09-06T21:37:07.433Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:07 [2022-09-06T21:37:07.433Z] 
21:37:07 [2022-09-06T21:37:07.433Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
21:37:07 [2022-09-06T21:37:07.433Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:07 [2022-09-06T21:37:07.433Z] 
21:37:07 [2022-09-06T21:37:07.433Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
21:37:07 [2022-09-06T21:37:07.433Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:07 [2022-09-06T21:37:07.433Z] 
21:37:07 [2022-09-06T21:37:07.433Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
21:37:07 [2022-09-06T21:37:07.433Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:07 [2022-09-06T21:37:07.433Z] 
21:37:07 [2022-09-06T21:37:07.433Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
21:37:07 [2022-09-06T21:37:07.433Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:07 [2022-09-06T21:37:07.433Z] 
21:37:07 [2022-09-06T21:37:07.433Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
21:37:07 [2022-09-06T21:37:07.433Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:07 [2022-09-06T21:37:07.433Z] 
21:37:07 [2022-09-06T21:37:07.433Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s)
21:37:07 [2022-09-06T21:37:07.433Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:07 [2022-09-06T21:37:07.433Z] 
21:37:07 [2022-09-06T21:37:07.433Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
21:37:07 [2022-09-06T21:37:07.433Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:07 [2022-09-06T21:37:07.433Z] 
21:37:07 [2022-09-06T21:37:07.433Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
21:37:07 [2022-09-06T21:37:07.433Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:07 [2022-09-06T21:37:07.433Z] 
21:37:07 [2022-09-06T21:37:07.433Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
21:37:07 [2022-09-06T21:37:07.433Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:07 [2022-09-06T21:37:07.433Z] 
21:37:07 [2022-09-06T21:37:07.433Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
21:37:07 [2022-09-06T21:37:07.433Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:07 [2022-09-06T21:37:07.433Z] 
21:37:07 [2022-09-06T21:37:07.433Z] DONE 17 tests, 17 skipped in 1.799s
21:37:07 [2022-09-06T21:37:07.433Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:37:07 [2022-09-06T21:37:07.433Z] INFO: Testing against a local daemon
21:37:07 [2022-09-06T21:37:07.433Z] === RUN   TestPluginInvalidJSON
21:37:07 [2022-09-06T21:37:07.433Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:37:07 [2022-09-06T21:37:07.433Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:37:07 [2022-09-06T21:37:07.433Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:37:07 [2022-09-06T21:37:07.433Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:37:07 [2022-09-06T21:37:07.433Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:37:07 [2022-09-06T21:37:07.433Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:37:07 [2022-09-06T21:37:07.692Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:37:07 [2022-09-06T21:37:07.692Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:37:07 [2022-09-06T21:37:07.692Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:37:07 [2022-09-06T21:37:07.692Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:37:07 [2022-09-06T21:37:07.692Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:37:07 [2022-09-06T21:37:07.692Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:37:07 [2022-09-06T21:37:07.692Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:37:07 [2022-09-06T21:37:07.692Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:37:07 [2022-09-06T21:37:07.692Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:37:07 [2022-09-06T21:37:07.692Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:37:07 [2022-09-06T21:37:07.692Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:37:07 [2022-09-06T21:37:07.692Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:37:07 [2022-09-06T21:37:07.692Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:37:07 [2022-09-06T21:37:07.692Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:37:07 [2022-09-06T21:37:07.692Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:37:07 [2022-09-06T21:37:07.692Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:37:07 [2022-09-06T21:37:07.692Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
21:37:07 [2022-09-06T21:37:07.692Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:37:07 [2022-09-06T21:37:07.692Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:37:07 [2022-09-06T21:37:07.692Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:37:07 [2022-09-06T21:37:07.692Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:37:07 [2022-09-06T21:37:07.692Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
21:37:07 [2022-09-06T21:37:07.692Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:37:07 [2022-09-06T21:37:07.692Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:37:07 [2022-09-06T21:37:07.692Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:37:07 [2022-09-06T21:37:07.692Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:37:07 [2022-09-06T21:37:07.692Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:37:07 [2022-09-06T21:37:07.692Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:37:07 [2022-09-06T21:37:07.692Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:37:07 [2022-09-06T21:37:07.692Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:37:07 [2022-09-06T21:37:07.692Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:37:07 [2022-09-06T21:37:07.692Z] === RUN   TestPluginInstall
21:37:07 [2022-09-06T21:37:07.692Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:07 [2022-09-06T21:37:07.692Z] --- SKIP: TestPluginInstall (0.00s)
21:37:07 [2022-09-06T21:37:07.692Z] === RUN   TestPluginsWithRuntimes
21:37:07 [2022-09-06T21:37:07.692Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
21:37:07 [2022-09-06T21:37:07.692Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
21:37:07 [2022-09-06T21:37:07.692Z] === RUN   TestPluginBackCompatMediaTypes
21:37:07 [2022-09-06T21:37:07.692Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
21:37:07 [2022-09-06T21:37:07.692Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
21:37:07 [2022-09-06T21:37:07.692Z] PASS
21:37:07 [2022-09-06T21:37:07.692Z] 
21:37:07 [2022-09-06T21:37:07.692Z] === Skipped
21:37:07 [2022-09-06T21:37:07.692Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
21:37:07 [2022-09-06T21:37:07.692Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
21:37:07 [2022-09-06T21:37:07.692Z] 
21:37:07 [2022-09-06T21:37:07.692Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
21:37:07 [2022-09-06T21:37:07.692Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
21:37:07 [2022-09-06T21:37:07.692Z] 
21:37:07 [2022-09-06T21:37:07.692Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
21:37:07 [2022-09-06T21:37:07.692Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
21:37:07 [2022-09-06T21:37:07.692Z] 
21:37:07 [2022-09-06T21:37:07.692Z] DONE 19 tests, 3 skipped in 0.143s
21:37:07 [2022-09-06T21:37:07.692Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:37:07 [2022-09-06T21:37:07.692Z] INFO: Testing against a local daemon
21:37:07 [2022-09-06T21:37:07.692Z] === RUN   TestExternalGraphDriver
21:37:07 [2022-09-06T21:37:07.951Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
21:37:07 [2022-09-06T21:37:07.951Z] --- SKIP: TestExternalGraphDriver (0.34s)
21:37:07 [2022-09-06T21:37:07.951Z] === RUN   TestGraphdriverPluginV2
21:37:08 [2022-09-06T21:37:08.260Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
21:37:09 [2022-09-06T21:37:09.667Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
21:37:09 [2022-09-06T21:37:09.688Z] --- PASS: TestInspectNetwork (7.35s)
21:37:09 [2022-09-06T21:37:09.688Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:37:09 [2022-09-06T21:37:09.688Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:37:09 [2022-09-06T21:37:09.688Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:37:09 [2022-09-06T21:37:09.688Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:37:09 [2022-09-06T21:37:09.688Z] === RUN   TestRunContainerWithBridgeNone
21:37:10 [2022-09-06T21:37:10.608Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
21:37:11 [2022-09-06T21:37:11.065Z] --- PASS: TestRunContainerWithBridgeNone (1.63s)
21:37:11 [2022-09-06T21:37:11.065Z] === RUN   TestNetworkInvalidJSON
21:37:11 [2022-09-06T21:37:11.065Z] === RUN   TestNetworkInvalidJSON/networks/create
21:37:11 [2022-09-06T21:37:11.065Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:37:11 [2022-09-06T21:37:11.065Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:37:11 [2022-09-06T21:37:11.065Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:37:11 [2022-09-06T21:37:11.065Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:37:11 [2022-09-06T21:37:11.065Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:37:11 [2022-09-06T21:37:11.065Z] === CONT  TestNetworkInvalidJSON/networks/create
21:37:11 [2022-09-06T21:37:11.065Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:37:11 [2022-09-06T21:37:11.065Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:37:11 [2022-09-06T21:37:11.065Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:37:11 [2022-09-06T21:37:11.065Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:37:11 [2022-09-06T21:37:11.065Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:37:11 [2022-09-06T21:37:11.065Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:37:11 [2022-09-06T21:37:11.065Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:37:11 [2022-09-06T21:37:11.065Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:37:11 [2022-09-06T21:37:11.065Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:37:11 [2022-09-06T21:37:11.065Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:37:11 [2022-09-06T21:37:11.065Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:37:11 [2022-09-06T21:37:11.065Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:37:11 [2022-09-06T21:37:11.065Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:37:11 [2022-09-06T21:37:11.065Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:37:11 [2022-09-06T21:37:11.065Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:37:11 [2022-09-06T21:37:11.065Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
21:37:11 [2022-09-06T21:37:11.065Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:37:11 [2022-09-06T21:37:11.065Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:37:11 [2022-09-06T21:37:11.065Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:37:11 [2022-09-06T21:37:11.065Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:37:11 [2022-09-06T21:37:11.065Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
21:37:11 [2022-09-06T21:37:11.065Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:37:11 [2022-09-06T21:37:11.065Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:37:11 [2022-09-06T21:37:11.065Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:37:11 [2022-09-06T21:37:11.065Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:37:11 [2022-09-06T21:37:11.065Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:37:11 [2022-09-06T21:37:11.065Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:37:11 [2022-09-06T21:37:11.065Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:37:11 [2022-09-06T21:37:11.065Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:37:11 [2022-09-06T21:37:11.065Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:37:11 [2022-09-06T21:37:11.065Z] === RUN   TestNetworkList
21:37:11 [2022-09-06T21:37:11.065Z] === RUN   TestNetworkList//networks
21:37:11 [2022-09-06T21:37:11.065Z] === PAUSE TestNetworkList//networks
21:37:11 [2022-09-06T21:37:11.065Z] === RUN   TestNetworkList//networks/
21:37:11 [2022-09-06T21:37:11.065Z] === PAUSE TestNetworkList//networks/
21:37:11 [2022-09-06T21:37:11.065Z] === CONT  TestNetworkList//networks
21:37:11 [2022-09-06T21:37:11.065Z] === CONT  TestNetworkList//networks/
21:37:11 [2022-09-06T21:37:11.065Z] --- PASS: TestNetworkList (0.02s)
21:37:11 [2022-09-06T21:37:11.065Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:37:11 [2022-09-06T21:37:11.065Z]     --- PASS: TestNetworkList//networks (0.00s)
21:37:11 [2022-09-06T21:37:11.065Z] === RUN   TestHostIPv4BridgeLabel
21:37:11 [2022-09-06T21:37:11.324Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
21:37:11 [2022-09-06T21:37:11.324Z] === RUN   TestDaemonRestartWithLiveRestore
21:37:11 [2022-09-06T21:37:11.552Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
21:37:12 [2022-09-06T21:37:12.142Z] --- PASS: TestGraphdriverPluginV2 (3.76s)
21:37:12 [2022-09-06T21:37:12.142Z] PASS
21:37:12 [2022-09-06T21:37:12.142Z] 
21:37:12 [2022-09-06T21:37:12.142Z] === Skipped
21:37:12 [2022-09-06T21:37:12.142Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
21:37:12 [2022-09-06T21:37:12.142Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
21:37:12 [2022-09-06T21:37:12.142Z] 
21:37:12 [2022-09-06T21:37:12.142Z] DONE 2 tests, 1 skipped in 4.193s
21:37:12 [2022-09-06T21:37:12.142Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:37:12 [2022-09-06T21:37:12.142Z] INFO: Testing against a local daemon
21:37:12 [2022-09-06T21:37:12.142Z] === RUN   TestContinueAfterPluginCrash
21:37:12 [2022-09-06T21:37:12.142Z] === PAUSE TestContinueAfterPluginCrash
21:37:12 [2022-09-06T21:37:12.142Z] === RUN   TestReadPluginNoRead
21:37:12 [2022-09-06T21:37:12.142Z] === PAUSE TestReadPluginNoRead
21:37:12 [2022-09-06T21:37:12.142Z] === RUN   TestDaemonStartWithLogOpt
21:37:12 [2022-09-06T21:37:12.142Z] === PAUSE TestDaemonStartWithLogOpt
21:37:12 [2022-09-06T21:37:12.142Z] === CONT  TestContinueAfterPluginCrash
21:37:12 [2022-09-06T21:37:12.142Z] === CONT  TestDaemonStartWithLogOpt
21:37:12 [2022-09-06T21:37:12.698Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
21:37:12 [2022-09-06T21:37:12.699Z] === RUN   TestDaemonDefaultNetworkPools
21:37:13 [2022-09-06T21:37:13.264Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
21:37:13 [2022-09-06T21:37:13.264Z] === RUN   TestDaemonRestartWithExistingNetwork
21:37:13 [2022-09-06T21:37:13.464Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
21:37:14 [2022-09-06T21:37:14.036Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
21:37:14 [2022-09-06T21:37:14.036Z] === RUN   TestDockerSuite/TestBuildClearCmd
21:37:14 [2022-09-06T21:37:14.200Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
21:37:14 [2022-09-06T21:37:14.200Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:37:14 [2022-09-06T21:37:14.978Z] === RUN   TestDockerSuite/TestBuildCmd
21:37:15 [2022-09-06T21:37:15.238Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
21:37:15 [2022-09-06T21:37:15.498Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
21:37:15 [2022-09-06T21:37:15.575Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
21:37:15 [2022-09-06T21:37:15.575Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:37:16 [2022-09-06T21:37:16.068Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
21:37:16 [2022-09-06T21:37:16.068Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
21:37:16 [2022-09-06T21:37:16.068Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
21:37:16 [2022-09-06T21:37:16.141Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
21:37:16 [2022-09-06T21:37:16.141Z] === RUN   TestServiceWithPredefinedNetwork
21:37:16 [2022-09-06T21:37:16.333Z] === CONT  TestReadPluginNoRead
21:37:16 [2022-09-06T21:37:16.333Z] --- PASS: TestDaemonStartWithLogOpt (4.27s)
21:37:17 [2022-09-06T21:37:17.011Z] === RUN   TestDockerDaemonSuite/TestShmSize
21:37:17 [2022-09-06T21:37:17.952Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
21:37:18 [2022-09-06T21:37:18.286Z] === RUN   TestReadPluginNoRead/default
21:37:18 [2022-09-06T21:37:18.672Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s)
21:37:18 [2022-09-06T21:37:18.672Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:37:18 [2022-09-06T21:37:18.672Z]     service_test.go:243: FLAKY_TEST
21:37:18 [2022-09-06T21:37:18.672Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:37:18 [2022-09-06T21:37:18.672Z] === RUN   TestServiceWithDataPathPortInit
21:37:18 [2022-09-06T21:37:18.895Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
21:37:19 [2022-09-06T21:37:19.664Z] === RUN   TestReadPluginNoRead/disabled_caching
21:37:21 [2022-09-06T21:37:21.041Z] --- PASS: TestContinueAfterPluginCrash (8.94s)
21:37:21 [2022-09-06T21:37:21.041Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:37:21 [2022-09-06T21:37:21.440Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
21:37:21 [2022-09-06T21:37:21.440Z]     check_test.go:540: [d149b303c1efb] daemon is not started
21:37:21 [2022-09-06T21:37:21.440Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
21:37:22 [2022-09-06T21:37:22.418Z] === CONT  TestReadPluginNoRead
21:37:22 [2022-09-06T21:37:22.418Z]     read_test.go:92: [d35b24c75e17f] daemon is not started
21:37:22 [2022-09-06T21:37:22.418Z] --- PASS: TestReadPluginNoRead (6.24s)
21:37:22 [2022-09-06T21:37:22.418Z]     --- PASS: TestReadPluginNoRead/default (1.33s)
21:37:22 [2022-09-06T21:37:22.418Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.40s)
21:37:22 [2022-09-06T21:37:22.418Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s)
21:37:22 [2022-09-06T21:37:22.418Z] PASS
21:37:22 [2022-09-06T21:37:22.418Z] 
21:37:22 [2022-09-06T21:37:22.418Z] DONE 6 tests in 10.620s
21:37:22 [2022-09-06T21:37:22.418Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:37:22 [2022-09-06T21:37:22.418Z] testing: warning: no tests to run
21:37:22 [2022-09-06T21:37:22.418Z] PASS
21:37:22 [2022-09-06T21:37:22.418Z] 
21:37:22 [2022-09-06T21:37:22.418Z] DONE 0 tests in 0.032s
21:37:22 [2022-09-06T21:37:22.418Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:37:22 [2022-09-06T21:37:22.677Z] INFO: Testing against a local daemon
21:37:22 [2022-09-06T21:37:22.677Z] === RUN   TestPluginWithDevMounts
21:37:22 [2022-09-06T21:37:22.677Z]     mounts_test.go:20: (*Execution).IsRootless-fm
21:37:22 [2022-09-06T21:37:22.677Z] --- SKIP: TestPluginWithDevMounts (0.00s)
21:37:22 [2022-09-06T21:37:22.677Z] PASS
21:37:22 [2022-09-06T21:37:22.677Z] 
21:37:22 [2022-09-06T21:37:22.677Z] === Skipped
21:37:22 [2022-09-06T21:37:22.677Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
21:37:22 [2022-09-06T21:37:22.677Z]     mounts_test.go:20: (*Execution).IsRootless-fm
21:37:22 [2022-09-06T21:37:22.677Z] 
21:37:22 [2022-09-06T21:37:22.677Z] DONE 1 tests, 1 skipped in 0.096s
21:37:22 [2022-09-06T21:37:22.677Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
21:37:22 [2022-09-06T21:37:22.677Z] INFO: Testing against a local daemon
21:37:22 [2022-09-06T21:37:22.677Z] === RUN   TestSecretInspect
21:37:22 [2022-09-06T21:37:22.677Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.677Z] --- SKIP: TestSecretInspect (0.01s)
21:37:22 [2022-09-06T21:37:22.677Z] === RUN   TestSecretList
21:37:22 [2022-09-06T21:37:22.677Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.677Z] --- SKIP: TestSecretList (0.01s)
21:37:22 [2022-09-06T21:37:22.677Z] === RUN   TestSecretsCreateAndDelete
21:37:22 [2022-09-06T21:37:22.677Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.677Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
21:37:22 [2022-09-06T21:37:22.677Z] === RUN   TestSecretsUpdate
21:37:22 [2022-09-06T21:37:22.677Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.677Z] --- SKIP: TestSecretsUpdate (0.01s)
21:37:22 [2022-09-06T21:37:22.677Z] === RUN   TestTemplatedSecret
21:37:22 [2022-09-06T21:37:22.677Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.677Z] --- SKIP: TestTemplatedSecret (0.00s)
21:37:22 [2022-09-06T21:37:22.677Z] === RUN   TestSecretCreateResolve
21:37:22 [2022-09-06T21:37:22.677Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.677Z] --- SKIP: TestSecretCreateResolve (0.01s)
21:37:22 [2022-09-06T21:37:22.677Z] PASS
21:37:22 [2022-09-06T21:37:22.677Z] 
21:37:22 [2022-09-06T21:37:22.677Z] === Skipped
21:37:22 [2022-09-06T21:37:22.677Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
21:37:22 [2022-09-06T21:37:22.677Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.677Z] 
21:37:22 [2022-09-06T21:37:22.677Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
21:37:22 [2022-09-06T21:37:22.677Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.677Z] 
21:37:22 [2022-09-06T21:37:22.677Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
21:37:22 [2022-09-06T21:37:22.677Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.677Z] 
21:37:22 [2022-09-06T21:37:22.677Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
21:37:22 [2022-09-06T21:37:22.677Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.677Z] 
21:37:22 [2022-09-06T21:37:22.677Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
21:37:22 [2022-09-06T21:37:22.677Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.677Z] 
21:37:22 [2022-09-06T21:37:22.677Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
21:37:22 [2022-09-06T21:37:22.677Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.677Z] 
21:37:22 [2022-09-06T21:37:22.677Z] DONE 6 tests, 6 skipped in 0.147s
21:37:22 [2022-09-06T21:37:22.677Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
21:37:22 [2022-09-06T21:37:22.936Z] INFO: Testing against a local daemon
21:37:22 [2022-09-06T21:37:22.936Z] === RUN   TestServiceCreateInit
21:37:22 [2022-09-06T21:37:22.936Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:37:22 [2022-09-06T21:37:22.936Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.936Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:37:22 [2022-09-06T21:37:22.936Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.936Z] --- PASS: TestServiceCreateInit (0.02s)
21:37:22 [2022-09-06T21:37:22.936Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:37:22 [2022-09-06T21:37:22.936Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:37:22 [2022-09-06T21:37:22.936Z] === RUN   TestCreateServiceMultipleTimes
21:37:22 [2022-09-06T21:37:22.936Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.936Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
21:37:22 [2022-09-06T21:37:22.936Z] === RUN   TestCreateServiceConflict
21:37:22 [2022-09-06T21:37:22.936Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.936Z] --- SKIP: TestCreateServiceConflict (0.01s)
21:37:22 [2022-09-06T21:37:22.936Z] === RUN   TestCreateServiceMaxReplicas
21:37:22 [2022-09-06T21:37:22.936Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.936Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
21:37:22 [2022-09-06T21:37:22.936Z] === RUN   TestCreateWithDuplicateNetworkNames
21:37:22 [2022-09-06T21:37:22.936Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.936Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
21:37:22 [2022-09-06T21:37:22.936Z] === RUN   TestCreateServiceSecretFileMode
21:37:22 [2022-09-06T21:37:22.936Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.936Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
21:37:22 [2022-09-06T21:37:22.936Z] === RUN   TestCreateServiceConfigFileMode
21:37:22 [2022-09-06T21:37:22.936Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.936Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s)
21:37:22 [2022-09-06T21:37:22.936Z] === RUN   TestCreateServiceSysctls
21:37:22 [2022-09-06T21:37:22.936Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.936Z] --- SKIP: TestCreateServiceSysctls (0.03s)
21:37:22 [2022-09-06T21:37:22.936Z] === RUN   TestCreateServiceCapabilities
21:37:22 [2022-09-06T21:37:22.936Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.936Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
21:37:22 [2022-09-06T21:37:22.936Z] === RUN   TestInspect
21:37:22 [2022-09-06T21:37:22.936Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.936Z] --- SKIP: TestInspect (0.01s)
21:37:22 [2022-09-06T21:37:22.936Z] === RUN   TestCreateJob
21:37:22 [2022-09-06T21:37:22.936Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.936Z] --- SKIP: TestCreateJob (0.01s)
21:37:22 [2022-09-06T21:37:22.936Z] === RUN   TestReplicatedJob
21:37:22 [2022-09-06T21:37:22.936Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.936Z] --- SKIP: TestReplicatedJob (0.01s)
21:37:22 [2022-09-06T21:37:22.936Z] === RUN   TestUpdateReplicatedJob
21:37:22 [2022-09-06T21:37:22.936Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.936Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
21:37:22 [2022-09-06T21:37:22.936Z] === RUN   TestServiceListWithStatuses
21:37:22 [2022-09-06T21:37:22.936Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:37:22 [2022-09-06T21:37:22.936Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:37:22 [2022-09-06T21:37:22.936Z] === RUN   TestDockerNetworkConnectAlias
21:37:22 [2022-09-06T21:37:22.936Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:22 [2022-09-06T21:37:22.936Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
21:37:22 [2022-09-06T21:37:22.936Z] === RUN   TestDockerNetworkReConnect
21:37:23 [2022-09-06T21:37:23.195Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:23 [2022-09-06T21:37:23.195Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
21:37:23 [2022-09-06T21:37:23.195Z] === RUN   TestServicePlugin
21:37:23 [2022-09-06T21:37:23.351Z] === RUN   TestDockerSuite/TestBuildConditionalCache
21:37:24 [2022-09-06T21:37:24.291Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
21:37:25 [2022-09-06T21:37:25.102Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] --- SKIP: TestServicePlugin (1.93s)
21:37:25 [2022-09-06T21:37:25.102Z] === RUN   TestServiceUpdateLabel
21:37:25 [2022-09-06T21:37:25.102Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] --- SKIP: TestServiceUpdateLabel (0.01s)
21:37:25 [2022-09-06T21:37:25.102Z] === RUN   TestServiceUpdateSecrets
21:37:25 [2022-09-06T21:37:25.102Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
21:37:25 [2022-09-06T21:37:25.102Z] === RUN   TestServiceUpdateConfigs
21:37:25 [2022-09-06T21:37:25.102Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
21:37:25 [2022-09-06T21:37:25.102Z] === RUN   TestServiceUpdateNetwork
21:37:25 [2022-09-06T21:37:25.102Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
21:37:25 [2022-09-06T21:37:25.102Z] === RUN   TestServiceUpdatePidsLimit
21:37:25 [2022-09-06T21:37:25.102Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
21:37:25 [2022-09-06T21:37:25.102Z] PASS
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === Skipped
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
21:37:25 [2022-09-06T21:37:25.102Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
21:37:25 [2022-09-06T21:37:25.102Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
21:37:25 [2022-09-06T21:37:25.102Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
21:37:25 [2022-09-06T21:37:25.102Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
21:37:25 [2022-09-06T21:37:25.102Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
21:37:25 [2022-09-06T21:37:25.102Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
21:37:25 [2022-09-06T21:37:25.102Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s)
21:37:25 [2022-09-06T21:37:25.102Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
21:37:25 [2022-09-06T21:37:25.102Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
21:37:25 [2022-09-06T21:37:25.102Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestInspect (0.01s)
21:37:25 [2022-09-06T21:37:25.102Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
21:37:25 [2022-09-06T21:37:25.102Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
21:37:25 [2022-09-06T21:37:25.102Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
21:37:25 [2022-09-06T21:37:25.102Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
21:37:25 [2022-09-06T21:37:25.102Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
21:37:25 [2022-09-06T21:37:25.102Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
21:37:25 [2022-09-06T21:37:25.102Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s)
21:37:25 [2022-09-06T21:37:25.102Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
21:37:25 [2022-09-06T21:37:25.102Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
21:37:25 [2022-09-06T21:37:25.102Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
21:37:25 [2022-09-06T21:37:25.102Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
21:37:25 [2022-09-06T21:37:25.102Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
21:37:25 [2022-09-06T21:37:25.102Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
21:37:25 [2022-09-06T21:37:25.102Z] 
21:37:25 [2022-09-06T21:37:25.102Z] DONE 24 tests, 23 skipped in 2.340s
21:37:25 [2022-09-06T21:37:25.102Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
21:37:25 [2022-09-06T21:37:25.102Z] INFO: Testing against a local daemon
21:37:25 [2022-09-06T21:37:25.102Z] === RUN   TestSessionCreate
21:37:25 [2022-09-06T21:37:25.102Z] --- PASS: TestSessionCreate (0.03s)
21:37:25 [2022-09-06T21:37:25.102Z] === RUN   TestSessionCreateWithBadUpgrade
21:37:25 [2022-09-06T21:37:25.229Z] === RUN   TestDockerSuite/TestBuildContextCleanup
21:37:25 [2022-09-06T21:37:25.361Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
21:37:25 [2022-09-06T21:37:25.361Z] PASS
21:37:25 [2022-09-06T21:37:25.361Z] 
21:37:25 [2022-09-06T21:37:25.361Z] DONE 2 tests in 0.149s
21:37:25 [2022-09-06T21:37:25.361Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
21:37:25 [2022-09-06T21:37:25.361Z] INFO: Testing against a local daemon
21:37:25 [2022-09-06T21:37:25.361Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:37:25 [2022-09-06T21:37:25.361Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:37:25 [2022-09-06T21:37:25.361Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:37:25 [2022-09-06T21:37:25.361Z] === RUN   TestDiskUsage
21:37:25 [2022-09-06T21:37:25.361Z] === PAUSE TestDiskUsage
21:37:25 [2022-09-06T21:37:25.361Z] === RUN   TestEventsExecDie
21:37:25 [2022-09-06T21:37:25.489Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
21:37:25 [2022-09-06T21:37:25.931Z] --- PASS: TestEventsExecDie (0.49s)
21:37:25 [2022-09-06T21:37:25.931Z] === RUN   TestEventsBackwardsCompatible
21:37:25 [2022-09-06T21:37:25.931Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
21:37:25 [2022-09-06T21:37:25.931Z] === RUN   TestEventsVolumeCreate
21:37:25 [2022-09-06T21:37:25.931Z] --- PASS: TestEventsVolumeCreate (0.05s)
21:37:25 [2022-09-06T21:37:25.931Z] === RUN   TestInfoBinaryCommits
21:37:25 [2022-09-06T21:37:25.931Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:37:25 [2022-09-06T21:37:25.931Z] === RUN   TestInfoAPIVersioned
21:37:25 [2022-09-06T21:37:25.931Z] --- PASS: TestInfoAPIVersioned (0.00s)
21:37:25 [2022-09-06T21:37:25.931Z] === RUN   TestInfoAPI
21:37:25 [2022-09-06T21:37:25.931Z] --- PASS: TestInfoAPI (0.02s)
21:37:25 [2022-09-06T21:37:25.931Z] === RUN   TestInfoAPIWarnings
21:37:26 [2022-09-06T21:37:26.430Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
21:37:27 [2022-09-06T21:37:27.000Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
21:37:27 [2022-09-06T21:37:27.571Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
21:37:27 [2022-09-06T21:37:27.571Z] --- PASS: TestDockerDaemonSuite (334.73s)
21:37:27 [2022-09-06T21:37:27.571Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.65s)
21:37:27 [2022-09-06T21:37:27.571Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.69s)
21:37:27 [2022-09-06T21:37:27.571Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s)
21:37:27 [2022-09-06T21:37:27.571Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.26s)
21:37:27 [2022-09-06T21:37:27.571Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.26s)
21:37:27 [2022-09-06T21:37:27.571Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.55s)
21:37:27 [2022-09-06T21:37:27.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.24s)
21:37:27 [2022-09-06T21:37:27.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.01s)
21:37:27 [2022-09-06T21:37:27.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.69s)
21:37:27 [2022-09-06T21:37:27.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.12s)
21:37:27 [2022-09-06T21:37:27.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.42s)
21:37:27 [2022-09-06T21:37:27.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.51s)
21:37:27 [2022-09-06T21:37:27.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s)
21:37:27 [2022-09-06T21:37:27.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.18s)
21:37:27 [2022-09-06T21:37:27.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.36s)
21:37:27 [2022-09-06T21:37:27.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
21:37:27 [2022-09-06T21:37:27.571Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.46s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.43s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.89s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.97s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.58s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.22s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.81s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.12s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.53s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.49s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.94s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.58s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.51s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.45s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.61s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.70s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.38s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.40s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.40s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.57s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.55s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.15s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.20s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.24s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.10s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.23s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.56s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.47s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.49s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.27s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.20s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.31s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.29s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.86s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.88s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.05s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.64s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.03s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.89s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.63s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.24s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.51s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.44s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.99s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.78s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.64s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.38s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.77s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.13s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.21s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.88s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.93s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.94s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.47s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.53s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.85s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.56s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.84s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.56s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.54s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.38s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.90s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.25s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.32s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.46s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.12s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.05s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.87s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.35s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.77s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.71s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s)
21:37:27 [2022-09-06T21:37:27.832Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.17s)
21:37:27 [2022-09-06T21:37:27.832Z] === RUN   TestDockerSwarmSuite
21:37:27 [2022-09-06T21:37:27.832Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
21:37:31 [2022-09-06T21:37:31.132Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
21:37:33 [2022-09-06T21:37:33.543Z] --- PASS: TestServiceWithDataPathPortInit (13.99s)
21:37:33 [2022-09-06T21:37:33.544Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:37:34 [2022-09-06T21:37:34.442Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
21:37:34 [2022-09-06T21:37:34.919Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:f3tbw8hphkvij7j3uu37e38yg Created:2022-09-06 21:37:33.612406157 +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[a41a60b0aa988a9cf43f8fbe4746cb2328ca19ebb709c6aa2f03b56cc7b9f40a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gh52nk0k3z7qkh4cfbujxhnkh EndpointID:ab2075b59e7a617f82d6d6a17b8866b72bacfe0d1d9d5eab5c571db07eec7445 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:745caf66164d1f8ac67fb4f04b8b88a8f3e58fb0a147a92f143acc240630d678 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:d88356ea57ce IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gh52nk0k3z7qkh4cfbujxhnkh EndpointID:ab2075b59e7a617f82d6d6a17b8866b72bacfe0d1d9d5eab5c571db07eec7445 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:37:39 [2022-09-06T21:37:39.727Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
21:37:39 [2022-09-06T21:37:39.727Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
21:37:39 [2022-09-06T21:37:39.988Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
21:37:40 [2022-09-06T21:37:40.182Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s)
21:37:40 [2022-09-06T21:37:40.182Z] PASS
21:37:40 [2022-09-06T21:37:40.182Z] 
21:37:40 [2022-09-06T21:37:40.182Z] === Skipped
21:37:40 [2022-09-06T21:37:40.182Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:37:40 [2022-09-06T21:37:40.182Z]     service_test.go:243: FLAKY_TEST
21:37:40 [2022-09-06T21:37:40.182Z] 
21:37:40 [2022-09-06T21:37:40.182Z] DONE 38 tests, 1 skipped in 44.445s
21:37:40 [2022-09-06T21:37:40.182Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:37:40 [2022-09-06T21:37:40.182Z] INFO: Testing against a local daemon
21:37:40 [2022-09-06T21:37:40.182Z] === RUN   TestDockerNetworkIpvlanPersistance
21:37:40 [2022-09-06T21:37:40.182Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:37:40 [2022-09-06T21:37:40.182Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:37:40 [2022-09-06T21:37:40.182Z] === RUN   TestDockerNetworkIpvlan
21:37:40 [2022-09-06T21:37:40.182Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:37:40 [2022-09-06T21:37:40.182Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:37:40 [2022-09-06T21:37:40.182Z] PASS
21:37:40 [2022-09-06T21:37:40.182Z] 
21:37:40 [2022-09-06T21:37:40.182Z] === Skipped
21:37:40 [2022-09-06T21:37:40.182Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:37:40 [2022-09-06T21:37:40.182Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:37:40 [2022-09-06T21:37:40.182Z] 
21:37:40 [2022-09-06T21:37:40.182Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:37:40 [2022-09-06T21:37:40.182Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:37:40 [2022-09-06T21:37:40.182Z] 
21:37:40 [2022-09-06T21:37:40.182Z] DONE 2 tests, 2 skipped in 0.023s
21:37:40 [2022-09-06T21:37:40.182Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:37:40 [2022-09-06T21:37:40.182Z] INFO: Testing against a local daemon
21:37:40 [2022-09-06T21:37:40.182Z] === RUN   TestDockerNetworkMacvlanPersistance
21:37:40 [2022-09-06T21:37:40.748Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s)
21:37:40 [2022-09-06T21:37:40.748Z] === RUN   TestDockerNetworkMacvlan
21:37:41 [2022-09-06T21:37:41.316Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:37:42 [2022-09-06T21:37:42.252Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:37:42 [2022-09-06T21:37:42.453Z] --- PASS: TestBuildWithHugeFile (34.97s)
21:37:42 [2022-09-06T21:37:42.453Z] === RUN   TestBuildWCOWSandboxSize
21:37:42 [2022-09-06T21:37:42.453Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:37:42 [2022-09-06T21:37:42.453Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
21:37:42 [2022-09-06T21:37:42.453Z] === RUN   TestBuildWithEmptyDockerfile
21:37:42 [2022-09-06T21:37:42.453Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
21:37:42 [2022-09-06T21:37:42.453Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
21:37:42 [2022-09-06T21:37:42.453Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:37:42 [2022-09-06T21:37:42.453Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:37:42 [2022-09-06T21:37:42.453Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:37:42 [2022-09-06T21:37:42.453Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:37:42 [2022-09-06T21:37:42.453Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
21:37:42 [2022-09-06T21:37:42.453Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
21:37:42 [2022-09-06T21:37:42.453Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
21:37:42 [2022-09-06T21:37:42.453Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
21:37:42 [2022-09-06T21:37:42.453Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
21:37:42 [2022-09-06T21:37:42.453Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
21:37:42 [2022-09-06T21:37:42.453Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
21:37:42 [2022-09-06T21:37:42.453Z] === RUN   TestBuildPreserveOwnership
21:37:42 [2022-09-06T21:37:42.453Z] === RUN   TestBuildPreserveOwnership/copy_from
21:37:42 [2022-09-06T21:37:42.453Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
21:37:42 [2022-09-06T21:37:42.453Z] --- PASS: TestBuildPreserveOwnership (3.02s)
21:37:42 [2022-09-06T21:37:42.453Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.98s)
21:37:42 [2022-09-06T21:37:42.453Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.04s)
21:37:42 [2022-09-06T21:37:42.453Z] === RUN   TestBuildPlatformInvalid
21:37:42 [2022-09-06T21:37:42.453Z] --- PASS: TestBuildPlatformInvalid (0.08s)
21:37:42 [2022-09-06T21:37:42.453Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
21:37:42 [2022-09-06T21:37:42.818Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:37:43 [2022-09-06T21:37:43.015Z] Loaded image: busybox:latest
21:37:43 [2022-09-06T21:37:43.015Z] Loaded image: busybox:glibc
21:37:43 [2022-09-06T21:37:43.289Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
21:37:43 [2022-09-06T21:37:43.943Z] Loaded image: debian:bullseye-slim
21:37:43 [2022-09-06T21:37:43.944Z] Loaded image: hello-world:latest
21:37:44 [2022-09-06T21:37:44.014Z] --- PASS: TestInfoAPIWarnings (16.57s)
21:37:44 [2022-09-06T21:37:44.014Z] === RUN   TestInfoDebug
21:37:44 [2022-09-06T21:37:44.014Z] --- PASS: TestInfoDebug (0.54s)
21:37:44 [2022-09-06T21:37:44.014Z] === RUN   TestInfoInsecureRegistries
21:37:44 [2022-09-06T21:37:44.014Z] --- PASS: TestInfoInsecureRegistries (0.55s)
21:37:44 [2022-09-06T21:37:44.014Z] === RUN   TestInfoRegistryMirrors
21:37:44 [2022-09-06T21:37:44.199Z] Loaded image: arm32v7/hello-world:latest
21:37:44 [2022-09-06T21:37:44.272Z] --- PASS: TestInfoRegistryMirrors (0.54s)
21:37:44 [2022-09-06T21:37:44.272Z] === RUN   TestLoginFailsWithBadCredentials
21:37:44 [2022-09-06T21:37:44.532Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
21:37:44 [2022-09-06T21:37:44.532Z] === RUN   TestPingCacheHeaders
21:37:44 [2022-09-06T21:37:44.532Z] --- PASS: TestPingCacheHeaders (0.03s)
21:37:44 [2022-09-06T21:37:44.532Z] === RUN   TestPingGet
21:37:44 [2022-09-06T21:37:44.532Z] --- PASS: TestPingGet (0.01s)
21:37:44 [2022-09-06T21:37:44.532Z] === RUN   TestPingHead
21:37:44 [2022-09-06T21:37:44.532Z] --- PASS: TestPingHead (0.03s)
21:37:44 [2022-09-06T21:37:44.532Z] === RUN   TestPingSwarmHeader
21:37:44 [2022-09-06T21:37:44.720Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:37:45 [2022-09-06T21:37:45.098Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:37:45 [2022-09-06T21:37:45.665Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:37:46 [2022-09-06T21:37:46.407Z] Created binary: bundles/dynbinary-daemon/dockerd
21:37:46 [2022-09-06T21:37:46.407Z] Building: bundles/dynbinary-daemon/docker-proxy
21:37:46 [2022-09-06T21:37:46.407Z] GOOS="" GOARCH="" GOARM=""
21:37:46 [2022-09-06T21:37:46.407Z] Created binary: bundles/dynbinary-daemon/docker-proxy
21:37:46 [2022-09-06T21:37:46.407Z] 
21:37:46 [2022-09-06T21:37:46.407Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
21:37:46 [2022-09-06T21:37:46.407Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
21:37:46 [2022-09-06T21:37:46.407Z] Using test binary docker
21:37:46 [2022-09-06T21:37:46.407Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
21:37:46 [2022-09-06T21:37:46.407Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
21:37:46 [2022-09-06T21:37:46.407Z] INFO: Waiting for daemon to start...
21:37:46 [2022-09-06T21:37:46.407Z] Starting dockerd
21:37:46 [2022-09-06T21:37:46.407Z] .
21:37:46 [2022-09-06T21:37:46.407Z] INFO: Building docker-sdk-python3:5.0.3...
21:37:46 [2022-09-06T21:37:46.587Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
21:37:46 [2022-09-06T21:37:46.601Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:37:46 [2022-09-06T21:37:46.601Z] --- PASS: TestPingSwarmHeader (2.08s)
21:37:46 [2022-09-06T21:37:46.601Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:37:46 [2022-09-06T21:37:46.601Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:37:46 [2022-09-06T21:37:46.601Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:37:46 [2022-09-06T21:37:46.601Z] === RUN   TestPingBuilderHeader
21:37:46 [2022-09-06T21:37:46.646Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:37:46 [2022-09-06T21:37:46.860Z] === RUN   TestPingBuilderHeader/default_config
21:37:47 [2022-09-06T21:37:47.430Z] === RUN   TestPingBuilderHeader/buildkit_disabled
21:37:47 [2022-09-06T21:37:47.528Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
21:37:47 [2022-09-06T21:37:47.528Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
21:37:47 [2022-09-06T21:37:47.528Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
21:37:47 [2022-09-06T21:37:47.528Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
21:37:47 [2022-09-06T21:37:47.528Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
21:37:47 [2022-09-06T21:37:47.528Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
21:37:47 [2022-09-06T21:37:47.528Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
21:37:47 [2022-09-06T21:37:47.528Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
21:37:47 [2022-09-06T21:37:47.528Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
21:37:47 [2022-09-06T21:37:47.997Z] --- PASS: TestPingBuilderHeader (1.11s)
21:37:47 [2022-09-06T21:37:47.997Z]     --- PASS: TestPingBuilderHeader/default_config (0.54s)
21:37:47 [2022-09-06T21:37:47.997Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s)
21:37:47 [2022-09-06T21:37:47.997Z] === RUN   TestVersion
21:37:47 [2022-09-06T21:37:47.997Z] --- PASS: TestVersion (0.03s)
21:37:47 [2022-09-06T21:37:47.997Z] === CONT  TestDiskUsage
21:37:48 [2022-09-06T21:37:48.256Z] === RUN   TestDiskUsage/empty
21:37:48 [2022-09-06T21:37:48.256Z] === RUN   TestDiskUsage/empty/container_types
21:37:48 [2022-09-06T21:37:48.256Z] === RUN   TestDiskUsage/empty/image_types
21:37:48 [2022-09-06T21:37:48.256Z] === RUN   TestDiskUsage/empty/volume_types
21:37:48 [2022-09-06T21:37:48.256Z] === RUN   TestDiskUsage/empty/build-cache_types
21:37:48 [2022-09-06T21:37:48.256Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:37:48 [2022-09-06T21:37:48.256Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:37:48 [2022-09-06T21:37:48.256Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:37:48 [2022-09-06T21:37:48.256Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:37:48 [2022-09-06T21:37:48.256Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:37:48 [2022-09-06T21:37:48.256Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:37:48 [2022-09-06T21:37:48.256Z] === RUN   TestDiskUsage/after_LoadBusybox
21:37:48 [2022-09-06T21:37:48.515Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:37:48 [2022-09-06T21:37:48.515Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:37:48 [2022-09-06T21:37:48.515Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:37:48 [2022-09-06T21:37:48.515Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:37:48 [2022-09-06T21:37:48.515Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:37:48 [2022-09-06T21:37:48.515Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:37:48 [2022-09-06T21:37:48.515Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:37:48 [2022-09-06T21:37:48.515Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:37:48 [2022-09-06T21:37:48.515Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:37:48 [2022-09-06T21:37:48.515Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:37:48 [2022-09-06T21:37:48.515Z] === RUN   TestDiskUsage/after_container.Run
21:37:48 [2022-09-06T21:37:48.774Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:37:48 [2022-09-06T21:37:48.774Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:37:48 [2022-09-06T21:37:48.774Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:37:48 [2022-09-06T21:37:48.774Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:37:48 [2022-09-06T21:37:48.774Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:37:48 [2022-09-06T21:37:48.774Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:37:48 [2022-09-06T21:37:48.774Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:37:48 [2022-09-06T21:37:48.774Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:37:48 [2022-09-06T21:37:48.774Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:37:49 [2022-09-06T21:37:49.033Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:37:49 [2022-09-06T21:37:49.033Z] --- PASS: TestDiskUsage (1.23s)
21:37:49 [2022-09-06T21:37:49.033Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:37:49 [2022-09-06T21:37:49.033Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:37:49 [2022-09-06T21:37:49.033Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:37:49 [2022-09-06T21:37:49.033Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:37:49 [2022-09-06T21:37:49.033Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:37:49 [2022-09-06T21:37:49.033Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:37:49 [2022-09-06T21:37:49.033Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:37:49 [2022-09-06T21:37:49.033Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:37:49 [2022-09-06T21:37:49.033Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:37:49 [2022-09-06T21:37:49.033Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:37:49 [2022-09-06T21:37:49.033Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:37:49 [2022-09-06T21:37:49.033Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
21:37:49 [2022-09-06T21:37:49.033Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:37:49 [2022-09-06T21:37:49.033Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:37:49 [2022-09-06T21:37:49.033Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:37:49 [2022-09-06T21:37:49.033Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:37:49 [2022-09-06T21:37:49.033Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:37:49 [2022-09-06T21:37:49.033Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:37:49 [2022-09-06T21:37:49.033Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:37:49 [2022-09-06T21:37:49.033Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:37:49 [2022-09-06T21:37:49.033Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:37:49 [2022-09-06T21:37:49.033Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:37:49 [2022-09-06T21:37:49.033Z]     --- PASS: TestDiskUsage/after_container.Run (0.37s)
21:37:49 [2022-09-06T21:37:49.033Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
21:37:49 [2022-09-06T21:37:49.033Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:37:49 [2022-09-06T21:37:49.034Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:37:49 [2022-09-06T21:37:49.034Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:37:49 [2022-09-06T21:37:49.034Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s)
21:37:49 [2022-09-06T21:37:49.034Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:37:49 [2022-09-06T21:37:49.034Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
21:37:49 [2022-09-06T21:37:49.034Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:37:49 [2022-09-06T21:37:49.034Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
21:37:49 [2022-09-06T21:37:49.034Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
21:37:49 [2022-09-06T21:37:49.034Z] PASS
21:37:49 [2022-09-06T21:37:49.034Z] 
21:37:49 [2022-09-06T21:37:49.034Z] === Skipped
21:37:49 [2022-09-06T21:37:49.034Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:37:49 [2022-09-06T21:37:49.034Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:37:49 [2022-09-06T21:37:49.034Z] 
21:37:49 [2022-09-06T21:37:49.034Z] DONE 57 tests, 1 skipped in 23.841s
21:37:49 [2022-09-06T21:37:49.034Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
21:37:49 [2022-09-06T21:37:49.293Z] INFO: Testing against a local daemon
21:37:49 [2022-09-06T21:37:49.293Z] === RUN   TestVolumesCreateAndList
21:37:49 [2022-09-06T21:37:49.293Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:37:49 [2022-09-06T21:37:49.293Z] === RUN   TestVolumesRemove
21:37:49 [2022-09-06T21:37:49.293Z] --- PASS: TestVolumesRemove (0.05s)
21:37:49 [2022-09-06T21:37:49.293Z] === RUN   TestVolumesInspect
21:37:49 [2022-09-06T21:37:49.293Z] --- PASS: TestVolumesInspect (0.02s)
21:37:49 [2022-09-06T21:37:49.293Z] === RUN   TestVolumesInvalidJSON
21:37:49 [2022-09-06T21:37:49.293Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:37:49 [2022-09-06T21:37:49.293Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:37:49 [2022-09-06T21:37:49.293Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:37:49 [2022-09-06T21:37:49.293Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:37:49 [2022-09-06T21:37:49.293Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:37:49 [2022-09-06T21:37:49.293Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:37:49 [2022-09-06T21:37:49.293Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:37:49 [2022-09-06T21:37:49.293Z] --- PASS: TestVolumesInvalidJSON (0.02s)
21:37:49 [2022-09-06T21:37:49.293Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:37:49 [2022-09-06T21:37:49.293Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:37:49 [2022-09-06T21:37:49.293Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:37:49 [2022-09-06T21:37:49.293Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:37:49 [2022-09-06T21:37:49.293Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:37:49 [2022-09-06T21:37:49.293Z] PASS
21:37:49 [2022-09-06T21:37:49.293Z] 
21:37:49 [2022-09-06T21:37:49.293Z] DONE 9 tests in 0.189s
21:37:49 [2022-09-06T21:37:49.293Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:37:49 [2022-09-06T21:37:49.293Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14420 is not a child of this shell
21:37:49 [2022-09-06T21:37:49.293Z] warning: PID 14420 from bundles/test-integration/docker.pid had a nonzero exit code
21:37:49 [2022-09-06T21:37:49.293Z] Leaving: AppArmorNo profiles have been unloaded.
21:37:49 [2022-09-06T21:37:49.293Z] 
21:37:49 [2022-09-06T21:37:49.293Z] Unloading profiles will leave already running processes permanently
21:37:49 [2022-09-06T21:37:49.293Z] unconfined, which can lead to unexpected situations.
21:37:49 [2022-09-06T21:37:49.293Z] 
21:37:49 [2022-09-06T21:37:49.293Z] To set a process to complain mode, use the command line tool
21:37:49 [2022-09-06T21:37:49.293Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:37:49 [2022-09-06T21:37:49.293Z] Removing test suite binaries
21:37:49 [2022-09-06T21:37:49.552Z] exiting test-integration
21:37:49 [2022-09-06T21:37:49.552Z] ++ exit 0
21:37:49 [2022-09-06T21:37:49.552Z] 
21:37:49 [2022-09-06T21:37:49.934Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:37:50 [2022-09-06T21:37:50.072Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
Post stage
[Pipeline] junit
21:37:50 [2022-09-06T21:37:50.501Z] --- PASS: TestDockerNetworkMacvlan (9.89s)
21:37:50 [2022-09-06T21:37:50.501Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
21:37:50 [2022-09-06T21:37:50.501Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
21:37:50 [2022-09-06T21:37:50.501Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s)
21:37:50 [2022-09-06T21:37:50.501Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s)
21:37:50 [2022-09-06T21:37:50.501Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.16s)
21:37:50 [2022-09-06T21:37:50.501Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s)
21:37:50 [2022-09-06T21:37:50.501Z] PASS
21:37:50 [2022-09-06T21:37:50.501Z] 
21:37:50 [2022-09-06T21:37:50.501Z] DONE 8 tests in 11.161s
21:37:50 [2022-09-06T21:37:50.501Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
21:37:50 [2022-09-06T21:37:50.501Z] testing: warning: no tests to run
21:37:50 [2022-09-06T21:37:50.501Z] PASS
21:37:50 [2022-09-06T21:37:50.501Z] 
21:37:50 [2022-09-06T21:37:50.501Z] DONE 0 tests in 0.008s
21:37:50 [2022-09-06T21:37:50.501Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:37:50 [2022-09-06T21:37:50.501Z] INFO: Testing against a local daemon
21:37:50 [2022-09-06T21:37:50.501Z] === RUN   TestAuthZPluginAllowRequest
21:37:50 [2022-09-06T21:37:50.502Z] Recording test results
21:37:51 [2022-09-06T21:37:51.000Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:37:51 [2022-09-06T21:37:51.343Z] + echo Ensuring container killed.
21:37:51 [2022-09-06T21:37:51.343Z] Ensuring container killed.
21:37:51 [2022-09-06T21:37:51.343Z] + docker rm -vf docker-pr1
21:37:51 [2022-09-06T21:37:51.878Z] --- PASS: TestAuthZPluginAllowRequest (1.14s)
21:37:51 [2022-09-06T21:37:51.878Z] === RUN   TestAuthZPluginTLS
21:37:51 [2022-09-06T21:37:51.910Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
21:37:52 [2022-09-06T21:37:52.197Z] + echo Chowning /workspace to jenkins user
21:37:52 [2022-09-06T21:37:52.197Z] Chowning /workspace to jenkins user
21:37:52 [2022-09-06T21:37:52.197Z] + id -u
21:37:52 [2022-09-06T21:37:52.197Z] + id -g
21:37:52 [2022-09-06T21:37:52.197Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44103:/workspace busybox chown -R 1000:1000 /workspace
21:37:52 [2022-09-06T21:37:52.289Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.79s)
21:37:52 [2022-09-06T21:37:52.289Z] PASS
21:37:52 [2022-09-06T21:37:52.289Z] 
21:37:52 [2022-09-06T21:37:52.289Z] === Skipped
21:37:52 [2022-09-06T21:37:52.289Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
21:37:52 [2022-09-06T21:37:52.289Z]     build_session_test.go:25: TODO: BuildKit
21:37:52 [2022-09-06T21:37:52.289Z] 
21:37:52 [2022-09-06T21:37:52.289Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
21:37:52 [2022-09-06T21:37:52.289Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
21:37:52 [2022-09-06T21:37:52.289Z] 
21:37:52 [2022-09-06T21:37:52.289Z] DONE 34 tests, 2 skipped in 67.073s
21:37:52 [2022-09-06T21:37:52.289Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
21:37:52 [2022-09-06T21:37:52.289Z] ++ 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
21:37:52 [2022-09-06T21:37:52.289Z] ++ set -e
21:37:52 [2022-09-06T21:37:52.289Z] ++ '[' -n 0 ']'
21:37:52 [2022-09-06T21:37:52.289Z] ++ set -x
21:37:52 [2022-09-06T21:37:52.289Z] ++ 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
21:37:52 [2022-09-06T21:37:52.289Z] INFO: Testing against a local daemon
21:37:52 [2022-09-06T21:37:52.289Z] === RUN   TestConfigInspect
21:37:52 [2022-09-06T21:37:52.444Z] --- PASS: TestAuthZPluginTLS (0.56s)
21:37:52 [2022-09-06T21:37:52.445Z] === RUN   TestAuthZPluginDenyRequest
21:37:52 [2022-09-06T21:37:52.614Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
21:37:52 [2022-09-06T21:37:52.702Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:37:52 [2022-09-06T21:37:52.702Z] === RUN   TestAuthZPluginAPIDenyResponse
21:37:53 [2022-09-06T21:37:53.269Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:37:53 [2022-09-06T21:37:53.269Z] === RUN   TestAuthZPluginDenyResponse
21:37:53 [2022-09-06T21:37:53.556Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:37:53 [2022-09-06T21:37:53.836Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
21:37:53 [2022-09-06T21:37:53.836Z] === RUN   TestAuthZPluginAllowEventStream
21:37:53 [2022-09-06T21:37:53.876Z] + bundleName=amd64-rootless
21:37:53 [2022-09-06T21:37:53.877Z] + echo Creating amd64-rootless-bundles.tar.gz
21:37:53 [2022-09-06T21:37:53.877Z] Creating amd64-rootless-bundles.tar.gz
21:37:53 [2022-09-06T21:37:53.877Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
21:37:53 [2022-09-06T21:37:53.877Z] + 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
21:37:53 [2022-09-06T21:37:53.889Z] Archiving artifacts
21:37:54 [2022-09-06T21:37:54.127Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
21:37:54 [2022-09-06T21:37:54.151Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44103/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:37:54 [2022-09-06T21:37:54.192Z] --- PASS: TestConfigInspect (2.20s)
21:37:54 [2022-09-06T21:37:54.192Z] === RUN   TestConfigList
21:37:54 [2022-09-06T21:37:54.466Z] + make clean
21:37:54 [2022-09-06T21:37:54.725Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:37:54 [2022-09-06T21:37:54.725Z] docker-dev-cache
21:37:54 [2022-09-06T21:37:54.725Z] docker-mod-cache
[Pipeline] deleteDir
21:37:55 [2022-09-06T21:37:55.212Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s)
21:37:55 [2022-09-06T21:37:55.212Z] === RUN   TestAuthZPluginErrorResponse
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:37:55 [2022-09-06T21:37:55.778Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
21:37:55 [2022-09-06T21:37:55.778Z] === RUN   TestAuthZPluginErrorRequest
21:37:56 [2022-09-06T21:37:56.039Z]     docker_api_swarm_test.go:563: [de7502f3dae8d] joining swarm manager [d0faea8a3683a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:37:56 [2022-09-06T21:37:56.086Z] --- PASS: TestConfigList (1.80s)
21:37:56 [2022-09-06T21:37:56.086Z] === RUN   TestConfigsCreateAndDelete
21:37:56 [2022-09-06T21:37:56.346Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:37:56 [2022-09-06T21:37:56.346Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:37:56 [2022-09-06T21:37:56.605Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
21:37:56 [2022-09-06T21:37:56.605Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:37:57 [2022-09-06T21:37:57.952Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
21:37:57 [2022-09-06T21:37:57.979Z] --- PASS: TestConfigsCreateAndDelete (1.78s)
21:37:57 [2022-09-06T21:37:57.979Z] === RUN   TestConfigsUpdate
21:37:58 [2022-09-06T21:37:58.214Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
21:37:58 [2022-09-06T21:37:58.508Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.46s)
21:37:58 [2022-09-06T21:37:58.508Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:37:59 [2022-09-06T21:37:59.884Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s)
21:37:59 [2022-09-06T21:37:59.885Z] === RUN   TestAuthZPluginHeader
21:38:00 [2022-09-06T21:38:00.451Z] --- PASS: TestAuthZPluginHeader (0.71s)
21:38:00 [2022-09-06T21:38:00.451Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:38:00 [2022-09-06T21:38:00.543Z] --- PASS: TestConfigsUpdate (2.24s)
21:38:00 [2022-09-06T21:38:00.543Z] === RUN   TestTemplatedConfig
21:38:03 [2022-09-06T21:38:03.062Z] --- PASS: TestTemplatedConfig (2.52s)
21:38:03 [2022-09-06T21:38:03.062Z] === RUN   TestConfigCreateResolve
21:38:03 [2022-09-06T21:38:03.503Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
21:38:04 [2022-09-06T21:38:04.639Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.22s)
21:38:04 [2022-09-06T21:38:04.639Z] === RUN   TestAuthZPluginV2Disable
21:38:04 [2022-09-06T21:38:04.954Z] --- PASS: TestConfigCreateResolve (2.33s)
21:38:04 [2022-09-06T21:38:04.954Z] PASS
21:38:04 [2022-09-06T21:38:04.954Z] 
21:38:04 [2022-09-06T21:38:04.954Z] DONE 6 tests in 12.967s
21:38:04 [2022-09-06T21:38:04.954Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
21:38:04 [2022-09-06T21:38:04.954Z] ++ 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
21:38:04 [2022-09-06T21:38:04.954Z] ++ set -e
21:38:04 [2022-09-06T21:38:04.954Z] ++ '[' -n 0 ']'
21:38:04 [2022-09-06T21:38:04.954Z] ++ set -x
21:38:04 [2022-09-06T21:38:04.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-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
21:38:05 [2022-09-06T21:38:05.210Z] INFO: Testing against a local daemon
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestAttachWithTTY
21:38:05 [2022-09-06T21:38:05.210Z] --- PASS: TestAttachWithTTY (0.09s)
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestAttachWithoutTTy
21:38:05 [2022-09-06T21:38:05.210Z] --- PASS: TestAttachWithoutTTy (0.06s)
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestCheckpoint
21:38:05 [2022-09-06T21:38:05.210Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:38:05 [2022-09-06T21:38:05.210Z] --- SKIP: TestCheckpoint (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/commit
21:38:05 [2022-09-06T21:38:05.210Z] === PAUSE TestContainerInvalidJSON/commit
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/containers/create
21:38:05 [2022-09-06T21:38:05.210Z] === PAUSE TestContainerInvalidJSON/containers/create
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
21:38:05 [2022-09-06T21:38:05.210Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
21:38:05 [2022-09-06T21:38:05.210Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
21:38:05 [2022-09-06T21:38:05.210Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:38:05 [2022-09-06T21:38:05.210Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
21:38:05 [2022-09-06T21:38:05.210Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
21:38:05 [2022-09-06T21:38:05.210Z] === CONT  TestContainerInvalidJSON/commit
21:38:05 [2022-09-06T21:38:05.210Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/commit/empty_body
21:38:05 [2022-09-06T21:38:05.210Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
21:38:05 [2022-09-06T21:38:05.210Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
21:38:05 [2022-09-06T21:38:05.210Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
21:38:05 [2022-09-06T21:38:05.210Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
21:38:05 [2022-09-06T21:38:05.210Z] === CONT  TestContainerInvalidJSON/containers/create
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
21:38:05 [2022-09-06T21:38:05.210Z] --- PASS: TestContainerInvalidJSON (0.01s)
21:38:05 [2022-09-06T21:38:05.210Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
21:38:05 [2022-09-06T21:38:05.210Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.01s)
21:38:05 [2022-09-06T21:38:05.210Z] === RUN   TestCopyFromContainerPathDoesNotExist
21:38:05 [2022-09-06T21:38:05.467Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
21:38:05 [2022-09-06T21:38:05.467Z] === RUN   TestCopyFromContainerPathIsNotDir
21:38:05 [2022-09-06T21:38:05.467Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
21:38:05 [2022-09-06T21:38:05.467Z] === RUN   TestCopyToContainerPathDoesNotExist
21:38:05 [2022-09-06T21:38:05.467Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
21:38:05 [2022-09-06T21:38:05.467Z] === RUN   TestCopyEmptyFile
21:38:05 [2022-09-06T21:38:05.723Z] --- PASS: TestCopyEmptyFile (0.22s)
21:38:05 [2022-09-06T21:38:05.723Z] === RUN   TestCopyToContainerPathIsNotDir
21:38:05 [2022-09-06T21:38:05.723Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
21:38:05 [2022-09-06T21:38:05.723Z] === RUN   TestCopyFromContainer
21:38:06 [2022-09-06T21:38:06.651Z] === RUN   TestCopyFromContainer//
21:38:06 [2022-09-06T21:38:06.651Z] === RUN   TestCopyFromContainer//bar/root
21:38:06 [2022-09-06T21:38:06.908Z] === RUN   TestCopyFromContainer//bar/root/
21:38:06 [2022-09-06T21:38:06.908Z] === RUN   TestCopyFromContainer/bar/quux
21:38:06 [2022-09-06T21:38:06.908Z] === RUN   TestCopyFromContainer/bar/quux/
21:38:06 [2022-09-06T21:38:06.908Z] === RUN   TestCopyFromContainer/bar/quux/baz
21:38:07 [2022-09-06T21:38:07.164Z] === RUN   TestCopyFromContainer/bar/filesymlink
21:38:07 [2022-09-06T21:38:07.164Z] === RUN   TestCopyFromContainer/bar/dirsymlink
21:38:07 [2022-09-06T21:38:07.164Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
21:38:07 [2022-09-06T21:38:07.164Z] === RUN   TestCopyFromContainer/bar/notarget
21:38:07 [2022-09-06T21:38:07.420Z] --- PASS: TestCopyFromContainer (1.53s)
21:38:07 [2022-09-06T21:38:07.420Z]     --- PASS: TestCopyFromContainer// (0.06s)
21:38:07 [2022-09-06T21:38:07.420Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
21:38:07 [2022-09-06T21:38:07.420Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
21:38:07 [2022-09-06T21:38:07.420Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
21:38:07 [2022-09-06T21:38:07.420Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
21:38:07 [2022-09-06T21:38:07.420Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
21:38:07 [2022-09-06T21:38:07.420Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
21:38:07 [2022-09-06T21:38:07.420Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
21:38:07 [2022-09-06T21:38:07.420Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
21:38:07 [2022-09-06T21:38:07.420Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
21:38:07 [2022-09-06T21:38:07.420Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
21:38:07 [2022-09-06T21:38:07.420Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:38:07 [2022-09-06T21:38:07.420Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:38:07 [2022-09-06T21:38:07.420Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:38:07 [2022-09-06T21:38:07.420Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:38:07 [2022-09-06T21:38:07.420Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
21:38:07 [2022-09-06T21:38:07.420Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
21:38:07 [2022-09-06T21:38:07.420Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
21:38:07 [2022-09-06T21:38:07.420Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
21:38:07 [2022-09-06T21:38:07.420Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
21:38:07 [2022-09-06T21:38:07.421Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
21:38:07 [2022-09-06T21:38:07.421Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
21:38:07 [2022-09-06T21:38:07.421Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
21:38:07 [2022-09-06T21:38:07.421Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
21:38:07 [2022-09-06T21:38:07.421Z] === RUN   TestCreateLinkToNonExistingContainer
21:38:07 [2022-09-06T21:38:07.421Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
21:38:07 [2022-09-06T21:38:07.421Z] === RUN   TestCreateWithInvalidEnv
21:38:07 [2022-09-06T21:38:07.421Z] === RUN   TestCreateWithInvalidEnv/0
21:38:07 [2022-09-06T21:38:07.421Z] === PAUSE TestCreateWithInvalidEnv/0
21:38:07 [2022-09-06T21:38:07.421Z] === RUN   TestCreateWithInvalidEnv/1
21:38:07 [2022-09-06T21:38:07.421Z] === PAUSE TestCreateWithInvalidEnv/1
21:38:07 [2022-09-06T21:38:07.421Z] === RUN   TestCreateWithInvalidEnv/2
21:38:07 [2022-09-06T21:38:07.421Z] === PAUSE TestCreateWithInvalidEnv/2
21:38:07 [2022-09-06T21:38:07.421Z] === CONT  TestCreateWithInvalidEnv/0
21:38:07 [2022-09-06T21:38:07.421Z] === CONT  TestCreateWithInvalidEnv/2
21:38:07 [2022-09-06T21:38:07.421Z] === CONT  TestCreateWithInvalidEnv/1
21:38:07 [2022-09-06T21:38:07.421Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
21:38:07 [2022-09-06T21:38:07.421Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
21:38:07 [2022-09-06T21:38:07.421Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
21:38:07 [2022-09-06T21:38:07.421Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
21:38:07 [2022-09-06T21:38:07.421Z] === RUN   TestCreateTmpfsMountsTarget
21:38:07 [2022-09-06T21:38:07.421Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
21:38:07 [2022-09-06T21:38:07.421Z] === RUN   TestCreateWithCustomMaskedPaths
21:38:08 [2022-09-06T21:38:08.791Z] --- PASS: TestCreateWithCustomMaskedPaths (1.33s)
21:38:08 [2022-09-06T21:38:08.791Z] === RUN   TestCreateWithCustomReadonlyPaths
21:38:08 [2022-09-06T21:38:08.792Z]     docker_api_swarm_test.go:585: [daf4aa0e7dd2c] joining swarm manager [d0faea8a3683a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:38:08 [2022-09-06T21:38:08.824Z] --- PASS: TestAuthZPluginV2Disable (3.67s)
21:38:08 [2022-09-06T21:38:08.824Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:38:09 [2022-09-06T21:38:09.052Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
21:38:09 [2022-09-06T21:38:09.624Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
21:38:10 [2022-09-06T21:38:10.162Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s)
21:38:10 [2022-09-06T21:38:10.162Z] === RUN   TestCreateWithInvalidHealthcheckParams
21:38:10 [2022-09-06T21:38:10.162Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:38:10 [2022-09-06T21:38:10.162Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:38:10 [2022-09-06T21:38:10.162Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:38:10 [2022-09-06T21:38:10.162Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:38:10 [2022-09-06T21:38:10.162Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:38:10 [2022-09-06T21:38:10.162Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:38:10 [2022-09-06T21:38:10.162Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:38:10 [2022-09-06T21:38:10.162Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:38:10 [2022-09-06T21:38:10.162Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:38:10 [2022-09-06T21:38:10.162Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:38:10 [2022-09-06T21:38:10.162Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
21:38:10 [2022-09-06T21:38:10.162Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
21:38:10 [2022-09-06T21:38:10.162Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
21:38:10 [2022-09-06T21:38:10.162Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
21:38:10 [2022-09-06T21:38:10.162Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
21:38:10 [2022-09-06T21:38:10.162Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
21:38:10 [2022-09-06T21:38:10.162Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
21:38:10 [2022-09-06T21:38:10.163Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
21:38:10 [2022-09-06T21:38:10.163Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
21:38:10 [2022-09-06T21:38:10.163Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
21:38:10 [2022-09-06T21:38:10.163Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
21:38:10 [2022-09-06T21:38:10.163Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
21:38:10 [2022-09-06T21:38:10.419Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s)
21:38:10 [2022-09-06T21:38:10.419Z] === RUN   TestCreateDifferentPlatform
21:38:10 [2022-09-06T21:38:10.419Z] === RUN   TestCreateDifferentPlatform/different_os
21:38:10 [2022-09-06T21:38:10.419Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
21:38:10 [2022-09-06T21:38:10.419Z] --- PASS: TestCreateDifferentPlatform (0.01s)
21:38:10 [2022-09-06T21:38:10.419Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
21:38:10 [2022-09-06T21:38:10.419Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
21:38:10 [2022-09-06T21:38:10.419Z] === RUN   TestCreateVolumesFromNonExistingContainer
21:38:10 [2022-09-06T21:38:10.419Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
21:38:10 [2022-09-06T21:38:10.419Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
21:38:10 [2022-09-06T21:38:10.419Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
21:38:10 [2022-09-06T21:38:10.419Z] === RUN   TestCreateInvalidHostConfig
21:38:10 [2022-09-06T21:38:10.419Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
21:38:10 [2022-09-06T21:38:10.419Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
21:38:10 [2022-09-06T21:38:10.419Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
21:38:10 [2022-09-06T21:38:10.419Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
21:38:10 [2022-09-06T21:38:10.419Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:38:10 [2022-09-06T21:38:10.419Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:38:10 [2022-09-06T21:38:10.419Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
21:38:10 [2022-09-06T21:38:10.419Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
21:38:10 [2022-09-06T21:38:10.419Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
21:38:10 [2022-09-06T21:38:10.419Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
21:38:10 [2022-09-06T21:38:10.419Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
21:38:10 [2022-09-06T21:38:10.419Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
21:38:10 [2022-09-06T21:38:10.675Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
21:38:10 [2022-09-06T21:38:10.675Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
21:38:10 [2022-09-06T21:38:10.675Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
21:38:10 [2022-09-06T21:38:10.675Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:38:10 [2022-09-06T21:38:10.675Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:38:10 [2022-09-06T21:38:10.675Z] === RUN   TestContainerStartOnDaemonRestart
21:38:10 [2022-09-06T21:38:10.675Z] === PAUSE TestContainerStartOnDaemonRestart
21:38:10 [2022-09-06T21:38:10.675Z] === RUN   TestDaemonRestartIpcMode
21:38:10 [2022-09-06T21:38:10.675Z] === PAUSE TestDaemonRestartIpcMode
21:38:10 [2022-09-06T21:38:10.675Z] === RUN   TestDaemonHostGatewayIP
21:38:10 [2022-09-06T21:38:10.675Z] === PAUSE TestDaemonHostGatewayIP
21:38:10 [2022-09-06T21:38:10.675Z] === RUN   TestRestartDaemonWithRestartingContainer
21:38:10 [2022-09-06T21:38:10.675Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:38:10 [2022-09-06T21:38:10.675Z] === RUN   TestContainerKillOnDaemonStart
21:38:10 [2022-09-06T21:38:10.675Z] === PAUSE TestContainerKillOnDaemonStart
21:38:10 [2022-09-06T21:38:10.675Z] === RUN   TestDiff
21:38:10 [2022-09-06T21:38:10.932Z] --- PASS: TestDiff (0.44s)
21:38:10 [2022-09-06T21:38:10.932Z] === RUN   TestExecConsoleSize
21:38:11 [2022-09-06T21:38:11.495Z] --- PASS: TestExecConsoleSize (0.52s)
21:38:11 [2022-09-06T21:38:11.495Z] === RUN   TestExecWithCloseStdin
21:38:11 [2022-09-06T21:38:11.536Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
21:38:11 [2022-09-06T21:38:11.796Z]     check_test.go:611: [de7502f3dae8d] daemon is not started
21:38:12 [2022-09-06T21:38:12.058Z] --- PASS: TestExecWithCloseStdin (0.50s)
21:38:12 [2022-09-06T21:38:12.058Z] === RUN   TestExec
21:38:12 [2022-09-06T21:38:12.107Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s)
21:38:12 [2022-09-06T21:38:12.107Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:38:12 [2022-09-06T21:38:12.621Z] --- PASS: TestExec (0.53s)
21:38:12 [2022-09-06T21:38:12.621Z] === RUN   TestExecUser
21:38:13 [2022-09-06T21:38:13.183Z] --- PASS: TestExecUser (0.52s)
21:38:13 [2022-09-06T21:38:13.183Z] === RUN   TestExportContainerAndImportImage
21:38:13 [2022-09-06T21:38:13.746Z] --- PASS: TestExportContainerAndImportImage (0.64s)
21:38:13 [2022-09-06T21:38:13.746Z] === RUN   TestExportContainerAfterDaemonRestart
21:38:14 [2022-09-06T21:38:14.338Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
21:38:14 [2022-09-06T21:38:14.907Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
21:38:14 [2022-09-06T21:38:14.907Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
21:38:15 [2022-09-06T21:38:15.112Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
21:38:15 [2022-09-06T21:38:15.112Z] === RUN   TestHealthCheckWorkdir
21:38:15 [2022-09-06T21:38:15.685Z] --- PASS: TestHealthCheckWorkdir (0.55s)
21:38:15 [2022-09-06T21:38:15.685Z] === RUN   TestHealthKillContainer
21:38:15 [2022-09-06T21:38:15.847Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
21:38:16 [2022-09-06T21:38:16.787Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
21:38:17 [2022-09-06T21:38:17.732Z] === RUN   TestDockerSuite/TestBuildDockerignore
21:38:23 [2022-09-06T21:38:23.017Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
21:38:23 [2022-09-06T21:38:23.017Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
21:38:23 [2022-09-06T21:38:23.017Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
21:38:23 [2022-09-06T21:38:23.773Z] --- PASS: TestHealthKillContainer (7.88s)
21:38:23 [2022-09-06T21:38:23.773Z] === RUN   TestHealthCheckProcessKilled
21:38:24 [2022-09-06T21:38:24.029Z] --- PASS: TestHealthCheckProcessKilled (0.67s)
21:38:24 [2022-09-06T21:38:24.029Z] === RUN   TestInspectCpusetInConfigPre120
21:38:24 [2022-09-06T21:38:24.337Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.07s)
21:38:24 [2022-09-06T21:38:24.337Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:38:24 [2022-09-06T21:38:24.592Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
21:38:24 [2022-09-06T21:38:24.592Z] === RUN   TestIpcModeNone
21:38:24 [2022-09-06T21:38:24.848Z] --- PASS: TestIpcModeNone (0.47s)
21:38:24 [2022-09-06T21:38:24.848Z] === RUN   TestIpcModePrivate
21:38:24 [2022-09-06T21:38:24.929Z]     docker_api_swarm_test.go:46: [d1735e9ba284d] joining swarm manager [df92e7e9790d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:38:25 [2022-09-06T21:38:25.130Z] sha256:3c7a53aa9394fdab414cd9b805448ef5cc8bfb6db10d714d73b68c50193d9b15
21:38:25 [2022-09-06T21:38:25.130Z] INFO: Starting docker-py tests...
21:38:25 [2022-09-06T21:38:25.130Z] ============================= test session starts ==============================
21:38:25 [2022-09-06T21:38:25.130Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
21:38:25 [2022-09-06T21:38:25.130Z] rootdir: /src, inifile: pytest.ini
21:38:25 [2022-09-06T21:38:25.130Z] plugins: cov-2.6.1, timeout-1.3.3
21:38:25 [2022-09-06T21:38:25.130Z] collected 395 items / 2 deselected / 393 selected
21:38:25 [2022-09-06T21:38:25.130Z] 
21:38:25 [2022-09-06T21:38:25.411Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
21:38:25 [2022-09-06T21:38:25.411Z] --- PASS: TestIpcModePrivate (0.48s)
21:38:25 [2022-09-06T21:38:25.411Z] === RUN   TestIpcModeShareable
21:38:25 [2022-09-06T21:38:25.667Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
21:38:25 [2022-09-06T21:38:25.923Z] --- PASS: TestIpcModeShareable (0.48s)
21:38:25 [2022-09-06T21:38:25.923Z] === RUN   TestAPIIpcModeShareableAndContainer
21:38:26 [2022-09-06T21:38:26.312Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
21:38:27 [2022-09-06T21:38:27.252Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
21:38:27 [2022-09-06T21:38:27.815Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s)
21:38:27 [2022-09-06T21:38:27.815Z] === RUN   TestAPIIpcModeHost
21:38:27 [2022-09-06T21:38:27.815Z] --- PASS: TestAPIIpcModeHost (0.35s)
21:38:27 [2022-09-06T21:38:27.815Z] === RUN   TestDaemonIpcModeShareable
21:38:28 [2022-09-06T21:38:28.744Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
21:38:29 [2022-09-06T21:38:29.000Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
21:38:29 [2022-09-06T21:38:29.000Z] === RUN   TestDaemonIpcModePrivate
21:38:29 [2022-09-06T21:38:29.797Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
21:38:29 [2022-09-06T21:38:29.932Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
21:38:30 [2022-09-06T21:38:30.195Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
21:38:30 [2022-09-06T21:38:30.195Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:38:31 [2022-09-06T21:38:31.125Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
21:38:31 [2022-09-06T21:38:31.381Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
21:38:31 [2022-09-06T21:38:31.381Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:38:32 [2022-09-06T21:38:32.310Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
21:38:32 [2022-09-06T21:38:32.567Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.30s)
21:38:32 [2022-09-06T21:38:32.567Z] === RUN   TestIpcModeOlderClient
21:38:32 [2022-09-06T21:38:32.567Z] === PAUSE TestIpcModeOlderClient
21:38:32 [2022-09-06T21:38:32.567Z] === RUN   TestKillContainerInvalidSignal
21:38:33 [2022-09-06T21:38:33.128Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
21:38:33 [2022-09-06T21:38:33.128Z] === RUN   TestKillContainer
21:38:33 [2022-09-06T21:38:33.128Z] === RUN   TestKillContainer/no_signal
21:38:33 [2022-09-06T21:38:33.385Z] === RUN   TestKillContainer/non_killing_signal
21:38:33 [2022-09-06T21:38:33.641Z] === RUN   TestKillContainer/killing_signal
21:38:34 [2022-09-06T21:38:34.569Z] --- PASS: TestKillContainer (1.37s)
21:38:34 [2022-09-06T21:38:34.569Z]     --- PASS: TestKillContainer/no_signal (0.42s)
21:38:34 [2022-09-06T21:38:34.569Z]     --- PASS: TestKillContainer/non_killing_signal (0.31s)
21:38:34 [2022-09-06T21:38:34.569Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
21:38:34 [2022-09-06T21:38:34.569Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:38:34 [2022-09-06T21:38:34.569Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:38:34 [2022-09-06T21:38:34.825Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:38:35 [2022-09-06T21:38:35.754Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s)
21:38:35 [2022-09-06T21:38:35.754Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
21:38:35 [2022-09-06T21:38:35.754Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
21:38:35 [2022-09-06T21:38:35.754Z] === RUN   TestKillStoppedContainer
21:38:35 [2022-09-06T21:38:35.754Z] --- PASS: TestKillStoppedContainer (0.05s)
21:38:35 [2022-09-06T21:38:35.754Z] === RUN   TestKillStoppedContainerAPIPre120
21:38:35 [2022-09-06T21:38:35.754Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
21:38:35 [2022-09-06T21:38:35.754Z] === RUN   TestKillDifferentUserContainer
21:38:36 [2022-09-06T21:38:36.316Z] --- PASS: TestKillDifferentUserContainer (0.45s)
21:38:36 [2022-09-06T21:38:36.316Z] === RUN   TestInspectOomKilledTrue
21:38:36 [2022-09-06T21:38:36.879Z] --- PASS: TestInspectOomKilledTrue (0.55s)
21:38:36 [2022-09-06T21:38:36.879Z] === RUN   TestInspectOomKilledFalse
21:38:37 [2022-09-06T21:38:37.135Z] --- PASS: TestInspectOomKilledFalse (0.44s)
21:38:37 [2022-09-06T21:38:37.135Z] === RUN   TestLinksEtcHostsContentMatch
21:38:37 [2022-09-06T21:38:37.392Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s)
21:38:37 [2022-09-06T21:38:37.392Z] === RUN   TestLinksContainerNames
21:38:38 [2022-09-06T21:38:38.321Z] --- PASS: TestLinksContainerNames (0.88s)
21:38:38 [2022-09-06T21:38:38.321Z] === RUN   TestLogsFollowTailEmpty
21:38:38 [2022-09-06T21:38:38.883Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
21:38:38 [2022-09-06T21:38:38.883Z] === RUN   TestLogs
21:38:38 [2022-09-06T21:38:38.883Z] === RUN   TestLogs/driver_local
21:38:38 [2022-09-06T21:38:38.883Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:38:38 [2022-09-06T21:38:38.883Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:38:38 [2022-09-06T21:38:38.883Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:38:38 [2022-09-06T21:38:38.883Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:38:38 [2022-09-06T21:38:38.883Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:38:38 [2022-09-06T21:38:38.883Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:38:38 [2022-09-06T21:38:38.883Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:38:38 [2022-09-06T21:38:38.883Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:38:38 [2022-09-06T21:38:38.883Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:38:38 [2022-09-06T21:38:38.883Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:38:38 [2022-09-06T21:38:38.883Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:38:38 [2022-09-06T21:38:38.883Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:38:38 [2022-09-06T21:38:38.883Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:38:38 [2022-09-06T21:38:38.883Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:38:39 [2022-09-06T21:38:39.464Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:38:39 [2022-09-06T21:38:39.464Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:38:39 [2022-09-06T21:38:39.791Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
21:38:40 [2022-09-06T21:38:40.027Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:38:40 [2022-09-06T21:38:40.027Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:38:40 [2022-09-06T21:38:40.061Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
21:38:40 [2022-09-06T21:38:40.061Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
21:38:40 [2022-09-06T21:38:40.589Z] === RUN   TestLogs/driver_json-file
21:38:40 [2022-09-06T21:38:40.589Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:38:40 [2022-09-06T21:38:40.589Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:38:40 [2022-09-06T21:38:40.589Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:38:40 [2022-09-06T21:38:40.589Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:38:40 [2022-09-06T21:38:40.589Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:38:40 [2022-09-06T21:38:40.589Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:38:40 [2022-09-06T21:38:40.589Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:38:40 [2022-09-06T21:38:40.589Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:38:40 [2022-09-06T21:38:40.589Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:38:40 [2022-09-06T21:38:40.589Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:38:40 [2022-09-06T21:38:40.589Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:38:40 [2022-09-06T21:38:40.589Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:38:40 [2022-09-06T21:38:40.589Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:38:40 [2022-09-06T21:38:40.589Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:38:41 [2022-09-06T21:38:41.060Z] tests/integration/api_build_test.py .......................X             [  6%]
21:38:41 [2022-09-06T21:38:41.518Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:38:41 [2022-09-06T21:38:41.518Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:38:41 [2022-09-06T21:38:41.628Z] tests/integration/api_client_test.py .....                               [  7%]
21:38:42 [2022-09-06T21:38:42.080Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:38:42 [2022-09-06T21:38:42.080Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:38:42 [2022-09-06T21:38:42.412Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
21:38:42 [2022-09-06T21:38:42.412Z] PASS
21:38:42 [2022-09-06T21:38:42.412Z] 
21:38:42 [2022-09-06T21:38:42.412Z] DONE 17 tests in 49.143s
21:38:42 [2022-09-06T21:38:42.412Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:38:42 [2022-09-06T21:38:42.412Z] INFO: Testing against a local daemon
21:38:42 [2022-09-06T21:38:42.412Z] === RUN   TestPluginInvalidJSON
21:38:42 [2022-09-06T21:38:42.412Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:38:42 [2022-09-06T21:38:42.412Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:38:42 [2022-09-06T21:38:42.412Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:38:42 [2022-09-06T21:38:42.412Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:38:42 [2022-09-06T21:38:42.412Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:38:42 [2022-09-06T21:38:42.412Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:38:42 [2022-09-06T21:38:42.412Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:38:42 [2022-09-06T21:38:42.412Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:38:42 [2022-09-06T21:38:42.412Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:38:42 [2022-09-06T21:38:42.412Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:38:42 [2022-09-06T21:38:42.412Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:38:42 [2022-09-06T21:38:42.412Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:38:42 [2022-09-06T21:38:42.412Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:38:42 [2022-09-06T21:38:42.412Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:38:42 [2022-09-06T21:38:42.412Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:38:42 [2022-09-06T21:38:42.412Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:38:42 [2022-09-06T21:38:42.412Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:38:42 [2022-09-06T21:38:42.412Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:38:42 [2022-09-06T21:38:42.412Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:38:42 [2022-09-06T21:38:42.412Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:38:42 [2022-09-06T21:38:42.412Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:38:42 [2022-09-06T21:38:42.412Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:38:42 [2022-09-06T21:38:42.412Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
21:38:42 [2022-09-06T21:38:42.412Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:38:42 [2022-09-06T21:38:42.412Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:38:42 [2022-09-06T21:38:42.412Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:38:42 [2022-09-06T21:38:42.412Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:38:42 [2022-09-06T21:38:42.412Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
21:38:42 [2022-09-06T21:38:42.412Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:38:42 [2022-09-06T21:38:42.412Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:38:42 [2022-09-06T21:38:42.412Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:38:42 [2022-09-06T21:38:42.412Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:38:42 [2022-09-06T21:38:42.412Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:38:42 [2022-09-06T21:38:42.412Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:38:42 [2022-09-06T21:38:42.412Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:38:42 [2022-09-06T21:38:42.412Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:38:42 [2022-09-06T21:38:42.412Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:38:42 [2022-09-06T21:38:42.412Z] === RUN   TestPluginInstall
21:38:42 [2022-09-06T21:38:42.412Z] === RUN   TestPluginInstall/no_auth
21:38:42 [2022-09-06T21:38:42.412Z] time="2022-09-06T21:38:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:38:42 [2022-09-06T21:38:42.412Z] time="2022-09-06T21:38:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a5be8fb71f51a1ff57f3911a98891928e38aa82ceac50d9f5ac5b669e55792d" mediatype=application/vnd.docker.plugin.v1+json size=522
21:38:42 [2022-09-06T21:38:42.412Z] time="2022-09-06T21:38:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:38:42 [2022-09-06T21:38:42.412Z] time="2022-09-06T21:38:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a5be8fb71f51a1ff57f3911a98891928e38aa82ceac50d9f5ac5b669e55792d" mediatype=application/vnd.docker.plugin.v1+json size=522
21:38:42 [2022-09-06T21:38:42.412Z] === RUN   TestPluginInstall/with_htpasswd
21:38:42 [2022-09-06T21:38:42.412Z] time="2022-09-06T21:38:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:38:42 [2022-09-06T21:38:42.412Z] time="2022-09-06T21:38:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a5be8fb71f51a1ff57f3911a98891928e38aa82ceac50d9f5ac5b669e55792d" mediatype=application/vnd.docker.plugin.v1+json size=522
21:38:42 [2022-09-06T21:38:42.412Z] time="2022-09-06T21:38:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:38:42 [2022-09-06T21:38:42.412Z] time="2022-09-06T21:38:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4a5be8fb71f51a1ff57f3911a98891928e38aa82ceac50d9f5ac5b669e55792d" mediatype=application/vnd.docker.plugin.v1+json size=522
21:38:42 [2022-09-06T21:38:42.412Z] === RUN   TestPluginInstall/with_insecure
21:38:42 [2022-09-06T21:38:42.412Z] time="2022-09-06T21:38:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:38:42 [2022-09-06T21:38:42.412Z] time="2022-09-06T21:38:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65bfae4c0c418159365effae34747ae9095117ac0ed89d60d4be8cbb1d078c5f" mediatype=application/vnd.docker.plugin.v1+json size=522
21:38:42 [2022-09-06T21:38:42.412Z] time="2022-09-06T21:38:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:38:42 [2022-09-06T21:38:42.412Z] time="2022-09-06T21:38:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65bfae4c0c418159365effae34747ae9095117ac0ed89d60d4be8cbb1d078c5f" mediatype=application/vnd.docker.plugin.v1+json size=522
21:38:42 [2022-09-06T21:38:42.412Z]     plugin_test.go:195: [d06d87dac4931] daemon is not started
21:38:42 [2022-09-06T21:38:42.412Z] --- PASS: TestPluginInstall (2.74s)
21:38:42 [2022-09-06T21:38:42.412Z]     --- PASS: TestPluginInstall/no_auth (1.04s)
21:38:42 [2022-09-06T21:38:42.412Z]     --- PASS: TestPluginInstall/with_htpasswd (0.62s)
21:38:42 [2022-09-06T21:38:42.412Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
21:38:42 [2022-09-06T21:38:42.412Z] === RUN   TestPluginsWithRuntimes
21:38:42 [2022-09-06T21:38:42.615Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
21:38:42 [2022-09-06T21:38:42.644Z] --- PASS: TestLogs (3.93s)
21:38:42 [2022-09-06T21:38:42.644Z]     --- PASS: TestLogs/driver_local (0.01s)
21:38:42 [2022-09-06T21:38:42.644Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s)
21:38:42 [2022-09-06T21:38:42.644Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.71s)
21:38:42 [2022-09-06T21:38:42.644Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s)
21:38:42 [2022-09-06T21:38:42.644Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.53s)
21:38:42 [2022-09-06T21:38:42.644Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s)
21:38:42 [2022-09-06T21:38:42.644Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.58s)
21:38:42 [2022-09-06T21:38:42.644Z]     --- PASS: TestLogs/driver_json-file (0.01s)
21:38:42 [2022-09-06T21:38:42.644Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s)
21:38:42 [2022-09-06T21:38:42.644Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.72s)
21:38:42 [2022-09-06T21:38:42.644Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s)
21:38:42 [2022-09-06T21:38:42.644Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.72s)
21:38:42 [2022-09-06T21:38:42.644Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.65s)
21:38:42 [2022-09-06T21:38:42.644Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.65s)
21:38:42 [2022-09-06T21:38:42.644Z] === RUN   TestContainerNetworkMountsNoChown
21:38:43 [2022-09-06T21:38:43.206Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/default
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/default
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/private
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/private
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/rprivate
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/rprivate
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/slave
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/slave
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/rslave
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/rslave
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/shared
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/shared
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/rshared
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/rshared
21:38:43 [2022-09-06T21:38:43.206Z] === CONT  TestMountDaemonRoot/default
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/default/bind_root
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/default/mount_root
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === CONT  TestMountDaemonRoot/default/bind_root
21:38:43 [2022-09-06T21:38:43.206Z] === CONT  TestMountDaemonRoot/rshared
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:38:43 [2022-09-06T21:38:43.206Z] === CONT  TestMountDaemonRoot/shared
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === CONT  TestMountDaemonRoot/rslave
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === CONT  TestMountDaemonRoot/slave
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === CONT  TestMountDaemonRoot/rprivate
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === CONT  TestMountDaemonRoot/private
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/private/bind_root
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/private/mount_root
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:38:43 [2022-09-06T21:38:43.206Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === CONT  TestMountDaemonRoot/default/mount_root
21:38:43 [2022-09-06T21:38:43.206Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:38:43 [2022-09-06T21:38:43.206Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:38:43 [2022-09-06T21:38:43.391Z] tests/integration/api_config_test.py ......                              [  8%]
21:38:43 [2022-09-06T21:38:43.463Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:38:43 [2022-09-06T21:38:43.463Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:38:43 [2022-09-06T21:38:43.463Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:38:43 [2022-09-06T21:38:43.463Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:38:43 [2022-09-06T21:38:43.463Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:38:43 [2022-09-06T21:38:43.463Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:38:43 [2022-09-06T21:38:43.463Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:38:43 [2022-09-06T21:38:43.463Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:38:43 [2022-09-06T21:38:43.463Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:38:43 [2022-09-06T21:38:43.463Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:38:43 [2022-09-06T21:38:43.463Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:38:43 [2022-09-06T21:38:43.463Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:38:43 [2022-09-06T21:38:43.559Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
21:38:43 [2022-09-06T21:38:43.720Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:38:43 [2022-09-06T21:38:43.720Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:38:43 [2022-09-06T21:38:43.720Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:38:43 [2022-09-06T21:38:43.720Z] === CONT  TestMountDaemonRoot/private/bind_root
21:38:43 [2022-09-06T21:38:43.720Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:38:43 [2022-09-06T21:38:43.720Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:38:43 [2022-09-06T21:38:43.720Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:38:43 [2022-09-06T21:38:43.720Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:38:43 [2022-09-06T21:38:43.720Z] === CONT  TestMountDaemonRoot/private/mount_root
21:38:43 [2022-09-06T21:38:43.720Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:38:43 [2022-09-06T21:38:43.720Z] --- PASS: TestMountDaemonRoot (0.02s)
21:38:43 [2022-09-06T21:38:43.720Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
21:38:43 [2022-09-06T21:38:43.720Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
21:38:43 [2022-09-06T21:38:43.720Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
21:38:43 [2022-09-06T21:38:43.720Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
21:38:43 [2022-09-06T21:38:43.720Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
21:38:43 [2022-09-06T21:38:43.720Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
21:38:43 [2022-09-06T21:38:43.720Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
21:38:43 [2022-09-06T21:38:43.720Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
21:38:43 [2022-09-06T21:38:43.720Z] === RUN   TestContainerBindMountNonRecursive
21:38:43 [2022-09-06T21:38:43.819Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
21:38:44 [2022-09-06T21:38:44.320Z] === RUN   TestPluginsWithRuntimes/No_Args
21:38:44 [2022-09-06T21:38:44.886Z] === RUN   TestPluginsWithRuntimes/With_Args
21:38:45 [2022-09-06T21:38:45.088Z] --- PASS: TestContainerBindMountNonRecursive (1.37s)
21:38:45 [2022-09-06T21:38:45.088Z] === RUN   TestContainerVolumesMountedAsShared
21:38:45 [2022-09-06T21:38:45.651Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s)
21:38:45 [2022-09-06T21:38:45.651Z] === RUN   TestContainerVolumesMountedAsSlave
21:38:45 [2022-09-06T21:38:45.821Z] --- PASS: TestPluginsWithRuntimes (3.36s)
21:38:45 [2022-09-06T21:38:45.821Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
21:38:45 [2022-09-06T21:38:45.821Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
21:38:45 [2022-09-06T21:38:45.821Z] === RUN   TestPluginBackCompatMediaTypes
21:38:45 [2022-09-06T21:38:45.907Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s)
21:38:45 [2022-09-06T21:38:45.907Z] === RUN   TestNetworkNat
21:38:46 [2022-09-06T21:38:46.360Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
21:38:46 [2022-09-06T21:38:46.387Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
21:38:46 [2022-09-06T21:38:46.387Z] PASS
21:38:46 [2022-09-06T21:38:46.387Z] 
21:38:46 [2022-09-06T21:38:46.387Z] DONE 24 tests in 6.710s
21:38:46 [2022-09-06T21:38:46.387Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:38:46 [2022-09-06T21:38:46.387Z] INFO: Testing against a local daemon
21:38:46 [2022-09-06T21:38:46.387Z] === RUN   TestExternalGraphDriver
21:38:46 [2022-09-06T21:38:46.469Z] --- PASS: TestNetworkNat (0.56s)
21:38:46 [2022-09-06T21:38:46.469Z] === RUN   TestNetworkLocalhostTCPNat
21:38:46 [2022-09-06T21:38:46.954Z] === RUN   TestExternalGraphDriver/json
21:38:47 [2022-09-06T21:38:47.032Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
21:38:47 [2022-09-06T21:38:47.032Z] === RUN   TestNetworkLoopbackNat
21:38:48 [2022-09-06T21:38:48.270Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
21:38:48 [2022-09-06T21:38:48.858Z] === RUN   TestExternalGraphDriver/spec
21:38:49 [2022-09-06T21:38:49.548Z] --- PASS: TestNetworkLoopbackNat (2.62s)
21:38:49 [2022-09-06T21:38:49.548Z] === RUN   TestPause
21:38:50 [2022-09-06T21:38:50.110Z] --- PASS: TestPause (0.46s)
21:38:50 [2022-09-06T21:38:50.110Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:38:50 [2022-09-06T21:38:50.110Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:38:50 [2022-09-06T21:38:50.110Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:38:50 [2022-09-06T21:38:50.110Z] === RUN   TestPauseStopPausedContainer
21:38:50 [2022-09-06T21:38:50.234Z] === RUN   TestExternalGraphDriver/pull
21:38:50 [2022-09-06T21:38:50.672Z] --- PASS: TestPauseStopPausedContainer (0.48s)
21:38:50 [2022-09-06T21:38:50.672Z] === RUN   TestPidHost
21:38:51 [2022-09-06T21:38:51.601Z] --- PASS: TestPidHost (0.99s)
21:38:51 [2022-09-06T21:38:51.601Z] === RUN   TestPsFilter
21:38:51 [2022-09-06T21:38:51.601Z] --- PASS: TestPsFilter (0.12s)
21:38:51 [2022-09-06T21:38:51.601Z] === RUN   TestRemoveContainerWithRemovedVolume
21:38:52 [2022-09-06T21:38:52.137Z] --- PASS: TestExternalGraphDriver (5.31s)
21:38:52 [2022-09-06T21:38:52.137Z]     --- PASS: TestExternalGraphDriver/json (1.67s)
21:38:52 [2022-09-06T21:38:52.137Z]     --- PASS: TestExternalGraphDriver/spec (1.64s)
21:38:52 [2022-09-06T21:38:52.137Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
21:38:52 [2022-09-06T21:38:52.137Z] === RUN   TestGraphdriverPluginV2
21:38:52 [2022-09-06T21:38:52.163Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
21:38:52 [2022-09-06T21:38:52.163Z] === RUN   TestRemoveContainerWithVolume
21:38:52 [2022-09-06T21:38:52.471Z] --- PASS: TestImportExtremelyLargeImageWorks (180.31s)
21:38:52 [2022-09-06T21:38:52.471Z] PASS
21:38:52 [2022-09-06T21:38:52.471Z] 
21:38:52 [2022-09-06T21:38:52.471Z] DONE 22 tests in 184.973s
21:38:52 [2022-09-06T21:38:52.471Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
21:38:52 [2022-09-06T21:38:52.471Z] ++ 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
21:38:52 [2022-09-06T21:38:52.471Z] ++ set -e
21:38:52 [2022-09-06T21:38:52.471Z] ++ '[' -n 0 ']'
21:38:52 [2022-09-06T21:38:52.471Z] ++ set -x
21:38:52 [2022-09-06T21:38:52.471Z] ++ 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
21:38:52 [2022-09-06T21:38:52.471Z] === RUN   TestStripANSICommands
21:38:52 [2022-09-06T21:38:52.471Z] === RUN   TestStripANSICommands/#00
21:38:52 [2022-09-06T21:38:52.471Z] === RUN   TestStripANSICommands/#01
21:38:52 [2022-09-06T21:38:52.471Z] --- PASS: TestStripANSICommands (0.00s)
21:38:52 [2022-09-06T21:38:52.471Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:38:52 [2022-09-06T21:38:52.471Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:38:52 [2022-09-06T21:38:52.471Z] PASS
21:38:52 [2022-09-06T21:38:52.471Z] 
21:38:52 [2022-09-06T21:38:52.471Z] DONE 3 tests in 0.037s
21:38:52 [2022-09-06T21:38:52.471Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
21:38:52 [2022-09-06T21:38:52.471Z] ++ 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
21:38:52 [2022-09-06T21:38:52.471Z] ++ set -e
21:38:52 [2022-09-06T21:38:52.471Z] ++ '[' -n 0 ']'
21:38:52 [2022-09-06T21:38:52.471Z] ++ set -x
21:38:52 [2022-09-06T21:38:52.471Z] ++ 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
21:38:52 [2022-09-06T21:38:52.471Z] INFO: Testing against a local daemon
21:38:52 [2022-09-06T21:38:52.471Z] === RUN   TestNetworkCreateDelete
21:38:52 [2022-09-06T21:38:52.471Z] --- PASS: TestNetworkCreateDelete (0.17s)
21:38:52 [2022-09-06T21:38:52.471Z] === RUN   TestDockerNetworkDeletePreferID
21:38:52 [2022-09-06T21:38:52.725Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
21:38:52 [2022-09-06T21:38:52.725Z] === RUN   TestRemoveContainerRunning
21:38:52 [2022-09-06T21:38:52.730Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
21:38:52 [2022-09-06T21:38:52.730Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s)
21:38:52 [2022-09-06T21:38:52.730Z] === RUN   TestDaemonDNSFallback
21:38:52 [2022-09-06T21:38:52.982Z] --- PASS: TestRemoveContainerRunning (0.46s)
21:38:52 [2022-09-06T21:38:52.982Z] === RUN   TestRemoveContainerForceRemoveRunning
21:38:53 [2022-09-06T21:38:53.545Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
21:38:53 [2022-09-06T21:38:53.545Z] === RUN   TestRemoveInvalidContainer
21:38:53 [2022-09-06T21:38:53.545Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:38:53 [2022-09-06T21:38:53.545Z] === RUN   TestRenameLinkedContainer
21:38:54 [2022-09-06T21:38:54.640Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
21:38:55 [2022-09-06T21:38:55.437Z] --- PASS: TestRenameLinkedContainer (1.80s)
21:38:55 [2022-09-06T21:38:55.437Z] === RUN   TestRenameStoppedContainer
21:38:55 [2022-09-06T21:38:55.581Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
21:38:55 [2022-09-06T21:38:55.694Z] --- PASS: TestRenameStoppedContainer (0.45s)
21:38:55 [2022-09-06T21:38:55.694Z] === RUN   TestRenameRunningContainerAndReuse
21:38:56 [2022-09-06T21:38:56.323Z] --- PASS: TestGraphdriverPluginV2 (4.19s)
21:38:56 [2022-09-06T21:38:56.323Z] PASS
21:38:56 [2022-09-06T21:38:56.323Z] 
21:38:56 [2022-09-06T21:38:56.323Z] DONE 5 tests in 9.537s
21:38:56 [2022-09-06T21:38:56.323Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:38:56 [2022-09-06T21:38:56.323Z] INFO: Testing against a local daemon
21:38:56 [2022-09-06T21:38:56.323Z] === RUN   TestContinueAfterPluginCrash
21:38:56 [2022-09-06T21:38:56.323Z] === PAUSE TestContinueAfterPluginCrash
21:38:56 [2022-09-06T21:38:56.323Z] === RUN   TestReadPluginNoRead
21:38:56 [2022-09-06T21:38:56.323Z] === PAUSE TestReadPluginNoRead
21:38:56 [2022-09-06T21:38:56.323Z] === RUN   TestDaemonStartWithLogOpt
21:38:56 [2022-09-06T21:38:56.323Z] === PAUSE TestDaemonStartWithLogOpt
21:38:56 [2022-09-06T21:38:56.323Z] === CONT  TestContinueAfterPluginCrash
21:38:56 [2022-09-06T21:38:56.323Z] === CONT  TestDaemonStartWithLogOpt
21:38:56 [2022-09-06T21:38:56.632Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s)
21:38:56 [2022-09-06T21:38:56.632Z] === RUN   TestRenameInvalidName
21:38:57 [2022-09-06T21:38:57.195Z] --- PASS: TestRenameInvalidName (0.47s)
21:38:57 [2022-09-06T21:38:57.195Z] === RUN   TestRenameAnonymousContainer
21:38:59 [2022-09-06T21:38:59.097Z] --- PASS: TestRenameAnonymousContainer (1.58s)
21:38:59 [2022-09-06T21:38:59.097Z] === RUN   TestRenameContainerWithSameName
21:38:59 [2022-09-06T21:38:59.097Z] --- PASS: TestRenameContainerWithSameName (0.44s)
21:38:59 [2022-09-06T21:38:59.097Z] === RUN   TestRenameContainerWithLinkedContainer
21:38:59 [2022-09-06T21:38:59.607Z] --- PASS: TestDaemonStartWithLogOpt (3.31s)
21:38:59 [2022-09-06T21:38:59.607Z] === CONT  TestReadPluginNoRead
21:38:59 [2022-09-06T21:38:59.784Z] --- PASS: TestDaemonDNSFallback (6.65s)
21:38:59 [2022-09-06T21:38:59.784Z] === RUN   TestInspectNetwork
21:39:00 [2022-09-06T21:39:00.041Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
21:39:00 [2022-09-06T21:39:00.041Z] === RUN   TestResize
21:39:00 [2022-09-06T21:39:00.603Z] --- PASS: TestResize (0.46s)
21:39:00 [2022-09-06T21:39:00.603Z] === RUN   TestResizeWithInvalidSize
21:39:01 [2022-09-06T21:39:01.166Z] --- PASS: TestResizeWithInvalidSize (0.45s)
21:39:01 [2022-09-06T21:39:01.166Z] === RUN   TestResizeWhenContainerNotStarted
21:39:01 [2022-09-06T21:39:01.422Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
21:39:01 [2022-09-06T21:39:01.422Z] === RUN   TestDaemonRestartKillContainers
21:39:01 [2022-09-06T21:39:01.422Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:39:01 [2022-09-06T21:39:01.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:39:01 [2022-09-06T21:39:01.423Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:39:01 [2022-09-06T21:39:01.423Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:39:01 [2022-09-06T21:39:01.423Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:39:01 [2022-09-06T21:39:01.423Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:39:01 [2022-09-06T21:39:01.510Z] === RUN   TestReadPluginNoRead/default
21:39:02 [2022-09-06T21:39:02.899Z] === RUN   TestReadPluginNoRead/disabled_caching
21:39:03 [2022-09-06T21:39:03.313Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:39:03 [2022-09-06T21:39:03.982Z] === RUN   TestInspectNetwork/full_network_id
21:39:03 [2022-09-06T21:39:03.982Z] === RUN   TestInspectNetwork/partial_network_id
21:39:03 [2022-09-06T21:39:03.982Z] === RUN   TestInspectNetwork/network_name
21:39:03 [2022-09-06T21:39:03.982Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:39:04 [2022-09-06T21:39:04.275Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:39:04 [2022-09-06T21:39:04.534Z] --- PASS: TestContinueAfterPluginCrash (8.40s)
21:39:04 [2022-09-06T21:39:04.678Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:39:05 [2022-09-06T21:39:05.363Z] === RUN   TestDockerSuite/TestBuildDotDotFile
21:39:05 [2022-09-06T21:39:05.364Z] === RUN   TestDockerSuite/TestBuildEOLInLine
21:39:05 [2022-09-06T21:39:05.470Z] === CONT  TestReadPluginNoRead
21:39:05 [2022-09-06T21:39:05.470Z]     read_test.go:92: [dd14d0766dc28] daemon is not started
21:39:05 [2022-09-06T21:39:05.470Z] --- PASS: TestReadPluginNoRead (6.17s)
21:39:05 [2022-09-06T21:39:05.470Z]     --- PASS: TestReadPluginNoRead/default (1.31s)
21:39:05 [2022-09-06T21:39:05.470Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.28s)
21:39:05 [2022-09-06T21:39:05.470Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.33s)
21:39:05 [2022-09-06T21:39:05.470Z] PASS
21:39:05 [2022-09-06T21:39:05.470Z] 
21:39:05 [2022-09-06T21:39:05.470Z] DONE 6 tests in 9.510s
21:39:05 [2022-09-06T21:39:05.470Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:39:05 [2022-09-06T21:39:05.470Z] testing: warning: no tests to run
21:39:05 [2022-09-06T21:39:05.470Z] PASS
21:39:05 [2022-09-06T21:39:05.470Z] 
21:39:05 [2022-09-06T21:39:05.470Z] DONE 0 tests in 0.008s
21:39:05 [2022-09-06T21:39:05.470Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:39:05 [2022-09-06T21:39:05.470Z] INFO: Testing against a local daemon
21:39:05 [2022-09-06T21:39:05.470Z] === RUN   TestPluginWithDevMounts
21:39:05 [2022-09-06T21:39:05.470Z] === PAUSE TestPluginWithDevMounts
21:39:05 [2022-09-06T21:39:05.470Z] === CONT  TestPluginWithDevMounts
21:39:05 [2022-09-06T21:39:05.607Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:39:05 [2022-09-06T21:39:05.607Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:39:06 [2022-09-06T21:39:06.973Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:39:06 [2022-09-06T21:39:06.973Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:39:07 [2022-09-06T21:39:07.372Z] --- PASS: TestPluginWithDevMounts (1.60s)
21:39:07 [2022-09-06T21:39:07.372Z] PASS
21:39:07 [2022-09-06T21:39:07.372Z] 
21:39:07 [2022-09-06T21:39:07.372Z] DONE 1 tests in 1.623s
21:39:07 [2022-09-06T21:39:07.372Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
21:39:07 [2022-09-06T21:39:07.372Z] INFO: Testing against a local daemon
21:39:07 [2022-09-06T21:39:07.372Z] === RUN   TestSecretInspect
21:39:08 [2022-09-06T21:39:08.661Z] --- PASS: TestInspectNetwork (8.59s)
21:39:08 [2022-09-06T21:39:08.661Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:39:08 [2022-09-06T21:39:08.661Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:39:08 [2022-09-06T21:39:08.661Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:39:08 [2022-09-06T21:39:08.661Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:39:08 [2022-09-06T21:39:08.661Z] === RUN   TestRunContainerWithBridgeNone
21:39:08 [2022-09-06T21:39:08.661Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
21:39:08 [2022-09-06T21:39:08.661Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
21:39:08 [2022-09-06T21:39:08.922Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
21:39:09 [2022-09-06T21:39:09.274Z] --- PASS: TestSecretInspect (2.21s)
21:39:09 [2022-09-06T21:39:09.274Z] === RUN   TestSecretList
21:39:09 [2022-09-06T21:39:09.493Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
21:39:09 [2022-09-06T21:39:09.493Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
21:39:09 [2022-09-06T21:39:09.753Z] === RUN   TestDockerSuite/TestBuildEntrypoint
21:39:10 [2022-09-06T21:39:10.019Z] --- PASS: TestRunContainerWithBridgeNone (1.99s)
21:39:10 [2022-09-06T21:39:10.019Z] === RUN   TestNetworkInvalidJSON
21:39:10 [2022-09-06T21:39:10.019Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
21:39:10 [2022-09-06T21:39:10.019Z] === RUN   TestNetworkInvalidJSON/networks/create
21:39:10 [2022-09-06T21:39:10.019Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:39:10 [2022-09-06T21:39:10.019Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:39:10 [2022-09-06T21:39:10.019Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:39:10 [2022-09-06T21:39:10.019Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:39:10 [2022-09-06T21:39:10.019Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:39:10 [2022-09-06T21:39:10.019Z] === CONT  TestNetworkInvalidJSON/networks/create
21:39:10 [2022-09-06T21:39:10.019Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:39:10 [2022-09-06T21:39:10.019Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:39:10 [2022-09-06T21:39:10.019Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:39:10 [2022-09-06T21:39:10.019Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:39:10 [2022-09-06T21:39:10.019Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:39:10 [2022-09-06T21:39:10.019Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:39:10 [2022-09-06T21:39:10.019Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:39:10 [2022-09-06T21:39:10.019Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:39:10 [2022-09-06T21:39:10.019Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:39:10 [2022-09-06T21:39:10.019Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:39:10 [2022-09-06T21:39:10.019Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:39:10 [2022-09-06T21:39:10.019Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:39:10 [2022-09-06T21:39:10.019Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:39:10 [2022-09-06T21:39:10.019Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:39:10 [2022-09-06T21:39:10.019Z] --- PASS: TestNetworkInvalidJSON (0.02s)
21:39:10 [2022-09-06T21:39:10.019Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
21:39:10 [2022-09-06T21:39:10.019Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:39:10 [2022-09-06T21:39:10.019Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:39:10 [2022-09-06T21:39:10.019Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:39:10 [2022-09-06T21:39:10.019Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:39:10 [2022-09-06T21:39:10.019Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:39:10 [2022-09-06T21:39:10.019Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:39:10 [2022-09-06T21:39:10.019Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:39:10 [2022-09-06T21:39:10.019Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:39:10 [2022-09-06T21:39:10.019Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:39:10 [2022-09-06T21:39:10.019Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
21:39:10 [2022-09-06T21:39:10.019Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:39:10 [2022-09-06T21:39:10.019Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:39:10 [2022-09-06T21:39:10.019Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:39:10 [2022-09-06T21:39:10.020Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:39:10 [2022-09-06T21:39:10.020Z] === RUN   TestNetworkList
21:39:10 [2022-09-06T21:39:10.020Z] === RUN   TestNetworkList//networks
21:39:10 [2022-09-06T21:39:10.020Z] === PAUSE TestNetworkList//networks
21:39:10 [2022-09-06T21:39:10.020Z] === RUN   TestNetworkList//networks/
21:39:10 [2022-09-06T21:39:10.020Z] === PAUSE TestNetworkList//networks/
21:39:10 [2022-09-06T21:39:10.020Z] === CONT  TestNetworkList//networks
21:39:10 [2022-09-06T21:39:10.020Z] === CONT  TestNetworkList//networks/
21:39:10 [2022-09-06T21:39:10.020Z] --- PASS: TestNetworkList (0.02s)
21:39:10 [2022-09-06T21:39:10.020Z]     --- PASS: TestNetworkList//networks (0.00s)
21:39:10 [2022-09-06T21:39:10.020Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:39:10 [2022-09-06T21:39:10.020Z] === RUN   TestHostIPv4BridgeLabel
21:39:10 [2022-09-06T21:39:10.244Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:39:10 [2022-09-06T21:39:10.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:39:10 [2022-09-06T21:39:10.590Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
21:39:10 [2022-09-06T21:39:10.590Z] === RUN   TestDaemonRestartWithLiveRestore
21:39:11 [2022-09-06T21:39:11.177Z] --- PASS: TestSecretList (1.82s)
21:39:11 [2022-09-06T21:39:11.177Z] === RUN   TestSecretsCreateAndDelete
21:39:11 [2022-09-06T21:39:11.530Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
21:39:11 [2022-09-06T21:39:11.790Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
21:39:11 [2022-09-06T21:39:11.790Z] === RUN   TestDaemonDefaultNetworkPools
21:39:12 [2022-09-06T21:39:12.362Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
21:39:12 [2022-09-06T21:39:12.362Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
21:39:12 [2022-09-06T21:39:12.362Z] === RUN   TestDaemonRestartWithExistingNetwork
21:39:12 [2022-09-06T21:39:12.392Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:39:13 [2022-09-06T21:39:13.327Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
21:39:13 [2022-09-06T21:39:13.708Z] --- PASS: TestSecretsCreateAndDelete (2.19s)
21:39:13 [2022-09-06T21:39:13.708Z] === RUN   TestSecretsUpdate
21:39:13 [2022-09-06T21:39:13.745Z] === RUN   TestDockerSuite/TestBuildEnv
21:39:13 [2022-09-06T21:39:13.746Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
21:39:13 [2022-09-06T21:39:13.746Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:39:14 [2022-09-06T21:39:14.283Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:39:14 [2022-09-06T21:39:14.283Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:39:14 [2022-09-06T21:39:14.315Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
21:39:14 [2022-09-06T21:39:14.884Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
21:39:14 [2022-09-06T21:39:14.884Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:39:15 [2022-09-06T21:39:15.454Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
21:39:15 [2022-09-06T21:39:15.454Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
21:39:15 [2022-09-06T21:39:15.454Z] === RUN   TestServiceWithPredefinedNetwork
21:39:15 [2022-09-06T21:39:15.650Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:39:15 [2022-09-06T21:39:15.667Z] --- PASS: TestSecretsUpdate (2.19s)
21:39:15 [2022-09-06T21:39:15.667Z] === RUN   TestTemplatedSecret
21:39:15 [2022-09-06T21:39:15.906Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:39:16 [2022-09-06T21:39:16.023Z] === RUN   TestDockerSuite/TestBuildEnvUsage
21:39:17 [2022-09-06T21:39:17.796Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:39:18 [2022-09-06T21:39:18.196Z] --- PASS: TestTemplatedSecret (2.60s)
21:39:18 [2022-09-06T21:39:18.196Z] === RUN   TestSecretCreateResolve
21:39:18 [2022-09-06T21:39:18.563Z] --- PASS: TestServiceWithPredefinedNetwork (2.88s)
21:39:18 [2022-09-06T21:39:18.563Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:39:18 [2022-09-06T21:39:18.563Z]     service_test.go:243: FLAKY_TEST
21:39:18 [2022-09-06T21:39:18.563Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:39:18 [2022-09-06T21:39:18.563Z] === RUN   TestServiceWithDataPathPortInit
21:39:19 [2022-09-06T21:39:19.163Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:39:19 [2022-09-06T21:39:19.164Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.70s)
21:39:19 [2022-09-06T21:39:19.164Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s)
21:39:19 [2022-09-06T21:39:19.164Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.06s)
21:39:19 [2022-09-06T21:39:19.164Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
21:39:19 [2022-09-06T21:39:19.164Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
21:39:19 [2022-09-06T21:39:19.164Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
21:39:19 [2022-09-06T21:39:19.164Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.38s)
21:39:19 [2022-09-06T21:39:19.164Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s)
21:39:19 [2022-09-06T21:39:19.164Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s)
21:39:19 [2022-09-06T21:39:19.164Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s)
21:39:19 [2022-09-06T21:39:19.164Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s)
21:39:19 [2022-09-06T21:39:19.164Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s)
21:39:19 [2022-09-06T21:39:19.164Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.92s)
21:39:19 [2022-09-06T21:39:19.164Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s)
21:39:19 [2022-09-06T21:39:19.164Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s)
21:39:19 [2022-09-06T21:39:19.164Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s)
21:39:19 [2022-09-06T21:39:19.164Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
21:39:19 [2022-09-06T21:39:19.164Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
21:39:20 [2022-09-06T21:39:20.093Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
21:39:20 [2022-09-06T21:39:20.725Z] --- PASS: TestSecretCreateResolve (2.21s)
21:39:20 [2022-09-06T21:39:20.725Z] PASS
21:39:20 [2022-09-06T21:39:20.725Z] 
21:39:20 [2022-09-06T21:39:20.725Z] DONE 6 tests in 13.255s
21:39:20 [2022-09-06T21:39:20.725Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
21:39:20 [2022-09-06T21:39:20.725Z] INFO: Testing against a local daemon
21:39:20 [2022-09-06T21:39:20.725Z] === RUN   TestServiceCreateInit
21:39:20 [2022-09-06T21:39:20.725Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:39:21 [2022-09-06T21:39:21.021Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.87s)
21:39:21 [2022-09-06T21:39:21.021Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s)
21:39:21 [2022-09-06T21:39:21.021Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s)
21:39:21 [2022-09-06T21:39:21.021Z] === RUN   TestCgroupNamespacesRun
21:39:21 [2022-09-06T21:39:21.104Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
21:39:22 [2022-09-06T21:39:22.397Z] --- PASS: TestCgroupNamespacesRun (1.16s)
21:39:22 [2022-09-06T21:39:22.397Z] === RUN   TestCgroupNamespacesRunPrivileged
21:39:23 [2022-09-06T21:39:23.325Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
21:39:23 [2022-09-06T21:39:23.325Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:39:24 [2022-09-06T21:39:24.692Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s)
21:39:24 [2022-09-06T21:39:24.692Z] === RUN   TestCgroupNamespacesRunHostMode
21:39:24 [2022-09-06T21:39:24.916Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:39:25 [2022-09-06T21:39:25.620Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
21:39:25 [2022-09-06T21:39:25.620Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:39:26 [2022-09-06T21:39:26.987Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
21:39:26 [2022-09-06T21:39:26.987Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:39:27 [2022-09-06T21:39:27.916Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
21:39:27 [2022-09-06T21:39:27.916Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:39:28 [2022-09-06T21:39:28.479Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
21:39:28 [2022-09-06T21:39:28.479Z] === RUN   TestCgroupNamespacesRunOlderClient
21:39:29 [2022-09-06T21:39:29.104Z] --- PASS: TestServiceCreateInit (7.84s)
21:39:29 [2022-09-06T21:39:29.104Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.96s)
21:39:29 [2022-09-06T21:39:29.104Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.84s)
21:39:29 [2022-09-06T21:39:29.104Z] === RUN   TestCreateServiceMultipleTimes
21:39:29 [2022-09-06T21:39:29.845Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s)
21:39:29 [2022-09-06T21:39:29.846Z] === RUN   TestNISDomainname
21:39:30 [2022-09-06T21:39:30.407Z] --- PASS: TestNISDomainname (0.63s)
21:39:30 [2022-09-06T21:39:30.407Z] === RUN   TestHostnameDnsResolution
21:39:31 [2022-09-06T21:39:31.337Z] --- PASS: TestHostnameDnsResolution (0.76s)
21:39:31 [2022-09-06T21:39:31.337Z] === RUN   TestUnprivilegedPortsAndPing
21:39:31 [2022-09-06T21:39:31.594Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
21:39:31 [2022-09-06T21:39:31.594Z] === RUN   TestPrivilegedHostDevices
21:39:32 [2022-09-06T21:39:32.159Z] --- PASS: TestPrivilegedHostDevices (0.54s)
21:39:32 [2022-09-06T21:39:32.159Z] === RUN   TestRunConsoleSize
21:39:32 [2022-09-06T21:39:32.723Z] --- PASS: TestRunConsoleSize (0.43s)
21:39:32 [2022-09-06T21:39:32.723Z] === RUN   TestRunWithAlternativeContainerdShim
21:39:33 [2022-09-06T21:39:33.327Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
21:39:34 [2022-09-06T21:39:34.269Z]     docker_api_swarm_test.go:304: [d81633149a379] joining swarm manager [d3dc69872ce6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:39:34 [2022-09-06T21:39:34.269Z] --- PASS: TestServiceWithDataPathPortInit (15.90s)
21:39:34 [2022-09-06T21:39:34.269Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:39:34 [2022-09-06T21:39:34.614Z] --- PASS: TestRunWithAlternativeContainerdShim (2.04s)
21:39:34 [2022-09-06T21:39:34.614Z] === RUN   TestStats
21:39:35 [2022-09-06T21:39:35.209Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
21:39:35 [2022-09-06T21:39:35.469Z]     docker_api_swarm_test.go:305: [dcebcb4b36b2c] joining swarm manager [d3dc69872ce6c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:39:36 [2022-09-06T21:39:36.410Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
21:39:36 [2022-09-06T21:39:36.979Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
21:39:37 [2022-09-06T21:39:37.131Z] --- PASS: TestStats (2.43s)
21:39:37 [2022-09-06T21:39:37.131Z] === RUN   TestStopContainerWithTimeout
21:39:37 [2022-09-06T21:39:37.131Z] === RUN   TestStopContainerWithTimeout/0
21:39:37 [2022-09-06T21:39:37.131Z] === PAUSE TestStopContainerWithTimeout/0
21:39:37 [2022-09-06T21:39:37.131Z] === RUN   TestStopContainerWithTimeout/1
21:39:37 [2022-09-06T21:39:37.131Z] === PAUSE TestStopContainerWithTimeout/1
21:39:37 [2022-09-06T21:39:37.132Z] === RUN   TestStopContainerWithTimeout/3
21:39:37 [2022-09-06T21:39:37.132Z] === PAUSE TestStopContainerWithTimeout/3
21:39:37 [2022-09-06T21:39:37.132Z] === RUN   TestStopContainerWithTimeout/-1
21:39:37 [2022-09-06T21:39:37.132Z] === PAUSE TestStopContainerWithTimeout/-1
21:39:37 [2022-09-06T21:39:37.132Z] === CONT  TestStopContainerWithTimeout/0
21:39:37 [2022-09-06T21:39:37.132Z] === CONT  TestStopContainerWithTimeout/-1
21:39:37 [2022-09-06T21:39:37.920Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4h5ajoci9m4wzbyh6d6f5ndg6 Created:2022-09-06 21:39:35.762230542 +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[bb697c348418003563f276cc7458d2ddaa8b2e5dfe4a1c3049fe217c94fb877e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.30so3fkiwbeg10lqtgxocb4aq EndpointID:25eb12139d50b4cf24ed412d50eec16c7fe9a6c459fe4b30d0e7eb5e1facea01 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:72bc180d1da34eb904c7908ccc95ae09881d0a0191fd2f147866543487edaf2d 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:2656fefe360b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.30so3fkiwbeg10lqtgxocb4aq EndpointID:25eb12139d50b4cf24ed412d50eec16c7fe9a6c459fe4b30d0e7eb5e1facea01 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:39:38 [2022-09-06T21:39:38.062Z] === CONT  TestStopContainerWithTimeout/3
21:39:39 [2022-09-06T21:39:39.953Z] === CONT  TestStopContainerWithTimeout/1
21:39:41 [2022-09-06T21:39:41.320Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:39:41 [2022-09-06T21:39:41.320Z]     --- PASS: TestStopContainerWithTimeout/0 (0.71s)
21:39:41 [2022-09-06T21:39:41.320Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.67s)
21:39:41 [2022-09-06T21:39:41.320Z]     --- PASS: TestStopContainerWithTimeout/3 (2.41s)
21:39:41 [2022-09-06T21:39:41.320Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
21:39:41 [2022-09-06T21:39:41.320Z] === RUN   TestDeleteDevicemapper
21:39:41 [2022-09-06T21:39:41.320Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:39:41 [2022-09-06T21:39:41.320Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:39:41 [2022-09-06T21:39:41.320Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:39:42 [2022-09-06T21:39:42.687Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s)
21:39:42 [2022-09-06T21:39:42.687Z] === RUN   TestUpdateMemory
21:39:43 [2022-09-06T21:39:43.207Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.27s)
21:39:43 [2022-09-06T21:39:43.207Z] PASS
21:39:43 [2022-09-06T21:39:43.207Z] 
21:39:43 [2022-09-06T21:39:43.207Z] === Skipped
21:39:43 [2022-09-06T21:39:43.207Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:39:43 [2022-09-06T21:39:43.207Z]     service_test.go:243: FLAKY_TEST
21:39:43 [2022-09-06T21:39:43.207Z] 
21:39:43 [2022-09-06T21:39:43.207Z] DONE 38 tests, 1 skipped in 50.415s
21:39:43 [2022-09-06T21:39:43.207Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:39:43 [2022-09-06T21:39:43.207Z] ++ 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
21:39:43 [2022-09-06T21:39:43.207Z] ++ set -e
21:39:43 [2022-09-06T21:39:43.207Z] ++ '[' -n 0 ']'
21:39:43 [2022-09-06T21:39:43.207Z] ++ set -x
21:39:43 [2022-09-06T21:39:43.207Z] ++ 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
21:39:43 [2022-09-06T21:39:43.207Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
21:39:43 [2022-09-06T21:39:43.207Z] INFO: Testing against a local daemon
21:39:43 [2022-09-06T21:39:43.207Z] === RUN   TestDockerNetworkIpvlanPersistance
21:39:43 [2022-09-06T21:39:43.207Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:39:43 [2022-09-06T21:39:43.207Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:39:43 [2022-09-06T21:39:43.207Z] === RUN   TestDockerNetworkIpvlan
21:39:43 [2022-09-06T21:39:43.207Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:39:43 [2022-09-06T21:39:43.207Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:39:43 [2022-09-06T21:39:43.207Z] PASS
21:39:43 [2022-09-06T21:39:43.207Z] 
21:39:43 [2022-09-06T21:39:43.207Z] === Skipped
21:39:43 [2022-09-06T21:39:43.207Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:39:43 [2022-09-06T21:39:43.207Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:39:43 [2022-09-06T21:39:43.207Z] 
21:39:43 [2022-09-06T21:39:43.207Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:39:43 [2022-09-06T21:39:43.207Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:39:43 [2022-09-06T21:39:43.207Z] 
21:39:43 [2022-09-06T21:39:43.207Z] DONE 2 tests, 2 skipped in 0.117s
21:39:43 [2022-09-06T21:39:43.207Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:39:43 [2022-09-06T21:39:43.207Z] ++ 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
21:39:43 [2022-09-06T21:39:43.207Z] ++ set -e
21:39:43 [2022-09-06T21:39:43.207Z] ++ '[' -n 0 ']'
21:39:43 [2022-09-06T21:39:43.207Z] ++ set -x
21:39:43 [2022-09-06T21:39:43.207Z] ++ 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
21:39:43 [2022-09-06T21:39:43.207Z] INFO: Testing against a local daemon
21:39:43 [2022-09-06T21:39:43.207Z] === RUN   TestDockerNetworkMacvlanPersistance
21:39:43 [2022-09-06T21:39:43.207Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
21:39:43 [2022-09-06T21:39:43.255Z] --- PASS: TestUpdateMemory (0.60s)
21:39:43 [2022-09-06T21:39:43.256Z] === RUN   TestUpdateCPUQuota
21:39:43 [2022-09-06T21:39:43.851Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
21:39:44 [2022-09-06T21:39:44.111Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
21:39:44 [2022-09-06T21:39:44.111Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s)
21:39:44 [2022-09-06T21:39:44.111Z] === RUN   TestDockerNetworkMacvlan
21:39:44 [2022-09-06T21:39:44.185Z] --- PASS: TestUpdateCPUQuota (0.71s)
21:39:44 [2022-09-06T21:39:44.185Z] === RUN   TestUpdatePidsLimit
21:39:44 [2022-09-06T21:39:44.185Z] === RUN   TestUpdatePidsLimit/update_from_none
21:39:44 [2022-09-06T21:39:44.185Z] === RUN   TestUpdatePidsLimit/no_change
21:39:44 [2022-09-06T21:39:44.441Z] === RUN   TestUpdatePidsLimit/update_lower
21:39:44 [2022-09-06T21:39:44.697Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:39:44 [2022-09-06T21:39:44.953Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:39:45 [2022-09-06T21:39:45.051Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:39:45 [2022-09-06T21:39:45.051Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
21:39:45 [2022-09-06T21:39:45.051Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
21:39:45 [2022-09-06T21:39:45.051Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
21:39:45 [2022-09-06T21:39:45.209Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:39:45 [2022-09-06T21:39:45.209Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:39:45 [2022-09-06T21:39:45.310Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
21:39:45 [2022-09-06T21:39:45.880Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:39:46 [2022-09-06T21:39:46.138Z] --- PASS: TestUpdatePidsLimit (1.95s)
21:39:46 [2022-09-06T21:39:46.138Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
21:39:46 [2022-09-06T21:39:46.138Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
21:39:46 [2022-09-06T21:39:46.138Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
21:39:46 [2022-09-06T21:39:46.138Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
21:39:46 [2022-09-06T21:39:46.138Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
21:39:46 [2022-09-06T21:39:46.138Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
21:39:46 [2022-09-06T21:39:46.138Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
21:39:46 [2022-09-06T21:39:46.138Z] === RUN   TestUpdateRestartPolicy
21:39:46 [2022-09-06T21:39:46.821Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:39:47 [2022-09-06T21:39:47.213Z] --- PASS: TestCreateServiceMultipleTimes (16.18s)
21:39:47 [2022-09-06T21:39:47.213Z] === RUN   TestCreateServiceConflict
21:39:47 [2022-09-06T21:39:47.213Z] --- PASS: TestCreateServiceConflict (2.18s)
21:39:47 [2022-09-06T21:39:47.213Z] === RUN   TestCreateServiceMaxReplicas
21:39:49 [2022-09-06T21:39:49.362Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:39:49 [2022-09-06T21:39:49.746Z] --- PASS: TestCreateServiceMaxReplicas (2.94s)
21:39:49 [2022-09-06T21:39:49.746Z] === RUN   TestCreateWithDuplicateNetworkNames
21:39:51 [2022-09-06T21:39:51.272Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:39:54 [2022-09-06T21:39:54.573Z] === RUN   TestDockerSuite/TestBuildExpose
21:39:54 [2022-09-06T21:39:54.573Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
21:39:55 [2022-09-06T21:39:55.145Z] === RUN   TestDockerSuite/TestBuildExposeOrder
21:39:55 [2022-09-06T21:39:55.405Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
21:39:55 [2022-09-06T21:39:55.665Z] === RUN   TestDockerSuite/TestBuildFails
21:39:55 [2022-09-06T21:39:55.925Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:39:56 [2022-09-06T21:39:56.185Z]     docker_api_swarm_test.go:364: Waiting for possible election...
21:39:56 [2022-09-06T21:39:56.446Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
21:39:56 [2022-09-06T21:39:56.446Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
21:39:57 [2022-09-06T21:39:57.016Z] --- PASS: TestDockerNetworkMacvlan (12.96s)
21:39:57 [2022-09-06T21:39:57.016Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
21:39:57 [2022-09-06T21:39:57.016Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
21:39:57 [2022-09-06T21:39:57.016Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.28s)
21:39:57 [2022-09-06T21:39:57.016Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.26s)
21:39:57 [2022-09-06T21:39:57.016Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.13s)
21:39:57 [2022-09-06T21:39:57.016Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.03s)
21:39:57 [2022-09-06T21:39:57.016Z] PASS
21:39:57 [2022-09-06T21:39:57.016Z] 
21:39:57 [2022-09-06T21:39:57.016Z] DONE 8 tests in 14.418s
21:39:57 [2022-09-06T21:39:57.277Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
21:39:57 [2022-09-06T21:39:57.277Z] ++ 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
21:39:57 [2022-09-06T21:39:57.277Z] ++ set -e
21:39:57 [2022-09-06T21:39:57.277Z] ++ '[' -n 0 ']'
21:39:57 [2022-09-06T21:39:57.277Z] ++ set -x
21:39:57 [2022-09-06T21:39:57.277Z] ++ 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
21:39:57 [2022-09-06T21:39:57.277Z] testing: warning: no tests to run
21:39:57 [2022-09-06T21:39:57.277Z] PASS
21:39:57 [2022-09-06T21:39:57.277Z] 
21:39:57 [2022-09-06T21:39:57.277Z] DONE 0 tests in 0.027s
21:39:57 [2022-09-06T21:39:57.277Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:39:57 [2022-09-06T21:39:57.277Z] ++ 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
21:39:57 [2022-09-06T21:39:57.277Z] ++ set -e
21:39:57 [2022-09-06T21:39:57.277Z] ++ '[' -n 0 ']'
21:39:57 [2022-09-06T21:39:57.277Z] ++ set -x
21:39:57 [2022-09-06T21:39:57.277Z] ++ 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
21:39:57 [2022-09-06T21:39:57.277Z] INFO: Testing against a local daemon
21:39:57 [2022-09-06T21:39:57.277Z] === RUN   TestAuthZPluginAllowRequest
21:39:58 [2022-09-06T21:39:58.217Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
21:39:58 [2022-09-06T21:39:58.309Z] --- PASS: TestUpdateRestartPolicy (10.93s)
21:39:58 [2022-09-06T21:39:58.309Z] === RUN   TestUpdateRestartWithAutoRemove
21:39:58 [2022-09-06T21:39:58.309Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
21:39:58 [2022-09-06T21:39:58.309Z] === RUN   TestWaitNonBlocked
21:39:58 [2022-09-06T21:39:58.309Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:39:58 [2022-09-06T21:39:58.309Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:39:58 [2022-09-06T21:39:58.309Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:39:58 [2022-09-06T21:39:58.309Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:39:58 [2022-09-06T21:39:58.309Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:39:58 [2022-09-06T21:39:58.309Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:39:58 [2022-09-06T21:39:58.309Z] --- PASS: TestWaitNonBlocked (0.02s)
21:39:58 [2022-09-06T21:39:58.309Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s)
21:39:58 [2022-09-06T21:39:58.309Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
21:39:58 [2022-09-06T21:39:58.309Z] === RUN   TestWaitBlocked
21:39:58 [2022-09-06T21:39:58.309Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:39:58 [2022-09-06T21:39:58.309Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:39:58 [2022-09-06T21:39:58.309Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:39:58 [2022-09-06T21:39:58.309Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:39:58 [2022-09-06T21:39:58.309Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:39:58 [2022-09-06T21:39:58.309Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:39:58 [2022-09-06T21:39:58.787Z] --- PASS: TestAuthZPluginAllowRequest (1.36s)
21:39:58 [2022-09-06T21:39:58.787Z] === RUN   TestAuthZPluginTLS
21:39:58 [2022-09-06T21:39:58.872Z] --- PASS: TestWaitBlocked (0.01s)
21:39:58 [2022-09-06T21:39:58.872Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s)
21:39:58 [2022-09-06T21:39:58.872Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s)
21:39:58 [2022-09-06T21:39:58.872Z] === RUN   TestWaitConditions
21:39:58 [2022-09-06T21:39:58.872Z] === RUN   TestWaitConditions/default
21:39:58 [2022-09-06T21:39:58.872Z] === PAUSE TestWaitConditions/default
21:39:58 [2022-09-06T21:39:58.872Z] === RUN   TestWaitConditions/not-running
21:39:58 [2022-09-06T21:39:58.872Z] === PAUSE TestWaitConditions/not-running
21:39:58 [2022-09-06T21:39:58.872Z] === RUN   TestWaitConditions/next-exit
21:39:58 [2022-09-06T21:39:58.872Z] === PAUSE TestWaitConditions/next-exit
21:39:58 [2022-09-06T21:39:58.872Z] === RUN   TestWaitConditions/removed
21:39:58 [2022-09-06T21:39:58.872Z] === PAUSE TestWaitConditions/removed
21:39:58 [2022-09-06T21:39:58.872Z] === CONT  TestWaitConditions/default
21:39:58 [2022-09-06T21:39:58.872Z] === CONT  TestWaitConditions/next-exit
21:39:59 [2022-09-06T21:39:59.359Z] --- PASS: TestAuthZPluginTLS (0.58s)
21:39:59 [2022-09-06T21:39:59.359Z] === RUN   TestAuthZPluginDenyRequest
21:39:59 [2022-09-06T21:39:59.929Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
21:39:59 [2022-09-06T21:39:59.929Z] === RUN   TestAuthZPluginAPIDenyResponse
21:39:59 [2022-09-06T21:39:59.929Z] === RUN   TestDockerSuite/TestBuildForceRm
21:40:00 [2022-09-06T21:40:00.190Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
21:40:00 [2022-09-06T21:40:00.190Z] === RUN   TestAuthZPluginDenyResponse
21:40:00 [2022-09-06T21:40:00.763Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
21:40:00 [2022-09-06T21:40:00.763Z] === RUN   TestAuthZPluginAllowEventStream
21:40:00 [2022-09-06T21:40:00.805Z] === CONT  TestWaitConditions/not-running
21:40:00 [2022-09-06T21:40:00.805Z] === CONT  TestWaitConditions/removed
21:40:01 [2022-09-06T21:40:01.024Z] === RUN   TestDockerSuite/TestBuildFromGit
21:40:02 [2022-09-06T21:40:02.408Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
21:40:02 [2022-09-06T21:40:02.408Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s)
21:40:02 [2022-09-06T21:40:02.408Z] === RUN   TestAuthZPluginErrorResponse
21:40:02 [2022-09-06T21:40:02.408Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
21:40:02 [2022-09-06T21:40:02.695Z] --- PASS: TestWaitConditions (0.02s)
21:40:02 [2022-09-06T21:40:02.695Z]     --- PASS: TestWaitConditions/next-exit (1.79s)
21:40:02 [2022-09-06T21:40:02.695Z]     --- PASS: TestWaitConditions/default (1.82s)
21:40:02 [2022-09-06T21:40:02.695Z]     --- PASS: TestWaitConditions/not-running (1.53s)
21:40:02 [2022-09-06T21:40:02.695Z]     --- PASS: TestWaitConditions/removed (1.53s)
21:40:02 [2022-09-06T21:40:02.695Z] === RUN   TestWaitRestartedContainer
21:40:02 [2022-09-06T21:40:02.695Z] === RUN   TestWaitRestartedContainer/default
21:40:02 [2022-09-06T21:40:02.695Z] === PAUSE TestWaitRestartedContainer/default
21:40:02 [2022-09-06T21:40:02.695Z] === RUN   TestWaitRestartedContainer/not-running
21:40:02 [2022-09-06T21:40:02.695Z] === PAUSE TestWaitRestartedContainer/not-running
21:40:02 [2022-09-06T21:40:02.695Z] === RUN   TestWaitRestartedContainer/next-exit
21:40:02 [2022-09-06T21:40:02.695Z] === PAUSE TestWaitRestartedContainer/next-exit
21:40:02 [2022-09-06T21:40:02.695Z] === CONT  TestWaitRestartedContainer/default
21:40:02 [2022-09-06T21:40:02.695Z] === CONT  TestWaitRestartedContainer/next-exit
21:40:02 [2022-09-06T21:40:02.978Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
21:40:02 [2022-09-06T21:40:02.978Z] === RUN   TestAuthZPluginErrorRequest
21:40:03 [2022-09-06T21:40:03.239Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
21:40:03 [2022-09-06T21:40:03.499Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
21:40:03 [2022-09-06T21:40:03.499Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:40:04 [2022-09-06T21:40:04.061Z] === CONT  TestWaitRestartedContainer/not-running
21:40:04 [2022-09-06T21:40:04.069Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
21:40:04 [2022-09-06T21:40:04.069Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:40:04 [2022-09-06T21:40:04.618Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.15s)
21:40:04 [2022-09-06T21:40:04.618Z] === RUN   TestCreateServiceSecretFileMode
21:40:04 [2022-09-06T21:40:04.639Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
21:40:04 [2022-09-06T21:40:04.991Z] --- PASS: TestWaitRestartedContainer (0.01s)
21:40:04 [2022-09-06T21:40:04.991Z]     --- PASS: TestWaitRestartedContainer/default (1.52s)
21:40:04 [2022-09-06T21:40:04.991Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.56s)
21:40:04 [2022-09-06T21:40:04.991Z]     --- PASS: TestWaitRestartedContainer/not-running (0.92s)
21:40:04 [2022-09-06T21:40:04.991Z] === CONT  TestContainerStartOnDaemonRestart
21:40:04 [2022-09-06T21:40:04.991Z] === CONT  TestRestartDaemonWithRestartingContainer
21:40:05 [2022-09-06T21:40:05.552Z] --- PASS: TestCreateServiceSecretFileMode (2.58s)
21:40:05 [2022-09-06T21:40:05.552Z] === RUN   TestCreateServiceConfigFileMode
21:40:05 [2022-09-06T21:40:05.581Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
21:40:05 [2022-09-06T21:40:05.581Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s)
21:40:05 [2022-09-06T21:40:05.581Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:40:05 [2022-09-06T21:40:05.842Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
21:40:06 [2022-09-06T21:40:06.796Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
21:40:06 [2022-09-06T21:40:06.884Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.20s)
21:40:06 [2022-09-06T21:40:06.884Z] === CONT  TestIpcModeOlderClient
21:40:06 [2022-09-06T21:40:06.884Z] --- PASS: TestContainerStartOnDaemonRestart (2.21s)
21:40:06 [2022-09-06T21:40:06.884Z] === CONT  TestContainerKillOnDaemonStart
21:40:07 [2022-09-06T21:40:07.140Z] --- PASS: TestIpcModeOlderClient (0.09s)
21:40:07 [2022-09-06T21:40:07.140Z] === CONT  TestDaemonHostGatewayIP
21:40:07 [2022-09-06T21:40:07.490Z] .........................xx....................                          [ 29%]
21:40:07 [2022-09-06T21:40:07.739Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
21:40:07 [2022-09-06T21:40:07.739Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.96s)
21:40:07 [2022-09-06T21:40:07.739Z] === RUN   TestAuthZPluginHeader
21:40:08 [2022-09-06T21:40:08.085Z] --- PASS: TestCreateServiceConfigFileMode (2.54s)
21:40:08 [2022-09-06T21:40:08.085Z] === RUN   TestCreateServiceSysctls
21:40:08 [2022-09-06T21:40:08.679Z] --- PASS: TestAuthZPluginHeader (1.01s)
21:40:08 [2022-09-06T21:40:08.679Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:40:09 [2022-09-06T21:40:09.251Z]     docker_api_swarm_test.go:272: [d35056ced80c2] joining swarm manager [da8cecbe09733]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:40:09 [2022-09-06T21:40:09.661Z] --- PASS: TestDaemonHostGatewayIP (2.41s)
21:40:09 [2022-09-06T21:40:09.661Z] === CONT  TestDaemonRestartIpcMode
21:40:09 [2022-09-06T21:40:09.821Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
21:40:10 [2022-09-06T21:40:10.761Z]     docker_api_swarm_test.go:273: [d1837231792af] joining swarm manager [da8cecbe09733]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:40:10 [2022-09-06T21:40:10.761Z] === RUN   TestDockerSuite/TestBuildIidFile
21:40:11 [2022-09-06T21:40:11.329Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
21:40:11 [2022-09-06T21:40:11.369Z] --- PASS: TestCreateServiceSysctls (3.20s)
21:40:11 [2022-09-06T21:40:11.369Z] === RUN   TestCreateServiceCapabilities
21:40:11 [2022-09-06T21:40:11.904Z] === RUN   TestDockerSuite/TestBuildInheritance
21:40:12 [2022-09-06T21:40:12.179Z] --- PASS: TestDaemonRestartIpcMode (2.23s)
21:40:12 [2022-09-06T21:40:12.476Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
21:40:12 [2022-09-06T21:40:12.737Z] === RUN   TestDockerSuite/TestBuildInvalidTag
21:40:12 [2022-09-06T21:40:12.737Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
21:40:13 [2022-09-06T21:40:13.678Z] === RUN   TestDockerSuite/TestBuildLabel
21:40:13 [2022-09-06T21:40:13.678Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.99s)
21:40:13 [2022-09-06T21:40:13.678Z] === RUN   TestAuthZPluginV2Disable
21:40:13 [2022-09-06T21:40:13.900Z] --- PASS: TestCreateServiceCapabilities (2.49s)
21:40:13 [2022-09-06T21:40:13.901Z] === RUN   TestInspect
21:40:13 [2022-09-06T21:40:13.938Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
21:40:14 [2022-09-06T21:40:14.198Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
21:40:14 [2022-09-06T21:40:14.458Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
21:40:14 [2022-09-06T21:40:14.718Z] === RUN   TestDockerSuite/TestBuildLabels
21:40:14 [2022-09-06T21:40:14.978Z] === RUN   TestDockerSuite/TestBuildLabelsCache
21:40:15 [2022-09-06T21:40:15.920Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
21:40:16 [2022-09-06T21:40:16.432Z] --- PASS: TestInspect (2.78s)
21:40:16 [2022-09-06T21:40:16.432Z] === RUN   TestCreateJob
21:40:17 [2022-09-06T21:40:17.830Z] --- PASS: TestAuthZPluginV2Disable (4.09s)
21:40:17 [2022-09-06T21:40:17.830Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:40:17 [2022-09-06T21:40:17.830Z] === RUN   TestDockerSuite/TestBuildLastModified
21:40:18 [2022-09-06T21:40:18.749Z] --- PASS: TestContainerKillOnDaemonStart (11.68s)
21:40:18 [2022-09-06T21:40:18.749Z] PASS
21:40:18 [2022-09-06T21:40:18.749Z] 
21:40:18 [2022-09-06T21:40:18.749Z] === Skipped
21:40:18 [2022-09-06T21:40:18.749Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
21:40:18 [2022-09-06T21:40:18.749Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:40:18 [2022-09-06T21:40:18.749Z] 
21:40:18 [2022-09-06T21:40:18.749Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:40:18 [2022-09-06T21:40:18.749Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:40:18 [2022-09-06T21:40:18.749Z] 
21:40:18 [2022-09-06T21:40:18.749Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
21:40:18 [2022-09-06T21:40:18.749Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:40:18 [2022-09-06T21:40:18.749Z] 
21:40:18 [2022-09-06T21:40:18.749Z] DONE 273 tests, 3 skipped in 133.709s
21:40:18 [2022-09-06T21:40:18.749Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
21:40:18 [2022-09-06T21:40:18.749Z] ++ 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
21:40:18 [2022-09-06T21:40:18.749Z] ++ set -e
21:40:18 [2022-09-06T21:40:18.749Z] ++ '[' -n 0 ']'
21:40:18 [2022-09-06T21:40:18.749Z] ++ set -x
21:40:18 [2022-09-06T21:40:18.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=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
21:40:18 [2022-09-06T21:40:18.749Z] === RUN   TestConfigDaemonLibtrustID
21:40:19 [2022-09-06T21:40:19.311Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
21:40:19 [2022-09-06T21:40:19.311Z] === RUN   TestConfigDaemonID
21:40:19 [2022-09-06T21:40:19.715Z] --- PASS: TestCreateJob (3.18s)
21:40:19 [2022-09-06T21:40:19.715Z] === RUN   TestReplicatedJob
21:40:20 [2022-09-06T21:40:20.678Z]     daemon_test.go:83: [d1e4042c0886f] daemon is not started
21:40:20 [2022-09-06T21:40:20.678Z] --- PASS: TestConfigDaemonID (1.04s)
21:40:20 [2022-09-06T21:40:20.678Z] === RUN   TestDaemonConfigValidation
21:40:20 [2022-09-06T21:40:20.678Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:40:20 [2022-09-06T21:40:20.678Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:40:20 [2022-09-06T21:40:20.678Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:40:20 [2022-09-06T21:40:20.678Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:40:20 [2022-09-06T21:40:20.678Z] === RUN   TestDaemonConfigValidation/invalid_config
21:40:20 [2022-09-06T21:40:20.678Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:40:20 [2022-09-06T21:40:20.678Z] === RUN   TestDaemonConfigValidation/malformed_config
21:40:20 [2022-09-06T21:40:20.678Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:40:20 [2022-09-06T21:40:20.678Z] === RUN   TestDaemonConfigValidation/valid_config
21:40:20 [2022-09-06T21:40:20.678Z] === PAUSE TestDaemonConfigValidation/valid_config
21:40:20 [2022-09-06T21:40:20.678Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:40:20 [2022-09-06T21:40:20.678Z] === CONT  TestDaemonConfigValidation/malformed_config
21:40:20 [2022-09-06T21:40:20.678Z] === CONT  TestDaemonConfigValidation/valid_config
21:40:20 [2022-09-06T21:40:20.678Z] === CONT  TestDaemonConfigValidation/invalid_config
21:40:20 [2022-09-06T21:40:20.678Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:40:20 [2022-09-06T21:40:20.678Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:40:20 [2022-09-06T21:40:20.678Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
21:40:20 [2022-09-06T21:40:20.678Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
21:40:20 [2022-09-06T21:40:20.678Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
21:40:20 [2022-09-06T21:40:20.678Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
21:40:20 [2022-09-06T21:40:20.678Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
21:40:20 [2022-09-06T21:40:20.678Z] === RUN   TestConfigDaemonSeccompProfiles
21:40:20 [2022-09-06T21:40:20.678Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:40:21 [2022-09-06T21:40:21.606Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:40:22 [2022-09-06T21:40:22.036Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.73s)
21:40:22 [2022-09-06T21:40:22.036Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:40:22 [2022-09-06T21:40:22.036Z] === RUN   TestDockerSuite/TestBuildLineBreak
21:40:22 [2022-09-06T21:40:22.535Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:40:23 [2022-09-06T21:40:23.902Z] === CONT  TestConfigDaemonSeccompProfiles
21:40:23 [2022-09-06T21:40:23.902Z]     daemon_test.go:197: [dcb797bca3723] daemon is not started
21:40:23 [2022-09-06T21:40:23.902Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
21:40:23 [2022-09-06T21:40:23.902Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
21:40:23 [2022-09-06T21:40:23.902Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
21:40:23 [2022-09-06T21:40:23.902Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
21:40:23 [2022-09-06T21:40:23.902Z] === RUN   TestDaemonProxy
21:40:23 [2022-09-06T21:40:23.902Z] === RUN   TestDaemonProxy/environment_variables
21:40:24 [2022-09-06T21:40:24.142Z] tests/integration/api_exec_test.py .....................                 [ 34%]
21:40:24 [2022-09-06T21:40:24.579Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
21:40:24 [2022-09-06T21:40:24.579Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
21:40:24 [2022-09-06T21:40:24.579Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
21:40:24 [2022-09-06T21:40:24.579Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
21:40:24 [2022-09-06T21:40:24.579Z] === RUN   TestDockerSuite/TestBuildMaintainer
21:40:24 [2022-09-06T21:40:24.579Z] === RUN   TestDockerSuite/TestBuildMissingArgs
21:40:24 [2022-09-06T21:40:24.983Z] --- PASS: TestReplicatedJob (5.36s)
21:40:24 [2022-09-06T21:40:24.983Z] === RUN   TestUpdateReplicatedJob
21:40:25 [2022-09-06T21:40:25.792Z] === RUN   TestDaemonProxy/command-line_options
21:40:25 [2022-09-06T21:40:25.963Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
21:40:27 [2022-09-06T21:40:27.159Z] === RUN   TestDaemonProxy/configuration_file
21:40:27 [2022-09-06T21:40:27.345Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
21:40:28 [2022-09-06T21:40:28.285Z] --- PASS: TestUpdateReplicatedJob (3.23s)
21:40:28 [2022-09-06T21:40:28.285Z] === RUN   TestServiceListWithStatuses
21:40:28 [2022-09-06T21:40:28.285Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:40:28 [2022-09-06T21:40:28.285Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:40:28 [2022-09-06T21:40:28.285Z] === RUN   TestDockerNetworkConnectAlias
21:40:29 [2022-09-06T21:40:29.053Z] === RUN   TestDaemonProxy/conflicting_options
21:40:29 [2022-09-06T21:40:29.309Z] === RUN   TestDaemonProxy/reload_sanitized
21:40:29 [2022-09-06T21:40:29.871Z] --- PASS: TestDaemonProxy (6.20s)
21:40:29 [2022-09-06T21:40:29.871Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
21:40:29 [2022-09-06T21:40:29.871Z]     --- PASS: TestDaemonProxy/command-line_options (1.71s)
21:40:29 [2022-09-06T21:40:29.871Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
21:40:29 [2022-09-06T21:40:29.871Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
21:40:29 [2022-09-06T21:40:29.871Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
21:40:29 [2022-09-06T21:40:29.871Z] PASS
21:40:29 [2022-09-06T21:40:29.871Z] 
21:40:29 [2022-09-06T21:40:29.871Z] DONE 18 tests in 11.218s
21:40:29 [2022-09-06T21:40:29.871Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
21:40:29 [2022-09-06T21:40:29.871Z] ++ 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
21:40:29 [2022-09-06T21:40:29.871Z] ++ set -e
21:40:29 [2022-09-06T21:40:29.871Z] ++ '[' -n 0 ']'
21:40:29 [2022-09-06T21:40:29.872Z] ++ set -x
21:40:29 [2022-09-06T21:40:29.872Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
21:40:30 [2022-09-06T21:40:30.128Z] INFO: Testing against a local daemon
21:40:30 [2022-09-06T21:40:30.128Z] === RUN   TestCommitInheritsEnv
21:40:30 [2022-09-06T21:40:30.385Z] --- PASS: TestCommitInheritsEnv (0.28s)
21:40:30 [2022-09-06T21:40:30.385Z] === RUN   TestImportExtremelyLargeImageWorks
21:40:30 [2022-09-06T21:40:30.385Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:40:30 [2022-09-06T21:40:30.385Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:40:30 [2022-09-06T21:40:30.385Z] === RUN   TestImportWithCustomPlatform
21:40:30 [2022-09-06T21:40:30.385Z] === RUN   TestImportWithCustomPlatform/#00
21:40:30 [2022-09-06T21:40:30.385Z] === RUN   TestImportWithCustomPlatform/_______
21:40:30 [2022-09-06T21:40:30.385Z] === RUN   TestImportWithCustomPlatform//
21:40:30 [2022-09-06T21:40:30.385Z] === RUN   TestImportWithCustomPlatform/linux
21:40:30 [2022-09-06T21:40:30.641Z] === RUN   TestImportWithCustomPlatform/LINUX
21:40:30 [2022-09-06T21:40:30.641Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:40:30 [2022-09-06T21:40:30.641Z] === RUN   TestImportWithCustomPlatform/macos
21:40:30 [2022-09-06T21:40:30.641Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:40:30 [2022-09-06T21:40:30.641Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:40:30 [2022-09-06T21:40:30.641Z] --- PASS: TestImportWithCustomPlatform (0.32s)
21:40:30 [2022-09-06T21:40:30.641Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
21:40:30 [2022-09-06T21:40:30.641Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:40:30 [2022-09-06T21:40:30.641Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:40:30 [2022-09-06T21:40:30.641Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
21:40:30 [2022-09-06T21:40:30.641Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
21:40:30 [2022-09-06T21:40:30.641Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
21:40:30 [2022-09-06T21:40:30.641Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:40:30 [2022-09-06T21:40:30.641Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:40:30 [2022-09-06T21:40:30.641Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:40:30 [2022-09-06T21:40:30.641Z] === RUN   TestImagesFilterMultiReference
21:40:30 [2022-09-06T21:40:30.641Z] --- PASS: TestImagesFilterMultiReference (0.06s)
21:40:30 [2022-09-06T21:40:30.641Z] === RUN   TestImagePullPlatformInvalid
21:40:30 [2022-09-06T21:40:30.897Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:40:30 [2022-09-06T21:40:30.897Z] === RUN   TestRemoveImageOrphaning
21:40:31 [2022-09-06T21:40:31.154Z] --- PASS: TestRemoveImageOrphaning (0.28s)
21:40:31 [2022-09-06T21:40:31.154Z] === RUN   TestRemoveImageGarbageCollector
21:40:31 [2022-09-06T21:40:31.154Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:40:31 [2022-09-06T21:40:31.154Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:40:31 [2022-09-06T21:40:31.154Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:40:31 [2022-09-06T21:40:31.154Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
21:40:31 [2022-09-06T21:40:31.154Z] === RUN   TestTagInvalidReference
21:40:31 [2022-09-06T21:40:31.154Z] --- PASS: TestTagInvalidReference (0.02s)
21:40:31 [2022-09-06T21:40:31.154Z] === RUN   TestTagValidPrefixedRepo
21:40:31 [2022-09-06T21:40:31.154Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
21:40:31 [2022-09-06T21:40:31.154Z] === RUN   TestTagExistedNameWithoutForce
21:40:31 [2022-09-06T21:40:31.154Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:40:31 [2022-09-06T21:40:31.154Z] === RUN   TestTagOfficialNames
21:40:31 [2022-09-06T21:40:31.154Z] --- PASS: TestTagOfficialNames (0.07s)
21:40:31 [2022-09-06T21:40:31.154Z] === RUN   TestTagMatchesDigest
21:40:31 [2022-09-06T21:40:31.154Z] --- PASS: TestTagMatchesDigest (0.01s)
21:40:31 [2022-09-06T21:40:31.154Z] PASS
21:40:31 [2022-09-06T21:40:31.154Z] 
21:40:31 [2022-09-06T21:40:31.154Z] === Skipped
21:40:31 [2022-09-06T21:40:31.154Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
21:40:31 [2022-09-06T21:40:31.154Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:40:31 [2022-09-06T21:40:31.154Z] 
21:40:31 [2022-09-06T21:40:31.154Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:40:31 [2022-09-06T21:40:31.154Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:40:31 [2022-09-06T21:40:31.154Z] 
21:40:31 [2022-09-06T21:40:31.154Z] DONE 22 tests, 2 skipped in 1.348s
21:40:31 [2022-09-06T21:40:31.154Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
21:40:31 [2022-09-06T21:40:31.154Z] ++ 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
21:40:31 [2022-09-06T21:40:31.154Z] ++ set -e
21:40:31 [2022-09-06T21:40:31.154Z] ++ '[' -n 0 ']'
21:40:31 [2022-09-06T21:40:31.411Z] ++ set -x
21:40:31 [2022-09-06T21:40:31.411Z] ++ 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
21:40:31 [2022-09-06T21:40:31.411Z] === RUN   TestStripANSICommands
21:40:31 [2022-09-06T21:40:31.411Z] === RUN   TestStripANSICommands/#00
21:40:31 [2022-09-06T21:40:31.411Z] === RUN   TestStripANSICommands/#01
21:40:31 [2022-09-06T21:40:31.411Z] --- PASS: TestStripANSICommands (0.00s)
21:40:31 [2022-09-06T21:40:31.411Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:40:31 [2022-09-06T21:40:31.411Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:40:31 [2022-09-06T21:40:31.411Z] PASS
21:40:31 [2022-09-06T21:40:31.411Z] 
21:40:31 [2022-09-06T21:40:31.411Z] DONE 3 tests in 0.043s
21:40:31 [2022-09-06T21:40:31.411Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
21:40:31 [2022-09-06T21:40:31.411Z] ++ 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
21:40:31 [2022-09-06T21:40:31.411Z] ++ set -e
21:40:31 [2022-09-06T21:40:31.411Z] ++ '[' -n 0 ']'
21:40:31 [2022-09-06T21:40:31.411Z] ++ set -x
21:40:31 [2022-09-06T21:40:31.411Z] ++ 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
21:40:31 [2022-09-06T21:40:31.411Z] INFO: Testing against a local daemon
21:40:31 [2022-09-06T21:40:31.411Z] === RUN   TestNetworkCreateDelete
21:40:31 [2022-09-06T21:40:31.561Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
21:40:31 [2022-09-06T21:40:31.616Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
21:40:31 [2022-09-06T21:40:31.668Z] --- PASS: TestNetworkCreateDelete (0.13s)
21:40:31 [2022-09-06T21:40:31.668Z] === RUN   TestDockerNetworkDeletePreferID
21:40:31 [2022-09-06T21:40:31.822Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
21:40:31 [2022-09-06T21:40:31.822Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
21:40:31 [2022-09-06T21:40:31.924Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
21:40:31 [2022-09-06T21:40:31.924Z] === RUN   TestDaemonDNSFallback
21:40:32 [2022-09-06T21:40:32.083Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
21:40:32 [2022-09-06T21:40:32.472Z] --- PASS: TestDockerNetworkConnectAlias (4.30s)
21:40:32 [2022-09-06T21:40:32.472Z] === RUN   TestDockerNetworkReConnect
21:40:35 [2022-09-06T21:40:35.412Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.73s)
21:40:35 [2022-09-06T21:40:35.412Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:40:36 [2022-09-06T21:40:36.659Z] --- PASS: TestDockerNetworkReConnect (3.66s)
21:40:36 [2022-09-06T21:40:36.659Z] === RUN   TestServicePlugin
21:40:36 [2022-09-06T21:40:36.742Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
21:40:38 [2022-09-06T21:40:38.465Z] --- PASS: TestDaemonDNSFallback (6.33s)
21:40:38 [2022-09-06T21:40:38.465Z] === RUN   TestInspectNetwork
21:40:39 [2022-09-06T21:40:39.616Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
21:40:39 [2022-09-06T21:40:39.947Z]     plugin_test.go:61: [df5cd6ccc0232] joining swarm manager [d0fafac27ba11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:40:41 [2022-09-06T21:40:41.323Z]     plugin_test.go:64: [dd95646bdff98] joining swarm manager [d0fafac27ba11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:40:41 [2022-09-06T21:40:41.526Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
21:40:41 [2022-09-06T21:40:41.739Z] === RUN   TestInspectNetwork/full_network_id
21:40:41 [2022-09-06T21:40:41.739Z] === RUN   TestInspectNetwork/partial_network_id
21:40:41 [2022-09-06T21:40:41.739Z] === RUN   TestInspectNetwork/network_name
21:40:41 [2022-09-06T21:40:41.739Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:40:42 [2022-09-06T21:40:42.097Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
21:40:43 [2022-09-06T21:40:43.478Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
21:40:43 [2022-09-06T21:40:43.478Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
21:40:43 [2022-09-06T21:40:43.478Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
21:40:45 [2022-09-06T21:40:45.916Z] --- PASS: TestInspectNetwork (7.23s)
21:40:45 [2022-09-06T21:40:45.916Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:40:45 [2022-09-06T21:40:45.916Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:40:45 [2022-09-06T21:40:45.916Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:40:45 [2022-09-06T21:40:45.916Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:40:45 [2022-09-06T21:40:45.916Z] === RUN   TestRunContainerWithBridgeNone
21:40:46 [2022-09-06T21:40:46.022Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
21:40:46 [2022-09-06T21:40:46.283Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
21:40:47 [2022-09-06T21:40:47.283Z] --- PASS: TestRunContainerWithBridgeNone (1.54s)
21:40:47 [2022-09-06T21:40:47.283Z] === RUN   TestNetworkInvalidJSON
21:40:47 [2022-09-06T21:40:47.283Z] === RUN   TestNetworkInvalidJSON/networks/create
21:40:47 [2022-09-06T21:40:47.283Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:40:47 [2022-09-06T21:40:47.283Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:40:47 [2022-09-06T21:40:47.283Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:40:47 [2022-09-06T21:40:47.283Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:40:47 [2022-09-06T21:40:47.283Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:40:47 [2022-09-06T21:40:47.283Z] === CONT  TestNetworkInvalidJSON/networks/create
21:40:47 [2022-09-06T21:40:47.283Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:40:47 [2022-09-06T21:40:47.283Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:40:47 [2022-09-06T21:40:47.283Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:40:47 [2022-09-06T21:40:47.283Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:40:47 [2022-09-06T21:40:47.283Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:40:47 [2022-09-06T21:40:47.283Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:40:47 [2022-09-06T21:40:47.283Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:40:47 [2022-09-06T21:40:47.283Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:40:47 [2022-09-06T21:40:47.283Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:40:47 [2022-09-06T21:40:47.283Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:40:47 [2022-09-06T21:40:47.283Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:40:47 [2022-09-06T21:40:47.283Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:40:47 [2022-09-06T21:40:47.283Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:40:47 [2022-09-06T21:40:47.283Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:40:47 [2022-09-06T21:40:47.283Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:40:47 [2022-09-06T21:40:47.283Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
21:40:47 [2022-09-06T21:40:47.283Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:40:47 [2022-09-06T21:40:47.283Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:40:47 [2022-09-06T21:40:47.283Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:40:47 [2022-09-06T21:40:47.283Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:40:47 [2022-09-06T21:40:47.283Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
21:40:47 [2022-09-06T21:40:47.283Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:40:47 [2022-09-06T21:40:47.283Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:40:47 [2022-09-06T21:40:47.283Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:40:47 [2022-09-06T21:40:47.283Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:40:47 [2022-09-06T21:40:47.283Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:40:47 [2022-09-06T21:40:47.283Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:40:47 [2022-09-06T21:40:47.283Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:40:47 [2022-09-06T21:40:47.283Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:40:47 [2022-09-06T21:40:47.283Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:40:47 [2022-09-06T21:40:47.283Z] === RUN   TestNetworkList
21:40:47 [2022-09-06T21:40:47.283Z] === RUN   TestNetworkList//networks
21:40:47 [2022-09-06T21:40:47.283Z] === PAUSE TestNetworkList//networks
21:40:47 [2022-09-06T21:40:47.283Z] === RUN   TestNetworkList//networks/
21:40:47 [2022-09-06T21:40:47.283Z] === PAUSE TestNetworkList//networks/
21:40:47 [2022-09-06T21:40:47.283Z] === CONT  TestNetworkList//networks
21:40:47 [2022-09-06T21:40:47.283Z] === CONT  TestNetworkList//networks/
21:40:47 [2022-09-06T21:40:47.283Z] --- PASS: TestNetworkList (0.01s)
21:40:47 [2022-09-06T21:40:47.283Z]     --- PASS: TestNetworkList//networks (0.00s)
21:40:47 [2022-09-06T21:40:47.283Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:40:47 [2022-09-06T21:40:47.283Z] === RUN   TestHostIPv4BridgeLabel
21:40:47 [2022-09-06T21:40:47.539Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
21:40:47 [2022-09-06T21:40:47.539Z] === RUN   TestDaemonRestartWithLiveRestore
21:40:47 [2022-09-06T21:40:47.665Z] === RUN   TestDockerSuite/TestBuildMultipleTags
21:40:47 [2022-09-06T21:40:47.665Z] === RUN   TestDockerSuite/TestBuildNetContainer
21:40:48 [2022-09-06T21:40:48.906Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:40:48 [2022-09-06T21:40:48.906Z] === RUN   TestDaemonDefaultNetworkPools
21:40:49 [2022-09-06T21:40:49.046Z] === RUN   TestDockerSuite/TestBuildNetNone
21:40:49 [2022-09-06T21:40:49.307Z] === RUN   TestDockerSuite/TestBuildNoContext
21:40:49 [2022-09-06T21:40:49.468Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
21:40:49 [2022-09-06T21:40:49.468Z] === RUN   TestDaemonRestartWithExistingNetwork
21:40:49 [2022-09-06T21:40:49.877Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
21:40:50 [2022-09-06T21:40:50.449Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
21:40:50 [2022-09-06T21:40:50.836Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
21:40:50 [2022-09-06T21:40:50.836Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:40:51 [2022-09-06T21:40:51.390Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
21:40:51 [2022-09-06T21:40:51.651Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
21:40:51 [2022-09-06T21:40:51.651Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
21:40:51 [2022-09-06T21:40:51.765Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
21:40:51 [2022-09-06T21:40:51.765Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:40:52 [2022-09-06T21:40:52.221Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
21:40:52 [2022-09-06T21:40:52.221Z] PASS
21:40:52 [2022-09-06T21:40:52.221Z] 
21:40:52 [2022-09-06T21:40:52.221Z] DONE 17 tests in 54.890s
21:40:52 [2022-09-06T21:40:52.221Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:40:52 [2022-09-06T21:40:52.221Z] ++ 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
21:40:52 [2022-09-06T21:40:52.221Z] ++ set -e
21:40:52 [2022-09-06T21:40:52.221Z] ++ '[' -n 0 ']'
21:40:52 [2022-09-06T21:40:52.221Z] ++ set -x
21:40:52 [2022-09-06T21:40:52.221Z] ++ 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
21:40:52 [2022-09-06T21:40:52.221Z] INFO: Testing against a local daemon
21:40:52 [2022-09-06T21:40:52.221Z] === RUN   TestPluginInvalidJSON
21:40:52 [2022-09-06T21:40:52.221Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:40:52 [2022-09-06T21:40:52.221Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:40:52 [2022-09-06T21:40:52.221Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:40:52 [2022-09-06T21:40:52.221Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:40:52 [2022-09-06T21:40:52.221Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:40:52 [2022-09-06T21:40:52.221Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:40:52 [2022-09-06T21:40:52.221Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:40:52 [2022-09-06T21:40:52.221Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:40:52 [2022-09-06T21:40:52.221Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:40:52 [2022-09-06T21:40:52.221Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:40:52 [2022-09-06T21:40:52.221Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:40:52 [2022-09-06T21:40:52.221Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:40:52 [2022-09-06T21:40:52.221Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:40:52 [2022-09-06T21:40:52.221Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:40:52 [2022-09-06T21:40:52.221Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:40:52 [2022-09-06T21:40:52.221Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:40:52 [2022-09-06T21:40:52.221Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:40:52 [2022-09-06T21:40:52.221Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:40:52 [2022-09-06T21:40:52.221Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:40:52 [2022-09-06T21:40:52.221Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:40:52 [2022-09-06T21:40:52.221Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:40:52 [2022-09-06T21:40:52.221Z] --- PASS: TestPluginInvalidJSON (0.03s)
21:40:52 [2022-09-06T21:40:52.221Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
21:40:52 [2022-09-06T21:40:52.221Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:40:52 [2022-09-06T21:40:52.221Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:40:52 [2022-09-06T21:40:52.221Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:40:52 [2022-09-06T21:40:52.221Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:40:52 [2022-09-06T21:40:52.221Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
21:40:52 [2022-09-06T21:40:52.221Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:40:52 [2022-09-06T21:40:52.221Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:40:52 [2022-09-06T21:40:52.221Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:40:52 [2022-09-06T21:40:52.221Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:40:52 [2022-09-06T21:40:52.221Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:40:52 [2022-09-06T21:40:52.221Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:40:52 [2022-09-06T21:40:52.221Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:40:52 [2022-09-06T21:40:52.221Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:40:52 [2022-09-06T21:40:52.221Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:40:52 [2022-09-06T21:40:52.221Z] === RUN   TestPluginInstall
21:40:52 [2022-09-06T21:40:52.221Z] === RUN   TestPluginInstall/no_auth
21:40:52 [2022-09-06T21:40:52.327Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
21:40:52 [2022-09-06T21:40:52.327Z] === RUN   TestServiceWithPredefinedNetwork
21:40:52 [2022-09-06T21:40:52.481Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
21:40:52 [2022-09-06T21:40:52.742Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
21:40:53 [2022-09-06T21:40:53.314Z] time="2022-09-06T21:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:40:53 [2022-09-06T21:40:53.314Z] time="2022-09-06T21:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0fa426c8cc1731432e2d13e808221dd2c42ee7d8a2f5a043079064d746d20934" mediatype=application/vnd.docker.plugin.v1+json size=522
21:40:53 [2022-09-06T21:40:53.314Z] time="2022-09-06T21:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:40:53 [2022-09-06T21:40:53.314Z] time="2022-09-06T21:40:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0fa426c8cc1731432e2d13e808221dd2c42ee7d8a2f5a043079064d746d20934" mediatype=application/vnd.docker.plugin.v1+json size=522
21:40:53 [2022-09-06T21:40:53.575Z] === RUN   TestDockerSuite/TestBuildOnBuild
21:40:53 [2022-09-06T21:40:53.653Z] tests/integration/api_network_test.py ............................       [ 47%]
21:40:53 [2022-09-06T21:40:53.835Z] === RUN   TestPluginInstall/with_htpasswd
21:40:54 [2022-09-06T21:40:54.406Z] time="2022-09-06T21:40:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:40:54 [2022-09-06T21:40:54.406Z] time="2022-09-06T21:40:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5ab3bece12673480d73d1caa837d14da7349d499f520cd53124f48ecc05dd94" mediatype=application/vnd.docker.plugin.v1+json size=522
21:40:54 [2022-09-06T21:40:54.406Z] time="2022-09-06T21:40:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:40:54 [2022-09-06T21:40:54.406Z] time="2022-09-06T21:40:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5ab3bece12673480d73d1caa837d14da7349d499f520cd53124f48ecc05dd94" mediatype=application/vnd.docker.plugin.v1+json size=522
21:40:54 [2022-09-06T21:40:54.667Z] === RUN   TestPluginInstall/with_insecure
21:40:54 [2022-09-06T21:40:54.847Z] --- PASS: TestServiceWithPredefinedNetwork (2.19s)
21:40:54 [2022-09-06T21:40:54.848Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:40:54 [2022-09-06T21:40:54.848Z]     service_test.go:243: FLAKY_TEST
21:40:54 [2022-09-06T21:40:54.848Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:40:54 [2022-09-06T21:40:54.848Z] === RUN   TestServiceWithDataPathPortInit
21:40:55 [2022-09-06T21:40:55.608Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
21:40:55 [2022-09-06T21:40:55.608Z] time="2022-09-06T21:40:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:40:55 [2022-09-06T21:40:55.608Z] time="2022-09-06T21:40:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dbbdf0c0136e6e74c4ff2de4e0a3a3c52a85327e4e2dad4aa97117c4e6c751ba" mediatype=application/vnd.docker.plugin.v1+json size=522
21:40:55 [2022-09-06T21:40:55.608Z] time="2022-09-06T21:40:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:40:55 [2022-09-06T21:40:55.608Z] time="2022-09-06T21:40:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dbbdf0c0136e6e74c4ff2de4e0a3a3c52a85327e4e2dad4aa97117c4e6c751ba" mediatype=application/vnd.docker.plugin.v1+json size=522
21:40:55 [2022-09-06T21:40:55.608Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
21:40:56 [2022-09-06T21:40:56.179Z]     plugin_test.go:195: [d5873e5fcab2b] daemon is not started
21:40:56 [2022-09-06T21:40:56.179Z] --- PASS: TestPluginInstall (3.78s)
21:40:56 [2022-09-06T21:40:56.179Z]     --- PASS: TestPluginInstall/no_auth (1.54s)
21:40:56 [2022-09-06T21:40:56.179Z]     --- PASS: TestPluginInstall/with_htpasswd (0.84s)
21:40:56 [2022-09-06T21:40:56.179Z]     --- PASS: TestPluginInstall/with_insecure (1.39s)
21:40:56 [2022-09-06T21:40:56.179Z] === RUN   TestPluginsWithRuntimes
21:40:58 [2022-09-06T21:40:58.118Z] === RUN   TestPluginsWithRuntimes/No_Args
21:40:58 [2022-09-06T21:40:58.381Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
21:40:58 [2022-09-06T21:40:58.956Z] === RUN   TestPluginsWithRuntimes/With_Args
21:40:59 [2022-09-06T21:40:59.896Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
21:41:00 [2022-09-06T21:41:00.157Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
21:41:00 [2022-09-06T21:41:00.417Z] --- PASS: TestPluginsWithRuntimes (4.41s)
21:41:00 [2022-09-06T21:41:00.417Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.27s)
21:41:00 [2022-09-06T21:41:00.417Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.31s)
21:41:00 [2022-09-06T21:41:00.417Z] === RUN   TestPluginBackCompatMediaTypes
21:41:01 [2022-09-06T21:41:01.357Z] --- PASS: TestPluginBackCompatMediaTypes (0.90s)
21:41:01 [2022-09-06T21:41:01.357Z] PASS
21:41:01 [2022-09-06T21:41:01.357Z] 
21:41:01 [2022-09-06T21:41:01.357Z] DONE 24 tests in 9.259s
21:41:01 [2022-09-06T21:41:01.357Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:41:01 [2022-09-06T21:41:01.357Z] ++ 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
21:41:01 [2022-09-06T21:41:01.357Z] ++ set -e
21:41:01 [2022-09-06T21:41:01.357Z] ++ '[' -n 0 ']'
21:41:01 [2022-09-06T21:41:01.357Z] ++ set -x
21:41:01 [2022-09-06T21:41:01.358Z] ++ 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
21:41:01 [2022-09-06T21:41:01.618Z] INFO: Testing against a local daemon
21:41:01 [2022-09-06T21:41:01.618Z] === RUN   TestExternalGraphDriver
21:41:01 [2022-09-06T21:41:01.878Z] === RUN   TestExternalGraphDriver/json
21:41:02 [2022-09-06T21:41:02.139Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
21:41:02 [2022-09-06T21:41:02.710Z]     docker_api_swarm_node_test.go:20: [da16a3a9af0a8] joining swarm manager [dd48115c4f8df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:41:03 [2022-09-06T21:41:03.549Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
21:41:03 [2022-09-06T21:41:03.650Z]     docker_api_swarm_node_test.go:21: [d8c276fac7227] joining swarm manager [dd48115c4f8df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:41:03 [2022-09-06T21:41:03.650Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
21:41:04 [2022-09-06T21:41:04.220Z] === RUN   TestExternalGraphDriver/spec
21:41:04 [2022-09-06T21:41:04.638Z] tests/integration/api_secret_test.py .....                               [ 51%]
21:41:04 [2022-09-06T21:41:04.791Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
21:41:06 [2022-09-06T21:41:06.174Z] === RUN   TestExternalGraphDriver/pull
21:41:07 [2022-09-06T21:41:07.561Z] === RUN   TestDockerSuite/TestBuildPATH
21:41:07 [2022-09-06T21:41:07.822Z] --- PASS: TestExternalGraphDriver (6.28s)
21:41:07 [2022-09-06T21:41:07.822Z]     --- PASS: TestExternalGraphDriver/json (2.27s)
21:41:07 [2022-09-06T21:41:07.822Z]     --- PASS: TestExternalGraphDriver/spec (1.85s)
21:41:07 [2022-09-06T21:41:07.822Z]     --- PASS: TestExternalGraphDriver/pull (1.78s)
21:41:07 [2022-09-06T21:41:07.822Z] === RUN   TestGraphdriverPluginV2
21:41:07 [2022-09-06T21:41:07.861Z] --- PASS: TestServicePlugin (30.43s)
21:41:07 [2022-09-06T21:41:07.861Z] === RUN   TestServiceUpdateLabel
21:41:08 [2022-09-06T21:41:08.796Z] --- PASS: TestServiceUpdateLabel (2.30s)
21:41:08 [2022-09-06T21:41:08.796Z] === RUN   TestServiceUpdateSecrets
21:41:09 [2022-09-06T21:41:09.144Z] tests/integration/api_service_test.py .................................. [ 59%]
21:41:09 [2022-09-06T21:41:09.203Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
21:41:09 [2022-09-06T21:41:09.464Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
21:41:09 [2022-09-06T21:41:09.692Z] --- PASS: TestServiceWithDataPathPortInit (13.64s)
21:41:09 [2022-09-06T21:41:09.692Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:41:10 [2022-09-06T21:41:10.036Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
21:41:11 [2022-09-06T21:41:11.060Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:350vzjcgl2sn8av1b6wlxz7v4 Created:2022-09-06 21:41:09.466903197 +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[ae88a6181872fe3ea82abea64d8868066980d96a583c84088463a1ffa7c2a175:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.20izifpr6n8u8xzrmwi2ew750 EndpointID:6fa159bb05fe265ba0395d18d5d77142ad7b82fbc185735a05551a8e92075d3d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cace7143a09e2537ec1fe70c0a0379f59802b7612f9292e8eda035b8d53f3df7 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:7fc0596d0984 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.20izifpr6n8u8xzrmwi2ew750 EndpointID:6fa159bb05fe265ba0395d18d5d77142ad7b82fbc185735a05551a8e92075d3d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:41:12 [2022-09-06T21:41:12.579Z] --- PASS: TestGraphdriverPluginV2 (4.76s)
21:41:12 [2022-09-06T21:41:12.579Z] PASS
21:41:12 [2022-09-06T21:41:12.579Z] 
21:41:12 [2022-09-06T21:41:12.579Z] DONE 5 tests in 11.170s
21:41:12 [2022-09-06T21:41:12.579Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:41:12 [2022-09-06T21:41:12.579Z] ++ 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
21:41:12 [2022-09-06T21:41:12.579Z] ++ set -e
21:41:12 [2022-09-06T21:41:12.579Z] ++ '[' -n 0 ']'
21:41:12 [2022-09-06T21:41:12.579Z] ++ set -x
21:41:12 [2022-09-06T21:41:12.579Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:41:12 [2022-09-06T21:41:12.579Z] INFO: Testing against a local daemon
21:41:12 [2022-09-06T21:41:12.579Z] === RUN   TestContinueAfterPluginCrash
21:41:12 [2022-09-06T21:41:12.579Z] === PAUSE TestContinueAfterPluginCrash
21:41:12 [2022-09-06T21:41:12.579Z] === RUN   TestReadPluginNoRead
21:41:12 [2022-09-06T21:41:12.579Z] === PAUSE TestReadPluginNoRead
21:41:12 [2022-09-06T21:41:12.579Z] === RUN   TestDaemonStartWithLogOpt
21:41:12 [2022-09-06T21:41:12.579Z] === PAUSE TestDaemonStartWithLogOpt
21:41:12 [2022-09-06T21:41:12.579Z] === CONT  TestContinueAfterPluginCrash
21:41:12 [2022-09-06T21:41:12.579Z] === CONT  TestDaemonStartWithLogOpt
21:41:13 [2022-09-06T21:41:13.482Z] ............................                                             [ 66%]
21:41:14 [2022-09-06T21:41:14.492Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
21:41:15 [2022-09-06T21:41:15.229Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s)
21:41:15 [2022-09-06T21:41:15.229Z] PASS
21:41:15 [2022-09-06T21:41:15.229Z] 
21:41:15 [2022-09-06T21:41:15.229Z] === Skipped
21:41:15 [2022-09-06T21:41:15.229Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:41:15 [2022-09-06T21:41:15.229Z]     service_test.go:243: FLAKY_TEST
21:41:15 [2022-09-06T21:41:15.229Z] 
21:41:15 [2022-09-06T21:41:15.229Z] DONE 38 tests, 1 skipped in 43.713s
21:41:15 [2022-09-06T21:41:15.229Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:41:15 [2022-09-06T21:41:15.229Z] ++ 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
21:41:15 [2022-09-06T21:41:15.229Z] ++ set -e
21:41:15 [2022-09-06T21:41:15.229Z] ++ '[' -n 0 ']'
21:41:15 [2022-09-06T21:41:15.229Z] ++ set -x
21:41:15 [2022-09-06T21:41:15.229Z] ++ 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
21:41:15 [2022-09-06T21:41:15.229Z] INFO: Testing against a local daemon
21:41:15 [2022-09-06T21:41:15.229Z] === RUN   TestDockerNetworkIpvlanPersistance
21:41:15 [2022-09-06T21:41:15.229Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:41:15 [2022-09-06T21:41:15.229Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:41:15 [2022-09-06T21:41:15.229Z] === RUN   TestDockerNetworkIpvlan
21:41:15 [2022-09-06T21:41:15.229Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:41:15 [2022-09-06T21:41:15.229Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:41:15 [2022-09-06T21:41:15.229Z] PASS
21:41:15 [2022-09-06T21:41:15.229Z] 
21:41:15 [2022-09-06T21:41:15.229Z] === Skipped
21:41:15 [2022-09-06T21:41:15.229Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:41:15 [2022-09-06T21:41:15.229Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:41:15 [2022-09-06T21:41:15.229Z] 
21:41:15 [2022-09-06T21:41:15.229Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:41:15 [2022-09-06T21:41:15.229Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:41:15 [2022-09-06T21:41:15.229Z] 
21:41:15 [2022-09-06T21:41:15.229Z] DONE 2 tests, 2 skipped in 0.090s
21:41:15 [2022-09-06T21:41:15.229Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:41:15 [2022-09-06T21:41:15.229Z] ++ 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
21:41:15 [2022-09-06T21:41:15.229Z] ++ set -e
21:41:15 [2022-09-06T21:41:15.229Z] ++ '[' -n 0 ']'
21:41:15 [2022-09-06T21:41:15.229Z] ++ set -x
21:41:15 [2022-09-06T21:41:15.230Z] ++ 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
21:41:15 [2022-09-06T21:41:15.230Z] INFO: Testing against a local daemon
21:41:15 [2022-09-06T21:41:15.230Z] === RUN   TestDockerNetworkMacvlanPersistance
21:41:16 [2022-09-06T21:41:16.664Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
21:41:16 [2022-09-06T21:41:16.664Z] === RUN   TestDockerNetworkMacvlan
21:41:17 [2022-09-06T21:41:17.226Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:41:17 [2022-09-06T21:41:17.790Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:41:17 [2022-09-06T21:41:17.896Z] --- PASS: TestDaemonStartWithLogOpt (5.03s)
21:41:17 [2022-09-06T21:41:17.896Z] === CONT  TestReadPluginNoRead
21:41:18 [2022-09-06T21:41:18.155Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
21:41:18 [2022-09-06T21:41:18.720Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:41:20 [2022-09-06T21:41:20.613Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:41:20 [2022-09-06T21:41:20.698Z]     docker_api_swarm_test.go:502: [d4ccf0e9d0291] joining swarm manager [da9991a168b7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:41:21 [2022-09-06T21:41:21.268Z] === RUN   TestReadPluginNoRead/default
21:41:21 [2022-09-06T21:41:21.980Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:41:22 [2022-09-06T21:41:22.210Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
21:41:22 [2022-09-06T21:41:22.791Z] --- PASS: TestContinueAfterPluginCrash (10.09s)
21:41:22 [2022-09-06T21:41:22.791Z] === RUN   TestReadPluginNoRead/disabled_caching
21:41:23 [2022-09-06T21:41:23.731Z] === RUN   TestDockerSuite/TestBuildRm
21:41:23 [2022-09-06T21:41:23.842Z] --- PASS: TestServiceUpdateSecrets (14.63s)
21:41:23 [2022-09-06T21:41:23.842Z] === RUN   TestServiceUpdateConfigs
21:41:24 [2022-09-06T21:41:24.302Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:41:25 [2022-09-06T21:41:25.250Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:41:25 [2022-09-06T21:41:25.812Z] --- PASS: TestDockerNetworkMacvlan (9.33s)
21:41:25 [2022-09-06T21:41:25.812Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
21:41:25 [2022-09-06T21:41:25.812Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
21:41:25 [2022-09-06T21:41:25.812Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.75s)
21:41:25 [2022-09-06T21:41:25.812Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s)
21:41:25 [2022-09-06T21:41:25.812Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s)
21:41:25 [2022-09-06T21:41:25.812Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s)
21:41:25 [2022-09-06T21:41:25.812Z] PASS
21:41:25 [2022-09-06T21:41:25.812Z] 
21:41:25 [2022-09-06T21:41:25.812Z] DONE 8 tests in 10.637s
21:41:25 [2022-09-06T21:41:25.812Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
21:41:25 [2022-09-06T21:41:25.812Z] ++ 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
21:41:25 [2022-09-06T21:41:25.812Z] ++ set -e
21:41:25 [2022-09-06T21:41:25.812Z] ++ '[' -n 0 ']'
21:41:25 [2022-09-06T21:41:25.812Z] ++ set -x
21:41:25 [2022-09-06T21:41:25.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
21:41:25 [2022-09-06T21:41:25.812Z] testing: warning: no tests to run
21:41:25 [2022-09-06T21:41:25.812Z] PASS
21:41:25 [2022-09-06T21:41:25.812Z] 
21:41:25 [2022-09-06T21:41:25.812Z] DONE 0 tests in 0.026s
21:41:25 [2022-09-06T21:41:25.812Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:41:25 [2022-09-06T21:41:25.812Z] ++ 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
21:41:25 [2022-09-06T21:41:25.812Z] ++ set -e
21:41:25 [2022-09-06T21:41:25.812Z] ++ '[' -n 0 ']'
21:41:25 [2022-09-06T21:41:25.813Z] ++ set -x
21:41:25 [2022-09-06T21:41:25.813Z] ++ 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
21:41:26 [2022-09-06T21:41:26.069Z] INFO: Testing against a local daemon
21:41:26 [2022-09-06T21:41:26.069Z] === RUN   TestAuthZPluginAllowRequest
21:41:26 [2022-09-06T21:41:26.211Z] === CONT  TestReadPluginNoRead
21:41:26 [2022-09-06T21:41:26.211Z]     read_test.go:92: [d2e77f14f813c] daemon is not started
21:41:26 [2022-09-06T21:41:26.211Z] --- PASS: TestReadPluginNoRead (8.20s)
21:41:26 [2022-09-06T21:41:26.211Z]     --- PASS: TestReadPluginNoRead/default (1.63s)
21:41:26 [2022-09-06T21:41:26.211Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.50s)
21:41:26 [2022-09-06T21:41:26.211Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s)
21:41:26 [2022-09-06T21:41:26.211Z] PASS
21:41:26 [2022-09-06T21:41:26.211Z] 
21:41:26 [2022-09-06T21:41:26.211Z] DONE 6 tests in 13.359s
21:41:26 [2022-09-06T21:41:26.211Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:41:26 [2022-09-06T21:41:26.211Z] ++ 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
21:41:26 [2022-09-06T21:41:26.211Z] ++ set -e
21:41:26 [2022-09-06T21:41:26.211Z] ++ '[' -n 0 ']'
21:41:26 [2022-09-06T21:41:26.211Z] ++ set -x
21:41:26 [2022-09-06T21:41:26.211Z] ++ 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
21:41:26 [2022-09-06T21:41:26.211Z] testing: warning: no tests to run
21:41:26 [2022-09-06T21:41:26.211Z] PASS
21:41:26 [2022-09-06T21:41:26.211Z] 
21:41:26 [2022-09-06T21:41:26.211Z] DONE 0 tests in 0.044s
21:41:26 [2022-09-06T21:41:26.211Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:41:26 [2022-09-06T21:41:26.211Z] ++ 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
21:41:26 [2022-09-06T21:41:26.211Z] ++ set -e
21:41:26 [2022-09-06T21:41:26.211Z] ++ '[' -n 0 ']'
21:41:26 [2022-09-06T21:41:26.211Z] ++ set -x
21:41:26 [2022-09-06T21:41:26.212Z] ++ 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
21:41:26 [2022-09-06T21:41:26.212Z] INFO: Testing against a local daemon
21:41:26 [2022-09-06T21:41:26.212Z] === RUN   TestPluginWithDevMounts
21:41:26 [2022-09-06T21:41:26.212Z] === PAUSE TestPluginWithDevMounts
21:41:26 [2022-09-06T21:41:26.212Z] === CONT  TestPluginWithDevMounts
21:41:26 [2022-09-06T21:41:26.212Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
21:41:26 [2022-09-06T21:41:26.998Z] --- PASS: TestAuthZPluginAllowRequest (1.14s)
21:41:26 [2022-09-06T21:41:26.998Z] === RUN   TestAuthZPluginTLS
21:41:27 [2022-09-06T21:41:27.151Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
21:41:27 [2022-09-06T21:41:27.561Z] --- PASS: TestAuthZPluginTLS (0.56s)
21:41:27 [2022-09-06T21:41:27.561Z] === RUN   TestAuthZPluginDenyRequest
21:41:28 [2022-09-06T21:41:28.116Z] --- PASS: TestPluginWithDevMounts (1.76s)
21:41:28 [2022-09-06T21:41:28.116Z] PASS
21:41:28 [2022-09-06T21:41:28.116Z] 
21:41:28 [2022-09-06T21:41:28.116Z] DONE 1 tests in 1.894s
21:41:28 [2022-09-06T21:41:28.116Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
21:41:28 [2022-09-06T21:41:28.117Z] ++ 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
21:41:28 [2022-09-06T21:41:28.117Z] ++ set -e
21:41:28 [2022-09-06T21:41:28.117Z] ++ '[' -n 0 ']'
21:41:28 [2022-09-06T21:41:28.117Z] ++ set -x
21:41:28 [2022-09-06T21:41:28.117Z] ++ 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
21:41:28 [2022-09-06T21:41:28.117Z] INFO: Testing against a local daemon
21:41:28 [2022-09-06T21:41:28.117Z] === RUN   TestSecretInspect
21:41:28 [2022-09-06T21:41:28.117Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
21:41:28 [2022-09-06T21:41:28.124Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:41:28 [2022-09-06T21:41:28.124Z] === RUN   TestAuthZPluginAPIDenyResponse
21:41:28 [2022-09-06T21:41:28.378Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
21:41:28 [2022-09-06T21:41:28.690Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:41:28 [2022-09-06T21:41:28.690Z] === RUN   TestAuthZPluginDenyResponse
21:41:29 [2022-09-06T21:41:29.252Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
21:41:29 [2022-09-06T21:41:29.252Z] === RUN   TestAuthZPluginAllowEventStream
21:41:29 [2022-09-06T21:41:29.319Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
21:41:30 [2022-09-06T21:41:30.618Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s)
21:41:30 [2022-09-06T21:41:30.618Z] === RUN   TestAuthZPluginErrorResponse
21:41:30 [2022-09-06T21:41:30.701Z]     docker_api_swarm_test.go:507: [d998a1e4687a7] joining swarm manager [da9991a168b7a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:41:30 [2022-09-06T21:41:30.701Z] === RUN   TestDockerSuite/TestBuildShellInherited
21:41:30 [2022-09-06T21:41:30.701Z] --- PASS: TestSecretInspect (2.69s)
21:41:30 [2022-09-06T21:41:30.701Z] === RUN   TestSecretList
21:41:30 [2022-09-06T21:41:30.874Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
21:41:30 [2022-09-06T21:41:30.874Z] === RUN   TestAuthZPluginErrorRequest
21:41:31 [2022-09-06T21:41:31.273Z] === RUN   TestDockerSuite/TestBuildShellMultiple
21:41:31 [2022-09-06T21:41:31.436Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:41:31 [2022-09-06T21:41:31.436Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:41:31 [2022-09-06T21:41:31.998Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
21:41:31 [2022-09-06T21:41:31.998Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:41:33 [2022-09-06T21:41:33.365Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s)
21:41:33 [2022-09-06T21:41:33.365Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:41:33 [2022-09-06T21:41:33.828Z] --- PASS: TestSecretList (2.60s)
21:41:33 [2022-09-06T21:41:33.828Z] === RUN   TestSecretsCreateAndDelete
21:41:34 [2022-09-06T21:41:34.092Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
21:41:34 [2022-09-06T21:41:34.092Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
21:41:34 [2022-09-06T21:41:34.351Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
21:41:34 [2022-09-06T21:41:34.351Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
21:41:34 [2022-09-06T21:41:34.351Z] === RUN   TestDockerSuite/TestBuildSpaces
21:41:34 [2022-09-06T21:41:34.611Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
21:41:34 [2022-09-06T21:41:34.732Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.37s)
21:41:34 [2022-09-06T21:41:34.732Z] === RUN   TestAuthZPluginHeader
21:41:35 [2022-09-06T21:41:35.551Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
21:41:35 [2022-09-06T21:41:35.552Z] === RUN   TestDockerSuite/TestBuildStderr
21:41:35 [2022-09-06T21:41:35.661Z] --- PASS: TestAuthZPluginHeader (0.70s)
21:41:35 [2022-09-06T21:41:35.661Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:41:35 [2022-09-06T21:41:35.661Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:41:35 [2022-09-06T21:41:35.661Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:41:35 [2022-09-06T21:41:35.661Z] === RUN   TestAuthZPluginV2Disable
21:41:35 [2022-09-06T21:41:35.661Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:41:35 [2022-09-06T21:41:35.661Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:41:35 [2022-09-06T21:41:35.661Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:41:35 [2022-09-06T21:41:35.661Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:41:35 [2022-09-06T21:41:35.661Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:41:35 [2022-09-06T21:41:35.661Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:41:35 [2022-09-06T21:41:35.661Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:41:35 [2022-09-06T21:41:35.661Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:41:35 [2022-09-06T21:41:35.661Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:41:35 [2022-09-06T21:41:35.811Z] --- PASS: TestSecretsCreateAndDelete (2.52s)
21:41:35 [2022-09-06T21:41:35.811Z] === RUN   TestSecretsUpdate
21:41:36 [2022-09-06T21:41:36.071Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
21:41:38 [2022-09-06T21:41:38.611Z] --- PASS: TestSecretsUpdate (2.53s)
21:41:38 [2022-09-06T21:41:38.611Z] === RUN   TestTemplatedSecret
21:41:38 [2022-09-06T21:41:38.799Z] --- PASS: TestServiceUpdateConfigs (14.60s)
21:41:38 [2022-09-06T21:41:38.799Z] === RUN   TestServiceUpdateNetwork
21:41:39 [2022-09-06T21:41:39.550Z] === RUN   TestDockerSuite/TestBuildStopSignal
21:41:40 [2022-09-06T21:41:40.493Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
21:41:41 [2022-09-06T21:41:41.433Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
21:41:41 [2022-09-06T21:41:41.433Z] --- PASS: TestTemplatedSecret (3.11s)
21:41:41 [2022-09-06T21:41:41.433Z] === RUN   TestSecretCreateResolve
21:41:42 [2022-09-06T21:41:42.004Z] === RUN   TestDockerSuite/TestBuildTagEvent
21:41:42 [2022-09-06T21:41:42.945Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
21:41:43 [2022-09-06T21:41:43.884Z] === RUN   TestDockerSuite/TestBuildUser
21:41:44 [2022-09-06T21:41:44.144Z] --- PASS: TestSecretCreateResolve (2.73s)
21:41:44 [2022-09-06T21:41:44.144Z] PASS
21:41:44 [2022-09-06T21:41:44.144Z] 
21:41:44 [2022-09-06T21:41:44.144Z] DONE 6 tests in 16.299s
21:41:44 [2022-09-06T21:41:44.144Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
21:41:44 [2022-09-06T21:41:44.144Z] ++ 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
21:41:44 [2022-09-06T21:41:44.144Z] ++ set -e
21:41:44 [2022-09-06T21:41:44.144Z] ++ '[' -n 0 ']'
21:41:44 [2022-09-06T21:41:44.144Z] ++ set -x
21:41:44 [2022-09-06T21:41:44.144Z] ++ 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
21:41:44 [2022-09-06T21:41:44.404Z] INFO: Testing against a local daemon
21:41:44 [2022-09-06T21:41:44.404Z] === RUN   TestServiceCreateInit
21:41:44 [2022-09-06T21:41:44.404Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:41:45 [2022-09-06T21:41:45.345Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
21:41:47 [2022-09-06T21:41:47.898Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
21:41:48 [2022-09-06T21:41:48.839Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:41:50 [2022-09-06T21:41:50.999Z] --- PASS: TestServiceUpdateNetwork (12.62s)
21:41:51 [2022-09-06T21:41:51.000Z] === RUN   TestServiceUpdatePidsLimit
21:41:51 [2022-09-06T21:41:51.934Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:41:52 [2022-09-06T21:41:52.871Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:41:53 [2022-09-06T21:41:53.737Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
21:41:53 [2022-09-06T21:41:53.737Z] PASS
21:41:53 [2022-09-06T21:41:53.737Z] 
21:41:53 [2022-09-06T21:41:53.737Z] === Skipped
21:41:53 [2022-09-06T21:41:53.737Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:41:53 [2022-09-06T21:41:53.737Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:41:53 [2022-09-06T21:41:53.737Z] 
21:41:53 [2022-09-06T21:41:53.737Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:41:53 [2022-09-06T21:41:53.737Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:41:53 [2022-09-06T21:41:53.737Z] 
21:41:53 [2022-09-06T21:41:53.737Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:41:53 [2022-09-06T21:41:53.737Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:41:53 [2022-09-06T21:41:53.737Z] 
21:41:53 [2022-09-06T21:41:53.737Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:41:53 [2022-09-06T21:41:53.737Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:41:53 [2022-09-06T21:41:53.737Z] 
21:41:53 [2022-09-06T21:41:53.737Z] DONE 17 tests, 4 skipped in 26.437s
21:41:53 [2022-09-06T21:41:53.737Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:41:53 [2022-09-06T21:41:53.737Z] ++ 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
21:41:53 [2022-09-06T21:41:53.737Z] ++ set -e
21:41:53 [2022-09-06T21:41:53.737Z] ++ '[' -n 0 ']'
21:41:53 [2022-09-06T21:41:53.737Z] ++ set -x
21:41:53 [2022-09-06T21:41:53.737Z] ++ 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
21:41:53 [2022-09-06T21:41:53.737Z] INFO: Testing against a local daemon
21:41:53 [2022-09-06T21:41:53.737Z] === RUN   TestPluginInvalidJSON
21:41:53 [2022-09-06T21:41:53.737Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:41:53 [2022-09-06T21:41:53.737Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:41:53 [2022-09-06T21:41:53.737Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:41:53 [2022-09-06T21:41:53.737Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:41:53 [2022-09-06T21:41:53.737Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:41:53 [2022-09-06T21:41:53.737Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:41:53 [2022-09-06T21:41:53.737Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:41:53 [2022-09-06T21:41:53.737Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:41:53 [2022-09-06T21:41:53.737Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:41:53 [2022-09-06T21:41:53.737Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:41:53 [2022-09-06T21:41:53.737Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:41:53 [2022-09-06T21:41:53.737Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:41:53 [2022-09-06T21:41:53.737Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:41:53 [2022-09-06T21:41:53.737Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:41:53 [2022-09-06T21:41:53.737Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:41:53 [2022-09-06T21:41:53.737Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:41:53 [2022-09-06T21:41:53.737Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:41:53 [2022-09-06T21:41:53.737Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:41:53 [2022-09-06T21:41:53.737Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:41:53 [2022-09-06T21:41:53.737Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:41:53 [2022-09-06T21:41:53.737Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:41:53 [2022-09-06T21:41:53.737Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:41:53 [2022-09-06T21:41:53.737Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
21:41:53 [2022-09-06T21:41:53.737Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:41:53 [2022-09-06T21:41:53.737Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:41:53 [2022-09-06T21:41:53.737Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:41:53 [2022-09-06T21:41:53.737Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:41:53 [2022-09-06T21:41:53.737Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
21:41:53 [2022-09-06T21:41:53.737Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:41:53 [2022-09-06T21:41:53.737Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:41:53 [2022-09-06T21:41:53.737Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:41:53 [2022-09-06T21:41:53.737Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:41:53 [2022-09-06T21:41:53.737Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:41:53 [2022-09-06T21:41:53.737Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:41:53 [2022-09-06T21:41:53.737Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:41:53 [2022-09-06T21:41:53.737Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:41:53 [2022-09-06T21:41:53.737Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:41:53 [2022-09-06T21:41:53.737Z] === RUN   TestPluginInstall
21:41:53 [2022-09-06T21:41:53.737Z] === RUN   TestPluginInstall/no_auth
21:41:53 [2022-09-06T21:41:53.737Z] time="2022-09-06T21:41:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:41:53 [2022-09-06T21:41:53.737Z] time="2022-09-06T21:41:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87eb05b3b34a4b207df2f48c3336a7c231d1be91c0d3072fb32db1bca6021b50" mediatype=application/vnd.docker.plugin.v1+json size=522
21:41:53 [2022-09-06T21:41:53.737Z] time="2022-09-06T21:41:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:41:53 [2022-09-06T21:41:53.737Z] time="2022-09-06T21:41:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87eb05b3b34a4b207df2f48c3336a7c231d1be91c0d3072fb32db1bca6021b50" mediatype=application/vnd.docker.plugin.v1+json size=522
21:41:53 [2022-09-06T21:41:53.737Z] === RUN   TestPluginInstall/with_htpasswd
21:41:53 [2022-09-06T21:41:53.737Z] time="2022-09-06T21:41:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:41:53 [2022-09-06T21:41:53.737Z] time="2022-09-06T21:41:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b36f6362d3f2d2503ec570e314ac1b798beda69b868e64e50c20fa9ea66ab73d" mediatype=application/vnd.docker.plugin.v1+json size=522
21:41:53 [2022-09-06T21:41:53.737Z] time="2022-09-06T21:41:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:41:53 [2022-09-06T21:41:53.737Z] time="2022-09-06T21:41:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b36f6362d3f2d2503ec570e314ac1b798beda69b868e64e50c20fa9ea66ab73d" mediatype=application/vnd.docker.plugin.v1+json size=522
21:41:53 [2022-09-06T21:41:53.993Z] === RUN   TestPluginInstall/with_insecure
21:41:54 [2022-09-06T21:41:54.122Z] --- PASS: TestServiceCreateInit (9.13s)
21:41:54 [2022-09-06T21:41:54.122Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.55s)
21:41:54 [2022-09-06T21:41:54.122Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.56s)
21:41:54 [2022-09-06T21:41:54.122Z] === RUN   TestCreateServiceMultipleTimes
21:41:54 [2022-09-06T21:41:54.922Z] time="2022-09-06T21:41:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:41:54 [2022-09-06T21:41:54.922Z] time="2022-09-06T21:41:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcbdd019d293a4aefce4937f1a7f03e12382434e879d2b62ff8405e8b916ec31" mediatype=application/vnd.docker.plugin.v1+json size=522
21:41:54 [2022-09-06T21:41:54.922Z] time="2022-09-06T21:41:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:41:54 [2022-09-06T21:41:54.922Z] time="2022-09-06T21:41:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcbdd019d293a4aefce4937f1a7f03e12382434e879d2b62ff8405e8b916ec31" mediatype=application/vnd.docker.plugin.v1+json size=522
21:41:54 [2022-09-06T21:41:54.922Z]     plugin_test.go:195: [d5914f29e783d] daemon is not started
21:41:54 [2022-09-06T21:41:54.922Z] --- PASS: TestPluginInstall (2.51s)
21:41:54 [2022-09-06T21:41:54.922Z]     --- PASS: TestPluginInstall/no_auth (0.93s)
21:41:54 [2022-09-06T21:41:54.922Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
21:41:54 [2022-09-06T21:41:54.922Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
21:41:54 [2022-09-06T21:41:54.922Z] === RUN   TestPluginsWithRuntimes
21:41:54 [2022-09-06T21:41:54.999Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
21:41:56 [2022-09-06T21:41:56.814Z] === RUN   TestPluginsWithRuntimes/No_Args
21:41:57 [2022-09-06T21:41:57.376Z] === RUN   TestPluginsWithRuntimes/With_Args
21:41:58 [2022-09-06T21:41:58.305Z] --- PASS: TestPluginsWithRuntimes (3.29s)
21:41:58 [2022-09-06T21:41:58.305Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
21:41:58 [2022-09-06T21:41:58.305Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
21:41:58 [2022-09-06T21:41:58.305Z] === RUN   TestPluginBackCompatMediaTypes
21:41:58 [2022-09-06T21:41:58.868Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
21:41:58 [2022-09-06T21:41:58.868Z] PASS
21:41:58 [2022-09-06T21:41:58.868Z] 
21:41:58 [2022-09-06T21:41:58.868Z] DONE 24 tests in 6.490s
21:41:58 [2022-09-06T21:41:58.868Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:41:58 [2022-09-06T21:41:58.868Z] ++ 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
21:41:58 [2022-09-06T21:41:58.868Z] ++ set -e
21:41:58 [2022-09-06T21:41:58.868Z] ++ '[' -n 0 ']'
21:41:58 [2022-09-06T21:41:58.868Z] ++ set -x
21:41:58 [2022-09-06T21:41:58.868Z] ++ 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
21:41:58 [2022-09-06T21:41:58.868Z] INFO: Testing against a local daemon
21:41:58 [2022-09-06T21:41:58.868Z] === RUN   TestExternalGraphDriver
21:41:59 [2022-09-06T21:41:59.431Z] === RUN   TestExternalGraphDriver/json
21:42:00 [2022-09-06T21:42:00.823Z] === RUN   TestExternalGraphDriver/spec
21:42:00 [2022-09-06T21:42:00.983Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:42:02 [2022-09-06T21:42:02.253Z] === RUN   TestDockerSuite/TestBuildVerboseOut
21:42:02 [2022-09-06T21:42:02.254Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
21:42:02 [2022-09-06T21:42:02.254Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
21:42:02 [2022-09-06T21:42:02.517Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
21:42:02 [2022-09-06T21:42:02.715Z] === RUN   TestExternalGraphDriver/pull
21:42:03 [2022-09-06T21:42:03.088Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
21:42:03 [2022-09-06T21:42:03.348Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
21:42:04 [2022-09-06T21:42:04.081Z] --- PASS: TestExternalGraphDriver (5.16s)
21:42:04 [2022-09-06T21:42:04.081Z]     --- PASS: TestExternalGraphDriver/json (1.58s)
21:42:04 [2022-09-06T21:42:04.081Z]     --- PASS: TestExternalGraphDriver/spec (1.56s)
21:42:04 [2022-09-06T21:42:04.081Z]     --- PASS: TestExternalGraphDriver/pull (1.69s)
21:42:04 [2022-09-06T21:42:04.081Z] === RUN   TestGraphdriverPluginV2
21:42:04 [2022-09-06T21:42:04.338Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:42:04 [2022-09-06T21:42:04.338Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
21:42:04 [2022-09-06T21:42:04.338Z] PASS
21:42:04 [2022-09-06T21:42:04.338Z] 
21:42:04 [2022-09-06T21:42:04.338Z] === Skipped
21:42:04 [2022-09-06T21:42:04.338Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
21:42:04 [2022-09-06T21:42:04.338Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:42:04 [2022-09-06T21:42:04.338Z] 
21:42:04 [2022-09-06T21:42:04.338Z] DONE 5 tests, 1 skipped in 5.591s
21:42:04 [2022-09-06T21:42:04.338Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:42:04 [2022-09-06T21:42:04.338Z] ++ 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
21:42:04 [2022-09-06T21:42:04.338Z] ++ set -e
21:42:04 [2022-09-06T21:42:04.338Z] ++ '[' -n 0 ']'
21:42:04 [2022-09-06T21:42:04.338Z] ++ set -x
21:42:04 [2022-09-06T21:42:04.338Z] ++ 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
21:42:04 [2022-09-06T21:42:04.594Z] INFO: Testing against a local daemon
21:42:04 [2022-09-06T21:42:04.595Z] === RUN   TestContinueAfterPluginCrash
21:42:04 [2022-09-06T21:42:04.595Z] === PAUSE TestContinueAfterPluginCrash
21:42:04 [2022-09-06T21:42:04.595Z] === RUN   TestReadPluginNoRead
21:42:04 [2022-09-06T21:42:04.595Z] === PAUSE TestReadPluginNoRead
21:42:04 [2022-09-06T21:42:04.595Z] === RUN   TestDaemonStartWithLogOpt
21:42:04 [2022-09-06T21:42:04.595Z] === PAUSE TestDaemonStartWithLogOpt
21:42:04 [2022-09-06T21:42:04.595Z] === CONT  TestContinueAfterPluginCrash
21:42:04 [2022-09-06T21:42:04.595Z] === CONT  TestDaemonStartWithLogOpt
21:42:05 [2022-09-06T21:42:05.258Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
21:42:05 [2022-09-06T21:42:05.258Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
21:42:05 [2022-09-06T21:42:05.258Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
21:42:05 [2022-09-06T21:42:05.258Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
21:42:05 [2022-09-06T21:42:05.258Z] === RUN   TestDockerSuite/TestBuildWindowsUser
21:42:05 [2022-09-06T21:42:05.258Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
21:42:05 [2022-09-06T21:42:05.258Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
21:42:05 [2022-09-06T21:42:05.258Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
21:42:05 [2022-09-06T21:42:05.258Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
21:42:05 [2022-09-06T21:42:05.258Z]     docker_api_swarm_node_test.go:81: [d338c950714d9] joining swarm manager [d2ea6375f0d78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:42:06 [2022-09-06T21:42:06.197Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
21:42:06 [2022-09-06T21:42:06.197Z] === RUN   TestDockerSuite/TestBuildWithFailure
21:42:07 [2022-09-06T21:42:07.138Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
21:42:07 [2022-09-06T21:42:07.543Z] --- PASS: TestServiceUpdatePidsLimit (16.42s)
21:42:07 [2022-09-06T21:42:07.543Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
21:42:07 [2022-09-06T21:42:07.543Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s)
21:42:07 [2022-09-06T21:42:07.543Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
21:42:07 [2022-09-06T21:42:07.543Z] PASS
21:42:07 [2022-09-06T21:42:07.543Z] 
21:42:07 [2022-09-06T21:42:07.543Z] === Skipped
21:42:07 [2022-09-06T21:42:07.543Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
21:42:07 [2022-09-06T21:42:07.543Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:42:07 [2022-09-06T21:42:07.543Z] 
21:42:07 [2022-09-06T21:42:07.543Z] DONE 27 tests, 1 skipped in 166.670s
21:42:07 [2022-09-06T21:42:07.543Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
21:42:07 [2022-09-06T21:42:07.543Z] INFO: Testing against a local daemon
21:42:07 [2022-09-06T21:42:07.543Z] === RUN   TestSessionCreate
21:42:07 [2022-09-06T21:42:07.543Z] --- PASS: TestSessionCreate (0.02s)
21:42:07 [2022-09-06T21:42:07.543Z] === RUN   TestSessionCreateWithBadUpgrade
21:42:07 [2022-09-06T21:42:07.543Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:42:07 [2022-09-06T21:42:07.543Z] PASS
21:42:07 [2022-09-06T21:42:07.543Z] 
21:42:07 [2022-09-06T21:42:07.543Z] DONE 2 tests in 0.058s
21:42:07 [2022-09-06T21:42:07.543Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
21:42:07 [2022-09-06T21:42:07.543Z] INFO: Testing against a local daemon
21:42:07 [2022-09-06T21:42:07.543Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:42:07 [2022-09-06T21:42:07.543Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
21:42:07 [2022-09-06T21:42:07.543Z] === RUN   TestDiskUsage
21:42:07 [2022-09-06T21:42:07.543Z] === PAUSE TestDiskUsage
21:42:07 [2022-09-06T21:42:07.543Z] === RUN   TestEventsExecDie
21:42:07 [2022-09-06T21:42:07.709Z] === RUN   TestDockerSuite/TestBuildWithTabs
21:42:07 [2022-09-06T21:42:07.802Z] --- PASS: TestEventsExecDie (0.60s)
21:42:07 [2022-09-06T21:42:07.803Z] === RUN   TestEventsBackwardsCompatible
21:42:07 [2022-09-06T21:42:07.803Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
21:42:07 [2022-09-06T21:42:07.803Z] === RUN   TestEventsVolumeCreate
21:42:07 [2022-09-06T21:42:07.865Z] --- PASS: TestDaemonStartWithLogOpt (3.05s)
21:42:07 [2022-09-06T21:42:07.865Z] === CONT  TestReadPluginNoRead
21:42:08 [2022-09-06T21:42:08.061Z] --- PASS: TestEventsVolumeCreate (0.07s)
21:42:08 [2022-09-06T21:42:08.061Z] === RUN   TestInfoBinaryCommits
21:42:08 [2022-09-06T21:42:08.061Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:42:08 [2022-09-06T21:42:08.061Z] === RUN   TestInfoAPIVersioned
21:42:08 [2022-09-06T21:42:08.061Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:42:08 [2022-09-06T21:42:08.061Z] === RUN   TestInfoAPI
21:42:08 [2022-09-06T21:42:08.061Z] --- PASS: TestInfoAPI (0.02s)
21:42:08 [2022-09-06T21:42:08.061Z] === RUN   TestInfoAPIWarnings
21:42:08 [2022-09-06T21:42:08.279Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
21:42:08 [2022-09-06T21:42:08.279Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
21:42:09 [2022-09-06T21:42:09.756Z] === RUN   TestReadPluginNoRead/default
21:42:10 [2022-09-06T21:42:10.190Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
21:42:11 [2022-09-06T21:42:11.123Z] === RUN   TestReadPluginNoRead/disabled_caching
21:42:11 [2022-09-06T21:42:11.129Z] --- PASS: TestCreateServiceMultipleTimes (17.63s)
21:42:11 [2022-09-06T21:42:11.129Z] === RUN   TestCreateServiceConflict
21:42:12 [2022-09-06T21:42:12.070Z] === RUN   TestDockerSuite/TestBuildWithVolumes
21:42:12 [2022-09-06T21:42:12.082Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:42:12 [2022-09-06T21:42:12.650Z] --- PASS: TestContinueAfterPluginCrash (8.00s)
21:42:13 [2022-09-06T21:42:13.012Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
21:42:13 [2022-09-06T21:42:13.083Z] tests/integration/api_volume_test.py .........                           [ 74%]
21:42:13 [2022-09-06T21:42:13.084Z] tests/integration/client_test.py .....                                   [ 75%]
21:42:13 [2022-09-06T21:42:13.084Z] tests/integration/context_api_test.py ...                                [ 76%]
21:42:13 [2022-09-06T21:42:13.084Z] tests/integration/errors_test.py .                                       [ 76%]
21:42:13 [2022-09-06T21:42:13.579Z] === CONT  TestReadPluginNoRead
21:42:13 [2022-09-06T21:42:13.579Z]     read_test.go:92: [da1e23043d99c] daemon is not started
21:42:13 [2022-09-06T21:42:13.579Z] --- PASS: TestReadPluginNoRead (5.75s)
21:42:13 [2022-09-06T21:42:13.579Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
21:42:13 [2022-09-06T21:42:13.579Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.22s)
21:42:13 [2022-09-06T21:42:13.579Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
21:42:13 [2022-09-06T21:42:13.579Z] PASS
21:42:13 [2022-09-06T21:42:13.579Z] 
21:42:13 [2022-09-06T21:42:13.579Z] DONE 6 tests in 8.919s
21:42:13 [2022-09-06T21:42:13.579Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:42:13 [2022-09-06T21:42:13.579Z] ++ 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
21:42:13 [2022-09-06T21:42:13.579Z] ++ set -e
21:42:13 [2022-09-06T21:42:13.579Z] ++ '[' -n 0 ']'
21:42:13 [2022-09-06T21:42:13.579Z] ++ set -x
21:42:13 [2022-09-06T21:42:13.579Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-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
21:42:13 [2022-09-06T21:42:13.579Z] testing: warning: no tests to run
21:42:13 [2022-09-06T21:42:13.579Z] PASS
21:42:13 [2022-09-06T21:42:13.579Z] 
21:42:13 [2022-09-06T21:42:13.579Z] DONE 0 tests in 0.033s
21:42:13 [2022-09-06T21:42:13.579Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:42:13 [2022-09-06T21:42:13.579Z] ++ 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
21:42:13 [2022-09-06T21:42:13.579Z] ++ set -e
21:42:13 [2022-09-06T21:42:13.579Z] ++ '[' -n 0 ']'
21:42:13 [2022-09-06T21:42:13.579Z] ++ set -x
21:42:13 [2022-09-06T21:42:13.579Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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
21:42:13 [2022-09-06T21:42:13.579Z] INFO: Testing against a local daemon
21:42:13 [2022-09-06T21:42:13.579Z] === RUN   TestPluginWithDevMounts
21:42:13 [2022-09-06T21:42:13.579Z] === PAUSE TestPluginWithDevMounts
21:42:13 [2022-09-06T21:42:13.579Z] === CONT  TestPluginWithDevMounts
21:42:13 [2022-09-06T21:42:13.582Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
21:42:14 [2022-09-06T21:42:14.152Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
21:42:14 [2022-09-06T21:42:14.152Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
21:42:14 [2022-09-06T21:42:14.152Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
21:42:14 [2022-09-06T21:42:14.152Z] --- PASS: TestCreateServiceConflict (3.15s)
21:42:14 [2022-09-06T21:42:14.152Z] === RUN   TestCreateServiceMaxReplicas
21:42:14 [2022-09-06T21:42:14.722Z] === RUN   TestDockerSuite/TestBuildXZHost
21:42:14 [2022-09-06T21:42:14.945Z] --- PASS: TestPluginWithDevMounts (1.53s)
21:42:14 [2022-09-06T21:42:14.945Z] PASS
21:42:14 [2022-09-06T21:42:14.945Z] 
21:42:14 [2022-09-06T21:42:14.945Z] DONE 1 tests in 1.632s
21:42:15 [2022-09-06T21:42:15.202Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
21:42:15 [2022-09-06T21:42:15.202Z] ++ 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
21:42:15 [2022-09-06T21:42:15.202Z] ++ set -e
21:42:15 [2022-09-06T21:42:15.202Z] ++ '[' -n 0 ']'
21:42:15 [2022-09-06T21:42:15.202Z] ++ set -x
21:42:15 [2022-09-06T21:42:15.202Z] ++ 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
21:42:15 [2022-09-06T21:42:15.202Z] INFO: Testing against a local daemon
21:42:15 [2022-09-06T21:42:15.202Z] === RUN   TestSecretInspect
21:42:16 [2022-09-06T21:42:16.650Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
21:42:17 [2022-09-06T21:42:17.220Z] === RUN   TestDockerSuite/TestCommitChange
21:42:17 [2022-09-06T21:42:17.719Z] --- PASS: TestSecretInspect (2.32s)
21:42:17 [2022-09-06T21:42:17.719Z] === RUN   TestSecretList
21:42:17 [2022-09-06T21:42:17.790Z] --- PASS: TestCreateServiceMaxReplicas (3.43s)
21:42:17 [2022-09-06T21:42:17.790Z] === RUN   TestCreateWithDuplicateNetworkNames
21:42:18 [2022-09-06T21:42:18.050Z] === RUN   TestDockerSuite/TestCommitChangeLabels
21:42:18 [2022-09-06T21:42:18.620Z] === RUN   TestDockerSuite/TestCommitHardlink
21:42:19 [2022-09-06T21:42:19.189Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
21:42:19 [2022-09-06T21:42:19.612Z] --- PASS: TestSecretList (2.18s)
21:42:19 [2022-09-06T21:42:19.612Z] === RUN   TestSecretsCreateAndDelete
21:42:20 [2022-09-06T21:42:20.129Z] === RUN   TestDockerSuite/TestCommitNewFile
21:42:22 [2022-09-06T21:42:22.042Z] === RUN   TestDockerSuite/TestCommitPausedContainer
21:42:22 [2022-09-06T21:42:22.042Z]     docker_api_swarm_node_test.go:53: [d4d59d5ac9ac4] joining swarm manager [d071056fab85d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:42:22 [2022-09-06T21:42:22.131Z] --- PASS: TestSecretsCreateAndDelete (2.19s)
21:42:22 [2022-09-06T21:42:22.131Z] === RUN   TestSecretsUpdate
21:42:22 [2022-09-06T21:42:22.611Z] === RUN   TestDockerSuite/TestCommitTTY
21:42:22 [2022-09-06T21:42:22.611Z]     docker_api_swarm_node_test.go:54: [d0ba27c0165df] joining swarm manager [d071056fab85d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:42:23 [2022-09-06T21:42:23.551Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
21:42:24 [2022-09-06T21:42:24.022Z] --- PASS: TestSecretsUpdate (2.14s)
21:42:24 [2022-09-06T21:42:24.022Z] === RUN   TestTemplatedSecret
21:42:24 [2022-09-06T21:42:24.490Z] === RUN   TestDockerSuite/TestCommitWithoutPause
21:42:25 [2022-09-06T21:42:25.059Z] === RUN   TestDockerSuite/TestCopyAndRestart
21:42:25 [2022-09-06T21:42:25.997Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
21:42:26 [2022-09-06T21:42:26.139Z] --- PASS: TestInfoAPIWarnings (16.54s)
21:42:26 [2022-09-06T21:42:26.139Z] === RUN   TestInfoDebug
21:42:26 [2022-09-06T21:42:26.139Z] --- PASS: TestInfoDebug (0.52s)
21:42:26 [2022-09-06T21:42:26.139Z] === RUN   TestInfoInsecureRegistries
21:42:26 [2022-09-06T21:42:26.139Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:42:26 [2022-09-06T21:42:26.139Z] === RUN   TestInfoRegistryMirrors
21:42:26 [2022-09-06T21:42:26.139Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:42:26 [2022-09-06T21:42:26.140Z] === RUN   TestLoginFailsWithBadCredentials
21:42:26 [2022-09-06T21:42:26.260Z] === RUN   TestDockerSuite/TestCpAbsolutePath
21:42:26 [2022-09-06T21:42:26.400Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
21:42:26 [2022-09-06T21:42:26.400Z] === RUN   TestPingCacheHeaders
21:42:26 [2022-09-06T21:42:26.400Z] --- PASS: TestPingCacheHeaders (0.02s)
21:42:26 [2022-09-06T21:42:26.400Z] === RUN   TestPingGet
21:42:26 [2022-09-06T21:42:26.400Z] --- PASS: TestPingGet (0.01s)
21:42:26 [2022-09-06T21:42:26.400Z] === RUN   TestPingHead
21:42:26 [2022-09-06T21:42:26.539Z] --- PASS: TestTemplatedSecret (2.55s)
21:42:26 [2022-09-06T21:42:26.539Z] === RUN   TestSecretCreateResolve
21:42:26 [2022-09-06T21:42:26.679Z] --- PASS: TestPingHead (0.03s)
21:42:26 [2022-09-06T21:42:26.679Z] === RUN   TestPingSwarmHeader
21:42:26 [2022-09-06T21:42:26.829Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
21:42:26 [2022-09-06T21:42:26.938Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:42:27 [2022-09-06T21:42:27.089Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
21:42:27 [2022-09-06T21:42:27.197Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:42:27 [2022-09-06T21:42:27.660Z] === RUN   TestDockerSuite/TestCpFromCaseA
21:42:28 [2022-09-06T21:42:28.133Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:42:28 [2022-09-06T21:42:28.133Z] --- PASS: TestPingSwarmHeader (1.72s)
21:42:28 [2022-09-06T21:42:28.133Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:42:28 [2022-09-06T21:42:28.133Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:42:28 [2022-09-06T21:42:28.133Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:42:28 [2022-09-06T21:42:28.228Z] === RUN   TestDockerSuite/TestCpFromCaseB
21:42:28 [2022-09-06T21:42:28.392Z] === RUN   TestPingBuilderHeader
21:42:28 [2022-09-06T21:42:28.392Z] === RUN   TestPingBuilderHeader/default_config
21:42:28 [2022-09-06T21:42:28.798Z] === RUN   TestDockerSuite/TestCpFromCaseC
21:42:28 [2022-09-06T21:42:28.959Z] === RUN   TestPingBuilderHeader/buildkit_disabled
21:42:29 [2022-09-06T21:42:29.056Z] --- PASS: TestSecretCreateResolve (2.25s)
21:42:29 [2022-09-06T21:42:29.056Z] PASS
21:42:29 [2022-09-06T21:42:29.056Z] 
21:42:29 [2022-09-06T21:42:29.056Z] DONE 6 tests in 13.723s
21:42:29 [2022-09-06T21:42:29.056Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
21:42:29 [2022-09-06T21:42:29.056Z] ++ 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
21:42:29 [2022-09-06T21:42:29.056Z] ++ set -e
21:42:29 [2022-09-06T21:42:29.056Z] ++ '[' -n 0 ']'
21:42:29 [2022-09-06T21:42:29.056Z] ++ set -x
21:42:29 [2022-09-06T21:42:29.056Z] ++ 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
21:42:29 [2022-09-06T21:42:29.056Z] INFO: Testing against a local daemon
21:42:29 [2022-09-06T21:42:29.056Z] === RUN   TestServiceCreateInit
21:42:29 [2022-09-06T21:42:29.056Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:42:29 [2022-09-06T21:42:29.218Z] --- PASS: TestPingBuilderHeader (1.05s)
21:42:29 [2022-09-06T21:42:29.218Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
21:42:29 [2022-09-06T21:42:29.218Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
21:42:29 [2022-09-06T21:42:29.218Z] === RUN   TestVersion
21:42:29 [2022-09-06T21:42:29.218Z] --- PASS: TestVersion (0.02s)
21:42:29 [2022-09-06T21:42:29.218Z] === CONT  TestCgroupDriverSystemdMemoryLimit
21:42:29 [2022-09-06T21:42:29.218Z] === CONT  TestDiskUsage
21:42:29 [2022-09-06T21:42:29.367Z] === RUN   TestDockerSuite/TestCpFromCaseD
21:42:29 [2022-09-06T21:42:29.788Z] === RUN   TestDiskUsage/empty
21:42:29 [2022-09-06T21:42:29.788Z] === RUN   TestDiskUsage/empty/container_types
21:42:29 [2022-09-06T21:42:29.788Z] === RUN   TestDiskUsage/empty/image_types
21:42:29 [2022-09-06T21:42:29.788Z] === RUN   TestDiskUsage/empty/volume_types
21:42:29 [2022-09-06T21:42:29.788Z] === RUN   TestDiskUsage/empty/build-cache_types
21:42:29 [2022-09-06T21:42:29.788Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:42:29 [2022-09-06T21:42:29.788Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:42:29 [2022-09-06T21:42:29.788Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:42:29 [2022-09-06T21:42:29.788Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:42:29 [2022-09-06T21:42:29.788Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:42:29 [2022-09-06T21:42:29.788Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:42:29 [2022-09-06T21:42:29.788Z] === RUN   TestDiskUsage/after_LoadBusybox
21:42:29 [2022-09-06T21:42:29.938Z] === RUN   TestDockerSuite/TestCpFromCaseE
21:42:30 [2022-09-06T21:42:30.357Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:42:30 [2022-09-06T21:42:30.357Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:42:30 [2022-09-06T21:42:30.357Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:42:30 [2022-09-06T21:42:30.357Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:42:30 [2022-09-06T21:42:30.357Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:42:30 [2022-09-06T21:42:30.357Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:42:30 [2022-09-06T21:42:30.357Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:42:30 [2022-09-06T21:42:30.357Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:42:30 [2022-09-06T21:42:30.357Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:42:30 [2022-09-06T21:42:30.357Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:42:30 [2022-09-06T21:42:30.357Z] === RUN   TestDiskUsage/after_container.Run
21:42:30 [2022-09-06T21:42:30.508Z] === RUN   TestDockerSuite/TestCpFromCaseF
21:42:30 [2022-09-06T21:42:30.616Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:42:30 [2022-09-06T21:42:30.616Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:42:30 [2022-09-06T21:42:30.616Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:42:30 [2022-09-06T21:42:30.616Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:42:30 [2022-09-06T21:42:30.616Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:42:30 [2022-09-06T21:42:30.616Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:42:30 [2022-09-06T21:42:30.616Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:42:30 [2022-09-06T21:42:30.616Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:42:30 [2022-09-06T21:42:30.616Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:42:30 [2022-09-06T21:42:30.875Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:42:31 [2022-09-06T21:42:31.077Z] === RUN   TestDockerSuite/TestCpFromCaseG
21:42:31 [2022-09-06T21:42:31.133Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.69s)
21:42:31 [2022-09-06T21:42:31.133Z] --- PASS: TestDiskUsage (1.70s)
21:42:31 [2022-09-06T21:42:31.133Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.35s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]     --- PASS: TestDiskUsage/after_container.Run (0.54s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z] PASS
21:42:31 [2022-09-06T21:42:31.133Z] 
21:42:31 [2022-09-06T21:42:31.133Z] DONE 57 tests in 23.829s
21:42:31 [2022-09-06T21:42:31.133Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
21:42:31 [2022-09-06T21:42:31.133Z] INFO: Testing against a local daemon
21:42:31 [2022-09-06T21:42:31.133Z] === RUN   TestVolumesCreateAndList
21:42:31 [2022-09-06T21:42:31.133Z] --- PASS: TestVolumesCreateAndList (0.03s)
21:42:31 [2022-09-06T21:42:31.133Z] === RUN   TestVolumesRemove
21:42:31 [2022-09-06T21:42:31.133Z] --- PASS: TestVolumesRemove (0.10s)
21:42:31 [2022-09-06T21:42:31.133Z] === RUN   TestVolumesInspect
21:42:31 [2022-09-06T21:42:31.133Z] --- PASS: TestVolumesInspect (0.02s)
21:42:31 [2022-09-06T21:42:31.133Z] === RUN   TestVolumesInvalidJSON
21:42:31 [2022-09-06T21:42:31.133Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:42:31 [2022-09-06T21:42:31.133Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:42:31 [2022-09-06T21:42:31.133Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:42:31 [2022-09-06T21:42:31.133Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:42:31 [2022-09-06T21:42:31.133Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:42:31 [2022-09-06T21:42:31.133Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:42:31 [2022-09-06T21:42:31.133Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:42:31 [2022-09-06T21:42:31.133Z] --- PASS: TestVolumesInvalidJSON (0.02s)
21:42:31 [2022-09-06T21:42:31.133Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:42:31 [2022-09-06T21:42:31.133Z] PASS
21:42:31 [2022-09-06T21:42:31.133Z] 
21:42:31 [2022-09-06T21:42:31.133Z] DONE 9 tests in 0.195s
21:42:31 [2022-09-06T21:42:31.133Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:42:31 [2022-09-06T21:42:31.647Z] === RUN   TestDockerSuite/TestCpFromCaseH
21:42:31 [2022-09-06T21:42:31.962Z] Stopping apparmor (via systemctl): apparmor.service.
21:42:31 [2022-09-06T21:42:31.962Z] Removing test suite binaries
21:42:31 [2022-09-06T21:42:31.962Z] exiting test-integration
21:42:31 [2022-09-06T21:42:31.962Z] ++ exit 0
21:42:31 [2022-09-06T21:42:31.962Z] 
21:42:32 [2022-09-06T21:42:32.220Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.55s)
21:42:32 [2022-09-06T21:42:32.220Z] === RUN   TestCreateServiceSecretFileMode
21:42:32 [2022-09-06T21:42:32.480Z] === RUN   TestDockerSuite/TestCpFromCaseI
21:42:32 [2022-09-06T21:42:32.489Z] tests/integration/models_containers_test.py ............................ [ 83%]
21:42:33 [2022-09-06T21:42:33.050Z] === RUN   TestDockerSuite/TestCpFromCaseJ
21:42:33 [2022-09-06T21:42:33.226Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:42:33 [2022-09-06T21:42:33.620Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
Post stage
[Pipeline] junit
21:42:33 [2022-09-06T21:42:33.881Z] Recording test results
21:42:34 [2022-09-06T21:42:34.214Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:42:34 [2022-09-06T21:42:34.543Z] + echo Ensuring container killed.
21:42:34 [2022-09-06T21:42:34.543Z] Ensuring container killed.
21:42:34 [2022-09-06T21:42:34.543Z] + docker rm -vf docker-pr1
21:42:34 [2022-09-06T21:42:34.543Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
21:42:34 [2022-09-06T21:42:34.825Z] + echo Chowning /workspace to jenkins user
21:42:34 [2022-09-06T21:42:34.825Z] Chowning /workspace to jenkins user
21:42:34 [2022-09-06T21:42:34.825Z] + id -u
21:42:34 [2022-09-06T21:42:34.825Z] + id -g
21:42:34 [2022-09-06T21:42:34.825Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44103:/workspace busybox chown -R 1000:1000 /workspace
21:42:35 [2022-09-06T21:42:35.006Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
21:42:35 [2022-09-06T21:42:35.266Z] --- PASS: TestCreateServiceSecretFileMode (2.99s)
21:42:35 [2022-09-06T21:42:35.266Z] === RUN   TestCreateServiceConfigFileMode
21:42:35 [2022-09-06T21:42:35.526Z] === RUN   TestDockerSuite/TestCpGarbagePath
21:42:36 [2022-09-06T21:42:36.096Z] === RUN   TestDockerSuite/TestCpLocalOnly
21:42:36 [2022-09-06T21:42:36.096Z] === RUN   TestDockerSuite/TestCpNameHasColon
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:42:36 [2022-09-06T21:42:36.495Z] + bundleName=amd64-cgroup2
21:42:36 [2022-09-06T21:42:36.495Z] + echo Creating amd64-cgroup2-bundles.tar.gz
21:42:36 [2022-09-06T21:42:36.495Z] Creating amd64-cgroup2-bundles.tar.gz
21:42:36 [2022-09-06T21:42:36.495Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
21:42:36 [2022-09-06T21:42:36.495Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:42:36 [2022-09-06T21:42:36.496Z] --- PASS: TestServiceCreateInit (6.98s)
21:42:36 [2022-09-06T21:42:36.496Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.67s)
21:42:36 [2022-09-06T21:42:36.496Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.30s)
21:42:36 [2022-09-06T21:42:36.496Z] === RUN   TestCreateServiceMultipleTimes
21:42:36 [2022-09-06T21:42:36.667Z] === RUN   TestDockerSuite/TestCpRelativePath
[Pipeline] archiveArtifacts
21:42:36 [2022-09-06T21:42:36.765Z] Archiving artifacts
21:42:37 [2022-09-06T21:42:37.039Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44103/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:42:37 [2022-09-06T21:42:37.345Z] + make clean
21:42:37 [2022-09-06T21:42:37.603Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:42:37 [2022-09-06T21:42:37.603Z] docker-dev-cache
21:42:37 [2022-09-06T21:42:37.603Z] docker-mod-cache
[Pipeline] deleteDir
21:42:37 [2022-09-06T21:42:37.622Z] === RUN   TestDockerSuite/TestCpSpecialFiles
21:42:38 [2022-09-06T21:42:38.562Z] --- PASS: TestCreateServiceConfigFileMode (3.15s)
21:42:38 [2022-09-06T21:42:38.562Z] === RUN   TestCreateServiceSysctls
21:42:38 [2022-09-06T21:42:38.562Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
21:42:39 [2022-09-06T21:42:39.132Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:42:39 [2022-09-06T21:42:39.702Z] === RUN   TestDockerSuite/TestCpToCaseA
21:42:41 [2022-09-06T21:42:41.086Z] === RUN   TestDockerSuite/TestCpToCaseB
21:42:41 [2022-09-06T21:42:41.658Z] === RUN   TestDockerSuite/TestCpToCaseC
21:42:42 [2022-09-06T21:42:42.228Z] --- PASS: TestCreateServiceSysctls (3.72s)
21:42:42 [2022-09-06T21:42:42.228Z] === RUN   TestCreateServiceCapabilities
21:42:43 [2022-09-06T21:42:43.168Z] === RUN   TestDockerSuite/TestCpToCaseD
21:42:45 [2022-09-06T21:42:45.077Z] --- PASS: TestCreateServiceCapabilities (2.67s)
21:42:45 [2022-09-06T21:42:45.077Z] === RUN   TestInspect
21:42:46 [2022-09-06T21:42:46.989Z] === RUN   TestDockerSuite/TestCpToCaseE
21:42:48 [2022-09-06T21:42:48.373Z] --- PASS: TestInspect (3.65s)
21:42:48 [2022-09-06T21:42:48.373Z] === RUN   TestCreateJob
21:42:48 [2022-09-06T21:42:48.795Z] .........                                                                [ 85%]
21:42:49 [2022-09-06T21:42:49.755Z] === RUN   TestDockerSuite/TestCpToCaseF
21:42:50 [2022-09-06T21:42:50.326Z] === RUN   TestDockerSuite/TestCpToCaseG
21:42:51 [2022-09-06T21:42:51.355Z] --- PASS: TestCreateServiceMultipleTimes (15.21s)
21:42:51 [2022-09-06T21:42:51.355Z] === RUN   TestCreateServiceConflict
21:42:52 [2022-09-06T21:42:52.247Z] --- PASS: TestCreateJob (3.69s)
21:42:52 [2022-09-06T21:42:52.247Z] === RUN   TestReplicatedJob
21:42:53 [2022-09-06T21:42:53.248Z] --- PASS: TestCreateServiceConflict (1.80s)
21:42:53 [2022-09-06T21:42:53.248Z] === RUN   TestCreateServiceMaxReplicas
21:42:53 [2022-09-06T21:42:53.877Z] tests/integration/models_images_test.py ...............                  [ 89%]
21:42:54 [2022-09-06T21:42:54.159Z] === RUN   TestDockerSuite/TestCpToCaseH
21:42:54 [2022-09-06T21:42:54.729Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
21:42:55 [2022-09-06T21:42:55.333Z] tests/integration/models_networks_test.py ....                           [ 90%]
21:42:55 [2022-09-06T21:42:55.766Z] --- PASS: TestCreateServiceMaxReplicas (2.55s)
21:42:55 [2022-09-06T21:42:55.766Z] === RUN   TestCreateWithDuplicateNetworkNames
21:42:57 [2022-09-06T21:42:57.271Z] === RUN   TestDockerSuite/TestCpToCaseI
21:42:57 [2022-09-06T21:42:57.845Z] === RUN   TestDockerSuite/TestCpToCaseJ
21:42:58 [2022-09-06T21:42:58.787Z] --- PASS: TestReplicatedJob (6.53s)
21:42:58 [2022-09-06T21:42:58.787Z] === RUN   TestUpdateReplicatedJob
21:43:01 [2022-09-06T21:43:01.346Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
21:43:01 [2022-09-06T21:43:01.346Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
21:43:01 [2022-09-06T21:43:01.898Z] tests/integration/models_nodes_test.py .                                 [ 90%]
21:43:01 [2022-09-06T21:43:01.898Z] tests/integration/models_resources_test.py .                             [ 91%]
21:43:01 [2022-09-06T21:43:01.916Z] === RUN   TestDockerSuite/TestCpToDot
21:43:02 [2022-09-06T21:43:02.857Z] --- PASS: TestUpdateReplicatedJob (3.99s)
21:43:02 [2022-09-06T21:43:02.857Z] === RUN   TestServiceListWithStatuses
21:43:02 [2022-09-06T21:43:02.857Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:43:02 [2022-09-06T21:43:02.857Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:43:02 [2022-09-06T21:43:02.857Z] === RUN   TestDockerNetworkConnectAlias
21:43:02 [2022-09-06T21:43:02.857Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
21:43:03 [2022-09-06T21:43:03.800Z]     docker_api_swarm_test.go:202: [df648c8ed8448] joining swarm manager [dd1c29457b75a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:43:04 [2022-09-06T21:43:04.370Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
21:43:05 [2022-09-06T21:43:05.751Z] === RUN   TestDockerSuite/TestCpToStdout
21:43:06 [2022-09-06T21:43:06.323Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
21:43:07 [2022-09-06T21:43:07.264Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
21:43:07 [2022-09-06T21:43:07.523Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
21:43:08 [2022-09-06T21:43:08.092Z] --- PASS: TestDockerNetworkConnectAlias (5.35s)
21:43:08 [2022-09-06T21:43:08.092Z] === RUN   TestDockerNetworkReConnect
21:43:08 [2022-09-06T21:43:08.351Z] === RUN   TestDockerSuite/TestCpVolumePath
21:43:08 [2022-09-06T21:43:08.788Z] tests/integration/models_services_test.py ................X.             [ 95%]
21:43:09 [2022-09-06T21:43:09.293Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
21:43:09 [2022-09-06T21:43:09.293Z] === RUN   TestDockerSuite/TestCreateArgs
21:43:09 [2022-09-06T21:43:09.293Z] === RUN   TestDockerSuite/TestCreateByImageID
21:43:09 [2022-09-06T21:43:09.864Z] === RUN   TestDockerSuite/TestCreateEchoStdout
21:43:10 [2022-09-06T21:43:10.437Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
21:43:10 [2022-09-06T21:43:10.437Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:43:10 [2022-09-06T21:43:10.437Z] === RUN   TestDockerSuite/TestCreateHostConfig
21:43:10 [2022-09-06T21:43:10.437Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
21:43:10 [2022-09-06T21:43:10.610Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s)
21:43:10 [2022-09-06T21:43:10.610Z] === RUN   TestCreateServiceSecretFileMode
21:43:11 [2022-09-06T21:43:11.007Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
21:43:11 [2022-09-06T21:43:11.102Z] tests/integration/models_swarm_test.py ..                                [ 96%]
21:43:11 [2022-09-06T21:43:11.102Z] tests/integration/models_volumes_test.py ..                              [ 96%]
21:43:11 [2022-09-06T21:43:11.172Z] --- PASS: TestCreateServiceSecretFileMode (2.41s)
21:43:11 [2022-09-06T21:43:11.172Z] === RUN   TestCreateServiceConfigFileMode
21:43:11 [2022-09-06T21:43:11.267Z] === RUN   TestDockerSuite/TestCreateLabels
21:43:11 [2022-09-06T21:43:11.527Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
21:43:11 [2022-09-06T21:43:11.527Z] === RUN   TestDockerSuite/TestCreateRM
21:43:11 [2022-09-06T21:43:11.786Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
21:43:11 [2022-09-06T21:43:11.786Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
21:43:11 [2022-09-06T21:43:11.786Z] === RUN   TestDockerSuite/TestCreateStopSignal
21:43:11 [2022-09-06T21:43:11.786Z] === RUN   TestDockerSuite/TestCreateStopTimeout
21:43:11 [2022-09-06T21:43:11.786Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
21:43:12 [2022-09-06T21:43:12.048Z] --- PASS: TestDockerNetworkReConnect (3.99s)
21:43:12 [2022-09-06T21:43:12.048Z] === RUN   TestServicePlugin
21:43:13 [2022-09-06T21:43:13.689Z] --- PASS: TestCreateServiceConfigFileMode (2.46s)
21:43:13 [2022-09-06T21:43:13.689Z] === RUN   TestCreateServiceSysctls
21:43:13 [2022-09-06T21:43:13.960Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
21:43:13 [2022-09-06T21:43:13.960Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
21:43:13 [2022-09-06T21:43:13.960Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
21:43:15 [2022-09-06T21:43:15.296Z] tests/integration/regression_test.py ......                              [ 98%]
21:43:15 [2022-09-06T21:43:15.555Z] tests/integration/credentials/store_test.py ......                       [ 99%]
21:43:15 [2022-09-06T21:43:15.555Z] tests/integration/credentials/utils_test.py .                            [100%]
21:43:15 [2022-09-06T21:43:15.555Z] 
21:43:15 [2022-09-06T21:43:15.555Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
21:43:15 [2022-09-06T21:43:15.555Z] =========================== short test summary info ============================
21:43:15 [2022-09-06T21:43:15.555Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
21:43:15 [2022-09-06T21:43:15.555Z]   CONFIG_RT_GROUP_SCHED isn't enabled
21:43:15 [2022-09-06T21:43:15.555Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
21:43:15 [2022-09-06T21:43:15.555Z]   Not supported on most drivers
21:43:15 [2022-09-06T21:43:15.555Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
21:43:15 [2022-09-06T21:43:15.555Z]   Output of docker top depends on host distro, and is not formalized.
21:43:15 [2022-09-06T21:43:15.555Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
21:43:15 [2022-09-06T21:43:15.555Z]   Output of docker top depends on host distro, and is not formalized.
21:43:15 [2022-09-06T21:43:15.555Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
21:43:15 [2022-09-06T21:43:15.555Z]   Can fail if eth0 has multiple IP addresses
21:43:15 [2022-09-06T21:43:15.555Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
21:43:15 [2022-09-06T21:43:15.555Z]   This doesn't seem to be taken into account by the engine
21:43:15 [2022-09-06T21:43:15.555Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
21:43:15 [2022-09-06T21:43:15.555Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
21:43:15 [2022-09-06T21:43:15.555Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 292.69 seconds ==
21:43:15 [2022-09-06T21:43:15.814Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
21:43:16 [2022-09-06T21:43:16.501Z]     plugin_test.go:61: [d3db97c3c9185] joining swarm manager [d110bb5deb85a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:43:16 [2022-09-06T21:43:16.959Z] --- PASS: TestCreateServiceSysctls (3.28s)
21:43:16 [2022-09-06T21:43:16.959Z] === RUN   TestCreateServiceCapabilities
21:43:17 [2022-09-06T21:43:17.441Z] === RUN   TestDockerSuite/TestCreateWithPortRange
21:43:17 [2022-09-06T21:43:17.441Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
21:43:17 [2022-09-06T21:43:17.702Z] === RUN   TestDockerSuite/TestEventsAttach
21:43:17 [2022-09-06T21:43:17.702Z]     plugin_test.go:64: [dbe64ac39b189] joining swarm manager [d110bb5deb85a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:43:18 [2022-09-06T21:43:18.272Z] === RUN   TestDockerSuite/TestEventsCommit
21:43:19 [2022-09-06T21:43:19.212Z] === RUN   TestDockerSuite/TestEventsContainerEvents
21:43:19 [2022-09-06T21:43:19.479Z] --- PASS: TestCreateServiceCapabilities (2.38s)
21:43:19 [2022-09-06T21:43:19.479Z] === RUN   TestInspect
21:43:19 [2022-09-06T21:43:19.783Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
21:43:20 [2022-09-06T21:43:20.352Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
21:43:20 [2022-09-06T21:43:20.612Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
21:43:21 [2022-09-06T21:43:21.997Z] --- PASS: TestInspect (2.53s)
21:43:21 [2022-09-06T21:43:21.997Z] === RUN   TestCreateJob
21:43:22 [2022-09-06T21:43:22.520Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
21:43:23 [2022-09-06T21:43:23.102Z] === RUN   TestDockerSuite/TestEventsContainerRestart
21:43:23 [2022-09-06T21:43:23.376Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
21:43:24 [2022-09-06T21:43:24.530Z] --- PASS: TestCreateJob (2.94s)
21:43:24 [2022-09-06T21:43:24.530Z] === RUN   TestReplicatedJob
21:43:25 [2022-09-06T21:43:25.921Z]     docker_api_swarm_test.go:384: [db39b307c927f] joining swarm manager [d9d9b6a2877bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:43:25 [2022-09-06T21:43:25.921Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
21:43:26 [2022-09-06T21:43:26.862Z]     docker_api_swarm_test.go:385: [d44c91cf94f9a] joining swarm manager [d9d9b6a2877bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:43:28 [2022-09-06T21:43:28.017Z] Leaving: AppArmorNo profiles have been unloaded.
21:43:28 [2022-09-06T21:43:28.017Z] 
21:43:28 [2022-09-06T21:43:28.017Z] Unloading profiles will leave already running processes permanently
21:43:28 [2022-09-06T21:43:28.017Z] unconfined, which can lead to unexpected situations.
21:43:28 [2022-09-06T21:43:28.017Z] 
21:43:28 [2022-09-06T21:43:28.017Z] To set a process to complain mode, use the command line tool
21:43:28 [2022-09-06T21:43:28.018Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:43:28 [2022-09-06T21:43:28.018Z] 
Post stage
[Pipeline] junit
21:43:28 [2022-09-06T21:43:28.031Z] Recording test results
21:43:28 [2022-09-06T21:43:28.244Z] === RUN   TestDockerSuite/TestEventsCopy
21:43:28 [2022-09-06T21:43:28.263Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
21:43:28 [2022-09-06T21:43:28.540Z] + echo Ensuring container killed.
21:43:28 [2022-09-06T21:43:28.540Z] Ensuring container killed.
21:43:28 [2022-09-06T21:43:28.540Z] + docker rm -vf docker-pr1
21:43:28 [2022-09-06T21:43:28.540Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
21:43:28 [2022-09-06T21:43:28.813Z] === RUN   TestDockerSuite/TestEventsFilterContainer
21:43:28 [2022-09-06T21:43:28.825Z] + echo Chowning /workspace to jenkins user
21:43:28 [2022-09-06T21:43:28.825Z] Chowning /workspace to jenkins user
21:43:28 [2022-09-06T21:43:28.825Z] + id -u
21:43:28 [2022-09-06T21:43:28.825Z] + id -g
21:43:28 [2022-09-06T21:43:28.825Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44103:/workspace busybox chown -R 1000:1000 /workspace
21:43:29 [2022-09-06T21:43:29.752Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
21:43:29 [2022-09-06T21:43:29.779Z] --- PASS: TestReplicatedJob (5.28s)
21:43:29 [2022-09-06T21:43:29.779Z] === RUN   TestUpdateReplicatedJob
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:43:30 [2022-09-06T21:43:30.509Z] + bundleName=docker-py
21:43:30 [2022-09-06T21:43:30.509Z] + echo Creating docker-py-bundles.tar.gz
21:43:30 [2022-09-06T21:43:30.509Z] Creating docker-py-bundles.tar.gz
21:43:30 [2022-09-06T21:43:30.509Z] + 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
21:43:30 [2022-09-06T21:43:30.521Z] Archiving artifacts
21:43:30 [2022-09-06T21:43:30.716Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44103/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
21:43:31 [2022-09-06T21:43:31.059Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=287d1656de9a21985c0ceba90582771a65f57489 -e DOCKER_GRAPHDRIVER docker:287d1656de9a21985c0ceba90582771a65f57489 hack/make.sh binary
21:43:31 [2022-09-06T21:43:31.319Z] 
21:43:31 [2022-09-06T21:43:31.578Z] Removing bundles/
21:43:31 [2022-09-06T21:43:31.578Z] 
21:43:31 [2022-09-06T21:43:31.578Z] ---> Making bundle: binary (in bundles/binary)
21:43:31 [2022-09-06T21:43:31.578Z] Building: bundles/binary-daemon/dockerd
21:43:31 [2022-09-06T21:43:31.578Z] GOOS="" GOARCH="" GOARM=""
21:43:33 [2022-09-06T21:43:33.047Z] --- PASS: TestUpdateReplicatedJob (2.91s)
21:43:33 [2022-09-06T21:43:33.047Z] === RUN   TestServiceListWithStatuses
21:43:33 [2022-09-06T21:43:33.047Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:43:33 [2022-09-06T21:43:33.047Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:43:33 [2022-09-06T21:43:33.047Z] === RUN   TestDockerNetworkConnectAlias
21:43:35 [2022-09-06T21:43:35.032Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
21:43:35 [2022-09-06T21:43:35.292Z] === RUN   TestDockerSuite/TestEventsFilterImageName
21:43:36 [2022-09-06T21:43:36.231Z] === RUN   TestDockerSuite/TestEventsFilterLabels
21:43:37 [2022-09-06T21:43:37.169Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
21:43:37 [2022-09-06T21:43:37.169Z] === RUN   TestDockerSuite/TestEventsFilterType
21:43:37 [2022-09-06T21:43:37.217Z] --- PASS: TestDockerNetworkConnectAlias (4.06s)
21:43:37 [2022-09-06T21:43:37.217Z] === RUN   TestDockerNetworkReConnect
21:43:37 [2022-09-06T21:43:37.429Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
21:43:37 [2022-09-06T21:43:37.690Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
21:43:37 [2022-09-06T21:43:37.690Z] === RUN   TestDockerSuite/TestEventsFilters
21:43:38 [2022-09-06T21:43:38.634Z] === RUN   TestDockerSuite/TestEventsFormat
21:43:39 [2022-09-06T21:43:39.575Z] === RUN   TestDockerSuite/TestEventsFormatBadField
21:43:39 [2022-09-06T21:43:39.575Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
21:43:39 [2022-09-06T21:43:39.575Z] === RUN   TestDockerSuite/TestEventsImageImport
21:43:40 [2022-09-06T21:43:40.145Z] === RUN   TestDockerSuite/TestEventsImageLoad
21:43:40 [2022-09-06T21:43:40.404Z] === RUN   TestDockerSuite/TestEventsImagePull
21:43:40 [2022-09-06T21:43:40.490Z] --- PASS: TestDockerNetworkReConnect (3.23s)
21:43:40 [2022-09-06T21:43:40.490Z] === RUN   TestServicePlugin
21:43:40 [2022-09-06T21:43:40.490Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:43:40 [2022-09-06T21:43:40.490Z] --- SKIP: TestServicePlugin (0.00s)
21:43:40 [2022-09-06T21:43:40.490Z] === RUN   TestServiceUpdateLabel
21:43:41 [2022-09-06T21:43:41.344Z] === RUN   TestDockerSuite/TestEventsImageTag
21:43:42 [2022-09-06T21:43:42.283Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
21:43:42 [2022-09-06T21:43:42.422Z] --- PASS: TestServiceUpdateLabel (2.28s)
21:43:42 [2022-09-06T21:43:42.423Z] === RUN   TestServiceUpdateSecrets
21:43:42 [2022-09-06T21:43:42.542Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
21:43:42 [2022-09-06T21:43:42.542Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
21:43:42 [2022-09-06T21:43:42.542Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
21:43:42 [2022-09-06T21:43:42.542Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
21:43:42 [2022-09-06T21:43:42.542Z] === RUN   TestDockerSuite/TestEventsPluginOps
21:43:43 [2022-09-06T21:43:43.481Z] --- PASS: TestServicePlugin (31.52s)
21:43:43 [2022-09-06T21:43:43.481Z] === RUN   TestServiceUpdateLabel
21:43:44 [2022-09-06T21:43:44.863Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
21:43:45 [2022-09-06T21:43:45.433Z] === RUN   TestDockerSuite/TestEventsRename
21:43:46 [2022-09-06T21:43:46.005Z] === RUN   TestDockerSuite/TestEventsResize
21:43:46 [2022-09-06T21:43:46.265Z] --- PASS: TestServiceUpdateLabel (2.70s)
21:43:46 [2022-09-06T21:43:46.265Z] === RUN   TestServiceUpdateSecrets
21:43:46 [2022-09-06T21:43:46.525Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
21:43:53 [2022-09-06T21:43:53.107Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
21:43:53 [2022-09-06T21:43:53.107Z] === RUN   TestDockerSuite/TestEventsStreaming
21:43:53 [2022-09-06T21:43:53.107Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
21:43:56 [2022-09-06T21:43:56.403Z] === RUN   TestDockerSuite/TestEventsTop
21:43:56 [2022-09-06T21:43:56.403Z] === RUN   TestDockerSuite/TestEventsUntag
21:43:57 [2022-09-06T21:43:57.267Z] --- PASS: TestServiceUpdateSecrets (14.40s)
21:43:57 [2022-09-06T21:43:57.267Z] === RUN   TestServiceUpdateConfigs
21:43:58 [2022-09-06T21:43:58.940Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
21:44:00 [2022-09-06T21:44:00.848Z] --- PASS: TestServiceUpdateSecrets (14.60s)
21:44:00 [2022-09-06T21:44:00.848Z] === RUN   TestServiceUpdateConfigs
21:44:05 [2022-09-06T21:44:05.045Z] === RUN   TestDockerSuite/TestNetworkEvents
21:44:10 [2022-09-06T21:44:10.324Z] === RUN   TestDockerSuite/TestVolumeEvents
21:44:12 [2022-09-06T21:44:12.132Z] --- PASS: TestServiceUpdateConfigs (14.31s)
21:44:12 [2022-09-06T21:44:12.133Z] === RUN   TestServiceUpdateNetwork
21:44:15 [2022-09-06T21:44:15.602Z] --- PASS: TestServiceUpdateConfigs (14.55s)
21:44:15 [2022-09-06T21:44:15.602Z] === RUN   TestServiceUpdateNetwork
21:44:15 [2022-09-06T21:44:15.863Z] === RUN   TestDockerSuite/TestExec
21:44:16 [2022-09-06T21:44:16.432Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
21:44:17 [2022-09-06T21:44:17.816Z] === RUN   TestDockerSuite/TestExecCgroup
21:44:18 [2022-09-06T21:44:18.387Z]     check_test.go:611: [d44c91cf94f9a] daemon is not started
21:44:18 [2022-09-06T21:44:18.387Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
21:44:18 [2022-09-06T21:44:18.958Z] === RUN   TestDockerSuite/TestExecEnv
21:44:19 [2022-09-06T21:44:19.529Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
21:44:20 [2022-09-06T21:44:20.471Z]     docker_api_swarm_test.go:802: [d7145a483fdd6] joining swarm manager [d02ec8993302f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:44:21 [2022-09-06T21:44:21.052Z] === RUN   TestDockerSuite/TestExecExitStatus
21:44:21 [2022-09-06T21:44:21.630Z] === RUN   TestDockerSuite/TestExecInspectID
21:44:21 [2022-09-06T21:44:21.890Z]     docker_api_swarm_test.go:802: [d55f866c29466] joining swarm manager [d02ec8993302f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:44:23 [2022-09-06T21:44:23.272Z]     docker_api_swarm_test.go:802: [de6cafb4daffc] joining swarm manager [d02ec8993302f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:44:23 [2022-09-06T21:44:23.532Z] === RUN   TestDockerSuite/TestExecInteractive
21:44:24 [2022-09-06T21:44:24.102Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
21:44:24 [2022-09-06T21:44:24.307Z] --- PASS: TestServiceUpdateNetwork (12.22s)
21:44:24 [2022-09-06T21:44:24.307Z] === RUN   TestServiceUpdatePidsLimit
21:44:24 [2022-09-06T21:44:24.564Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:44:24 [2022-09-06T21:44:24.672Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
21:44:24 [2022-09-06T21:44:24.673Z]     docker_api_swarm_test.go:802: [d7e39e08ea7ea] joining swarm manager [d02ec8993302f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
21:44:25 [2022-09-06T21:44:25.127Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:44:25 [2022-09-06T21:44:25.243Z] === RUN   TestDockerSuite/TestExecParseError
21:44:25 [2022-09-06T21:44:25.813Z] === RUN   TestDockerSuite/TestExecPausedContainer
21:44:26 [2022-09-06T21:44:26.073Z]     docker_api_swarm_test.go:810: [da50777e96357] joining swarm manager [d02ec8993302f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
21:44:26 [2022-09-06T21:44:26.334Z] === RUN   TestDockerSuite/TestExecSetEnv
21:44:26 [2022-09-06T21:44:26.904Z] === RUN   TestDockerSuite/TestExecStartFails
21:44:27 [2022-09-06T21:44:27.475Z] === RUN   TestDockerSuite/TestExecStopNotHanging
21:44:28 [2022-09-06T21:44:28.047Z] === RUN   TestDockerSuite/TestExecTTY
21:44:28 [2022-09-06T21:44:28.618Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
21:44:28 [2022-09-06T21:44:28.878Z] --- PASS: TestServiceUpdateNetwork (13.62s)
21:44:28 [2022-09-06T21:44:28.878Z] === RUN   TestServiceUpdatePidsLimit
21:44:29 [2022-09-06T21:44:29.138Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
21:44:29 [2022-09-06T21:44:29.709Z] === RUN   TestDockerSuite/TestExecUlimits
21:44:30 [2022-09-06T21:44:30.279Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:44:30 [2022-09-06T21:44:30.279Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
21:44:30 [2022-09-06T21:44:30.279Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
21:44:30 [2022-09-06T21:44:30.279Z] === RUN   TestDockerSuite/TestExecWithImageUser
21:44:31 [2022-09-06T21:44:31.222Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:44:32 [2022-09-06T21:44:32.604Z] === RUN   TestDockerSuite/TestExecWithNoTERM
21:44:32 [2022-09-06T21:44:32.864Z] === RUN   TestDockerSuite/TestExecWithPrivileged
21:44:33 [2022-09-06T21:44:33.217Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:44:33 [2022-09-06T21:44:33.804Z] === RUN   TestDockerSuite/TestExecWithTERM
21:44:34 [2022-09-06T21:44:34.375Z] === RUN   TestDockerSuite/TestExecWithUser
21:44:34 [2022-09-06T21:44:34.945Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
21:44:35 [2022-09-06T21:44:35.885Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
21:44:37 [2022-09-06T21:44:37.797Z] === RUN   TestDockerSuite/TestHealth
21:44:38 [2022-09-06T21:44:38.057Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:44:39 [2022-09-06T21:44:39.757Z] --- PASS: TestServiceUpdatePidsLimit (16.04s)
21:44:39 [2022-09-06T21:44:39.757Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
21:44:39 [2022-09-06T21:44:39.757Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
21:44:39 [2022-09-06T21:44:39.757Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
21:44:39 [2022-09-06T21:44:39.757Z] PASS
21:44:39 [2022-09-06T21:44:39.757Z] 
21:44:39 [2022-09-06T21:44:39.757Z] === Skipped
21:44:39 [2022-09-06T21:44:39.757Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
21:44:39 [2022-09-06T21:44:39.757Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:44:39 [2022-09-06T21:44:39.757Z] 
21:44:39 [2022-09-06T21:44:39.757Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:44:39 [2022-09-06T21:44:39.757Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:44:39 [2022-09-06T21:44:39.757Z] 
21:44:39 [2022-09-06T21:44:39.757Z] DONE 27 tests, 2 skipped in 130.518s
21:44:39 [2022-09-06T21:44:39.757Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
21:44:39 [2022-09-06T21:44:39.757Z] ++ 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
21:44:39 [2022-09-06T21:44:39.757Z] ++ set -e
21:44:39 [2022-09-06T21:44:39.757Z] ++ '[' -n 0 ']'
21:44:39 [2022-09-06T21:44:39.757Z] ++ set -x
21:44:39 [2022-09-06T21:44:39.757Z] ++ 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
21:44:39 [2022-09-06T21:44:39.757Z] INFO: Testing against a local daemon
21:44:39 [2022-09-06T21:44:39.757Z] === RUN   TestSessionCreate
21:44:39 [2022-09-06T21:44:39.757Z] --- PASS: TestSessionCreate (0.03s)
21:44:39 [2022-09-06T21:44:39.757Z] === RUN   TestSessionCreateWithBadUpgrade
21:44:39 [2022-09-06T21:44:39.757Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:44:39 [2022-09-06T21:44:39.757Z] PASS
21:44:39 [2022-09-06T21:44:39.757Z] 
21:44:39 [2022-09-06T21:44:39.757Z] DONE 2 tests in 0.131s
21:44:39 [2022-09-06T21:44:39.757Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
21:44:39 [2022-09-06T21:44:39.757Z] ++ 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
21:44:39 [2022-09-06T21:44:39.757Z] ++ set -e
21:44:39 [2022-09-06T21:44:39.757Z] ++ '[' -n 0 ']'
21:44:39 [2022-09-06T21:44:39.757Z] ++ set -x
21:44:39 [2022-09-06T21:44:39.757Z] ++ 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
21:44:39 [2022-09-06T21:44:39.757Z] INFO: Testing against a local daemon
21:44:39 [2022-09-06T21:44:39.757Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:44:39 [2022-09-06T21:44:39.757Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:44:39 [2022-09-06T21:44:39.757Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:44:39 [2022-09-06T21:44:39.757Z] === RUN   TestDiskUsage
21:44:39 [2022-09-06T21:44:39.757Z] === PAUSE TestDiskUsage
21:44:39 [2022-09-06T21:44:39.757Z] === RUN   TestEventsExecDie
21:44:40 [2022-09-06T21:44:40.014Z] --- PASS: TestEventsExecDie (0.49s)
21:44:40 [2022-09-06T21:44:40.014Z] === RUN   TestEventsBackwardsCompatible
21:44:40 [2022-09-06T21:44:40.270Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
21:44:40 [2022-09-06T21:44:40.270Z] === RUN   TestEventsVolumeCreate
21:44:40 [2022-09-06T21:44:40.270Z] --- PASS: TestEventsVolumeCreate (0.06s)
21:44:40 [2022-09-06T21:44:40.270Z] === RUN   TestInfoBinaryCommits
21:44:40 [2022-09-06T21:44:40.270Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:44:40 [2022-09-06T21:44:40.270Z] === RUN   TestInfoAPIVersioned
21:44:40 [2022-09-06T21:44:40.270Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:44:40 [2022-09-06T21:44:40.270Z] === RUN   TestInfoAPI
21:44:40 [2022-09-06T21:44:40.270Z] --- PASS: TestInfoAPI (0.02s)
21:44:40 [2022-09-06T21:44:40.270Z] === RUN   TestInfoAPIWarnings
21:44:46 [2022-09-06T21:44:46.185Z] --- PASS: TestServiceUpdatePidsLimit (16.71s)
21:44:46 [2022-09-06T21:44:46.185Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s)
21:44:46 [2022-09-06T21:44:46.185Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.92s)
21:44:46 [2022-09-06T21:44:46.185Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s)
21:44:46 [2022-09-06T21:44:46.185Z] PASS
21:44:46 [2022-09-06T21:44:46.185Z] 
21:44:46 [2022-09-06T21:44:46.185Z] === Skipped
21:44:46 [2022-09-06T21:44:46.185Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
21:44:46 [2022-09-06T21:44:46.185Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:44:46 [2022-09-06T21:44:46.185Z] 
21:44:46 [2022-09-06T21:44:46.185Z] DONE 27 tests, 1 skipped in 181.409s
21:44:46 [2022-09-06T21:44:46.185Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
21:44:46 [2022-09-06T21:44:46.185Z] ++ 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
21:44:46 [2022-09-06T21:44:46.185Z] ++ set -e
21:44:46 [2022-09-06T21:44:46.185Z] ++ '[' -n 0 ']'
21:44:46 [2022-09-06T21:44:46.185Z] ++ set -x
21:44:46 [2022-09-06T21:44:46.185Z] ++ 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
21:44:46 [2022-09-06T21:44:46.185Z] INFO: Testing against a local daemon
21:44:46 [2022-09-06T21:44:46.185Z] === RUN   TestSessionCreate
21:44:46 [2022-09-06T21:44:46.185Z] --- PASS: TestSessionCreate (0.02s)
21:44:46 [2022-09-06T21:44:46.185Z] === RUN   TestSessionCreateWithBadUpgrade
21:44:46 [2022-09-06T21:44:46.185Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:44:46 [2022-09-06T21:44:46.185Z] PASS
21:44:46 [2022-09-06T21:44:46.185Z] 
21:44:46 [2022-09-06T21:44:46.185Z] DONE 2 tests in 0.111s
21:44:46 [2022-09-06T21:44:46.185Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
21:44:46 [2022-09-06T21:44:46.185Z] ++ 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
21:44:46 [2022-09-06T21:44:46.185Z] ++ set -e
21:44:46 [2022-09-06T21:44:46.185Z] ++ '[' -n 0 ']'
21:44:46 [2022-09-06T21:44:46.185Z] ++ set -x
21:44:46 [2022-09-06T21:44:46.185Z] ++ 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
21:44:46 [2022-09-06T21:44:46.185Z] INFO: Testing against a local daemon
21:44:46 [2022-09-06T21:44:46.185Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:44:46 [2022-09-06T21:44:46.185Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:44:46 [2022-09-06T21:44:46.185Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:44:46 [2022-09-06T21:44:46.185Z] === RUN   TestDiskUsage
21:44:46 [2022-09-06T21:44:46.185Z] === PAUSE TestDiskUsage
21:44:46 [2022-09-06T21:44:46.185Z] === RUN   TestEventsExecDie
21:44:46 [2022-09-06T21:44:46.445Z] --- PASS: TestEventsExecDie (0.62s)
21:44:46 [2022-09-06T21:44:46.445Z] === RUN   TestEventsBackwardsCompatible
21:44:46 [2022-09-06T21:44:46.722Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
21:44:46 [2022-09-06T21:44:46.722Z] === RUN   TestEventsVolumeCreate
21:44:46 [2022-09-06T21:44:46.722Z] --- PASS: TestEventsVolumeCreate (0.05s)
21:44:46 [2022-09-06T21:44:46.722Z] === RUN   TestInfoBinaryCommits
21:44:46 [2022-09-06T21:44:46.722Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:44:46 [2022-09-06T21:44:46.722Z] === RUN   TestInfoAPIVersioned
21:44:46 [2022-09-06T21:44:46.722Z] --- PASS: TestInfoAPIVersioned (0.00s)
21:44:46 [2022-09-06T21:44:46.722Z] === RUN   TestInfoAPI
21:44:46 [2022-09-06T21:44:46.722Z] --- PASS: TestInfoAPI (0.02s)
21:44:46 [2022-09-06T21:44:46.722Z] === RUN   TestInfoAPIWarnings
21:44:56 [2022-09-06T21:44:56.730Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
21:44:58 [2022-09-06T21:44:58.319Z] --- PASS: TestInfoAPIWarnings (16.54s)
21:44:58 [2022-09-06T21:44:58.319Z] === RUN   TestInfoDebug
21:44:58 [2022-09-06T21:44:58.319Z] --- PASS: TestInfoDebug (0.52s)
21:44:58 [2022-09-06T21:44:58.319Z] === RUN   TestInfoInsecureRegistries
21:44:58 [2022-09-06T21:44:58.319Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:44:58 [2022-09-06T21:44:58.319Z] === RUN   TestInfoRegistryMirrors
21:44:58 [2022-09-06T21:44:58.319Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:44:58 [2022-09-06T21:44:58.319Z] === RUN   TestLoginFailsWithBadCredentials
21:44:58 [2022-09-06T21:44:58.882Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
21:44:58 [2022-09-06T21:44:58.882Z] === RUN   TestPingCacheHeaders
21:44:58 [2022-09-06T21:44:58.882Z] --- PASS: TestPingCacheHeaders (0.02s)
21:44:58 [2022-09-06T21:44:58.882Z] === RUN   TestPingGet
21:44:58 [2022-09-06T21:44:58.882Z] --- PASS: TestPingGet (0.02s)
21:44:58 [2022-09-06T21:44:58.882Z] === RUN   TestPingHead
21:44:58 [2022-09-06T21:44:58.882Z] --- PASS: TestPingHead (0.02s)
21:44:58 [2022-09-06T21:44:58.882Z] === RUN   TestPingSwarmHeader
21:44:59 [2022-09-06T21:44:59.269Z] === RUN   TestDockerSuite/TestBuildHistory
21:44:59 [2022-09-06T21:44:59.445Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:45:00 [2022-09-06T21:45:00.010Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:45:00 [2022-09-06T21:45:00.954Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:45:00 [2022-09-06T21:45:00.954Z] --- PASS: TestPingSwarmHeader (2.05s)
21:45:00 [2022-09-06T21:45:00.954Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:45:00 [2022-09-06T21:45:00.954Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:45:00 [2022-09-06T21:45:00.954Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:45:00 [2022-09-06T21:45:00.954Z] === RUN   TestPingBuilderHeader
21:45:00 [2022-09-06T21:45:00.954Z] === RUN   TestPingBuilderHeader/default_config
21:45:01 [2022-09-06T21:45:01.517Z] === RUN   TestPingBuilderHeader/buildkit_disabled
21:45:01 [2022-09-06T21:45:01.811Z] === RUN   TestDockerSuite/TestHistoryExistentImage
21:45:01 [2022-09-06T21:45:01.811Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
21:45:01 [2022-09-06T21:45:01.811Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
21:45:01 [2022-09-06T21:45:01.811Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
21:45:02 [2022-09-06T21:45:02.079Z] --- PASS: TestPingBuilderHeader (1.06s)
21:45:02 [2022-09-06T21:45:02.079Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
21:45:02 [2022-09-06T21:45:02.079Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
21:45:02 [2022-09-06T21:45:02.079Z] === RUN   TestVersion
21:45:02 [2022-09-06T21:45:02.079Z] --- PASS: TestVersion (0.02s)
21:45:02 [2022-09-06T21:45:02.079Z] === CONT  TestDiskUsage
21:45:02 [2022-09-06T21:45:02.336Z] === RUN   TestDiskUsage/empty
21:45:02 [2022-09-06T21:45:02.336Z] === RUN   TestDiskUsage/empty/container_types
21:45:02 [2022-09-06T21:45:02.336Z] === RUN   TestDiskUsage/empty/image_types
21:45:02 [2022-09-06T21:45:02.336Z] === RUN   TestDiskUsage/empty/volume_types
21:45:02 [2022-09-06T21:45:02.383Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
21:45:02 [2022-09-06T21:45:02.593Z] === RUN   TestDiskUsage/empty/build-cache_types
21:45:02 [2022-09-06T21:45:02.593Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:45:02 [2022-09-06T21:45:02.593Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:45:02 [2022-09-06T21:45:02.593Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:45:02 [2022-09-06T21:45:02.593Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:45:02 [2022-09-06T21:45:02.593Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:45:02 [2022-09-06T21:45:02.593Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:45:02 [2022-09-06T21:45:02.593Z] === RUN   TestDiskUsage/after_LoadBusybox
21:45:02 [2022-09-06T21:45:02.593Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:45:02 [2022-09-06T21:45:02.594Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:45:02 [2022-09-06T21:45:02.594Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:45:02 [2022-09-06T21:45:02.594Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:45:02 [2022-09-06T21:45:02.594Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:45:02 [2022-09-06T21:45:02.594Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:45:02 [2022-09-06T21:45:02.594Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:45:02 [2022-09-06T21:45:02.594Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:45:02 [2022-09-06T21:45:02.594Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:45:02 [2022-09-06T21:45:02.594Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:45:02 [2022-09-06T21:45:02.594Z] === RUN   TestDiskUsage/after_container.Run
21:45:02 [2022-09-06T21:45:02.643Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
21:45:02 [2022-09-06T21:45:02.850Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:45:02 [2022-09-06T21:45:02.850Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:45:02 [2022-09-06T21:45:02.850Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:45:02 [2022-09-06T21:45:02.850Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:45:02 [2022-09-06T21:45:02.850Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:45:02 [2022-09-06T21:45:02.850Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:45:02 [2022-09-06T21:45:02.850Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:45:02 [2022-09-06T21:45:02.850Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:45:02 [2022-09-06T21:45:02.850Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:45:02 [2022-09-06T21:45:02.850Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:45:03 [2022-09-06T21:45:03.107Z] --- PASS: TestDiskUsage (1.16s)
21:45:03 [2022-09-06T21:45:03.107Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z] PASS
21:45:03 [2022-09-06T21:45:03.107Z] 
21:45:03 [2022-09-06T21:45:03.107Z] === Skipped
21:45:03 [2022-09-06T21:45:03.107Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:45:03 [2022-09-06T21:45:03.107Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:45:03 [2022-09-06T21:45:03.107Z] 
21:45:03 [2022-09-06T21:45:03.107Z] DONE 57 tests, 1 skipped in 23.613s
21:45:03 [2022-09-06T21:45:03.107Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
21:45:03 [2022-09-06T21:45:03.107Z] ++ 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
21:45:03 [2022-09-06T21:45:03.107Z] ++ set -e
21:45:03 [2022-09-06T21:45:03.107Z] ++ '[' -n 0 ']'
21:45:03 [2022-09-06T21:45:03.107Z] ++ set -x
21:45:03 [2022-09-06T21:45:03.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
21:45:03 [2022-09-06T21:45:03.107Z] INFO: Testing against a local daemon
21:45:03 [2022-09-06T21:45:03.107Z] === RUN   TestVolumesCreateAndList
21:45:03 [2022-09-06T21:45:03.214Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
21:45:03 [2022-09-06T21:45:03.214Z] --- PASS: TestInfoAPIWarnings (16.57s)
21:45:03 [2022-09-06T21:45:03.214Z] === RUN   TestInfoDebug
21:45:03 [2022-09-06T21:45:03.364Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:45:03 [2022-09-06T21:45:03.364Z] === RUN   TestVolumesRemove
21:45:03 [2022-09-06T21:45:03.364Z] --- PASS: TestVolumesRemove (0.07s)
21:45:03 [2022-09-06T21:45:03.364Z] === RUN   TestVolumesInspect
21:45:03 [2022-09-06T21:45:03.364Z] --- PASS: TestVolumesInspect (0.03s)
21:45:03 [2022-09-06T21:45:03.364Z] === RUN   TestVolumesInvalidJSON
21:45:03 [2022-09-06T21:45:03.364Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:45:03 [2022-09-06T21:45:03.364Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:45:03 [2022-09-06T21:45:03.364Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:45:03 [2022-09-06T21:45:03.364Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:45:03 [2022-09-06T21:45:03.364Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:45:03 [2022-09-06T21:45:03.364Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:45:03 [2022-09-06T21:45:03.364Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:45:03 [2022-09-06T21:45:03.364Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:45:03 [2022-09-06T21:45:03.364Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:45:03 [2022-09-06T21:45:03.364Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:45:03 [2022-09-06T21:45:03.364Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:45:03 [2022-09-06T21:45:03.364Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:45:03 [2022-09-06T21:45:03.364Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:45:03 [2022-09-06T21:45:03.364Z] PASS
21:45:03 [2022-09-06T21:45:03.364Z] 
21:45:03 [2022-09-06T21:45:03.364Z] DONE 9 tests in 0.237s
21:45:03 [2022-09-06T21:45:03.364Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:45:03 [2022-09-06T21:45:03.621Z] ++++ cat bundles/test-integration/docker.pid
21:45:03 [2022-09-06T21:45:03.621Z] +++ kill 14427
21:45:03 [2022-09-06T21:45:03.621Z] +++ /etc/init.d/apparmor stop
21:45:03 [2022-09-06T21:45:03.621Z] Leaving: AppArmorNo profiles have been unloaded.
21:45:03 [2022-09-06T21:45:03.621Z] 
21:45:03 [2022-09-06T21:45:03.621Z] Unloading profiles will leave already running processes permanently
21:45:03 [2022-09-06T21:45:03.621Z] unconfined, which can lead to unexpected situations.
21:45:03 [2022-09-06T21:45:03.621Z] 
21:45:03 [2022-09-06T21:45:03.621Z] To set a process to complain mode, use the command line tool
21:45:03 [2022-09-06T21:45:03.621Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:45:03 [2022-09-06T21:45:03.621Z] +++ true
21:45:03 [2022-09-06T21:45:03.621Z] exiting test-integration
21:45:03 [2022-09-06T21:45:03.621Z] ++ exit 0
21:45:03 [2022-09-06T21:45:03.621Z] 
21:45:03 [2022-09-06T21:45:03.786Z] --- PASS: TestInfoDebug (0.52s)
21:45:03 [2022-09-06T21:45:03.786Z] === RUN   TestInfoInsecureRegistries
21:45:03 [2022-09-06T21:45:03.786Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
21:45:03 [2022-09-06T21:45:03.786Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
21:45:04 [2022-09-06T21:45:04.047Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
21:45:04 [2022-09-06T21:45:04.047Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
21:45:04 [2022-09-06T21:45:04.308Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
21:45:04 [2022-09-06T21:45:04.308Z] --- PASS: TestInfoInsecureRegistries (0.54s)
21:45:04 [2022-09-06T21:45:04.308Z] === RUN   TestInfoRegistryMirrors
Post stage
[Pipeline] junit
21:45:04 [2022-09-06T21:45:04.562Z] Recording test results
21:45:04 [2022-09-06T21:45:04.569Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
21:45:04 [2022-09-06T21:45:04.773Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:45:04 [2022-09-06T21:45:04.830Z] --- PASS: TestInfoRegistryMirrors (0.53s)
21:45:04 [2022-09-06T21:45:04.830Z] === RUN   TestLoginFailsWithBadCredentials
21:45:04 [2022-09-06T21:45:04.830Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
21:45:04 [2022-09-06T21:45:04.830Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
21:45:05 [2022-09-06T21:45:05.099Z] + echo Ensuring container killed.
21:45:05 [2022-09-06T21:45:05.099Z] Ensuring container killed.
21:45:05 [2022-09-06T21:45:05.099Z] + docker rm -vf docker-pr1
21:45:05 [2022-09-06T21:45:05.099Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
21:45:05 [2022-09-06T21:45:05.385Z] + echo Chowning /workspace to jenkins user
21:45:05 [2022-09-06T21:45:05.385Z] Chowning /workspace to jenkins user
21:45:05 [2022-09-06T21:45:05.385Z] + id -u
21:45:05 [2022-09-06T21:45:05.385Z] + id -g
21:45:05 [2022-09-06T21:45:05.385Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44103:/workspace busybox chown -R 1000:1000 /workspace
21:45:05 [2022-09-06T21:45:05.400Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s)
21:45:05 [2022-09-06T21:45:05.400Z] === RUN   TestPingCacheHeaders
21:45:05 [2022-09-06T21:45:05.400Z] --- PASS: TestPingCacheHeaders (0.04s)
21:45:05 [2022-09-06T21:45:05.400Z] === RUN   TestPingGet
21:45:05 [2022-09-06T21:45:05.400Z] --- PASS: TestPingGet (0.02s)
21:45:05 [2022-09-06T21:45:05.400Z] === RUN   TestPingHead
21:45:05 [2022-09-06T21:45:05.400Z] --- PASS: TestPingHead (0.02s)
21:45:05 [2022-09-06T21:45:05.400Z] === RUN   TestPingSwarmHeader
21:45:05 [2022-09-06T21:45:05.660Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
21:45:05 [2022-09-06T21:45:05.660Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
21:45:05 [2022-09-06T21:45:05.920Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:45:06 [2022-09-06T21:45:06.491Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
21:45:06 [2022-09-06T21:45:06.491Z] === RUN   TestPingSwarmHeader/after_swarm_init
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:45:07 [2022-09-06T21:45:07.039Z] + bundleName=arm64-integration
21:45:07 [2022-09-06T21:45:07.039Z] + echo Creating arm64-integration-bundles.tar.gz
21:45:07 [2022-09-06T21:45:07.039Z] Creating arm64-integration-bundles.tar.gz
21:45:07 [2022-09-06T21:45:07.039Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:45:07 [2022-09-06T21:45:07.039Z] + xargs tar -czf arm64-integration-bundles.tar.gz
21:45:07 [2022-09-06T21:45:07.063Z] === RUN   TestDockerSuite/TestImagesFormat
21:45:07 [2022-09-06T21:45:07.063Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
[Pipeline] archiveArtifacts
21:45:07 [2022-09-06T21:45:07.306Z] Archiving artifacts
21:45:07 [2022-09-06T21:45:07.525Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44103/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:45:07 [2022-09-06T21:45:07.636Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:45:07 [2022-09-06T21:45:07.835Z] + make clean
21:45:07 [2022-09-06T21:45:07.897Z] --- PASS: TestPingSwarmHeader (2.46s)
21:45:07 [2022-09-06T21:45:07.897Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:45:07 [2022-09-06T21:45:07.897Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:45:07 [2022-09-06T21:45:07.897Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:45:07 [2022-09-06T21:45:07.897Z] === RUN   TestPingBuilderHeader
21:45:07 [2022-09-06T21:45:07.897Z] === RUN   TestPingBuilderHeader/default_config
21:45:07 [2022-09-06T21:45:07.897Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
21:45:08 [2022-09-06T21:45:08.091Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:45:08 [2022-09-06T21:45:08.091Z] docker-dev-cache
21:45:08 [2022-09-06T21:45:08.091Z] docker-mod-cache
[Pipeline] deleteDir
21:45:08 [2022-09-06T21:45:08.467Z] === RUN   TestPingBuilderHeader/buildkit_disabled
21:45:08 [2022-09-06T21:45:08.727Z] --- PASS: TestPingBuilderHeader (1.04s)
21:45:08 [2022-09-06T21:45:08.727Z]     --- PASS: TestPingBuilderHeader/default_config (0.51s)
21:45:08 [2022-09-06T21:45:08.727Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
21:45:08 [2022-09-06T21:45:08.727Z] === RUN   TestVersion
21:45:08 [2022-09-06T21:45:08.727Z] --- PASS: TestVersion (0.02s)
21:45:08 [2022-09-06T21:45:08.727Z] === CONT  TestDiskUsage
21:45:09 [2022-09-06T21:45:09.298Z] === RUN   TestDiskUsage/empty
21:45:09 [2022-09-06T21:45:09.298Z] === RUN   TestDiskUsage/empty/container_types
21:45:09 [2022-09-06T21:45:09.298Z] === RUN   TestDiskUsage/empty/image_types
21:45:09 [2022-09-06T21:45:09.298Z] === RUN   TestDiskUsage/empty/volume_types
21:45:09 [2022-09-06T21:45:09.298Z] === RUN   TestDiskUsage/empty/build-cache_types
21:45:09 [2022-09-06T21:45:09.298Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:45:09 [2022-09-06T21:45:09.298Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:45:09 [2022-09-06T21:45:09.298Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:45:09 [2022-09-06T21:45:09.298Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:45:09 [2022-09-06T21:45:09.298Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:45:09 [2022-09-06T21:45:09.298Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:45:09 [2022-09-06T21:45:09.298Z] === RUN   TestDiskUsage/after_LoadBusybox
21:45:09 [2022-09-06T21:45:09.559Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:45:09 [2022-09-06T21:45:09.559Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:45:09 [2022-09-06T21:45:09.559Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:45:09 [2022-09-06T21:45:09.559Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:45:09 [2022-09-06T21:45:09.559Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:45:09 [2022-09-06T21:45:09.559Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:45:09 [2022-09-06T21:45:09.559Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:45:09 [2022-09-06T21:45:09.559Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:45:09 [2022-09-06T21:45:09.559Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:45:09 [2022-09-06T21:45:09.559Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:45:09 [2022-09-06T21:45:09.559Z] === RUN   TestDiskUsage/after_container.Run
21:45:09 [2022-09-06T21:45:09.819Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:45:09 [2022-09-06T21:45:09.819Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:45:09 [2022-09-06T21:45:09.819Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:45:09 [2022-09-06T21:45:09.819Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:45:09 [2022-09-06T21:45:09.819Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:45:09 [2022-09-06T21:45:09.819Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:45:09 [2022-09-06T21:45:09.819Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:45:09 [2022-09-06T21:45:09.819Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:45:09 [2022-09-06T21:45:09.819Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:45:09 [2022-09-06T21:45:09.819Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
21:45:10 [2022-09-06T21:45:10.080Z] --- PASS: TestDiskUsage (1.20s)
21:45:10 [2022-09-06T21:45:10.080Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.19s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z] PASS
21:45:10 [2022-09-06T21:45:10.080Z] 
21:45:10 [2022-09-06T21:45:10.080Z] === Skipped
21:45:10 [2022-09-06T21:45:10.080Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:45:10 [2022-09-06T21:45:10.080Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:45:10 [2022-09-06T21:45:10.080Z] 
21:45:10 [2022-09-06T21:45:10.080Z] DONE 57 tests, 1 skipped in 24.238s
21:45:10 [2022-09-06T21:45:10.080Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
21:45:10 [2022-09-06T21:45:10.080Z] ++ 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
21:45:10 [2022-09-06T21:45:10.080Z] ++ set -e
21:45:10 [2022-09-06T21:45:10.080Z] ++ '[' -n 0 ']'
21:45:10 [2022-09-06T21:45:10.080Z] ++ set -x
21:45:10 [2022-09-06T21:45:10.080Z] ++ 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
21:45:10 [2022-09-06T21:45:10.080Z] INFO: Testing against a local daemon
21:45:10 [2022-09-06T21:45:10.080Z] === RUN   TestVolumesCreateAndList
21:45:10 [2022-09-06T21:45:10.080Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:45:10 [2022-09-06T21:45:10.080Z] === RUN   TestVolumesRemove
21:45:10 [2022-09-06T21:45:10.080Z] --- PASS: TestVolumesRemove (0.05s)
21:45:10 [2022-09-06T21:45:10.080Z] === RUN   TestVolumesInspect
21:45:10 [2022-09-06T21:45:10.340Z] --- PASS: TestVolumesInspect (0.02s)
21:45:10 [2022-09-06T21:45:10.340Z] === RUN   TestVolumesInvalidJSON
21:45:10 [2022-09-06T21:45:10.340Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:45:10 [2022-09-06T21:45:10.340Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:45:10 [2022-09-06T21:45:10.340Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:45:10 [2022-09-06T21:45:10.340Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:45:10 [2022-09-06T21:45:10.340Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:45:10 [2022-09-06T21:45:10.340Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:45:10 [2022-09-06T21:45:10.340Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:45:10 [2022-09-06T21:45:10.340Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:45:10 [2022-09-06T21:45:10.340Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:45:10 [2022-09-06T21:45:10.340Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:45:10 [2022-09-06T21:45:10.340Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:45:10 [2022-09-06T21:45:10.340Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:45:10 [2022-09-06T21:45:10.340Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:45:10 [2022-09-06T21:45:10.340Z] PASS
21:45:10 [2022-09-06T21:45:10.340Z] 
21:45:10 [2022-09-06T21:45:10.340Z] DONE 9 tests in 0.180s
21:45:10 [2022-09-06T21:45:10.340Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:45:10 [2022-09-06T21:45:10.602Z] ++++ cat bundles/test-integration/docker.pid
21:45:10 [2022-09-06T21:45:10.602Z] +++ kill 6852
21:45:10 [2022-09-06T21:45:10.602Z] +++ /etc/init.d/apparmor stop
21:45:10 [2022-09-06T21:45:10.866Z] Leaving: AppArmorNo profiles have been unloaded.
21:45:10 [2022-09-06T21:45:10.866Z] 
21:45:10 [2022-09-06T21:45:10.866Z] Unloading profiles will leave already running processes permanently
21:45:10 [2022-09-06T21:45:10.866Z] unconfined, which can lead to unexpected situations.
21:45:10 [2022-09-06T21:45:10.866Z] 
21:45:10 [2022-09-06T21:45:10.866Z] To set a process to complain mode, use the command line tool
21:45:10 [2022-09-06T21:45:10.866Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:45:10 [2022-09-06T21:45:10.866Z] +++ true
21:45:10 [2022-09-06T21:45:10.866Z] exiting test-integration
21:45:10 [2022-09-06T21:45:10.866Z] ++ exit 0
21:45:10 [2022-09-06T21:45:10.866Z] 
21:45:10 [2022-09-06T21:45:10.866Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
21:45:10 [2022-09-06T21:45:10.866Z] === RUN   TestDockerSuite/TestImportBadURL
21:45:10 [2022-09-06T21:45:10.866Z] === RUN   TestDockerSuite/TestImportDisplay
21:45:11 [2022-09-06T21:45:11.128Z] + for job in $(jobs -p)
21:45:11 [2022-09-06T21:45:11.128Z] + wait 10327
21:45:12 [2022-09-06T21:45:12.511Z] === RUN   TestDockerSuite/TestImportFile
21:45:13 [2022-09-06T21:45:13.451Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
21:45:13 [2022-09-06T21:45:13.451Z] === RUN   TestDockerSuite/TestImportFileWithMessage
21:45:14 [2022-09-06T21:45:14.392Z] === RUN   TestDockerSuite/TestImportGzipped
21:45:15 [2022-09-06T21:45:15.777Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
21:45:16 [2022-09-06T21:45:16.716Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
21:45:17 [2022-09-06T21:45:17.287Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
21:45:17 [2022-09-06T21:45:17.856Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
21:45:18 [2022-09-06T21:45:18.117Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
21:45:18 [2022-09-06T21:45:18.117Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
21:45:18 [2022-09-06T21:45:18.117Z] === RUN   TestDockerSuite/TestInspectAmpersand
21:45:18 [2022-09-06T21:45:18.687Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
21:45:19 [2022-09-06T21:45:19.258Z] === RUN   TestDockerSuite/TestInspectByPrefix
21:45:19 [2022-09-06T21:45:19.258Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
21:45:19 [2022-09-06T21:45:19.518Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
21:45:19 [2022-09-06T21:45:19.518Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
21:45:19 [2022-09-06T21:45:19.518Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
21:45:20 [2022-09-06T21:45:20.088Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
21:45:20 [2022-09-06T21:45:20.657Z] === RUN   TestDockerSuite/TestInspectDefault
21:45:21 [2022-09-06T21:45:21.226Z] === RUN   TestDockerSuite/TestInspectHistory
21:45:21 [2022-09-06T21:45:21.795Z] === RUN   TestDockerSuite/TestInspectImage
21:45:21 [2022-09-06T21:45:21.795Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
21:45:21 [2022-09-06T21:45:21.795Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
21:45:21 [2022-09-06T21:45:21.795Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
21:45:21 [2022-09-06T21:45:21.795Z] === RUN   TestDockerSuite/TestInspectInt64
21:45:22 [2022-09-06T21:45:22.055Z] === RUN   TestDockerSuite/TestInspectJSONFields
21:45:22 [2022-09-06T21:45:22.625Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
21:45:22 [2022-09-06T21:45:22.625Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
21:45:23 [2022-09-06T21:45:23.196Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
21:45:23 [2022-09-06T21:45:23.196Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
21:45:23 [2022-09-06T21:45:23.455Z] === RUN   TestDockerSuite/TestInspectPlugin
21:45:25 [2022-09-06T21:45:25.995Z] === RUN   TestDockerSuite/TestInspectRootFS
21:45:25 [2022-09-06T21:45:25.995Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
21:45:26 [2022-09-06T21:45:26.254Z] === RUN   TestDockerSuite/TestInspectStatus
21:45:26 [2022-09-06T21:45:26.825Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
21:45:27 [2022-09-06T21:45:27.765Z] === RUN   TestDockerSuite/TestInspectTemplateError
21:45:28 [2022-09-06T21:45:28.336Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
21:45:28 [2022-09-06T21:45:28.905Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
21:45:29 [2022-09-06T21:45:29.166Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
21:45:29 [2022-09-06T21:45:29.737Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
21:45:29 [2022-09-06T21:45:29.997Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
21:45:30 [2022-09-06T21:45:30.572Z] === RUN   TestDockerSuite/TestInspectUnknownObject
21:45:30 [2022-09-06T21:45:30.572Z] === RUN   TestDockerSuite/TestLinkShortDefinition
21:45:31 [2022-09-06T21:45:31.512Z] === RUN   TestDockerSuite/TestLinksEnvs
21:45:32 [2022-09-06T21:45:32.453Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
21:45:32 [2022-09-06T21:45:32.713Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
21:45:33 [2022-09-06T21:45:33.654Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
21:45:35 [2022-09-06T21:45:35.038Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
21:45:36 [2022-09-06T21:45:36.453Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
21:45:36 [2022-09-06T21:45:36.453Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
21:45:37 [2022-09-06T21:45:37.835Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
21:45:38 [2022-09-06T21:45:38.082Z] Created binary: bundles/binary-daemon/dockerd
21:45:38 [2022-09-06T21:45:38.082Z] Copying nested executables into bundles/binary-daemon
21:45:38 [2022-09-06T21:45:38.082Z] Building: bundles/binary-daemon/docker-proxy
21:45:38 [2022-09-06T21:45:38.082Z] GOOS="" GOARCH="" GOARM=""
21:45:38 [2022-09-06T21:45:38.082Z] Created binary: bundles/binary-daemon/docker-proxy
21:45:38 [2022-09-06T21:45:38.082Z] 
[Pipeline] }
21:45:38 [2022-09-06T21:45:38.096Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
21:45:38 [2022-09-06T21:45:38.410Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=287d1656de9a21985c0ceba90582771a65f57489 -e DOCKER_GRAPHDRIVER docker:287d1656de9a21985c0ceba90582771a65f57489 hack/make.sh cross
21:45:38 [2022-09-06T21:45:38.665Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
21:45:38 [2022-09-06T21:45:38.669Z] 
21:45:38 [2022-09-06T21:45:38.929Z] Removing bundles/
21:45:38 [2022-09-06T21:45:38.929Z] 
21:45:38 [2022-09-06T21:45:38.929Z] ---> Making bundle: cross (in bundles/cross)
21:45:38 [2022-09-06T21:45:38.929Z] Cross building: bundles/cross/linux/amd64
21:45:38 [2022-09-06T21:45:38.929Z] Building: bundles/cross/linux/amd64-daemon/dockerd
21:45:38 [2022-09-06T21:45:38.929Z] GOOS="linux" GOARCH="amd64" GOARM=""
21:45:45 [2022-09-06T21:45:45.243Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
21:45:45 [2022-09-06T21:45:45.243Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
21:45:47 [2022-09-06T21:45:47.155Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
21:45:47 [2022-09-06T21:45:47.727Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
21:45:49 [2022-09-06T21:45:49.638Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
21:45:49 [2022-09-06T21:45:49.898Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
21:45:49 [2022-09-06T21:45:49.898Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
21:45:49 [2022-09-06T21:45:49.898Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
21:45:50 [2022-09-06T21:45:50.840Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
21:45:51 [2022-09-06T21:45:51.412Z]     docker_api_swarm_service_test.go:395: [d228978c0f1a0] joining swarm manager [dba67b2e71623]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:45:51 [2022-09-06T21:45:51.984Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
21:45:52 [2022-09-06T21:45:52.556Z]     docker_api_swarm_service_test.go:395: [dacd80df85c02] joining swarm manager [dba67b2e71623]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:45:52 [2022-09-06T21:45:52.816Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
21:45:54 [2022-09-06T21:45:54.202Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
21:45:55 [2022-09-06T21:45:55.144Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
21:45:58 [2022-09-06T21:45:58.442Z] === RUN   TestDockerSuite/TestLogsFollowStopped
21:45:58 [2022-09-06T21:45:58.442Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
21:45:59 [2022-09-06T21:45:59.012Z] === RUN   TestDockerSuite/TestLogsSince
21:46:05 [2022-09-06T21:46:05.585Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
21:46:08 [2022-09-06T21:46:08.897Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
21:46:10 [2022-09-06T21:46:10.806Z]     docker_api_swarm_service_test.go:343: [d6d2da5814919] joining swarm manager [dcb7b3c7df1af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:46:10 [2022-09-06T21:46:10.806Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
21:46:11 [2022-09-06T21:46:11.377Z]     docker_api_swarm_service_test.go:343: [d59346370f11b] joining swarm manager [dcb7b3c7df1af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:46:11 [2022-09-06T21:46:11.377Z] === RUN   TestDockerSuite/TestLogsTail
21:46:12 [2022-09-06T21:46:12.318Z] === RUN   TestDockerSuite/TestLogsTimestamps
21:46:12 [2022-09-06T21:46:12.888Z] === RUN   TestDockerSuite/TestLogsWithDetails
21:46:13 [2022-09-06T21:46:13.458Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
21:46:13 [2022-09-06T21:46:13.718Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
21:46:13 [2022-09-06T21:46:13.718Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
21:46:13 [2022-09-06T21:46:13.718Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
21:46:13 [2022-09-06T21:46:13.718Z] === RUN   TestDockerSuite/TestNetHostname
21:46:15 [2022-09-06T21:46:15.629Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
21:46:15 [2022-09-06T21:46:15.629Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
21:46:15 [2022-09-06T21:46:15.629Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
21:46:15 [2022-09-06T21:46:15.889Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
21:46:16 [2022-09-06T21:46:16.459Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
21:46:17 [2022-09-06T21:46:17.029Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
21:46:17 [2022-09-06T21:46:17.969Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
21:46:17 [2022-09-06T21:46:17.969Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
21:46:17 [2022-09-06T21:46:17.969Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
21:46:18 [2022-09-06T21:46:18.230Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
21:46:23 [2022-09-06T21:46:23.508Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
21:46:24 [2022-09-06T21:46:24.079Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
21:46:25 [2022-09-06T21:46:25.460Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
21:46:25 [2022-09-06T21:46:25.460Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
21:46:27 [2022-09-06T21:46:27.371Z]     docker_api_swarm_service_test.go:490: [d37da360c43a6] joining swarm manager [d61e543bd9ab9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:46:27 [2022-09-06T21:46:27.940Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
21:46:28 [2022-09-06T21:46:28.200Z]     docker_api_swarm_service_test.go:490: [d757369ac782f] joining swarm manager [d61e543bd9ab9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:46:30 [2022-09-06T21:46:30.740Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
21:46:32 [2022-09-06T21:46:32.121Z] === RUN   TestDockerSuite/TestPluginLogDriver
21:46:35 [2022-09-06T21:46:35.419Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
21:46:36 [2022-09-06T21:46:36.800Z] === RUN   TestDockerSuite/TestPluginActive
21:46:39 [2022-09-06T21:46:39.337Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
21:46:41 [2022-09-06T21:46:41.243Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
21:46:47 [2022-09-06T21:46:47.822Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
21:46:47 [2022-09-06T21:46:47.822Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
21:46:47 [2022-09-06T21:46:47.822Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
21:46:47 [2022-09-06T21:46:47.822Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
21:46:49 [2022-09-06T21:46:49.202Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
21:46:49 [2022-09-06T21:46:49.772Z]     docker_api_swarm_service_test.go:128: [d9c062593c68f] joining swarm manager [d146b4eb8de14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:46:50 [2022-09-06T21:46:50.712Z]     docker_api_swarm_service_test.go:129: [d56e649481d7e] joining swarm manager [d146b4eb8de14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:46:52 [2022-09-06T21:46:52.096Z] === RUN   TestDockerSuite/TestPluginUpgrade
21:46:52 [2022-09-06T21:46:52.355Z]     docker_api_swarm_service_test.go:137: [db3cde25739d7] joining swarm manager [d146b4eb8de14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:46:53 [2022-09-06T21:46:53.296Z]     docker_api_swarm_service_test.go:138: [d0416d6e1629a] joining swarm manager [d146b4eb8de14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
21:46:57 [2022-09-06T21:46:57.498Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
21:46:58 [2022-09-06T21:46:58.881Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
21:46:59 [2022-09-06T21:46:59.451Z] === RUN   TestDockerSuite/TestPortHostBinding
21:47:00 [2022-09-06T21:47:00.391Z] === RUN   TestDockerSuite/TestPortList
21:47:06 [2022-09-06T21:47:06.984Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
21:47:09 [2022-09-06T21:47:09.525Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
21:47:09 [2022-09-06T21:47:09.525Z] === RUN   TestDockerSuite/TestPruneContainerLabel
21:47:11 [2022-09-06T21:47:11.438Z] === RUN   TestDockerSuite/TestPruneContainerUntil
21:47:12 [2022-09-06T21:47:12.008Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
21:47:12 [2022-09-06T21:47:12.268Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
21:47:12 [2022-09-06T21:47:12.529Z] === RUN   TestDockerSuite/TestPsByOrder
21:47:14 [2022-09-06T21:47:14.442Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
21:47:15 [2022-09-06T21:47:15.014Z] === RUN   TestDockerSuite/TestPsListContainersBase
21:47:15 [2022-09-06T21:47:15.274Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
21:47:17 [2022-09-06T21:47:17.815Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
21:47:17 [2022-09-06T21:47:17.815Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
21:47:20 [2022-09-06T21:47:20.358Z]     docker_api_swarm_service_test.go:304: [dcbdf37bfbe83] joining swarm manager [db5f0120faf3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:47:20 [2022-09-06T21:47:20.929Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
21:47:21 [2022-09-06T21:47:21.190Z]     docker_api_swarm_service_test.go:304: [d1af88e124aa2] joining swarm manager [db5f0120faf3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:47:21 [2022-09-06T21:47:21.190Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
21:47:24 [2022-09-06T21:47:24.497Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
21:47:31 [2022-09-06T21:47:31.073Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
21:47:31 [2022-09-06T21:47:31.644Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
21:47:33 [2022-09-06T21:47:33.026Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
21:47:33 [2022-09-06T21:47:33.968Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
21:47:34 [2022-09-06T21:47:34.938Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
21:47:36 [2022-09-06T21:47:36.849Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
21:47:38 [2022-09-06T21:47:38.232Z] === RUN   TestDockerSuite/TestPsListContainersSize
21:47:38 [2022-09-06T21:47:38.803Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
21:47:39 [2022-09-06T21:47:39.063Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
21:47:39 [2022-09-06T21:47:39.632Z] === RUN   TestDockerSuite/TestPsRightTagName
21:47:40 [2022-09-06T21:47:40.572Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
21:47:40 [2022-09-06T21:47:40.832Z] === RUN   TestDockerSuite/TestPsShowMounts
21:47:42 [2022-09-06T21:47:42.743Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
21:47:42 [2022-09-06T21:47:42.743Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
21:47:42 [2022-09-06T21:47:42.743Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
21:47:42 [2022-09-06T21:47:42.743Z]     docker_api_swarm_service_test.go:100: [dba8184e96523] joining swarm manager [d136996ee2c1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:47:43 [2022-09-06T21:47:43.002Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
21:47:43 [2022-09-06T21:47:43.571Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
21:47:43 [2022-09-06T21:47:43.571Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
21:47:43 [2022-09-06T21:47:43.571Z]     docker_api_swarm_service_test.go:101: [d266f8e5d1e05] joining swarm manager [d136996ee2c1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:47:44 [2022-09-06T21:47:44.512Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
21:47:45 [2022-09-06T21:47:45.417Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd
21:47:45 [2022-09-06T21:47:45.417Z] Copying nested executables into bundles/cross/linux/amd64-daemon
21:47:45 [2022-09-06T21:47:45.417Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy
21:47:45 [2022-09-06T21:47:45.417Z] GOOS="linux" GOARCH="amd64" GOARM=""
21:47:45 [2022-09-06T21:47:45.417Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy
21:47:45 [2022-09-06T21:47:45.417Z] Cross building: bundles/cross/windows/amd64
21:47:45 [2022-09-06T21:47:45.417Z] +++++++ cat ./cli/winresources/dockerd/winres.json
21:47:45 [2022-09-06T21:47:45.417Z] {
21:47:45 [2022-09-06T21:47:45.417Z]   "RT_GROUP_ICON": {
21:47:45 [2022-09-06T21:47:45.417Z]     "#1": {
21:47:45 [2022-09-06T21:47:45.417Z]       "0409": "../../winresources/docker.ico"
21:47:45 [2022-09-06T21:47:45.417Z]     }
21:47:45 [2022-09-06T21:47:45.417Z]   },
21:47:45 [2022-09-06T21:47:45.417Z]   "RT_MANIFEST": {
21:47:45 [2022-09-06T21:47:45.417Z]     "#1": {
21:47:45 [2022-09-06T21:47:45.417Z]       "0409": {
21:47:45 [2022-09-06T21:47:45.417Z]         "identity": {},
21:47:45 [2022-09-06T21:47:45.417Z]         "description": "Docker Engine",
21:47:45 [2022-09-06T21:47:45.417Z]         "minimum-os": "vista",
21:47:45 [2022-09-06T21:47:45.417Z]         "execution-level": "",
21:47:45 [2022-09-06T21:47:45.417Z]         "ui-access": false,
21:47:45 [2022-09-06T21:47:45.417Z]         "auto-elevate": false,
21:47:45 [2022-09-06T21:47:45.417Z]         "dpi-awareness": "unaware",
21:47:45 [2022-09-06T21:47:45.417Z]         "disable-theming": false,
21:47:45 [2022-09-06T21:47:45.417Z]         "disable-window-filtering": false,
21:47:45 [2022-09-06T21:47:45.417Z]         "high-resolution-scrolling-aware": false,
21:47:45 [2022-09-06T21:47:45.417Z]         "ultra-high-resolution-scrolling-aware": false,
21:47:45 [2022-09-06T21:47:45.417Z]         "long-path-aware": false,
21:47:45 [2022-09-06T21:47:45.417Z]         "printer-driver-isolation": false,
21:47:45 [2022-09-06T21:47:45.417Z]         "gdi-scaling": false,
21:47:45 [2022-09-06T21:47:45.417Z]         "segment-heap": false,
21:47:45 [2022-09-06T21:47:45.417Z]         "use-common-controls-v6": false
21:47:45 [2022-09-06T21:47:45.417Z]       }
21:47:45 [2022-09-06T21:47:45.417Z]     }
21:47:45 [2022-09-06T21:47:45.417Z]   },
21:47:45 [2022-09-06T21:47:45.417Z]   "RT_MESSAGETABLE": {
21:47:45 [2022-09-06T21:47:45.417Z]     "#1": {
21:47:45 [2022-09-06T21:47:45.417Z]       "0409": "../../winresources/event_messages.bin"
21:47:45 [2022-09-06T21:47:45.417Z]     }
21:47:45 [2022-09-06T21:47:45.417Z]   },
21:47:45 [2022-09-06T21:47:45.417Z]   "RT_VERSION": {
21:47:45 [2022-09-06T21:47:45.417Z]     "#1": {
21:47:45 [2022-09-06T21:47:45.417Z]       "0409": {
21:47:45 [2022-09-06T21:47:45.417Z]         "fixed": {
21:47:45 [2022-09-06T21:47:45.417Z]           "file_version": "0.0.0.0",
21:47:45 [2022-09-06T21:47:45.417Z]           "product_version": "0.0.0.0",
21:47:45 [2022-09-06T21:47:45.417Z]           "type": "Unknown"
21:47:45 [2022-09-06T21:47:45.417Z]         },
21:47:45 [2022-09-06T21:47:45.417Z]         "info": {
21:47:45 [2022-09-06T21:47:45.417Z]           "0000": {
21:47:45 [2022-09-06T21:47:45.417Z]             "CompanyName": "",
21:47:45 [2022-09-06T21:47:45.417Z]             "FileVersion": "dev",
21:47:45 [2022-09-06T21:47:45.417Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
21:47:45 [2022-09-06T21:47:45.417Z]             "OriginalFileName": "dockerd.exe",
21:47:45 [2022-09-06T21:47:45.417Z]             "ProductName": "",
21:47:45 [2022-09-06T21:47:45.417Z]             "ProductVersion": "dev",
21:47:45 [2022-09-06T21:47:45.417Z]             "SpecialBuild": "287d1656de9a21985c0ceba90582771a65f57489"
21:47:45 [2022-09-06T21:47:45.417Z]           }
21:47:45 [2022-09-06T21:47:45.417Z]         }
21:47:45 [2022-09-06T21:47:45.417Z]       }
21:47:45 [2022-09-06T21:47:45.417Z]     }
21:47:45 [2022-09-06T21:47:45.417Z]   }
21:47:45 [2022-09-06T21:47:45.417Z] }
21:47:45 [2022-09-06T21:47:45.417Z] cmd/dockerd/config.go
21:47:45 [2022-09-06T21:47:45.417Z] cmd/dockerd/config_windows.go
21:47:45 [2022-09-06T21:47:45.417Z] cmd/dockerd/daemon.go
21:47:45 [2022-09-06T21:47:45.417Z] cmd/dockerd/daemon_test.go
21:47:45 [2022-09-06T21:47:45.417Z] cmd/dockerd/daemon_windows.go
21:47:45 [2022-09-06T21:47:45.417Z] cmd/dockerd/docker.go
21:47:45 [2022-09-06T21:47:45.417Z] cmd/dockerd/docker_windows.go
21:47:45 [2022-09-06T21:47:45.417Z] cmd/dockerd/genwinres_windows.go
21:47:45 [2022-09-06T21:47:45.417Z] cmd/dockerd/metrics.go
21:47:45 [2022-09-06T21:47:45.417Z] cmd/dockerd/options.go
21:47:45 [2022-09-06T21:47:45.417Z] cmd/dockerd/options_test.go
21:47:45 [2022-09-06T21:47:45.417Z] cmd/dockerd/service_windows.go
21:47:45 [2022-09-06T21:47:45.417Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe
21:47:45 [2022-09-06T21:47:45.417Z] GOOS="windows" GOARCH="amd64" GOARM=""
21:47:45 [2022-09-06T21:47:45.897Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
21:47:46 [2022-09-06T21:47:46.468Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
21:47:53 [2022-09-06T21:47:53.049Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
21:47:53 [2022-09-06T21:47:53.309Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
21:47:54 [2022-09-06T21:47:54.692Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
21:47:54 [2022-09-06T21:47:54.952Z] === RUN   TestDockerSuite/TestRestartPolicyNO
21:47:54 [2022-09-06T21:47:54.952Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
21:47:55 [2022-09-06T21:47:55.214Z] === RUN   TestDockerSuite/TestRestartRunningContainer
21:47:57 [2022-09-06T21:47:57.122Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
21:47:58 [2022-09-06T21:47:58.061Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
21:48:00 [2022-09-06T21:48:00.602Z] === RUN   TestDockerSuite/TestRestartWithVolumes
21:48:01 [2022-09-06T21:48:01.577Z] === RUN   TestDockerSuite/TestRmiBlank
21:48:01 [2022-09-06T21:48:01.577Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
21:48:01 [2022-09-06T21:48:01.577Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
21:48:04 [2022-09-06T21:48:04.118Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
21:48:05 [2022-09-06T21:48:05.057Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
21:48:05 [2022-09-06T21:48:05.317Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
21:48:06 [2022-09-06T21:48:06.703Z] === RUN   TestDockerSuite/TestRmiImgIDForce
21:48:07 [2022-09-06T21:48:07.643Z]     check_test.go:611: [dba8184e96523] daemon is not started
21:48:07 [2022-09-06T21:48:07.643Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
21:48:09 [2022-09-06T21:48:09.026Z] === RUN   TestDockerSuite/TestRmiParentImageFail
21:48:09 [2022-09-06T21:48:09.595Z] === RUN   TestDockerSuite/TestRmiTag
21:48:09 [2022-09-06T21:48:09.595Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
21:48:10 [2022-09-06T21:48:10.166Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
21:48:12 [2022-09-06T21:48:12.707Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
21:48:12 [2022-09-06T21:48:12.967Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
21:48:13 [2022-09-06T21:48:13.228Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
21:48:13 [2022-09-06T21:48:13.800Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
21:48:14 [2022-09-06T21:48:14.060Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
21:48:14 [2022-09-06T21:48:14.631Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
21:48:15 [2022-09-06T21:48:15.201Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
21:48:15 [2022-09-06T21:48:15.201Z]     docker_api_swarm_service_test.go:533: [d050949302f60] joining swarm manager [d99945b7e3983]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:48:15 [2022-09-06T21:48:15.771Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
21:48:16 [2022-09-06T21:48:16.341Z] === RUN   TestDockerSuite/TestContainerNetworkMode
21:48:16 [2022-09-06T21:48:16.601Z]     docker_api_swarm_service_test.go:534: [df58ed7e883e5] joining swarm manager [d99945b7e3983]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:48:17 [2022-09-06T21:48:17.170Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
21:48:21 [2022-09-06T21:48:21.370Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
21:48:21 [2022-09-06T21:48:21.370Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
21:48:22 [2022-09-06T21:48:22.753Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
21:48:23 [2022-09-06T21:48:23.694Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
21:48:25 [2022-09-06T21:48:25.612Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
21:48:26 [2022-09-06T21:48:26.554Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
21:48:28 [2022-09-06T21:48:28.464Z] === RUN   TestDockerSuite/TestDevicePermissions
21:48:29 [2022-09-06T21:48:29.034Z] === RUN   TestDockerSuite/TestDockerFails
21:48:29 [2022-09-06T21:48:29.034Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
21:48:30 [2022-09-06T21:48:30.418Z] === RUN   TestDockerSuite/TestMountIntoProc
21:48:30 [2022-09-06T21:48:30.418Z] === RUN   TestDockerSuite/TestMountIntoSys
21:48:30 [2022-09-06T21:48:30.988Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
21:48:32 [2022-09-06T21:48:32.368Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
21:48:32 [2022-09-06T21:48:32.627Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
21:48:33 [2022-09-06T21:48:33.196Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
21:48:34 [2022-09-06T21:48:34.138Z] === RUN   TestDockerSuite/TestRunAddHost
21:48:34 [2022-09-06T21:48:34.711Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
21:48:34 [2022-09-06T21:48:34.711Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
21:48:35 [2022-09-06T21:48:35.282Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
21:48:35 [2022-09-06T21:48:35.282Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
21:48:35 [2022-09-06T21:48:35.851Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
21:48:36 [2022-09-06T21:48:36.790Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
21:48:37 [2022-09-06T21:48:37.050Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
21:48:37 [2022-09-06T21:48:37.622Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
21:48:38 [2022-09-06T21:48:38.193Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
21:48:39 [2022-09-06T21:48:39.134Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
21:48:39 [2022-09-06T21:48:39.704Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
21:48:39 [2022-09-06T21:48:39.964Z] === RUN   TestDockerSuite/TestRunAttachDetach
21:48:40 [2022-09-06T21:48:40.904Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
21:48:41 [2022-09-06T21:48:41.475Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
21:48:41 [2022-09-06T21:48:41.738Z]     docker_api_swarm_service_test.go:148: [d373ae74710fb] joining swarm manager [dbb43f1be1fa1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:48:42 [2022-09-06T21:48:42.309Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
21:48:42 [2022-09-06T21:48:42.570Z]     docker_api_swarm_service_test.go:148: [d77779f641ac6] joining swarm manager [dbb43f1be1fa1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:48:42 [2022-09-06T21:48:42.831Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
21:48:43 [2022-09-06T21:48:43.404Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
21:48:44 [2022-09-06T21:48:44.786Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
21:48:45 [2022-09-06T21:48:45.356Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
21:48:45 [2022-09-06T21:48:45.926Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
21:48:46 [2022-09-06T21:48:46.498Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
21:48:47 [2022-09-06T21:48:47.088Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
21:48:47 [2022-09-06T21:48:47.088Z] === RUN   TestDockerSuite/TestRunBindMounts
21:48:48 [2022-09-06T21:48:48.468Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
21:48:48 [2022-09-06T21:48:48.728Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
21:48:49 [2022-09-06T21:48:49.300Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
21:48:49 [2022-09-06T21:48:49.560Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
21:48:50 [2022-09-06T21:48:50.130Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
21:48:50 [2022-09-06T21:48:50.130Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
21:48:50 [2022-09-06T21:48:50.700Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
21:48:50 [2022-09-06T21:48:50.960Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
21:48:51 [2022-09-06T21:48:51.533Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
21:48:51 [2022-09-06T21:48:51.793Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
21:48:52 [2022-09-06T21:48:52.363Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
21:48:52 [2022-09-06T21:48:52.363Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
21:48:53 [2022-09-06T21:48:53.303Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
21:48:53 [2022-09-06T21:48:53.303Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
21:48:53 [2022-09-06T21:48:53.872Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
21:48:54 [2022-09-06T21:48:54.442Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
21:48:54 [2022-09-06T21:48:54.704Z] === RUN   TestDockerSuite/TestRunContainerNetwork
21:48:55 [2022-09-06T21:48:55.274Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
21:48:55 [2022-09-06T21:48:55.274Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
21:48:55 [2022-09-06T21:48:55.534Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
21:48:56 [2022-09-06T21:48:56.474Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
21:48:57 [2022-09-06T21:48:57.414Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
21:48:58 [2022-09-06T21:48:58.354Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
21:48:58 [2022-09-06T21:48:58.924Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
21:48:59 [2022-09-06T21:48:59.494Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
21:48:59 [2022-09-06T21:48:59.754Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
21:49:00 [2022-09-06T21:49:00.324Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
21:49:00 [2022-09-06T21:49:00.896Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
21:49:02 [2022-09-06T21:49:02.279Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
21:49:04 [2022-09-06T21:49:04.188Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
21:49:04 [2022-09-06T21:49:04.448Z] === RUN   TestDockerSuite/TestRunCreateVolume
21:49:04 [2022-09-06T21:49:04.708Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
21:49:06 [2022-09-06T21:49:06.089Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
21:49:07 [2022-09-06T21:49:07.473Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
21:49:09 [2022-09-06T21:49:09.411Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
21:49:10 [2022-09-06T21:49:10.793Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
21:49:10 [2022-09-06T21:49:10.793Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
21:49:10 [2022-09-06T21:49:10.793Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
21:49:10 [2022-09-06T21:49:10.793Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
21:49:10 [2022-09-06T21:49:10.793Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
21:49:11 [2022-09-06T21:49:11.362Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
21:49:12 [2022-09-06T21:49:12.306Z] === RUN   TestDockerSuite/TestRunDNSOptions
21:49:13 [2022-09-06T21:49:13.246Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
21:49:14 [2022-09-06T21:49:14.629Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
21:49:15 [2022-09-06T21:49:15.198Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
21:49:16 [2022-09-06T21:49:16.139Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
21:49:16 [2022-09-06T21:49:16.400Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
21:49:16 [2022-09-06T21:49:16.400Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
21:49:16 [2022-09-06T21:49:16.400Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
21:49:16 [2022-09-06T21:49:16.974Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
21:49:17 [2022-09-06T21:49:17.915Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
21:49:17 [2022-09-06T21:49:17.915Z] === RUN   TestDockerSuite/TestRunDuplicateMount
21:49:18 [2022-09-06T21:49:18.176Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
21:49:18 [2022-09-06T21:49:18.746Z] === RUN   TestDockerSuite/TestRunEchoStdout
21:49:19 [2022-09-06T21:49:19.010Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
21:49:19 [2022-09-06T21:49:19.270Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
21:49:19 [2022-09-06T21:49:19.531Z] === RUN   TestDockerSuite/TestRunEmptyEnv
21:49:19 [2022-09-06T21:49:19.791Z] === RUN   TestDockerSuite/TestRunEntrypoint
21:49:20 [2022-09-06T21:49:20.052Z] === RUN   TestDockerSuite/TestRunEnvironment
21:49:20 [2022-09-06T21:49:20.622Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
21:49:21 [2022-09-06T21:49:21.564Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
21:49:21 [2022-09-06T21:49:21.932Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe
21:49:21 [2022-09-06T21:49:21.932Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
21:49:21 [2022-09-06T21:49:21.932Z] {
21:49:21 [2022-09-06T21:49:21.932Z]   "RT_GROUP_ICON": {
21:49:21 [2022-09-06T21:49:21.932Z]     "#1": {
21:49:21 [2022-09-06T21:49:21.932Z]       "0409": "../../winresources/docker.ico"
21:49:21 [2022-09-06T21:49:21.932Z]     }
21:49:21 [2022-09-06T21:49:21.932Z]   },
21:49:21 [2022-09-06T21:49:21.932Z]   "RT_MANIFEST": {
21:49:21 [2022-09-06T21:49:21.932Z]     "#1": {
21:49:21 [2022-09-06T21:49:21.932Z]       "0409": {
21:49:21 [2022-09-06T21:49:21.932Z]         "identity": {},
21:49:21 [2022-09-06T21:49:21.932Z]         "description": "Docker Engine",
21:49:21 [2022-09-06T21:49:21.933Z]         "minimum-os": "vista",
21:49:21 [2022-09-06T21:49:21.933Z]         "execution-level": "",
21:49:21 [2022-09-06T21:49:21.933Z]         "ui-access": false,
21:49:21 [2022-09-06T21:49:21.933Z]         "auto-elevate": false,
21:49:21 [2022-09-06T21:49:21.933Z]         "dpi-awareness": "unaware",
21:49:21 [2022-09-06T21:49:21.933Z]         "disable-theming": false,
21:49:21 [2022-09-06T21:49:21.933Z]         "disable-window-filtering": false,
21:49:21 [2022-09-06T21:49:21.933Z]         "high-resolution-scrolling-aware": false,
21:49:21 [2022-09-06T21:49:21.933Z]         "ultra-high-resolution-scrolling-aware": false,
21:49:21 [2022-09-06T21:49:21.933Z]         "long-path-aware": false,
21:49:21 [2022-09-06T21:49:21.933Z]         "printer-driver-isolation": false,
21:49:21 [2022-09-06T21:49:21.933Z]         "gdi-scaling": false,
21:49:21 [2022-09-06T21:49:21.933Z]         "segment-heap": false,
21:49:21 [2022-09-06T21:49:21.933Z]         "use-common-controls-v6": false
21:49:21 [2022-09-06T21:49:21.933Z]       }
21:49:21 [2022-09-06T21:49:21.933Z]     }
21:49:21 [2022-09-06T21:49:21.933Z]   },
21:49:21 [2022-09-06T21:49:21.933Z]   "RT_MESSAGETABLE": {
21:49:21 [2022-09-06T21:49:21.933Z]     "#1": {
21:49:21 [2022-09-06T21:49:21.933Z]       "0409": "../../winresources/event_messages.bin"
21:49:21 [2022-09-06T21:49:21.933Z]     }
21:49:21 [2022-09-06T21:49:21.933Z]   },
21:49:21 [2022-09-06T21:49:21.933Z]   "RT_VERSION": {
21:49:21 [2022-09-06T21:49:21.933Z]     "#1": {
21:49:21 [2022-09-06T21:49:21.933Z]       "0409": {
21:49:21 [2022-09-06T21:49:21.933Z]         "fixed": {
21:49:21 [2022-09-06T21:49:21.933Z]           "file_version": "0.0.0.0",
21:49:21 [2022-09-06T21:49:21.933Z]           "product_version": "0.0.0.0",
21:49:21 [2022-09-06T21:49:21.933Z]           "type": "Unknown"
21:49:21 [2022-09-06T21:49:21.933Z]         },
21:49:21 [2022-09-06T21:49:21.933Z]         "info": {
21:49:21 [2022-09-06T21:49:21.933Z]           "0000": {
21:49:21 [2022-09-06T21:49:21.933Z]             "CompanyName": "",
21:49:21 [2022-09-06T21:49:21.933Z]             "FileVersion": "dev",
21:49:21 [2022-09-06T21:49:21.933Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
21:49:21 [2022-09-06T21:49:21.933Z]             "OriginalFileName": "docker-proxy.exe",
21:49:21 [2022-09-06T21:49:21.933Z]             "ProductName": "",
21:49:21 [2022-09-06T21:49:21.933Z]             "ProductVersion": "dev",
21:49:21 [2022-09-06T21:49:21.933Z]             "SpecialBuild": "287d1656de9a21985c0ceba90582771a65f57489"
21:49:21 [2022-09-06T21:49:21.933Z]           }
21:49:21 [2022-09-06T21:49:21.933Z]         }
21:49:21 [2022-09-06T21:49:21.933Z]       }
21:49:21 [2022-09-06T21:49:21.933Z]     }
21:49:21 [2022-09-06T21:49:21.933Z]   }
21:49:21 [2022-09-06T21:49:21.933Z] }
21:49:21 [2022-09-06T21:49:21.933Z] cmd/docker-proxy/genwinres_windows.go
21:49:21 [2022-09-06T21:49:21.933Z] cmd/docker-proxy/main.go
21:49:21 [2022-09-06T21:49:21.933Z] cmd/docker-proxy/network_proxy_test.go
21:49:21 [2022-09-06T21:49:21.933Z] cmd/docker-proxy/proxy.go
21:49:21 [2022-09-06T21:49:21.933Z] cmd/docker-proxy/sctp_proxy.go
21:49:21 [2022-09-06T21:49:21.933Z] cmd/docker-proxy/tcp_proxy.go
21:49:21 [2022-09-06T21:49:21.933Z] cmd/docker-proxy/udp_proxy.go
21:49:21 [2022-09-06T21:49:21.933Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe
21:49:21 [2022-09-06T21:49:21.933Z] GOOS="windows" GOARCH="amd64" GOARM=""
21:49:21 [2022-09-06T21:49:21.933Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe
21:49:21 [2022-09-06T21:49:21.933Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
21:49:21 [2022-09-06T21:49:21.933Z] remote: Enumerating objects: 23, done.
21:49:21 [2022-09-06T21:49:21.933Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
21:49:21 [2022-09-06T21:49:21.933Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
21:49:21 [2022-09-06T21:49:21.933Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
21:49:21 [2022-09-06T21:49:21.933Z] 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.
21:49:21 [2022-09-06T21:49:21.933Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
21:49:21 [2022-09-06T21:49:21.933Z] Building: bundles/cross/windows/amd64/containerutility.exe
21:49:21 [2022-09-06T21:49:21.933Z] Cross building: bundles/cross/linux/ppc64le
21:49:21 [2022-09-06T21:49:21.933Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd
21:49:21 [2022-09-06T21:49:21.933Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
21:49:22 [2022-09-06T21:49:22.135Z] === RUN   TestDockerSuite/TestRunExitCode
21:49:22 [2022-09-06T21:49:22.706Z] === RUN   TestDockerSuite/TestRunExitCodeOne
21:49:23 [2022-09-06T21:49:23.276Z] === RUN   TestDockerSuite/TestRunExitCodeZero
21:49:23 [2022-09-06T21:49:23.846Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
21:49:24 [2022-09-06T21:49:24.417Z] === RUN   TestDockerSuite/TestRunExposePort
21:49:24 [2022-09-06T21:49:24.417Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
21:49:24 [2022-09-06T21:49:24.678Z] === RUN   TestDockerSuite/TestRunGroupAdd
21:49:25 [2022-09-06T21:49:25.248Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
21:49:26 [2022-09-06T21:49:26.190Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
21:49:26 [2022-09-06T21:49:26.452Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
21:49:26 [2022-09-06T21:49:26.452Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
21:49:26 [2022-09-06T21:49:26.452Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
21:49:29 [2022-09-06T21:49:29.018Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
21:49:29 [2022-09-06T21:49:29.018Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
21:49:41 [2022-09-06T21:49:41.240Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
21:49:41 [2022-09-06T21:49:41.240Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
21:49:41 [2022-09-06T21:49:41.810Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
21:49:41 [2022-09-06T21:49:41.810Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
21:49:41 [2022-09-06T21:49:41.810Z] === RUN   TestDockerSuite/TestRunInvalidReference
21:49:41 [2022-09-06T21:49:41.810Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
21:49:42 [2022-09-06T21:49:42.752Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
21:49:43 [2022-09-06T21:49:43.695Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
21:49:45 [2022-09-06T21:49:45.078Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
21:49:46 [2022-09-06T21:49:46.461Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
21:49:47 [2022-09-06T21:49:47.843Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
21:49:48 [2022-09-06T21:49:48.416Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
21:49:50 [2022-09-06T21:49:50.954Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
21:49:53 [2022-09-06T21:49:53.494Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
21:49:53 [2022-09-06T21:49:53.754Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
21:49:54 [2022-09-06T21:49:54.014Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
21:49:54 [2022-09-06T21:49:54.586Z] === RUN   TestDockerSuite/TestRunModeHostname
21:49:55 [2022-09-06T21:49:55.157Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
21:49:55 [2022-09-06T21:49:55.417Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
21:49:55 [2022-09-06T21:49:55.677Z] === RUN   TestDockerSuite/TestRunModeIpcHost
21:49:56 [2022-09-06T21:49:56.619Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
21:49:56 [2022-09-06T21:49:56.879Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
21:49:57 [2022-09-06T21:49:57.819Z] === RUN   TestDockerSuite/TestRunModePIDContainer
21:49:59 [2022-09-06T21:49:59.210Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
21:49:59 [2022-09-06T21:49:59.210Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
21:49:59 [2022-09-06T21:49:59.210Z] === RUN   TestDockerSuite/TestRunModeUTSHost
21:49:59 [2022-09-06T21:49:59.471Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
21:50:00 [2022-09-06T21:50:00.439Z] === RUN   TestDockerSuite/TestRunMount
21:50:02 [2022-09-06T21:50:02.369Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
21:50:05 [2022-09-06T21:50:05.668Z] === RUN   TestDockerSuite/TestRunMountOrdering
21:50:05 [2022-09-06T21:50:05.928Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
21:50:06 [2022-09-06T21:50:06.498Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
21:50:06 [2022-09-06T21:50:06.498Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
21:50:07 [2022-09-06T21:50:07.883Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
21:50:09 [2022-09-06T21:50:09.796Z] === RUN   TestDockerSuite/TestRunNamedVolume
21:50:10 [2022-09-06T21:50:10.738Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
21:50:10 [2022-09-06T21:50:10.999Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
21:50:13 [2022-09-06T21:50:13.547Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
21:50:14 [2022-09-06T21:50:14.489Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
21:50:15 [2022-09-06T21:50:15.430Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
21:50:15 [2022-09-06T21:50:15.430Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
21:50:15 [2022-09-06T21:50:15.691Z] === RUN   TestDockerSuite/TestRunNetHost
21:50:16 [2022-09-06T21:50:16.262Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
21:50:16 [2022-09-06T21:50:16.832Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
21:50:17 [2022-09-06T21:50:17.402Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
21:50:18 [2022-09-06T21:50:18.784Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
21:50:19 [2022-09-06T21:50:19.724Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
21:50:22 [2022-09-06T21:50:22.265Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
21:50:22 [2022-09-06T21:50:22.526Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
21:50:22 [2022-09-06T21:50:22.786Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
21:50:23 [2022-09-06T21:50:23.047Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
21:50:23 [2022-09-06T21:50:23.307Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
21:50:23 [2022-09-06T21:50:23.568Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
21:50:24 [2022-09-06T21:50:24.143Z] === RUN   TestDockerSuite/TestRunNonExistingImage
21:50:24 [2022-09-06T21:50:24.143Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
21:50:24 [2022-09-06T21:50:24.712Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
21:50:31 [2022-09-06T21:50:31.285Z] === RUN   TestDockerSuite/TestRunOOMExitCode
21:50:31 [2022-09-06T21:50:31.285Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
21:50:31 [2022-09-06T21:50:31.285Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
21:50:31 [2022-09-06T21:50:31.285Z] === RUN   TestDockerSuite/TestRunPIDsLimit
21:50:31 [2022-09-06T21:50:31.285Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
21:50:32 [2022-09-06T21:50:32.668Z] === RUN   TestDockerSuite/TestRunPortInUse
21:50:32 [2022-09-06T21:50:32.928Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
21:50:33 [2022-09-06T21:50:33.498Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
21:50:33 [2022-09-06T21:50:33.498Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
21:50:33 [2022-09-06T21:50:33.758Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
21:50:34 [2022-09-06T21:50:34.329Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
21:50:34 [2022-09-06T21:50:34.898Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
21:50:34 [2022-09-06T21:50:34.898Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
21:50:35 [2022-09-06T21:50:35.469Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
21:50:35 [2022-09-06T21:50:35.469Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
21:50:35 [2022-09-06T21:50:35.469Z] === RUN   TestDockerSuite/TestRunPublishPort
21:50:36 [2022-09-06T21:50:36.040Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
21:50:36 [2022-09-06T21:50:36.611Z] === RUN   TestDockerSuite/TestRunReadProcLatency
21:50:36 [2022-09-06T21:50:36.611Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
21:50:36 [2022-09-06T21:50:36.611Z] === RUN   TestDockerSuite/TestRunReadProcTimer
21:50:37 [2022-09-06T21:50:37.181Z] === RUN   TestDockerSuite/TestRunRedirectStdout
21:50:38 [2022-09-06T21:50:38.569Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
21:50:38 [2022-09-06T21:50:38.569Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
21:50:38 [2022-09-06T21:50:38.569Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
21:50:41 [2022-09-06T21:50:41.110Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
21:50:41 [2022-09-06T21:50:41.682Z] === RUN   TestDockerSuite/TestRunRm
21:50:41 [2022-09-06T21:50:41.941Z] === RUN   TestDockerSuite/TestRunRmAndWait
21:50:43 [2022-09-06T21:50:43.328Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
21:50:45 [2022-09-06T21:50:45.868Z] === RUN   TestDockerSuite/TestRunRmPre125Api
21:50:46 [2022-09-06T21:50:46.439Z] === RUN   TestDockerSuite/TestRunRootWorkdir
21:50:46 [2022-09-06T21:50:46.439Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
21:50:46 [2022-09-06T21:50:46.699Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
21:50:48 [2022-09-06T21:50:48.613Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
21:50:49 [2022-09-06T21:50:49.183Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
21:50:49 [2022-09-06T21:50:49.444Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
21:50:52 [2022-09-06T21:50:52.012Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
21:50:52 [2022-09-06T21:50:52.272Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
21:50:55 [2022-09-06T21:50:55.571Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
21:50:55 [2022-09-06T21:50:55.571Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
21:50:55 [2022-09-06T21:50:55.832Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
21:50:56 [2022-09-06T21:50:56.400Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
21:50:56 [2022-09-06T21:50:56.660Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
21:50:57 [2022-09-06T21:50:57.230Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
21:50:57 [2022-09-06T21:50:57.805Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
21:50:58 [2022-09-06T21:50:58.066Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
21:50:58 [2022-09-06T21:50:58.327Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
21:50:58 [2022-09-06T21:50:58.897Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
21:50:59 [2022-09-06T21:50:59.467Z] === RUN   TestDockerSuite/TestRunSetMacAddress
21:51:00 [2022-09-06T21:51:00.037Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
21:51:01 [2022-09-06T21:51:01.420Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
21:51:02 [2022-09-06T21:51:02.803Z] === RUN   TestDockerSuite/TestRunState
21:51:04 [2022-09-06T21:51:04.186Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
21:51:04 [2022-09-06T21:51:04.186Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
21:51:04 [2022-09-06T21:51:04.757Z] === RUN   TestDockerSuite/TestRunStdinPipe
21:51:05 [2022-09-06T21:51:05.331Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
21:51:05 [2022-09-06T21:51:05.331Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
21:51:05 [2022-09-06T21:51:05.331Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
21:51:05 [2022-09-06T21:51:05.331Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
21:51:05 [2022-09-06T21:51:05.902Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
21:51:06 [2022-09-06T21:51:06.473Z] === RUN   TestDockerSuite/TestRunSysctls
21:51:07 [2022-09-06T21:51:07.414Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
21:51:07 [2022-09-06T21:51:07.983Z] === RUN   TestDockerSuite/TestRunTLSVerify
21:51:07 [2022-09-06T21:51:07.983Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
21:51:07 [2022-09-06T21:51:07.983Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
21:51:08 [2022-09-06T21:51:08.553Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
21:51:09 [2022-09-06T21:51:09.934Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
21:51:10 [2022-09-06T21:51:10.193Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
21:51:10 [2022-09-06T21:51:10.765Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
21:51:12 [2022-09-06T21:51:12.753Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
21:51:13 [2022-09-06T21:51:13.323Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
21:51:13 [2022-09-06T21:51:13.424Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd
21:51:13 [2022-09-06T21:51:13.424Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy
21:51:13 [2022-09-06T21:51:13.424Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
21:51:13 [2022-09-06T21:51:13.424Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy
21:51:13 [2022-09-06T21:51:13.424Z] Cross building: bundles/cross/linux/s390x
21:51:13 [2022-09-06T21:51:13.424Z] Building: bundles/cross/linux/s390x-daemon/dockerd
21:51:13 [2022-09-06T21:51:13.424Z] GOOS="linux" GOARCH="s390x" GOARM=""
21:51:15 [2022-09-06T21:51:15.235Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
21:51:18 [2022-09-06T21:51:18.532Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
21:51:18 [2022-09-06T21:51:18.792Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
21:51:19 [2022-09-06T21:51:19.361Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
21:51:19 [2022-09-06T21:51:19.361Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
21:51:19 [2022-09-06T21:51:19.932Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
21:51:21 [2022-09-06T21:51:21.842Z] === RUN   TestDockerSuite/TestRunUnshareProc
21:51:22 [2022-09-06T21:51:22.785Z] === RUN   TestDockerSuite/TestRunUserByID
21:51:23 [2022-09-06T21:51:23.358Z] === RUN   TestDockerSuite/TestRunUserByIDBig
21:51:23 [2022-09-06T21:51:23.358Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
21:51:23 [2022-09-06T21:51:23.618Z] === RUN   TestDockerSuite/TestRunUserByIDZero
21:51:24 [2022-09-06T21:51:24.188Z] === RUN   TestDockerSuite/TestRunUserByName
21:51:24 [2022-09-06T21:51:24.759Z] === RUN   TestDockerSuite/TestRunUserDefaults
21:51:24 [2022-09-06T21:51:24.759Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
21:51:25 [2022-09-06T21:51:25.328Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
21:51:25 [2022-09-06T21:51:25.328Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
21:51:25 [2022-09-06T21:51:25.328Z] === RUN   TestDockerSuite/TestRunUserNotFound
21:51:25 [2022-09-06T21:51:25.328Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
21:51:25 [2022-09-06T21:51:25.900Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
21:51:28 [2022-09-06T21:51:28.443Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
21:51:29 [2022-09-06T21:51:29.383Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
21:51:29 [2022-09-06T21:51:29.953Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
21:51:30 [2022-09-06T21:51:30.895Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
21:51:31 [2022-09-06T21:51:31.155Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
21:51:32 [2022-09-06T21:51:32.537Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
21:51:33 [2022-09-06T21:51:33.923Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
21:51:34 [2022-09-06T21:51:34.183Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
21:51:35 [2022-09-06T21:51:35.563Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
21:51:37 [2022-09-06T21:51:37.475Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
21:51:37 [2022-09-06T21:51:37.475Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
21:51:38 [2022-09-06T21:51:38.045Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
21:51:38 [2022-09-06T21:51:38.045Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
21:51:38 [2022-09-06T21:51:38.045Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
21:51:38 [2022-09-06T21:51:38.045Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
21:51:38 [2022-09-06T21:51:38.045Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
21:51:38 [2022-09-06T21:51:38.045Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
21:51:38 [2022-09-06T21:51:38.045Z] === RUN   TestDockerSuite/TestRunWithBadDevice
21:51:38 [2022-09-06T21:51:38.045Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
21:51:38 [2022-09-06T21:51:38.045Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
21:51:38 [2022-09-06T21:51:38.045Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
21:51:38 [2022-09-06T21:51:38.626Z] === RUN   TestDockerSuite/TestRunWithCPUShares
21:51:39 [2022-09-06T21:51:39.571Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
21:51:40 [2022-09-06T21:51:40.511Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
21:51:40 [2022-09-06T21:51:40.771Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
21:51:41 [2022-09-06T21:51:41.340Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
21:51:41 [2022-09-06T21:51:41.340Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
21:51:41 [2022-09-06T21:51:41.911Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
21:51:41 [2022-09-06T21:51:41.911Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
21:51:41 [2022-09-06T21:51:41.911Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
21:51:41 [2022-09-06T21:51:41.911Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
21:51:41 [2022-09-06T21:51:41.911Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
21:51:41 [2022-09-06T21:51:41.911Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
21:51:41 [2022-09-06T21:51:41.911Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
21:51:41 [2022-09-06T21:51:41.911Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
21:51:41 [2022-09-06T21:51:41.911Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
21:51:41 [2022-09-06T21:51:41.911Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
21:51:41 [2022-09-06T21:51:41.911Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
21:51:41 [2022-09-06T21:51:41.911Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
21:51:41 [2022-09-06T21:51:41.911Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
21:51:41 [2022-09-06T21:51:41.911Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
21:51:41 [2022-09-06T21:51:41.911Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
21:51:42 [2022-09-06T21:51:42.171Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
21:51:42 [2022-09-06T21:51:42.432Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
21:51:43 [2022-09-06T21:51:43.003Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
21:51:43 [2022-09-06T21:51:43.003Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
21:51:43 [2022-09-06T21:51:43.573Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
21:51:43 [2022-09-06T21:51:43.573Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
21:51:44 [2022-09-06T21:51:44.147Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
21:51:44 [2022-09-06T21:51:44.147Z] === RUN   TestDockerSuite/TestRunWithShmSize
21:51:45 [2022-09-06T21:51:45.089Z] === RUN   TestDockerSuite/TestRunWithSwappiness
21:51:45 [2022-09-06T21:51:45.659Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
21:51:45 [2022-09-06T21:51:45.659Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
21:51:45 [2022-09-06T21:51:45.659Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
21:51:45 [2022-09-06T21:51:45.659Z] === RUN   TestDockerSuite/TestRunWithUlimits
21:51:46 [2022-09-06T21:51:46.230Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
21:51:47 [2022-09-06T21:51:47.172Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
21:51:47 [2022-09-06T21:51:47.744Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
21:51:47 [2022-09-06T21:51:47.744Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
21:51:47 [2022-09-06T21:51:47.744Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
21:51:48 [2022-09-06T21:51:48.315Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
21:51:48 [2022-09-06T21:51:48.315Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
21:51:48 [2022-09-06T21:51:48.315Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
21:51:49 [2022-09-06T21:51:49.257Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
21:51:49 [2022-09-06T21:51:49.830Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
21:51:51 [2022-09-06T21:51:51.740Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
21:51:52 [2022-09-06T21:51:52.001Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
21:51:52 [2022-09-06T21:51:52.572Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
21:51:52 [2022-09-06T21:51:52.572Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
21:51:52 [2022-09-06T21:51:52.572Z] === RUN   TestDockerSuite/TestSlowStdinClosing
21:51:52 [2022-09-06T21:51:52.572Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
21:51:53 [2022-09-06T21:51:53.143Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
21:51:54 [2022-09-06T21:51:54.086Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
21:51:54 [2022-09-06T21:51:54.346Z]     docker_cli_service_logs_test.go:248: checking task oao4oxqi4buh
21:51:54 [2022-09-06T21:51:54.346Z]     docker_cli_service_logs_test.go:253: checking messages for oao4oxqi4buh
21:51:54 [2022-09-06T21:51:54.346Z]     docker_cli_service_logs_test.go:248: checking task ofslleen9k05
21:51:54 [2022-09-06T21:51:54.346Z]     docker_cli_service_logs_test.go:253: checking messages for ofslleen9k05
21:51:54 [2022-09-06T21:51:54.606Z] === RUN   TestDockerSuite/TestStopContainerSignal
21:51:54 [2022-09-06T21:51:54.866Z] === RUN   TestDockerSwarmSuite/TestServiceScale
21:51:56 [2022-09-06T21:51:56.246Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
21:51:56 [2022-09-06T21:51:56.817Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
21:51:57 [2022-09-06T21:51:57.759Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
21:52:00 [2022-09-06T21:52:00.319Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
21:52:02 [2022-09-06T21:52:02.234Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
21:52:04 [2022-09-06T21:52:04.776Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
21:52:06 [2022-09-06T21:52:06.688Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
21:52:08 [2022-09-06T21:52:08.070Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
21:52:09 [2022-09-06T21:52:09.011Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
21:52:09 [2022-09-06T21:52:09.952Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
21:52:10 [2022-09-06T21:52:10.891Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
21:52:12 [2022-09-06T21:52:12.276Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
21:52:14 [2022-09-06T21:52:14.188Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
21:52:15 [2022-09-06T21:52:15.570Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
21:52:15 [2022-09-06T21:52:15.831Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
21:52:17 [2022-09-06T21:52:17.742Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
21:52:18 [2022-09-06T21:52:18.002Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
21:52:18 [2022-09-06T21:52:18.945Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
21:52:20 [2022-09-06T21:52:20.855Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
21:52:21 [2022-09-06T21:52:21.116Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
21:52:23 [2022-09-06T21:52:23.027Z]     docker_cli_swarm_test.go:1895: [dfcbfd8824695] joining swarm manager [d2c0721403535]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:52:23 [2022-09-06T21:52:23.968Z]     docker_cli_swarm_test.go:1896: [d3e5f99edcf68] joining swarm manager [d2c0721403535]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:52:23 [2022-09-06T21:52:23.968Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
21:52:23 [2022-09-06T21:52:23.968Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
21:52:23 [2022-09-06T21:52:23.968Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
21:52:23 [2022-09-06T21:52:23.968Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
21:52:24 [2022-09-06T21:52:24.229Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
21:52:25 [2022-09-06T21:52:25.632Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
21:52:26 [2022-09-06T21:52:26.218Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
21:52:26 [2022-09-06T21:52:26.787Z] === RUN   TestDockerSuite/TestSaveCheckTimes
21:52:26 [2022-09-06T21:52:26.787Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
21:52:28 [2022-09-06T21:52:28.170Z] === RUN   TestDockerSuite/TestSaveImageId
21:52:28 [2022-09-06T21:52:28.170Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
21:52:28 [2022-09-06T21:52:28.430Z] === RUN   TestDockerSuite/TestSaveLoadParents
21:52:29 [2022-09-06T21:52:29.369Z]     docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2654785525
21:52:29 [2022-09-06T21:52:29.629Z] === RUN   TestDockerSuite/TestSaveMultipleNames
21:52:29 [2022-09-06T21:52:29.629Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
21:52:31 [2022-09-06T21:52:31.011Z] === RUN   TestDockerSuite/TestSaveSingleTag
21:52:31 [2022-09-06T21:52:31.011Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
21:52:31 [2022-09-06T21:52:31.011Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
21:52:31 [2022-09-06T21:52:31.951Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
21:52:33 [2022-09-06T21:52:33.334Z] === RUN   TestDockerSuite/TestSearchCmdOptions
21:52:35 [2022-09-06T21:52:35.241Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
21:52:35 [2022-09-06T21:52:35.811Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
21:52:36 [2022-09-06T21:52:36.070Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
21:52:36 [2022-09-06T21:52:36.070Z] === RUN   TestDockerSuite/TestSearchWithLimit
21:52:37 [2022-09-06T21:52:37.450Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
21:52:37 [2022-09-06T21:52:37.450Z]     docker_cli_sni_test.go:30: Flakey test
21:52:37 [2022-09-06T21:52:37.709Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
21:52:41 [2022-09-06T21:52:41.001Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
21:52:42 [2022-09-06T21:52:42.381Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
21:52:44 [2022-09-06T21:52:44.292Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
21:52:44 [2022-09-06T21:52:44.863Z] === RUN   TestDockerSuite/TestStartAttachSilent
21:52:45 [2022-09-06T21:52:45.803Z] === RUN   TestDockerSuite/TestStartAttachWithRename
21:52:48 [2022-09-06T21:52:48.341Z] === RUN   TestDockerSuite/TestStartMultipleContainers
21:52:49 [2022-09-06T21:52:49.287Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
21:52:49 [2022-09-06T21:52:49.857Z] === RUN   TestDockerSuite/TestStartPausedContainer
21:52:50 [2022-09-06T21:52:50.459Z] === RUN   TestDockerSuite/TestStartRecordError
21:52:51 [2022-09-06T21:52:51.843Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
21:52:51 [2022-09-06T21:52:51.843Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
21:52:53 [2022-09-06T21:52:53.754Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
21:52:55 [2022-09-06T21:52:55.134Z] === RUN   TestDockerSuite/TestStatsAllNoStream
21:52:57 [2022-09-06T21:52:57.674Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
21:53:00 [2022-09-06T21:53:00.215Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
21:53:03 [2022-09-06T21:53:03.508Z] === RUN   TestDockerSuite/TestStatsFormatAll
21:53:04 [2022-09-06T21:53:04.935Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd
21:53:04 [2022-09-06T21:53:04.935Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy
21:53:04 [2022-09-06T21:53:04.935Z] GOOS="linux" GOARCH="s390x" GOARM=""
21:53:04 [2022-09-06T21:53:04.935Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy
21:53:04 [2022-09-06T21:53:04.935Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
21:53:05 [2022-09-06T21:53:05.259Z] + sudo modprobe ip6table_filter
[Pipeline] sh
21:53:05 [2022-09-06T21:53:05.542Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44103/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=287d1656de9a21985c0ceba90582771a65f57489 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:287d1656de9a21985c0ceba90582771a65f57489 hack/test/unit
21:53:06 [2022-09-06T21:53:06.111Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
21:53:06 [2022-09-06T21:53:06.112Z] + TESTFLAGS+=' -test.timeout=5m'
21:53:06 [2022-09-06T21:53:06.112Z] + TESTDIRS=./...
21:53:06 [2022-09-06T21:53:06.112Z] + exclude_paths='/vendor/|/integration'
21:53:06 [2022-09-06T21:53:06.112Z] ++ grep -vE '(/vendor/|/integration)'
21:53:06 [2022-09-06T21:53:06.112Z] ++ go list ./...
21:53:07 [2022-09-06T21:53:07.059Z] + pkg_list='github.com/docker/docker/api
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/server
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/server/backend/build
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/server/httpstatus
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/server/httputils
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/server/middleware
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/server/router
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/server/router/build
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/server/router/checkpoint
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/server/router/container
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/server/router/debug
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/server/router/distribution
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/server/router/grpc
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/server/router/image
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/server/router/network
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/server/router/plugin
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/server/router/session
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/server/router/swarm
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/server/router/system
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/server/router/volume
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/types
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/types/backend
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/types/blkiodev
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/types/container
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/types/events
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/types/filters
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/types/image
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/types/mount
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/types/network
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/types/plugins/logdriver
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/types/registry
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/types/strslice
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/types/swarm
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/types/swarm/runtime
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/types/time
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/types/versions
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/types/versions/v1p19
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/types/versions/v1p20
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/api/types/volume
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/builder
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/builder/builder-next
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/builder/builder-next/exporter
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/builder/builder-next/worker
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/builder/dockerfile
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/builder/remotecontext
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/builder/remotecontext/git
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/builder/remotecontext/urlutil
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/cli
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/cli/config
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/cli/debug
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/cli/winresources/docker-proxy
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/cli/winresources/dockerd
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/client
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/cmd/docker-proxy
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/cmd/dockerd
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/cmd/dockerd/trap
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/container
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/container/stream
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/contrib/apparmor
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/contrib/docker-device-tool
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/contrib/httpserver
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/cluster
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/cluster/convert
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/cluster/executor
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/cluster/executor/container
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/cluster/provider
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/config
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/events
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/events/testutils
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/exec
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/graphdriver
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/graphdriver/aufs
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/graphdriver/copy
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/graphdriver/overlay
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/graphdriver/register
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/graphdriver/vfs
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/graphdriver/zfs
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/images
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/initlayer
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/links
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/listeners
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/logger
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/logger/awslogs
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/logger/fluentd
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/logger/gcplogs
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/logger/gelf
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/logger/journald
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/logger/local
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/logger/logentries
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/logger/loggertest
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/logger/loggerutils
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/logger/splunk
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/logger/syslog
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/logger/templates
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/names
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/network
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/daemon/stats
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/distribution
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/distribution/metadata
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/distribution/utils
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/distribution/xfer
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/dockerversion
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/errdefs
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/image
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/image/cache
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/image/tarexport
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/image/v1
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/internal/test/suite
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/layer
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libcontainerd
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libcontainerd/queue
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libcontainerd/remote
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libcontainerd/supervisor
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libcontainerd/types
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/bitseq
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/cluster
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/config
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/datastore
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/diagnostic
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/discoverapi
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/driverapi
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/drivers/bridge
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/drivers/host
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/drivers/null
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/drivers/overlay
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/drivers/remote
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/drivers/windows
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/drvregistry
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/etchosts
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/idm
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/internal/caller
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/ipam
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/ipamapi
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/ipams/builtin
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/ipams/null
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/ipams/remote
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/ipamutils
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/iptables
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/netlabel
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/netutils
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/networkdb
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/ns
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/options
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/osl
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/osl/kernel
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/portallocator
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/portmapper
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/resolvconf
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/testutils
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/libnetwork/types
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/oci
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/oci/caps
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/opts
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/aaparser
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/archive
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/authorization
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/broadcaster
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/capabilities
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/chrootarchive
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/containerfs
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/devicemapper
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/directory
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/dmesg
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/fileutils
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/fsutils
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/homedir
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/idtools
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/ioutils
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/jsonmessage
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/longpath
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/loopback
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/namesgenerator
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/parsers
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/parsers/kernel
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/pidfile
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/platform
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/plugingetter
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/plugins
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/plugins/transport
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/pools
21:53:07 [2022-09-06T21:53:07.059Z] github.com/docker/docker/pkg/progress
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/pubsub
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/reexec
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/signal
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/stack
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/stdcopy
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/streamformatter
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/stringid
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/sysinfo
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/system
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/tailfile
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/tarsum
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/truncindex
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/urlutil
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/useragent
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/plugin
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/plugin/executor/containerd
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/plugin/v2
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/profiles/apparmor
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/profiles/seccomp
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/quota
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/reference
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/registry
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/registry/resumable
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/restartmanager
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/rootless
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/rootless/specconv
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/runconfig
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/runconfig/opts
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/testutil
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/testutil/daemon
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/testutil/environment
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/testutil/fakecontext
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/testutil/fakegit
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/testutil/fakestorage
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/testutil/fixtures/load
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/testutil/fixtures/plugin
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/testutil/registry
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/testutil/request
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/volume
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/volume/drivers
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/volume/local
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/volume/mounts
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/volume/service
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/volume/service/opts
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/volume/testutils'
21:53:07 [2022-09-06T21:53:07.060Z] ++ grep --fixed-strings -v /libnetwork
21:53:07 [2022-09-06T21:53:07.060Z] ++ echo 'github.com/docker/docker/api
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/backend/build
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/httpstatus
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/httputils
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/middleware
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/build
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/checkpoint
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/container
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/debug
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/distribution
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/grpc
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/image
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/network
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/plugin
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/session
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/swarm
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/system
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/volume
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/backend
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/blkiodev
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/container
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/events
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/filters
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/image
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/mount
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/network
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/plugins/logdriver
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/registry
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/strslice
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/swarm
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/swarm/runtime
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/time
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/versions
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/versions/v1p19
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/versions/v1p20
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/volume
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/builder
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/builder/builder-next
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/builder/builder-next/exporter
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/builder/builder-next/worker
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/builder/dockerfile
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/builder/remotecontext
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/builder/remotecontext/git
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/builder/remotecontext/urlutil
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/cli
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/cli/config
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/cli/debug
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/cli/winresources/docker-proxy
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/cli/winresources/dockerd
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/client
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/cmd/docker-proxy
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/cmd/dockerd
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/cmd/dockerd/trap
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/container
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/container/stream
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/contrib/apparmor
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/contrib/docker-device-tool
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/contrib/httpserver
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/cluster
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/cluster/convert
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/cluster/executor
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/cluster/executor/container
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/cluster/provider
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/config
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/events
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/events/testutils
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/exec
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/graphdriver
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/graphdriver/aufs
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/graphdriver/copy
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/graphdriver/overlay
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/graphdriver/register
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/graphdriver/vfs
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/graphdriver/zfs
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/images
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/initlayer
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/links
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/listeners
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/logger
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/logger/awslogs
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/logger/fluentd
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/logger/gcplogs
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/logger/gelf
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/logger/journald
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/logger/local
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/logger/logentries
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/logger/loggertest
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/logger/loggerutils
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/logger/splunk
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/logger/syslog
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/logger/templates
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/names
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/network
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/daemon/stats
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/distribution
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/distribution/metadata
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/distribution/utils
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/distribution/xfer
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/dockerversion
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/errdefs
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/image
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/image/cache
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/image/tarexport
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/image/v1
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/internal/test/suite
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/layer
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libcontainerd
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libcontainerd/queue
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libcontainerd/remote
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libcontainerd/supervisor
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libcontainerd/types
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/bitseq
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/cluster
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/config
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/datastore
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/diagnostic
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/discoverapi
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/driverapi
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/drivers/bridge
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/drivers/host
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/drivers/null
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/drivers/overlay
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/drivers/remote
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/drivers/windows
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/drvregistry
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/etchosts
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/idm
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/internal/caller
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/ipam
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/ipamapi
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/ipams/builtin
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/ipams/null
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/ipams/remote
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/ipamutils
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/iptables
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/netlabel
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/netutils
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/networkdb
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/ns
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/options
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/osl
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/osl/kernel
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/portallocator
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/portmapper
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/resolvconf
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/testutils
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/libnetwork/types
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/oci
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/oci/caps
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/opts
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/aaparser
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/archive
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/authorization
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/broadcaster
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/capabilities
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/chrootarchive
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/containerfs
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/devicemapper
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/directory
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/dmesg
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/fileutils
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/fsutils
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/homedir
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/idtools
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/ioutils
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/jsonmessage
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/longpath
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/loopback
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/namesgenerator
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/parsers
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/parsers/kernel
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/pidfile
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/platform
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/plugingetter
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/plugins
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/plugins/transport
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/pools
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/progress
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/pubsub
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/reexec
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/signal
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/stack
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/stdcopy
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/streamformatter
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/stringid
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/sysinfo
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/system
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/tailfile
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/tarsum
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/truncindex
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/urlutil
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/pkg/useragent
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/plugin
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/plugin/executor/containerd
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/plugin/v2
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/profiles/apparmor
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/profiles/seccomp
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/quota
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/reference
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/registry
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/registry/resumable
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/restartmanager
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/rootless
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/rootless/specconv
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/runconfig
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/runconfig/opts
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/testutil
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/testutil/daemon
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/testutil/environment
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/testutil/fakecontext
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/testutil/fakegit
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/testutil/fakestorage
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/testutil/fixtures/load
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/testutil/fixtures/plugin
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/testutil/registry
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/testutil/request
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/volume
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/volume/drivers
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/volume/local
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/volume/mounts
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/volume/service
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/volume/service/opts
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/volume/testutils'
21:53:07 [2022-09-06T21:53:07.060Z] + base_pkg_list='github.com/docker/docker/api
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/backend/build
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/httpstatus
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/httputils
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/middleware
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/build
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/checkpoint
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/container
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/debug
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/distribution
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/grpc
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/image
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/network
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/plugin
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/session
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/swarm
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/system
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/server/router/volume
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/backend
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/blkiodev
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/container
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/events
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/filters
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/image
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/mount
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/network
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/plugins/logdriver
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/registry
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/strslice
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/swarm
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/swarm/runtime
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/time
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/versions
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/versions/v1p19
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/versions/v1p20
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/api/types/volume
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/builder
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/builder/builder-next
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/builder/builder-next/exporter
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/builder/builder-next/worker
21:53:07 [2022-09-06T21:53:07.060Z] github.com/docker/docker/builder/dockerfile
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/builder/remotecontext
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/builder/remotecontext/git
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/builder/remotecontext/urlutil
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/cli
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/cli/config
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/cli/debug
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/cli/winresources/docker-proxy
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/cli/winresources/dockerd
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/client
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/cmd/docker-proxy
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/cmd/dockerd
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/cmd/dockerd/trap
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/container
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/container/stream
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/contrib/apparmor
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/contrib/docker-device-tool
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/contrib/httpserver
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/cluster
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/cluster/convert
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/cluster/executor
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/cluster/executor/container
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/cluster/provider
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/config
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/events
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/events/testutils
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/exec
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/aufs
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/copy
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/overlay
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/register
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/vfs
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/zfs
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/images
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/initlayer
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/links
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/listeners
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/awslogs
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/fluentd
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/gcplogs
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/gelf
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/journald
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/local
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/logentries
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/loggertest
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/loggerutils
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/splunk
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/syslog
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/templates
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/names
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/network
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/stats
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/distribution
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/distribution/metadata
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/distribution/utils
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/distribution/xfer
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/dockerversion
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/errdefs
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/image
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/image/cache
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/image/tarexport
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/image/v1
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/internal/test/suite
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/layer
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libcontainerd
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libcontainerd/queue
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libcontainerd/remote
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libcontainerd/supervisor
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libcontainerd/types
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/oci
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/oci/caps
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/opts
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/aaparser
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/archive
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/authorization
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/broadcaster
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/capabilities
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/chrootarchive
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/containerfs
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/devicemapper
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/directory
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/dmesg
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/fileutils
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/fsutils
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/homedir
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/idtools
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/ioutils
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/jsonmessage
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/longpath
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/loopback
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/namesgenerator
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/parsers
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/parsers/kernel
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/pidfile
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/platform
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/plugingetter
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/plugins
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/plugins/transport
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/pools
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/progress
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/pubsub
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/reexec
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/signal
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/stack
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/stdcopy
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/streamformatter
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/stringid
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/sysinfo
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/system
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/tailfile
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/tarsum
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/truncindex
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/urlutil
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/pkg/useragent
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/plugin
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/plugin/executor/containerd
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/plugin/v2
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/profiles/apparmor
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/profiles/seccomp
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/quota
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/reference
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/registry
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/registry/resumable
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/restartmanager
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/rootless
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/rootless/specconv
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/runconfig
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/runconfig/opts
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/testutil
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/testutil/daemon
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/testutil/environment
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/testutil/fakecontext
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/testutil/fakegit
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/testutil/fakestorage
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/testutil/fixtures/load
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/testutil/fixtures/plugin
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/testutil/registry
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/testutil/request
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/volume
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/volume/drivers
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/volume/local
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/volume/mounts
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/volume/service
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/volume/service/opts
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/volume/testutils'
21:53:07 [2022-09-06T21:53:07.061Z] ++ grep --fixed-strings /libnetwork
21:53:07 [2022-09-06T21:53:07.061Z] ++ echo 'github.com/docker/docker/api
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/server
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/server/backend/build
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/server/httpstatus
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/server/httputils
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/server/middleware
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/server/router
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/server/router/build
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/server/router/checkpoint
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/server/router/container
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/server/router/debug
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/server/router/distribution
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/server/router/grpc
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/server/router/image
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/server/router/network
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/server/router/plugin
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/server/router/session
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/server/router/swarm
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/server/router/system
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/server/router/volume
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/types
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/types/backend
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/types/blkiodev
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/types/container
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/types/events
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/types/filters
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/types/image
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/types/mount
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/types/network
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/types/plugins/logdriver
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/types/registry
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/types/strslice
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/types/swarm
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/types/swarm/runtime
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/types/time
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/types/versions
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/types/versions/v1p19
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/types/versions/v1p20
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/api/types/volume
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/builder
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/builder/builder-next
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/builder/builder-next/exporter
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/builder/builder-next/worker
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/builder/dockerfile
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/builder/remotecontext
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/builder/remotecontext/git
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/builder/remotecontext/urlutil
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/cli
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/cli/config
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/cli/debug
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/cli/winresources/docker-proxy
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/cli/winresources/dockerd
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/client
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/cmd/docker-proxy
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/cmd/dockerd
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/cmd/dockerd/trap
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/container
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/container/stream
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/contrib/apparmor
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/contrib/docker-device-tool
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/contrib/httpserver
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/cluster
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/cluster/convert
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/cluster/executor
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/cluster/executor/container
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/cluster/provider
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/config
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/events
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/events/testutils
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/exec
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/aufs
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/copy
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/overlay
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/register
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/vfs
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/graphdriver/zfs
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/images
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/initlayer
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/links
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/listeners
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/awslogs
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/fluentd
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/gcplogs
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/gelf
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/journald
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/local
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/logentries
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/loggertest
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/loggerutils
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/splunk
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/syslog
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/logger/templates
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/names
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/network
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/daemon/stats
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/distribution
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/distribution/metadata
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/distribution/utils
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/distribution/xfer
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/dockerversion
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/errdefs
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/image
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/image/cache
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/image/tarexport
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/image/v1
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/internal/test/suite
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/layer
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libcontainerd
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libcontainerd/queue
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libcontainerd/remote
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libcontainerd/supervisor
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libcontainerd/types
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/bitseq
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/cluster
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/config
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/datastore
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/diagnostic
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/discoverapi
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/driverapi
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/drivers/bridge
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/drivers/host
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/drivers/null
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/drivers/overlay
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/drivers/remote
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/drivers/windows
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/drvregistry
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/etchosts
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/idm
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/internal/caller
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/ipam
21:53:07 [2022-09-06T21:53:07.061Z] github.com/docker/docker/libnetwork/ipamapi
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ipams/builtin
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ipams/null
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ipams/remote
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ipamutils
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/iptables
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/netlabel
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/netutils
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/networkdb
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ns
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/options
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/osl
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/osl/kernel
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/portallocator
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/portmapper
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/resolvconf
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/testutils
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/types
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/oci
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/oci/caps
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/opts
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/aaparser
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/archive
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/authorization
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/broadcaster
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/capabilities
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/chrootarchive
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/containerfs
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/devicemapper
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/directory
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/dmesg
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/fileutils
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/fsutils
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/homedir
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/idtools
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/ioutils
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/jsonmessage
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/longpath
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/loopback
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/namesgenerator
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/parsers
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/parsers/kernel
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/pidfile
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/platform
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/plugingetter
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/plugins
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/plugins/transport
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/pools
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/progress
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/pubsub
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/reexec
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/signal
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/stack
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/stdcopy
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/streamformatter
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/stringid
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/sysinfo
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/system
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/tailfile
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/tarsum
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/truncindex
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/urlutil
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/pkg/useragent
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/plugin
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/plugin/executor/containerd
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/plugin/v2
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/profiles/apparmor
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/profiles/seccomp
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/quota
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/reference
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/registry
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/registry/resumable
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/restartmanager
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/rootless
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/rootless/specconv
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/runconfig
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/runconfig/opts
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/testutil
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/testutil/daemon
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/testutil/environment
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/testutil/fakecontext
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/testutil/fakegit
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/testutil/fakestorage
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/testutil/fixtures/load
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/testutil/fixtures/plugin
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/testutil/registry
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/testutil/request
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/volume
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/volume/drivers
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/volume/local
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/volume/mounts
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/volume/service
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/volume/service/opts
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/volume/testutils'
21:53:07 [2022-09-06T21:53:07.062Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/bitseq
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/cluster
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/config
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/datastore
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/diagnostic
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/discoverapi
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/driverapi
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/bridge
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/host
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/null
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/overlay
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/remote
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/windows
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drvregistry
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/etchosts
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/idm
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/internal/caller
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ipam
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ipamapi
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ipams/builtin
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ipams/null
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ipams/remote
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ipamutils
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/iptables
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/netlabel
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/netutils
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/networkdb
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ns
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/options
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/osl
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/osl/kernel
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/portallocator
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/portmapper
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/resolvconf
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/testutils
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/types'
21:53:07 [2022-09-06T21:53:07.062Z] + echo 'github.com/docker/docker/libnetwork
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/bitseq
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/cluster
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/config
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/datastore
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/diagnostic
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/discoverapi
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/driverapi
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/bridge
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/host
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/null
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/overlay
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/remote
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/windows
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drvregistry
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/etchosts
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/idm
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/internal/caller
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ipam
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ipamapi
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ipams/builtin
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ipams/null
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ipams/remote
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ipamutils
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/iptables
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/netlabel
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/netutils
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/networkdb
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/ns
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/options
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/osl
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/osl/kernel
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/portallocator
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/portmapper
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/resolvconf
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/testutils
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/types'
21:53:07 [2022-09-06T21:53:07.062Z] + grep --fixed-strings libnetwork/drivers/bridge
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/bridge
21:53:07 [2022-09-06T21:53:07.062Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:53:07 [2022-09-06T21:53:07.062Z] + type docker-proxy
21:53:07 [2022-09-06T21:53:07.062Z] hack/test/unit: line 25: type: docker-proxy: not found
21:53:07 [2022-09-06T21:53:07.062Z] + hack/make.sh binary-proxy install-proxy
21:53:07 [2022-09-06T21:53:07.062Z] 
21:53:07 [2022-09-06T21:53:07.062Z] Removing bundles/
21:53:07 [2022-09-06T21:53:07.062Z] 
21:53:07 [2022-09-06T21:53:07.062Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
21:53:07 [2022-09-06T21:53:07.062Z] Building: bundles/binary-proxy/docker-proxy
21:53:07 [2022-09-06T21:53:07.062Z] GOOS="" GOARCH="" GOARM=""
21:53:07 [2022-09-06T21:53:07.704Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
21:53:07 [2022-09-06T21:53:07.964Z] === RUN   TestDockerSuite/TestStatsNoStream
21:53:09 [2022-09-06T21:53:09.345Z]     docker_cli_swarm_test.go:1796: [d22c1ac3b8115] joining swarm manager [d2489d690c7e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:53:10 [2022-09-06T21:53:10.284Z] === RUN   TestDockerSuite/TestTopMultipleArgs
21:53:10 [2022-09-06T21:53:10.854Z]     docker_cli_swarm_test.go:1797: [d0ea3915895e3] joining swarm manager [d2489d690c7e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:53:11 [2022-09-06T21:53:11.114Z] === RUN   TestDockerSuite/TestTopNonPrivileged
21:53:11 [2022-09-06T21:53:11.684Z] === RUN   TestDockerSuite/TestTopPrivileged
21:53:12 [2022-09-06T21:53:12.254Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
21:53:12 [2022-09-06T21:53:12.254Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
21:53:12 [2022-09-06T21:53:12.254Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
21:53:12 [2022-09-06T21:53:12.517Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
21:53:13 [2022-09-06T21:53:13.087Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
21:53:13 [2022-09-06T21:53:13.088Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
21:53:13 [2022-09-06T21:53:13.088Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
21:53:13 [2022-09-06T21:53:13.088Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
21:53:13 [2022-09-06T21:53:13.088Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
21:53:14 [2022-09-06T21:53:14.027Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
21:53:14 [2022-09-06T21:53:14.598Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
21:53:15 [2022-09-06T21:53:15.168Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
21:53:15 [2022-09-06T21:53:15.192Z] Created binary: bundles/binary-proxy/docker-proxy
21:53:15 [2022-09-06T21:53:15.192Z] 
21:53:15 [2022-09-06T21:53:15.192Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
21:53:15 [2022-09-06T21:53:15.192Z] Installing docker-proxy to /usr/local/bin/
21:53:15 [2022-09-06T21:53:15.192Z] 
21:53:15 [2022-09-06T21:53:15.192Z] + mkdir -p bundles
21:53:15 [2022-09-06T21:53:15.192Z] + '[' -n 'github.com/docker/docker/api
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/server
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/server/backend/build
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/server/httpstatus
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/server/httputils
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/server/middleware
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/server/router
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/server/router/build
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/server/router/checkpoint
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/server/router/container
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/server/router/debug
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/server/router/distribution
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/server/router/grpc
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/server/router/image
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/server/router/network
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/server/router/plugin
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/server/router/session
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/server/router/swarm
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/server/router/system
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/server/router/volume
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/types
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/types/backend
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/types/blkiodev
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/types/container
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/types/events
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/types/filters
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/types/image
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/types/mount
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/types/network
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/types/plugins/logdriver
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/types/registry
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/types/strslice
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/types/swarm
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/types/swarm/runtime
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/types/time
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/types/versions
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/types/versions/v1p19
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/types/versions/v1p20
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/api/types/volume
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/builder
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/builder/builder-next
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/builder/builder-next/exporter
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/builder/builder-next/imagerefchecker
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/builder/builder-next/worker
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/builder/dockerfile
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/builder/remotecontext
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/builder/remotecontext/git
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/builder/remotecontext/urlutil
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/cli
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/cli/config
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/cli/debug
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/cli/winresources/docker-proxy
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/cli/winresources/dockerd
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/client
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/cmd/docker-proxy
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/cmd/dockerd
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/cmd/dockerd/trap
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/container
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/container/stream
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/contrib/apparmor
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/contrib/docker-device-tool
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/contrib/httpserver
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/cluster
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/cluster/controllers/plugin
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/cluster/convert
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/cluster/executor
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/cluster/executor/container
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/cluster/provider
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/config
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/events
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/events/testutils
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/exec
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/graphdriver
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/graphdriver/aufs
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/graphdriver/btrfs
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/graphdriver/copy
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/graphdriver/devmapper
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/graphdriver/graphtest
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/graphdriver/overlay
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/graphdriver/overlay2
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/graphdriver/overlayutils
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/graphdriver/register
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/graphdriver/vfs
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/graphdriver/zfs
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/images
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/initlayer
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/links
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/listeners
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/logger
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/logger/awslogs
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/logger/fluentd
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/logger/gcplogs
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/logger/gelf
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/logger/journald
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/logger/jsonfilelog
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/logger/local
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/logger/logentries
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/logger/loggertest
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/logger/loggerutils
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/logger/loggerutils/cache
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/logger/splunk
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/logger/syslog
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/logger/templates
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/names
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/network
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/daemon/stats
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/distribution
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/distribution/metadata
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/distribution/utils
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/distribution/xfer
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/dockerversion
21:53:15 [2022-09-06T21:53:15.192Z] github.com/docker/docker/errdefs
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/image
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/image/cache
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/image/tarexport
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/image/v1
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/internal/test/suite
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/layer
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/libcontainerd
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/libcontainerd/queue
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/libcontainerd/remote
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/libcontainerd/supervisor
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/libcontainerd/types
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/oci
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/oci/caps
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/opts
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/aaparser
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/archive
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/authorization
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/broadcaster
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/capabilities
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/chrootarchive
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/containerfs
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/devicemapper
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/directory
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/dmesg
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/fileutils
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/fsutils
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/homedir
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/idtools
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/ioutils
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/jsonmessage
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/longpath
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/loopback
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/namesgenerator
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/parsers
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/parsers/kernel
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/parsers/operatingsystem
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/pidfile
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/platform
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/plugingetter
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/plugins
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/plugins/transport
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/pools
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/progress
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/pubsub
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/reexec
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/signal
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/stack
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/stdcopy
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/streamformatter
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/stringid
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/sysinfo
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/system
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/tailfile
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/tarsum
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/truncindex
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/urlutil
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/pkg/useragent
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/plugin
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/plugin/executor/containerd
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/plugin/v2
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/profiles/apparmor
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/profiles/seccomp
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/quota
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/reference
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/registry
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/registry/resumable
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/restartmanager
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/rootless
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/rootless/specconv
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/runconfig
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/runconfig/opts
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/testutil
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/testutil/daemon
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/testutil/environment
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/testutil/fakecontext
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/testutil/fakegit
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/testutil/fakestorage
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/testutil/fixtures/load
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/testutil/fixtures/plugin
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/testutil/fixtures/plugin/basic
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/testutil/registry
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/testutil/request
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/volume
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/volume/drivers
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/volume/local
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/volume/mounts
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/volume/service
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/volume/service/opts
21:53:15 [2022-09-06T21:53:15.193Z] github.com/docker/docker/volume/testutils' ']'
21:53:15 [2022-09-06T21:53:15.193Z] + 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
21:53:15 [2022-09-06T21:53:15.193Z] ?   	github.com/docker/docker/api	[no test files]
21:53:16 [2022-09-06T21:53:16.109Z] === RUN   TestDockerSuite/TestUpdateStats
21:53:19 [2022-09-06T21:53:19.451Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
21:53:20 [2022-09-06T21:53:20.391Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
21:53:20 [2022-09-06T21:53:20.391Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
21:53:20 [2022-09-06T21:53:20.391Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
21:53:20 [2022-09-06T21:53:20.961Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
21:53:21 [2022-09-06T21:53:21.530Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
21:53:22 [2022-09-06T21:53:22.469Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
21:53:23 [2022-09-06T21:53:23.410Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
21:53:25 [2022-09-06T21:53:25.322Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
21:53:26 [2022-09-06T21:53:26.261Z] === RUN   TestDockerSuite/TestVolumeCLICreate
21:53:30 [2022-09-06T21:53:30.456Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
21:53:32 [2022-09-06T21:53:32.363Z]     docker_cli_swarm_test.go:1315: [d262322cca3f0] joining swarm manager [d11dcc31bdc09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:53:33 [2022-09-06T21:53:33.321Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 7.9% of statements
21:53:33 [2022-09-06T21:53:33.744Z]     docker_cli_swarm_test.go:1316: [d5d72cd0550eb] joining swarm manager [d11dcc31bdc09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:53:41 [2022-09-06T21:53:41.867Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
21:53:41 [2022-09-06T21:53:41.867Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
21:53:41 [2022-09-06T21:53:41.867Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
21:53:41 [2022-09-06T21:53:41.867Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
21:53:41 [2022-09-06T21:53:41.867Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
21:53:42 [2022-09-06T21:53:42.127Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
21:53:42 [2022-09-06T21:53:42.127Z] === RUN   TestDockerSuite/TestVolumeCLILs
21:53:42 [2022-09-06T21:53:42.698Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
21:53:42 [2022-09-06T21:53:42.698Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
21:53:43 [2022-09-06T21:53:43.268Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
21:53:43 [2022-09-06T21:53:43.268Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
21:53:43 [2022-09-06T21:53:43.268Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
21:53:43 [2022-09-06T21:53:43.268Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
21:53:43 [2022-09-06T21:53:43.268Z] === RUN   TestDockerSuite/TestVolumeCLIRm
21:53:44 [2022-09-06T21:53:44.650Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
21:53:44 [2022-09-06T21:53:44.910Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
21:53:44 [2022-09-06T21:53:44.910Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
21:53:45 [2022-09-06T21:53:45.173Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
21:53:45 [2022-09-06T21:53:45.173Z] === RUN   TestDockerSuite/TestVolumeLsFormat
21:53:45 [2022-09-06T21:53:45.173Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
21:53:45 [2022-09-06T21:53:45.173Z] --- PASS: TestDockerSuite (1312.24s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.48s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.87s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.94s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.77s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.69s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.78s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.12s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.89s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.59s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.86s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.54s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.10s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.02s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.11s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.75s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.14s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.54s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.44s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.51s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.20s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.69s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.58s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.89s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.96s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.88s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.62s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.70s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (1.00s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.71s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.68s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.91s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.83s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.71s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.85s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.77s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.97s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.77s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.74s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.42s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.60s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.69s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.46s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.50s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.45s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.22s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.29s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.30s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.57s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.64s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0010fa078_<nil>_<nil>} (1.53s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1782640531_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.52s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1782640531_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.47s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31148786155_/foo_false__<nil>_<nil>_<nil>_<nil>} (0.70s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31148786155_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.64s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31148786155_/foo_true__0xc0010fa0a8_<nil>_<nil>_<nil>} (1.41s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0010fa0c0_<nil>_<nil>} (1.65s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0010fa0d8_<nil>_<nil>} (0.65s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0010fa0f0_<nil>_<nil>} (1.52s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0010fa108_<nil>_<nil>} (1.56s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.44s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
21:53:45 [2022-09-06T21:53:45.173Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.47s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.93s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.42s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.44s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.79s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.76s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.67s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.90s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.81s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.61s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.98s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.95s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.68s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.56s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.59s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.59s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.74s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.80s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.03s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.65s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.56s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.65s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.99s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.96s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.15s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.98s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.97s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.94s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.91s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.03s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.08s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.95s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (4.15s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.74s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.80s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.73s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.49s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.13s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.75s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.25s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.52s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.78s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.81s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.87s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.93s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.68s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.96s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.22s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.00s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.51s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.26s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.93s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.65s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.68s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.61s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.26s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.28s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.86s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.35s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.56s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (1.98s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.78s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.06s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddScript (1.99s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (4.97s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.39s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.76s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.30s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddTar (7.29s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.60s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.35s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.49s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.77s)
21:53:45 [2022-09-06T21:53:45.173Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.63s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.24s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.32s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.45s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.57s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.96s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.47s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.37s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.94s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.90s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.27s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.70s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.20s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.41s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.29s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.34s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.29s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.04s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.01s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.54s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.50s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.76s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.99s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.72s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.00s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.66s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.42s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.86s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.27s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.93s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.30s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.87s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.69s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.96s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.03s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.07s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.16s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.41s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.43s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.56s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.02s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.74s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.61s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.92s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.53s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.95s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.96s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.04s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.60s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.01s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.35s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.47s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.78s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.83s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.51s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.76s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.61s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.58s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.16s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (9.86s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (2.94s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.19s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.29s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.53s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.25s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.42s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.89s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.11s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildEnv (0.89s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.92s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.63s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.95s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.23s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.74s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (5.77s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.60s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.41s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.97s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.26s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.67s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.30s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.72s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.40s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.26s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildFails (0.68s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.76s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.69s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.12s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.12s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.76s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.41s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.78s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.13s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.17s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.45s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.68s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.37s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.43s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.82s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.31s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.34s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.30s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.28s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.77s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.09s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.13s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.13s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.24s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.17s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.50s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.83s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.56s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.04s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.14s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.69s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.38s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.65s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.27s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.19s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.20s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.22s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.33s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.62s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.54s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.00s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.64s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.45s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.73s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.79s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.93s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.64s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.23s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.58s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.14s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.44s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.66s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.50s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.63s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.09s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.92s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.68s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildRm (2.43s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.84s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.98s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.43s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.81s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.22s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.74s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.79s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.19s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.27s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.80s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.66s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.28s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.92s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.06s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.42s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.96s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.11s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildUser (1.38s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.62s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.02s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.57s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.79s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.65s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.59s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.28s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.66s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.69s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.61s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.97s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.57s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.15s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.55s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.59s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.79s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.89s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCommitChange (0.76s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.66s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.51s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.46s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.79s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.00s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.96s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.61s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (0.97s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.50s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.49s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.49s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.58s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.51s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.51s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.58s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.61s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.54s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.60s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.80s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.66s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.65s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.21s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.71s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.57s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.56s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.83s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.86s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.60s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.64s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.33s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.55s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.73s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.45s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.91s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.67s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.60s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.10s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.66s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.45s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.80s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpToDot (0.84s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.49s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.41s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.65s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.07s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.65s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.86s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.49s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.71s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:53:45 [2022-09-06T21:53:45.174Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.62s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.30s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.07s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.87s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.58s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.65s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.89s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.53s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.53s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.43s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.99s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.68s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.10s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.76s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.93s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.35s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.92s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.97s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.25s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.92s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.85s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.60s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.97s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.24s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.66s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsRename (0.72s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsResize (0.53s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.47s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.45s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsTop (0.52s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.88s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.64s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.45s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExec (0.63s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.42s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.15s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecEnv (0.54s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.39s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.64s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.84s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.51s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.70s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecParseError (0.51s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.65s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.61s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.53s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecTTY (0.58s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.65s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.54s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.55s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.00s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.58s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.52s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.57s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.02s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.89s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestHealth (18.86s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.83s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.43s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.61s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.79s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.04s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.12s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.31s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.33s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.73s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.76s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.85s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.75s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.03s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.54s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImportFile (1.06s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.16s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.05s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.41s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.42s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.48s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.44s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.53s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.42s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.34s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.58s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.87s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.03s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.38s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.36s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.72s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.77s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.73s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.09s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.93s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.91s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.09s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.10s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.75s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.62s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLogsSince (6.50s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.43s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.52s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLogsTail (0.74s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.63s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.80s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.19s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestNetHostname (1.65s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.53s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.29s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.62s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.66s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.67s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.49s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.87s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.82s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPluginActive (2.26s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (8.37s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.64s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (3.03s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.28s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.32s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.83s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.97s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPortList (6.10s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.57s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.91s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.92s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.39s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.87s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.43s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.56s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.94s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.57s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.97s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.41s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.94s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.68s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.42s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.93s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.37s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.73s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.48s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.42s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.92s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.19s)
21:53:45 [2022-09-06T21:53:45.175Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.80s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.13s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.75s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.38s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.18s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.00s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.96s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.18s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.03s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.54s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.03s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.28s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.41s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.99s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.21s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.60s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRmiTag (0.14s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.57s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.48s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.66s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.46s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.60s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.51s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.51s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.79s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.83s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.46s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.28s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.09s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.76s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.21s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.74s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.46s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestDockerFails (0.02s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.28s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.24s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.47s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.22s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.55s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.90s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.63s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.41s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.48s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.95s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.42s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.93s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.76s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.74s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.78s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.55s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.70s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.07s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.53s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.60s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.38s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.44s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.43s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.57s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.05s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.62s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.71s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.46s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.45s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.40s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.86s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.92s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.55s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.61s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.43s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.08s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.31s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.23s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.95s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.48s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.08s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.84s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.46s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.91s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.96s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.49s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.05s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.54s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.69s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.72s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.66s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.54s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.58s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.41s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.99s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.08s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.56s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.16s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.98s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.07s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.65s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.29s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.52s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.34s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.91s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.39s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.37s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.82s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.10s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.32s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.13s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.83s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.31s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.27s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.03s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunMount (4.96s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.73s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.62s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.01s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.86s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.69s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.01s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.14s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.97s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.42s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.64s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.27s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.26s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.54s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.33s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.42s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.78s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.51s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.40s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.04s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.56s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.43s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.54s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.60s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.48s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.58s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.71s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.13s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.36s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.89s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunRm (0.45s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.46s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.80s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.51s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.59s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.79s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.90s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.24s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.49s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.49s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.58s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.52s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.49s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.52s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.60s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.72s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunState (1.51s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.50s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.59s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.13s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.50s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.64s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.38s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.56s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.78s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.53s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.53s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.96s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.98s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.70s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.41s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.97s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (0.98s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.56s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.11s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.62s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.53s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.53s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.55s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.53s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.00s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.53s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.39s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.57s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.04s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.02s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.64s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.70s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.93s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.44s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.46s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s)
21:53:45 [2022-09-06T21:53:45.176Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.55s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.14s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.64s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.64s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.65s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.05s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.68s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.40s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.08s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.10s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.56s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.12s)
21:53:45 [2022-09-06T21:53:45.177Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.67s)
21:53:45 [2022-09-06T21:53:45.177Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.72s)
21:53:45 [2022-09-06T21:53:45.177Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.73s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.74s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.99s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.14s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.67s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.82s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.54s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.85s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.24s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.38s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.78s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.74s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.62s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.51s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.11s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.96s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.99s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.74s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.09s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.35s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.29s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.06s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.14s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.09s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.47s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.73s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.60s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.83s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.80s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.38s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.82s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.22s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.43s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (2.92s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.53s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.56s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.68s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.58s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.46s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.98s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.47s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.86s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.64s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.68s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.00s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.15s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.11s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
21:53:45 [2022-09-06T21:53:45.177Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
21:53:45 [2022-09-06T21:53:45.437Z] === RUN   TestDockerRegistrySuite
21:53:45 [2022-09-06T21:53:45.437Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
21:53:46 [2022-09-06T21:53:46.394Z]     check_test.go:427: [dcb3f3009a435] daemon is not started
21:53:46 [2022-09-06T21:53:46.394Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
21:53:47 [2022-09-06T21:53:47.347Z]     check_test.go:427: [d040ebd48f9fb] daemon is not started
21:53:47 [2022-09-06T21:53:47.347Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
21:53:48 [2022-09-06T21:53:48.729Z]     check_test.go:427: [da0dc4a3f0fde] daemon is not started
21:53:48 [2022-09-06T21:53:48.729Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
21:53:48 [2022-09-06T21:53:48.729Z]     check_test.go:427: [dde544c6a6ad2] daemon is not started
21:53:48 [2022-09-06T21:53:48.729Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
21:53:51 [2022-09-06T21:53:51.271Z]     check_test.go:427: [d0bf499d4a3c6] daemon is not started
21:53:51 [2022-09-06T21:53:51.271Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
21:53:56 [2022-09-06T21:53:56.549Z]     check_test.go:427: [d1cf9dfffb985] daemon is not started
21:53:56 [2022-09-06T21:53:56.549Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
21:53:59 [2022-09-06T21:53:59.089Z]     check_test.go:427: [d28ac94532fd8] daemon is not started
21:53:59 [2022-09-06T21:53:59.089Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
21:54:00 [2022-09-06T21:54:00.031Z]     check_test.go:427: [d3a548613bc67] daemon is not started
21:54:00 [2022-09-06T21:54:00.031Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
21:54:00 [2022-09-06T21:54:00.971Z]     check_test.go:427: [db58317db561c] daemon is not started
21:54:00 [2022-09-06T21:54:00.971Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
21:54:01 [2022-09-06T21:54:01.910Z]     check_test.go:427: [de34a04fe4429] daemon is not started
21:54:01 [2022-09-06T21:54:01.910Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
21:54:03 [2022-09-06T21:54:03.292Z]     check_test.go:427: [dfd3a88f1914e] daemon is not started
21:54:03 [2022-09-06T21:54:03.292Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
21:54:04 [2022-09-06T21:54:04.232Z]     check_test.go:427: [d14100e7e494a] daemon is not started
21:54:04 [2022-09-06T21:54:04.232Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
21:54:05 [2022-09-06T21:54:05.613Z]     check_test.go:427: [d9eb2100288c3] daemon is not started
21:54:05 [2022-09-06T21:54:05.613Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
21:54:06 [2022-09-06T21:54:06.553Z]     check_test.go:427: [d3cc3ebd6a59f] daemon is not started
21:54:06 [2022-09-06T21:54:06.553Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
21:54:07 [2022-09-06T21:54:07.493Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6e7cbdc82ca2a8660acdaa43dcc81dce066affe84e857669fb1c7abe0ea993e5
21:54:08 [2022-09-06T21:54:08.062Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a9a6a8093d07c56f239d2abb338918df24e951a0f2b1fb3fbf16ff247f9ae2a1
21:54:08 [2022-09-06T21:54:08.322Z]     check_test.go:427: [ddc8b4f31b9ea] daemon is not started
21:54:08 [2022-09-06T21:54:08.322Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
21:54:09 [2022-09-06T21:54:09.262Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fbfbcfaf1e64580a8c2c02bb0304215e670a8f715c6b28dd3f9546f46746ca79
21:54:10 [2022-09-06T21:54:10.202Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4f4bb62b8cf6f6d4e578d551004c6cd2256d4420b93a53d78d05d2f410f85474
21:54:10 [2022-09-06T21:54:10.202Z]     check_test.go:427: [da8526bde3ae9] daemon is not started
21:54:10 [2022-09-06T21:54:10.202Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
21:54:11 [2022-09-06T21:54:11.143Z]     check_test.go:427: [df4b63dcfcc88] daemon is not started
21:54:11 [2022-09-06T21:54:11.143Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
21:54:13 [2022-09-06T21:54:13.709Z]     check_test.go:427: [d41052e7c5a29] daemon is not started
21:54:13 [2022-09-06T21:54:13.709Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
21:54:14 [2022-09-06T21:54:14.294Z]     check_test.go:427: [d9826f823819f] daemon is not started
21:54:14 [2022-09-06T21:54:14.294Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
21:54:14 [2022-09-06T21:54:14.294Z]     check_test.go:427: [d74d34200a498] daemon is not started
21:54:14 [2022-09-06T21:54:14.554Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
21:54:15 [2022-09-06T21:54:15.496Z]     check_test.go:427: [dfa4c08aef430] daemon is not started
21:54:15 [2022-09-06T21:54:15.496Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
21:54:16 [2022-09-06T21:54:16.435Z]     check_test.go:427: [dbbd8a657dc35] daemon is not started
21:54:16 [2022-09-06T21:54:16.435Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
21:54:17 [2022-09-06T21:54:17.004Z]     check_test.go:427: [dbc8c494dc387] daemon is not started
21:54:17 [2022-09-06T21:54:17.004Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
21:54:19 [2022-09-06T21:54:19.545Z]     check_test.go:427: [d28fbf9627b13] daemon is not started
21:54:19 [2022-09-06T21:54:19.545Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
21:54:19 [2022-09-06T21:54:19.804Z]     check_test.go:427: [dab46e700a661] daemon is not started
21:54:19 [2022-09-06T21:54:19.804Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
21:54:21 [2022-09-06T21:54:21.184Z]     check_test.go:427: [d2bdb1a56f4d3] daemon is not started
21:54:21 [2022-09-06T21:54:21.184Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
21:54:21 [2022-09-06T21:54:21.184Z]     check_test.go:427: [dc31083b591b9] daemon is not started
21:54:21 [2022-09-06T21:54:21.184Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
21:54:21 [2022-09-06T21:54:21.444Z]     check_test.go:427: [d401a4e704c79] daemon is not started
21:54:21 [2022-09-06T21:54:21.444Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
21:54:21 [2022-09-06T21:54:21.703Z]     check_test.go:427: [d8671a69c26a1] daemon is not started
21:54:21 [2022-09-06T21:54:21.703Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
21:54:21 [2022-09-06T21:54:21.964Z]     check_test.go:427: [d0cb5517127d6] daemon is not started
21:54:21 [2022-09-06T21:54:21.964Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
21:54:22 [2022-09-06T21:54:22.224Z]     check_test.go:427: [de01a03961640] daemon is not started
21:54:22 [2022-09-06T21:54:22.224Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
21:54:22 [2022-09-06T21:54:22.484Z]     check_test.go:427: [d43af6da325bc] daemon is not started
21:54:22 [2022-09-06T21:54:22.484Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
21:54:23 [2022-09-06T21:54:23.424Z]     check_test.go:427: [d9bd81698a353] daemon is not started
21:54:23 [2022-09-06T21:54:23.424Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
21:54:24 [2022-09-06T21:54:24.806Z]     check_test.go:427: [ded5c12220459] daemon is not started
21:54:24 [2022-09-06T21:54:24.806Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
21:54:25 [2022-09-06T21:54:25.376Z]     check_test.go:427: [daa4a1560964b] daemon is not started
21:54:25 [2022-09-06T21:54:25.376Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
21:54:26 [2022-09-06T21:54:26.758Z]     check_test.go:427: [ddf1c4295630e] daemon is not started
21:54:26 [2022-09-06T21:54:26.758Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
21:54:27 [2022-09-06T21:54:27.698Z] === RUN   TestDockerRegistrySuite/TestV2Only
21:54:28 [2022-09-06T21:54:28.267Z] --- PASS: TestDockerRegistrySuite (43.07s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.04s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.21s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.59s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.95s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.78s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.13s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.15s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.99s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.83s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.85s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.11s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.37s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.07s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.96s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.76s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.13s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s)
21:54:28 [2022-09-06T21:54:28.267Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
21:54:28 [2022-09-06T21:54:28.267Z] === RUN   TestDockerSchema1RegistrySuite
21:54:28 [2022-09-06T21:54:28.267Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
21:54:28 [2022-09-06T21:54:28.527Z]     check_test.go:454: [dc315f28b5f40] daemon is not started
21:54:28 [2022-09-06T21:54:28.527Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
21:54:31 [2022-09-06T21:54:31.068Z]     check_test.go:454: [d36c0068e9901] daemon is not started
21:54:31 [2022-09-06T21:54:31.068Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
21:54:36 [2022-09-06T21:54:36.354Z]     check_test.go:454: [d3fc4cd025d9c] daemon is not started
21:54:36 [2022-09-06T21:54:36.354Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
21:54:36 [2022-09-06T21:54:36.354Z]     check_test.go:454: [dd13890c6a17f] daemon is not started
21:54:36 [2022-09-06T21:54:36.354Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
21:54:36 [2022-09-06T21:54:36.614Z]     check_test.go:454: [d84282b9bc7c3] daemon is not started
21:54:36 [2022-09-06T21:54:36.614Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
21:54:36 [2022-09-06T21:54:36.875Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
21:54:38 [2022-09-06T21:54:38.256Z]     check_test.go:454: [d041c369e0e24] daemon is not started
21:54:38 [2022-09-06T21:54:38.256Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
21:54:39 [2022-09-06T21:54:39.206Z]     check_test.go:454: [d6d823c993261] daemon is not started
21:54:39 [2022-09-06T21:54:39.206Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
21:54:40 [2022-09-06T21:54:40.591Z]     check_test.go:454: [ded34b88a05d6] daemon is not started
21:54:40 [2022-09-06T21:54:40.591Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
21:54:41 [2022-09-06T21:54:41.163Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
21:54:43 [2022-09-06T21:54:43.707Z]     check_test.go:454: [d15e5d78d6387] daemon is not started
21:54:43 [2022-09-06T21:54:43.707Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
21:54:44 [2022-09-06T21:54:44.279Z]     check_test.go:454: [df59d3ab006f9] daemon is not started
21:54:44 [2022-09-06T21:54:44.279Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
21:54:44 [2022-09-06T21:54:44.539Z]     check_test.go:454: [d872595a32fab] daemon is not started
21:54:44 [2022-09-06T21:54:44.539Z] --- PASS: TestDockerSchema1RegistrySuite (16.34s)
21:54:44 [2022-09-06T21:54:44.539Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
21:54:44 [2022-09-06T21:54:44.539Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.71s)
21:54:44 [2022-09-06T21:54:44.539Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.36s)
21:54:44 [2022-09-06T21:54:44.539Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s)
21:54:44 [2022-09-06T21:54:44.539Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
21:54:44 [2022-09-06T21:54:44.539Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.41s)
21:54:44 [2022-09-06T21:54:44.539Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.28s)
21:54:44 [2022-09-06T21:54:44.539Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.23s)
21:54:44 [2022-09-06T21:54:44.539Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.08s)
21:54:44 [2022-09-06T21:54:44.539Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.61s)
21:54:44 [2022-09-06T21:54:44.539Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s)
21:54:44 [2022-09-06T21:54:44.539Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
21:54:44 [2022-09-06T21:54:44.539Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
21:54:45 [2022-09-06T21:54:45.481Z]     check_test.go:483: [d2dec05791242] daemon is not started
21:54:45 [2022-09-06T21:54:45.481Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
21:54:46 [2022-09-06T21:54:46.422Z]     check_test.go:483: [d24304b4fad14] daemon is not started
21:54:46 [2022-09-06T21:54:46.422Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
21:54:46 [2022-09-06T21:54:46.422Z]     check_test.go:483: [d1eb649df1f68] daemon is not started
21:54:46 [2022-09-06T21:54:46.422Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
21:54:47 [2022-09-06T21:54:47.806Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
21:54:48 [2022-09-06T21:54:48.066Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
21:54:48 [2022-09-06T21:54:48.326Z]     check_test.go:483: [dc9d7959bd87a] daemon is not started
21:54:48 [2022-09-06T21:54:48.326Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
21:54:49 [2022-09-06T21:54:49.266Z]     check_test.go:483: [dee826096805b] daemon is not started
21:54:49 [2022-09-06T21:54:49.266Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
21:54:50 [2022-09-06T21:54:50.206Z]     check_test.go:483: [d4a8c27afee35] daemon is not started
21:54:50 [2022-09-06T21:54:50.206Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
21:54:50 [2022-09-06T21:54:50.206Z]     check_test.go:483: [d5d3b9c03b8d2] daemon is not started
21:54:50 [2022-09-06T21:54:50.206Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.67s)
21:54:50 [2022-09-06T21:54:50.206Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.82s)
21:54:50 [2022-09-06T21:54:50.206Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.90s)
21:54:50 [2022-09-06T21:54:50.206Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s)
21:54:50 [2022-09-06T21:54:50.206Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.29s)
21:54:50 [2022-09-06T21:54:50.206Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.60s)
21:54:50 [2022-09-06T21:54:50.206Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.63s)
21:54:50 [2022-09-06T21:54:50.206Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.05s)
21:54:50 [2022-09-06T21:54:50.206Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s)
21:54:50 [2022-09-06T21:54:50.206Z] === RUN   TestDockerRegistryAuthTokenSuite
21:54:50 [2022-09-06T21:54:50.206Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
21:54:54 [2022-09-06T21:54:54.403Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
21:54:55 [2022-09-06T21:54:55.342Z]     check_test.go:510: [d95f000b51b88] daemon is not started
21:54:55 [2022-09-06T21:54:55.342Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
21:54:55 [2022-09-06T21:54:55.603Z]     check_test.go:510: [d61ec9ddfc32e] daemon is not started
21:54:55 [2022-09-06T21:54:55.603Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
21:54:55 [2022-09-06T21:54:55.864Z]     check_test.go:510: [d89749a3d42a1] daemon is not started
21:54:55 [2022-09-06T21:54:55.864Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
21:54:55 [2022-09-06T21:54:55.864Z]     check_test.go:510: [d286655db8928] daemon is not started
21:54:55 [2022-09-06T21:54:55.864Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
21:54:56 [2022-09-06T21:54:56.124Z]     check_test.go:510: [d29646bdb7732] daemon is not started
21:54:56 [2022-09-06T21:54:56.124Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.88s)
21:54:56 [2022-09-06T21:54:56.124Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s)
21:54:56 [2022-09-06T21:54:56.124Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s)
21:54:56 [2022-09-06T21:54:56.124Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s)
21:54:56 [2022-09-06T21:54:56.124Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s)
21:54:56 [2022-09-06T21:54:56.124Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s)
21:54:56 [2022-09-06T21:54:56.124Z] === RUN   TestDockerNetworkSuite
21:54:56 [2022-09-06T21:54:56.124Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
21:54:56 [2022-09-06T21:54:56.694Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
21:54:57 [2022-09-06T21:54:57.634Z]     docker_cli_network_unix_test.go:46: [d5cf6549dcedd] daemon is not started
21:54:57 [2022-09-06T21:54:57.634Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
21:54:58 [2022-09-06T21:54:58.204Z]     docker_cli_network_unix_test.go:46: [d7713cecc583b] daemon is not started
21:54:58 [2022-09-06T21:54:58.464Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
21:55:01 [2022-09-06T21:55:01.767Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
21:55:01 [2022-09-06T21:55:01.767Z]     docker_cli_network_unix_test.go:46: [db3b42a3ee996] daemon is not started
21:55:02 [2022-09-06T21:55:02.027Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
21:55:03 [2022-09-06T21:55:03.940Z]     docker_cli_network_unix_test.go:46: [d2bd9ceb302cc] daemon is not started
21:55:03 [2022-09-06T21:55:03.940Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
21:55:03 [2022-09-06T21:55:03.940Z]     docker_cli_network_unix_test.go:1233: [dcecc9efef0b9] daemon is not started
21:55:06 [2022-09-06T21:55:06.531Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
21:55:07 [2022-09-06T21:55:07.471Z]     docker_cli_network_unix_test.go:46: [d64f3f45376df] daemon is not started
21:55:08 [2022-09-06T21:55:08.040Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
21:55:08 [2022-09-06T21:55:08.611Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
21:55:09 [2022-09-06T21:55:09.795Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
21:55:09 [2022-09-06T21:55:09.795Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
21:55:09 [2022-09-06T21:55:09.795Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 31.9% of statements
21:55:09 [2022-09-06T21:55:09.795Z] ok  	github.com/docker/docker/api/server/middleware	0.011s	coverage: 37.7% of statements
21:55:09 [2022-09-06T21:55:09.795Z] ?   	github.com/docker/docker/api/server/router	[no test files]
21:55:09 [2022-09-06T21:55:09.795Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
21:55:09 [2022-09-06T21:55:09.795Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
21:55:09 [2022-09-06T21:55:09.795Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
21:55:09 [2022-09-06T21:55:09.795Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
21:55:09 [2022-09-06T21:55:09.795Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
21:55:09 [2022-09-06T21:55:09.795Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
21:55:09 [2022-09-06T21:55:09.795Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
21:55:09 [2022-09-06T21:55:09.795Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
21:55:09 [2022-09-06T21:55:09.795Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
21:55:09 [2022-09-06T21:55:09.795Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
21:55:09 [2022-09-06T21:55:09.795Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 6.0% of statements
21:55:09 [2022-09-06T21:55:09.795Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
21:55:09 [2022-09-06T21:55:09.795Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 67.9% of statements
21:55:09 [2022-09-06T21:55:09.795Z] ?   	github.com/docker/docker/api/types	[no test files]
21:55:09 [2022-09-06T21:55:09.795Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
21:55:09 [2022-09-06T21:55:09.795Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
21:55:09 [2022-09-06T21:55:09.795Z] ?   	github.com/docker/docker/api/types/container	[no test files]
21:55:09 [2022-09-06T21:55:09.795Z] ?   	github.com/docker/docker/api/types/events	[no test files]
21:55:09 [2022-09-06T21:55:09.795Z] ok  	github.com/docker/docker/api/types/filters	0.007s	coverage: 92.2% of statements
21:55:09 [2022-09-06T21:55:09.795Z] ?   	github.com/docker/docker/api/types/image	[no test files]
21:55:09 [2022-09-06T21:55:09.796Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
21:55:09 [2022-09-06T21:55:09.796Z] ?   	github.com/docker/docker/api/types/network	[no test files]
21:55:09 [2022-09-06T21:55:09.796Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
21:55:09 [2022-09-06T21:55:09.796Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
21:55:09 [2022-09-06T21:55:09.796Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
21:55:09 [2022-09-06T21:55:09.796Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
21:55:09 [2022-09-06T21:55:09.796Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
21:55:09 [2022-09-06T21:55:09.796Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
21:55:09 [2022-09-06T21:55:09.796Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 77.3% of statements
21:55:09 [2022-09-06T21:55:09.796Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
21:55:09 [2022-09-06T21:55:09.796Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
21:55:09 [2022-09-06T21:55:09.796Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
21:55:09 [2022-09-06T21:55:09.796Z] ?   	github.com/docker/docker/builder	[no test files]
21:55:09 [2022-09-06T21:55:09.796Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
21:55:09 [2022-09-06T21:55:09.796Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
21:55:09 [2022-09-06T21:55:09.796Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
21:55:09 [2022-09-06T21:55:09.796Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
21:55:09 [2022-09-06T21:55:09.796Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
21:55:09 [2022-09-06T21:55:09.796Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
21:55:09 [2022-09-06T21:55:09.796Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
21:55:09 [2022-09-06T21:55:09.796Z] ok  	github.com/docker/docker/builder/remotecontext	0.127s	coverage: 13.7% of statements
21:55:09 [2022-09-06T21:55:09.796Z] ok  	github.com/docker/docker/builder/dockerfile	0.509s	coverage: 49.3% of statements
21:55:09 [2022-09-06T21:55:09.796Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
21:55:10 [2022-09-06T21:55:10.055Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
21:55:10 [2022-09-06T21:55:10.998Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.788s	coverage: 86.3% of statements
21:55:10 [2022-09-06T21:55:10.998Z] ?   	github.com/docker/docker/cli	[no test files]
21:55:10 [2022-09-06T21:55:10.998Z] ?   	github.com/docker/docker/cli/config	[no test files]
21:55:10 [2022-09-06T21:55:10.998Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
21:55:10 [2022-09-06T21:55:10.998Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
21:55:11 [2022-09-06T21:55:11.567Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.017s	coverage: 67.6% of statements
21:55:13 [2022-09-06T21:55:13.902Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
21:55:13 [2022-09-06T21:55:13.902Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
21:55:13 [2022-09-06T21:55:13.902Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
21:55:13 [2022-09-06T21:55:13.902Z]     docker_cli_network_unix_test.go:46: [df212dcdbc55c] daemon is not started
21:55:14 [2022-09-06T21:55:14.163Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
21:55:16 [2022-09-06T21:55:16.704Z]     docker_cli_network_unix_test.go:46: [db67dc6c5fe17] daemon is not started
21:55:16 [2022-09-06T21:55:16.849Z] ok  	github.com/docker/docker/client	0.124s	coverage: 76.0% of statements
21:55:17 [2022-09-06T21:55:17.273Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
21:55:19 [2022-09-06T21:55:19.184Z]     docker_cli_network_unix_test.go:46: [d23108ebadf24] daemon is not started
21:55:19 [2022-09-06T21:55:19.184Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
21:55:19 [2022-09-06T21:55:19.184Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
21:55:19 [2022-09-06T21:55:19.755Z]     docker_cli_network_unix_test.go:46: [d56108b573ecc] daemon is not started
21:55:19 [2022-09-06T21:55:19.755Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
21:55:20 [2022-09-06T21:55:20.015Z]     docker_cli_network_unix_test.go:46: [dca3842f2635e] daemon is not started
21:55:20 [2022-09-06T21:55:20.015Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
21:55:20 [2022-09-06T21:55:20.276Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
21:55:20 [2022-09-06T21:55:20.847Z]     docker_cli_network_unix_test.go:46: [dd7cfd616282a] daemon is not started
21:55:20 [2022-09-06T21:55:20.847Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
21:55:21 [2022-09-06T21:55:21.108Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
21:55:21 [2022-09-06T21:55:21.678Z]     docker_cli_network_unix_test.go:46: [d6907baad3091] daemon is not started
21:55:22 [2022-09-06T21:55:22.249Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
21:55:22 [2022-09-06T21:55:22.249Z]     docker_cli_network_unix_test.go:46: [de27d4b49e790] daemon is not started
21:55:22 [2022-09-06T21:55:22.249Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
21:55:22 [2022-09-06T21:55:22.820Z]     docker_cli_network_unix_test.go:46: [dd8498631c6c7] daemon is not started
21:55:22 [2022-09-06T21:55:22.820Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
21:55:23 [2022-09-06T21:55:23.390Z]     docker_cli_network_unix_test.go:46: [dc9c83d16e20d] daemon is not started
21:55:23 [2022-09-06T21:55:23.650Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
21:55:23 [2022-09-06T21:55:23.911Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
21:55:23 [2022-09-06T21:55:23.911Z]     docker_cli_network_unix_test.go:46: [d14a7dac4737e] daemon is not started
21:55:23 [2022-09-06T21:55:23.911Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
21:55:23 [2022-09-06T21:55:23.911Z]     docker_cli_network_unix_test.go:46: [ddb1dc174440f] daemon is not started
21:55:23 [2022-09-06T21:55:23.911Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
21:55:24 [2022-09-06T21:55:24.172Z]     docker_cli_network_unix_test.go:46: [d2ed1d9af0d9f] daemon is not started
21:55:24 [2022-09-06T21:55:24.172Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
21:55:25 [2022-09-06T21:55:25.115Z]     docker_cli_network_unix_test.go:46: [dbc747789162c] daemon is not started
21:55:25 [2022-09-06T21:55:25.115Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
21:55:26 [2022-09-06T21:55:26.055Z]     docker_cli_network_unix_test.go:46: [df1765461c9a3] daemon is not started
21:55:26 [2022-09-06T21:55:26.627Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
21:55:26 [2022-09-06T21:55:26.627Z]     docker_cli_network_unix_test.go:46: [db16f0f79e644] daemon is not started
21:55:26 [2022-09-06T21:55:26.627Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
21:55:26 [2022-09-06T21:55:26.627Z]     docker_cli_network_unix_test.go:46: [d74925b9da21d] daemon is not started
21:55:26 [2022-09-06T21:55:26.887Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
21:55:26 [2022-09-06T21:55:26.887Z]     docker_cli_network_unix_test.go:46: [d91df46fb3b18] daemon is not started
21:55:26 [2022-09-06T21:55:26.887Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
21:55:28 [2022-09-06T21:55:28.268Z]     docker_cli_network_unix_test.go:968: [dc65f8f15213a] daemon is not started
21:55:29 [2022-09-06T21:55:29.212Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
21:55:30 [2022-09-06T21:55:30.165Z]     docker_cli_network_unix_test.go:46: [d3492bc004e21] daemon is not started
21:55:30 [2022-09-06T21:55:30.443Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
21:55:32 [2022-09-06T21:55:32.990Z]     docker_cli_network_unix_test.go:1116: [df4499a7e7e2d] daemon is not started
21:55:35 [2022-09-06T21:55:35.537Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
21:55:35 [2022-09-06T21:55:35.797Z]     docker_cli_network_unix_test.go:46: [d1feaefd5a454] daemon is not started
21:55:35 [2022-09-06T21:55:35.797Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
21:55:36 [2022-09-06T21:55:36.738Z]     docker_cli_network_unix_test.go:46: [ddc0378744cac] daemon is not started
21:55:36 [2022-09-06T21:55:36.738Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
21:55:36 [2022-09-06T21:55:36.738Z]     docker_cli_network_unix_test.go:46: [d6b5b5f0badf4] daemon is not started
21:55:36 [2022-09-06T21:55:36.738Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
21:55:36 [2022-09-06T21:55:36.738Z]     docker_cli_network_unix_test.go:46: [d01daebae9ba1] daemon is not started
21:55:36 [2022-09-06T21:55:36.738Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
21:55:36 [2022-09-06T21:55:36.998Z]     docker_cli_network_unix_test.go:46: [da423831fd15f] daemon is not started
21:55:36 [2022-09-06T21:55:36.998Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
21:55:37 [2022-09-06T21:55:37.259Z]     docker_cli_network_unix_test.go:46: [df64c97c8252a] daemon is not started
21:55:37 [2022-09-06T21:55:37.259Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
21:55:37 [2022-09-06T21:55:37.259Z]     docker_cli_network_unix_test.go:46: [d92187ee0bc98] daemon is not started
21:55:37 [2022-09-06T21:55:37.259Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
21:55:38 [2022-09-06T21:55:38.642Z]     docker_cli_network_unix_test.go:46: [ddffe483d4095] daemon is not started
21:55:39 [2022-09-06T21:55:39.582Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
21:55:39 [2022-09-06T21:55:39.582Z]     docker_cli_network_unix_test.go:46: [defa951274e2f] daemon is not started
21:55:39 [2022-09-06T21:55:39.582Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
21:55:39 [2022-09-06T21:55:39.582Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
21:55:39 [2022-09-06T21:55:39.582Z]     docker_cli_network_unix_test.go:46: [d7bd54107ac60] daemon is not started
21:55:39 [2022-09-06T21:55:39.582Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
21:55:40 [2022-09-06T21:55:40.152Z]     docker_cli_network_unix_test.go:46: [d298adc6bafd0] daemon is not started
21:55:40 [2022-09-06T21:55:40.413Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
21:55:43 [2022-09-06T21:55:43.709Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
21:55:45 [2022-09-06T21:55:45.091Z]     docker_cli_network_unix_test.go:1084: [d9eea397e5008] daemon is not started
21:55:47 [2022-09-06T21:55:47.001Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
21:55:47 [2022-09-06T21:55:47.001Z]     docker_cli_network_unix_test.go:46: [dcfda29be049b] daemon is not started
21:55:47 [2022-09-06T21:55:47.001Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
21:55:47 [2022-09-06T21:55:47.261Z]     docker_cli_network_unix_test.go:46: [d83b1c9ffc3f8] daemon is not started
21:55:47 [2022-09-06T21:55:47.521Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
21:55:48 [2022-09-06T21:55:48.903Z]     docker_cli_network_unix_test.go:46: [d72e77becf30a] daemon is not started
21:55:48 [2022-09-06T21:55:48.903Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
21:55:49 [2022-09-06T21:55:49.164Z]     docker_cli_network_unix_test.go:46: [dfef26ec310de] daemon is not started
21:55:49 [2022-09-06T21:55:49.164Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
21:55:49 [2022-09-06T21:55:49.424Z]     docker_cli_network_unix_test.go:46: [d86e7eee564dd] daemon is not started
21:55:49 [2022-09-06T21:55:49.684Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
21:55:50 [2022-09-06T21:55:50.255Z]     docker_cli_network_unix_test.go:46: [d8037e22cc7a3] daemon is not started
21:55:50 [2022-09-06T21:55:50.255Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
21:55:50 [2022-09-06T21:55:50.826Z]     docker_cli_network_unix_test.go:46: [dd05b554cbcc0] daemon is not started
21:55:51 [2022-09-06T21:55:51.086Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
21:55:55 [2022-09-06T21:55:55.595Z] ok  	github.com/docker/docker/cmd/dockerd	0.090s	coverage: 31.8% of statements
21:55:56 [2022-09-06T21:55:56.367Z]     docker_cli_network_unix_test.go:46: [d19e505911a80] daemon is not started
21:55:56 [2022-09-06T21:55:56.631Z] --- PASS: TestDockerNetworkSuite (60.43s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.49s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.78s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.63s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.84s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.57s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.49s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.28s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.12s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.67s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.63s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.51s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.00s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.99s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.20s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.53s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.92s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.84s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.43s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.28s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.19s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.31s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.38s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.43s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.00s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.50s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.44s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s)
21:55:56 [2022-09-06T21:55:56.631Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.51s)
21:55:56 [2022-09-06T21:55:56.631Z] === RUN   TestDockerHubPullSuite
21:55:56 [2022-09-06T21:55:56.631Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
21:55:57 [2022-09-06T21:55:57.502Z] ok  	github.com/docker/docker/container	0.115s	coverage: 36.1% of statements
21:55:57 [2022-09-06T21:55:57.763Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.567s	coverage: 0.0% of statements
21:55:57 [2022-09-06T21:55:57.763Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
21:55:57 [2022-09-06T21:55:57.763Z] ?   	github.com/docker/docker/container/stream	[no test files]
21:55:57 [2022-09-06T21:55:57.763Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
21:55:57 [2022-09-06T21:55:57.763Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
21:55:57 [2022-09-06T21:55:57.763Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
21:55:58 [2022-09-06T21:55:58.565Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
21:56:01 [2022-09-06T21:56:01.104Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
21:56:02 [2022-09-06T21:56:02.042Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
21:56:03 [2022-09-06T21:56:03.950Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
21:56:04 [2022-09-06T21:56:04.210Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
21:56:04 [2022-09-06T21:56:04.781Z] --- PASS: TestDockerHubPullSuite (8.09s)
21:56:04 [2022-09-06T21:56:04.781Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.93s)
21:56:04 [2022-09-06T21:56:04.781Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s)
21:56:04 [2022-09-06T21:56:04.781Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.00s)
21:56:04 [2022-09-06T21:56:04.781Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.71s)
21:56:04 [2022-09-06T21:56:04.781Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.54s)
21:56:04 [2022-09-06T21:56:04.781Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s)
21:56:04 [2022-09-06T21:56:04.781Z] PASS
21:56:04 [2022-09-06T21:56:04.781Z] 
21:56:04 [2022-09-06T21:56:04.781Z] === Skipped
21:56:04 [2022-09-06T21:56:04.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
21:56:04 [2022-09-06T21:56:04.781Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.781Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
21:56:04 [2022-09-06T21:56:04.781Z] 
21:56:04 [2022-09-06T21:56:04.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
21:56:04 [2022-09-06T21:56:04.781Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.781Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
21:56:04 [2022-09-06T21:56:04.781Z] 
21:56:04 [2022-09-06T21:56:04.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.02s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.02s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_sni_test.go:30: Flakey test
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
21:56:04 [2022-09-06T21:56:04.782Z]     docker_cli_network_unix_test.go:46: [d7bd54107ac60] daemon is not started
21:56:04 [2022-09-06T21:56:04.782Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] DONE 1265 tests, 51 skipped in 1457.384s
21:56:04 [2022-09-06T21:56:04.782Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:56:04 [2022-09-06T21:56:04.782Z] ++++ cat bundles/test-integration/docker.pid
21:56:04 [2022-09-06T21:56:04.782Z] +++ kill 9402
21:56:04 [2022-09-06T21:56:04.782Z] +++ /etc/init.d/apparmor stop
21:56:04 [2022-09-06T21:56:04.782Z] Leaving: AppArmorNo profiles have been unloaded.
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] Unloading profiles will leave already running processes permanently
21:56:04 [2022-09-06T21:56:04.782Z] unconfined, which can lead to unexpected situations.
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:04 [2022-09-06T21:56:04.782Z] To set a process to complain mode, use the command line tool
21:56:04 [2022-09-06T21:56:04.782Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:56:04 [2022-09-06T21:56:04.782Z] +++ true
21:56:04 [2022-09-06T21:56:04.782Z] exiting test-integration
21:56:04 [2022-09-06T21:56:04.782Z] ++ exit 0
21:56:04 [2022-09-06T21:56:04.782Z] 
21:56:05 [2022-09-06T21:56:05.042Z] + for job in $(jobs -p)
21:56:05 [2022-09-06T21:56:05.042Z] + wait 10328
21:56:05 [2022-09-06T21:56:05.895Z] ok  	github.com/docker/docker/daemon/cluster	0.066s	coverage: 0.5% of statements
21:56:07 [2022-09-06T21:56:07.276Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.029s	coverage: 65.3% of statements
21:56:08 [2022-09-06T21:56:08.655Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 36.9% of statements
21:56:16 [2022-09-06T21:56:16.780Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.443s	coverage: 13.4% of statements
21:56:17 [2022-09-06T21:56:17.350Z] ok  	github.com/docker/docker/daemon/config	0.034s	coverage: 81.1% of statements
21:56:17 [2022-09-06T21:56:17.609Z] ok  	github.com/docker/docker/daemon	10.170s	coverage: 16.5% of statements
21:56:17 [2022-09-06T21:56:17.609Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
21:56:17 [2022-09-06T21:56:17.609Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
21:56:17 [2022-09-06T21:56:17.868Z] ok  	github.com/docker/docker/daemon/events	0.061s	coverage: 50.0% of statements
21:56:17 [2022-09-06T21:56:17.868Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
21:56:17 [2022-09-06T21:56:17.868Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
21:56:18 [2022-09-06T21:56:18.807Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
21:56:19 [2022-09-06T21:56:19.762Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.775s	coverage: 74.8% of statements
21:56:19 [2022-09-06T21:56:19.932Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
21:56:19 [2022-09-06T21:56:19.933Z]     docker_cli_swarm_test.go:1180: [d5c25f33616a9] joining swarm manager [db9933023bf91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:56:21 [2022-09-06T21:56:21.143Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.344s	coverage: 60.7% of statements
21:56:21 [2022-09-06T21:56:21.143Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 3.0% of statements
21:56:23 [2022-09-06T21:56:23.059Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.013s	coverage: 1.9% of statements
21:56:24 [2022-09-06T21:56:24.454Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.307s	coverage: 50.6% of statements
21:56:25 [2022-09-06T21:56:25.024Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.300s	coverage: 46.1% of statements
21:56:25 [2022-09-06T21:56:25.284Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
21:56:26 [2022-09-06T21:56:26.222Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.631s	coverage: 58.5% of statements
21:56:26 [2022-09-06T21:56:26.222Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
21:56:26 [2022-09-06T21:56:26.222Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
21:56:26 [2022-09-06T21:56:26.222Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
21:56:26 [2022-09-06T21:56:26.504Z]     docker_cli_swarm_test.go:1189: [d50e8a7880c5a] joining swarm manager [db9933023bf91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:56:27 [2022-09-06T21:56:27.602Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
21:56:28 [2022-09-06T21:56:28.171Z] ok  	github.com/docker/docker/daemon/links	0.013s	coverage: 93.0% of statements
21:56:28 [2022-09-06T21:56:28.742Z] ok  	github.com/docker/docker/daemon/images	0.086s	coverage: 6.9% of statements
21:56:28 [2022-09-06T21:56:28.742Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
21:56:28 [2022-09-06T21:56:28.742Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
21:56:29 [2022-09-06T21:56:29.684Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
21:56:30 [2022-09-06T21:56:30.254Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.161s	coverage: 79.9% of statements
21:56:30 [2022-09-06T21:56:30.823Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.022s	coverage: 53.6% of statements
21:56:30 [2022-09-06T21:56:30.823Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
21:56:31 [2022-09-06T21:56:31.083Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
21:56:31 [2022-09-06T21:56:31.342Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.4% of statements
21:56:31 [2022-09-06T21:56:31.912Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
21:56:32 [2022-09-06T21:56:32.482Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.166s	coverage: 76.8% of statements
21:56:33 [2022-09-06T21:56:33.053Z] ok  	github.com/docker/docker/daemon/logger/local	0.032s	coverage: 79.4% of statements
21:56:33 [2022-09-06T21:56:33.053Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
21:56:33 [2022-09-06T21:56:33.053Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
21:56:33 [2022-09-06T21:56:33.313Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.022s	coverage: 62.0% of statements
21:56:33 [2022-09-06T21:56:33.883Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.041s	coverage: 31.5% of statements
21:56:34 [2022-09-06T21:56:34.823Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 46.8% of statements
21:56:35 [2022-09-06T21:56:35.083Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
21:56:35 [2022-09-06T21:56:35.653Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
21:56:36 [2022-09-06T21:56:36.596Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.628s	coverage: 82.5% of statements
21:56:36 [2022-09-06T21:56:36.596Z] ?   	github.com/docker/docker/daemon/names	[no test files]
21:56:36 [2022-09-06T21:56:36.596Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
21:56:37 [2022-09-06T21:56:37.534Z] ok  	github.com/docker/docker/distribution/metadata	0.021s	coverage: 44.4% of statements
21:56:38 [2022-09-06T21:56:38.913Z] ok  	github.com/docker/docker/distribution	1.487s	coverage: 28.0% of statements
21:56:38 [2022-09-06T21:56:38.913Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
21:56:39 [2022-09-06T21:56:39.173Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
21:56:39 [2022-09-06T21:56:39.742Z] ok  	github.com/docker/docker/image	0.024s	coverage: 86.9% of statements
21:56:39 [2022-09-06T21:56:39.742Z] ok  	github.com/docker/docker/distribution/xfer	1.901s	coverage: 84.9% of statements
21:56:39 [2022-09-06T21:56:39.742Z] ?   	github.com/docker/docker/dockerversion	[no test files]
21:56:40 [2022-09-06T21:56:40.312Z] ok  	github.com/docker/docker/image/cache	0.011s	coverage: 19.2% of statements
21:56:40 [2022-09-06T21:56:40.882Z] ok  	github.com/docker/docker/image/tarexport	0.017s	coverage: 0.7% of statements
21:56:40 [2022-09-06T21:56:40.882Z] ?   	github.com/docker/docker/image/v1	[no test files]
21:56:40 [2022-09-06T21:56:40.882Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
21:56:41 [2022-09-06T21:56:41.452Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
21:56:42 [2022-09-06T21:56:42.021Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 46.0% of statements
21:56:42 [2022-09-06T21:56:42.591Z] ok  	github.com/docker/docker/opts	0.045s	coverage: 66.0% of statements
21:56:42 [2022-09-06T21:56:42.591Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
21:56:44 [2022-09-06T21:56:44.500Z] ok  	github.com/docker/docker/pkg/archive	0.294s	coverage: 82.3% of statements
21:56:45 [2022-09-06T21:56:45.069Z] ok  	github.com/docker/docker/pkg/authorization	0.199s	coverage: 68.3% of statements
21:56:45 [2022-09-06T21:56:45.069Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
21:56:45 [2022-09-06T21:56:45.329Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
21:56:48 [2022-09-06T21:56:48.620Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.473s	coverage: 42.7% of statements
21:56:48 [2022-09-06T21:56:48.620Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
21:56:48 [2022-09-06T21:56:48.879Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
21:56:49 [2022-09-06T21:56:49.139Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
21:56:49 [2022-09-06T21:56:49.139Z] ok  	github.com/docker/docker/layer	7.184s	coverage: 68.9% of statements
21:56:49 [2022-09-06T21:56:49.139Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
21:56:49 [2022-09-06T21:56:49.139Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
21:56:49 [2022-09-06T21:56:49.139Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
21:56:49 [2022-09-06T21:56:49.139Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
21:56:49 [2022-09-06T21:56:49.139Z] ?   	github.com/docker/docker/oci/caps	[no test files]
21:56:49 [2022-09-06T21:56:49.139Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
21:56:49 [2022-09-06T21:56:49.708Z] ok  	github.com/docker/docker/pkg/fileutils	0.020s	coverage: 87.2% of statements
21:56:49 [2022-09-06T21:56:49.708Z] ok  	github.com/docker/docker/pkg/fsutils	0.171s	coverage: 85.1% of statements
21:56:49 [2022-09-06T21:56:49.708Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
21:56:51 [2022-09-06T21:56:51.088Z] ok  	github.com/docker/docker/pkg/idtools	0.502s	coverage: 67.9% of statements
21:56:51 [2022-09-06T21:56:51.088Z] ok  	github.com/docker/docker/pkg/ioutils	0.432s	coverage: 70.1% of statements
21:56:51 [2022-09-06T21:56:51.348Z] ok  	github.com/docker/docker/pkg/longpath	0.012s	coverage: 100.0% of statements
21:56:51 [2022-09-06T21:56:51.348Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
21:56:51 [2022-09-06T21:56:51.348Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
21:56:51 [2022-09-06T21:56:51.607Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
21:56:51 [2022-09-06T21:56:51.607Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
21:56:51 [2022-09-06T21:56:51.868Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.011s	coverage: 60.0% of statements
21:56:52 [2022-09-06T21:56:52.128Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 90.5% of statements
21:56:52 [2022-09-06T21:56:52.128Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
21:56:52 [2022-09-06T21:56:52.128Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
21:56:52 [2022-09-06T21:56:52.128Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
21:56:52 [2022-09-06T21:56:52.697Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
21:56:53 [2022-09-06T21:56:53.267Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
21:56:53 [2022-09-06T21:56:53.527Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
21:56:53 [2022-09-06T21:56:53.793Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
21:56:55 [2022-09-06T21:56:55.181Z] ok  	github.com/docker/docker/pkg/pubsub	1.034s	coverage: 75.0% of statements
21:56:55 [2022-09-06T21:56:55.181Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
21:56:55 [2022-09-06T21:56:55.440Z] ok  	github.com/docker/docker/pkg/stack	0.005s	coverage: 90.9% of statements
21:56:55 [2022-09-06T21:56:55.700Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
21:56:55 [2022-09-06T21:56:55.960Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
21:56:56 [2022-09-06T21:56:56.219Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
21:56:56 [2022-09-06T21:56:56.479Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.1% of statements
21:56:57 [2022-09-06T21:56:57.047Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
21:56:57 [2022-09-06T21:56:57.308Z] ok  	github.com/docker/docker/pkg/tailfile	0.052s	coverage: 88.6% of statements
21:56:57 [2022-09-06T21:56:57.876Z] ok  	github.com/docker/docker/pkg/tarsum	0.044s	coverage: 89.3% of statements
21:56:58 [2022-09-06T21:56:58.136Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
21:56:58 [2022-09-06T21:56:58.136Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
21:57:00 [2022-09-06T21:57:00.043Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
21:57:00 [2022-09-06T21:57:00.303Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
21:57:00 [2022-09-06T21:57:00.563Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
21:57:01 [2022-09-06T21:57:01.502Z] ok  	github.com/docker/docker/quota	0.205s	coverage: 71.4% of statements
21:57:02 [2022-09-06T21:57:02.072Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
21:57:03 [2022-09-06T21:57:03.011Z] ok  	github.com/docker/docker/registry	0.053s	coverage: 58.6% of statements
21:57:03 [2022-09-06T21:57:03.271Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
21:57:03 [2022-09-06T21:57:03.531Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
21:57:04 [2022-09-06T21:57:04.101Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
21:57:04 [2022-09-06T21:57:04.361Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
21:57:05 [2022-09-06T21:57:05.229Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
21:57:05 [2022-09-06T21:57:05.741Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
21:57:06 [2022-09-06T21:57:06.680Z] ok  	github.com/docker/docker/volume/local	0.081s	coverage: 76.8% of statements
21:57:06 [2022-09-06T21:57:06.940Z] ok  	github.com/docker/docker/volume/mounts	0.009s	coverage: 67.7% of statements
21:57:08 [2022-09-06T21:57:08.321Z] ok  	github.com/docker/docker/volume/service	0.019s	coverage: 72.3% of statements
21:57:09 [2022-09-06T21:57:09.451Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
21:57:13 [2022-09-06T21:57:13.648Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
21:57:15 [2022-09-06T21:57:15.558Z]     docker_cli_swarm_test.go:1112: [d222c8ffffd4a] joining swarm manager [d8b5c7c72778f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:57:17 [2022-09-06T21:57:17.467Z]     docker_cli_swarm_test.go:1113: [da404ab32fab0] joining swarm manager [d8b5c7c72778f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:57:30 [2022-09-06T21:57:30.273Z] ok  	github.com/docker/docker/pkg/plugins	33.637s	coverage: 76.3% of statements
21:57:30 [2022-09-06T21:57:30.273Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
21:57:30 [2022-09-06T21:57:30.273Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
21:57:30 [2022-09-06T21:57:30.273Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
21:57:30 [2022-09-06T21:57:30.273Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
21:57:30 [2022-09-06T21:57:30.273Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
21:57:30 [2022-09-06T21:57:30.273Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
21:57:30 [2022-09-06T21:57:30.273Z] ?   	github.com/docker/docker/rootless	[no test files]
21:57:30 [2022-09-06T21:57:30.273Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
21:57:30 [2022-09-06T21:57:30.273Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
21:57:30 [2022-09-06T21:57:30.273Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
21:57:30 [2022-09-06T21:57:30.273Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
21:57:30 [2022-09-06T21:57:30.273Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
21:57:30 [2022-09-06T21:57:30.273Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
21:57:30 [2022-09-06T21:57:30.273Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
21:57:30 [2022-09-06T21:57:30.273Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
21:57:30 [2022-09-06T21:57:30.273Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
21:57:30 [2022-09-06T21:57:30.273Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
21:57:30 [2022-09-06T21:57:30.273Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
21:57:30 [2022-09-06T21:57:30.273Z] ?   	github.com/docker/docker/testutil/request	[no test files]
21:57:30 [2022-09-06T21:57:30.273Z] ?   	github.com/docker/docker/volume	[no test files]
21:57:30 [2022-09-06T21:57:30.273Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
21:57:30 [2022-09-06T21:57:30.273Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
21:57:30 [2022-09-06T21:57:30.273Z] 
21:57:30 [2022-09-06T21:57:30.273Z] === Skipped
21:57:30 [2022-09-06T21:57:30.273Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
21:57:30 [2022-09-06T21:57:30.273Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
21:57:30 [2022-09-06T21:57:30.273Z] 
21:57:30 [2022-09-06T21:57:30.273Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
21:57:30 [2022-09-06T21:57:30.273Z]     network_proxy_test.go:208: No support for dual stack yet
21:57:30 [2022-09-06T21:57:30.273Z] 
21:57:30 [2022-09-06T21:57:30.273Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
21:57:30 [2022-09-06T21:57:30.273Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
21:57:30 [2022-09-06T21:57:30.273Z] 
21:57:30 [2022-09-06T21:57:30.273Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
21:57:30 [2022-09-06T21:57:30.273Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
21:57:30 [2022-09-06T21:57:30.273Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:44: Driver btrfs not supported
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:44: Driver btrfs not supported
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:44: Driver btrfs not supported
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:44: Driver btrfs not supported
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:44: Driver btrfs not supported
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:71: No driver to put!
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z] time="2022-09-06T21:56:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z] time="2022-09-06T21:56:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z] time="2022-09-06T21:56:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z] time="2022-09-06T21:56:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z] time="2022-09-06T21:56:22Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:42: graphdriver: driver not supported
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:71: No driver to put!
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z]     overlay_test.go:50: Fails to compute changes intermittently
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z]     overlay_test.go:65: Cannot run test with naive change algorithm
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:44: Driver zfs not supported
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:44: Driver zfs not supported
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:44: Driver zfs not supported
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:44: Driver zfs not supported
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:44: Driver zfs not supported
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z]     graphtest_unix.go:71: No driver to put!
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
21:57:30 [2022-09-06T21:57:30.274Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
21:57:30 [2022-09-06T21:57:30.274Z] 
21:57:30 [2022-09-06T21:57:30.274Z] DONE 2799 tests, 28 skipped in 252.816s
21:57:30 [2022-09-06T21:57:30.274Z] + '[' -n 'github.com/docker/docker/libnetwork
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/bitseq
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/cluster
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/cmd/diagnostic
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/cmd/ovrouter
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/cmd/readme_test
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/config
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/datastore
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/diagnostic
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/discoverapi
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/driverapi
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/drivers/bridge
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/drivers/host
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/drivers/ipvlan
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/drivers/macvlan
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/drivers/null
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/drivers/overlay
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/drivers/remote
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/drivers/remote/api
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/drivers/windows
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/drvregistry
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/etchosts
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/idm
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/internal/caller
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/internal/setmatrix
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/ipam
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/ipamapi
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/ipams/builtin
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/ipams/null
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/ipams/remote
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/ipams/remote/api
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/ipams/windowsipam
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/ipamutils
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/iptables
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/netlabel
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/netutils
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/networkdb
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/ns
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/options
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/osl
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/osl/kernel
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/portallocator
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/portmapper
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/resolvconf
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/testutils
21:57:30 [2022-09-06T21:57:30.274Z] github.com/docker/docker/libnetwork/types' ']'
21:57:30 [2022-09-06T21:57:30.274Z] + 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
21:58:16 [2022-09-06T21:58:16.958Z] ok  	github.com/docker/docker/libnetwork	37.296s	coverage: 40.6% of statements
21:58:16 [2022-09-06T21:58:16.958Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.117s	coverage: 84.4% of statements
21:58:16 [2022-09-06T21:58:16.958Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
21:58:16 [2022-09-06T21:58:16.958Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
21:58:16 [2022-09-06T21:58:16.958Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
21:58:16 [2022-09-06T21:58:16.958Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
21:58:16 [2022-09-06T21:58:16.958Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
21:58:16 [2022-09-06T21:58:16.958Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
21:58:16 [2022-09-06T21:58:16.958Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
21:58:16 [2022-09-06T21:58:16.958Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
21:58:16 [2022-09-06T21:58:16.958Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 22.4% of statements
21:58:16 [2022-09-06T21:58:16.958Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
21:58:16 [2022-09-06T21:58:16.958Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
21:58:16 [2022-09-06T21:58:16.958Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
21:58:16 [2022-09-06T21:58:16.958Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
21:58:16 [2022-09-06T21:58:16.958Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.360s	coverage: 59.9% of statements
21:58:16 [2022-09-06T21:58:16.958Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
21:58:16 [2022-09-06T21:58:16.958Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
21:58:16 [2022-09-06T21:58:16.958Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.113s	coverage: 5.0% of statements
21:58:16 [2022-09-06T21:58:16.958Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
21:58:16 [2022-09-06T21:58:16.958Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
21:58:16 [2022-09-06T21:58:16.958Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
21:58:16 [2022-09-06T21:58:16.958Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
21:58:26 [2022-09-06T21:58:26.935Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.096s	coverage: 6.6% of statements
21:58:26 [2022-09-06T21:58:26.936Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
21:58:26 [2022-09-06T21:58:26.936Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
21:58:26 [2022-09-06T21:58:26.936Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
21:58:26 [2022-09-06T21:58:26.936Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
21:58:26 [2022-09-06T21:58:26.936Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
21:58:26 [2022-09-06T21:58:26.936Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
21:58:26 [2022-09-06T21:58:26.936Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
21:58:26 [2022-09-06T21:58:26.936Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.014s	coverage: 81.2% of statements
21:58:26 [2022-09-06T21:58:26.936Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
21:58:27 [2022-09-06T21:58:27.196Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
21:58:39 [2022-09-06T21:58:39.411Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
21:58:54 [2022-09-06T21:58:54.323Z] ok  	github.com/docker/docker/libnetwork/ipam	14.291s	coverage: 85.3% of statements
21:58:54 [2022-09-06T21:58:54.323Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
21:58:54 [2022-09-06T21:58:54.323Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
21:58:54 [2022-09-06T21:58:54.323Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
21:58:54 [2022-09-06T21:58:54.323Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.006s	coverage: 47.4% of statements
21:58:54 [2022-09-06T21:58:54.323Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
21:58:54 [2022-09-06T21:58:54.323Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
21:58:54 [2022-09-06T21:58:54.323Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.251s	coverage: 74.0% of statements
21:58:54 [2022-09-06T21:58:54.323Z] ok  	github.com/docker/docker/libnetwork/iptables	0.155s	coverage: 45.0% of statements
21:58:54 [2022-09-06T21:58:54.323Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
21:58:54 [2022-09-06T21:58:54.583Z] ok  	github.com/docker/docker/libnetwork/netutils	0.019s	coverage: 44.1% of statements
21:59:08 [2022-09-06T21:59:08.941Z]     docker_cli_swarm_test.go:1166: [d654b72c04e6f] joining swarm manager [d8b5c7c72778f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
21:59:27 [2022-09-06T21:59:27.038Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
21:59:27 [2022-09-06T21:59:27.038Z]     docker_cli_swarm_test.go:1447: [d7eeeed8fcad6] joining swarm manager [da88392ea9ac1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
21:59:27 [2022-09-06T21:59:27.298Z]     docker_cli_swarm_test.go:1448: [d5cf3fe6bd8d4] joining swarm manager [da88392ea9ac1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
21:59:39 [2022-09-06T21:59:39.540Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
21:59:39 [2022-09-06T21:59:39.540Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
21:59:39 [2022-09-06T21:59:39.540Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
21:59:39 [2022-09-06T21:59:39.540Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
21:59:39 [2022-09-06T21:59:39.540Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
21:59:40 [2022-09-06T21:59:40.112Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
21:59:42 [2022-09-06T21:59:42.650Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
21:59:45 [2022-09-06T21:59:45.945Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
21:59:47 [2022-09-06T21:59:47.852Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
21:59:49 [2022-09-06T21:59:49.759Z]     docker_cli_swarm_unix_test.go:63: [d5a9a41066611] joining swarm manager [de13477a2cd69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:00:46 [2022-09-06T22:00:46.003Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
22:00:46 [2022-09-06T22:00:46.003Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
22:00:46 [2022-09-06T22:00:46.003Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
22:00:46 [2022-09-06T22:00:46.042Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.313s	coverage: 60.1% of statements
22:00:46 [2022-09-06T22:00:46.042Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
22:00:46 [2022-09-06T22:00:46.042Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
22:00:46 [2022-09-06T22:00:46.042Z] ok  	github.com/docker/docker/libnetwork/osl	4.314s	coverage: 39.7% of statements
22:00:46 [2022-09-06T22:00:46.042Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
22:00:46 [2022-09-06T22:00:46.042Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.014s	coverage: 80.7% of statements
22:00:46 [2022-09-06T22:00:46.980Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.560s	coverage: 48.6% of statements
22:00:46 [2022-09-06T22:00:46.980Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 70.6% of statements
22:00:46 [2022-09-06T22:00:46.980Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
22:00:47 [2022-09-06T22:00:47.239Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
22:00:47 [2022-09-06T22:00:47.239Z] 
22:00:47 [2022-09-06T22:00:47.239Z] === Skipped
22:00:47 [2022-09-06T22:00:47.239Z] === SKIP: libnetwork TestParallel1 (0.00s)
22:00:47 [2022-09-06T22:00:47.239Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
22:00:47 [2022-09-06T22:00:47.239Z] 
22:00:47 [2022-09-06T22:00:47.239Z] === SKIP: libnetwork TestParallel3 (0.00s)
22:00:47 [2022-09-06T22:00:47.239Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
22:00:47 [2022-09-06T22:00:47.239Z] 
22:00:47 [2022-09-06T22:00:47.239Z] === SKIP: libnetwork TestParallel2 (0.00s)
22:00:47 [2022-09-06T22:00:47.239Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
22:00:47 [2022-09-06T22:00:47.239Z] 
22:00:47 [2022-09-06T22:00:47.239Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
22:00:47 [2022-09-06T22:00:47.239Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
22:00:47 [2022-09-06T22:00:47.239Z] 
22:00:47 [2022-09-06T22:00:47.239Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
22:00:47 [2022-09-06T22:00:47.239Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
22:00:47 [2022-09-06T22:00:47.239Z] 
22:00:47 [2022-09-06T22:00:47.239Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
22:00:47 [2022-09-06T22:00:47.239Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
22:00:47 [2022-09-06T22:00:47.239Z] 
22:00:47 [2022-09-06T22:00:47.239Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
22:00:47 [2022-09-06T22:00:47.239Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
22:00:47 [2022-09-06T22:00:47.239Z] 
22:00:47 [2022-09-06T22:00:47.239Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
22:00:47 [2022-09-06T22:00:47.239Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
22:00:47 [2022-09-06T22:00:47.239Z] 
22:00:47 [2022-09-06T22:00:47.239Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
22:00:47 [2022-09-06T22:00:47.239Z]     firewalld_test.go:14: firewalld is not running
22:00:47 [2022-09-06T22:00:47.239Z] 
22:00:47 [2022-09-06T22:00:47.239Z] DONE 327 tests, 9 skipped in 200.467s
Post stage
[Pipeline] junit
22:00:47 [2022-09-06T22:00:47.821Z] Recording test results
22:00:48 [2022-09-06T22:00:48.130Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
22:00:48 [2022-09-06T22:00:48.465Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44103/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=287d1656de9a21985c0ceba90582771a65f57489 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:287d1656de9a21985c0ceba90582771a65f57489 hack/validate/vendor
22:00:48 [2022-09-06T22:00:48.543Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
22:00:51 [2022-09-06T22:00:51.839Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
22:00:53 [2022-09-06T22:00:53.750Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
22:00:55 [2022-09-06T22:00:55.676Z]     docker_api_swarm_test.go:962: [d8c737566da0f] joining swarm manager [d08881fb8912d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
22:01:13 [2022-09-06T22:01:13.788Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
22:01:20 [2022-09-06T22:01:20.551Z] +++ dirname ./hack/vendor.sh
22:01:20 [2022-09-06T22:01:20.551Z] ++ cd ./hack
22:01:20 [2022-09-06T22:01:20.551Z] ++ pwd
22:01:20 [2022-09-06T22:01:20.551Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:01:20 [2022-09-06T22:01:20.551Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh
22:01:20 [2022-09-06T22:01:20.551Z] + GO111MODULE=auto
22:01:20 [2022-09-06T22:01:20.551Z] + go mod tidy -modfile vendor.mod -compat 1.17
22:01:20 [2022-09-06T22:01:20.551Z] go: downloading github.com/docker/distribution v2.8.1+incompatible
22:01:20 [2022-09-06T22:01:20.551Z] go: downloading github.com/pkg/errors v0.9.1
22:01:20 [2022-09-06T22:01:20.551Z] go: downloading google.golang.org/grpc v1.45.0
22:01:20 [2022-09-06T22:01:20.551Z] go: downloading github.com/gorilla/mux v1.8.0
22:01:20 [2022-09-06T22:01:20.551Z] go: downloading github.com/sirupsen/logrus v1.8.1
22:01:20 [2022-09-06T22:01:20.551Z] go: downloading github.com/containerd/containerd v1.6.8
22:01:20 [2022-09-06T22:01:20.551Z] go: downloading gotest.tools/v3 v3.2.0
22:01:20 [2022-09-06T22:01:20.551Z] go: downloading github.com/docker/go-units v0.4.0
22:01:20 [2022-09-06T22:01:20.551Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2
22:01:20 [2022-09-06T22:01:20.551Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
22:01:20 [2022-09-06T22:01:20.551Z] go: downloading golang.org/x/net v0.0.0-20220906165146-f3363e06e74c
22:01:20 [2022-09-06T22:01:20.551Z] go: downloading github.com/moby/buildkit v0.10.4
22:01:20 [2022-09-06T22:01:20.551Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
22:01:20 [2022-09-06T22:01:20.551Z] go: downloading github.com/docker/go-connections v0.4.0
22:01:20 [2022-09-06T22:01:20.551Z] go: downloading github.com/gogo/protobuf v1.3.2
22:01:20 [2022-09-06T22:01:20.551Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading go.etcd.io/bbolt v1.3.6
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/opencontainers/go-digest v1.0.0
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/containerd/continuity v0.3.0
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/moby/sys/symlink v0.2.0
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/google/go-cmp v0.5.7
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/Microsoft/go-winio v0.5.2
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/docker/go-metrics v0.0.1
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/spf13/cobra v1.1.3
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/moby/sys/signal v0.7.0
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/opencontainers/runc v1.1.2
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/containerd/cgroups v1.0.4
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/spf13/pflag v1.0.5
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/hashicorp/go-memdb v1.3.2
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/moby/sys/mount v0.3.3
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/opencontainers/selinux v1.10.1
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/google/uuid v1.3.0
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/Microsoft/hcsshim v0.9.4
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/moby/locker v1.0.1
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/moby/sys/mountinfo v0.6.2
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/prometheus/client_golang v1.12.1
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/imdario/mergo v0.3.12
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/vbatts/tar-split v0.11.2
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/containerd/fifo v1.0.0
22:01:20 [2022-09-06T22:01:20.552Z] go: downloading github.com/aws/aws-sdk-go v1.31.6
22:01:20 [2022-09-06T22:01:20.812Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0
22:01:20 [2022-09-06T22:01:20.812Z] go: downloading cloud.google.com/go v0.93.3
22:01:21 [2022-09-06T22:01:21.072Z] go: downloading cloud.google.com/go/logging v1.4.2
22:01:21 [2022-09-06T22:01:21.072Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
22:01:21 [2022-09-06T22:01:21.072Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0
22:01:21 [2022-09-06T22:01:21.072Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549
22:01:21 [2022-09-06T22:01:21.072Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91
22:01:21 [2022-09-06T22:01:21.072Z] go: downloading github.com/moby/sys/sequential v0.0.0-20220829095930-b22ba8a69b30
22:01:21 [2022-09-06T22:01:21.072Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
22:01:21 [2022-09-06T22:01:21.332Z] go: downloading github.com/containerd/typeurl v1.0.2
22:01:21 [2022-09-06T22:01:21.333Z] go: downloading github.com/pelletier/go-toml v1.9.4
22:01:21 [2022-09-06T22:01:21.333Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
22:01:21 [2022-09-06T22:01:21.333Z] go: downloading github.com/creack/pty v1.1.11
22:01:21 [2022-09-06T22:01:21.592Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3
22:01:21 [2022-09-06T22:01:21.592Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
22:01:21 [2022-09-06T22:01:21.592Z] go: downloading github.com/miekg/dns v1.1.27
22:01:21 [2022-09-06T22:01:21.592Z] go: downloading github.com/moby/ipvs v1.0.2
22:01:21 [2022-09-06T22:01:21.592Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f
22:01:21 [2022-09-06T22:01:21.592Z] go: downloading github.com/hashicorp/serf v0.8.5
22:01:21 [2022-09-06T22:01:21.592Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9
22:01:21 [2022-09-06T22:01:21.592Z] go: downloading github.com/godbus/dbus/v5 v5.0.6
22:01:21 [2022-09-06T22:01:21.852Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8
22:01:21 [2022-09-06T22:01:21.852Z] go: downloading github.com/hashicorp/memberlist v0.4.0
22:01:21 [2022-09-06T22:01:21.852Z] go: downloading github.com/klauspost/compress v1.15.1
22:01:22 [2022-09-06T22:01:22.421Z] go: downloading github.com/morikuni/aec v1.0.0
22:01:22 [2022-09-06T22:01:22.421Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible
22:01:22 [2022-09-06T22:01:22.421Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0
22:01:24 [2022-09-06T22:01:24.960Z] go: downloading github.com/stretchr/testify v1.7.1
22:01:24 [2022-09-06T22:01:24.960Z] go: downloading github.com/golang/protobuf v1.5.2
22:01:24 [2022-09-06T22:01:24.960Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3
22:01:24 [2022-09-06T22:01:24.960Z] go: downloading github.com/hashicorp/go-multierror v1.1.1
22:01:25 [2022-09-06T22:01:25.220Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
22:01:25 [2022-09-06T22:01:25.220Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3
22:01:25 [2022-09-06T22:01:25.220Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
22:01:25 [2022-09-06T22:01:25.220Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
22:01:25 [2022-09-06T22:01:25.220Z] go: downloading go.opentelemetry.io/otel v1.4.1
22:01:25 [2022-09-06T22:01:25.220Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1
22:01:25 [2022-09-06T22:01:25.220Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1
22:01:25 [2022-09-06T22:01:25.220Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
22:01:25 [2022-09-06T22:01:25.220Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0
22:01:25 [2022-09-06T22:01:25.220Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2
22:01:25 [2022-09-06T22:01:25.220Z] go: downloading github.com/containerd/console v1.0.3
22:01:25 [2022-09-06T22:01:25.220Z] go: downloading github.com/containerd/go-runc v1.0.0
22:01:25 [2022-09-06T22:01:25.220Z] go: downloading github.com/gogo/googleapis v1.4.1
22:01:25 [2022-09-06T22:01:25.220Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
22:01:25 [2022-09-06T22:01:25.220Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
22:01:25 [2022-09-06T22:01:25.220Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
22:01:25 [2022-09-06T22:01:25.220Z] go: downloading github.com/hashicorp/golang-lru v0.5.4
22:01:25 [2022-09-06T22:01:25.483Z] go: downloading github.com/hashicorp/go-uuid v1.0.1
22:01:25 [2022-09-06T22:01:25.483Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0
22:01:25 [2022-09-06T22:01:25.483Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
22:01:25 [2022-09-06T22:01:25.483Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3
22:01:25 [2022-09-06T22:01:25.483Z] go: downloading github.com/beorn7/perks v1.0.1
22:01:25 [2022-09-06T22:01:25.483Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2
22:01:25 [2022-09-06T22:01:25.483Z] go: downloading github.com/prometheus/client_model v0.2.0
22:01:25 [2022-09-06T22:01:25.483Z] go: downloading github.com/prometheus/common v0.32.1
22:01:25 [2022-09-06T22:01:25.483Z] go: downloading github.com/prometheus/procfs v0.7.3
22:01:25 [2022-09-06T22:01:25.483Z] go: downloading google.golang.org/protobuf v1.27.1
22:01:25 [2022-09-06T22:01:25.483Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e
22:01:25 [2022-09-06T22:01:25.483Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
22:01:25 [2022-09-06T22:01:25.483Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee
22:01:25 [2022-09-06T22:01:25.483Z] go: downloading github.com/containerd/ttrpc v1.1.0
22:01:25 [2022-09-06T22:01:25.742Z] go: downloading gopkg.in/yaml.v2 v2.4.0
22:01:25 [2022-09-06T22:01:25.742Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
22:01:25 [2022-09-06T22:01:25.742Z] go: downloading github.com/tinylib/msgp v1.1.0
22:01:25 [2022-09-06T22:01:25.742Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
22:01:25 [2022-09-06T22:01:25.742Z] go: downloading google.golang.org/api v0.54.0
22:01:26 [2022-09-06T22:01:26.011Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
22:01:27 [2022-09-06T22:01:27.394Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
22:01:28 [2022-09-06T22:01:28.282Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5
22:01:28 [2022-09-06T22:01:28.282Z] go: downloading go.opencensus.io v0.23.0
22:01:28 [2022-09-06T22:01:28.282Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f
22:01:28 [2022-09-06T22:01:28.282Z] go: downloading github.com/google/certificate-transparency-go v1.0.20
22:01:28 [2022-09-06T22:01:28.282Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da
22:01:28 [2022-09-06T22:01:28.282Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5
22:01:28 [2022-09-06T22:01:28.282Z] go: downloading github.com/google/btree v1.0.1
22:01:28 [2022-09-06T22:01:28.282Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2
22:01:28 [2022-09-06T22:01:28.282Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529
22:01:28 [2022-09-06T22:01:28.282Z] go: downloading github.com/cilium/ebpf v0.7.0
22:01:28 [2022-09-06T22:01:28.282Z] go: downloading go.uber.org/goleak v1.1.12
22:01:28 [2022-09-06T22:01:28.282Z] go: downloading github.com/davecgh/go-spew v1.1.1
22:01:28 [2022-09-06T22:01:28.282Z] go: downloading github.com/pmezard/go-difflib v1.0.0
22:01:28 [2022-09-06T22:01:28.282Z] go: downloading gopkg.in/yaml.v3 v3.0.0
22:01:28 [2022-09-06T22:01:28.282Z] go: downloading golang.org/x/text v0.3.7
22:01:29 [2022-09-06T22:01:29.221Z] go: downloading github.com/hashicorp/errwrap v1.1.0
22:01:29 [2022-09-06T22:01:29.221Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2
22:01:29 [2022-09-06T22:01:29.221Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
22:01:29 [2022-09-06T22:01:29.221Z] go: downloading github.com/gofrs/flock v0.8.1
22:01:29 [2022-09-06T22:01:29.221Z] go: downloading github.com/go-logr/logr v1.2.2
22:01:29 [2022-09-06T22:01:29.221Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
22:01:29 [2022-09-06T22:01:29.221Z] go: downloading github.com/felixge/httpsnoop v1.0.2
22:01:29 [2022-09-06T22:01:29.221Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0
22:01:29 [2022-09-06T22:01:29.221Z] go: downloading github.com/agext/levenshtein v1.2.3
22:01:29 [2022-09-06T22:01:29.222Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
22:01:29 [2022-09-06T22:01:29.222Z] go: downloading code.cloudfoundry.org/clock v1.0.0
22:01:29 [2022-09-06T22:01:29.222Z] go: downloading github.com/jmespath/go-jmespath v0.3.0
22:01:29 [2022-09-06T22:01:29.222Z] go: downloading github.com/philhofer/fwd v1.0.0
22:01:29 [2022-09-06T22:01:29.222Z] go: downloading github.com/kr/pretty v0.2.1
22:01:29 [2022-09-06T22:01:29.222Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
22:01:29 [2022-09-06T22:01:29.222Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c
22:01:29 [2022-09-06T22:01:29.222Z] go: downloading github.com/frankban/quicktest v1.11.3
22:01:29 [2022-09-06T22:01:29.222Z] go: downloading github.com/go-logr/stdr v1.2.2
22:01:29 [2022-09-06T22:01:29.222Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
22:01:29 [2022-09-06T22:01:29.222Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
22:01:29 [2022-09-06T22:01:29.222Z] go: downloading github.com/container-storage-interface/spec v1.5.0
22:01:29 [2022-09-06T22:01:29.222Z] go: downloading github.com/onsi/ginkgo v1.16.4
22:01:29 [2022-09-06T22:01:29.222Z] go: downloading github.com/onsi/gomega v1.15.0
22:01:29 [2022-09-06T22:01:29.222Z] go: downloading github.com/akutz/memconn v0.1.0
22:01:29 [2022-09-06T22:01:29.222Z] go: downloading github.com/dperny/gocsi v1.2.3-pre
22:01:29 [2022-09-06T22:01:29.305Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
22:01:29 [2022-09-06T22:01:29.481Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2
22:01:29 [2022-09-06T22:01:29.481Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2
22:01:29 [2022-09-06T22:01:29.481Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2
22:01:29 [2022-09-06T22:01:29.481Z] go: downloading github.com/kr/text v0.2.0
22:01:29 [2022-09-06T22:01:29.481Z] go: downloading google.golang.org/appengine v1.6.7
22:01:29 [2022-09-06T22:01:29.481Z] go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
22:01:29 [2022-09-06T22:01:29.481Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5
22:01:29 [2022-09-06T22:01:29.481Z] go: downloading go.uber.org/zap v1.17.0
22:01:29 [2022-09-06T22:01:29.742Z] go: downloading github.com/dustin/go-humanize v1.0.0
22:01:29 [2022-09-06T22:01:29.742Z] go: downloading github.com/nxadm/tail v1.4.8
22:01:29 [2022-09-06T22:01:29.742Z] go: downloading github.com/cockroachdb/errors v1.2.4
22:01:29 [2022-09-06T22:01:29.742Z] go: downloading go.uber.org/atomic v1.7.0
22:01:29 [2022-09-06T22:01:29.742Z] go: downloading go.uber.org/multierr v1.6.0
22:01:29 [2022-09-06T22:01:29.742Z] go: downloading github.com/akutz/gosync v0.1.0
22:01:29 [2022-09-06T22:01:29.742Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
22:01:29 [2022-09-06T22:01:29.742Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f
22:01:29 [2022-09-06T22:01:29.742Z] go: downloading github.com/getsentry/raven-go v0.2.0
22:01:29 [2022-09-06T22:01:29.742Z] go: downloading github.com/fsnotify/fsnotify v1.5.1
22:01:29 [2022-09-06T22:01:29.742Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054
22:01:29 [2022-09-06T22:01:29.742Z] + GO111MODULE=auto
22:01:29 [2022-09-06T22:01:29.742Z] + go mod vendor -modfile vendor.mod
22:01:32 [2022-09-06T22:01:32.600Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
22:01:33 [2022-09-06T22:01:33.035Z] Congratulations! All vendoring changes are done the right way.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:01:36 [2022-09-06T22:01:36.636Z] + echo Ensuring container killed.
22:01:36 [2022-09-06T22:01:36.636Z] Ensuring container killed.
22:01:36 [2022-09-06T22:01:36.636Z] + docker rm -vf docker-pr1
22:01:36 [2022-09-06T22:01:36.636Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
22:01:36 [2022-09-06T22:01:36.931Z] + echo Chowning /workspace to jenkins user
22:01:36 [2022-09-06T22:01:36.931Z] Chowning /workspace to jenkins user
22:01:36 [2022-09-06T22:01:36.931Z] + id -u
22:01:36 [2022-09-06T22:01:36.931Z] + id -g
22:01:36 [2022-09-06T22:01:36.931Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44103:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:01:38 [2022-09-06T22:01:38.615Z] + bundleName=unit
22:01:38 [2022-09-06T22:01:38.615Z] + echo Creating unit-bundles.tar.gz
22:01:38 [2022-09-06T22:01:38.615Z] Creating unit-bundles.tar.gz
22:01:38 [2022-09-06T22:01:38.615Z] + 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
22:01:38 [2022-09-06T22:01:38.615Z] bundles/junit-report-libnetwork.xml
22:01:38 [2022-09-06T22:01:38.615Z] bundles/junit-report.xml
22:01:38 [2022-09-06T22:01:38.615Z] bundles/go-test-report-libnetwork.json
22:01:38 [2022-09-06T22:01:38.615Z] bundles/go-test-report.json
22:01:38 [2022-09-06T22:01:38.615Z] bundles/profile-libnetwork.out
22:01:38 [2022-09-06T22:01:38.615Z] bundles/profile.out
[Pipeline] archiveArtifacts
22:01:38 [2022-09-06T22:01:38.629Z] Archiving artifacts
22:01:38 [2022-09-06T22:01:38.948Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44103/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:01:39 [2022-09-06T22:01:39.278Z] + make clean
22:01:39 [2022-09-06T22:01:39.540Z] docker volume rm -f docker-dev-cache docker-mod-cache
22:01:39 [2022-09-06T22:01:39.540Z] docker-dev-cache
22:01:39 [2022-09-06T22:01:39.540Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
22:01:40 [2022-09-06T22:01:40.726Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
22:01:44 [2022-09-06T22:01:44.926Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
22:01:47 [2022-09-06T22:01:47.466Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
22:01:50 [2022-09-06T22:01:50.033Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
22:01:52 [2022-09-06T22:01:52.573Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
22:01:55 [2022-09-06T22:01:55.114Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
22:01:57 [2022-09-06T22:01:57.653Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
22:02:00 [2022-09-06T22:02:00.192Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
22:02:56 [2022-09-06T22:02:56.437Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
22:03:11 [2022-09-06T22:03:11.329Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
22:03:26 [2022-09-06T22:03:26.238Z] --- PASS: TestDockerSwarmSuite (1558.41s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.26s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.02s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.28s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.37s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.47s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.56s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.89s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.28s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.91s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.04s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.87s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.46s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.08s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.70s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.13s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.63s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.64s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.04s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.88s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (65.03s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.55s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.47s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.22s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.63s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.93s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.69s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.45s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.67s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.74s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.41s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.49s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.46s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.62s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.85s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.23s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.57s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.14s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.99s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.79s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.27s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.17s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.27s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.39s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.12s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.92s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.95s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.14s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.71s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.02s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.00s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.25s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.52s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.20s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.11s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.51s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.41s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.99s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.05s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.03s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.95s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.28s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.89s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.06s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.52s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.72s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.67s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.52s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.73s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.42s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.04s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.60s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.51s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.15s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.01s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (66.57s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.15s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.97s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.21s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.34s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.66s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.25s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.55s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.20s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.77s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.92s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.98s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.89s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.21s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (130.81s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.24s)
22:03:26 [2022-09-06T22:03:26.238Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s)
22:03:26 [2022-09-06T22:03:26.238Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s)
22:03:26 [2022-09-06T22:03:26.238Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
22:03:26 [2022-09-06T22:03:26.238Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.37s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.26s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.73s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.20s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.28s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.08s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.87s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.31s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.25s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.30s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.48s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.60s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.59s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.56s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.84s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s)
22:03:26 [2022-09-06T22:03:26.238Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s)
22:03:26 [2022-09-06T22:03:26.238Z] === RUN   TestDockerExternalVolumeSuite
22:03:26 [2022-09-06T22:03:26.238Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
22:03:26 [2022-09-06T22:03:26.499Z]     docker_cli_external_volume_driver_test.go:53: [dd5c8970a0887] daemon is not started
22:03:44 [2022-09-06T22:03:44.596Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
22:04:52 [2022-09-06T22:04:52.304Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
22:04:58 [2022-09-06T22:04:58.877Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
22:05:13 [2022-09-06T22:05:13.770Z]     docker_cli_external_volume_driver_test.go:53: [d6193abcdb59e] daemon is not started
22:05:28 [2022-09-06T22:05:28.683Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
22:05:46 [2022-09-06T22:05:46.783Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
22:05:59 [2022-09-06T22:05:59.000Z]     docker_cli_external_volume_driver_test.go:53: [d25faf65022ce] daemon is not started
22:06:17 [2022-09-06T22:06:17.101Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
22:06:17 [2022-09-06T22:06:17.101Z]     docker_cli_external_volume_driver_test.go:53: [d12fb4107a7ae] daemon is not started
22:06:29 [2022-09-06T22:06:29.317Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
22:07:01 [2022-09-06T22:07:01.442Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
22:07:19 [2022-09-06T22:07:19.536Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
22:07:34 [2022-09-06T22:07:34.420Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
22:08:21 [2022-09-06T22:08:21.106Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
22:08:39 [2022-09-06T22:08:39.229Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
22:09:11 [2022-09-06T22:09:11.317Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
22:09:43 [2022-09-06T22:09:43.403Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
22:09:55 [2022-09-06T22:09:55.616Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
22:10:13 [2022-09-06T22:10:13.716Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
22:10:13 [2022-09-06T22:10:13.716Z]     docker_cli_external_volume_driver_test.go:485: [d5d0c7478d1da] daemon is not started
22:10:28 [2022-09-06T22:10:28.605Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
22:10:28 [2022-09-06T22:10:28.605Z]     docker_cli_external_volume_driver_test.go:53: [d74587b622624] daemon is not started
22:10:43 [2022-09-06T22:10:43.493Z] --- PASS: TestDockerExternalVolumeSuite (436.95s)
22:10:43 [2022-09-06T22:10:43.493Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s)
22:10:43 [2022-09-06T22:10:43.493Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
22:10:43 [2022-09-06T22:10:43.493Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s)
22:10:43 [2022-09-06T22:10:43.493Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
22:10:43 [2022-09-06T22:10:43.493Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
22:10:43 [2022-09-06T22:10:43.493Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
22:10:43 [2022-09-06T22:10:43.493Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.13s)
22:10:43 [2022-09-06T22:10:43.493Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s)
22:10:43 [2022-09-06T22:10:43.493Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s)
22:10:43 [2022-09-06T22:10:43.493Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
22:10:43 [2022-09-06T22:10:43.493Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
22:10:43 [2022-09-06T22:10:43.493Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s)
22:10:43 [2022-09-06T22:10:43.493Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s)
22:10:43 [2022-09-06T22:10:43.493Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s)
22:10:43 [2022-09-06T22:10:43.493Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s)
22:10:43 [2022-09-06T22:10:43.493Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s)
22:10:43 [2022-09-06T22:10:43.493Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s)
22:10:43 [2022-09-06T22:10:43.493Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
22:10:43 [2022-09-06T22:10:43.493Z] PASS
22:10:43 [2022-09-06T22:10:43.493Z] 
22:10:43 [2022-09-06T22:10:43.493Z] === Skipped
22:10:43 [2022-09-06T22:10:43.493Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
22:10:43 [2022-09-06T22:10:43.493Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
22:10:43 [2022-09-06T22:10:43.493Z]     check_test.go:540: [d9e2a991c3abe] daemon is not started
22:10:43 [2022-09-06T22:10:43.493Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
22:10:43 [2022-09-06T22:10:43.493Z] 
22:10:43 [2022-09-06T22:10:43.493Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
22:10:43 [2022-09-06T22:10:43.493Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
22:10:43 [2022-09-06T22:10:43.493Z]     check_test.go:540: [d8d59e616c84d] daemon is not started
22:10:43 [2022-09-06T22:10:43.493Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
22:10:43 [2022-09-06T22:10:43.493Z] 
22:10:43 [2022-09-06T22:10:43.493Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
22:10:43 [2022-09-06T22:10:43.493Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
22:10:43 [2022-09-06T22:10:43.493Z]     check_test.go:540: [d1ebbfcf9909a] daemon is not started
22:10:43 [2022-09-06T22:10:43.493Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
22:10:43 [2022-09-06T22:10:43.493Z] 
22:10:43 [2022-09-06T22:10:43.493Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
22:10:43 [2022-09-06T22:10:43.493Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
22:10:43 [2022-09-06T22:10:43.493Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
22:10:43 [2022-09-06T22:10:43.493Z] 
22:10:43 [2022-09-06T22:10:43.493Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
22:10:43 [2022-09-06T22:10:43.493Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
22:10:43 [2022-09-06T22:10:43.493Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
22:10:43 [2022-09-06T22:10:43.493Z] 
22:10:43 [2022-09-06T22:10:43.493Z] DONE 269 tests, 5 skipped in 2335.836s
22:10:43 [2022-09-06T22:10:43.493Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:10:43 [2022-09-06T22:10:43.493Z] ++++ cat bundles/test-integration/docker.pid
22:10:43 [2022-09-06T22:10:43.493Z] +++ kill 9391
22:10:43 [2022-09-06T22:10:43.493Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d15e8d3677632/docker.pid
22:10:43 [2022-09-06T22:10:43.493Z] +++ kill 7060
22:10:43 [2022-09-06T22:10:43.493Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7060 is not a child of this shell
22:10:43 [2022-09-06T22:10:43.493Z] warning: PID 7060 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d15e8d3677632/docker.pid had a nonzero exit code
22:10:43 [2022-09-06T22:10:43.493Z] +++ /etc/init.d/apparmor stop
22:10:43 [2022-09-06T22:10:43.493Z] Leaving: AppArmorNo profiles have been unloaded.
22:10:43 [2022-09-06T22:10:43.493Z] 
22:10:43 [2022-09-06T22:10:43.493Z] Unloading profiles will leave already running processes permanently
22:10:43 [2022-09-06T22:10:43.493Z] unconfined, which can lead to unexpected situations.
22:10:43 [2022-09-06T22:10:43.493Z] 
22:10:43 [2022-09-06T22:10:43.493Z] To set a process to complain mode, use the command line tool
22:10:43 [2022-09-06T22:10:43.493Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:10:43 [2022-09-06T22:10:43.493Z] +++ true
22:10:43 [2022-09-06T22:10:43.493Z] exiting test-integration
22:10:43 [2022-09-06T22:10:43.493Z] ++ exit 0
22:10:43 [2022-09-06T22:10:43.493Z] 
22:10:43 [2022-09-06T22:10:43.493Z] + exit 0
22:10:43 [2022-09-06T22:10:43.493Z] ++ jobs -p
22:10:43 [2022-09-06T22:10:43.493Z] + pids=
22:10:43 [2022-09-06T22:10:43.493Z] + echo 'Remaining pids to kill: []'
22:10:43 [2022-09-06T22:10:43.493Z] Remaining pids to kill: []
22:10:43 [2022-09-06T22:10:43.493Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
22:10:43 [2022-09-06T22:10:43.507Z] Recording test results
22:10:43 [2022-09-06T22:10:43.946Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:10:44 [2022-09-06T22:10:44.253Z] + echo Ensuring container killed.
22:10:44 [2022-09-06T22:10:44.253Z] Ensuring container killed.
22:10:44 [2022-09-06T22:10:44.253Z] + docker ps -aq -f name=docker-pr1-*
22:10:44 [2022-09-06T22:10:44.253Z] + cids=6700bd8faafe
22:10:44 [2022-09-06T22:10:44.253Z] c33cdeb916a7
22:10:44 [2022-09-06T22:10:44.253Z] 1650d40bb12c
22:10:44 [2022-09-06T22:10:44.253Z] + [ -n 6700bd8faafe
22:10:44 [2022-09-06T22:10:44.253Z] c33cdeb916a7
22:10:44 [2022-09-06T22:10:44.253Z] 1650d40bb12c ]
22:10:44 [2022-09-06T22:10:44.253Z] + docker rm -vf 6700bd8faafe c33cdeb916a7 1650d40bb12c
22:10:45 [2022-09-06T22:10:45.191Z] 6700bd8faafe
22:10:45 [2022-09-06T22:10:45.192Z] c33cdeb916a7
22:10:45 [2022-09-06T22:10:45.192Z] 1650d40bb12c
[Pipeline] sh
22:10:45 [2022-09-06T22:10:45.478Z] + echo Chowning /workspace to jenkins user
22:10:45 [2022-09-06T22:10:45.478Z] Chowning /workspace to jenkins user
22:10:45 [2022-09-06T22:10:45.478Z] + id -u
22:10:45 [2022-09-06T22:10:45.478Z] + id -g
22:10:45 [2022-09-06T22:10:45.478Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44103:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:10:47 [2022-09-06T22:10:47.683Z] + bundleName=amd64
22:10:47 [2022-09-06T22:10:47.683Z] + echo Creating amd64-bundles.tar.gz
22:10:47 [2022-09-06T22:10:47.683Z] Creating amd64-bundles.tar.gz
22:10:47 [2022-09-06T22:10:47.683Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
22:10:47 [2022-09-06T22:10:47.683Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
22:10:49 [2022-09-06T22:10:49.077Z] Archiving artifacts
22:10:49 [2022-09-06T22:10:49.405Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44103/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:10:49 [2022-09-06T22:10:49.714Z] + make clean
22:10:49 [2022-09-06T22:10:49.973Z] docker volume rm -f docker-dev-cache docker-mod-cache
22:10:49 [2022-09-06T22:10:49.973Z] docker-dev-cache
22:10:49 [2022-09-06T22:10:49.973Z] 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