Skip to content
Success

Console Output

Pull request #44022 opened
23:39:30 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from e5958a8f08d8cc736a130fc162fa513ddcc4de61+2dc3e510d4a82e740afd5a4732b859b509a8475e (e05a66187bf70621a4ec2fb514be9d7448c17617)
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-44022@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
23:39:32 [2022-08-23T23:39:32.516Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
23:39:32 [2022-08-23T23:39:32.521Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
23:39:32 [2022-08-23T23:39:32.738Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a93ea93a7c292ee9) in /home/ubuntu/workspace/moby_PR-44022
[Pipeline] {
[Pipeline] checkout
23:39:32 [2022-08-23T23:39:32.768Z] The recommended git tool is: git
23:39:32 [2022-08-23T23:39:32.778Z] using credential docker-jenkins-github-credentials
23:39:32 [2022-08-23T23:39:32.789Z] Cloning the remote Git repository
23:39:32 [2022-08-23T23:39:32.789Z] Cloning with configured refspecs honoured and without tags
23:39:32 [2022-08-23T23:39:32.773Z] Cloning repository https://github.com/moby/moby.git
23:39:32 [2022-08-23T23:39:32.773Z]  > git init /home/ubuntu/workspace/moby_PR-44022 # timeout=10
23:39:32 [2022-08-23T23:39:32.792Z] Fetching upstream changes from https://github.com/moby/moby.git
23:39:32 [2022-08-23T23:39:32.793Z]  > git --version # timeout=10
23:39:32 [2022-08-23T23:39:32.799Z]  > git --version # 'git version 2.17.1'
23:39:32 [2022-08-23T23:39:32.800Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:39:32 [2022-08-23T23:39:32.800Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44022/head:refs/remotes/origin/PR-44022 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:39:48 [2022-08-23T23:39:48.795Z] Fetching without tags
23:39:48 [2022-08-23T23:39:48.986Z] Merging remotes/origin/22.06 commit 2dc3e510d4a82e740afd5a4732b859b509a8475e into PR head commit e5958a8f08d8cc736a130fc162fa513ddcc4de61
23:39:49 [2022-08-23T23:39:49.553Z] Merge succeeded, producing e5958a8f08d8cc736a130fc162fa513ddcc4de61
23:39:49 [2022-08-23T23:39:49.553Z] Checking out Revision e5958a8f08d8cc736a130fc162fa513ddcc4de61 (PR-44022)
23:39:50 [2022-08-23T23:39:50.236Z] Commit message: "client: remove deprecated WithDialer() option"
23:39:50 [2022-08-23T23:39:50.237Z] First time build. Skipping changelog.
23:39:50 [2022-08-23T23:39:50.242Z]  > git --version # timeout=10
23:39:50 [2022-08-23T23:39:50.250Z]  > git --version # 'git version 2.17.1'
23:39:50 [2022-08-23T23:39:50.256Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
23:39:48 [2022-08-23T23:39:48.742Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:39:48 [2022-08-23T23:39:48.745Z]  > git config --add remote.origin.fetch +refs/pull/44022/head:refs/remotes/origin/PR-44022 # timeout=10
23:39:48 [2022-08-23T23:39:48.754Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:39:48 [2022-08-23T23:39:48.769Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:39:48 [2022-08-23T23:39:48.780Z] Fetching upstream changes from https://github.com/moby/moby.git
23:39:48 [2022-08-23T23:39:48.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:39:48 [2022-08-23T23:39:48.780Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44022/head:refs/remotes/origin/PR-44022 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:39:48 [2022-08-23T23:39:48.970Z]  > git config core.sparsecheckout # timeout=10
23:39:48 [2022-08-23T23:39:48.980Z]  > git checkout -f e5958a8f08d8cc736a130fc162fa513ddcc4de61 # timeout=10
23:39:49 [2022-08-23T23:39:49.506Z]  > git remote # timeout=10
23:39:49 [2022-08-23T23:39:49.509Z]  > git config --get remote.origin.url # timeout=10
23:39:49 [2022-08-23T23:39:49.514Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:39:49 [2022-08-23T23:39:49.515Z]  > git merge 2dc3e510d4a82e740afd5a4732b859b509a8475e # timeout=10
23:39:49 [2022-08-23T23:39:49.528Z]  > git rev-parse HEAD^{commit} # timeout=10
23:39:49 [2022-08-23T23:39:49.537Z]  > git config core.sparsecheckout # timeout=10
23:39:49 [2022-08-23T23:39:49.549Z]  > git checkout -f e5958a8f08d8cc736a130fc162fa513ddcc4de61 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:39:50 [2022-08-23T23:39:50.875Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44022:/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
23:39:50 [2022-08-23T23:39:50.875Z] Unable to find image 'alpine:latest' locally
23:39:50 [2022-08-23T23:39:50.875Z] latest: Pulling from library/alpine
23:39:51 [2022-08-23T23:39:51.135Z] 213ec9aee27d: Pulling fs layer
23:39:51 [2022-08-23T23:39:51.136Z] 213ec9aee27d: Verifying Checksum
23:39:51 [2022-08-23T23:39:51.136Z] 213ec9aee27d: Download complete
23:39:51 [2022-08-23T23:39:51.136Z] 213ec9aee27d: Pull complete
23:39:51 [2022-08-23T23:39:51.136Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad
23:39:51 [2022-08-23T23:39:51.136Z] Status: Downloaded newer image for alpine:latest
23:39:53 [2022-08-23T23:39:53.682Z] 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
23:39:54 [2022-08-23T23:39:54.135Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a93ea93a7c292ee9) in /home/ubuntu/workspace/moby_PR-44022
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
23:39:54 [2022-08-23T23:39:54.149Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-052c4d536b0efd38d) in /home/ubuntu/workspace/moby_PR-44022
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
23:39:54 [2022-08-23T23:39:54.186Z] The recommended git tool is: git
[Pipeline] {
23:39:54 [2022-08-23T23:39:54.204Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
23:39:54 [2022-08-23T23:39:54.224Z] Fetching changes from the remote Git repository
[Pipeline] // stage
23:39:54 [2022-08-23T23:39:54.232Z] Fetching without tags
[Pipeline] // stage
[Pipeline] checkout
[Pipeline] stage
[Pipeline] { (Build dev image)
23:39:54 [2022-08-23T23:39:54.263Z] The recommended git tool is: git
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
23:39:54 [2022-08-23T23:39:54.318Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
23:39:54 [2022-08-23T23:39:54.326Z] Cloning the remote Git repository
23:39:54 [2022-08-23T23:39:54.326Z] Cloning with configured refspecs honoured and without tags
[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] }
23:39:54 [2022-08-23T23:39:54.421Z] Merging remotes/origin/22.06 commit 2dc3e510d4a82e740afd5a4732b859b509a8475e into PR head commit e5958a8f08d8cc736a130fc162fa513ddcc4de61
[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] }
23:39:54 [2022-08-23T23:39:54.500Z] Merge succeeded, producing e5958a8f08d8cc736a130fc162fa513ddcc4de61
23:39:54 [2022-08-23T23:39:54.501Z] Checking out Revision e5958a8f08d8cc736a130fc162fa513ddcc4de61 (PR-44022)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
23:39:54 [2022-08-23T23:39:54.583Z] Commit message: "client: remove deprecated WithDialer() option"
23:39:54 [2022-08-23T23:39:54.579Z]  > git --version # timeout=10
23:39:54 [2022-08-23T23:39:54.589Z]  > git --version # 'git version 2.17.1'
23:39:54 [2022-08-23T23:39:54.597Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
23:39:54 [2022-08-23T23:39:54.196Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44022/.git # timeout=10
23:39:54 [2022-08-23T23:39:54.208Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:39:54 [2022-08-23T23:39:54.215Z] Fetching upstream changes from https://github.com/moby/moby.git
23:39:54 [2022-08-23T23:39:54.215Z]  > git --version # timeout=10
23:39:54 [2022-08-23T23:39:54.220Z]  > git --version # 'git version 2.17.1'
23:39:54 [2022-08-23T23:39:54.220Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:39:54 [2022-08-23T23:39:54.221Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44022/head:refs/remotes/origin/PR-44022 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:39:54 [2022-08-23T23:39:54.405Z]  > git config core.sparsecheckout # timeout=10
23:39:54 [2022-08-23T23:39:54.410Z]  > git checkout -f e5958a8f08d8cc736a130fc162fa513ddcc4de61 # timeout=10
23:39:54 [2022-08-23T23:39:54.458Z]  > git remote # timeout=10
23:39:54 [2022-08-23T23:39:54.462Z]  > git config --get remote.origin.url # timeout=10
23:39:54 [2022-08-23T23:39:54.467Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:39:54 [2022-08-23T23:39:54.468Z]  > git merge 2dc3e510d4a82e740afd5a4732b859b509a8475e # timeout=10
23:39:54 [2022-08-23T23:39:54.476Z]  > git rev-parse HEAD^{commit} # timeout=10
23:39:54 [2022-08-23T23:39:54.484Z]  > git config core.sparsecheckout # timeout=10
23:39:54 [2022-08-23T23:39:54.489Z]  > git checkout -f e5958a8f08d8cc736a130fc162fa513ddcc4de61 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:39:55 [2022-08-23T23:39:55.225Z] + [ PR != PR ]
23:39:55 [2022-08-23T23:39:55.225Z] + [ 22.06 != master ]
23:39:55 [2022-08-23T23:39:55.225Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
23:39:54 [2022-08-23T23:39:54.326Z] Cloning repository https://github.com/moby/moby.git
23:39:54 [2022-08-23T23:39:54.327Z]  > git init /home/ubuntu/workspace/moby_PR-44022 # timeout=10
23:39:54 [2022-08-23T23:39:54.352Z] Fetching upstream changes from https://github.com/moby/moby.git
23:39:54 [2022-08-23T23:39:54.352Z]  > git --version # timeout=10
23:39:54 [2022-08-23T23:39:54.358Z]  > git --version # 'git version 2.25.1'
23:39:54 [2022-08-23T23:39:54.358Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:39:54 [2022-08-23T23:39:54.359Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44022/head:refs/remotes/origin/PR-44022 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
[Pipeline] sh
23:39:55 [2022-08-23T23:39:55.550Z] + docker version
23:39:55 [2022-08-23T23:39:55.550Z] Client: Docker Engine - Community
23:39:55 [2022-08-23T23:39:55.550Z]  Version:           20.10.14
23:39:55 [2022-08-23T23:39:55.550Z]  API version:       1.41
23:39:55 [2022-08-23T23:39:55.550Z]  Go version:        go1.16.15
23:39:55 [2022-08-23T23:39:55.550Z]  Git commit:        a224086
23:39:55 [2022-08-23T23:39:55.550Z]  Built:             Thu Mar 24 01:47:57 2022
23:39:55 [2022-08-23T23:39:55.550Z]  OS/Arch:           linux/amd64
23:39:55 [2022-08-23T23:39:55.550Z]  Context:           default
23:39:55 [2022-08-23T23:39:55.550Z]  Experimental:      true
23:39:55 [2022-08-23T23:39:55.550Z] 
23:39:55 [2022-08-23T23:39:55.550Z] Server: Docker Engine - Community
23:39:55 [2022-08-23T23:39:55.550Z]  Engine:
23:39:55 [2022-08-23T23:39:55.550Z]   Version:          20.10.14
23:39:55 [2022-08-23T23:39:55.550Z]   API version:      1.41 (minimum version 1.12)
23:39:55 [2022-08-23T23:39:55.550Z]   Go version:       go1.16.15
23:39:55 [2022-08-23T23:39:55.550Z]   Git commit:       87a90dc
23:39:55 [2022-08-23T23:39:55.550Z]   Built:            Thu Mar 24 01:45:46 2022
23:39:55 [2022-08-23T23:39:55.550Z]   OS/Arch:          linux/amd64
23:39:55 [2022-08-23T23:39:55.550Z]   Experimental:     true
23:39:55 [2022-08-23T23:39:55.550Z]  containerd:
23:39:55 [2022-08-23T23:39:55.550Z]   Version:          1.5.11
23:39:55 [2022-08-23T23:39:55.550Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
23:39:55 [2022-08-23T23:39:55.550Z]  runc:
23:39:55 [2022-08-23T23:39:55.550Z]   Version:          1.0.3
23:39:55 [2022-08-23T23:39:55.550Z]   GitCommit:        v1.0.3-0-gf46b6ba
23:39:55 [2022-08-23T23:39:55.550Z]  docker-init:
23:39:55 [2022-08-23T23:39:55.550Z]   Version:          0.19.0
23:39:55 [2022-08-23T23:39:55.550Z]   GitCommit:        de40ad0
[Pipeline] sh
23:39:55 [2022-08-23T23:39:55.835Z] + docker info
23:39:56 [2022-08-23T23:39:56.780Z] Client:
23:39:56 [2022-08-23T23:39:56.780Z]  Context:    default
23:39:56 [2022-08-23T23:39:56.780Z]  Debug Mode: false
23:39:56 [2022-08-23T23:39:56.780Z]  Plugins:
23:39:56 [2022-08-23T23:39:56.780Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
23:39:56 [2022-08-23T23:39:56.780Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
23:39:56 [2022-08-23T23:39:56.780Z]   compose: Docker Compose (Docker Inc., v2.4.1)
23:39:56 [2022-08-23T23:39:56.780Z]   scan: Docker Scan (Docker Inc., v0.17.0)
23:39:56 [2022-08-23T23:39:56.780Z] 
23:39:56 [2022-08-23T23:39:56.780Z] Server:
23:39:56 [2022-08-23T23:39:56.780Z]  Containers: 0
23:39:56 [2022-08-23T23:39:56.780Z]   Running: 0
23:39:56 [2022-08-23T23:39:56.780Z]   Paused: 0
23:39:56 [2022-08-23T23:39:56.780Z]   Stopped: 0
23:39:56 [2022-08-23T23:39:56.780Z]  Images: 3
23:39:56 [2022-08-23T23:39:56.780Z]  Server Version: 20.10.14
23:39:56 [2022-08-23T23:39:56.780Z]  Storage Driver: overlay2
23:39:56 [2022-08-23T23:39:56.780Z]   Backing Filesystem: extfs
23:39:56 [2022-08-23T23:39:56.780Z]   Supports d_type: true
23:39:56 [2022-08-23T23:39:56.780Z]   Native Overlay Diff: true
23:39:56 [2022-08-23T23:39:56.780Z]   userxattr: false
23:39:56 [2022-08-23T23:39:56.780Z]  Logging Driver: json-file
23:39:56 [2022-08-23T23:39:56.780Z]  Cgroup Driver: cgroupfs
23:39:56 [2022-08-23T23:39:56.780Z]  Cgroup Version: 1
23:39:56 [2022-08-23T23:39:56.780Z]  Plugins:
23:39:56 [2022-08-23T23:39:56.780Z]   Volume: local
23:39:56 [2022-08-23T23:39:56.780Z]   Network: bridge host ipvlan macvlan null overlay
23:39:56 [2022-08-23T23:39:56.780Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:39:56 [2022-08-23T23:39:56.780Z]  Swarm: inactive
23:39:56 [2022-08-23T23:39:56.780Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
23:39:56 [2022-08-23T23:39:56.780Z]  Default Runtime: runc
23:39:56 [2022-08-23T23:39:56.780Z]  Init Binary: docker-init
23:39:56 [2022-08-23T23:39:56.780Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
23:39:56 [2022-08-23T23:39:56.780Z]  runc version: v1.0.3-0-gf46b6ba
23:39:56 [2022-08-23T23:39:56.780Z]  init version: de40ad0
23:39:56 [2022-08-23T23:39:56.780Z]  Security Options:
23:39:56 [2022-08-23T23:39:56.780Z]   apparmor
23:39:56 [2022-08-23T23:39:56.780Z]   seccomp
23:39:56 [2022-08-23T23:39:56.780Z]    Profile: default
23:39:56 [2022-08-23T23:39:56.780Z]  Kernel Version: 5.4.0-1071-aws
23:39:56 [2022-08-23T23:39:56.780Z]  Operating System: Ubuntu 18.04.6 LTS
23:39:56 [2022-08-23T23:39:56.780Z]  OSType: linux
23:39:56 [2022-08-23T23:39:56.780Z]  Architecture: x86_64
23:39:56 [2022-08-23T23:39:56.780Z]  CPUs: 2
23:39:56 [2022-08-23T23:39:56.780Z]  Total Memory: 7.483GiB
23:39:56 [2022-08-23T23:39:56.780Z]  Name: ip-10-100-45-252
23:39:56 [2022-08-23T23:39:56.780Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
23:39:56 [2022-08-23T23:39:56.780Z]  Docker Root Dir: /var/lib/docker
23:39:56 [2022-08-23T23:39:56.780Z]  Debug Mode: false
23:39:56 [2022-08-23T23:39:56.780Z]  Registry: https://index.docker.io/v1/
23:39:56 [2022-08-23T23:39:56.780Z]  Labels:
23:39:56 [2022-08-23T23:39:56.780Z]  Experimental: true
23:39:56 [2022-08-23T23:39:56.780Z]  Insecure Registries:
23:39:56 [2022-08-23T23:39:56.780Z]   127.0.0.0/8
23:39:56 [2022-08-23T23:39:56.780Z]  Live Restore Enabled: true
23:39:56 [2022-08-23T23:39:56.780Z] 
23:39:56 [2022-08-23T23:39:56.780Z] WARNING: No swap limit support
[Pipeline] sh
23:39:57 [2022-08-23T23:39:57.066Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
23:39:57 [2022-08-23T23:39:57.066Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
23:39:57 [2022-08-23T23:39:57.066Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44022/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
23:39:57 [2022-08-23T23:39:57.066Z] + bash /home/ubuntu/workspace/moby_PR-44022/check-config.sh
23:39:57 [2022-08-23T23:39:57.066Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:39:57 [2022-08-23T23:39:57.066Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
23:39:57 [2022-08-23T23:39:57.066Z] 
23:39:57 [2022-08-23T23:39:57.066Z] Generally Necessary:
23:39:57 [2022-08-23T23:39:57.066Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:39:57 [2022-08-23T23:39:57.066Z] - apparmor: enabled and tools installed
23:39:57 [2022-08-23T23:39:57.066Z] - CONFIG_NAMESPACES: enabled
23:39:57 [2022-08-23T23:39:57.066Z] - CONFIG_NET_NS: enabled
23:39:57 [2022-08-23T23:39:57.066Z] - CONFIG_PID_NS: enabled
23:39:57 [2022-08-23T23:39:57.066Z] - CONFIG_IPC_NS: enabled
23:39:57 [2022-08-23T23:39:57.066Z] - CONFIG_UTS_NS: enabled
23:39:57 [2022-08-23T23:39:57.066Z] - CONFIG_CGROUPS: enabled
23:39:57 [2022-08-23T23:39:57.066Z] - CONFIG_CGROUP_CPUACCT: enabled
23:39:57 [2022-08-23T23:39:57.067Z] - CONFIG_CGROUP_DEVICE: enabled
23:39:57 [2022-08-23T23:39:57.067Z] - CONFIG_CGROUP_FREEZER: enabled
23:39:57 [2022-08-23T23:39:57.067Z] - CONFIG_CGROUP_SCHED: enabled
23:39:57 [2022-08-23T23:39:57.067Z] - CONFIG_CPUSETS: enabled
23:39:57 [2022-08-23T23:39:57.067Z] - CONFIG_MEMCG: enabled
23:39:57 [2022-08-23T23:39:57.067Z] - CONFIG_KEYS: enabled
23:39:57 [2022-08-23T23:39:57.067Z] - CONFIG_VETH: enabled (as module)
23:39:57 [2022-08-23T23:39:57.067Z] - CONFIG_BRIDGE: enabled (as module)
23:39:57 [2022-08-23T23:39:57.067Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:39:57 [2022-08-23T23:39:57.067Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:39:57 [2022-08-23T23:39:57.067Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:39:57 [2022-08-23T23:39:57.067Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:39:57 [2022-08-23T23:39:57.067Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:39:57 [2022-08-23T23:39:57.067Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:39:57 [2022-08-23T23:39:57.067Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
23:39:57 [2022-08-23T23:39:57.067Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:39:57 [2022-08-23T23:39:57.067Z] - CONFIG_NF_NAT: enabled (as module)
23:39:57 [2022-08-23T23:39:57.067Z] - CONFIG_POSIX_MQUEUE: enabled
23:39:57 [2022-08-23T23:39:57.067Z] - CONFIG_CGROUP_BPF: enabled
23:39:57 [2022-08-23T23:39:57.067Z] 
23:39:57 [2022-08-23T23:39:57.067Z] Optional Features:
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_USER_NS: enabled
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_SECCOMP: enabled
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_SECCOMP_FILTER: enabled
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_CGROUP_PIDS: enabled
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_MEMCG_SWAP: enabled
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:39:57 [2022-08-23T23:39:57.330Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_BLK_CGROUP: enabled
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_CGROUP_PERF: enabled
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_CGROUP_HUGETLB: enabled
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_CFS_BANDWIDTH: enabled
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_RT_GROUP_SCHED: missing
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_IP_VS: enabled (as module)
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_IP_VS_NFCT: enabled
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_IP_VS_RR: enabled (as module)
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_SECURITY_SELINUX: enabled
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_SECURITY_APPARMOR: enabled
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_EXT4_FS: enabled
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:39:57 [2022-08-23T23:39:57.330Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:39:57 [2022-08-23T23:39:57.330Z] - Network Drivers:
23:39:57 [2022-08-23T23:39:57.330Z]   - "overlay":
23:39:57 [2022-08-23T23:39:57.331Z]     - CONFIG_VXLAN: enabled (as module)
23:39:57 [2022-08-23T23:39:57.331Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:39:57 [2022-08-23T23:39:57.331Z]       Optional (for encrypted networks):
23:39:57 [2022-08-23T23:39:57.331Z]       - CONFIG_CRYPTO: enabled
23:39:57 [2022-08-23T23:39:57.331Z]       - CONFIG_CRYPTO_AEAD: enabled
23:39:57 [2022-08-23T23:39:57.331Z]       - CONFIG_CRYPTO_GCM: enabled
23:39:57 [2022-08-23T23:39:57.331Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:39:57 [2022-08-23T23:39:57.331Z]       - CONFIG_CRYPTO_GHASH: enabled
23:39:57 [2022-08-23T23:39:57.331Z]       - CONFIG_XFRM: enabled
23:39:57 [2022-08-23T23:39:57.331Z]       - CONFIG_XFRM_USER: enabled (as module)
23:39:57 [2022-08-23T23:39:57.331Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:39:57 [2022-08-23T23:39:57.331Z]       - CONFIG_INET_ESP: enabled (as module)
23:39:57 [2022-08-23T23:39:57.331Z]   - "ipvlan":
23:39:57 [2022-08-23T23:39:57.590Z]     - CONFIG_IPVLAN: enabled (as module)
23:39:57 [2022-08-23T23:39:57.590Z]   - "macvlan":
23:39:57 [2022-08-23T23:39:57.590Z]     - CONFIG_MACVLAN: enabled (as module)
23:39:57 [2022-08-23T23:39:57.590Z]     - CONFIG_DUMMY: enabled (as module)
23:39:57 [2022-08-23T23:39:57.590Z]   - "ftp,tftp client in container":
23:39:57 [2022-08-23T23:39:57.590Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:39:57 [2022-08-23T23:39:57.590Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:39:57 [2022-08-23T23:39:57.590Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:39:57 [2022-08-23T23:39:57.590Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:39:57 [2022-08-23T23:39:57.590Z] - Storage Drivers:
23:39:57 [2022-08-23T23:39:57.590Z]   - "aufs":
23:39:57 [2022-08-23T23:39:57.590Z]     - CONFIG_AUFS_FS: enabled (as module)
23:39:57 [2022-08-23T23:39:57.590Z]   - "btrfs":
23:39:57 [2022-08-23T23:39:57.590Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:39:57 [2022-08-23T23:39:57.590Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:39:57 [2022-08-23T23:39:57.590Z]   - "devicemapper":
23:39:57 [2022-08-23T23:39:57.590Z]     - CONFIG_BLK_DEV_DM: enabled
23:39:57 [2022-08-23T23:39:57.590Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:39:57 [2022-08-23T23:39:57.590Z]   - "overlay":
23:39:57 [2022-08-23T23:39:57.590Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:39:57 [2022-08-23T23:39:57.590Z]   - "zfs":
23:39:57 [2022-08-23T23:39:57.590Z]     - /dev/zfs: present
23:39:57 [2022-08-23T23:39:57.590Z]     - zfs command: missing
23:39:57 [2022-08-23T23:39:57.590Z]     - zpool command: missing
23:39:57 [2022-08-23T23:39:57.590Z] 
23:39:57 [2022-08-23T23:39:57.590Z] Limits:
23:39:57 [2022-08-23T23:39:57.590Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:39:57 [2022-08-23T23:39:57.590Z] 
23:39:57 [2022-08-23T23:39:57.590Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:39:57 [2022-08-23T23:39:57.917Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:e5958a8f08d8cc736a130fc162fa513ddcc4de61 .
23:39:57 [2022-08-23T23:39:57.917Z] #1 [internal] load build definition from Dockerfile
23:39:57 [2022-08-23T23:39:57.917Z] #1 sha256:cec3722e4b25aca41f14c68722189156af3e901df099e47e05e9e0d551387962
23:39:57 [2022-08-23T23:39:57.917Z] #1 transferring dockerfile: 19.25kB done
23:39:57 [2022-08-23T23:39:57.917Z] #1 DONE 0.0s
23:39:57 [2022-08-23T23:39:57.917Z] 
23:39:57 [2022-08-23T23:39:57.917Z] #2 [internal] load .dockerignore
23:39:57 [2022-08-23T23:39:57.917Z] #2 sha256:8322f98ae553e34bd5c30eee1111f9c56833b44bc5cc476c0ed0d205d04fea10
23:39:57 [2022-08-23T23:39:57.917Z] #2 transferring context: 145B done
23:39:57 [2022-08-23T23:39:57.917Z] #2 DONE 0.0s
23:39:57 [2022-08-23T23:39:57.917Z] 
23:39:57 [2022-08-23T23:39:57.917Z] #3 resolve image config for docker.io/docker/dockerfile:1
23:39:57 [2022-08-23T23:39:57.917Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
23:39:58 [2022-08-23T23:39:58.177Z] #3 DONE 0.1s
23:39:58 [2022-08-23T23:39:58.177Z] 
23:39:58 [2022-08-23T23:39:58.177Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
23:39:58 [2022-08-23T23:39:58.177Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
23:39:58 [2022-08-23T23:39:58.177Z] #4 CACHED
23:39:58 [2022-08-23T23:39:58.437Z] 
23:39:58 [2022-08-23T23:39:58.437Z] #5 [internal] load .dockerignore
23:39:58 [2022-08-23T23:39:58.437Z] #5 sha256:3da2fdf8ec84c290eaa4e55708f86b6113c2438742ee34970e2aae76b54af8c2
23:39:58 [2022-08-23T23:39:58.437Z] #5 DONE 0.0s
23:39:58 [2022-08-23T23:39:58.437Z] 
23:39:58 [2022-08-23T23:39:58.437Z] #6 [internal] load build definition from Dockerfile
23:39:58 [2022-08-23T23:39:58.437Z] #6 sha256:8af10e6b083723c35ee700c36c59f3c7954ef95fca6b597269b1bb4b78bc919a
23:39:58 [2022-08-23T23:39:58.437Z] #6 DONE 0.0s
23:39:58 [2022-08-23T23:39:58.437Z] 
23:39:58 [2022-08-23T23:39:58.437Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
23:39:58 [2022-08-23T23:39:58.437Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50
23:39:58 [2022-08-23T23:39:58.701Z] #10 DONE 0.1s
23:39:58 [2022-08-23T23:39:58.701Z] 
23:39:58 [2022-08-23T23:39:58.701Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
23:39:58 [2022-08-23T23:39:58.701Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
23:39:58 [2022-08-23T23:39:58.701Z] #8 DONE 0.1s
23:39:58 [2022-08-23T23:39:58.701Z] 
23:39:58 [2022-08-23T23:39:58.701Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:39:58 [2022-08-23T23:39:58.701Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
23:39:58 [2022-08-23T23:39:58.701Z] #9 DONE 0.1s
23:39:58 [2022-08-23T23:39:58.701Z] 
23:39:58 [2022-08-23T23:39:58.701Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:39:58 [2022-08-23T23:39:58.701Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
23:39:58 [2022-08-23T23:39:58.701Z] #7 DONE 0.1s
23:39:58 [2022-08-23T23:39:58.701Z] 
23:39:58 [2022-08-23T23:39:58.701Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:39:58 [2022-08-23T23:39:58.701Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
23:39:58 [2022-08-23T23:39:58.701Z] #80 DONE 0.0s
23:39:58 [2022-08-23T23:39:58.701Z] 
23:39:58 [2022-08-23T23:39:58.701Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:39:58 [2022-08-23T23:39:58.701Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:39:58 [2022-08-23T23:39:58.701Z] #11 DONE 0.0s
23:39:58 [2022-08-23T23:39:58.701Z] 
23:39:58 [2022-08-23T23:39:58.701Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:39:58 [2022-08-23T23:39:58.701Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
23:39:58 [2022-08-23T23:39:58.701Z] #78 DONE 0.0s
23:39:58 [2022-08-23T23:39:58.701Z] 
23:39:58 [2022-08-23T23:39:58.701Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
23:39:58 [2022-08-23T23:39:58.701Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc
23:39:58 [2022-08-23T23:39:58.701Z] #35 DONE 0.0s
23:39:58 [2022-08-23T23:39:58.701Z] 
23:39:58 [2022-08-23T23:39:58.701Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
23:39:58 [2022-08-23T23:39:58.701Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
23:39:58 [2022-08-23T23:39:58.701Z] #56 ...
23:39:58 [2022-08-23T23:39:58.701Z] 
23:39:58 [2022-08-23T23:39:58.701Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
23:39:58 [2022-08-23T23:39:58.701Z] #12 sha256:c1b9663d32277d07e80554a582201c32a3681e88cc481264fd36f54f1daf44ab
23:39:58 [2022-08-23T23:39:58.701Z] #12 CACHED
23:39:58 [2022-08-23T23:39:58.701Z] 
23:39:58 [2022-08-23T23:39:58.701Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
23:39:58 [2022-08-23T23:39:58.701Z] #13 sha256:4b9900e9077840af51ccb7cb3b2f809245426b4d508da2cb702f49808bd71f8e
23:39:58 [2022-08-23T23:39:58.701Z] #13 CACHED
23:39:58 [2022-08-23T23:39:58.962Z] 
23:39:58 [2022-08-23T23:39:58.962Z] #31 [internal] load build context
23:39:58 [2022-08-23T23:39:58.962Z] #31 sha256:3a526eab6c7dc72770cc4212b7c5901e9f718e913a9eb6bebc2760c4e7888058
23:39:59 [2022-08-23T23:39:59.223Z] #31 ...
23:39:59 [2022-08-23T23:39:59.223Z] 
23:39:59 [2022-08-23T23:39:59.223Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
23:39:59 [2022-08-23T23:39:59.223Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
23:39:59 [2022-08-23T23:39:59.223Z] #56 DONE 0.4s
23:39:59 [2022-08-23T23:39:59.223Z] 
23:39:59 [2022-08-23T23:39:59.223Z] #31 [internal] load build context
23:39:59 [2022-08-23T23:39:59.223Z] #31 sha256:3a526eab6c7dc72770cc4212b7c5901e9f718e913a9eb6bebc2760c4e7888058
23:39:59 [2022-08-23T23:39:59.484Z] #31 ...
23:39:59 [2022-08-23T23:39:59.484Z] 
23:39:59 [2022-08-23T23:39:59.484Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
23:39:59 [2022-08-23T23:39:59.484Z] #14 sha256:6bd31d035aba334e63a1f0c1845a0e100d756a1dd29de773763be5fd7d6a7277
23:39:59 [2022-08-23T23:39:59.484Z] #14 DONE 0.9s
23:39:59 [2022-08-23T23:39:59.484Z] 
23:39:59 [2022-08-23T23:39:59.484Z] #31 [internal] load build context
23:39:59 [2022-08-23T23:39:59.484Z] #31 sha256:3a526eab6c7dc72770cc4212b7c5901e9f718e913a9eb6bebc2760c4e7888058
23:40:00 [2022-08-23T23:40:00.872Z] #31 ...
23:40:00 [2022-08-23T23:40:00.872Z] 
23:40:00 [2022-08-23T23:40:00.872Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
23:40:00 [2022-08-23T23:40:00.872Z] #15 sha256:b8bb7022e78f2b45c3bc6c9c52ca323268c999f7c1ba4f91d4ea5145a402c5b5
23:40:00 [2022-08-23T23:40:00.872Z] #15 DONE 1.2s
23:40:00 [2022-08-23T23:40:00.872Z] 
23:40:00 [2022-08-23T23:40:00.872Z] #31 [internal] load build context
23:40:00 [2022-08-23T23:40:00.872Z] #31 sha256:3a526eab6c7dc72770cc4212b7c5901e9f718e913a9eb6bebc2760c4e7888058
23:40:01 [2022-08-23T23:40:01.821Z] #31 transferring context: 62.57MB 3.0s done
23:40:01 [2022-08-23T23:40:01.821Z] #31 DONE 3.3s
23:40:01 [2022-08-23T23:40:01.821Z] 
23:40:01 [2022-08-23T23:40:01.821Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
23:40:01 [2022-08-23T23:40:01.821Z] #16 sha256:0a356a8de4fa4641906f4893484299b543df3a0844314e683f1fd0fc48469ff8
23:40:01 [2022-08-23T23:40:01.821Z] #16 DONE 1.1s
23:40:01 [2022-08-23T23:40:01.821Z] 
23:40:01 [2022-08-23T23:40:01.821Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
23:40:01 [2022-08-23T23:40:01.821Z] #17 sha256:0c7386d120561bbd84155734812457918308228be15e76c68bc9c29a3258dc54
23:40:02 [2022-08-23T23:40:02.768Z] #17 DONE 0.7s
23:40:02 [2022-08-23T23:40:02.768Z] 
23:40:02 [2022-08-23T23:40:02.768Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
23:40:02 [2022-08-23T23:40:02.768Z] #18 sha256:e55d5cff931f4c7970cc6732d1daea993b39c332a34251d45e4a6894bc26ba2f
23:40:03 [2022-08-23T23:40:03.029Z] #18 DONE 0.5s
23:40:03 [2022-08-23T23:40:03.029Z] 
23:40:03 [2022-08-23T23:40:03.029Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
23:40:03 [2022-08-23T23:40:03.029Z] #19 sha256:332de41e984ac89fa609dde3a08ab9557c53af4cb22539a9b9f4ae8a6a31ce3c
23:40:03 [2022-08-23T23:40:03.970Z] #19 0.858 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:40:03 [2022-08-23T23:40:03.970Z] #19 0.870 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:40:03 [2022-08-23T23:40:03.970Z] #19 0.870 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:40:04 [2022-08-23T23:40:04.234Z] #19 1.018 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
23:40:04 [2022-08-23T23:40:04.234Z] #19 1.141 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
23:40:04 [2022-08-23T23:40:04.496Z] #19 1.333 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
23:40:04 [2022-08-23T23:40:04.496Z] #19 1.432 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:40:04 [2022-08-23T23:40:04.496Z] #19 1.527 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
23:40:04 [2022-08-23T23:40:04.756Z] #19 1.619 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
23:40:04 [2022-08-23T23:40:04.756Z] #19 1.710 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB]
23:40:04 [2022-08-23T23:40:04.756Z] #19 1.712 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB]
23:40:04 [2022-08-23T23:40:04.756Z] #19 1.714 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB]
23:40:04 [2022-08-23T23:40:04.756Z] #19 1.716 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB]
23:40:04 [2022-08-23T23:40:04.756Z] #19 1.718 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB]
23:40:04 [2022-08-23T23:40:04.756Z] #19 1.720 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB]
23:40:04 [2022-08-23T23:40:04.756Z] #19 1.722 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
23:40:04 [2022-08-23T23:40:04.756Z] #19 1.723 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
23:40:04 [2022-08-23T23:40:04.756Z] #19 1.723 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
23:40:04 [2022-08-23T23:40:04.756Z] #19 1.724 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
23:40:04 [2022-08-23T23:40:04.756Z] #19 1.725 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:40:04 [2022-08-23T23:40:04.756Z] #19 1.725 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
23:40:09 [2022-08-23T23:40:09.134Z] Still waiting to schedule task
23:40:09 [2022-08-23T23:40:09.134Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04483a5fca50392ec)’ is offline
23:40:09 [2022-08-23T23:40:09.134Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d4c143198fc7a08f)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.134Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.135Z] Still waiting to schedule task
23:40:09 [2022-08-23T23:40:09.135Z]EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04483a5fca50392ec)’ is offline
23:40:09 [2022-08-23T23:40:09.135Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2-arm32v7 (i-0d4c143198fc7a08f)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.135Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.135Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.135Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.135Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.135Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.135Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.135Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.135Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.135Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.135Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.135Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.135Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.135Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.135Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.135Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.135Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.135Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.135Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.135Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.135Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.135Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.136Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.136Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.136Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.136Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.136Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.136Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.136Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.136Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.136Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.136Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.136Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.136Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’
23:40:09 [2022-08-23T23:40:09.140Z] Still waiting to schedule task
23:40:09 [2022-08-23T23:40:09.140Z] Waiting for next available executor on ‘arm64&&ubuntu-200423:40:09 [2022-08-23T23:40:09.841Z] Fetching without tags
23:40:10 [2022-08-23T23:40:10.014Z] Merging remotes/origin/22.06 commit 2dc3e510d4a82e740afd5a4732b859b509a8475e into PR head commit e5958a8f08d8cc736a130fc162fa513ddcc4de61
23:40:09 [2022-08-23T23:40:09.823Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:40:09 [2022-08-23T23:40:09.827Z]  > git config --add remote.origin.fetch +refs/pull/44022/head:refs/remotes/origin/PR-44022 # timeout=10
23:40:09 [2022-08-23T23:40:09.831Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:40:09 [2022-08-23T23:40:09.835Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:40:09 [2022-08-23T23:40:09.841Z] Fetching upstream changes from https://github.com/moby/moby.git
23:40:09 [2022-08-23T23:40:09.842Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:40:09 [2022-08-23T23:40:09.842Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44022/head:refs/remotes/origin/PR-44022 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:40:10 [2022-08-23T23:40:10.014Z]  > git config core.sparsecheckout # timeout=10
23:40:10 [2022-08-23T23:40:10.023Z]  > git checkout -f e5958a8f08d8cc736a130fc162fa513ddcc4de61 # timeout=10
23:40:10 [2022-08-23T23:40:10.621Z] Merge succeeded, producing e5958a8f08d8cc736a130fc162fa513ddcc4de61
23:40:10 [2022-08-23T23:40:10.621Z] Checking out Revision e5958a8f08d8cc736a130fc162fa513ddcc4de61 (PR-44022)
23:40:11 [2022-08-23T23:40:11.249Z] Commit message: "client: remove deprecated WithDialer() option"
23:40:11 [2022-08-23T23:40:11.256Z]  > git --version # timeout=10
23:40:11 [2022-08-23T23:40:11.260Z]  > git --version # 'git version 2.25.1'
23:40:11 [2022-08-23T23:40:11.265Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
23:40:11 [2022-08-23T23:40:11.347Z] #19 7.341 Fetched 49.2 MB in 7s (7253 kB/s)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:40:11 [2022-08-23T23:40:11.845Z] + docker version
23:40:11 [2022-08-23T23:40:11.845Z] Client: Docker Engine - Community
23:40:11 [2022-08-23T23:40:11.845Z]  Version:           20.10.14
23:40:11 [2022-08-23T23:40:11.845Z]  API version:       1.41
23:40:11 [2022-08-23T23:40:11.845Z]  Go version:        go1.16.15
23:40:11 [2022-08-23T23:40:11.845Z]  Git commit:        a224086
23:40:11 [2022-08-23T23:40:11.845Z]  Built:             Thu Mar 24 01:48:02 2022
23:40:11 [2022-08-23T23:40:11.845Z]  OS/Arch:           linux/amd64
23:40:11 [2022-08-23T23:40:11.845Z]  Context:           default
23:40:11 [2022-08-23T23:40:11.845Z]  Experimental:      true
23:40:11 [2022-08-23T23:40:11.845Z] 
23:40:11 [2022-08-23T23:40:11.845Z] Server: Docker Engine - Community
23:40:11 [2022-08-23T23:40:11.845Z]  Engine:
23:40:11 [2022-08-23T23:40:11.845Z]   Version:          20.10.14
23:40:11 [2022-08-23T23:40:11.845Z]   API version:      1.41 (minimum version 1.12)
23:40:11 [2022-08-23T23:40:11.845Z]   Go version:       go1.16.15
23:40:11 [2022-08-23T23:40:11.845Z]   Git commit:       87a90dc
23:40:11 [2022-08-23T23:40:11.845Z]   Built:            Thu Mar 24 01:45:53 2022
23:40:11 [2022-08-23T23:40:11.845Z]   OS/Arch:          linux/amd64
23:40:11 [2022-08-23T23:40:11.845Z]   Experimental:     true
23:40:11 [2022-08-23T23:40:11.845Z]  containerd:
23:40:11 [2022-08-23T23:40:11.845Z]   Version:          1.5.11
23:40:11 [2022-08-23T23:40:11.845Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
23:40:11 [2022-08-23T23:40:11.845Z]  runc:
23:40:11 [2022-08-23T23:40:11.845Z]   Version:          1.0.3
23:40:11 [2022-08-23T23:40:11.845Z]   GitCommit:        v1.0.3-0-gf46b6ba
23:40:11 [2022-08-23T23:40:11.845Z]  docker-init:
23:40:11 [2022-08-23T23:40:11.845Z]   Version:          0.19.0
23:40:11 [2022-08-23T23:40:11.845Z]   GitCommit:        de40ad0
[Pipeline] sh
23:40:10 [2022-08-23T23:40:10.587Z]  > git remote # timeout=10
23:40:10 [2022-08-23T23:40:10.598Z]  > git config --get remote.origin.url # timeout=10
23:40:10 [2022-08-23T23:40:10.602Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:40:10 [2022-08-23T23:40:10.603Z]  > git merge 2dc3e510d4a82e740afd5a4732b859b509a8475e # timeout=10
23:40:10 [2022-08-23T23:40:10.610Z]  > git rev-parse HEAD^{commit} # timeout=10
23:40:10 [2022-08-23T23:40:10.621Z]  > git config core.sparsecheckout # timeout=10
23:40:10 [2022-08-23T23:40:10.626Z]  > git checkout -f e5958a8f08d8cc736a130fc162fa513ddcc4de61 # timeout=10
23:40:12 [2022-08-23T23:40:12.119Z] + docker info
23:40:12 [2022-08-23T23:40:12.119Z] Client:
23:40:12 [2022-08-23T23:40:12.119Z]  Context:    default
23:40:12 [2022-08-23T23:40:12.119Z]  Debug Mode: false
23:40:12 [2022-08-23T23:40:12.119Z]  Plugins:
23:40:12 [2022-08-23T23:40:12.119Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
23:40:12 [2022-08-23T23:40:12.119Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
23:40:12 [2022-08-23T23:40:12.119Z]   compose: Docker Compose (Docker Inc., v2.4.1)
23:40:12 [2022-08-23T23:40:12.119Z]   scan: Docker Scan (Docker Inc., v0.17.0)
23:40:12 [2022-08-23T23:40:12.119Z] 
23:40:12 [2022-08-23T23:40:12.119Z] Server:
23:40:12 [2022-08-23T23:40:12.119Z]  Containers: 1
23:40:12 [2022-08-23T23:40:12.119Z]   Running: 1
23:40:12 [2022-08-23T23:40:12.119Z]   Paused: 0
23:40:12 [2022-08-23T23:40:12.119Z]   Stopped: 0
23:40:12 [2022-08-23T23:40:12.119Z]  Images: 5
23:40:12 [2022-08-23T23:40:12.119Z]  Server Version: 20.10.14
23:40:12 [2022-08-23T23:40:12.119Z]  Storage Driver: overlay2
23:40:12 [2022-08-23T23:40:12.119Z]   Backing Filesystem: extfs
23:40:12 [2022-08-23T23:40:12.119Z]   Supports d_type: true
23:40:12 [2022-08-23T23:40:12.119Z]   Native Overlay Diff: true
23:40:12 [2022-08-23T23:40:12.119Z]   userxattr: false
23:40:12 [2022-08-23T23:40:12.119Z]  Logging Driver: json-file
23:40:12 [2022-08-23T23:40:12.119Z]  Cgroup Driver: systemd
23:40:12 [2022-08-23T23:40:12.119Z]  Cgroup Version: 2
23:40:12 [2022-08-23T23:40:12.119Z]  Plugins:
23:40:12 [2022-08-23T23:40:12.119Z]   Volume: local
23:40:12 [2022-08-23T23:40:12.119Z]   Network: bridge host ipvlan macvlan null overlay
23:40:12 [2022-08-23T23:40:12.119Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:40:12 [2022-08-23T23:40:12.119Z]  Swarm: inactive
23:40:12 [2022-08-23T23:40:12.119Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
23:40:12 [2022-08-23T23:40:12.119Z]  Default Runtime: runc
23:40:12 [2022-08-23T23:40:12.119Z]  Init Binary: docker-init
23:40:12 [2022-08-23T23:40:12.119Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
23:40:12 [2022-08-23T23:40:12.119Z]  runc version: v1.0.3-0-gf46b6ba
23:40:12 [2022-08-23T23:40:12.119Z]  init version: de40ad0
23:40:12 [2022-08-23T23:40:12.119Z]  Security Options:
23:40:12 [2022-08-23T23:40:12.119Z]   apparmor
23:40:12 [2022-08-23T23:40:12.119Z]   seccomp
23:40:12 [2022-08-23T23:40:12.119Z]    Profile: default
23:40:12 [2022-08-23T23:40:12.119Z]   cgroupns
23:40:12 [2022-08-23T23:40:12.119Z]  Kernel Version: 5.13.0-1021-aws
23:40:12 [2022-08-23T23:40:12.119Z]  Operating System: Ubuntu 20.04.4 LTS
23:40:12 [2022-08-23T23:40:12.119Z]  OSType: linux
23:40:12 [2022-08-23T23:40:12.119Z]  Architecture: x86_64
23:40:12 [2022-08-23T23:40:12.119Z]  CPUs: 2
23:40:12 [2022-08-23T23:40:12.119Z]  Total Memory: 7.559GiB
23:40:12 [2022-08-23T23:40:12.119Z]  Name: ip-10-100-85-104
23:40:12 [2022-08-23T23:40:12.119Z]  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
23:40:12 [2022-08-23T23:40:12.119Z]  Docker Root Dir: /var/lib/docker
23:40:12 [2022-08-23T23:40:12.119Z]  Debug Mode: false
23:40:12 [2022-08-23T23:40:12.119Z]  Registry: https://index.docker.io/v1/
23:40:12 [2022-08-23T23:40:12.119Z]  Labels:
23:40:12 [2022-08-23T23:40:12.119Z]  Experimental: true
23:40:12 [2022-08-23T23:40:12.119Z]  Insecure Registries:
23:40:12 [2022-08-23T23:40:12.119Z]   127.0.0.0/8
23:40:12 [2022-08-23T23:40:12.119Z]  Live Restore Enabled: true
23:40:12 [2022-08-23T23:40:12.119Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:40:12 [2022-08-23T23:40:12.510Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:e5958a8f08d8cc736a130fc162fa513ddcc4de61 .
23:40:12 [2022-08-23T23:40:12.510Z] #1 [internal] load build definition from Dockerfile
23:40:12 [2022-08-23T23:40:12.510Z] #1 sha256:087aaac0fe45c834fb5d0e069efb23eec356d8e14048509fef3e27e997bf53e0
23:40:12 [2022-08-23T23:40:12.510Z] #1 transferring dockerfile: 19.25kB done
23:40:12 [2022-08-23T23:40:12.511Z] #1 DONE 0.0s
23:40:12 [2022-08-23T23:40:12.511Z] 
23:40:12 [2022-08-23T23:40:12.511Z] #2 [internal] load .dockerignore
23:40:12 [2022-08-23T23:40:12.511Z] #2 sha256:551ea95f6613aefa5102de98d4cf8ea9481134925093d8115d92b38d4ac9b346
23:40:12 [2022-08-23T23:40:12.511Z] #2 transferring context: 145B done
23:40:12 [2022-08-23T23:40:12.511Z] #2 DONE 0.0s
23:40:12 [2022-08-23T23:40:12.511Z] 
23:40:12 [2022-08-23T23:40:12.511Z] #3 resolve image config for docker.io/docker/dockerfile:1
23:40:12 [2022-08-23T23:40:12.511Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
23:40:13 [2022-08-23T23:40:13.071Z] #3 DONE 0.3s
23:40:13 [2022-08-23T23:40:13.071Z] 
23:40:13 [2022-08-23T23:40:13.071Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
23:40:13 [2022-08-23T23:40:13.071Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
23:40:13 [2022-08-23T23:40:13.071Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
23:40:13 [2022-08-23T23:40:13.071Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
23:40:13 [2022-08-23T23:40:13.071Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
23:40:13 [2022-08-23T23:40:13.071Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
23:40:13 [2022-08-23T23:40:13.071Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.1s done
23:40:13 [2022-08-23T23:40:13.071Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
23:40:13 [2022-08-23T23:40:13.071Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done
23:40:13 [2022-08-23T23:40:13.262Z] #19 7.341 Reading package lists...
23:40:13 [2022-08-23T23:40:13.328Z] #4 DONE 0.4s
23:40:13 [2022-08-23T23:40:13.645Z] 
23:40:13 [2022-08-23T23:40:13.645Z] #6 [internal] load .dockerignore
23:40:13 [2022-08-23T23:40:13.645Z] #6 sha256:b812ea188b9d32c036f3edcb51e49fb37ed255874bfa6bd04e188741d394f0cd
23:40:13 [2022-08-23T23:40:13.645Z] #6 DONE 0.0s
23:40:13 [2022-08-23T23:40:13.645Z] 
23:40:13 [2022-08-23T23:40:13.645Z] #5 [internal] load build definition from Dockerfile
23:40:13 [2022-08-23T23:40:13.645Z] #5 sha256:aac939d64e0ffab7fb077530b27f756cc9b6033423248d5ae384d7f9340b8472
23:40:13 [2022-08-23T23:40:13.645Z] #5 DONE 0.0s
23:40:13 [2022-08-23T23:40:13.645Z] 
23:40:13 [2022-08-23T23:40:13.645Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:40:13 [2022-08-23T23:40:13.645Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
23:40:14 [2022-08-23T23:40:14.250Z] #10 ...
23:40:14 [2022-08-23T23:40:14.250Z] 
23:40:14 [2022-08-23T23:40:14.250Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:40:14 [2022-08-23T23:40:14.250Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
23:40:14 [2022-08-23T23:40:14.250Z] #9 DONE 0.7s
23:40:14 [2022-08-23T23:40:14.250Z] 
23:40:14 [2022-08-23T23:40:14.250Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
23:40:14 [2022-08-23T23:40:14.250Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50
23:40:14 [2022-08-23T23:40:14.250Z] #8 DONE 0.7s
23:40:14 [2022-08-23T23:40:14.250Z] 
23:40:14 [2022-08-23T23:40:14.250Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:40:14 [2022-08-23T23:40:14.250Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
23:40:14 [2022-08-23T23:40:14.250Z] #10 DONE 0.7s
23:40:14 [2022-08-23T23:40:14.250Z] 
23:40:14 [2022-08-23T23:40:14.250Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
23:40:14 [2022-08-23T23:40:14.250Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
23:40:14 [2022-08-23T23:40:14.250Z] #7 DONE 0.7s
23:40:14 [2022-08-23T23:40:14.853Z] 
23:40:14 [2022-08-23T23:40:14.853Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:40:14 [2022-08-23T23:40:14.853Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
23:40:14 [2022-08-23T23:40:14.853Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
23:40:14 [2022-08-23T23:40:14.853Z] #73 DONE 0.0s
23:40:14 [2022-08-23T23:40:14.853Z] 
23:40:14 [2022-08-23T23:40:14.853Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
23:40:14 [2022-08-23T23:40:14.853Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc
23:40:14 [2022-08-23T23:40:14.853Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done
23:40:15 [2022-08-23T23:40:15.118Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done
23:40:15 [2022-08-23T23:40:15.118Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done
23:40:15 [2022-08-23T23:40:15.118Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done
23:40:15 [2022-08-23T23:40:15.118Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 3.15MB / 55.01MB 0.1s
23:40:15 [2022-08-23T23:40:15.118Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 19.92MB / 55.01MB 0.2s
23:40:15 [2022-08-23T23:40:15.419Z] #28 ...
23:40:15 [2022-08-23T23:40:15.419Z] 
23:40:15 [2022-08-23T23:40:15.419Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
23:40:15 [2022-08-23T23:40:15.419Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
23:40:15 [2022-08-23T23:40:15.419Z] #49 DONE 0.0s
23:40:15 [2022-08-23T23:40:15.419Z] 
23:40:15 [2022-08-23T23:40:15.419Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
23:40:15 [2022-08-23T23:40:15.419Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc
23:40:15 [2022-08-23T23:40:15.419Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 27.09MB / 55.01MB 0.3s
23:40:15 [2022-08-23T23:40:15.419Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 40.89MB / 55.01MB 0.5s
23:40:15 [2022-08-23T23:40:15.676Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 50.33MB / 55.01MB 0.6s
23:40:15 [2022-08-23T23:40:15.676Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 0.7s
23:40:16 [2022-08-23T23:40:16.638Z] #19 10.39 Reading package lists...
23:40:17 [2022-08-23T23:40:17.090Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.1s
23:40:17 [2022-08-23T23:40:17.211Z] #19 13.46 Building dependency tree...
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68 The following additional packages will be installed:
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.68   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.69   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.69   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.69   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.69   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.69   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.69   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.69   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.69   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.69   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.69   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.69   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.69   linux-libc-dev-s390x-cross patch xz-utils
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.69 Suggested packages:
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.69   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.69   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.69   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
23:40:17 [2022-08-23T23:40:17.784Z] #19 14.69   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
23:40:17 [2022-08-23T23:40:17.785Z] #19 14.69   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
23:40:17 [2022-08-23T23:40:17.785Z] #19 14.69   libyaml-shell-perl ed diffutils-doc
23:40:17 [2022-08-23T23:40:17.785Z] #19 14.69 Recommended packages:
23:40:17 [2022-08-23T23:40:17.785Z] #19 14.69   fakeroot build-essential libalgorithm-merge-perl libwww-perl
23:40:17 [2022-08-23T23:40:17.785Z] #19 14.69   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
23:40:18 [2022-08-23T23:40:18.990Z] #28 ...
23:40:18 [2022-08-23T23:40:18.990Z] 
23:40:18 [2022-08-23T23:40:18.990Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:40:18 [2022-08-23T23:40:18.990Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
23:40:18 [2022-08-23T23:40:18.990Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
23:40:18 [2022-08-23T23:40:18.990Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
23:40:18 [2022-08-23T23:40:18.990Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
23:40:18 [2022-08-23T23:40:18.990Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
23:40:18 [2022-08-23T23:40:18.990Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.9s done
23:40:18 [2022-08-23T23:40:18.990Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done
23:40:18 [2022-08-23T23:40:18.990Z] #71 DONE 4.0s
23:40:18 [2022-08-23T23:40:18.990Z] 
23:40:18 [2022-08-23T23:40:18.990Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:40:18 [2022-08-23T23:40:18.990Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
23:40:18 [2022-08-23T23:40:18.990Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
23:40:18 [2022-08-23T23:40:18.990Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
23:40:18 [2022-08-23T23:40:18.990Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.6s done
23:40:18 [2022-08-23T23:40:18.990Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done
23:40:18 [2022-08-23T23:40:18.990Z] #73 DONE 4.1s
23:40:18 [2022-08-23T23:40:18.990Z] 
23:40:18 [2022-08-23T23:40:18.990Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:40:18 [2022-08-23T23:40:18.990Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:40:18 [2022-08-23T23:40:18.990Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 0.0s done
23:40:18 [2022-08-23T23:40:18.990Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.3s done
23:40:18 [2022-08-23T23:40:18.990Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done
23:40:18 [2022-08-23T23:40:18.990Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done
23:40:18 [2022-08-23T23:40:18.990Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.3s done
23:40:18 [2022-08-23T23:40:18.990Z] #11 sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 1.86kB / 1.86kB done
23:40:18 [2022-08-23T23:40:18.990Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 0.8s done
23:40:18 [2022-08-23T23:40:18.990Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 1.2s done
23:40:18 [2022-08-23T23:40:18.990Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 1.8s done
23:40:18 [2022-08-23T23:40:18.990Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 3.3s done
23:40:18 [2022-08-23T23:40:18.990Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 1.3s done
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.90 The following NEW packages will be installed:
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.90   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.90   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.90   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.90   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.90   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.90   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.90   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.90   crossbuild-essential-armel crossbuild-essential-armhf
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.90   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.90   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.90   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.90   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
23:40:19 [2022-08-23T23:40:19.171Z] #19 15.91   linux-libc-dev-s390x-cross patch xz-utils
23:40:19 [2022-08-23T23:40:19.171Z] #19 16.22 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded.
23:40:19 [2022-08-23T23:40:19.171Z] #19 16.22 Need to get 788 MB of archives.
23:40:19 [2022-08-23T23:40:19.171Z] #19 16.22 After this operation, 3385 MB of additional disk space will be used.
23:40:19 [2022-08-23T23:40:19.171Z] #19 16.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
23:40:19 [2022-08-23T23:40:19.171Z] #19 16.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
23:40:19 [2022-08-23T23:40:19.171Z] #19 16.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
23:40:19 [2022-08-23T23:40:19.171Z] #19 16.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
23:40:19 [2022-08-23T23:40:19.171Z] #19 16.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
23:40:19 [2022-08-23T23:40:19.171Z] #19 16.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
23:40:19 [2022-08-23T23:40:19.171Z] #19 16.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
23:40:19 [2022-08-23T23:40:19.171Z] #19 16.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
23:40:19 [2022-08-23T23:40:19.171Z] #19 16.28 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
23:40:19 [2022-08-23T23:40:19.171Z] #19 16.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
23:40:19 [2022-08-23T23:40:19.434Z] #19 16.32 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
23:40:19 [2022-08-23T23:40:19.434Z] #19 16.33 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]
23:40:19 [2022-08-23T23:40:19.434Z] #19 16.34 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]
23:40:19 [2022-08-23T23:40:19.698Z] #19 16.68 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]
23:40:19 [2022-08-23T23:40:19.698Z] #19 16.68 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]
23:40:19 [2022-08-23T23:40:19.927Z] #11 ...
23:40:19 [2022-08-23T23:40:19.927Z] 
23:40:19 [2022-08-23T23:40:19.927Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
23:40:19 [2022-08-23T23:40:19.927Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
23:40:19 [2022-08-23T23:40:19.927Z] #72 DONE 0.3s
23:40:19 [2022-08-23T23:40:19.927Z] 
23:40:19 [2022-08-23T23:40:19.927Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:40:19 [2022-08-23T23:40:19.927Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:40:19 [2022-08-23T23:40:19.927Z] #11 ...
23:40:19 [2022-08-23T23:40:19.927Z] 
23:40:19 [2022-08-23T23:40:19.927Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
23:40:19 [2022-08-23T23:40:19.927Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
23:40:19 [2022-08-23T23:40:19.959Z] #19 17.02 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]
23:40:20 [2022-08-23T23:40:20.220Z] #19 17.02 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]
23:40:20 [2022-08-23T23:40:20.228Z] #74 ...
23:40:20 [2022-08-23T23:40:20.228Z] 
23:40:20 [2022-08-23T23:40:20.228Z] #24 [internal] load build context
23:40:20 [2022-08-23T23:40:20.228Z] #24 sha256:406229078de4dc54f7de12cbb0fb1108c418e80323879ce6dabbe237cc9dba60
23:40:20 [2022-08-23T23:40:20.228Z] #24 transferring context: 62.56MB 5.3s done
23:40:20 [2022-08-23T23:40:20.228Z] #24 DONE 5.4s
23:40:20 [2022-08-23T23:40:20.228Z] 
23:40:20 [2022-08-23T23:40:20.228Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
23:40:20 [2022-08-23T23:40:20.228Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
23:40:20 [2022-08-23T23:40:20.228Z] #74 DONE 0.3s
23:40:20 [2022-08-23T23:40:20.228Z] 
23:40:20 [2022-08-23T23:40:20.228Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:40:20 [2022-08-23T23:40:20.228Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:40:20 [2022-08-23T23:40:20.481Z] #19 17.41 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]
23:40:20 [2022-08-23T23:40:20.481Z] #19 17.41 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]
23:40:21 [2022-08-23T23:40:21.055Z] #19 17.80 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]
23:40:21 [2022-08-23T23:40:21.055Z] #19 17.81 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]
23:40:21 [2022-08-23T23:40:21.055Z] #19 18.14 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]
23:40:21 [2022-08-23T23:40:21.055Z] #19 18.14 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]
23:40:21 [2022-08-23T23:40:21.055Z] #19 18.14 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]
23:40:21 [2022-08-23T23:40:21.055Z] #19 18.14 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]
23:40:21 [2022-08-23T23:40:21.055Z] #19 18.14 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]
23:40:21 [2022-08-23T23:40:21.055Z] #19 18.14 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
23:40:21 [2022-08-23T23:40:21.055Z] #19 18.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
23:40:21 [2022-08-23T23:40:21.055Z] #19 18.15 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
23:40:21 [2022-08-23T23:40:21.055Z] #19 18.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
23:40:21 [2022-08-23T23:40:21.055Z] #19 18.16 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
23:40:21 [2022-08-23T23:40:21.055Z] #19 18.16 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
23:40:21 [2022-08-23T23:40:21.055Z] #19 18.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
23:40:21 [2022-08-23T23:40:21.055Z] #19 18.16 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
23:40:21 [2022-08-23T23:40:21.056Z] #19 18.18 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
23:40:21 [2022-08-23T23:40:21.316Z] #19 18.18 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
23:40:21 [2022-08-23T23:40:21.316Z] #19 18.20 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
23:40:21 [2022-08-23T23:40:21.316Z] #19 18.20 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
23:40:21 [2022-08-23T23:40:21.316Z] #19 18.21 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
23:40:21 [2022-08-23T23:40:21.316Z] #19 18.21 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]
23:40:21 [2022-08-23T23:40:21.638Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.8s done
23:40:21 [2022-08-23T23:40:21.888Z] #19 18.66 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
23:40:21 [2022-08-23T23:40:21.888Z] #19 18.66 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
23:40:21 [2022-08-23T23:40:21.888Z] #19 18.67 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
23:40:21 [2022-08-23T23:40:21.888Z] #19 18.69 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
23:40:21 [2022-08-23T23:40:21.888Z] #19 18.70 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]
23:40:21 [2022-08-23T23:40:21.937Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4
23:40:21 [2022-08-23T23:40:21.937Z] #11 ...
23:40:21 [2022-08-23T23:40:21.937Z] 
23:40:21 [2022-08-23T23:40:21.937Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
23:40:21 [2022-08-23T23:40:21.937Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc
23:40:21 [2022-08-23T23:40:21.937Z] #28 DONE 7.0s
23:40:21 [2022-08-23T23:40:21.937Z] 
23:40:21 [2022-08-23T23:40:21.937Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:40:21 [2022-08-23T23:40:21.937Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:40:22 [2022-08-23T23:40:22.149Z] #19 19.10 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
23:40:22 [2022-08-23T23:40:22.149Z] #19 19.10 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
23:40:22 [2022-08-23T23:40:22.149Z] #19 19.10 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
23:40:22 [2022-08-23T23:40:22.149Z] #19 19.12 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
23:40:22 [2022-08-23T23:40:22.149Z] #19 19.12 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
23:40:22 [2022-08-23T23:40:22.149Z] #19 19.12 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
23:40:22 [2022-08-23T23:40:22.149Z] #19 19.19 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
23:40:22 [2022-08-23T23:40:22.194Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.3s done
23:40:22 [2022-08-23T23:40:22.194Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6
23:40:22 [2022-08-23T23:40:22.410Z] #19 19.19 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
23:40:22 [2022-08-23T23:40:22.410Z] #19 19.19 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
23:40:22 [2022-08-23T23:40:22.410Z] #19 19.19 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
23:40:22 [2022-08-23T23:40:22.410Z] #19 19.19 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
23:40:22 [2022-08-23T23:40:22.410Z] #19 19.19 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
23:40:22 [2022-08-23T23:40:22.410Z] #19 19.20 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
23:40:22 [2022-08-23T23:40:22.410Z] #19 19.20 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
23:40:22 [2022-08-23T23:40:22.410Z] #19 19.20 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
23:40:22 [2022-08-23T23:40:22.410Z] #19 19.20 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
23:40:22 [2022-08-23T23:40:22.410Z] #19 19.20 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
23:40:22 [2022-08-23T23:40:22.410Z] #19 19.20 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
23:40:22 [2022-08-23T23:40:22.410Z] #19 19.20 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
23:40:22 [2022-08-23T23:40:22.410Z] #19 19.20 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
23:40:22 [2022-08-23T23:40:22.410Z] #19 19.21 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
23:40:22 [2022-08-23T23:40:22.410Z] #19 19.21 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
23:40:22 [2022-08-23T23:40:22.410Z] #19 19.21 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
23:40:22 [2022-08-23T23:40:22.410Z] #19 19.21 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
23:40:22 [2022-08-23T23:40:22.410Z] #19 19.23 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
23:40:22 [2022-08-23T23:40:22.410Z] #19 19.24 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
23:40:22 [2022-08-23T23:40:22.410Z] #19 19.24 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
23:40:22 [2022-08-23T23:40:22.410Z] #19 19.25 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]
23:40:22 [2022-08-23T23:40:22.671Z] #19 19.66 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
23:40:22 [2022-08-23T23:40:22.671Z] #19 19.66 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
23:40:22 [2022-08-23T23:40:22.671Z] #19 19.67 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
23:40:22 [2022-08-23T23:40:22.671Z] #19 19.68 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
23:40:22 [2022-08-23T23:40:22.671Z] #19 19.70 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]
23:40:22 [2022-08-23T23:40:22.756Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.4s done
23:40:22 [2022-08-23T23:40:22.756Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a
23:40:23 [2022-08-23T23:40:23.243Z] #19 20.09 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
23:40:23 [2022-08-23T23:40:23.243Z] #19 20.09 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
23:40:23 [2022-08-23T23:40:23.243Z] #19 20.09 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
23:40:23 [2022-08-23T23:40:23.243Z] #19 20.10 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
23:40:23 [2022-08-23T23:40:23.243Z] #19 20.10 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
23:40:23 [2022-08-23T23:40:23.243Z] #19 20.10 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
23:40:23 [2022-08-23T23:40:23.243Z] #19 20.10 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
23:40:23 [2022-08-23T23:40:23.243Z] #19 20.11 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
23:40:23 [2022-08-23T23:40:23.243Z] #19 20.12 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
23:40:23 [2022-08-23T23:40:23.243Z] #19 20.12 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
23:40:23 [2022-08-23T23:40:23.243Z] #19 20.13 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]
23:40:23 [2022-08-23T23:40:23.505Z] #19 20.51 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
23:40:23 [2022-08-23T23:40:23.766Z] #19 20.51 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
23:40:23 [2022-08-23T23:40:23.766Z] #19 20.52 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
23:40:23 [2022-08-23T23:40:23.766Z] #19 20.53 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
23:40:23 [2022-08-23T23:40:23.766Z] #19 20.54 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]
23:40:24 [2022-08-23T23:40:24.035Z] #19 20.91 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
23:40:24 [2022-08-23T23:40:24.035Z] #19 20.91 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
23:40:24 [2022-08-23T23:40:24.035Z] #19 20.91 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
23:40:24 [2022-08-23T23:40:24.035Z] #19 20.92 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
23:40:24 [2022-08-23T23:40:24.035Z] #19 20.92 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
23:40:24 [2022-08-23T23:40:24.035Z] #19 20.92 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
23:40:24 [2022-08-23T23:40:24.035Z] #19 20.92 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
23:40:24 [2022-08-23T23:40:24.035Z] #19 20.92 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
23:40:24 [2022-08-23T23:40:24.035Z] #19 20.93 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
23:40:24 [2022-08-23T23:40:24.035Z] #19 20.94 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
23:40:24 [2022-08-23T23:40:24.035Z] #19 20.96 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
23:40:24 [2022-08-23T23:40:24.035Z] #19 20.96 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
23:40:24 [2022-08-23T23:40:24.035Z] #19 20.97 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
23:40:24 [2022-08-23T23:40:24.035Z] #19 20.97 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
23:40:24 [2022-08-23T23:40:24.035Z] #19 20.98 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]
23:40:24 [2022-08-23T23:40:24.607Z] #19 21.40 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
23:40:24 [2022-08-23T23:40:24.607Z] #19 21.40 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
23:40:24 [2022-08-23T23:40:24.607Z] #19 21.41 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
23:40:24 [2022-08-23T23:40:24.607Z] #19 21.42 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
23:40:24 [2022-08-23T23:40:24.607Z] #19 21.44 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]
23:40:24 [2022-08-23T23:40:24.868Z] #19 21.80 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
23:40:24 [2022-08-23T23:40:24.868Z] #19 21.80 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
23:40:24 [2022-08-23T23:40:24.868Z] #19 21.80 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
23:40:24 [2022-08-23T23:40:24.868Z] #19 21.81 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
23:40:24 [2022-08-23T23:40:24.868Z] #19 21.81 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
23:40:24 [2022-08-23T23:40:24.868Z] #19 21.81 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
23:40:24 [2022-08-23T23:40:24.868Z] #19 21.81 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
23:40:24 [2022-08-23T23:40:24.868Z] #19 21.81 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
23:40:24 [2022-08-23T23:40:24.868Z] #19 21.82 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
23:40:24 [2022-08-23T23:40:24.868Z] #19 21.83 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
23:40:24 [2022-08-23T23:40:24.868Z] #19 21.83 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
23:40:24 [2022-08-23T23:40:24.868Z] #19 21.84 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]
23:40:25 [2022-08-23T23:40:25.129Z] #19 22.20 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
23:40:25 [2022-08-23T23:40:25.389Z] #19 22.20 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
23:40:25 [2022-08-23T23:40:25.389Z] #19 22.21 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
23:40:25 [2022-08-23T23:40:25.389Z] #19 22.22 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
23:40:25 [2022-08-23T23:40:25.389Z] #19 22.23 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]
23:40:25 [2022-08-23T23:40:25.650Z] #19 22.57 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
23:40:25 [2022-08-23T23:40:25.650Z] #19 22.57 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
23:40:25 [2022-08-23T23:40:25.910Z] #19 22.91 debconf: delaying package configuration, since apt-utils is not installed
23:40:25 [2022-08-23T23:40:25.910Z] #19 23.02 Fetched 788 MB in 7s (119 MB/s)
23:40:26 [2022-08-23T23:40:26.170Z] #19 23.06 Selecting previously unselected package liblocale-gettext-perl.
23:40:26 [2022-08-23T23:40:26.170Z] #19 23.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
23:40:26 [2022-08-23T23:40:26.170Z] #19 23.16 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
23:40:26 [2022-08-23T23:40:26.170Z] #19 23.16 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
23:40:26 [2022-08-23T23:40:26.170Z] #19 23.21 Selecting previously unselected package bzip2.
23:40:26 [2022-08-23T23:40:26.170Z] #19 23.21 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
23:40:26 [2022-08-23T23:40:26.170Z] #19 23.21 Unpacking bzip2 (1.0.8-4) ...
23:40:26 [2022-08-23T23:40:26.170Z] #19 23.24 Selecting previously unselected package libmagic-mgc.
23:40:26 [2022-08-23T23:40:26.170Z] #19 23.24 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
23:40:26 [2022-08-23T23:40:26.430Z] #19 23.25 Unpacking libmagic-mgc (1:5.39-3) ...
23:40:26 [2022-08-23T23:40:26.431Z] #19 23.32 Selecting previously unselected package libmagic1:amd64.
23:40:26 [2022-08-23T23:40:26.431Z] #19 23.32 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
23:40:26 [2022-08-23T23:40:26.431Z] #19 23.33 Unpacking libmagic1:amd64 (1:5.39-3) ...
23:40:26 [2022-08-23T23:40:26.431Z] #19 23.36 Selecting previously unselected package file.
23:40:26 [2022-08-23T23:40:26.431Z] #19 23.37 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
23:40:26 [2022-08-23T23:40:26.431Z] #19 23.37 Unpacking file (1:5.39-3) ...
23:40:26 [2022-08-23T23:40:26.431Z] #19 23.40 Selecting previously unselected package xz-utils.
23:40:26 [2022-08-23T23:40:26.431Z] #19 23.41 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
23:40:26 [2022-08-23T23:40:26.431Z] #19 23.41 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
23:40:26 [2022-08-23T23:40:26.691Z] #19 23.53 Selecting previously unselected package binutils-aarch64-linux-gnu.
23:40:26 [2022-08-23T23:40:26.691Z] #19 23.53 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
23:40:26 [2022-08-23T23:40:26.691Z] #19 23.54 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
23:40:26 [2022-08-23T23:40:26.952Z] #19 23.87 Selecting previously unselected package binutils-arm-linux-gnueabi.
23:40:26 [2022-08-23T23:40:26.952Z] #19 23.88 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
23:40:26 [2022-08-23T23:40:26.952Z] #19 23.88 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
23:40:27 [2022-08-23T23:40:27.214Z] #19 24.18 Selecting previously unselected package binutils-arm-linux-gnueabihf.
23:40:27 [2022-08-23T23:40:27.214Z] #19 24.18 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
23:40:27 [2022-08-23T23:40:27.214Z] #19 24.18 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
23:40:27 [2022-08-23T23:40:27.474Z] #19 24.48 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
23:40:27 [2022-08-23T23:40:27.474Z] #19 24.48 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
23:40:27 [2022-08-23T23:40:27.474Z] #19 24.48 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
23:40:27 [2022-08-23T23:40:27.735Z] #19 24.75 Selecting previously unselected package binutils-s390x-linux-gnu.
23:40:27 [2022-08-23T23:40:27.735Z] #19 24.75 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
23:40:27 [2022-08-23T23:40:27.735Z] #19 24.76 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
23:40:27 [2022-08-23T23:40:27.997Z] #19 24.98 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
23:40:27 [2022-08-23T23:40:27.997Z] #19 24.98 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
23:40:27 [2022-08-23T23:40:27.997Z] #19 24.99 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
23:40:27 [2022-08-23T23:40:27.997Z] #19 25.02 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
23:40:27 [2022-08-23T23:40:27.997Z] #19 25.03 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
23:40:27 [2022-08-23T23:40:27.997Z] #19 25.03 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
23:40:28 [2022-08-23T23:40:28.006Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.3s done
23:40:28 [2022-08-23T23:40:28.006Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 0.1s
23:40:31 [2022-08-23T23:40:31.316Z] #11 ...
23:40:31 [2022-08-23T23:40:31.316Z] 
23:40:31 [2022-08-23T23:40:31.316Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
23:40:31 [2022-08-23T23:40:31.316Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755
23:40:31 [2022-08-23T23:40:31.316Z] #29 0.975 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
23:40:31 [2022-08-23T23:40:31.316Z] #29 0.986 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:40:31 [2022-08-23T23:40:31.316Z] #29 0.986 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:40:31 [2022-08-23T23:40:31.316Z] #29 1.108 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:40:31 [2022-08-23T23:40:31.316Z] #29 1.529 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB]
23:40:31 [2022-08-23T23:40:31.316Z] #29 2.017 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:40:31 [2022-08-23T23:40:31.316Z] #29 2.936 Fetched 8571 kB in 2s (3883 kB/s)
23:40:31 [2022-08-23T23:40:31.316Z] #29 2.936 Reading package lists...
23:40:31 [2022-08-23T23:40:31.316Z] #29 3.716 Reading package lists...
23:40:31 [2022-08-23T23:40:31.316Z] #29 4.515 Building dependency tree...
23:40:31 [2022-08-23T23:40:31.316Z] #29 4.877 The following additional packages will be installed:
23:40:31 [2022-08-23T23:40:31.316Z] #29 4.882   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
23:40:31 [2022-08-23T23:40:31.316Z] #29 4.883   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
23:40:31 [2022-08-23T23:40:31.316Z] #29 4.885 Recommended packages:
23:40:31 [2022-08-23T23:40:31.316Z] #29 4.885   libldap-common publicsuffix libsasl2-modules
23:40:31 [2022-08-23T23:40:31.316Z] #29 5.065 The following NEW packages will be installed:
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.067   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.067   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.067   libssh2-1 openssl
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.342 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.342 Need to get 3047 kB of archives.
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.342 After this operation, 6661 kB of additional disk space will be used.
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.342 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.356 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.362 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.362 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.363 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.368 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.372 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.372 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.372 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.376 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.379 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.388 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.389 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.392 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.396 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.560 debconf: delaying package configuration, since apt-utils is not installed
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.593 Fetched 3047 kB in 0s (9523 kB/s)
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.649 Selecting previously unselected package openssl.
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.649 (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.)
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.650 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.654 Unpacking openssl (1.1.1n-0+deb11u3) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.803 Selecting previously unselected package ca-certificates.
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.803 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.808 Unpacking ca-certificates (20210119) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.889 Selecting previously unselected package libbrotli1:amd64.
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.889 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.895 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.963 Selecting previously unselected package libsasl2-modules-db:amd64.
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.963 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 5.967 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.005 Selecting previously unselected package libsasl2-2:amd64.
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.005 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.010 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.057 Selecting previously unselected package libldap-2.4-2:amd64.
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.057 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.068 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.143 Selecting previously unselected package libnghttp2-14:amd64.
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.143 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.148 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.193 Selecting previously unselected package libpsl5:amd64.
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.193 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.196 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.242 Selecting previously unselected package librtmp1:amd64.
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.242 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.255 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.299 Selecting previously unselected package libssh2-1:amd64.
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.301 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.306 Unpacking libssh2-1:amd64 (1.9.0-2) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.379 Selecting previously unselected package libcurl4:amd64.
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.379 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.389 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.453 Selecting previously unselected package curl.
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.453 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.460 Unpacking curl (7.74.0-1.3+deb11u2) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.520 Selecting previously unselected package libonig5:amd64.
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.522 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.530 Unpacking libonig5:amd64 (6.9.6-1.1) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.609 Selecting previously unselected package libjq1:amd64.
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.611 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.615 Unpacking libjq1:amd64 (1.6-2.1) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.673 Selecting previously unselected package jq.
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.673 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.673 Unpacking jq (1.6-2.1) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.773 Setting up libpsl5:amd64 (0.21.0-1.2) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.787 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.800 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.813 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.823 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.834 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.848 Setting up libssh2-1:amd64 (1.9.0-2) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.858 Setting up openssl (1.1.1n-0+deb11u3) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.878 Setting up libonig5:amd64 (6.9.6-1.1) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.890 Setting up libjq1:amd64 (1.6-2.1) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.902 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 6.914 Setting up ca-certificates (20210119) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 7.515 Updating certificates in /etc/ssl/certs...
23:40:31 [2022-08-23T23:40:31.317Z] #29 8.167 129 added, 0 removed; done.
23:40:31 [2022-08-23T23:40:31.317Z] #29 8.197 Setting up jq (1.6-2.1) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 8.209 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 8.222 Setting up curl (7.74.0-1.3+deb11u2) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 8.233 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 8.256 Processing triggers for ca-certificates (20210119) ...
23:40:31 [2022-08-23T23:40:31.317Z] #29 8.267 Updating certificates in /etc/ssl/certs...
23:40:31 [2022-08-23T23:40:31.317Z] #29 8.851 0 added, 0 removed; done.
23:40:31 [2022-08-23T23:40:31.317Z] #29 8.851 Running hooks in /etc/ca-certificates/update.d...
23:40:31 [2022-08-23T23:40:31.317Z] #29 8.854 done.
23:40:31 [2022-08-23T23:40:31.573Z] #29 ...
23:40:31 [2022-08-23T23:40:31.573Z] 
23:40:31 [2022-08-23T23:40:31.573Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:40:31 [2022-08-23T23:40:31.573Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:40:31 [2022-08-23T23:40:31.573Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.5s done
23:40:31 [2022-08-23T23:40:31.829Z] #11 ...
23:40:31 [2022-08-23T23:40:31.829Z] 
23:40:31 [2022-08-23T23:40:31.829Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
23:40:31 [2022-08-23T23:40:31.829Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755
23:40:31 [2022-08-23T23:40:31.829Z] #29 DONE 10.0s
23:40:31 [2022-08-23T23:40:31.829Z] 
23:40:31 [2022-08-23T23:40:31.829Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:40:31 [2022-08-23T23:40:31.829Z] #30 sha256:af968e3b13e4e90cb295f6be25acd8b7aeb1a148a9b5ec3611d7c90c0a68de64
23:40:31 [2022-08-23T23:40:31.829Z] #30 DONE 0.1s
23:40:31 [2022-08-23T23:40:31.829Z] 
23:40:31 [2022-08-23T23:40:31.829Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:40:31 [2022-08-23T23:40:31.829Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:40:32 [2022-08-23T23:40:32.086Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e
23:40:33 [2022-08-23T23:40:33.286Z] #19 29.47 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
23:40:33 [2022-08-23T23:40:33.287Z] #19 29.48 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
23:40:33 [2022-08-23T23:40:33.287Z] #19 29.48 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
23:40:33 [2022-08-23T23:40:33.287Z] #19 29.51 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
23:40:33 [2022-08-23T23:40:33.287Z] #19 29.51 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
23:40:33 [2022-08-23T23:40:33.287Z] #19 29.51 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
23:40:36 [2022-08-23T23:40:36.586Z] #19 33.67 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
23:40:36 [2022-08-23T23:40:36.848Z] #19 33.67 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
23:40:36 [2022-08-23T23:40:36.848Z] #19 33.68 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
23:40:36 [2022-08-23T23:40:36.848Z] #19 33.71 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
23:40:36 [2022-08-23T23:40:36.848Z] #19 33.71 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
23:40:36 [2022-08-23T23:40:36.848Z] #19 33.71 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
23:40:37 [2022-08-23T23:40:37.378Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.0s
23:40:40 [2022-08-23T23:40:40.648Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 8.5s done
23:40:40 [2022-08-23T23:40:40.648Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223
23:40:40 [2022-08-23T23:40:40.904Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done
23:40:41 [2022-08-23T23:40:41.205Z] #11 DONE 26.3s
23:40:41 [2022-08-23T23:40:41.205Z] 
23:40:41 [2022-08-23T23:40:41.205Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
23:40:41 [2022-08-23T23:40:41.205Z] #12 sha256:c1b9663d32277d07e80554a582201c32a3681e88cc481264fd36f54f1daf44ab
23:40:41 [2022-08-23T23:40:41.462Z] #12 ...
23:40:41 [2022-08-23T23:40:41.462Z] 
23:40:41 [2022-08-23T23:40:41.462Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
23:40:41 [2022-08-23T23:40:41.462Z] #31 sha256:51238ebe8d1c72fca15b438181cefccde2198a1c89f85617bea612a123a44e38
23:40:41 [2022-08-23T23:40:41.462Z] #31 1.426 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:40:41 [2022-08-23T23:40:41.462Z] #31 1.694 
23:40:41 [2022-08-23T23:40:41.462Z] #31 1.912 #=#=#                                                                         

######################################################################## 100.0%
23:40:41 [2022-08-23T23:40:41.462Z] #31 2.162 
23:40:41 [2022-08-23T23:40:41.462Z] #31 3.036 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:40:41 [2022-08-23T23:40:41.462Z] #31 3.292 
23:40:41 [2022-08-23T23:40:41.462Z] #31 3.510 #=#=#                                                                         

######################################################################## 100.0%
23:40:41 [2022-08-23T23:40:41.462Z] #31 3.808 
23:40:41 [2022-08-23T23:40:41.462Z] #31 4.735 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
23:40:41 [2022-08-23T23:40:41.462Z] #31 5.031 
23:40:41 [2022-08-23T23:40:41.462Z] #31 5.256 #=#=#                                                                         

##############                                                            19.8%
##########################################                                58.4%
###############################################################           88.5%
######################################################################## 100.0%
23:40:41 [2022-08-23T23:40:41.462Z] #31 5.810 
23:40:41 [2022-08-23T23:40:41.462Z] #31 6.702 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:40:41 [2022-08-23T23:40:41.462Z] #31 6.988 
23:40:41 [2022-08-23T23:40:41.462Z] #31 7.205 #=#=#                                                                         

######################################################################## 100.0%
23:40:41 [2022-08-23T23:40:41.462Z] #31 7.465 
23:40:41 [2022-08-23T23:40:41.462Z] #31 8.148 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
23:40:41 [2022-08-23T23:40:41.462Z] #31 8.410 
23:40:41 [2022-08-23T23:40:41.462Z] #31 8.644 #=#=#                                                                         

######################################################################## 100.0%
23:40:41 [2022-08-23T23:40:41.462Z] #31 8.908 
23:40:41 [2022-08-23T23:40:41.462Z] #31 8.949 Download of images into '/build' complete.
23:40:41 [2022-08-23T23:40:41.462Z] #31 8.949 Use something like the following to load the result into a Docker daemon:
23:40:41 [2022-08-23T23:40:41.462Z] #31 8.949   tar -cC '/build' . | docker load
23:40:41 [2022-08-23T23:40:41.462Z] #31 DONE 9.5s
23:40:41 [2022-08-23T23:40:41.765Z] 
23:40:41 [2022-08-23T23:40:41.765Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
23:40:41 [2022-08-23T23:40:41.765Z] #12 sha256:c1b9663d32277d07e80554a582201c32a3681e88cc481264fd36f54f1daf44ab
23:40:41 [2022-08-23T23:40:41.765Z] #12 DONE 0.5s
23:40:41 [2022-08-23T23:40:41.765Z] 
23:40:41 [2022-08-23T23:40:41.765Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
23:40:41 [2022-08-23T23:40:41.765Z] #13 sha256:4b9900e9077840af51ccb7cb3b2f809245426b4d508da2cb702f49808bd71f8e
23:40:42 [2022-08-23T23:40:42.137Z] #19 38.31 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
23:40:42 [2022-08-23T23:40:42.137Z] #19 38.31 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
23:40:42 [2022-08-23T23:40:42.137Z] #19 38.38 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
23:40:42 [2022-08-23T23:40:42.137Z] #19 38.73 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
23:40:42 [2022-08-23T23:40:42.137Z] #19 38.73 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
23:40:42 [2022-08-23T23:40:42.137Z] #19 38.74 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
23:40:42 [2022-08-23T23:40:42.328Z] #13 DONE 0.6s
23:40:42 [2022-08-23T23:40:42.328Z] 
23:40:42 [2022-08-23T23:40:42.328Z] #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
23:40:42 [2022-08-23T23:40:42.328Z] #38 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8
23:40:42 [2022-08-23T23:40:42.328Z] #38 ...
23:40:42 [2022-08-23T23:40:42.328Z] 
23:40:42 [2022-08-23T23:40:42.328Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:40:42 [2022-08-23T23:40:42.328Z] #33 sha256:a35cbf3d871f38588024a43c4d3af712316008f9cc419dd72a996449a3215ae1
23:40:42 [2022-08-23T23:40:42.328Z] #33 DONE 0.1s
23:40:42 [2022-08-23T23:40:42.328Z] 
23:40:42 [2022-08-23T23:40:42.328Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:40:42 [2022-08-23T23:40:42.328Z] #46 sha256:8d281ff1259b94aaa8578f97baccbbadfe23eaf07005dd416d290c6400e3bc9b
23:40:42 [2022-08-23T23:40:42.328Z] #46 DONE 0.2s
23:40:42 [2022-08-23T23:40:42.328Z] 
23:40:42 [2022-08-23T23:40:42.328Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
23:40:42 [2022-08-23T23:40:42.328Z] #50 sha256:8dd25e1ed86d4858d32bdf8df9e5ffa38659a311ae6201133c2efe7dec957960
23:40:42 [2022-08-23T23:40:42.328Z] #50 DONE 0.3s
23:40:42 [2022-08-23T23:40:42.328Z] 
23:40:42 [2022-08-23T23:40:42.328Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:40:42 [2022-08-23T23:40:42.328Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef
23:40:42 [2022-08-23T23:40:42.631Z] #47 ...
23:40:42 [2022-08-23T23:40:42.631Z] 
23:40:42 [2022-08-23T23:40:42.631Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
23:40:42 [2022-08-23T23:40:42.631Z] #25 sha256:a48ac901567ec980a8cce9b618e375db77e196073746dfbb3e664d519ee57d27
23:40:42 [2022-08-23T23:40:42.631Z] #25 DONE 0.3s
23:40:42 [2022-08-23T23:40:42.631Z] 
23:40:42 [2022-08-23T23:40:42.631Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
23:40:42 [2022-08-23T23:40:42.631Z] #66 sha256:41ae4d8fbaa03a2f0770a505a571230a8154b4b7c202ddb0831af165addb20c3
23:40:42 [2022-08-23T23:40:42.631Z] #66 DONE 0.3s
23:40:42 [2022-08-23T23:40:42.631Z] 
23:40:42 [2022-08-23T23:40:42.631Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:40:42 [2022-08-23T23:40:42.631Z] #67 sha256:8c8270a04e8b5626d7965b53eee82027e5ea8e9c2ad1e7b3e582663fb9880cec
23:40:46 [2022-08-23T23:40:46.343Z] #19 42.77 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
23:40:46 [2022-08-23T23:40:46.343Z] #19 42.77 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
23:40:46 [2022-08-23T23:40:46.343Z] #19 42.77 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
23:40:46 [2022-08-23T23:40:46.343Z] #19 42.80 Selecting previously unselected package cpp-10-s390x-linux-gnu.
23:40:46 [2022-08-23T23:40:46.343Z] #19 42.81 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
23:40:46 [2022-08-23T23:40:46.343Z] #19 42.81 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
23:40:47 [2022-08-23T23:40:47.927Z] #67 ...
23:40:47 [2022-08-23T23:40:47.927Z] 
23:40:47 [2022-08-23T23:40:47.927Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
23:40:47 [2022-08-23T23:40:47.927Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8
23:40:47 [2022-08-23T23:40:47.927Z] #40 3.663 go: downloading github.com/tc-hib/go-winres v0.2.3
23:40:47 [2022-08-23T23:40:47.927Z] #40 4.188 go: downloading github.com/tc-hib/winres v0.1.5
23:40:47 [2022-08-23T23:40:47.927Z] #40 4.568 go: downloading github.com/urfave/cli/v2 v2.3.0
23:40:47 [2022-08-23T23:40:47.927Z] #40 4.692 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
23:40:47 [2022-08-23T23:40:47.927Z] #40 4.741 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
23:40:48 [2022-08-23T23:40:48.183Z] #40 ...
23:40:48 [2022-08-23T23:40:48.183Z] 
23:40:48 [2022-08-23T23:40:48.183Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:40:48 [2022-08-23T23:40:48.183Z] #26 sha256:f043d229a88e1c7f6b499825b4b0b2f4b802a59d774a8960ee1c5793105d0e36
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.486 + RM_GOPATH=0
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.486 + TMP_GOPATH=
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.486 + : /build
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.486 + '[' -z '' ']'
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.486 ++ mktemp -d
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.486 + export GOPATH=/tmp/tmp.tIqpfPJkhn
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.486 + GOPATH=/tmp/tmp.tIqpfPJkhn
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.486 + RM_GOPATH=1
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.486 + case "$(go env GOARCH)" in
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.486 ++ go env GOARCH
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.528 + export GO_BUILDMODE=-buildmode=pie
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.528 + GO_BUILDMODE=-buildmode=pie
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.528 ++ dirname /install.sh
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.540 + dir=/
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.540 + bin=dockercli
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.540 + shift
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.540 + '[' '!' -f //dockercli.installer ']'
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.540 + . //dockercli.installer
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.540 ++ : stable
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.540 ++ : 17.06.2-ce
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.540 + install_dockercli
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.540 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.540 ++ uname -m
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.540 + arch=x86_64
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.540 + '[' x86_64 '!=' x86_64 ']'
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.540 + url=https://download.docker.com/linux/static
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.540 Install docker/cli version 17.06.2-ce from stable
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.560 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:40:48 [2022-08-23T23:40:48.183Z] #26 5.560 + tar -xz docker/docker
23:40:48 [2022-08-23T23:40:48.746Z] #26 ...
23:40:48 [2022-08-23T23:40:48.746Z] 
23:40:48 [2022-08-23T23:40:48.746Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:40:48 [2022-08-23T23:40:48.746Z] #67 sha256:8c8270a04e8b5626d7965b53eee82027e5ea8e9c2ad1e7b3e582663fb9880cec
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.144 + RM_GOPATH=0
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.144 + TMP_GOPATH=
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.145 + : /build
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.145 + '[' -z '' ']'
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.147 ++ mktemp -d
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.150 + export GOPATH=/tmp/tmp.IUf9OKbVtj
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.150 + GOPATH=/tmp/tmp.IUf9OKbVtj
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.150 + RM_GOPATH=1
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.150 + case "$(go env GOARCH)" in
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.154 ++ go env GOARCH
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.205 + export GO_BUILDMODE=-buildmode=pie
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.205 + GO_BUILDMODE=-buildmode=pie
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.207 ++ dirname /install.sh
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.214 + dir=/
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.214 + bin=rootlesskit
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.215 + shift
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.215 + '[' '!' -f //rootlesskit.installer ']'
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.215 + . //rootlesskit.installer
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.216 ++ : 1920341cd41e047834a21007424162a2dc946315
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.216 + install_rootlesskit
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.218 + case "$1" in
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.218 + export CGO_ENABLED=0
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.218 + CGO_ENABLED=0
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.218 + _install_rootlesskit
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.228 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.229 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.230 + for f in rootlesskit rootlesskit-docker-proxy
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.230 + GOBIN=/build
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.231 + GO111MODULE=on
23:40:48 [2022-08-23T23:40:48.746Z] #67 6.231 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
23:40:49 [2022-08-23T23:40:49.351Z] #67 6.789 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
23:40:49 [2022-08-23T23:40:49.644Z] #19 46.67 Selecting previously unselected package cpp-aarch64-linux-gnu.
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.67 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.67 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.70 Selecting previously unselected package cpp-arm-linux-gnueabi.
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.70 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.70 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.73 Selecting previously unselected package cpp-arm-linux-gnueabihf.
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.73 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.73 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.76 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.76 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.76 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.79 Selecting previously unselected package cpp-s390x-linux-gnu.
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.79 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.79 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.82 Selecting previously unselected package cross-config.
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.82 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.82 Unpacking cross-config (2.6.18+nmu1) ...
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.85 Selecting previously unselected package gcc-10-cross-base.
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.85 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.85 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.88 Selecting previously unselected package libc6-arm64-cross.
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.88 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
23:40:49 [2022-08-23T23:40:49.905Z] #19 46.89 Unpacking libc6-arm64-cross (2.31-9cross4) ...
23:40:49 [2022-08-23T23:40:49.905Z] #19 47.01 Selecting previously unselected package libgcc-s1-arm64-cross.
23:40:50 [2022-08-23T23:40:50.165Z] #19 47.01 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
23:40:50 [2022-08-23T23:40:50.165Z] #19 47.02 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
23:40:50 [2022-08-23T23:40:50.165Z] #19 47.04 Selecting previously unselected package libgomp1-arm64-cross.
23:40:50 [2022-08-23T23:40:50.165Z] #19 47.04 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
23:40:50 [2022-08-23T23:40:50.165Z] #19 47.05 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
23:40:50 [2022-08-23T23:40:50.165Z] #19 47.08 Selecting previously unselected package libitm1-arm64-cross.
23:40:50 [2022-08-23T23:40:50.165Z] #19 47.08 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
23:40:50 [2022-08-23T23:40:50.165Z] #19 47.08 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
23:40:50 [2022-08-23T23:40:50.165Z] #19 47.11 Selecting previously unselected package libatomic1-arm64-cross.
23:40:50 [2022-08-23T23:40:50.165Z] #19 47.11 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
23:40:50 [2022-08-23T23:40:50.165Z] #19 47.11 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
23:40:50 [2022-08-23T23:40:50.165Z] #19 47.14 Selecting previously unselected package libasan6-arm64-cross.
23:40:50 [2022-08-23T23:40:50.165Z] #19 47.14 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
23:40:50 [2022-08-23T23:40:50.165Z] #19 47.14 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
23:40:50 [2022-08-23T23:40:50.426Z] #19 47.37 Selecting previously unselected package liblsan0-arm64-cross.
23:40:50 [2022-08-23T23:40:50.426Z] #19 47.37 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
23:40:50 [2022-08-23T23:40:50.426Z] #19 47.37 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
23:40:50 [2022-08-23T23:40:50.426Z] #19 47.47 Selecting previously unselected package libtsan0-arm64-cross.
23:40:50 [2022-08-23T23:40:50.686Z] #19 47.47 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
23:40:50 [2022-08-23T23:40:50.686Z] #19 47.48 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
23:40:50 [2022-08-23T23:40:50.686Z] #19 47.70 Selecting previously unselected package libstdc++6-arm64-cross.
23:40:50 [2022-08-23T23:40:50.686Z] #19 47.70 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
23:40:50 [2022-08-23T23:40:50.686Z] #19 47.70 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
23:40:50 [2022-08-23T23:40:50.686Z] #19 47.77 Selecting previously unselected package libubsan1-arm64-cross.
23:40:50 [2022-08-23T23:40:50.947Z] #19 47.77 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
23:40:50 [2022-08-23T23:40:50.947Z] #19 47.77 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
23:40:50 [2022-08-23T23:40:50.947Z] #19 47.87 Selecting previously unselected package libgcc-10-dev-arm64-cross.
23:40:50 [2022-08-23T23:40:50.947Z] #19 47.87 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
23:40:50 [2022-08-23T23:40:50.947Z] #19 47.87 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
23:40:50 [2022-08-23T23:40:50.947Z] #19 48.00 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
23:40:51 [2022-08-23T23:40:51.208Z] #19 48.01 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
23:40:51 [2022-08-23T23:40:51.208Z] #19 48.01 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
23:40:51 [2022-08-23T23:40:51.869Z] #67 9.445 go: downloading github.com/sirupsen/logrus v1.8.1
23:40:51 [2022-08-23T23:40:51.870Z] #67 9.463 go: downloading github.com/urfave/cli/v2 v2.4.0
23:40:52 [2022-08-23T23:40:52.127Z] #67 ...
23:40:52 [2022-08-23T23:40:52.127Z] 
23:40:52 [2022-08-23T23:40:52.127Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
23:40:52 [2022-08-23T23:40:52.127Z] #57 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1
23:40:52 [2022-08-23T23:40:52.127Z] #57 4.266 go: downloading mvdan.cc/sh/v3 v3.0.2
23:40:52 [2022-08-23T23:40:52.127Z] #57 5.124 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:40:52 [2022-08-23T23:40:52.127Z] #57 5.124 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:40:52 [2022-08-23T23:40:52.127Z] #57 5.270 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:40:52 [2022-08-23T23:40:52.127Z] #57 6.801 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:40:52 [2022-08-23T23:40:52.386Z] #57 ...
23:40:52 [2022-08-23T23:40:52.386Z] 
23:40:52 [2022-08-23T23:40:52.386Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:40:52 [2022-08-23T23:40:52.386Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:40:52 [2022-08-23T23:40:52.386Z] #55 5.682 go: downloading github.com/golangci/golangci-lint v1.46.2
23:40:52 [2022-08-23T23:40:52.386Z] #55 8.090 go: downloading github.com/fatih/color v1.13.0
23:40:52 [2022-08-23T23:40:52.386Z] #55 8.122 go: downloading github.com/gofrs/flock v0.8.1
23:40:52 [2022-08-23T23:40:52.386Z] #55 8.320 go: downloading github.com/spf13/cobra v1.4.0
23:40:52 [2022-08-23T23:40:52.386Z] #55 8.326 go: downloading github.com/spf13/pflag v1.0.5
23:40:52 [2022-08-23T23:40:52.386Z] #55 8.742 go: downloading github.com/spf13/viper v1.11.0
23:40:52 [2022-08-23T23:40:52.386Z] #55 8.879 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
23:40:52 [2022-08-23T23:40:52.386Z] #55 9.727 go: downloading github.com/mattn/go-colorable v0.1.12
23:40:52 [2022-08-23T23:40:52.386Z] #55 9.817 go: downloading github.com/mattn/go-isatty v0.0.14
23:40:52 [2022-08-23T23:40:52.386Z] #55 9.908 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
23:40:52 [2022-08-23T23:40:52.386Z] #55 9.920 go: downloading github.com/go-critic/go-critic v0.6.3
23:40:52 [2022-08-23T23:40:52.686Z] #55 ...
23:40:52 [2022-08-23T23:40:52.686Z] 
23:40:52 [2022-08-23T23:40:52.686Z] #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
23:40:52 [2022-08-23T23:40:52.686Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c
23:40:52 [2022-08-23T23:40:52.686Z] #34 4.227 + git clone https://github.com/kolyshkin/go-swagger.git .
23:40:52 [2022-08-23T23:40:52.686Z] #34 4.229 Cloning into '.'...
23:40:52 [2022-08-23T23:40:52.686Z] #34 ...
23:40:52 [2022-08-23T23:40:52.686Z] 
23:40:52 [2022-08-23T23:40:52.686Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:40:52 [2022-08-23T23:40:52.686Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:40:52 [2022-08-23T23:40:52.686Z] #14 4.918 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:40:52 [2022-08-23T23:40:52.686Z] #14 4.951 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:40:52 [2022-08-23T23:40:52.686Z] #14 4.951 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:40:52 [2022-08-23T23:40:52.686Z] #14 5.622 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:40:52 [2022-08-23T23:40:52.686Z] #14 8.020 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB]
23:40:52 [2022-08-23T23:40:52.686Z] #14 10.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:40:52 [2022-08-23T23:40:52.686Z] #14 ...
23:40:52 [2022-08-23T23:40:52.686Z] 
23:40:52 [2022-08-23T23:40:52.686Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:40:52 [2022-08-23T23:40:52.686Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:40:52 [2022-08-23T23:40:52.686Z] #42 6.956 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:40:52 [2022-08-23T23:40:52.686Z] #42 6.972 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:40:52 [2022-08-23T23:40:52.686Z] #42 6.996 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:40:52 [2022-08-23T23:40:52.686Z] #42 8.136 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:40:52 [2022-08-23T23:40:52.942Z] #42 ...
23:40:52 [2022-08-23T23:40:52.942Z] 
23:40:52 [2022-08-23T23:40:52.942Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:40:52 [2022-08-23T23:40:52.942Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77
23:40:52 [2022-08-23T23:40:52.942Z] #36 3.757 go: downloading github.com/go-delve/delve v1.8.1
23:40:53 [2022-08-23T23:40:53.199Z] #36 ...
23:40:53 [2022-08-23T23:40:53.199Z] 
23:40:53 [2022-08-23T23:40:53.199Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:40:53 [2022-08-23T23:40:53.199Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7
23:40:53 [2022-08-23T23:40:53.199Z] #62 5.416 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:40:53 [2022-08-23T23:40:53.199Z] #62 5.467 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:40:53 [2022-08-23T23:40:53.199Z] #62 5.489 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:40:53 [2022-08-23T23:40:53.199Z] #62 6.382 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:40:53 [2022-08-23T23:40:53.199Z] #62 8.781 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB]
23:40:53 [2022-08-23T23:40:53.199Z] #62 ...
23:40:53 [2022-08-23T23:40:53.199Z] 
23:40:53 [2022-08-23T23:40:53.199Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:40:53 [2022-08-23T23:40:53.199Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269
23:40:53 [2022-08-23T23:40:53.199Z] #53 5.937 go: downloading gotest.tools/gotestsum v1.8.1
23:40:53 [2022-08-23T23:40:53.199Z] #53 7.541 go: downloading github.com/dnephin/pflag v1.0.7
23:40:53 [2022-08-23T23:40:53.199Z] #53 7.543 go: downloading github.com/fatih/color v1.10.0
23:40:53 [2022-08-23T23:40:53.199Z] #53 7.568 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:40:53 [2022-08-23T23:40:53.199Z] #53 7.601 go: downloading github.com/pkg/errors v0.9.1
23:40:53 [2022-08-23T23:40:53.199Z] #53 8.182 go: downloading github.com/mattn/go-colorable v0.1.8
23:40:53 [2022-08-23T23:40:53.199Z] #53 8.265 go: downloading github.com/mattn/go-isatty v0.0.12
23:40:53 [2022-08-23T23:40:53.199Z] #53 8.390 go: downloading github.com/fsnotify/fsnotify v1.4.9
23:40:53 [2022-08-23T23:40:53.199Z] #53 8.453 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
23:40:53 [2022-08-23T23:40:53.199Z] #53 8.521 go: downloading github.com/jonboulle/clockwork v0.2.2
23:40:53 [2022-08-23T23:40:53.199Z] #53 8.697 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
23:40:53 [2022-08-23T23:40:53.199Z] #53 8.818 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
23:40:53 [2022-08-23T23:40:53.199Z] #53 9.007 go: downloading golang.org/x/tools v0.1.0
23:40:53 [2022-08-23T23:40:53.456Z] #53 ...
23:40:53 [2022-08-23T23:40:53.456Z] 
23:40:53 [2022-08-23T23:40:53.456Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:40:53 [2022-08-23T23:40:53.456Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:40:53 [2022-08-23T23:40:53.456Z] #76 5.902 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:40:53 [2022-08-23T23:40:53.456Z] #76 5.964 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:40:53 [2022-08-23T23:40:53.456Z] #76 5.966 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:40:53 [2022-08-23T23:40:53.456Z] #76 6.941 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:40:53 [2022-08-23T23:40:53.456Z] #76 9.428 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB]
23:40:53 [2022-08-23T23:40:53.456Z] #76 ...
23:40:53 [2022-08-23T23:40:53.456Z] 
23:40:53 [2022-08-23T23:40:53.456Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:40:53 [2022-08-23T23:40:53.456Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:40:53 [2022-08-23T23:40:53.456Z] #51 5.088 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:40:53 [2022-08-23T23:40:53.456Z] #51 5.109 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:40:53 [2022-08-23T23:40:53.456Z] #51 5.109 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:40:53 [2022-08-23T23:40:53.456Z] #51 5.699 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
23:40:53 [2022-08-23T23:40:53.456Z] #51 6.162 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:40:53 [2022-08-23T23:40:53.456Z] #51 8.999 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB]
23:40:53 [2022-08-23T23:40:53.755Z] #51 11.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:40:53 [2022-08-23T23:40:53.755Z] #51 ...
23:40:53 [2022-08-23T23:40:53.755Z] 
23:40:53 [2022-08-23T23:40:53.755Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:40:53 [2022-08-23T23:40:53.755Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77
23:40:53 [2022-08-23T23:40:53.755Z] #36 11.48 go: downloading github.com/mattn/go-isatty v0.0.3
23:40:53 [2022-08-23T23:40:53.755Z] #36 11.49 go: downloading github.com/spf13/cobra v1.1.3
23:40:54 [2022-08-23T23:40:54.724Z] #36 12.34 go: downloading gopkg.in/yaml.v2 v2.4.0
23:40:54 [2022-08-23T23:40:54.724Z] #36 12.41 go: downloading github.com/sirupsen/logrus v1.6.0
23:40:54 [2022-08-23T23:40:54.724Z] #36 12.67 go: downloading github.com/cosiner/argv v0.1.0
23:40:54 [2022-08-23T23:40:54.981Z] #36 12.68 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
23:40:54 [2022-08-23T23:40:54.981Z] #36 12.73 go: downloading github.com/peterh/liner v1.2.2
23:40:55 [2022-08-23T23:40:55.238Z] #36 12.87 go: downloading github.com/google/go-dap v0.6.0
23:40:55 [2022-08-23T23:40:55.238Z] #36 12.99 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
23:40:55 [2022-08-23T23:40:55.537Z] #36 13.32 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
23:40:56 [2022-08-23T23:40:56.466Z] #36 14.26 go: downloading github.com/hashicorp/golang-lru v0.5.4
23:40:56 [2022-08-23T23:40:56.466Z] #36 ...
23:40:56 [2022-08-23T23:40:56.466Z] 
23:40:56 [2022-08-23T23:40:56.466Z] #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
23:40:56 [2022-08-23T23:40:56.466Z] #38 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8
23:40:56 [2022-08-23T23:40:56.466Z] #38 4.304 go: downloading github.com/pelletier/go-toml v1.8.1
23:40:56 [2022-08-23T23:40:56.493Z] #19 53.00 Selecting previously unselected package gcc-aarch64-linux-gnu.
23:40:56 [2022-08-23T23:40:56.493Z] #19 53.00 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
23:40:56 [2022-08-23T23:40:56.493Z] #19 53.00 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
23:40:56 [2022-08-23T23:40:56.493Z] #19 53.03 Selecting previously unselected package linux-libc-dev-arm64-cross.
23:40:56 [2022-08-23T23:40:56.493Z] #19 53.03 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
23:40:56 [2022-08-23T23:40:56.493Z] #19 53.04 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
23:40:56 [2022-08-23T23:40:56.493Z] #19 53.26 Selecting previously unselected package libc6-dev-arm64-cross.
23:40:56 [2022-08-23T23:40:56.493Z] #19 53.26 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
23:40:56 [2022-08-23T23:40:56.493Z] #19 53.26 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
23:40:56 [2022-08-23T23:40:56.493Z] #19 53.50 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
23:40:56 [2022-08-23T23:40:56.493Z] #19 53.50 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
23:40:56 [2022-08-23T23:40:56.493Z] #19 53.50 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
23:40:56 [2022-08-23T23:40:56.723Z] #38 ...
23:40:56 [2022-08-23T23:40:56.723Z] 
23:40:56 [2022-08-23T23:40:56.723Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:40:56 [2022-08-23T23:40:56.723Z] #26 sha256:f043d229a88e1c7f6b499825b4b0b2f4b802a59d774a8960ee1c5793105d0e36
23:40:56 [2022-08-23T23:40:56.723Z] #26 14.10 + mkdir -p /build
23:40:56 [2022-08-23T23:40:56.723Z] #26 14.13 + mv docker/docker /build/
23:40:56 [2022-08-23T23:40:56.723Z] #26 14.15 + rmdir docker
23:40:56 [2022-08-23T23:40:56.754Z] #19 53.74 Selecting previously unselected package g++-10-aarch64-linux-gnu.
23:40:56 [2022-08-23T23:40:56.754Z] #19 53.75 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
23:40:56 [2022-08-23T23:40:56.754Z] #19 53.75 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
23:40:57 [2022-08-23T23:40:57.292Z] #26 DONE 14.6s
23:40:57 [2022-08-23T23:40:57.292Z] 
23:40:57 [2022-08-23T23:40:57.292Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:40:57 [2022-08-23T23:40:57.292Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77
23:40:57 [2022-08-23T23:40:57.292Z] #36 14.40 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
23:40:58 [2022-08-23T23:40:58.539Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01839146ed452c364) in /home/ubuntu/workspace/moby_PR-44022
[Pipeline] {
[Pipeline] checkout
23:40:58 [2022-08-23T23:40:58.645Z] The recommended git tool is: git
23:40:58 [2022-08-23T23:40:58.661Z] #36 ...
23:40:58 [2022-08-23T23:40:58.661Z] 
23:40:58 [2022-08-23T23:40:58.661Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:40:58 [2022-08-23T23:40:58.661Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef
23:40:58 [2022-08-23T23:40:58.661Z] #47 6.315 + git clone https://github.com/docker/distribution.git .
23:40:58 [2022-08-23T23:40:58.661Z] #47 6.322 Cloning into '.'...
23:40:58 [2022-08-23T23:40:58.679Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04483a5fca50392ec) in /home/ubuntu/workspace/moby_PR-44022
[Pipeline] {
[Pipeline] checkout
23:40:58 [2022-08-23T23:40:58.777Z] The recommended git tool is: git
23:40:58 [2022-08-23T23:40:58.960Z] #47 ...
23:40:58 [2022-08-23T23:40:58.960Z] 
23:40:58 [2022-08-23T23:40:58.960Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:40:58 [2022-08-23T23:40:58.960Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269
23:40:58 [2022-08-23T23:40:58.960Z] #53 16.59 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
23:40:58 [2022-08-23T23:40:58.960Z] #53 16.59 go: downloading golang.org/x/mod v0.3.0
23:40:59 [2022-08-23T23:40:59.522Z] #53 ...
23:40:59 [2022-08-23T23:40:59.522Z] 
23:40:59 [2022-08-23T23:40:59.522Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
23:40:59 [2022-08-23T23:40:59.522Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8
23:40:59 [2022-08-23T23:40:59.522Z] #40 7.387 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
23:40:59 [2022-08-23T23:40:59.522Z] #40 7.524 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:40:59 [2022-08-23T23:40:59.823Z] #40 ...
23:40:59 [2022-08-23T23:40:59.823Z] 
23:40:59 [2022-08-23T23:40:59.823Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:40:59 [2022-08-23T23:40:59.823Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77
23:40:59 [2022-08-23T23:40:59.823Z] #36 16.77 go: downloading github.com/mattn/go-runewidth v0.0.3
23:40:59 [2022-08-23T23:40:59.823Z] #36 17.00 go: downloading github.com/cilium/ebpf v0.7.0
23:41:00 [2022-08-23T23:41:00.080Z] #36 17.93 go: downloading github.com/russross/blackfriday/v2 v2.0.1
23:41:00 [2022-08-23T23:41:00.687Z] #36 18.28 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
23:41:00 [2022-08-23T23:41:00.945Z] #36 ...
23:41:00 [2022-08-23T23:41:00.945Z] 
23:41:00 [2022-08-23T23:41:00.945Z] #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
23:41:00 [2022-08-23T23:41:00.945Z] #38 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8
23:41:00 [2022-08-23T23:41:00.945Z] #38 18.17 tomll can be used in two ways:
23:41:00 [2022-08-23T23:41:00.945Z] #38 18.17 Writing to STDIN and reading from STDOUT:
23:41:00 [2022-08-23T23:41:00.945Z] #38 18.17   cat file.toml | tomll > file.toml
23:41:00 [2022-08-23T23:41:00.945Z] #38 18.17 
23:41:00 [2022-08-23T23:41:00.945Z] #38 18.17 Reading and updating a list of files:
23:41:00 [2022-08-23T23:41:00.945Z] #38 18.17   tomll a.toml b.toml c.toml
23:41:00 [2022-08-23T23:41:00.945Z] #38 18.17 
23:41:00 [2022-08-23T23:41:00.945Z] #38 18.17 When given a list of files, tomll will modify all files in place without asking.
23:41:00 [2022-08-23T23:41:00.945Z] #38 DONE 18.8s
23:41:01 [2022-08-23T23:41:01.202Z] 
23:41:01 [2022-08-23T23:41:01.202Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:41:01 [2022-08-23T23:41:01.202Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:41:01 [2022-08-23T23:41:01.202Z] #55 12.04 go: downloading github.com/hashicorp/go-version v1.4.0
23:41:01 [2022-08-23T23:41:01.202Z] #55 12.31 go: downloading github.com/ldez/gomoddirectives v0.2.3
23:41:01 [2022-08-23T23:41:01.202Z] #55 12.39 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:41:01 [2022-08-23T23:41:01.202Z] #55 12.50 go: downloading github.com/hashicorp/go-multierror v1.1.1
23:41:01 [2022-08-23T23:41:01.202Z] #55 17.32 go: downloading github.com/sirupsen/logrus v1.8.1
23:41:01 [2022-08-23T23:41:01.202Z] #55 17.32 go: downloading github.com/stretchr/testify v1.7.1
23:41:01 [2022-08-23T23:41:01.202Z] #55 17.67 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
23:41:01 [2022-08-23T23:41:01.202Z] #55 17.73 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
23:41:01 [2022-08-23T23:41:01.202Z] #55 17.83 go: downloading github.com/fsnotify/fsnotify v1.5.4
23:41:01 [2022-08-23T23:41:01.202Z] #55 17.94 go: downloading github.com/mitchellh/mapstructure v1.5.0
23:41:01 [2022-08-23T23:41:01.202Z] #55 18.08 go: downloading github.com/spf13/afero v1.8.2
23:41:01 [2022-08-23T23:41:01.202Z] #55 18.14 go: downloading github.com/spf13/cast v1.4.1
23:41:01 [2022-08-23T23:41:01.202Z] #55 18.28 go: downloading github.com/spf13/jwalterweatherman v1.1.0
23:41:01 [2022-08-23T23:41:01.202Z] #55 18.45 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
23:41:01 [2022-08-23T23:41:01.202Z] #55 18.79 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:41:01 [2022-08-23T23:41:01.202Z] #55 18.92 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:41:01 [2022-08-23T23:41:01.202Z] #55 19.01 go: downloading github.com/go-toolsmith/astequal v1.0.1
23:41:01 [2022-08-23T23:41:01.503Z] #55 19.24 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:41:01 [2022-08-23T23:41:01.503Z] #55 19.29 go: downloading github.com/go-toolsmith/astp v1.0.0
23:41:01 [2022-08-23T23:41:01.503Z] #55 19.37 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:41:01 [2022-08-23T23:41:01.627Z] using credential docker-jenkins-github-credentials
23:41:01 [2022-08-23T23:41:01.636Z] Cloning the remote Git repository
23:41:01 [2022-08-23T23:41:01.636Z] Cloning with configured refspecs honoured and without tags
23:41:01 [2022-08-23T23:41:01.820Z] #55 19.49 go: downloading github.com/go-toolsmith/typep v1.0.2
23:41:02 [2022-08-23T23:41:02.035Z] Cloning repository https://github.com/moby/moby.git
23:41:02 [2022-08-23T23:41:02.249Z]  > git init /home/ubuntu/workspace/moby_PR-44022 # timeout=10
23:41:02 [2022-08-23T23:41:02.159Z] #19 58.52 Selecting previously unselected package g++-aarch64-linux-gnu.
23:41:02 [2022-08-23T23:41:02.159Z] #19 58.52 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
23:41:02 [2022-08-23T23:41:02.159Z] #19 58.53 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
23:41:02 [2022-08-23T23:41:02.159Z] #19 58.55 Selecting previously unselected package patch.
23:41:02 [2022-08-23T23:41:02.159Z] #19 58.55 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
23:41:02 [2022-08-23T23:41:02.159Z] #19 58.55 Unpacking patch (2.7.6-7) ...
23:41:02 [2022-08-23T23:41:02.159Z] #19 58.59 Selecting previously unselected package dpkg-dev.
23:41:02 [2022-08-23T23:41:02.159Z] #19 58.60 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ...
23:41:02 [2022-08-23T23:41:02.159Z] #19 58.60 Unpacking dpkg-dev (1.20.11) ...
23:41:02 [2022-08-23T23:41:02.159Z] #19 58.74 Selecting previously unselected package libconfig-inifiles-perl.
23:41:02 [2022-08-23T23:41:02.159Z] #19 58.74 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
23:41:02 [2022-08-23T23:41:02.159Z] #19 58.74 Unpacking libconfig-inifiles-perl (3.000003-1) ...
23:41:02 [2022-08-23T23:41:02.159Z] #19 58.77 Selecting previously unselected package libio-string-perl.
23:41:02 [2022-08-23T23:41:02.159Z] #19 58.78 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
23:41:02 [2022-08-23T23:41:02.159Z] #19 58.78 Unpacking libio-string-perl (1.08-3.1) ...
23:41:02 [2022-08-23T23:41:02.159Z] #19 58.81 Selecting previously unselected package libicu67:amd64.
23:41:02 [2022-08-23T23:41:02.159Z] #19 58.81 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
23:41:02 [2022-08-23T23:41:02.159Z] #19 58.81 Unpacking libicu67:amd64 (67.1-7) ...
23:41:02 [2022-08-23T23:41:02.205Z] #55 19.71 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
23:41:02 [2022-08-23T23:41:02.440Z] using credential docker-jenkins-github-credentials
23:41:02 [2022-08-23T23:41:02.452Z] Cloning the remote Git repository
23:41:02 [2022-08-23T23:41:02.452Z] Cloning with configured refspecs honoured and without tags
23:41:02 [2022-08-23T23:41:02.731Z] #19 59.64 Selecting previously unselected package libxml2:amd64.
23:41:02 [2022-08-23T23:41:02.731Z] #19 59.64 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
23:41:02 [2022-08-23T23:41:02.731Z] #19 59.64 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
23:41:02 [2022-08-23T23:41:02.731Z] #19 59.72 Selecting previously unselected package libxml-namespacesupport-perl.
23:41:02 [2022-08-23T23:41:02.731Z] #19 59.72 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
23:41:02 [2022-08-23T23:41:02.731Z] #19 59.73 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
23:41:02 [2022-08-23T23:41:02.731Z] #19 59.75 Selecting previously unselected package libxml-sax-base-perl.
23:41:02 [2022-08-23T23:41:02.768Z] #55 ...
23:41:02 [2022-08-23T23:41:02.768Z] 
23:41:02 [2022-08-23T23:41:02.768Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:41:02 [2022-08-23T23:41:02.768Z] #67 sha256:8c8270a04e8b5626d7965b53eee82027e5ea8e9c2ad1e7b3e582663fb9880cec
23:41:02 [2022-08-23T23:41:02.768Z] #67 10.16 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
23:41:02 [2022-08-23T23:41:02.768Z] #67 13.39 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
23:41:02 [2022-08-23T23:41:02.768Z] #67 14.97 go: downloading github.com/google/uuid v1.3.0
23:41:02 [2022-08-23T23:41:02.768Z] #67 15.11 go: downloading github.com/moby/vpnkit v0.5.0
23:41:02 [2022-08-23T23:41:02.768Z] #67 15.34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
23:41:02 [2022-08-23T23:41:02.768Z] #67 15.46 go: downloading github.com/gofrs/flock v0.8.1
23:41:02 [2022-08-23T23:41:02.768Z] #67 15.64 go: downloading github.com/gorilla/mux v1.8.0
23:41:02 [2022-08-23T23:41:02.768Z] #67 15.80 go: downloading github.com/moby/sys/mountinfo v0.6.0
23:41:02 [2022-08-23T23:41:02.768Z] #67 16.50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
23:41:02 [2022-08-23T23:41:02.768Z] #67 16.72 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
23:41:02 [2022-08-23T23:41:02.768Z] #67 16.90 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
23:41:02 [2022-08-23T23:41:02.768Z] #67 19.85 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:41:02 [2022-08-23T23:41:02.768Z] #67 ...
23:41:02 [2022-08-23T23:41:02.768Z] 
23:41:02 [2022-08-23T23:41:02.768Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:41:02 [2022-08-23T23:41:02.768Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:41:02 [2022-08-23T23:41:02.768Z] #14 20.48 Fetched 8571 kB in 16s (541 kB/s)
23:41:02 [2022-08-23T23:41:02.992Z] #19 59.76 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
23:41:02 [2022-08-23T23:41:02.992Z] #19 59.76 Unpacking libxml-sax-base-perl (1.09-1.1) ...
23:41:02 [2022-08-23T23:41:02.992Z] #19 59.79 Selecting previously unselected package libxml-sax-perl.
23:41:02 [2022-08-23T23:41:02.992Z] #19 59.80 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
23:41:02 [2022-08-23T23:41:02.992Z] #19 59.80 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
23:41:02 [2022-08-23T23:41:02.992Z] #19 59.84 Selecting previously unselected package libxml-libxml-perl.
23:41:02 [2022-08-23T23:41:02.992Z] #19 59.84 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
23:41:02 [2022-08-23T23:41:02.992Z] #19 59.84 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
23:41:02 [2022-08-23T23:41:02.992Z] #19 59.91 Selecting previously unselected package libxml-simple-perl.
23:41:02 [2022-08-23T23:41:02.992Z] #19 59.91 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
23:41:02 [2022-08-23T23:41:02.992Z] #19 59.91 Unpacking libxml-simple-perl (2.25-1) ...
23:41:02 [2022-08-23T23:41:02.992Z] #19 59.94 Selecting previously unselected package libyaml-perl.
23:41:02 [2022-08-23T23:41:02.992Z] #19 59.94 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
23:41:02 [2022-08-23T23:41:02.992Z] #19 59.95 Unpacking libyaml-perl (1.30-1) ...
23:41:02 [2022-08-23T23:41:02.992Z] #19 59.98 Selecting previously unselected package libconfig-auto-perl.
23:41:02 [2022-08-23T23:41:02.992Z] #19 59.98 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
23:41:02 [2022-08-23T23:41:02.992Z] #19 59.99 Unpacking libconfig-auto-perl (0.44-1.1) ...
23:41:02 [2022-08-23T23:41:02.992Z] #19 60.02 Selecting previously unselected package libfile-which-perl.
23:41:03 [2022-08-23T23:41:03.025Z] #14 20.48 Reading package lists...
23:41:03 [2022-08-23T23:41:03.025Z] #14 ...
23:41:03 [2022-08-23T23:41:03.025Z] 
23:41:03 [2022-08-23T23:41:03.025Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:41:03 [2022-08-23T23:41:03.025Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:41:03 [2022-08-23T23:41:03.025Z] #42 10.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB]
23:41:03 [2022-08-23T23:41:03.025Z] #42 13.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:41:02 [2022-08-23T23:41:02.660Z] Fetching upstream changes from https://github.com/moby/moby.git
23:41:02 [2022-08-23T23:41:02.660Z]  > git --version # timeout=10
23:41:02 [2022-08-23T23:41:02.679Z]  > git --version # 'git version 2.17.1'
23:41:02 [2022-08-23T23:41:02.679Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:41:02 [2022-08-23T23:41:02.681Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44022/head:refs/remotes/origin/PR-44022 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:41:03 [2022-08-23T23:41:03.253Z] #19 60.02 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
23:41:03 [2022-08-23T23:41:03.253Z] #19 60.02 Unpacking libfile-which-perl (1.23-1) ...
23:41:03 [2022-08-23T23:41:03.253Z] #19 60.05 Selecting previously unselected package libfile-homedir-perl.
23:41:03 [2022-08-23T23:41:03.253Z] #19 60.05 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
23:41:03 [2022-08-23T23:41:03.253Z] #19 60.06 Unpacking libfile-homedir-perl (1.006-1) ...
23:41:03 [2022-08-23T23:41:03.253Z] #19 60.09 Selecting previously unselected package libdebian-dpkgcross-perl.
23:41:03 [2022-08-23T23:41:03.253Z] #19 60.09 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
23:41:03 [2022-08-23T23:41:03.253Z] #19 60.09 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
23:41:03 [2022-08-23T23:41:03.253Z] #19 60.13 Selecting previously unselected package dpkg-cross.
23:41:03 [2022-08-23T23:41:03.253Z] #19 60.13 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
23:41:03 [2022-08-23T23:41:03.253Z] #19 60.14 Unpacking dpkg-cross (2.6.18+nmu1) ...
23:41:03 [2022-08-23T23:41:03.253Z] #19 60.18 Selecting previously unselected package crossbuild-essential-arm64.
23:41:03 [2022-08-23T23:41:03.253Z] #19 60.18 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
23:41:03 [2022-08-23T23:41:03.253Z] #19 60.18 Unpacking crossbuild-essential-arm64 (12.9) ...
23:41:03 [2022-08-23T23:41:03.253Z] #19 60.22 Selecting previously unselected package libc6-armel-cross.
23:41:03 [2022-08-23T23:41:03.253Z] #19 60.22 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
23:41:03 [2022-08-23T23:41:03.253Z] #19 60.22 Unpacking libc6-armel-cross (2.31-9cross4) ...
23:41:03 [2022-08-23T23:41:03.283Z] #42 ...
23:41:03 [2022-08-23T23:41:03.283Z] 
23:41:03 [2022-08-23T23:41:03.283Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:41:03 [2022-08-23T23:41:03.283Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:41:03 [2022-08-23T23:41:03.283Z] #55 20.89 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
23:41:03 [2022-08-23T23:41:03.283Z] #55 21.23 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
23:41:02 [2022-08-23T23:41:02.473Z] Cloning repository https://github.com/moby/moby.git
23:41:02 [2022-08-23T23:41:02.545Z]  > git init /home/ubuntu/workspace/moby_PR-44022 # timeout=10
23:41:02 [2022-08-23T23:41:02.949Z] Fetching upstream changes from https://github.com/moby/moby.git
23:41:02 [2022-08-23T23:41:02.950Z]  > git --version # timeout=10
23:41:02 [2022-08-23T23:41:02.963Z]  > git --version # 'git version 2.17.1'
23:41:02 [2022-08-23T23:41:02.963Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:41:02 [2022-08-23T23:41:02.965Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44022/head:refs/remotes/origin/PR-44022 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:41:03 [2022-08-23T23:41:03.513Z] #19 60.34 Selecting previously unselected package libgcc-s1-armel-cross.
23:41:03 [2022-08-23T23:41:03.513Z] #19 60.34 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
23:41:03 [2022-08-23T23:41:03.513Z] #19 60.34 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
23:41:03 [2022-08-23T23:41:03.513Z] #19 60.37 Selecting previously unselected package libgomp1-armel-cross.
23:41:03 [2022-08-23T23:41:03.513Z] #19 60.37 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
23:41:03 [2022-08-23T23:41:03.513Z] #19 60.38 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
23:41:03 [2022-08-23T23:41:03.513Z] #19 60.41 Selecting previously unselected package libatomic1-armel-cross.
23:41:03 [2022-08-23T23:41:03.513Z] #19 60.41 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
23:41:03 [2022-08-23T23:41:03.513Z] #19 60.42 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
23:41:03 [2022-08-23T23:41:03.513Z] #19 60.44 Selecting previously unselected package libasan6-armel-cross.
23:41:03 [2022-08-23T23:41:03.513Z] #19 60.45 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
23:41:03 [2022-08-23T23:41:03.513Z] #19 60.45 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
23:41:03 [2022-08-23T23:41:03.581Z] #55 ...
23:41:03 [2022-08-23T23:41:03.581Z] 
23:41:03 [2022-08-23T23:41:03.581Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:41:03 [2022-08-23T23:41:03.581Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7
23:41:03 [2022-08-23T23:41:03.581Z] #62 11.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:41:03 [2022-08-23T23:41:03.581Z] #62 20.89 Fetched 8571 kB in 16s (546 kB/s)
23:41:03 [2022-08-23T23:41:03.581Z] #62 20.89 Reading package lists...
23:41:03 [2022-08-23T23:41:03.581Z] #62 ...
23:41:03 [2022-08-23T23:41:03.581Z] 
23:41:03 [2022-08-23T23:41:03.581Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:41:03 [2022-08-23T23:41:03.581Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:41:03 [2022-08-23T23:41:03.581Z] #76 12.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:41:03 [2022-08-23T23:41:03.581Z] #76 21.08 Fetched 8571 kB in 15s (557 kB/s)
23:41:03 [2022-08-23T23:41:03.773Z] #19 60.67 Selecting previously unselected package libstdc++6-armel-cross.
23:41:03 [2022-08-23T23:41:03.773Z] #19 60.67 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
23:41:03 [2022-08-23T23:41:03.773Z] #19 60.67 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
23:41:03 [2022-08-23T23:41:03.773Z] #19 60.74 Selecting previously unselected package libubsan1-armel-cross.
23:41:03 [2022-08-23T23:41:03.773Z] #19 60.74 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
23:41:03 [2022-08-23T23:41:03.773Z] #19 60.75 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
23:41:04 [2022-08-23T23:41:04.053Z] #19 60.84 Selecting previously unselected package libgcc-10-dev-armel-cross.
23:41:04 [2022-08-23T23:41:04.053Z] #19 60.84 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
23:41:04 [2022-08-23T23:41:04.053Z] #19 60.85 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
23:41:04 [2022-08-23T23:41:04.053Z] #19 60.96 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
23:41:04 [2022-08-23T23:41:04.053Z] #19 60.96 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
23:41:04 [2022-08-23T23:41:04.053Z] #19 60.96 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
23:41:04 [2022-08-23T23:41:04.144Z] #76 21.08 Reading package lists...
23:41:04 [2022-08-23T23:41:04.144Z] #76 ...
23:41:04 [2022-08-23T23:41:04.144Z] 
23:41:04 [2022-08-23T23:41:04.144Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:41:04 [2022-08-23T23:41:04.144Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:41:04 [2022-08-23T23:41:04.144Z] #55 21.81 go: downloading github.com/hashicorp/errwrap v1.0.0
23:41:04 [2022-08-23T23:41:04.401Z] #55 22.22 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
23:41:04 [2022-08-23T23:41:04.401Z] #55 22.22 go: downloading 4d63.com/gochecknoglobals v0.1.0
23:41:04 [2022-08-23T23:41:04.702Z] #55 22.42 go: downloading github.com/Antonboom/errname v0.1.6
23:41:04 [2022-08-23T23:41:04.702Z] #55 22.42 go: downloading github.com/Antonboom/nilnil v0.1.1
23:41:04 [2022-08-23T23:41:04.702Z] #55 22.51 go: downloading github.com/BurntSushi/toml v1.1.0
23:41:04 [2022-08-23T23:41:04.959Z] #55 22.69 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
23:41:05 [2022-08-23T23:41:05.215Z] #55 23.04 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
23:41:05 [2022-08-23T23:41:05.513Z] #55 23.22 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
23:41:05 [2022-08-23T23:41:05.513Z] #55 23.30 go: downloading github.com/alexkohler/prealloc v1.0.0
23:41:05 [2022-08-23T23:41:05.770Z] #55 23.42 go: downloading github.com/ashanbrown/forbidigo v1.3.0
23:41:05 [2022-08-23T23:41:05.770Z] #55 23.50 go: downloading github.com/ashanbrown/makezero v1.1.1
23:41:05 [2022-08-23T23:41:05.770Z] #55 23.60 go: downloading github.com/bkielbasa/cyclop v1.2.0
23:41:06 [2022-08-23T23:41:06.027Z] #55 23.77 go: downloading github.com/blizzy78/varnamelen v0.8.0
23:41:06 [2022-08-23T23:41:06.027Z] #55 23.80 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
23:41:06 [2022-08-23T23:41:06.325Z] #55 23.96 go: downloading github.com/breml/bidichk v0.2.3
23:41:06 [2022-08-23T23:41:06.325Z] #55 24.02 go: downloading github.com/breml/errchkjson v0.3.0
23:41:06 [2022-08-23T23:41:06.325Z] #55 24.11 go: downloading github.com/butuzov/ireturn v0.1.1
23:41:06 [2022-08-23T23:41:06.325Z] #55 ...
23:41:06 [2022-08-23T23:41:06.325Z] 
23:41:06 [2022-08-23T23:41:06.325Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:41:06 [2022-08-23T23:41:06.325Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:41:06 [2022-08-23T23:41:06.325Z] #51 13.83 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
23:41:06 [2022-08-23T23:41:06.325Z] #51 21.69 Fetched 8575 kB in 17s (505 kB/s)
23:41:06 [2022-08-23T23:41:06.325Z] #51 21.69 Reading package lists...
23:41:06 [2022-08-23T23:41:06.325Z] #51 ...
23:41:06 [2022-08-23T23:41:06.325Z] 
23:41:06 [2022-08-23T23:41:06.325Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:41:06 [2022-08-23T23:41:06.325Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:41:06 [2022-08-23T23:41:06.325Z] #55 24.24 go: downloading github.com/charithe/durationcheck v0.0.9
23:41:06 [2022-08-23T23:41:06.325Z] #55 24.29 go: downloading github.com/daixiang0/gci v0.3.3
23:41:06 [2022-08-23T23:41:06.582Z] #55 24.32 go: downloading github.com/denis-tingaikin/go-header v0.4.3
23:41:06 [2022-08-23T23:41:06.582Z] #55 24.52 go: downloading github.com/esimonov/ifshort v1.0.4
23:41:06 [2022-08-23T23:41:06.839Z] #55 24.67 go: downloading github.com/firefart/nonamedreturns v1.0.1
23:41:06 [2022-08-23T23:41:06.839Z] #55 24.67 go: downloading github.com/fzipp/gocyclo v0.5.1
23:41:07 [2022-08-23T23:41:07.096Z] #55 24.88 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:41:07 [2022-08-23T23:41:07.096Z] #55 24.95 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:41:07 [2022-08-23T23:41:07.096Z] #55 24.95 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
23:41:07 [2022-08-23T23:41:07.353Z] #55 25.14 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:41:07 [2022-08-23T23:41:07.610Z] #55 25.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:41:07 [2022-08-23T23:41:07.610Z] #55 25.50 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:41:07 [2022-08-23T23:41:07.867Z] #55 25.55 go: downloading github.com/golangci/misspell v0.3.5
23:41:07 [2022-08-23T23:41:07.867Z] #55 25.71 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:41:08 [2022-08-23T23:41:08.164Z] #55 25.86 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
23:41:08 [2022-08-23T23:41:08.164Z] #55 25.86 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
23:41:08 [2022-08-23T23:41:08.164Z] #55 26.09 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
23:41:08 [2022-08-23T23:41:08.164Z] #55 26.09 go: downloading github.com/jgautheron/goconst v1.5.1
23:41:08 [2022-08-23T23:41:08.421Z] #55 26.17 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
23:41:08 [2022-08-23T23:41:08.421Z] #55 26.17 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
23:41:08 [2022-08-23T23:41:08.421Z] #55 26.25 go: downloading github.com/julz/importas v0.1.0
23:41:08 [2022-08-23T23:41:08.421Z] #55 26.25 go: downloading github.com/kisielk/errcheck v1.6.0
23:41:08 [2022-08-23T23:41:08.678Z] #55 26.36 go: downloading github.com/kulti/thelper v0.6.2
23:41:08 [2022-08-23T23:41:08.678Z] #55 26.41 go: downloading github.com/kunwardeep/paralleltest v1.0.3
23:41:08 [2022-08-23T23:41:08.678Z] #55 26.48 go: downloading github.com/kyoh86/exportloopref v0.1.8
23:41:08 [2022-08-23T23:41:08.678Z] #55 26.52 go: downloading github.com/ldez/tagliatelle v0.3.1
23:41:08 [2022-08-23T23:41:08.935Z] #55 26.68 go: downloading github.com/leonklingele/grouper v1.1.0
23:41:08 [2022-08-23T23:41:08.935Z] #55 26.70 go: downloading github.com/lufeee/execinquery v1.2.1
23:41:08 [2022-08-23T23:41:08.935Z] #55 26.78 go: downloading github.com/maratori/testpackage v1.0.1
23:41:08 [2022-08-23T23:41:08.935Z] #55 26.81 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
23:41:08 [2022-08-23T23:41:08.935Z] #55 26.90 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
23:41:09 [2022-08-23T23:41:09.191Z] #55 26.95 go: downloading github.com/mgechev/revive v1.2.1
23:41:09 [2022-08-23T23:41:09.368Z] #19 65.86 Selecting previously unselected package gcc-arm-linux-gnueabi.
23:41:09 [2022-08-23T23:41:09.368Z] #19 65.86 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
23:41:09 [2022-08-23T23:41:09.368Z] #19 65.86 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
23:41:09 [2022-08-23T23:41:09.368Z] #19 65.89 Selecting previously unselected package linux-libc-dev-armel-cross.
23:41:09 [2022-08-23T23:41:09.368Z] #19 65.89 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
23:41:09 [2022-08-23T23:41:09.368Z] #19 65.89 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
23:41:09 [2022-08-23T23:41:09.368Z] #19 66.06 Selecting previously unselected package libc6-dev-armel-cross.
23:41:09 [2022-08-23T23:41:09.368Z] #19 66.06 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
23:41:09 [2022-08-23T23:41:09.368Z] #19 66.06 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
23:41:09 [2022-08-23T23:41:09.368Z] #19 66.27 Selecting previously unselected package libstdc++-10-dev-armel-cross.
23:41:09 [2022-08-23T23:41:09.368Z] #19 66.27 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
23:41:09 [2022-08-23T23:41:09.368Z] #19 66.28 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
23:41:09 [2022-08-23T23:41:09.629Z] #19 66.53 Selecting previously unselected package g++-10-arm-linux-gnueabi.
23:41:09 [2022-08-23T23:41:09.629Z] #19 66.53 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
23:41:09 [2022-08-23T23:41:09.629Z] #19 66.53 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
23:41:10 [2022-08-23T23:41:10.163Z] #55 27.76 go: downloading github.com/moricho/tparallel v0.2.1
23:41:10 [2022-08-23T23:41:10.164Z] #55 27.76 go: downloading github.com/nakabonne/nestif v0.3.1
23:41:10 [2022-08-23T23:41:10.164Z] #55 27.88 go: downloading github.com/nishanths/predeclared v0.2.2
23:41:10 [2022-08-23T23:41:10.164Z] #55 27.88 go: downloading github.com/nishanths/exhaustive v0.7.11
23:41:10 [2022-08-23T23:41:10.164Z] #55 27.96 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
23:41:10 [2022-08-23T23:41:10.461Z] #55 28.21 go: downloading github.com/ryancurrah/gomodguard v1.2.3
23:41:10 [2022-08-23T23:41:10.461Z] #55 28.21 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
23:41:10 [2022-08-23T23:41:10.461Z] #55 28.34 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
23:41:10 [2022-08-23T23:41:10.461Z] #55 28.34 go: downloading github.com/securego/gosec/v2 v2.11.0
23:41:11 [2022-08-23T23:41:11.049Z] #55 28.78 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
23:41:11 [2022-08-23T23:41:11.049Z] #55 28.78 go: downloading github.com/sivchari/containedctx v1.0.2
23:41:11 [2022-08-23T23:41:11.049Z] #55 28.81 go: downloading github.com/sivchari/tenv v1.5.0
23:41:11 [2022-08-23T23:41:11.049Z] #55 28.92 go: downloading github.com/sonatard/noctx v0.0.1
23:41:11 [2022-08-23T23:41:11.320Z] #55 28.99 go: downloading github.com/sourcegraph/go-diff v0.6.1
23:41:11 [2022-08-23T23:41:11.320Z] #55 29.20 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
23:41:11 [2022-08-23T23:41:11.320Z] #55 29.25 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
23:41:11 [2022-08-23T23:41:11.578Z] #55 29.36 go: downloading github.com/sylvia7788/contextcheck v1.0.4
23:41:11 [2022-08-23T23:41:11.578Z] #55 29.39 go: downloading github.com/tdakkota/asciicheck v0.1.1
23:41:11 [2022-08-23T23:41:11.578Z] #55 29.43 go: downloading github.com/tetafro/godot v1.4.11
23:41:11 [2022-08-23T23:41:11.846Z] #55 29.60 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
23:41:11 [2022-08-23T23:41:11.846Z] #55 29.60 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
23:41:12 [2022-08-23T23:41:12.112Z] #55 29.70 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
23:41:12 [2022-08-23T23:41:12.376Z] #55 30.22 go: downloading github.com/ultraware/funlen v0.0.3
23:41:12 [2022-08-23T23:41:12.376Z] #55 30.25 go: downloading github.com/ultraware/whitespace v0.0.5
23:41:12 [2022-08-23T23:41:12.633Z] #55 30.30 go: downloading github.com/uudashr/gocognit v1.0.5
23:41:12 [2022-08-23T23:41:12.633Z] #55 30.41 go: downloading github.com/yagipy/maintidx v1.0.0
23:41:12 [2022-08-23T23:41:12.633Z] #55 30.42 go: downloading github.com/yeya24/promlinter v0.2.0
23:41:13 [2022-08-23T23:41:13.197Z] #55 30.88 go: downloading gitlab.com/bosi/decorder v0.2.1
23:41:13 [2022-08-23T23:41:13.197Z] #55 31.10 go: downloading honnef.co/go/tools v0.3.1
23:41:13 [2022-08-23T23:41:13.367Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00c5b41cf72dbd0f7) in /home/ubuntu/workspace/moby_PR-44022
[Pipeline] {
[Pipeline] checkout
23:41:13 [2022-08-23T23:41:13.518Z] The recommended git tool is: git
23:41:14 [2022-08-23T23:41:14.916Z] #19 70.99 Selecting previously unselected package g++-arm-linux-gnueabi.
23:41:14 [2022-08-23T23:41:14.916Z] #19 70.99 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.00 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.02 Selecting previously unselected package crossbuild-essential-armel.
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.02 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.03 Unpacking crossbuild-essential-armel (12.9) ...
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.05 Selecting previously unselected package libc6-armhf-cross.
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.05 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.06 Unpacking libc6-armhf-cross (2.31-9cross4) ...
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.17 Selecting previously unselected package libgcc-s1-armhf-cross.
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.17 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.17 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.20 Selecting previously unselected package libgomp1-armhf-cross.
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.21 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.21 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.24 Selecting previously unselected package libatomic1-armhf-cross.
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.24 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.26 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.29 Selecting previously unselected package libasan6-armhf-cross.
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.29 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.30 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.52 Selecting previously unselected package libstdc++6-armhf-cross.
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.52 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.53 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.64 Selecting previously unselected package libubsan1-armhf-cross.
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.64 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.65 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.74 Selecting previously unselected package libgcc-10-dev-armhf-cross.
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.74 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.74 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.85 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.85 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
23:41:14 [2022-08-23T23:41:14.916Z] #19 71.86 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
23:41:15 [2022-08-23T23:41:15.180Z] #55 ...
23:41:15 [2022-08-23T23:41:15.180Z] 
23:41:15 [2022-08-23T23:41:15.180Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:41:15 [2022-08-23T23:41:15.180Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:41:15 [2022-08-23T23:41:15.180Z] #42 22.69 Fetched 8571 kB in 16s (536 kB/s)
23:41:15 [2022-08-23T23:41:15.180Z] #42 22.69 Reading package lists...
23:41:15 [2022-08-23T23:41:15.180Z] #42 28.99 Reading package lists...
23:41:15 [2022-08-23T23:41:15.180Z] #42 ...
23:41:15 [2022-08-23T23:41:15.180Z] 
23:41:15 [2022-08-23T23:41:15.180Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:41:15 [2022-08-23T23:41:15.180Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:41:15 [2022-08-23T23:41:15.180Z] #55 32.85 go: downloading mvdan.cc/gofumpt v0.3.1
23:41:15 [2022-08-23T23:41:15.180Z] #55 32.88 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:41:15 [2022-08-23T23:41:15.180Z] #55 33.07 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
23:41:15 [2022-08-23T23:41:15.437Z] #55 33.13 go: downloading github.com/davecgh/go-spew v1.1.1
23:41:15 [2022-08-23T23:41:15.437Z] #55 33.23 go: downloading github.com/pmezard/go-difflib v1.0.0
23:41:15 [2022-08-23T23:41:15.437Z] #55 33.24 go: downloading github.com/stretchr/objx v0.1.1
23:41:15 [2022-08-23T23:41:15.437Z] #55 33.32 go: downloading github.com/subosito/gotenv v1.2.0
23:41:15 [2022-08-23T23:41:15.736Z] #55 33.36 go: downloading github.com/hashicorp/hcl v1.0.0
23:41:15 [2022-08-23T23:41:15.993Z] #55 33.71 go: downloading gopkg.in/ini.v1 v1.66.4
23:41:15 [2022-08-23T23:41:15.993Z] #55 33.74 go: downloading github.com/magiconair/properties v1.8.6
23:41:16 [2022-08-23T23:41:16.292Z] #55 33.96 go: downloading github.com/pelletier/go-toml v1.9.5
23:41:16 [2022-08-23T23:41:16.292Z] #55 34.07 go: downloading golang.org/x/text v0.3.7
23:41:17 [2022-08-23T23:41:17.659Z] using credential docker-jenkins-github-credentials
23:41:17 [2022-08-23T23:41:17.672Z] Cloning the remote Git repository
23:41:17 [2022-08-23T23:41:17.672Z] Cloning with configured refspecs honoured and without tags
23:41:17 [2022-08-23T23:41:17.691Z] Cloning repository https://github.com/moby/moby.git
23:41:17 [2022-08-23T23:41:17.756Z]  > git init /home/ubuntu/workspace/moby_PR-44022 # timeout=10
23:41:18 [2022-08-23T23:41:18.900Z] #55 ...
23:41:18 [2022-08-23T23:41:18.900Z] 
23:41:18 [2022-08-23T23:41:18.900Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:41:18 [2022-08-23T23:41:18.900Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:41:18 [2022-08-23T23:41:18.900Z] #14 20.48 Reading package lists...
23:41:18 [2022-08-23T23:41:18.900Z] #14 26.92 Reading package lists...
23:41:18 [2022-08-23T23:41:18.900Z] #14 33.60 Building dependency tree...
23:41:18 [2022-08-23T23:41:18.900Z] #14 ...
23:41:18 [2022-08-23T23:41:18.900Z] 
23:41:18 [2022-08-23T23:41:18.900Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:41:18 [2022-08-23T23:41:18.900Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:41:18 [2022-08-23T23:41:18.900Z] #42 28.99 Reading package lists...
23:41:18 [2022-08-23T23:41:18.900Z] #42 35.11 Building dependency tree...
23:41:19 [2022-08-23T23:41:19.157Z] #42 ...
23:41:19 [2022-08-23T23:41:19.157Z] 
23:41:19 [2022-08-23T23:41:19.157Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:41:19 [2022-08-23T23:41:19.157Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:41:19 [2022-08-23T23:41:19.157Z] #76 21.08 Reading package lists...
23:41:19 [2022-08-23T23:41:19.157Z] #76 27.19 Reading package lists...
23:41:19 [2022-08-23T23:41:19.157Z] #76 34.00 Building dependency tree...
23:41:18 [2022-08-23T23:41:18.304Z] Fetching upstream changes from https://github.com/moby/moby.git
23:41:18 [2022-08-23T23:41:18.304Z]  > git --version # timeout=10
23:41:18 [2022-08-23T23:41:18.323Z]  > git --version # 'git version 2.25.1'
23:41:18 [2022-08-23T23:41:18.325Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:41:18 [2022-08-23T23:41:18.328Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44022/head:refs/remotes/origin/PR-44022 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:41:19 [2022-08-23T23:41:19.413Z] #76 ...
23:41:19 [2022-08-23T23:41:19.413Z] 
23:41:19 [2022-08-23T23:41:19.413Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:41:19 [2022-08-23T23:41:19.413Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7
23:41:19 [2022-08-23T23:41:19.413Z] #62 20.89 Reading package lists...
23:41:19 [2022-08-23T23:41:19.413Z] #62 27.16 Reading package lists...
23:41:19 [2022-08-23T23:41:19.413Z] #62 33.90 Building dependency tree...
23:41:19 [2022-08-23T23:41:19.413Z] #62 ...
23:41:19 [2022-08-23T23:41:19.413Z] 
23:41:19 [2022-08-23T23:41:19.413Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:41:19 [2022-08-23T23:41:19.413Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef
23:41:19 [2022-08-23T23:41:19.413Z] #47 28.15 Updating files:  73% (1602/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.
23:41:19 [2022-08-23T23:41:19.413Z] #47 28.80 + git checkout -q v2.3.0
23:41:19 [2022-08-23T23:41:19.413Z] #47 31.94 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:41:19 [2022-08-23T23:41:19.976Z] #47 ...
23:41:19 [2022-08-23T23:41:19.976Z] 
23:41:19 [2022-08-23T23:41:19.977Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:41:19 [2022-08-23T23:41:19.977Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:41:19 [2022-08-23T23:41:19.977Z] #14 37.61 The following additional packages will be installed:
23:41:19 [2022-08-23T23:41:19.977Z] #14 37.64   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:41:19 [2022-08-23T23:41:19.977Z] #14 37.64   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
23:41:19 [2022-08-23T23:41:19.977Z] #14 37.64   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
23:41:19 [2022-08-23T23:41:19.977Z] #14 37.64   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
23:41:19 [2022-08-23T23:41:19.977Z] #14 37.65   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
23:41:19 [2022-08-23T23:41:19.977Z] #14 37.65   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
23:41:19 [2022-08-23T23:41:19.977Z] #14 37.66   mingw-w64-common mingw-w64-x86-64-dev
23:41:19 [2022-08-23T23:41:19.977Z] #14 37.67 Suggested packages:
23:41:19 [2022-08-23T23:41:19.977Z] #14 37.68   gcc-10-locales seccomp wine64
23:41:20 [2022-08-23T23:41:20.211Z] #19 76.60 Selecting previously unselected package gcc-arm-linux-gnueabihf.
23:41:20 [2022-08-23T23:41:20.211Z] #19 76.60 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
23:41:20 [2022-08-23T23:41:20.211Z] #19 76.60 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
23:41:20 [2022-08-23T23:41:20.211Z] #19 76.63 Selecting previously unselected package linux-libc-dev-armhf-cross.
23:41:20 [2022-08-23T23:41:20.211Z] #19 76.63 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
23:41:20 [2022-08-23T23:41:20.211Z] #19 76.63 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
23:41:20 [2022-08-23T23:41:20.211Z] #19 76.80 Selecting previously unselected package libc6-dev-armhf-cross.
23:41:20 [2022-08-23T23:41:20.211Z] #19 76.80 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
23:41:20 [2022-08-23T23:41:20.211Z] #19 76.80 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
23:41:20 [2022-08-23T23:41:20.211Z] #19 77.02 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
23:41:20 [2022-08-23T23:41:20.211Z] #19 77.02 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
23:41:20 [2022-08-23T23:41:20.211Z] #19 77.02 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
23:41:20 [2022-08-23T23:41:20.233Z] #14 ...
23:41:20 [2022-08-23T23:41:20.233Z] 
23:41:20 [2022-08-23T23:41:20.233Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:41:20 [2022-08-23T23:41:20.233Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:41:20 [2022-08-23T23:41:20.233Z] #51 21.69 Reading package lists...
23:41:20 [2022-08-23T23:41:20.233Z] #51 28.08 Reading package lists...
23:41:20 [2022-08-23T23:41:20.233Z] #51 34.74 Building dependency tree...
23:41:20 [2022-08-23T23:41:20.233Z] #51 ...
23:41:20 [2022-08-23T23:41:20.233Z] 
23:41:20 [2022-08-23T23:41:20.233Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:41:20 [2022-08-23T23:41:20.233Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:41:20 [2022-08-23T23:41:20.233Z] #76 38.06 python3 is already the newest version (3.9.2-3).
23:41:20 [2022-08-23T23:41:20.233Z] #76 38.06 The following additional packages will be installed:
23:41:20 [2022-08-23T23:41:20.233Z] #76 38.06   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
23:41:20 [2022-08-23T23:41:20.233Z] #76 38.07   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
23:41:20 [2022-08-23T23:41:20.233Z] #76 38.09 Suggested packages:
23:41:20 [2022-08-23T23:41:20.233Z] #76 38.11   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
23:41:20 [2022-08-23T23:41:20.233Z] #76 38.11   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
23:41:20 [2022-08-23T23:41:20.233Z] #76 38.11   m4-doc ed diffutils-doc
23:41:20 [2022-08-23T23:41:20.233Z] #76 38.11 Recommended packages:
23:41:20 [2022-08-23T23:41:20.233Z] #76 38.11   fakeroot libalgorithm-merge-perl libltdl-dev
23:41:20 [2022-08-23T23:41:20.472Z] #19 77.27 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
23:41:20 [2022-08-23T23:41:20.472Z] #19 77.27 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
23:41:20 [2022-08-23T23:41:20.472Z] #19 77.27 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
23:41:20 [2022-08-23T23:41:20.799Z] #76 ...
23:41:20 [2022-08-23T23:41:20.799Z] 
23:41:20 [2022-08-23T23:41:20.799Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
23:41:20 [2022-08-23T23:41:20.799Z] #57 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1
23:41:20 [2022-08-23T23:41:20.799Z] #57 38.44 v3.0.2
23:41:20 [2022-08-23T23:41:20.799Z] #57 DONE 38.7s
23:41:21 [2022-08-23T23:41:21.056Z] 
23:41:21 [2022-08-23T23:41:21.056Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:41:21 [2022-08-23T23:41:21.056Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:41:21 [2022-08-23T23:41:21.056Z] #42 38.74 The following additional packages will be installed:
23:41:21 [2022-08-23T23:41:21.056Z] #42 38.81   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
23:41:21 [2022-08-23T23:41:21.056Z] #42 38.81 Suggested packages:
23:41:21 [2022-08-23T23:41:21.056Z] #42 38.81   cmake-doc ninja-build lrzip
23:41:21 [2022-08-23T23:41:21.056Z] #42 38.81 Recommended packages:
23:41:21 [2022-08-23T23:41:21.056Z] #42 38.81   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:41:21 [2022-08-23T23:41:21.986Z] #42 39.89 The following NEW packages will be installed:
23:41:22 [2022-08-23T23:41:22.243Z] #42 39.94   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
23:41:22 [2022-08-23T23:41:22.243Z] #42 39.94   vim-common xxd
23:41:22 [2022-08-23T23:41:22.500Z] #42 40.35 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
23:41:22 [2022-08-23T23:41:22.500Z] #42 40.35 Need to get 17.7 MB of archives.
23:41:22 [2022-08-23T23:41:22.500Z] #42 40.35 After this operation, 70.7 MB of additional disk space will be used.
23:41:22 [2022-08-23T23:41:22.500Z] #42 40.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
23:41:22 [2022-08-23T23:41:22.500Z] #42 40.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:41:22 [2022-08-23T23:41:22.500Z] #42 40.38 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
23:41:22 [2022-08-23T23:41:22.757Z] #42 ...
23:41:22 [2022-08-23T23:41:22.757Z] 
23:41:22 [2022-08-23T23:41:22.757Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
23:41:22 [2022-08-23T23:41:22.757Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8
23:41:22 [2022-08-23T23:41:22.757Z] #40 40.22 NAME:
23:41:22 [2022-08-23T23:41:22.757Z] #40 40.22    go-winres - A tool for embedding resources in Windows executables
23:41:22 [2022-08-23T23:41:22.757Z] #40 40.22 
23:41:22 [2022-08-23T23:41:22.757Z] #40 40.22 USAGE:
23:41:22 [2022-08-23T23:41:22.757Z] #40 40.22    go-winres [global options] command [command options] [arguments...]
23:41:22 [2022-08-23T23:41:22.757Z] #40 40.22 
23:41:22 [2022-08-23T23:41:22.757Z] #40 40.22 COMMANDS:
23:41:22 [2022-08-23T23:41:22.757Z] #40 40.22    init     Create an initial ./winres/winres.json
23:41:22 [2022-08-23T23:41:22.757Z] #40 40.22    make     Make syso files for the "go build" command
23:41:22 [2022-08-23T23:41:22.757Z] #40 40.22    simply   Make syso files for the "go build" command (simplified)
23:41:22 [2022-08-23T23:41:22.757Z] #40 40.22    extract  Extract all resources from an executable
23:41:22 [2022-08-23T23:41:22.757Z] #40 40.22    patch    Replace resources in an executable file (exe, dll)
23:41:22 [2022-08-23T23:41:22.757Z] #40 40.24    help, h  Shows a list of commands or help for one command
23:41:22 [2022-08-23T23:41:22.757Z] #40 40.24 
23:41:22 [2022-08-23T23:41:22.757Z] #40 40.24 GLOBAL OPTIONS:
23:41:22 [2022-08-23T23:41:22.757Z] #40 40.24    --help, -h  show help (default: false)
23:41:22 [2022-08-23T23:41:22.757Z] #40 DONE 40.5s
23:41:22 [2022-08-23T23:41:22.757Z] 
23:41:22 [2022-08-23T23:41:22.757Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:41:22 [2022-08-23T23:41:22.757Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:41:22 [2022-08-23T23:41:22.757Z] #42 40.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
23:41:23 [2022-08-23T23:41:23.321Z] #42 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]
23:41:23 [2022-08-23T23:41:23.321Z] #42 41.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
23:41:23 [2022-08-23T23:41:23.578Z] #42 41.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
23:41:23 [2022-08-23T23:41:23.578Z] #42 41.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
23:41:23 [2022-08-23T23:41:23.578Z] #42 41.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
23:41:23 [2022-08-23T23:41:23.578Z] #42 41.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
23:41:24 [2022-08-23T23:41:24.553Z] #42 ...
23:41:24 [2022-08-23T23:41:24.553Z] 
23:41:24 [2022-08-23T23:41:24.553Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:41:24 [2022-08-23T23:41:24.553Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7
23:41:24 [2022-08-23T23:41:24.553Z] #62 37.91 The following additional packages will be installed:
23:41:24 [2022-08-23T23:41:24.553Z] #62 37.92   libbtrfs0
23:41:24 [2022-08-23T23:41:24.553Z] #62 38.15 The following NEW packages will be installed:
23:41:24 [2022-08-23T23:41:24.553Z] #62 38.18   libbtrfs-dev libbtrfs0
23:41:24 [2022-08-23T23:41:24.553Z] #62 38.64 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
23:41:24 [2022-08-23T23:41:24.553Z] #62 38.64 Need to get 460 kB of archives.
23:41:24 [2022-08-23T23:41:24.553Z] #62 38.64 After this operation, 1237 kB of additional disk space will be used.
23:41:24 [2022-08-23T23:41:24.553Z] #62 38.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
23:41:24 [2022-08-23T23:41:24.553Z] #62 38.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
23:41:24 [2022-08-23T23:41:24.553Z] #62 39.94 debconf: delaying package configuration, since apt-utils is not installed
23:41:24 [2022-08-23T23:41:24.553Z] #62 40.24 Fetched 460 kB in 0s (1222 kB/s)
23:41:24 [2022-08-23T23:41:24.553Z] #62 40.36 Selecting previously unselected package libbtrfs0:amd64.
23:41:24 [2022-08-23T23:41:24.553Z] #62 40.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
23:41:24 [2022-08-23T23:41:24.553Z] #62 40.52 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
23:41:24 [2022-08-23T23:41:24.553Z] #62 40.56 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
23:41:24 [2022-08-23T23:41:24.553Z] #62 40.87 Selecting previously unselected package libbtrfs-dev:amd64.
23:41:24 [2022-08-23T23:41:24.553Z] #62 40.87 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
23:41:24 [2022-08-23T23:41:24.553Z] #62 40.90 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
23:41:24 [2022-08-23T23:41:24.553Z] #62 41.38 Setting up libbtrfs0:amd64 (5.10.1-2) ...
23:41:24 [2022-08-23T23:41:24.553Z] #62 41.38 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
23:41:24 [2022-08-23T23:41:24.553Z] #62 41.38 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:41:24 [2022-08-23T23:41:24.553Z] #62 DONE 42.1s
23:41:24 [2022-08-23T23:41:24.553Z] 
23:41:24 [2022-08-23T23:41:24.553Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:41:24 [2022-08-23T23:41:24.553Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:41:24 [2022-08-23T23:41:24.553Z] #55 40.46 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
23:41:24 [2022-08-23T23:41:24.553Z] #55 40.65 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
23:41:24 [2022-08-23T23:41:24.553Z] #55 40.78 go: downloading github.com/gobwas/glob v0.2.3
23:41:24 [2022-08-23T23:41:24.553Z] #55 40.87 go: downloading github.com/kisielk/gotool v1.0.0
23:41:24 [2022-08-23T23:41:24.553Z] #55 40.92 go: downloading github.com/gostaticanalysis/comment v1.4.2
23:41:24 [2022-08-23T23:41:24.553Z] #55 41.01 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
23:41:24 [2022-08-23T23:41:24.553Z] #55 41.03 go: downloading github.com/ettle/strcase v0.1.1
23:41:24 [2022-08-23T23:41:24.553Z] #55 41.10 go: downloading github.com/fatih/structtag v1.2.0
23:41:24 [2022-08-23T23:41:24.553Z] #55 41.22 go: downloading github.com/Masterminds/semver v1.5.0
23:41:24 [2022-08-23T23:41:24.553Z] #55 41.26 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
23:41:24 [2022-08-23T23:41:24.553Z] #55 41.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
23:41:24 [2022-08-23T23:41:24.553Z] #55 41.50 go: downloading github.com/prometheus/client_golang v1.12.1
23:41:24 [2022-08-23T23:41:24.553Z] #55 42.20 go: downloading github.com/prometheus/client_model v0.2.0
23:41:24 [2022-08-23T23:41:24.553Z] #55 42.23 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
23:41:24 [2022-08-23T23:41:24.553Z] #55 42.33 go: downloading github.com/google/go-cmp v0.5.7
23:41:24 [2022-08-23T23:41:24.674Z] #19 81.71 Selecting previously unselected package g++-arm-linux-gnueabihf.
23:41:24 [2022-08-23T23:41:24.839Z] Fetching without tags
23:41:24 [2022-08-23T23:41:24.860Z] #55 42.56 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:41:24 [2022-08-23T23:41:24.860Z] #55 42.72 go: downloading github.com/hexops/gotextdiff v1.0.3
23:41:24 [2022-08-23T23:41:24.934Z] #19 81.72 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
23:41:24 [2022-08-23T23:41:24.934Z] #19 81.72 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
23:41:24 [2022-08-23T23:41:24.934Z] #19 81.75 Selecting previously unselected package crossbuild-essential-armhf.
23:41:24 [2022-08-23T23:41:24.934Z] #19 81.75 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
23:41:24 [2022-08-23T23:41:24.934Z] #19 81.75 Unpacking crossbuild-essential-armhf (12.9) ...
23:41:24 [2022-08-23T23:41:24.934Z] #19 81.78 Selecting previously unselected package libc6-ppc64el-cross.
23:41:24 [2022-08-23T23:41:24.934Z] #19 81.78 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
23:41:24 [2022-08-23T23:41:24.934Z] #19 81.78 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
23:41:24 [2022-08-23T23:41:24.934Z] #19 81.94 Selecting previously unselected package libgcc-s1-ppc64el-cross.
23:41:24 [2022-08-23T23:41:24.935Z] #19 81.94 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
23:41:24 [2022-08-23T23:41:24.935Z] #19 81.95 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
23:41:24 [2022-08-23T23:41:24.935Z] #19 81.98 Selecting previously unselected package libgomp1-ppc64el-cross.
23:41:24 [2022-08-23T23:41:24.762Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:41:24 [2022-08-23T23:41:24.787Z]  > git config --add remote.origin.fetch +refs/pull/44022/head:refs/remotes/origin/PR-44022 # timeout=10
23:41:24 [2022-08-23T23:41:24.805Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:41:24 [2022-08-23T23:41:24.832Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:41:24 [2022-08-23T23:41:24.856Z] Fetching upstream changes from https://github.com/moby/moby.git
23:41:24 [2022-08-23T23:41:24.856Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:41:24 [2022-08-23T23:41:24.857Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44022/head:refs/remotes/origin/PR-44022 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:41:25 [2022-08-23T23:41:25.117Z] #55 42.78 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
23:41:25 [2022-08-23T23:41:25.117Z] #55 42.86 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
23:41:25 [2022-08-23T23:41:25.117Z] #55 42.86 go: downloading github.com/olekukonko/tablewriter v0.0.5
23:41:25 [2022-08-23T23:41:25.195Z] #19 81.98 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
23:41:25 [2022-08-23T23:41:25.195Z] #19 81.98 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
23:41:25 [2022-08-23T23:41:25.195Z] #19 82.02 Selecting previously unselected package libitm1-ppc64el-cross.
23:41:25 [2022-08-23T23:41:25.195Z] #19 82.02 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
23:41:25 [2022-08-23T23:41:25.195Z] #19 82.03 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
23:41:25 [2022-08-23T23:41:25.195Z] #19 82.06 Selecting previously unselected package libatomic1-ppc64el-cross.
23:41:25 [2022-08-23T23:41:25.195Z] #19 82.06 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
23:41:25 [2022-08-23T23:41:25.195Z] #19 82.06 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
23:41:25 [2022-08-23T23:41:25.195Z] #19 82.09 Selecting previously unselected package libasan6-ppc64el-cross.
23:41:25 [2022-08-23T23:41:25.195Z] #19 82.09 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
23:41:25 [2022-08-23T23:41:25.195Z] #19 82.10 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
23:41:25 [2022-08-23T23:41:25.212Z] Merging remotes/origin/22.06 commit 2dc3e510d4a82e740afd5a4732b859b509a8475e into PR head commit e5958a8f08d8cc736a130fc162fa513ddcc4de61
23:41:25 [2022-08-23T23:41:25.374Z] #55 43.01 go: downloading github.com/beorn7/perks v1.0.1
23:41:25 [2022-08-23T23:41:25.374Z] #55 43.01 go: downloading github.com/cespare/xxhash/v2 v2.1.2
23:41:25 [2022-08-23T23:41:25.374Z] #55 ...
23:41:25 [2022-08-23T23:41:25.374Z] 
23:41:25 [2022-08-23T23:41:25.374Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
23:41:25 [2022-08-23T23:41:25.374Z] #63 sha256:f8372cec61cee63c59683deda3fc11a8cad294ddeb6f62ae7b6fa996b1b59582
23:41:25 [2022-08-23T23:41:25.374Z] #63 DONE 0.9s
23:41:25 [2022-08-23T23:41:25.374Z] 
23:41:25 [2022-08-23T23:41:25.374Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:41:25 [2022-08-23T23:41:25.374Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:41:25 [2022-08-23T23:41:25.374Z] #55 43.09 go: downloading github.com/golang/protobuf v1.5.2
23:41:25 [2022-08-23T23:41:25.374Z] #55 43.09 go: downloading github.com/prometheus/common v0.32.1
23:41:25 [2022-08-23T23:41:25.455Z] #19 82.34 Selecting previously unselected package liblsan0-ppc64el-cross.
23:41:25 [2022-08-23T23:41:25.455Z] #19 82.34 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
23:41:25 [2022-08-23T23:41:25.455Z] #19 82.34 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
23:41:25 [2022-08-23T23:41:25.455Z] #19 82.45 Selecting previously unselected package libtsan0-ppc64el-cross.
23:41:25 [2022-08-23T23:41:25.716Z] #19 82.45 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
23:41:25 [2022-08-23T23:41:25.716Z] #19 82.46 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
23:41:25 [2022-08-23T23:41:25.716Z] #19 82.68 Selecting previously unselected package libstdc++6-ppc64el-cross.
23:41:25 [2022-08-23T23:41:25.716Z] #19 82.69 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
23:41:25 [2022-08-23T23:41:25.716Z] #19 82.69 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
23:41:25 [2022-08-23T23:41:25.938Z] #55 43.56 go: downloading github.com/prometheus/procfs v0.7.3
23:41:25 [2022-08-23T23:41:25.938Z] #55 43.70 go: downloading google.golang.org/protobuf v1.28.0
23:41:25 [2022-08-23T23:41:25.976Z] #19 82.77 Selecting previously unselected package libubsan1-ppc64el-cross.
23:41:25 [2022-08-23T23:41:25.976Z] #19 82.77 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
23:41:25 [2022-08-23T23:41:25.976Z] #19 82.77 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
23:41:25 [2022-08-23T23:41:25.976Z] #19 82.87 Selecting previously unselected package libquadmath0-ppc64el-cross.
23:41:25 [2022-08-23T23:41:25.976Z] #19 82.88 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
23:41:25 [2022-08-23T23:41:25.976Z] #19 82.88 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
23:41:25 [2022-08-23T23:41:25.976Z] #19 82.92 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
23:41:25 [2022-08-23T23:41:25.976Z] #19 82.92 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
23:41:25 [2022-08-23T23:41:25.976Z] #19 82.92 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
23:41:26 [2022-08-23T23:41:26.169Z] Merge succeeded, producing e5958a8f08d8cc736a130fc162fa513ddcc4de61
23:41:26 [2022-08-23T23:41:26.169Z] Checking out Revision e5958a8f08d8cc736a130fc162fa513ddcc4de61 (PR-44022)
23:41:26 [2022-08-23T23:41:26.237Z] #19 83.09 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
23:41:26 [2022-08-23T23:41:26.237Z] #19 83.09 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
23:41:26 [2022-08-23T23:41:26.237Z] #19 83.10 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
23:41:26 [2022-08-23T23:41:26.273Z] Fetching without tags
23:41:26 [2022-08-23T23:41:26.622Z] Merging remotes/origin/22.06 commit 2dc3e510d4a82e740afd5a4732b859b509a8475e into PR head commit e5958a8f08d8cc736a130fc162fa513ddcc4de61
23:41:26 [2022-08-23T23:41:26.869Z] #55 44.72 go: downloading github.com/mattn/go-runewidth v0.0.9
23:41:27 [2022-08-23T23:41:27.126Z] #55 44.89 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
23:41:26 [2022-08-23T23:41:26.199Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:41:26 [2022-08-23T23:41:26.211Z]  > git config --add remote.origin.fetch +refs/pull/44022/head:refs/remotes/origin/PR-44022 # timeout=10
23:41:26 [2022-08-23T23:41:26.228Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:41:26 [2022-08-23T23:41:26.251Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:41:26 [2022-08-23T23:41:26.277Z] Fetching upstream changes from https://github.com/moby/moby.git
23:41:26 [2022-08-23T23:41:26.277Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:41:26 [2022-08-23T23:41:26.280Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44022/head:refs/remotes/origin/PR-44022 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:41:26 [2022-08-23T23:41:26.630Z]  > git config core.sparsecheckout # timeout=10
23:41:26 [2022-08-23T23:41:26.655Z]  > git checkout -f e5958a8f08d8cc736a130fc162fa513ddcc4de61 # timeout=10
23:41:25 [2022-08-23T23:41:25.232Z]  > git config core.sparsecheckout # timeout=10
23:41:25 [2022-08-23T23:41:25.259Z]  > git checkout -f e5958a8f08d8cc736a130fc162fa513ddcc4de61 # timeout=10
23:41:26 [2022-08-23T23:41:26.090Z]  > git remote # timeout=10
23:41:26 [2022-08-23T23:41:26.114Z]  > git config --get remote.origin.url # timeout=10
23:41:26 [2022-08-23T23:41:26.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:41:26 [2022-08-23T23:41:26.139Z]  > git merge 2dc3e510d4a82e740afd5a4732b859b509a8475e # timeout=10
23:41:26 [2022-08-23T23:41:26.165Z]  > git rev-parse HEAD^{commit} # timeout=10
23:41:26 [2022-08-23T23:41:26.178Z]  > git config core.sparsecheckout # timeout=10
23:41:26 [2022-08-23T23:41:26.194Z]  > git checkout -f e5958a8f08d8cc736a130fc162fa513ddcc4de61 # timeout=10
23:41:27 [2022-08-23T23:41:27.593Z] Merge succeeded, producing e5958a8f08d8cc736a130fc162fa513ddcc4de61
23:41:27 [2022-08-23T23:41:27.594Z] Checking out Revision e5958a8f08d8cc736a130fc162fa513ddcc4de61 (PR-44022)
23:41:27 [2022-08-23T23:41:27.483Z]  > git remote # timeout=10
23:41:27 [2022-08-23T23:41:27.510Z]  > git config --get remote.origin.url # timeout=10
23:41:27 [2022-08-23T23:41:27.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:41:27 [2022-08-23T23:41:27.536Z]  > git merge 2dc3e510d4a82e740afd5a4732b859b509a8475e # timeout=10
23:41:27 [2022-08-23T23:41:27.567Z]  > git rev-parse HEAD^{commit} # timeout=10
23:41:27 [2022-08-23T23:41:27.596Z]  > git config core.sparsecheckout # timeout=10
23:41:27 [2022-08-23T23:41:27.622Z]  > git checkout -f e5958a8f08d8cc736a130fc162fa513ddcc4de61 # timeout=10
23:41:30 [2022-08-23T23:41:30.181Z] Commit message: "client: remove deprecated WithDialer() option"
23:41:30 [2022-08-23T23:41:30.246Z]  > git --version # timeout=10
23:41:30 [2022-08-23T23:41:30.271Z]  > git --version # 'git version 2.17.1'
23:41:30 [2022-08-23T23:41:30.304Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:41:31 [2022-08-23T23:41:31.350Z] #55 ...
23:41:31 [2022-08-23T23:41:31.350Z] 
23:41:31 [2022-08-23T23:41:31.350Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:41:31 [2022-08-23T23:41:31.350Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:41:31 [2022-08-23T23:41:31.350Z] #76 39.93 The following NEW packages will be installed:
23:41:31 [2022-08-23T23:41:31.350Z] #76 39.95   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
23:41:31 [2022-08-23T23:41:31.350Z] #76 39.95   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
23:41:31 [2022-08-23T23:41:31.350Z] #76 39.95   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
23:41:31 [2022-08-23T23:41:31.350Z] #76 39.96   libyajl2 m4 patch xz-utils
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.46 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.46 Need to get 5940 kB of archives.
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.46 After this operation, 18.7 MB of additional disk space will be used.
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.53 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.56 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.70 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.87 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.93 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
23:41:31 [2022-08-23T23:41:31.350Z] #76 40.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
23:41:31 [2022-08-23T23:41:31.350Z] #76 41.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
23:41:31 [2022-08-23T23:41:31.350Z] #76 42.23 debconf: delaying package configuration, since apt-utils is not installed
23:41:31 [2022-08-23T23:41:31.350Z] #76 42.49 Fetched 5940 kB in 1s (6188 kB/s)
23:41:31 [2022-08-23T23:41:31.350Z] #76 42.63 Selecting previously unselected package bzip2.
23:41:31 [2022-08-23T23:41:31.350Z] #76 42.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.)
23:41:31 [2022-08-23T23:41:31.350Z] #76 42.72 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 42.72 Unpacking bzip2 (1.0.8-4) ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 42.90 Selecting previously unselected package libmagic-mgc.
23:41:31 [2022-08-23T23:41:31.350Z] #76 42.90 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 42.92 Unpacking libmagic-mgc (1:5.39-3) ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 43.52 Selecting previously unselected package libmagic1:amd64.
23:41:31 [2022-08-23T23:41:31.350Z] #76 43.52 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 43.54 Unpacking libmagic1:amd64 (1:5.39-3) ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 43.75 Selecting previously unselected package file.
23:41:31 [2022-08-23T23:41:31.350Z] #76 43.78 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 43.78 Unpacking file (1:5.39-3) ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 43.94 Selecting previously unselected package xz-utils.
23:41:31 [2022-08-23T23:41:31.350Z] #76 43.94 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 43.95 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 44.26 Selecting previously unselected package libsigsegv2:amd64.
23:41:31 [2022-08-23T23:41:31.350Z] #76 44.26 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 44.26 Unpacking libsigsegv2:amd64 (2.13-1) ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 44.31 Selecting previously unselected package m4.
23:41:31 [2022-08-23T23:41:31.350Z] #76 44.31 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 44.32 Unpacking m4 (1.4.18-5) ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 44.65 Selecting previously unselected package autoconf.
23:41:31 [2022-08-23T23:41:31.350Z] #76 44.65 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 44.65 Unpacking autoconf (2.69-14) ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 45.09 Selecting previously unselected package autotools-dev.
23:41:31 [2022-08-23T23:41:31.350Z] #76 45.09 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 45.12 Unpacking autotools-dev (20180224.1+nmu1) ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 45.37 Selecting previously unselected package automake.
23:41:31 [2022-08-23T23:41:31.350Z] #76 45.37 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 45.37 Unpacking automake (1:1.16.3-2) ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 45.92 Selecting previously unselected package patch.
23:41:31 [2022-08-23T23:41:31.350Z] #76 45.92 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 45.93 Unpacking patch (2.7.6-7) ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 46.14 Selecting previously unselected package dpkg-dev.
23:41:31 [2022-08-23T23:41:31.350Z] #76 46.14 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 46.16 Unpacking dpkg-dev (1.20.11) ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 47.10 Selecting previously unselected package build-essential.
23:41:31 [2022-08-23T23:41:31.350Z] #76 47.10 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 47.12 Unpacking build-essential (12.9) ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 47.26 Selecting previously unselected package libcap2:amd64.
23:41:31 [2022-08-23T23:41:31.350Z] #76 47.26 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 47.30 Unpacking libcap2:amd64 (1:2.44-1) ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 47.58 Selecting previously unselected package libcap-dev:amd64.
23:41:31 [2022-08-23T23:41:31.350Z] #76 47.59 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 47.62 Unpacking libcap-dev:amd64 (1:2.44-1) ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 47.85 Selecting previously unselected package libprotobuf-c1:amd64.
23:41:31 [2022-08-23T23:41:31.350Z] #76 47.85 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 47.85 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 47.91 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:41:31 [2022-08-23T23:41:31.350Z] #76 47.91 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 47.96 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 48.00 Selecting previously unselected package libseccomp-dev:amd64.
23:41:31 [2022-08-23T23:41:31.350Z] #76 48.02 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 48.03 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 48.23 Selecting previously unselected package libsystemd-dev:amd64.
23:41:31 [2022-08-23T23:41:31.350Z] #76 48.23 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 48.24 Unpacking libsystemd-dev:amd64 (247.3-7) ...
23:41:31 [2022-08-23T23:41:31.350Z] #76 49.12 Selecting previously unselected package libtool.
23:41:31 [2022-08-23T23:41:31.350Z] #76 ...
23:41:31 [2022-08-23T23:41:31.350Z] 
23:41:31 [2022-08-23T23:41:31.351Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:41:31 [2022-08-23T23:41:31.351Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:41:31 [2022-08-23T23:41:31.351Z] #51 38.81 The following additional packages will be installed:
23:41:31 [2022-08-23T23:41:31.351Z] #51 38.81   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
23:41:31 [2022-08-23T23:41:31.351Z] #51 38.81   python3-protobuf python3-six
23:41:31 [2022-08-23T23:41:31.351Z] #51 38.86 Suggested packages:
23:41:31 [2022-08-23T23:41:31.351Z] #51 38.86   python3-setuptools
23:41:31 [2022-08-23T23:41:31.351Z] #51 38.86 Recommended packages:
23:41:31 [2022-08-23T23:41:31.351Z] #51 38.86   iproute2 | iproute
23:41:31 [2022-08-23T23:41:31.351Z] #51 39.67 The following NEW packages will be installed:
23:41:31 [2022-08-23T23:41:31.351Z] #51 39.71   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
23:41:31 [2022-08-23T23:41:31.351Z] #51 39.71   python3-protobuf python3-six
23:41:31 [2022-08-23T23:41:31.351Z] #51 40.20 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
23:41:31 [2022-08-23T23:41:31.351Z] #51 40.20 Need to get 2315 kB of archives.
23:41:31 [2022-08-23T23:41:31.351Z] #51 40.20 After this operation, 11.1 MB of additional disk space will be used.
23:41:31 [2022-08-23T23:41:31.351Z] #51 40.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
23:41:31 [2022-08-23T23:41:31.351Z] #51 40.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:41:31 [2022-08-23T23:41:31.351Z] #51 40.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
23:41:31 [2022-08-23T23:41:31.351Z] #51 40.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
23:41:31 [2022-08-23T23:41:31.351Z] #51 40.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:41:31 [2022-08-23T23:41:31.351Z] #51 40.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
23:41:31 [2022-08-23T23:41:31.351Z] #51 40.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
23:41:31 [2022-08-23T23:41:31.351Z] #51 42.81 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
23:41:31 [2022-08-23T23:41:31.351Z] #51 44.43 debconf: delaying package configuration, since apt-utils is not installed
23:41:31 [2022-08-23T23:41:31.351Z] #51 44.80 Fetched 2315 kB in 3s (695 kB/s)
23:41:31 [2022-08-23T23:41:31.351Z] #51 44.84 Selecting previously unselected package libprotobuf23:amd64.
23:41:31 [2022-08-23T23:41:31.351Z] #51 44.84 (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.)
23:41:31 [2022-08-23T23:41:31.351Z] #51 44.94 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.351Z] #51 45.03 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
23:41:31 [2022-08-23T23:41:31.351Z] #51 45.69 Selecting previously unselected package python3-pkg-resources.
23:41:31 [2022-08-23T23:41:31.351Z] #51 45.71 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
23:41:31 [2022-08-23T23:41:31.351Z] #51 45.71 Unpacking python3-pkg-resources (52.0.0-4) ...
23:41:31 [2022-08-23T23:41:31.351Z] #51 45.94 Selecting previously unselected package python3-six.
23:41:31 [2022-08-23T23:41:31.351Z] #51 45.96 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
23:41:31 [2022-08-23T23:41:31.351Z] #51 45.99 Unpacking python3-six (1.16.0-2) ...
23:41:31 [2022-08-23T23:41:31.351Z] #51 46.14 Selecting previously unselected package python3-protobuf.
23:41:31 [2022-08-23T23:41:31.351Z] #51 46.14 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.351Z] #51 46.14 Unpacking python3-protobuf (3.12.4-1) ...
23:41:31 [2022-08-23T23:41:31.351Z] #51 46.66 Selecting previously unselected package libnet1:amd64.
23:41:31 [2022-08-23T23:41:31.351Z] #51 46.66 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.351Z] #51 46.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:41:31 [2022-08-23T23:41:31.351Z] #51 46.83 Selecting previously unselected package libnl-3-200:amd64.
23:41:31 [2022-08-23T23:41:31.351Z] #51 46.83 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.351Z] #51 46.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
23:41:31 [2022-08-23T23:41:31.351Z] #51 47.18 Selecting previously unselected package libprotobuf-c1:amd64.
23:41:31 [2022-08-23T23:41:31.351Z] #51 47.18 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.351Z] #51 47.27 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:41:31 [2022-08-23T23:41:31.351Z] #51 47.49 Selecting previously unselected package criu.
23:41:31 [2022-08-23T23:41:31.351Z] #51 47.49 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.351Z] #51 47.50 Unpacking criu (3.17.1-1) ...
23:41:31 [2022-08-23T23:41:31.351Z] #51 48.34 Setting up python3-pkg-resources (52.0.0-4) ...
23:41:31 [2022-08-23T23:41:31.351Z] #51 ...
23:41:31 [2022-08-23T23:41:31.351Z] 
23:41:31 [2022-08-23T23:41:31.351Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:41:31 [2022-08-23T23:41:31.351Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:41:31 [2022-08-23T23:41:31.351Z] #76 49.12 Selecting previously unselected package libtool.
23:41:31 [2022-08-23T23:41:31.351Z] #76 49.19 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
23:41:31 [2022-08-23T23:41:31.351Z] #76 49.19 Unpacking libtool (2.4.6-15) ...
23:41:31 [2022-08-23T23:41:31.525Z] #19 87.64 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
23:41:31 [2022-08-23T23:41:31.525Z] #19 87.64 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.525Z] #19 87.65 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
23:41:31 [2022-08-23T23:41:31.525Z] #19 87.68 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
23:41:31 [2022-08-23T23:41:31.525Z] #19 87.68 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
23:41:31 [2022-08-23T23:41:31.525Z] #19 87.68 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
23:41:31 [2022-08-23T23:41:31.525Z] #19 87.85 Selecting previously unselected package libc6-dev-ppc64el-cross.
23:41:31 [2022-08-23T23:41:31.525Z] #19 87.86 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
23:41:31 [2022-08-23T23:41:31.525Z] #19 87.86 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
23:41:31 [2022-08-23T23:41:31.525Z] #19 88.14 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
23:41:31 [2022-08-23T23:41:31.525Z] #19 88.14 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
23:41:31 [2022-08-23T23:41:31.525Z] #19 88.14 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
23:41:31 [2022-08-23T23:41:31.525Z] #19 88.41 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
23:41:31 [2022-08-23T23:41:31.525Z] #19 88.42 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.525Z] #19 88.42 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
23:41:31 [2022-08-23T23:41:31.588Z] + docker version
23:41:31 [2022-08-23T23:41:31.619Z] #76 ...
23:41:31 [2022-08-23T23:41:31.619Z] 
23:41:31 [2022-08-23T23:41:31.619Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:41:31 [2022-08-23T23:41:31.619Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:41:31 [2022-08-23T23:41:31.619Z] #14 39.32 The following NEW packages will be installed:
23:41:31 [2022-08-23T23:41:31.619Z] #14 39.32   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:41:31 [2022-08-23T23:41:31.619Z] #14 39.32   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
23:41:31 [2022-08-23T23:41:31.619Z] #14 39.32   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
23:41:31 [2022-08-23T23:41:31.619Z] #14 39.32   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
23:41:31 [2022-08-23T23:41:31.619Z] #14 39.32   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
23:41:31 [2022-08-23T23:41:31.619Z] #14 39.32   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
23:41:31 [2022-08-23T23:41:31.619Z] #14 39.32   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
23:41:31 [2022-08-23T23:41:31.619Z] #14 39.32   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
23:41:31 [2022-08-23T23:41:31.619Z] #14 39.35   mingw-w64-x86-64-dev
23:41:31 [2022-08-23T23:41:31.619Z] #14 39.78 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
23:41:31 [2022-08-23T23:41:31.619Z] #14 39.78 Need to get 115 MB of archives.
23:41:31 [2022-08-23T23:41:31.619Z] #14 39.78 After this operation, 645 MB of additional disk space will be used.
23:41:31 [2022-08-23T23:41:31.619Z] #14 39.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
23:41:31 [2022-08-23T23:41:31.619Z] #14 39.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
23:41:31 [2022-08-23T23:41:31.619Z] #14 40.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
23:41:31 [2022-08-23T23:41:31.619Z] #14 40.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
23:41:31 [2022-08-23T23:41:31.619Z] #14 40.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
23:41:31 [2022-08-23T23:41:31.619Z] #14 40.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
23:41:31 [2022-08-23T23:41:31.619Z] #14 40.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
23:41:31 [2022-08-23T23:41:31.619Z] #14 40.46 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]
23:41:31 [2022-08-23T23:41:31.619Z] #14 40.46 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]
23:41:31 [2022-08-23T23:41:31.619Z] #14 41.17 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]
23:41:31 [2022-08-23T23:41:31.619Z] #14 42.47 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]
23:41:31 [2022-08-23T23:41:31.619Z] #14 43.01 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]
23:41:31 [2022-08-23T23:41:31.619Z] #14 43.67 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]
23:41:31 [2022-08-23T23:41:31.619Z] #14 45.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
23:41:31 [2022-08-23T23:41:31.619Z] #14 45.55 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]
23:41:31 [2022-08-23T23:41:31.619Z] #14 45.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
23:41:31 [2022-08-23T23:41:31.619Z] #14 45.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
23:41:31 [2022-08-23T23:41:31.619Z] #14 45.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
23:41:31 [2022-08-23T23:41:31.619Z] #14 45.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
23:41:31 [2022-08-23T23:41:31.619Z] #14 45.60 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]
23:41:31 [2022-08-23T23:41:31.620Z] #14 45.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
23:41:31 [2022-08-23T23:41:31.620Z] #14 45.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
23:41:31 [2022-08-23T23:41:31.620Z] #14 45.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
23:41:31 [2022-08-23T23:41:31.620Z] #14 45.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
23:41:31 [2022-08-23T23:41:31.620Z] #14 45.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
23:41:31 [2022-08-23T23:41:31.620Z] #14 45.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
23:41:31 [2022-08-23T23:41:31.620Z] #14 45.69 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
23:41:31 [2022-08-23T23:41:31.620Z] #14 45.69 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
23:41:31 [2022-08-23T23:41:31.620Z] #14 45.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
23:41:31 [2022-08-23T23:41:31.620Z] #14 45.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
23:41:31 [2022-08-23T23:41:31.620Z] #14 46.92 debconf: delaying package configuration, since apt-utils is not installed
23:41:31 [2022-08-23T23:41:31.620Z] #14 47.16 Fetched 115 MB in 6s (18.3 MB/s)
23:41:31 [2022-08-23T23:41:31.620Z] #14 47.24 Selecting previously unselected package binutils-mingw-w64-i686.
23:41:31 [2022-08-23T23:41:31.620Z] #14 47.24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
23:41:31 [2022-08-23T23:41:31.620Z] #14 47.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.620Z] #14 47.37 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
23:41:31 [2022-08-23T23:41:31.620Z] #14 ...
23:41:31 [2022-08-23T23:41:31.620Z] 
23:41:31 [2022-08-23T23:41:31.620Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:41:31 [2022-08-23T23:41:31.620Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:41:31 [2022-08-23T23:41:31.620Z] #76 49.46 Selecting previously unselected package libudev-dev:amd64.
23:41:31 [2022-08-23T23:41:31.620Z] #76 49.48 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
23:41:31 [2022-08-23T23:41:31.877Z] #76 49.48 Unpacking libudev-dev:amd64 (247.3-7) ...
23:41:32 [2022-08-23T23:41:32.134Z] #76 49.80 Selecting previously unselected package libyajl2:amd64.
23:41:32 [2022-08-23T23:41:32.134Z] #76 49.80 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
23:41:32 [2022-08-23T23:41:32.134Z] #76 49.85 Unpacking libyajl2:amd64 (2.1.0-3) ...
23:41:32 [2022-08-23T23:41:32.134Z] #76 49.93 Selecting previously unselected package libyajl-dev:amd64.
23:41:32 [2022-08-23T23:41:32.134Z] #76 49.93 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
23:41:32 [2022-08-23T23:41:32.134Z] #76 49.94 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
23:41:32 [2022-08-23T23:41:32.166Z] Commit message: "client: remove deprecated WithDialer() option"
23:41:32 [2022-08-23T23:41:32.210Z]  > git --version # timeout=10
23:41:32 [2022-08-23T23:41:32.235Z]  > git --version # 'git version 2.17.1'
23:41:32 [2022-08-23T23:41:32.272Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
23:41:32 [2022-08-23T23:41:32.433Z] #76 50.20 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:41:32 [2022-08-23T23:41:32.433Z] #76 50.22 Setting up libmagic-mgc (1:5.39-3) ...
23:41:32 [2022-08-23T23:41:32.433Z] #76 50.23 Setting up libyajl2:amd64 (2.1.0-3) ...
23:41:32 [2022-08-23T23:41:32.433Z] #76 50.26 Setting up libmagic1:amd64 (1:5.39-3) ...
23:41:32 [2022-08-23T23:41:32.433Z] #76 50.33 Setting up file (1:5.39-3) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:41:32 [2022-08-23T23:41:32.734Z] #76 50.36 Setting up bzip2 (1.0.8-4) ...
23:41:32 [2022-08-23T23:41:32.734Z] #76 50.36 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:41:32 [2022-08-23T23:41:32.734Z] #76 50.36 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
23:41:32 [2022-08-23T23:41:32.734Z] #76 50.39 Setting up libcap2:amd64 (1:2.44-1) ...
23:41:32 [2022-08-23T23:41:32.734Z] #76 50.40 Setting up autotools-dev (20180224.1+nmu1) ...
23:41:32 [2022-08-23T23:41:32.734Z] #76 50.40 Setting up libsigsegv2:amd64 (2.13-1) ...
23:41:32 [2022-08-23T23:41:32.734Z] #76 50.42 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
23:41:32 [2022-08-23T23:41:32.734Z] #76 50.45 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:41:32 [2022-08-23T23:41:32.734Z] #76 50.47 Setting up patch (2.7.6-7) ...
23:41:32 [2022-08-23T23:41:32.734Z] #76 50.51 Setting up libudev-dev:amd64 (247.3-7) ...
23:41:32 [2022-08-23T23:41:32.734Z] #76 50.51 Setting up libyajl-dev:amd64 (2.1.0-3) ...
23:41:32 [2022-08-23T23:41:32.734Z] #76 50.53 Setting up libcap-dev:amd64 (1:2.44-1) ...
23:41:32 [2022-08-23T23:41:32.734Z] #76 50.55 Setting up libsystemd-dev:amd64 (247.3-7) ...
23:41:32 [2022-08-23T23:41:32.734Z] #76 50.55 Setting up libtool (2.4.6-15) ...
23:41:32 [2022-08-23T23:41:32.734Z] #76 50.56 Setting up m4 (1.4.18-5) ...
23:41:32 [2022-08-23T23:41:32.734Z] #76 50.58 Setting up dpkg-dev (1.20.11) ...
23:41:32 [2022-08-23T23:41:32.734Z] #76 50.63 Setting up autoconf (2.69-14) ...
23:41:32 [2022-08-23T23:41:32.734Z] #76 50.64 Setting up build-essential (12.9) ...
23:41:32 [2022-08-23T23:41:32.734Z] #76 50.65 Setting up automake (1:1.16.3-2) ...
23:41:32 [2022-08-23T23:41:32.992Z] #76 50.66 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
23:41:32 [2022-08-23T23:41:32.992Z] #76 50.68 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:41:33 [2022-08-23T23:41:33.405Z] + docker version
23:41:33 [2022-08-23T23:41:33.601Z] #76 DONE 51.4s
23:41:33 [2022-08-23T23:41:33.601Z] 
23:41:33 [2022-08-23T23:41:33.601Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:41:33 [2022-08-23T23:41:33.601Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:41:34 [2022-08-23T23:41:34.540Z] Fetching without tags
23:41:34 [2022-08-23T23:41:34.774Z] Merging remotes/origin/22.06 commit 2dc3e510d4a82e740afd5a4732b859b509a8475e into PR head commit e5958a8f08d8cc736a130fc162fa513ddcc4de61
23:41:34 [2022-08-23T23:41:34.971Z] #77 ...
23:41:34 [2022-08-23T23:41:34.971Z] 
23:41:34 [2022-08-23T23:41:34.971Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:41:34 [2022-08-23T23:41:34.971Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:41:34 [2022-08-23T23:41:34.971Z] #42 42.86 debconf: delaying package configuration, since apt-utils is not installed
23:41:34 [2022-08-23T23:41:34.971Z] #42 43.09 Fetched 17.7 MB in 2s (11.1 MB/s)
23:41:34 [2022-08-23T23:41:34.971Z] #42 43.22 Selecting previously unselected package xxd.
23:41:34 [2022-08-23T23:41:34.971Z] #42 43.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
23:41:34 [2022-08-23T23:41:34.971Z] #42 43.24 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:41:34 [2022-08-23T23:41:34.971Z] #42 43.24 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:41:34 [2022-08-23T23:41:34.971Z] #42 43.51 Selecting previously unselected package vim-common.
23:41:34 [2022-08-23T23:41:34.971Z] #42 43.51 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:41:34 [2022-08-23T23:41:34.971Z] #42 43.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:41:34 [2022-08-23T23:41:34.971Z] #42 43.83 Selecting previously unselected package cmake-data.
23:41:34 [2022-08-23T23:41:34.971Z] #42 43.83 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
23:41:34 [2022-08-23T23:41:34.971Z] #42 43.86 Unpacking cmake-data (3.18.4-2+deb11u1) ...
23:41:34 [2022-08-23T23:41:34.971Z] #42 47.65 Selecting previously unselected package libicu67:amd64.
23:41:34 [2022-08-23T23:41:34.971Z] #42 47.67 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
23:41:34 [2022-08-23T23:41:34.971Z] #42 47.70 Unpacking libicu67:amd64 (67.1-7) ...
23:41:35 [2022-08-23T23:41:35.227Z] #42 ...
23:41:35 [2022-08-23T23:41:35.227Z] 
23:41:35 [2022-08-23T23:41:35.227Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:41:35 [2022-08-23T23:41:35.227Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:41:35 [2022-08-23T23:41:35.227Z] #51 50.18 Setting up libprotobuf23:amd64 (3.12.4-1) ...
23:41:35 [2022-08-23T23:41:35.227Z] #51 50.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:41:35 [2022-08-23T23:41:35.227Z] #51 50.22 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:41:35 [2022-08-23T23:41:35.227Z] #51 50.26 Setting up python3-six (1.16.0-2) ...
23:41:35 [2022-08-23T23:41:35.227Z] #51 51.77 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
23:41:35 [2022-08-23T23:41:35.227Z] #51 51.78 Setting up python3-protobuf (3.12.4-1) ...
23:41:34 [2022-08-23T23:41:34.455Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:41:34 [2022-08-23T23:41:34.468Z]  > git config --add remote.origin.fetch +refs/pull/44022/head:refs/remotes/origin/PR-44022 # timeout=10
23:41:34 [2022-08-23T23:41:34.486Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:41:34 [2022-08-23T23:41:34.508Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:41:34 [2022-08-23T23:41:34.536Z] Fetching upstream changes from https://github.com/moby/moby.git
23:41:34 [2022-08-23T23:41:34.536Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:41:34 [2022-08-23T23:41:34.537Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44022/head:refs/remotes/origin/PR-44022 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
23:41:34 [2022-08-23T23:41:34.774Z]  > git config core.sparsecheckout # timeout=10
23:41:34 [2022-08-23T23:41:34.804Z]  > git checkout -f e5958a8f08d8cc736a130fc162fa513ddcc4de61 # timeout=10
23:41:35 [2022-08-23T23:41:35.493Z] #51 ...
23:41:35 [2022-08-23T23:41:35.493Z] 
23:41:35 [2022-08-23T23:41:35.493Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:41:35 [2022-08-23T23:41:35.493Z] #64 sha256:9b0307ceb41cd848d937cc0e04db4b32e1be128dce0ca7b434bb16d73af84d4a
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.232 + RM_GOPATH=0
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.232 + TMP_GOPATH=
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.232 + : /build
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.232 + '[' -z '' ']'
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.236 ++ mktemp -d
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.252 + export GOPATH=/tmp/tmp.tEXtHOjaa3
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.252 + GOPATH=/tmp/tmp.tEXtHOjaa3
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.252 + RM_GOPATH=1
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.252 + case "$(go env GOARCH)" in
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.252 ++ go env GOARCH
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.276 + export GO_BUILDMODE=-buildmode=pie
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.276 + GO_BUILDMODE=-buildmode=pie
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.276 ++ dirname /install.sh
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.282 Install containerd version v1.6.7
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.286 + dir=/
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.286 + bin=containerd
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.286 + shift
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.286 + '[' '!' -f //containerd.installer ']'
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.286 + . //containerd.installer
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.286 ++ set -e
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.286 ++ : v1.6.7
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.286 + install_containerd
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.286 + echo 'Install containerd version v1.6.7'
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.286 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tEXtHOjaa3/src/github.com/containerd/containerd
23:41:35 [2022-08-23T23:41:35.493Z] #64 6.308 Cloning into '/tmp/tmp.tEXtHOjaa3/src/github.com/containerd/containerd'...
23:41:35 [2022-08-23T23:41:35.603Z] Merge succeeded, producing e5958a8f08d8cc736a130fc162fa513ddcc4de61
23:41:35 [2022-08-23T23:41:35.603Z] Checking out Revision e5958a8f08d8cc736a130fc162fa513ddcc4de61 (PR-44022)
23:41:35 [2022-08-23T23:41:35.791Z] #64 ...
23:41:35 [2022-08-23T23:41:35.791Z] 
23:41:35 [2022-08-23T23:41:35.791Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:41:35 [2022-08-23T23:41:35.791Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:41:35 [2022-08-23T23:41:35.791Z] #14 50.11 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:41:35 [2022-08-23T23:41:35.791Z] #14 50.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
23:41:35 [2022-08-23T23:41:35.791Z] #14 50.15 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
23:41:35 [2022-08-23T23:41:35.791Z] #14 53.04 Selecting previously unselected package binutils-mingw-w64.
23:41:35 [2022-08-23T23:41:35.791Z] #14 53.07 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
23:41:35 [2022-08-23T23:41:35.791Z] #14 53.09 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
23:41:35 [2022-08-23T23:41:35.791Z] #14 53.26 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:41:35 [2022-08-23T23:41:35.791Z] #14 53.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
23:41:35 [2022-08-23T23:41:35.791Z] #14 53.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
23:41:35 [2022-08-23T23:41:35.791Z] #14 53.38 Selecting previously unselected package dmsetup.
23:41:35 [2022-08-23T23:41:35.791Z] #14 53.38 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
23:41:35 [2022-08-23T23:41:35.791Z] #14 53.44 Unpacking dmsetup (2:1.02.175-2.1) ...
23:41:35 [2022-08-23T23:41:35.791Z] #14 53.60 Selecting previously unselected package mingw-w64-common.
23:41:35 [2022-08-23T23:41:35.791Z] #14 53.60 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
23:41:35 [2022-08-23T23:41:35.791Z] #14 53.60 Unpacking mingw-w64-common (8.0.0-1) ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 92.78 Selecting previously unselected package g++-powerpc64le-linux-gnu.
23:41:36 [2022-08-23T23:41:36.814Z] #19 92.78 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 92.78 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 92.81 Selecting previously unselected package crossbuild-essential-ppc64el.
23:41:36 [2022-08-23T23:41:36.814Z] #19 92.81 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 92.82 Unpacking crossbuild-essential-ppc64el (12.9) ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 92.85 Selecting previously unselected package libc6-s390x-cross.
23:41:36 [2022-08-23T23:41:36.814Z] #19 92.85 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 92.85 Unpacking libc6-s390x-cross (2.31-9cross4) ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 92.98 Selecting previously unselected package libgcc-s1-s390x-cross.
23:41:36 [2022-08-23T23:41:36.814Z] #19 92.98 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 92.98 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.01 Selecting previously unselected package libgomp1-s390x-cross.
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.02 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.02 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.05 Selecting previously unselected package libitm1-s390x-cross.
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.06 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.06 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.09 Selecting previously unselected package libatomic1-s390x-cross.
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.09 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.10 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.13 Selecting previously unselected package libasan6-s390x-cross.
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.13 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.13 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.35 Selecting previously unselected package libstdc++6-s390x-cross.
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.35 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.36 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.43 Selecting previously unselected package libubsan1-s390x-cross.
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.43 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.43 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.53 Selecting previously unselected package libgcc-10-dev-s390x-cross.
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.53 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.53 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.63 Selecting previously unselected package gcc-10-s390x-linux-gnu.
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.64 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
23:41:36 [2022-08-23T23:41:36.814Z] #19 93.64 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
23:41:35 [2022-08-23T23:41:35.550Z]  > git remote # timeout=10
23:41:35 [2022-08-23T23:41:35.559Z]  > git config --get remote.origin.url # timeout=10
23:41:35 [2022-08-23T23:41:35.563Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:41:35 [2022-08-23T23:41:35.564Z]  > git merge 2dc3e510d4a82e740afd5a4732b859b509a8475e # timeout=10
23:41:35 [2022-08-23T23:41:35.579Z]  > git rev-parse HEAD^{commit} # timeout=10
23:41:35 [2022-08-23T23:41:35.595Z]  > git config core.sparsecheckout # timeout=10
23:41:35 [2022-08-23T23:41:35.603Z]  > git checkout -f e5958a8f08d8cc736a130fc162fa513ddcc4de61 # timeout=10
23:41:38 [2022-08-23T23:41:38.711Z] Client: Docker Engine - Community
23:41:38 [2022-08-23T23:41:38.711Z]  Version:           20.10.14
23:41:38 [2022-08-23T23:41:38.711Z]  API version:       1.41
23:41:38 [2022-08-23T23:41:38.711Z]  Go version:        go1.16.15
23:41:38 [2022-08-23T23:41:38.711Z]  Git commit:        a224086
23:41:38 [2022-08-23T23:41:38.711Z]  Built:             Thu Mar 24 01:47:57 2022
23:41:38 [2022-08-23T23:41:38.711Z]  OS/Arch:           linux/amd64
23:41:38 [2022-08-23T23:41:38.711Z]  Context:           default
23:41:38 [2022-08-23T23:41:38.711Z]  Experimental:      true
23:41:38 [2022-08-23T23:41:38.711Z] 
23:41:38 [2022-08-23T23:41:38.711Z] Server: Docker Engine - Community
23:41:38 [2022-08-23T23:41:38.711Z]  Engine:
23:41:38 [2022-08-23T23:41:38.711Z]   Version:          20.10.14
23:41:38 [2022-08-23T23:41:38.711Z]   API version:      1.41 (minimum version 1.12)
23:41:38 [2022-08-23T23:41:38.711Z]   Go version:       go1.16.15
23:41:38 [2022-08-23T23:41:38.711Z]   Git commit:       87a90dc
23:41:38 [2022-08-23T23:41:38.711Z]   Built:            Thu Mar 24 01:45:46 2022
23:41:38 [2022-08-23T23:41:38.711Z]   OS/Arch:          linux/amd64
23:41:38 [2022-08-23T23:41:38.711Z]   Experimental:     true
23:41:38 [2022-08-23T23:41:38.711Z]  containerd:
23:41:38 [2022-08-23T23:41:38.711Z]   Version:          1.5.11
23:41:38 [2022-08-23T23:41:38.711Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
23:41:38 [2022-08-23T23:41:38.711Z]  runc:
23:41:38 [2022-08-23T23:41:38.711Z]   Version:          1.0.3
23:41:38 [2022-08-23T23:41:38.711Z]   GitCommit:        v1.0.3-0-gf46b6ba
23:41:38 [2022-08-23T23:41:38.711Z]  docker-init:
23:41:38 [2022-08-23T23:41:38.711Z]   Version:          0.19.0
23:41:38 [2022-08-23T23:41:38.711Z]   GitCommit:        de40ad0
[Pipeline] sh
23:41:39 [2022-08-23T23:41:39.063Z] #14 ...
23:41:39 [2022-08-23T23:41:39.063Z] 
23:41:39 [2022-08-23T23:41:39.063Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:41:39 [2022-08-23T23:41:39.063Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:41:39 [2022-08-23T23:41:39.063Z] #51 56.26 Setting up criu (3.17.1-1) ...
23:41:39 [2022-08-23T23:41:39.063Z] #51 ...
23:41:39 [2022-08-23T23:41:39.063Z] 
23:41:39 [2022-08-23T23:41:39.063Z] #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
23:41:39 [2022-08-23T23:41:39.063Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c
23:41:39 [2022-08-23T23:41:39.063Z] #34 46.64 Updating files:  90% (1381/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.
23:41:39 [2022-08-23T23:41:39.063Z] #34 47.15 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
23:41:39 [2022-08-23T23:41:39.063Z] #34 47.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:41:39 [2022-08-23T23:41:39.063Z] #34 ...
23:41:39 [2022-08-23T23:41:39.063Z] 
23:41:39 [2022-08-23T23:41:39.063Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:41:39 [2022-08-23T23:41:39.063Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:41:39 [2022-08-23T23:41:39.063Z] #42 55.04 Selecting previously unselected package libxml2:amd64.
23:41:39 [2022-08-23T23:41:39.063Z] #42 55.04 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
23:41:39 [2022-08-23T23:41:39.063Z] #42 55.04 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
23:41:39 [2022-08-23T23:41:39.063Z] #42 55.61 Selecting previously unselected package libarchive13:amd64.
23:41:39 [2022-08-23T23:41:39.063Z] #42 55.61 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
23:41:39 [2022-08-23T23:41:39.063Z] #42 55.61 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
23:41:39 [2022-08-23T23:41:39.063Z] #42 55.96 Selecting previously unselected package libjsoncpp24:amd64.
23:41:39 [2022-08-23T23:41:39.063Z] #42 55.96 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
23:41:39 [2022-08-23T23:41:39.063Z] #42 55.96 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
23:41:39 [2022-08-23T23:41:39.063Z] #42 56.15 Selecting previously unselected package librhash0:amd64.
23:41:39 [2022-08-23T23:41:39.063Z] #42 56.18 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
23:41:39 [2022-08-23T23:41:39.063Z] #42 56.18 Unpacking librhash0:amd64 (1.4.1-2) ...
23:41:39 [2022-08-23T23:41:39.063Z] #42 56.45 Selecting previously unselected package libuv1:amd64.
23:41:39 [2022-08-23T23:41:39.063Z] #42 56.45 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
23:41:39 [2022-08-23T23:41:39.063Z] #42 56.45 Unpacking libuv1:amd64 (1.40.0-2) ...
23:41:39 [2022-08-23T23:41:39.063Z] #42 56.62 Selecting previously unselected package cmake.
23:41:39 [2022-08-23T23:41:39.063Z] #42 56.64 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
23:41:39 [2022-08-23T23:41:39.063Z] #42 56.64 Unpacking cmake (3.18.4-2+deb11u1) ...
23:41:39 [2022-08-23T23:41:39.076Z] + docker info
23:41:39 [2022-08-23T23:41:39.711Z] Client: Docker Engine - Community
23:41:39 [2022-08-23T23:41:39.711Z]  Version:           20.10.14
23:41:39 [2022-08-23T23:41:39.711Z]  API version:       1.41
23:41:39 [2022-08-23T23:41:39.711Z]  Go version:        go1.16.15
23:41:39 [2022-08-23T23:41:39.711Z]  Git commit:        a224086
23:41:39 [2022-08-23T23:41:39.711Z]  Built:             Thu Mar 24 01:47:57 2022
23:41:39 [2022-08-23T23:41:39.711Z]  OS/Arch:           linux/amd64
23:41:39 [2022-08-23T23:41:39.711Z]  Context:           default
23:41:39 [2022-08-23T23:41:39.711Z]  Experimental:      true
23:41:39 [2022-08-23T23:41:39.711Z] 
23:41:39 [2022-08-23T23:41:39.711Z] Server: Docker Engine - Community
23:41:39 [2022-08-23T23:41:39.711Z]  Engine:
23:41:39 [2022-08-23T23:41:39.711Z]   Version:          20.10.14
23:41:39 [2022-08-23T23:41:39.711Z]   API version:      1.41 (minimum version 1.12)
23:41:39 [2022-08-23T23:41:39.711Z]   Go version:       go1.16.15
23:41:39 [2022-08-23T23:41:39.711Z]   Git commit:       87a90dc
23:41:39 [2022-08-23T23:41:39.711Z]   Built:            Thu Mar 24 01:45:46 2022
23:41:39 [2022-08-23T23:41:39.711Z]   OS/Arch:          linux/amd64
23:41:39 [2022-08-23T23:41:39.711Z]   Experimental:     true
23:41:39 [2022-08-23T23:41:39.711Z]  containerd:
23:41:39 [2022-08-23T23:41:39.711Z]   Version:          1.5.11
23:41:39 [2022-08-23T23:41:39.711Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
23:41:39 [2022-08-23T23:41:39.711Z]  runc:
23:41:39 [2022-08-23T23:41:39.711Z]   Version:          1.0.3
23:41:39 [2022-08-23T23:41:39.711Z]   GitCommit:        v1.0.3-0-gf46b6ba
23:41:39 [2022-08-23T23:41:39.711Z]  docker-init:
23:41:39 [2022-08-23T23:41:39.711Z]   Version:          0.19.0
23:41:39 [2022-08-23T23:41:39.711Z]   GitCommit:        de40ad0
[Pipeline] sh
23:41:39 [2022-08-23T23:41:39.885Z] Commit message: "client: remove deprecated WithDialer() option"
23:41:39 [2022-08-23T23:41:39.901Z]  > git --version # timeout=10
23:41:39 [2022-08-23T23:41:39.915Z]  > git --version # 'git version 2.25.1'
23:41:39 [2022-08-23T23:41:39.922Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
23:41:40 [2022-08-23T23:41:40.090Z] + docker info
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
23:41:40 [2022-08-23T23:41:40.793Z] + docker version
23:41:40 [2022-08-23T23:41:40.998Z] #42 ...
23:41:40 [2022-08-23T23:41:40.998Z] 
23:41:40 [2022-08-23T23:41:40.998Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:41:40 [2022-08-23T23:41:40.998Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:41:40 [2022-08-23T23:41:40.998Z] #51 58.33 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:41:40 [2022-08-23T23:41:40.998Z] #51 DONE 58.6s
23:41:41 [2022-08-23T23:41:41.021Z] #19 97.91 Selecting previously unselected package gcc-s390x-linux-gnu.
23:41:41 [2022-08-23T23:41:41.021Z] #19 97.92 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
23:41:41 [2022-08-23T23:41:41.021Z] #19 97.92 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
23:41:41 [2022-08-23T23:41:41.021Z] #19 97.95 Selecting previously unselected package linux-libc-dev-s390x-cross.
23:41:41 [2022-08-23T23:41:41.021Z] #19 97.95 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
23:41:41 [2022-08-23T23:41:41.021Z] #19 97.95 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
23:41:41 [2022-08-23T23:41:41.255Z] 
23:41:41 [2022-08-23T23:41:41.255Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:41:41 [2022-08-23T23:41:41.255Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:41:41 [2022-08-23T23:41:41.255Z] #77 6.892 Cloning into '/tmp/crun-build'...
23:41:41 [2022-08-23T23:41:41.281Z] #19 98.12 Selecting previously unselected package libc6-dev-s390x-cross.
23:41:41 [2022-08-23T23:41:41.281Z] #19 98.12 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
23:41:41 [2022-08-23T23:41:41.281Z] #19 98.12 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
23:41:41 [2022-08-23T23:41:41.281Z] #19 98.35 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
23:41:41 [2022-08-23T23:41:41.541Z] #19 98.36 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
23:41:41 [2022-08-23T23:41:41.541Z] #19 98.36 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
23:41:41 [2022-08-23T23:41:41.541Z] #19 98.61 Selecting previously unselected package g++-10-s390x-linux-gnu.
23:41:41 [2022-08-23T23:41:41.801Z] #19 98.61 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
23:41:41 [2022-08-23T23:41:41.801Z] #19 98.62 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
23:41:44 [2022-08-23T23:41:44.529Z] #77 ...
23:41:44 [2022-08-23T23:41:44.529Z] 
23:41:44 [2022-08-23T23:41:44.529Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:41:44 [2022-08-23T23:41:44.529Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:41:44 [2022-08-23T23:41:44.529Z] #42 61.18 Setting up libicu67:amd64 (67.1-7) ...
23:41:44 [2022-08-23T23:41:44.529Z] #42 61.22 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:41:44 [2022-08-23T23:41:44.529Z] #42 61.22 Setting up libuv1:amd64 (1.40.0-2) ...
23:41:44 [2022-08-23T23:41:44.529Z] #42 61.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:41:44 [2022-08-23T23:41:44.529Z] #42 61.28 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
23:41:44 [2022-08-23T23:41:44.529Z] #42 61.31 Setting up librhash0:amd64 (1.4.1-2) ...
23:41:44 [2022-08-23T23:41:44.529Z] #42 61.32 Setting up cmake-data (3.18.4-2+deb11u1) ...
23:41:44 [2022-08-23T23:41:44.529Z] #42 61.33 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
23:41:44 [2022-08-23T23:41:44.529Z] #42 61.35 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
23:41:44 [2022-08-23T23:41:44.529Z] #42 61.37 Setting up cmake (3.18.4-2+deb11u1) ...
23:41:44 [2022-08-23T23:41:44.529Z] #42 61.40 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:41:44 [2022-08-23T23:41:44.529Z] #42 DONE 61.9s
23:41:44 [2022-08-23T23:41:44.529Z] 
23:41:44 [2022-08-23T23:41:44.529Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
23:41:44 [2022-08-23T23:41:44.529Z] #43 sha256:17682ba7bc0b570d94b5f5a3e4ac6c2c84bb701b3b7ac68bae2c5f9cf1379bdd
23:41:44 [2022-08-23T23:41:44.529Z] #43 DONE 0.3s
23:41:44 [2022-08-23T23:41:44.529Z] 
23:41:44 [2022-08-23T23:41:44.529Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:41:44 [2022-08-23T23:41:44.529Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:41:44 [2022-08-23T23:41:44.529Z] #14 59.49 Selecting previously unselected package mingw-w64-x86-64-dev.
23:41:44 [2022-08-23T23:41:44.529Z] #14 59.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
23:41:44 [2022-08-23T23:41:44.529Z] #14 59.49 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
23:41:46 [2022-08-23T23:41:46.005Z] #19 102.8 Selecting previously unselected package g++-s390x-linux-gnu.
23:41:46 [2022-08-23T23:41:46.006Z] #19 102.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 102.8 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 102.8 Selecting previously unselected package crossbuild-essential-s390x.
23:41:46 [2022-08-23T23:41:46.006Z] #19 102.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 102.8 Unpacking crossbuild-essential-s390x (12.9) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 102.8 Setting up libconfig-inifiles-perl (3.000003-1) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 102.8 Setting up libfile-which-perl (1.23-1) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 102.8 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 102.9 Setting up libc6-armhf-cross (2.31-9cross4) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 102.9 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 102.9 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 102.9 Setting up libicu67:amd64 (67.1-7) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 102.9 Setting up libmagic-mgc (1:5.39-3) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 102.9 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 102.9 Setting up libc6-s390x-cross (2.31-9cross4) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 102.9 Setting up libmagic1:amd64 (1:5.39-3) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 102.9 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 103.0 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 103.0 Setting up file (1:5.39-3) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 103.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 103.0 Setting up bzip2 (1.0.8-4) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 103.0 Setting up libyaml-perl (1.30-1) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 103.0 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 103.0 Setting up libxml-sax-base-perl (1.09-1.1) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 103.0 Setting up libio-string-perl (1.08-3.1) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 103.0 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 103.0 Setting up cross-config (2.6.18+nmu1) ...
23:41:46 [2022-08-23T23:41:46.006Z] #19 103.1 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
23:41:46 [2022-08-23T23:41:46.265Z] #19 103.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:41:46 [2022-08-23T23:41:46.265Z] #19 103.2 Setting up libc6-arm64-cross (2.31-9cross4) ...
23:41:46 [2022-08-23T23:41:46.265Z] #19 103.2 Setting up patch (2.7.6-7) ...
23:41:46 [2022-08-23T23:41:46.265Z] #19 103.2 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
23:41:46 [2022-08-23T23:41:46.266Z] #19 103.2 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.266Z] #19 103.2 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.266Z] #19 103.2 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
23:41:46 [2022-08-23T23:41:46.266Z] #19 103.3 Setting up libc6-armel-cross (2.31-9cross4) ...
23:41:46 [2022-08-23T23:41:46.266Z] #19 103.3 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.266Z] #19 103.3 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.266Z] #19 103.3 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
23:41:46 [2022-08-23T23:41:46.266Z] #19 103.3 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
23:41:46 [2022-08-23T23:41:46.266Z] #19 103.3 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.266Z] #19 103.3 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.266Z] #19 103.3 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
23:41:46 [2022-08-23T23:41:46.266Z] #19 103.3 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.4 Setting up libfile-homedir-perl (1.006-1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.4 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.4 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.4 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.4 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.4 Setting up liblocale-gettext-perl (1.07-4+b1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.4 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.4 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.4 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.4 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.5 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.5 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.5 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.5 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.5 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.5 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.5 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.5 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.5 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.5 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.6 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.6 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.6 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.6 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.6 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.6 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.6 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.6 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.6 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.526Z] #19 103.7 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
23:41:46 [2022-08-23T23:41:46.786Z] #19 103.7 Setting up libxml-sax-perl (1.02+dfsg-1) ...
23:41:46 [2022-08-23T23:41:46.786Z] #19 103.7 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
23:41:47 [2022-08-23T23:41:47.047Z] #19 103.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
23:41:47 [2022-08-23T23:41:47.047Z] #19 103.9 
23:41:47 [2022-08-23T23:41:47.047Z] #19 103.9 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
23:41:47 [2022-08-23T23:41:47.047Z] #19 104.0 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.047Z] #19 104.0 Setting up dpkg-dev (1.20.11) ...
23:41:47 [2022-08-23T23:41:47.047Z] #19 104.0 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.047Z] #19 104.0 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
23:41:47 [2022-08-23T23:41:47.047Z] #19 104.0 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.047Z] #19 104.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.047Z] #19 104.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.047Z] #19 104.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.307Z] #19 104.1 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.307Z] #19 104.1 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.307Z] #19 104.1 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.307Z] #19 104.1 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.307Z] #19 104.1 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.307Z] #19 104.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
23:41:47 [2022-08-23T23:41:47.307Z] #19 104.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
23:41:47 [2022-08-23T23:41:47.307Z] #19 104.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
23:41:47 [2022-08-23T23:41:47.307Z] #19 104.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.5 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.5 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.5 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.6 Setting up libxml-simple-perl (2.25-1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.6 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.6 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.567Z] #19 104.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.827Z] #19 104.7 Setting up libconfig-auto-perl (0.44-1.1) ...
23:41:47 [2022-08-23T23:41:47.827Z] #19 104.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.827Z] #19 104.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.827Z] #19 104.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.827Z] #19 104.7 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.827Z] #19 104.7 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
23:41:47 [2022-08-23T23:41:47.827Z] #19 104.7 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.827Z] #19 104.7 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
23:41:47 [2022-08-23T23:41:47.827Z] #19 104.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
23:41:47 [2022-08-23T23:41:47.827Z] #19 104.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.827Z] #19 104.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.827Z] #19 104.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.827Z] #19 104.8 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
23:41:47 [2022-08-23T23:41:47.827Z] #19 104.8 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
23:41:47 [2022-08-23T23:41:47.827Z] #19 104.8 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
23:41:47 [2022-08-23T23:41:47.827Z] #19 104.8 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
23:41:47 [2022-08-23T23:41:47.827Z] #19 104.8 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
23:41:47 [2022-08-23T23:41:47.827Z] #19 104.8 Setting up dpkg-cross (2.6.18+nmu1) ...
23:41:47 [2022-08-23T23:41:47.827Z] #19 104.9 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
23:41:47 [2022-08-23T23:41:47.886Z] #14 ...
23:41:47 [2022-08-23T23:41:47.886Z] 
23:41:47 [2022-08-23T23:41:47.886Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:41:47 [2022-08-23T23:41:47.886Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:41:47 [2022-08-23T23:41:47.886Z] #77 13.89 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
23:41:47 [2022-08-23T23:41:47.886Z] #77 13.90 Cloning into '/tmp/crun-build/libocispec'...
23:41:48 [2022-08-23T23:41:48.087Z] #19 104.9 Setting up crossbuild-essential-armel (12.9) ...
23:41:48 [2022-08-23T23:41:48.087Z] #19 104.9 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
23:41:48 [2022-08-23T23:41:48.087Z] #19 104.9 Setting up crossbuild-essential-armhf (12.9) ...
23:41:48 [2022-08-23T23:41:48.087Z] #19 104.9 Setting up crossbuild-essential-arm64 (12.9) ...
23:41:48 [2022-08-23T23:41:48.087Z] #19 104.9 Setting up crossbuild-essential-s390x (12.9) ...
23:41:48 [2022-08-23T23:41:48.087Z] #19 104.9 Setting up crossbuild-essential-ppc64el (12.9) ...
23:41:48 [2022-08-23T23:41:48.087Z] #19 104.9 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:41:48 [2022-08-23T23:41:48.858Z] #77 15.21 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
23:41:48 [2022-08-23T23:41:48.859Z] #77 15.24 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
23:41:48 [2022-08-23T23:41:48.859Z] #77 15.24 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
23:41:48 [2022-08-23T23:41:48.859Z] #77 15.24 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
23:41:48 [2022-08-23T23:41:48.859Z] #77 15.28 Cloning into '/tmp/crun-build/libocispec/image-spec'...
23:41:48 [2022-08-23T23:41:48.941Z] Client: Docker Engine - Community
23:41:48 [2022-08-23T23:41:48.941Z]  Version:           20.10.14
23:41:48 [2022-08-23T23:41:48.941Z]  API version:       1.41
23:41:48 [2022-08-23T23:41:48.941Z]  Go version:        go1.16.15
23:41:48 [2022-08-23T23:41:48.941Z]  Git commit:        a224086
23:41:48 [2022-08-23T23:41:48.941Z]  Built:             Thu Mar 24 01:47:20 2022
23:41:48 [2022-08-23T23:41:48.941Z]  OS/Arch:           linux/arm64
23:41:48 [2022-08-23T23:41:48.941Z]  Context:           default
23:41:48 [2022-08-23T23:41:48.941Z]  Experimental:      true
23:41:48 [2022-08-23T23:41:48.941Z] 
23:41:48 [2022-08-23T23:41:48.941Z] Server: Docker Engine - Community
23:41:48 [2022-08-23T23:41:48.941Z]  Engine:
23:41:48 [2022-08-23T23:41:48.941Z]   Version:          20.10.14
23:41:48 [2022-08-23T23:41:48.941Z]   API version:      1.41 (minimum version 1.12)
23:41:48 [2022-08-23T23:41:48.941Z]   Go version:       go1.16.15
23:41:48 [2022-08-23T23:41:48.941Z]   Git commit:       87a90dc
23:41:48 [2022-08-23T23:41:48.941Z]   Built:            Thu Mar 24 01:45:39 2022
23:41:48 [2022-08-23T23:41:48.941Z]   OS/Arch:          linux/arm64
23:41:48 [2022-08-23T23:41:48.941Z]   Experimental:     true
23:41:48 [2022-08-23T23:41:48.941Z]  containerd:
23:41:48 [2022-08-23T23:41:48.941Z]   Version:          1.5.11
23:41:48 [2022-08-23T23:41:48.941Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
23:41:48 [2022-08-23T23:41:48.941Z]  runc:
23:41:48 [2022-08-23T23:41:48.941Z]   Version:          1.0.3
23:41:48 [2022-08-23T23:41:48.941Z]   GitCommit:        v1.0.3-0-gf46b6ba
23:41:48 [2022-08-23T23:41:48.941Z]  docker-init:
23:41:48 [2022-08-23T23:41:48.941Z]   Version:          0.19.0
23:41:48 [2022-08-23T23:41:48.941Z]   GitCommit:        de40ad0
[Pipeline] sh
23:41:49 [2022-08-23T23:41:49.263Z] + docker info
23:41:49 [2022-08-23T23:41:49.472Z] #19 DONE 106.4s
23:41:49 [2022-08-23T23:41:49.472Z] 
23:41:49 [2022-08-23T23:41:49.473Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:41:49 [2022-08-23T23:41:49.473Z] #20 sha256:f438a9c3587cd8780b5e740d22f13aa226a9c36cf2e7462516ee02af0d5918e0
23:41:49 [2022-08-23T23:41:49.735Z] #20 ...
23:41:49 [2022-08-23T23:41:49.735Z] 
23:41:49 [2022-08-23T23:41:49.735Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
23:41:49 [2022-08-23T23:41:49.735Z] #73 sha256:7623adfda6f9e793ea11440d14c1eb064158d8a3fdcc6a5b2bf7539ca4958df3
23:41:49 [2022-08-23T23:41:49.735Z] #73 DONE 0.2s
23:41:49 [2022-08-23T23:41:49.735Z] 
23:41:49 [2022-08-23T23:41:49.735Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
23:41:49 [2022-08-23T23:41:49.735Z] #32 sha256:2a673ba1936e20513563965ffc69c675b4225c6557a8ab843ec5f3ad2a3dcc1f
23:41:49 [2022-08-23T23:41:49.735Z] #32 DONE 0.2s
23:41:49 [2022-08-23T23:41:49.735Z] 
23:41:49 [2022-08-23T23:41:49.735Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:41:49 [2022-08-23T23:41:49.735Z] #33 sha256:15a5004b5261b7e38592377dd9dbaab7267e718a24ebb65b73d99d59fd1d4af5
23:41:49 [2022-08-23T23:41:49.791Z] #77 ...
23:41:49 [2022-08-23T23:41:49.791Z] 
23:41:49 [2022-08-23T23:41:49.791Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:41:49 [2022-08-23T23:41:49.791Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269
23:41:49 [2022-08-23T23:41:49.791Z] #53 67.40 gotestsum version dev
23:41:49 [2022-08-23T23:41:49.791Z] #53 DONE 67.5s
23:41:49 [2022-08-23T23:41:49.791Z] 
23:41:49 [2022-08-23T23:41:49.791Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:41:49 [2022-08-23T23:41:49.791Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:41:49 [2022-08-23T23:41:49.791Z] #14 66.28 Selecting previously unselected package gcc-mingw-w64-base.
23:41:49 [2022-08-23T23:41:49.791Z] #14 66.29 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
23:41:49 [2022-08-23T23:41:49.791Z] #14 66.29 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:41:49 [2022-08-23T23:41:49.791Z] #14 66.48 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
23:41:49 [2022-08-23T23:41:49.791Z] #14 66.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
23:41:49 [2022-08-23T23:41:49.791Z] #14 66.52 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.323 + RM_GOPATH=0
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.323 + TMP_GOPATH=
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.323 + : /build
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.323 + '[' -z '' ']'
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.323 ++ mktemp -d
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.323 + export GOPATH=/tmp/tmp.gx2POdPuoY
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.323 + GOPATH=/tmp/tmp.gx2POdPuoY
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.323 + RM_GOPATH=1
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.323 + case "$(go env GOARCH)" in
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.323 ++ go env GOARCH
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.328 + export GO_BUILDMODE=-buildmode=pie
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.331 + GO_BUILDMODE=-buildmode=pie
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.331 ++ dirname /install.sh
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.333 + dir=/
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.334 + bin=dockercli
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.334 + shift
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.334 + '[' '!' -f //dockercli.installer ']'
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.334 + . //dockercli.installer
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.334 ++ : stable
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.335 ++ : 17.06.2-ce
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.335 + install_dockercli
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.335 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.336 Install docker/cli version 17.06.2-ce from stable
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.336 ++ uname -m
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.338 + arch=x86_64
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.338 + '[' x86_64 '!=' x86_64 ']'
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.338 + url=https://download.docker.com/linux/static
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.339 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:41:51 [2022-08-23T23:41:51.122Z] #33 1.339 + tar -xz docker/docker
23:41:54 [2022-08-23T23:41:54.435Z] #33 4.805 + mkdir -p /build
23:41:54 [2022-08-23T23:41:54.435Z] #33 4.811 + mv docker/docker /build/
23:41:54 [2022-08-23T23:41:54.435Z] #33 4.813 + rmdir docker
23:41:54 [2022-08-23T23:41:54.697Z] #33 DONE 5.0s
23:41:54 [2022-08-23T23:41:54.697Z] 
23:41:54 [2022-08-23T23:41:54.697Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:41:54 [2022-08-23T23:41:54.697Z] #74 sha256:54c6c44c72e9541aaedc9c572931a401e4d202dbf0f1de39615743409f6dd7d8
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.333 + RM_GOPATH=0
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.333 + TMP_GOPATH=
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.333 + : /build
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.333 + '[' -z '' ']'
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.335 ++ mktemp -d
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.336 + export GOPATH=/tmp/tmp.qYzrdmLvVG
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.336 + GOPATH=/tmp/tmp.qYzrdmLvVG
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.336 + RM_GOPATH=1
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.336 + case "$(go env GOARCH)" in
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.336 ++ go env GOARCH
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.341 + export GO_BUILDMODE=-buildmode=pie
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.341 + GO_BUILDMODE=-buildmode=pie
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.341 ++ dirname /install.sh
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.345 + dir=/
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.345 + bin=rootlesskit
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.345 + shift
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.345 + '[' '!' -f //rootlesskit.installer ']'
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.346 + . //rootlesskit.installer
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.346 ++ : 1920341cd41e047834a21007424162a2dc946315
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.346 + install_rootlesskit
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.346 + case "$1" in
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.346 + export CGO_ENABLED=0
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.346 + CGO_ENABLED=0
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.346 + _install_rootlesskit
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.346 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.346 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.346 + for f in rootlesskit rootlesskit-docker-proxy
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.346 + GOBIN=/build
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.346 + GO111MODULE=on
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.346 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
23:41:54 [2022-08-23T23:41:54.697Z] #74 1.772 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
23:41:54 [2022-08-23T23:41:54.697Z] #74 2.981 go: downloading github.com/sirupsen/logrus v1.8.1
23:41:54 [2022-08-23T23:41:54.697Z] #74 2.995 go: downloading github.com/urfave/cli/v2 v2.4.0
23:41:54 [2022-08-23T23:41:54.697Z] #74 3.222 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
23:41:54 [2022-08-23T23:41:54.697Z] #74 4.659 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
23:41:54 [2022-08-23T23:41:54.697Z] #74 4.896 go: downloading github.com/google/uuid v1.3.0
23:41:54 [2022-08-23T23:41:54.697Z] #74 4.920 go: downloading github.com/moby/vpnkit v0.5.0
23:41:54 [2022-08-23T23:41:54.697Z] #74 4.947 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
23:41:54 [2022-08-23T23:41:54.697Z] #74 5.050 go: downloading github.com/gofrs/flock v0.8.1
23:41:54 [2022-08-23T23:41:54.697Z] #74 5.082 go: downloading github.com/gorilla/mux v1.8.0
23:41:54 [2022-08-23T23:41:54.961Z] #74 5.226 go: downloading github.com/moby/sys/mountinfo v0.6.0
23:41:54 [2022-08-23T23:41:54.964Z] Client:
23:41:54 [2022-08-23T23:41:54.964Z]  Context:    default
23:41:54 [2022-08-23T23:41:54.964Z]  Debug Mode: false
23:41:54 [2022-08-23T23:41:54.964Z]  Plugins:
23:41:54 [2022-08-23T23:41:54.964Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
23:41:54 [2022-08-23T23:41:54.964Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
23:41:54 [2022-08-23T23:41:54.964Z]   compose: Docker Compose (Docker Inc., v2.4.1)
23:41:54 [2022-08-23T23:41:54.964Z]   scan: Docker Scan (Docker Inc., v0.17.0)
23:41:54 [2022-08-23T23:41:54.964Z] 
23:41:54 [2022-08-23T23:41:54.964Z] Server:
23:41:54 [2022-08-23T23:41:54.964Z]  Containers: 0
23:41:54 [2022-08-23T23:41:54.964Z]   Running: 0
23:41:54 [2022-08-23T23:41:54.964Z]   Paused: 0
23:41:54 [2022-08-23T23:41:54.964Z]   Stopped: 0
23:41:54 [2022-08-23T23:41:54.964Z]  Images: 0
23:41:54 [2022-08-23T23:41:54.964Z]  Server Version: 20.10.14
23:41:54 [2022-08-23T23:41:54.964Z]  Storage Driver: overlay2
23:41:54 [2022-08-23T23:41:54.964Z]   Backing Filesystem: extfs
23:41:54 [2022-08-23T23:41:54.964Z]   Supports d_type: true
23:41:54 [2022-08-23T23:41:54.964Z]   Native Overlay Diff: true
23:41:54 [2022-08-23T23:41:54.964Z]   userxattr: false
23:41:54 [2022-08-23T23:41:54.964Z]  Logging Driver: json-file
23:41:54 [2022-08-23T23:41:54.964Z]  Cgroup Driver: cgroupfs
23:41:54 [2022-08-23T23:41:54.964Z]  Cgroup Version: 1
23:41:54 [2022-08-23T23:41:54.964Z]  Plugins:
23:41:54 [2022-08-23T23:41:54.964Z]   Volume: local
23:41:54 [2022-08-23T23:41:54.964Z]   Network: bridge host ipvlan macvlan null overlay
23:41:54 [2022-08-23T23:41:54.964Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:41:54 [2022-08-23T23:41:54.964Z]  Swarm: inactive
23:41:54 [2022-08-23T23:41:54.964Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
23:41:54 [2022-08-23T23:41:54.964Z]  Default Runtime: runc
23:41:54 [2022-08-23T23:41:54.964Z]  Init Binary: docker-init
23:41:54 [2022-08-23T23:41:54.964Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
23:41:54 [2022-08-23T23:41:54.964Z]  runc version: v1.0.3-0-gf46b6ba
23:41:54 [2022-08-23T23:41:54.964Z]  init version: de40ad0
23:41:54 [2022-08-23T23:41:54.964Z]  Security Options:
23:41:54 [2022-08-23T23:41:54.964Z]   apparmor
23:41:54 [2022-08-23T23:41:54.964Z]   seccomp
23:41:54 [2022-08-23T23:41:54.964Z]    Profile: default
23:41:54 [2022-08-23T23:41:54.964Z]  Kernel Version: 5.4.0-1071-aws
23:41:54 [2022-08-23T23:41:54.964Z]  Operating System: Ubuntu 18.04.6 LTS
23:41:54 [2022-08-23T23:41:54.964Z]  OSType: linux
23:41:54 [2022-08-23T23:41:54.964Z]  Architecture: x86_64
23:41:54 [2022-08-23T23:41:54.964Z]  CPUs: 2
23:41:54 [2022-08-23T23:41:54.964Z]  Total Memory: 7.483GiB
23:41:54 [2022-08-23T23:41:54.964Z]  Name: ip-10-100-82-74
23:41:54 [2022-08-23T23:41:54.964Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
23:41:54 [2022-08-23T23:41:54.964Z]  Docker Root Dir: /var/lib/docker
23:41:54 [2022-08-23T23:41:54.964Z]  Debug Mode: false
23:41:54 [2022-08-23T23:41:54.964Z]  Registry: https://index.docker.io/v1/
23:41:54 [2022-08-23T23:41:54.964Z]  Labels:
23:41:54 [2022-08-23T23:41:54.964Z]  Experimental: true
23:41:54 [2022-08-23T23:41:54.964Z]  Insecure Registries:
23:41:54 [2022-08-23T23:41:54.964Z]   127.0.0.0/8
23:41:54 [2022-08-23T23:41:54.964Z]  Live Restore Enabled: true
23:41:54 [2022-08-23T23:41:54.964Z] 
23:41:54 [2022-08-23T23:41:54.964Z] WARNING: No swap limit support
[Pipeline] sh
23:41:55 [2022-08-23T23:41:55.146Z] #14 ...
23:41:55 [2022-08-23T23:41:55.146Z] 
23:41:55 [2022-08-23T23:41:55.146Z] #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
23:41:55 [2022-08-23T23:41:55.146Z] #44 sha256:5a5637903182917cff07cd11edaaccf98a19ab4e5f6fcd50555bf7fe418d0c02
23:41:55 [2022-08-23T23:41:55.146Z] #44 3.953 + RM_GOPATH=0
23:41:55 [2022-08-23T23:41:55.146Z] #44 3.953 + TMP_GOPATH=
23:41:55 [2022-08-23T23:41:55.146Z] #44 3.953 + : /build
23:41:55 [2022-08-23T23:41:55.146Z] #44 3.953 + '[' -z '' ']'
23:41:55 [2022-08-23T23:41:55.146Z] #44 3.967 ++ mktemp -d
23:41:55 [2022-08-23T23:41:55.146Z] #44 3.967 + export GOPATH=/tmp/tmp.NaFwIkuWjD
23:41:55 [2022-08-23T23:41:55.146Z] #44 3.967 + GOPATH=/tmp/tmp.NaFwIkuWjD
23:41:55 [2022-08-23T23:41:55.146Z] #44 3.967 + RM_GOPATH=1
23:41:55 [2022-08-23T23:41:55.146Z] #44 3.967 + case "$(go env GOARCH)" in
23:41:55 [2022-08-23T23:41:55.146Z] #44 3.967 ++ go env GOARCH
23:41:55 [2022-08-23T23:41:55.146Z] #44 3.973 + export GO_BUILDMODE=-buildmode=pie
23:41:55 [2022-08-23T23:41:55.146Z] #44 3.973 + GO_BUILDMODE=-buildmode=pie
23:41:55 [2022-08-23T23:41:55.146Z] #44 4.000 ++ dirname /install.sh
23:41:55 [2022-08-23T23:41:55.146Z] #44 4.000 + dir=/
23:41:55 [2022-08-23T23:41:55.146Z] #44 4.000 + bin=tini
23:41:55 [2022-08-23T23:41:55.146Z] #44 4.000 + shift
23:41:55 [2022-08-23T23:41:55.146Z] #44 4.000 + '[' '!' -f //tini.installer ']'
23:41:55 [2022-08-23T23:41:55.146Z] #44 4.000 + . //tini.installer
23:41:55 [2022-08-23T23:41:55.146Z] #44 4.000 ++ : v0.19.0
23:41:55 [2022-08-23T23:41:55.146Z] #44 4.000 + install_tini
23:41:55 [2022-08-23T23:41:55.146Z] #44 4.000 + echo 'Install tini version v0.19.0'
23:41:55 [2022-08-23T23:41:55.146Z] #44 4.000 + git clone https://github.com/krallin/tini.git /tmp/tmp.NaFwIkuWjD/tini
23:41:55 [2022-08-23T23:41:55.146Z] #44 4.000 Cloning into '/tmp/tmp.NaFwIkuWjD/tini'...
23:41:55 [2022-08-23T23:41:55.146Z] #44 4.000 Install tini version v0.19.0
23:41:55 [2022-08-23T23:41:55.146Z] #44 4.893 + cd /tmp/tmp.NaFwIkuWjD/tini
23:41:55 [2022-08-23T23:41:55.146Z] #44 4.893 + git checkout -q v0.19.0
23:41:55 [2022-08-23T23:41:55.146Z] #44 4.922 + cmake .
23:41:55 [2022-08-23T23:41:55.146Z] #44 5.579 -- The C compiler identification is GNU 10.2.1
23:41:55 [2022-08-23T23:41:55.146Z] #44 5.671 -- Detecting C compiler ABI info
23:41:55 [2022-08-23T23:41:55.146Z] #44 6.416 -- Detecting C compiler ABI info - done
23:41:55 [2022-08-23T23:41:55.146Z] #44 6.542 -- Check for working C compiler: /usr/bin/cc - skipped
23:41:55 [2022-08-23T23:41:55.146Z] #44 6.542 -- Detecting C compile features
23:41:55 [2022-08-23T23:41:55.146Z] #44 6.542 -- Detecting C compile features - done
23:41:55 [2022-08-23T23:41:55.146Z] #44 6.603 -- Performing Test HAS_BUILTIN_FORTIFY
23:41:55 [2022-08-23T23:41:55.146Z] #44 6.899 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:41:55 [2022-08-23T23:41:55.146Z] #44 7.013 -- Configuring done
23:41:55 [2022-08-23T23:41:55.146Z] #44 7.026 -- Generating done
23:41:55 [2022-08-23T23:41:55.146Z] #44 7.026 -- Build files have been written to: /tmp/tmp.NaFwIkuWjD/tini
23:41:55 [2022-08-23T23:41:55.146Z] #44 7.052 + make tini-static
23:41:55 [2022-08-23T23:41:55.146Z] #44 7.445 Scanning dependencies of target tini-static
23:41:55 [2022-08-23T23:41:55.146Z] #44 7.524 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:41:55 [2022-08-23T23:41:55.146Z] #44 8.934 [100%] Linking C executable tini-static
23:41:55 [2022-08-23T23:41:55.146Z] #44 9.737 [100%] Built target tini-static
23:41:55 [2022-08-23T23:41:55.146Z] #44 9.864 + mkdir -p /build
23:41:55 [2022-08-23T23:41:55.146Z] #44 9.870 + cp tini-static /build/docker-init
23:41:55 [2022-08-23T23:41:55.146Z] #44 DONE 10.1s
23:41:55 [2022-08-23T23:41:55.146Z] 
23:41:55 [2022-08-23T23:41:55.146Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:41:55 [2022-08-23T23:41:55.146Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:41:55 [2022-08-23T23:41:55.146Z] #77 17.46 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
23:41:55 [2022-08-23T23:41:55.146Z] #77 19.41 Cloning into '/tmp/crun-build/libocispec/yajl'...
23:41:55 [2022-08-23T23:41:55.146Z] #77 20.86 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
23:41:55 [2022-08-23T23:41:55.146Z] #77 21.06 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
23:41:55 [2022-08-23T23:41:55.146Z] #77 21.29 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
23:41:55 [2022-08-23T23:41:55.223Z] #74 5.533 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
23:41:55 [2022-08-23T23:41:55.223Z] #74 5.645 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
23:41:55 [2022-08-23T23:41:55.304Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
23:41:55 [2022-08-23T23:41:55.304Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
23:41:55 [2022-08-23T23:41:55.304Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44022/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
23:41:55 [2022-08-23T23:41:55.304Z] + bash /home/ubuntu/workspace/moby_PR-44022/check-config.sh
23:41:55 [2022-08-23T23:41:55.304Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:41:55 [2022-08-23T23:41:55.304Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
23:41:55 [2022-08-23T23:41:55.304Z] 
23:41:55 [2022-08-23T23:41:55.304Z] Generally Necessary:
23:41:55 [2022-08-23T23:41:55.304Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:41:55 [2022-08-23T23:41:55.304Z] - apparmor: enabled and tools installed
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_NAMESPACES: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_NET_NS: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_PID_NS: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_IPC_NS: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_UTS_NS: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_CGROUPS: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_CGROUP_CPUACCT: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_CGROUP_DEVICE: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_CGROUP_FREEZER: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_CGROUP_SCHED: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_CPUSETS: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_MEMCG: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_KEYS: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_VETH: enabled (as module)
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_BRIDGE: enabled (as module)
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_NF_NAT: enabled (as module)
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_POSIX_MQUEUE: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_CGROUP_BPF: enabled
23:41:55 [2022-08-23T23:41:55.593Z] 
23:41:55 [2022-08-23T23:41:55.593Z] Optional Features:
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_USER_NS: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_SECCOMP: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_SECCOMP_FILTER: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_CGROUP_PIDS: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_MEMCG_SWAP: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:41:55 [2022-08-23T23:41:55.593Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_BLK_CGROUP: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_CGROUP_PERF: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_CGROUP_HUGETLB: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_CFS_BANDWIDTH: enabled
23:41:55 [2022-08-23T23:41:55.593Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:41:55 [2022-08-23T23:41:55.867Z] - CONFIG_RT_GROUP_SCHED: missing
23:41:55 [2022-08-23T23:41:55.867Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:41:55 [2022-08-23T23:41:55.867Z] - CONFIG_IP_VS: enabled (as module)
23:41:55 [2022-08-23T23:41:55.867Z] - CONFIG_IP_VS_NFCT: enabled
23:41:55 [2022-08-23T23:41:55.867Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:41:55 [2022-08-23T23:41:55.867Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:41:55 [2022-08-23T23:41:55.867Z] - CONFIG_IP_VS_RR: enabled (as module)
23:41:55 [2022-08-23T23:41:55.867Z] - CONFIG_SECURITY_SELINUX: enabled
23:41:55 [2022-08-23T23:41:55.867Z] - CONFIG_SECURITY_APPARMOR: enabled
23:41:55 [2022-08-23T23:41:55.867Z] - CONFIG_EXT4_FS: enabled
23:41:55 [2022-08-23T23:41:55.867Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:41:55 [2022-08-23T23:41:55.867Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:41:55 [2022-08-23T23:41:55.867Z] - Network Drivers:
23:41:55 [2022-08-23T23:41:55.867Z]   - "overlay":
23:41:55 [2022-08-23T23:41:55.867Z]     - CONFIG_VXLAN: enabled (as module)
23:41:55 [2022-08-23T23:41:55.867Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:41:55 [2022-08-23T23:41:55.867Z]       Optional (for encrypted networks):
23:41:55 [2022-08-23T23:41:55.867Z]       - CONFIG_CRYPTO: enabled
23:41:55 [2022-08-23T23:41:55.867Z]       - CONFIG_CRYPTO_AEAD: enabled
23:41:55 [2022-08-23T23:41:55.867Z]       - CONFIG_CRYPTO_GCM: enabled
23:41:55 [2022-08-23T23:41:55.867Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:41:55 [2022-08-23T23:41:55.867Z]       - CONFIG_CRYPTO_GHASH: enabled
23:41:55 [2022-08-23T23:41:55.867Z]       - CONFIG_XFRM: enabled
23:41:55 [2022-08-23T23:41:55.867Z]       - CONFIG_XFRM_USER: enabled (as module)
23:41:55 [2022-08-23T23:41:55.867Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:41:55 [2022-08-23T23:41:55.867Z]       - CONFIG_INET_ESP: enabled (as module)
23:41:55 [2022-08-23T23:41:55.867Z]   - "ipvlan":
23:41:55 [2022-08-23T23:41:55.867Z]     - CONFIG_IPVLAN: enabled (as module)
23:41:55 [2022-08-23T23:41:55.867Z]   - "macvlan":
23:41:55 [2022-08-23T23:41:55.867Z]     - CONFIG_MACVLAN: enabled (as module)
23:41:55 [2022-08-23T23:41:55.867Z]     - CONFIG_DUMMY: enabled (as module)
23:41:55 [2022-08-23T23:41:55.868Z]   - "ftp,tftp client in container":
23:41:56 [2022-08-23T23:41:56.129Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:41:56 [2022-08-23T23:41:56.129Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:41:56 [2022-08-23T23:41:56.129Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:41:56 [2022-08-23T23:41:56.129Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:41:56 [2022-08-23T23:41:56.129Z] - Storage Drivers:
23:41:56 [2022-08-23T23:41:56.129Z]   - "aufs":
23:41:56 [2022-08-23T23:41:56.129Z]     - CONFIG_AUFS_FS: enabled (as module)
23:41:56 [2022-08-23T23:41:56.129Z]   - "btrfs":
23:41:56 [2022-08-23T23:41:56.129Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:41:56 [2022-08-23T23:41:56.129Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:41:56 [2022-08-23T23:41:56.129Z]   - "devicemapper":
23:41:56 [2022-08-23T23:41:56.129Z]     - CONFIG_BLK_DEV_DM: enabled
23:41:56 [2022-08-23T23:41:56.129Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:41:56 [2022-08-23T23:41:56.129Z]   - "overlay":
23:41:56 [2022-08-23T23:41:56.129Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:41:56 [2022-08-23T23:41:56.129Z]   - "zfs":
23:41:56 [2022-08-23T23:41:56.129Z]     - /dev/zfs: present
23:41:56 [2022-08-23T23:41:56.129Z]     - zfs command: missing
23:41:56 [2022-08-23T23:41:56.129Z]     - zpool command: missing
23:41:56 [2022-08-23T23:41:56.129Z] 
23:41:56 [2022-08-23T23:41:56.129Z] Limits:
23:41:56 [2022-08-23T23:41:56.129Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:41:56 [2022-08-23T23:41:56.129Z] 
23:41:56 [2022-08-23T23:41:56.129Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
23:41:56 [2022-08-23T23:41:56.168Z] #74 6.364 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
23:41:56 [2022-08-23T23:41:56.168Z] #74 6.458 go: downloading github.com/russross/blackfriday/v2 v2.1.0
[Pipeline] sh
23:41:56 [2022-08-23T23:41:56.465Z] + sudo modprobe ip_vs
23:41:56 [2022-08-23T23:41:56.465Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e5958a8f08d8cc736a130fc162fa513ddcc4de61 .
23:41:56 [2022-08-23T23:41:56.723Z] #1 [internal] load build definition from Dockerfile
23:41:56 [2022-08-23T23:41:56.723Z] #1 sha256:9f3b049f6a31649418ccb90110703179f6fcde7d3612ad5c499c76c6b81bcdac
23:41:56 [2022-08-23T23:41:56.723Z] #1 transferring dockerfile: 19.25kB 0.1s done
23:41:56 [2022-08-23T23:41:56.980Z] #1 DONE 0.2s
23:41:56 [2022-08-23T23:41:56.980Z] 
23:41:56 [2022-08-23T23:41:56.980Z] #2 [internal] load .dockerignore
23:41:56 [2022-08-23T23:41:56.980Z] #2 sha256:df5903de5b6cad461827057850c826be89c3ca23e397d449c278fc08ff50c8b3
23:41:56 [2022-08-23T23:41:56.980Z] #2 transferring context: 145B done
23:41:56 [2022-08-23T23:41:56.980Z] #2 DONE 0.1s
23:41:56 [2022-08-23T23:41:56.980Z] 
23:41:56 [2022-08-23T23:41:56.980Z] #3 resolve image config for docker.io/docker/dockerfile:1
23:41:56 [2022-08-23T23:41:56.980Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
23:41:57 [2022-08-23T23:41:57.086Z] #77 ...
23:41:57 [2022-08-23T23:41:57.086Z] 
23:41:57 [2022-08-23T23:41:57.086Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:41:57 [2022-08-23T23:41:57.086Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:41:57 [2022-08-23T23:41:57.086Z] #14 74.83 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
23:41:57 [2022-08-23T23:41:57.086Z] #14 74.83 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
23:41:57 [2022-08-23T23:41:57.086Z] #14 74.83 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:41:57 [2022-08-23T23:41:57.219Z] Client:
23:41:57 [2022-08-23T23:41:57.219Z]  Context:    default
23:41:57 [2022-08-23T23:41:57.219Z]  Debug Mode: false
23:41:57 [2022-08-23T23:41:57.219Z]  Plugins:
23:41:57 [2022-08-23T23:41:57.219Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
23:41:57 [2022-08-23T23:41:57.219Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
23:41:57 [2022-08-23T23:41:57.219Z]   compose: Docker Compose (Docker Inc., v2.4.1)
23:41:57 [2022-08-23T23:41:57.219Z]   scan: Docker Scan (Docker Inc., v0.17.0)
23:41:57 [2022-08-23T23:41:57.219Z] 
23:41:57 [2022-08-23T23:41:57.219Z] Server:
23:41:57 [2022-08-23T23:41:57.220Z]  Containers: 0
23:41:57 [2022-08-23T23:41:57.220Z]   Running: 0
23:41:57 [2022-08-23T23:41:57.220Z]   Paused: 0
23:41:57 [2022-08-23T23:41:57.220Z]   Stopped: 0
23:41:57 [2022-08-23T23:41:57.220Z]  Images: 0
23:41:57 [2022-08-23T23:41:57.220Z]  Server Version: 20.10.14
23:41:57 [2022-08-23T23:41:57.220Z]  Storage Driver: overlay2
23:41:57 [2022-08-23T23:41:57.220Z]   Backing Filesystem: extfs
23:41:57 [2022-08-23T23:41:57.220Z]   Supports d_type: true
23:41:57 [2022-08-23T23:41:57.220Z]   Native Overlay Diff: true
23:41:57 [2022-08-23T23:41:57.220Z]   userxattr: false
23:41:57 [2022-08-23T23:41:57.220Z]  Logging Driver: json-file
23:41:57 [2022-08-23T23:41:57.220Z]  Cgroup Driver: cgroupfs
23:41:57 [2022-08-23T23:41:57.220Z]  Cgroup Version: 1
23:41:57 [2022-08-23T23:41:57.220Z]  Plugins:
23:41:57 [2022-08-23T23:41:57.220Z]   Volume: local
23:41:57 [2022-08-23T23:41:57.220Z]   Network: bridge host ipvlan macvlan null overlay
23:41:57 [2022-08-23T23:41:57.220Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:41:57 [2022-08-23T23:41:57.220Z]  Swarm: inactive
23:41:57 [2022-08-23T23:41:57.220Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
23:41:57 [2022-08-23T23:41:57.220Z]  Default Runtime: runc
23:41:57 [2022-08-23T23:41:57.220Z]  Init Binary: docker-init
23:41:57 [2022-08-23T23:41:57.220Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
23:41:57 [2022-08-23T23:41:57.220Z]  runc version: v1.0.3-0-gf46b6ba
23:41:57 [2022-08-23T23:41:57.220Z]  init version: de40ad0
23:41:57 [2022-08-23T23:41:57.220Z]  Security Options:
23:41:57 [2022-08-23T23:41:57.220Z]   apparmor
23:41:57 [2022-08-23T23:41:57.220Z]   seccomp
23:41:57 [2022-08-23T23:41:57.220Z]    Profile: default
23:41:57 [2022-08-23T23:41:57.220Z]  Kernel Version: 5.4.0-1071-aws
23:41:57 [2022-08-23T23:41:57.220Z]  Operating System: Ubuntu 18.04.6 LTS
23:41:57 [2022-08-23T23:41:57.220Z]  OSType: linux
23:41:57 [2022-08-23T23:41:57.220Z]  Architecture: x86_64
23:41:57 [2022-08-23T23:41:57.220Z]  CPUs: 2
23:41:57 [2022-08-23T23:41:57.220Z]  Total Memory: 7.483GiB
23:41:57 [2022-08-23T23:41:57.220Z]  Name: ip-10-100-45-1
23:41:57 [2022-08-23T23:41:57.220Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
23:41:57 [2022-08-23T23:41:57.220Z]  Docker Root Dir: /var/lib/docker
23:41:57 [2022-08-23T23:41:57.220Z]  Debug Mode: false
23:41:57 [2022-08-23T23:41:57.220Z]  Registry: https://index.docker.io/v1/
23:41:57 [2022-08-23T23:41:57.220Z]  Labels:
23:41:57 [2022-08-23T23:41:57.220Z]  Experimental: true
23:41:57 [2022-08-23T23:41:57.220Z]  Insecure Registries:
23:41:57 [2022-08-23T23:41:57.220Z]   127.0.0.0/8
23:41:57 [2022-08-23T23:41:57.220Z]  Live Restore Enabled: true
23:41:57 [2022-08-23T23:41:57.220Z] 
23:41:57 [2022-08-23T23:41:57.220Z] WARNING: No swap limit support
[Pipeline] sh
23:41:57 [2022-08-23T23:41:57.549Z] #3 DONE 0.5s
23:41:57 [2022-08-23T23:41:57.549Z] 
23:41:57 [2022-08-23T23:41:57.549Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
23:41:57 [2022-08-23T23:41:57.549Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
23:41:57 [2022-08-23T23:41:57.549Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
23:41:57 [2022-08-23T23:41:57.549Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
23:41:57 [2022-08-23T23:41:57.549Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
23:41:57 [2022-08-23T23:41:57.549Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s
23:41:57 [2022-08-23T23:41:57.549Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
23:41:57 [2022-08-23T23:41:57.549Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
23:41:57 [2022-08-23T23:41:57.552Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
23:41:57 [2022-08-23T23:41:57.552Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
23:41:57 [2022-08-23T23:41:57.552Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44022/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
23:41:57 [2022-08-23T23:41:57.552Z] + bash /home/ubuntu/workspace/moby_PR-44022/check-config.sh
23:41:57 [2022-08-23T23:41:57.552Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:41:57 [2022-08-23T23:41:57.552Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
23:41:57 [2022-08-23T23:41:57.552Z] 
23:41:57 [2022-08-23T23:41:57.552Z] Generally Necessary:
23:41:57 [2022-08-23T23:41:57.552Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:41:57 [2022-08-23T23:41:57.552Z] - apparmor: enabled and tools installed
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_NAMESPACES: enabled
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_NET_NS: enabled
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_PID_NS: enabled
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_IPC_NS: enabled
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_UTS_NS: enabled
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_CGROUPS: enabled
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_CGROUP_CPUACCT: enabled
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_CGROUP_DEVICE: enabled
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_CGROUP_FREEZER: enabled
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_CGROUP_SCHED: enabled
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_CPUSETS: enabled
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_MEMCG: enabled
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_KEYS: enabled
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_VETH: enabled (as module)
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_BRIDGE: enabled (as module)
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
23:41:57 [2022-08-23T23:41:57.552Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:41:57 [2022-08-23T23:41:57.807Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done
23:41:57 [2022-08-23T23:41:57.807Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_NF_NAT: enabled (as module)
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_POSIX_MQUEUE: enabled
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_CGROUP_BPF: enabled
23:41:57 [2022-08-23T23:41:57.832Z] 
23:41:57 [2022-08-23T23:41:57.832Z] Optional Features:
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_USER_NS: enabled
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_SECCOMP: enabled
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_SECCOMP_FILTER: enabled
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_CGROUP_PIDS: enabled
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_MEMCG_SWAP: enabled
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
23:41:57 [2022-08-23T23:41:57.832Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_BLK_CGROUP: enabled
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_CGROUP_PERF: enabled
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_CGROUP_HUGETLB: enabled
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_CFS_BANDWIDTH: enabled
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_RT_GROUP_SCHED: missing
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_IP_VS: enabled (as module)
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_IP_VS_NFCT: enabled
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_IP_VS_RR: enabled (as module)
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_SECURITY_SELINUX: enabled
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_SECURITY_APPARMOR: enabled
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_EXT4_FS: enabled
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:41:57 [2022-08-23T23:41:57.832Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:41:57 [2022-08-23T23:41:57.832Z] - Network Drivers:
23:41:57 [2022-08-23T23:41:57.832Z]   - "overlay":
23:41:57 [2022-08-23T23:41:57.832Z]     - CONFIG_VXLAN: enabled (as module)
23:41:57 [2022-08-23T23:41:57.832Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:41:57 [2022-08-23T23:41:57.832Z]       Optional (for encrypted networks):
23:41:58 [2022-08-23T23:41:58.104Z]       - CONFIG_CRYPTO: enabled
23:41:58 [2022-08-23T23:41:58.104Z]       - CONFIG_CRYPTO_AEAD: enabled
23:41:58 [2022-08-23T23:41:58.104Z]       - CONFIG_CRYPTO_GCM: enabled
23:41:58 [2022-08-23T23:41:58.104Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:41:58 [2022-08-23T23:41:58.104Z]       - CONFIG_CRYPTO_GHASH: enabled
23:41:58 [2022-08-23T23:41:58.104Z]       - CONFIG_XFRM: enabled
23:41:58 [2022-08-23T23:41:58.104Z]       - CONFIG_XFRM_USER: enabled (as module)
23:41:58 [2022-08-23T23:41:58.104Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:41:58 [2022-08-23T23:41:58.104Z]       - CONFIG_INET_ESP: enabled (as module)
23:41:58 [2022-08-23T23:41:58.104Z]   - "ipvlan":
23:41:58 [2022-08-23T23:41:58.104Z]     - CONFIG_IPVLAN: enabled (as module)
23:41:58 [2022-08-23T23:41:58.104Z]   - "macvlan":
23:41:58 [2022-08-23T23:41:58.104Z]     - CONFIG_MACVLAN: enabled (as module)
23:41:58 [2022-08-23T23:41:58.104Z]     - CONFIG_DUMMY: enabled (as module)
23:41:58 [2022-08-23T23:41:58.104Z]   - "ftp,tftp client in container":
23:41:58 [2022-08-23T23:41:58.104Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:41:58 [2022-08-23T23:41:58.104Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:41:58 [2022-08-23T23:41:58.104Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:41:58 [2022-08-23T23:41:58.104Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:41:58 [2022-08-23T23:41:58.104Z] - Storage Drivers:
23:41:58 [2022-08-23T23:41:58.104Z]   - "aufs":
23:41:58 [2022-08-23T23:41:58.104Z]     - CONFIG_AUFS_FS: enabled (as module)
23:41:58 [2022-08-23T23:41:58.104Z]   - "btrfs":
23:41:58 [2022-08-23T23:41:58.104Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:41:58 [2022-08-23T23:41:58.104Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:41:58 [2022-08-23T23:41:58.104Z]   - "devicemapper":
23:41:58 [2022-08-23T23:41:58.104Z]     - CONFIG_BLK_DEV_DM: enabled
23:41:58 [2022-08-23T23:41:58.104Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:41:58 [2022-08-23T23:41:58.104Z]   - "overlay":
23:41:58 [2022-08-23T23:41:58.104Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:41:58 [2022-08-23T23:41:58.104Z]   - "zfs":
23:41:58 [2022-08-23T23:41:58.104Z]     - /dev/zfs: present
23:41:58 [2022-08-23T23:41:58.104Z]     - zfs command: missing
23:41:58 [2022-08-23T23:41:58.104Z]     - zpool command: missing
23:41:58 [2022-08-23T23:41:58.104Z] 
23:41:58 [2022-08-23T23:41:58.104Z] Limits:
23:41:58 [2022-08-23T23:41:58.104Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:41:58 [2022-08-23T23:41:58.104Z] 
23:41:58 [2022-08-23T23:41:58.104Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:41:58 [2022-08-23T23:41:58.395Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.5s done
23:41:58 [2022-08-23T23:41:58.449Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e5958a8f08d8cc736a130fc162fa513ddcc4de61 .
23:41:58 [2022-08-23T23:41:58.655Z] #4 DONE 1.1s
23:41:58 [2022-08-23T23:41:58.713Z] #2 [internal] load .dockerignore
23:41:58 [2022-08-23T23:41:58.713Z] #2 sha256:1d02c94f4f26853eb98a9411c14aee07b73b6b94a8ce20ddf7e4723ca94efc9e
23:41:58 [2022-08-23T23:41:58.977Z] #2 transferring context: 145B done
23:41:58 [2022-08-23T23:41:58.977Z] #2 DONE 0.5s
23:41:58 [2022-08-23T23:41:58.977Z] 
23:41:58 [2022-08-23T23:41:58.977Z] #1 [internal] load build definition from Dockerfile
23:41:58 [2022-08-23T23:41:58.977Z] #1 sha256:e716b4f5ab634b8d4bdb7361c454fa78111620576b4f44b81be5523664847d9a
23:41:58 [2022-08-23T23:41:58.977Z] #1 transferring dockerfile: 19.25kB 0.0s done
23:41:58 [2022-08-23T23:41:58.977Z] #1 DONE 0.5s
23:41:59 [2022-08-23T23:41:59.240Z] 
23:41:59 [2022-08-23T23:41:59.240Z] #3 resolve image config for docker.io/docker/dockerfile:1
23:41:59 [2022-08-23T23:41:59.240Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
23:41:59 [2022-08-23T23:41:59.489Z] #74 ...
23:41:59 [2022-08-23T23:41:59.489Z] 
23:41:59 [2022-08-23T23:41:59.489Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:41:59 [2022-08-23T23:41:59.489Z] #69 sha256:7b747f9378d2ec3b29d73b49ebdfcebda962e333cd4093b0f79b814db7c81700
23:41:59 [2022-08-23T23:41:59.489Z] #69 1.768 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
23:41:59 [2022-08-23T23:41:59.489Z] #69 1.768 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
23:41:59 [2022-08-23T23:41:59.489Z] #69 1.769 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
23:41:59 [2022-08-23T23:41:59.489Z] #69 2.065 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
23:41:59 [2022-08-23T23:41:59.489Z] #69 2.360 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
23:41:59 [2022-08-23T23:41:59.489Z] #69 2.764 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
23:41:59 [2022-08-23T23:41:59.489Z] #69 3.191 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
23:41:59 [2022-08-23T23:41:59.489Z] #69 3.739 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
23:41:59 [2022-08-23T23:41:59.489Z] #69 4.044 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB]
23:41:59 [2022-08-23T23:41:59.489Z] #69 4.055 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB]
23:41:59 [2022-08-23T23:41:59.489Z] #69 4.058 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB]
23:41:59 [2022-08-23T23:41:59.489Z] #69 4.074 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB]
23:41:59 [2022-08-23T23:41:59.489Z] #69 4.074 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB]
23:41:59 [2022-08-23T23:41:59.489Z] #69 4.548 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
23:41:59 [2022-08-23T23:41:59.489Z] #69 4.551 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
23:41:59 [2022-08-23T23:41:59.489Z] #69 4.553 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
23:41:59 [2022-08-23T23:41:59.489Z] #69 4.555 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
23:41:59 [2022-08-23T23:41:59.489Z] #69 4.558 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
23:41:59 [2022-08-23T23:41:59.489Z] #69 ...
23:41:59 [2022-08-23T23:41:59.489Z] 
23:41:59 [2022-08-23T23:41:59.489Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:41:59 [2022-08-23T23:41:59.489Z] #49 sha256:c91570744d2821a68f204a94f2c81f282206818ce2d03480776cf2e2743bf2e0
23:41:59 [2022-08-23T23:41:59.489Z] #49 1.750 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
23:41:59 [2022-08-23T23:41:59.489Z] #49 1.750 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
23:41:59 [2022-08-23T23:41:59.489Z] #49 1.750 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
23:41:59 [2022-08-23T23:41:59.489Z] #49 2.064 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
23:41:59 [2022-08-23T23:41:59.489Z] #49 2.487 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
23:41:59 [2022-08-23T23:41:59.489Z] #49 3.018 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
23:41:59 [2022-08-23T23:41:59.489Z] #49 3.494 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
23:41:59 [2022-08-23T23:41:59.489Z] #49 3.916 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
23:41:59 [2022-08-23T23:41:59.489Z] #49 4.363 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB]
23:41:59 [2022-08-23T23:41:59.489Z] #49 4.364 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB]
23:41:59 [2022-08-23T23:41:59.489Z] #49 4.364 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB]
23:41:59 [2022-08-23T23:41:59.489Z] #49 4.365 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB]
23:41:59 [2022-08-23T23:41:59.489Z] #49 4.366 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB]
23:41:59 [2022-08-23T23:41:59.489Z] #49 4.543 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
23:41:59 [2022-08-23T23:41:59.489Z] #49 4.545 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
23:41:59 [2022-08-23T23:41:59.489Z] #49 4.545 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
23:41:59 [2022-08-23T23:41:59.489Z] #49 4.547 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
23:41:59 [2022-08-23T23:41:59.489Z] #49 4.547 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
23:41:59 [2022-08-23T23:41:59.507Z] #3 DONE 0.5s
23:41:59 [2022-08-23T23:41:59.592Z] 
23:41:59 [2022-08-23T23:41:59.592Z] #5 [internal] load .dockerignore
23:41:59 [2022-08-23T23:41:59.592Z] #5 sha256:b602e8cb12e5491c2bd75fd22495db1d4f31066ba2feec273392ce6b35c66f3a
23:41:59 [2022-08-23T23:41:59.592Z] #5 DONE 0.0s
23:41:59 [2022-08-23T23:41:59.592Z] 
23:41:59 [2022-08-23T23:41:59.592Z] #6 [internal] load build definition from Dockerfile
23:41:59 [2022-08-23T23:41:59.592Z] #6 sha256:1d93f6a62b1810846b8f46f2423c4c4f7749fbe085e1dc12c07c43432687e930
23:41:59 [2022-08-23T23:41:59.592Z] #6 DONE 0.0s
23:41:59 [2022-08-23T23:41:59.592Z] 
23:41:59 [2022-08-23T23:41:59.592Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:41:59 [2022-08-23T23:41:59.592Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
23:41:59 [2022-08-23T23:41:59.751Z] #49 ...
23:41:59 [2022-08-23T23:41:59.751Z] 
23:41:59 [2022-08-23T23:41:59.751Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:41:59 [2022-08-23T23:41:59.751Z] #20 sha256:f438a9c3587cd8780b5e740d22f13aa226a9c36cf2e7462516ee02af0d5918e0
23:41:59 [2022-08-23T23:41:59.751Z] #20 1.768 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
23:41:59 [2022-08-23T23:41:59.751Z] #20 1.769 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
23:41:59 [2022-08-23T23:41:59.751Z] #20 1.769 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
23:41:59 [2022-08-23T23:41:59.751Z] #20 2.030 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
23:41:59 [2022-08-23T23:41:59.751Z] #20 2.299 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
23:41:59 [2022-08-23T23:41:59.751Z] #20 2.709 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
23:41:59 [2022-08-23T23:41:59.751Z] #20 3.257 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
23:41:59 [2022-08-23T23:41:59.751Z] #20 3.935 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
23:41:59 [2022-08-23T23:41:59.751Z] #20 4.328 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB]
23:41:59 [2022-08-23T23:41:59.751Z] #20 4.330 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB]
23:41:59 [2022-08-23T23:41:59.751Z] #20 4.343 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB]
23:41:59 [2022-08-23T23:41:59.751Z] #20 4.345 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB]
23:41:59 [2022-08-23T23:41:59.751Z] #20 4.353 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB]
23:41:59 [2022-08-23T23:41:59.751Z] #20 4.686 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
23:41:59 [2022-08-23T23:41:59.751Z] #20 4.690 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
23:41:59 [2022-08-23T23:41:59.751Z] #20 4.692 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
23:41:59 [2022-08-23T23:41:59.751Z] #20 4.695 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
23:41:59 [2022-08-23T23:41:59.751Z] #20 4.696 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
23:41:59 [2022-08-23T23:41:59.770Z] 
23:41:59 [2022-08-23T23:41:59.770Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
23:41:59 [2022-08-23T23:41:59.770Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
23:41:59 [2022-08-23T23:41:59.770Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done
23:41:59 [2022-08-23T23:41:59.770Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
23:41:59 [2022-08-23T23:41:59.770Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
23:41:59 [2022-08-23T23:41:59.770Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
23:41:59 [2022-08-23T23:41:59.770Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0B / 9.94MB 0.1s
23:41:59 [2022-08-23T23:41:59.770Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
23:42:00 [2022-08-23T23:42:00.032Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done
23:42:00 [2022-08-23T23:42:00.033Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
23:42:00 [2022-08-23T23:42:00.323Z] #20 ...
23:42:00 [2022-08-23T23:42:00.323Z] 
23:42:00 [2022-08-23T23:42:00.323Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:42:00 [2022-08-23T23:42:00.323Z] #37 sha256:2191fc9ea8f570d169176dd35b7c021bd7557eb34e5acb55729dfb05412d2fea
23:42:00 [2022-08-23T23:42:00.323Z] #37 CACHED
23:42:00 [2022-08-23T23:42:00.323Z] 
23:42:00 [2022-08-23T23:42:00.323Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
23:42:00 [2022-08-23T23:42:00.323Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755
23:42:00 [2022-08-23T23:42:00.323Z] #36 CACHED
23:42:00 [2022-08-23T23:42:00.323Z] 
23:42:00 [2022-08-23T23:42:00.323Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
23:42:00 [2022-08-23T23:42:00.323Z] #38 sha256:ee383c71d5714f32740f3e0a0b5ff8a8e932bcd348ff1e905969762fa5856bf3
23:42:00 [2022-08-23T23:42:00.323Z] #38 CACHED
23:42:00 [2022-08-23T23:42:00.527Z] #10 ...
23:42:00 [2022-08-23T23:42:00.527Z] 
23:42:00 [2022-08-23T23:42:00.527Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
23:42:00 [2022-08-23T23:42:00.527Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
23:42:00 [2022-08-23T23:42:00.527Z] #8 DONE 0.9s
23:42:00 [2022-08-23T23:42:00.527Z] 
23:42:00 [2022-08-23T23:42:00.527Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
23:42:00 [2022-08-23T23:42:00.527Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50
23:42:00 [2022-08-23T23:42:00.527Z] #7 DONE 1.0s
23:42:00 [2022-08-23T23:42:00.527Z] 
23:42:00 [2022-08-23T23:42:00.527Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:42:00 [2022-08-23T23:42:00.527Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
23:42:00 [2022-08-23T23:42:00.527Z] #10 DONE 1.0s
23:42:00 [2022-08-23T23:42:00.527Z] 
23:42:00 [2022-08-23T23:42:00.527Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:42:00 [2022-08-23T23:42:00.527Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
23:42:00 [2022-08-23T23:42:00.527Z] #9 DONE 1.0s
23:42:00 [2022-08-23T23:42:00.585Z] 
23:42:00 [2022-08-23T23:42:00.585Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:42:00 [2022-08-23T23:42:00.585Z] #40 sha256:a35cbf3d871f38588024a43c4d3af712316008f9cc419dd72a996449a3215ae1
23:42:00 [2022-08-23T23:42:00.585Z] #40 CACHED
23:42:00 [2022-08-23T23:42:00.585Z] 
23:42:00 [2022-08-23T23:42:00.585Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:42:00 [2022-08-23T23:42:00.585Z] #41 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c
23:42:00 [2022-08-23T23:42:00.585Z] #41 CACHED
23:42:00 [2022-08-23T23:42:00.585Z] 
23:42:00 [2022-08-23T23:42:00.585Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:42:00 [2022-08-23T23:42:00.585Z] #43 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77
23:42:00 [2022-08-23T23:42:00.585Z] #43 CACHED
23:42:00 [2022-08-23T23:42:00.585Z] 
23:42:00 [2022-08-23T23:42:00.585Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
23:42:00 [2022-08-23T23:42:00.585Z] #45 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8
23:42:00 [2022-08-23T23:42:00.585Z] #45 CACHED
23:42:00 [2022-08-23T23:42:00.585Z] 
23:42:00 [2022-08-23T23:42:00.585Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
23:42:00 [2022-08-23T23:42:00.585Z] #47 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8
23:42:00 [2022-08-23T23:42:00.585Z] #47 CACHED
23:42:00 [2022-08-23T23:42:00.585Z] 
23:42:00 [2022-08-23T23:42:00.585Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:42:00 [2022-08-23T23:42:00.585Z] #74 sha256:54c6c44c72e9541aaedc9c572931a401e4d202dbf0f1de39615743409f6dd7d8
23:42:00 [2022-08-23T23:42:00.607Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done
23:42:00 [2022-08-23T23:42:00.607Z] #4 DONE 0.8s
23:42:00 [2022-08-23T23:42:00.869Z] 
23:42:00 [2022-08-23T23:42:00.869Z] #6 [internal] load build definition from Dockerfile
23:42:00 [2022-08-23T23:42:00.869Z] #6 sha256:44c45f3a36d1725970d7ab0c08931fe1c88344e00ddd766b132d7ca96586a552
23:42:00 [2022-08-23T23:42:00.869Z] #6 DONE 0.0s
23:42:00 [2022-08-23T23:42:00.869Z] 
23:42:00 [2022-08-23T23:42:00.869Z] #5 [internal] load .dockerignore
23:42:00 [2022-08-23T23:42:00.869Z] #5 sha256:1200d3084bc7a64d2792e699d821ec554eabb4962fab5194f5dabc14c717ebb9
23:42:00 [2022-08-23T23:42:00.869Z] #5 DONE 0.0s
23:42:00 [2022-08-23T23:42:00.869Z] 
23:42:00 [2022-08-23T23:42:00.869Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:42:00 [2022-08-23T23:42:00.869Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
23:42:01 [2022-08-23T23:42:01.093Z] 
23:42:01 [2022-08-23T23:42:01.093Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:01 [2022-08-23T23:42:01.093Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:42:01 [2022-08-23T23:42:01.093Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:01 [2022-08-23T23:42:01.093Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 0.1s done
23:42:01 [2022-08-23T23:42:01.353Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.2s
23:42:01 [2022-08-23T23:42:01.353Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done
23:42:01 [2022-08-23T23:42:01.353Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done
23:42:01 [2022-08-23T23:42:01.353Z] #11 sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 1.86kB / 1.86kB done
23:42:01 [2022-08-23T23:42:01.448Z] #10 DONE 0.7s
23:42:01 [2022-08-23T23:42:01.448Z] 
23:42:01 [2022-08-23T23:42:01.448Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
23:42:01 [2022-08-23T23:42:01.448Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50
23:42:01 [2022-08-23T23:42:01.448Z] #7 DONE 0.7s
23:42:01 [2022-08-23T23:42:01.448Z] 
23:42:01 [2022-08-23T23:42:01.448Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:42:01 [2022-08-23T23:42:01.448Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
23:42:01 [2022-08-23T23:42:01.448Z] #9 DONE 0.8s
23:42:01 [2022-08-23T23:42:01.448Z] 
23:42:01 [2022-08-23T23:42:01.448Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
23:42:01 [2022-08-23T23:42:01.448Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
23:42:01 [2022-08-23T23:42:01.448Z] #8 DONE 0.8s
23:42:01 [2022-08-23T23:42:01.512Z] Client:
23:42:01 [2022-08-23T23:42:01.512Z]  Context:    default
23:42:01 [2022-08-23T23:42:01.512Z]  Debug Mode: false
23:42:01 [2022-08-23T23:42:01.512Z]  Plugins:
23:42:01 [2022-08-23T23:42:01.512Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
23:42:01 [2022-08-23T23:42:01.512Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
23:42:01 [2022-08-23T23:42:01.512Z] 
23:42:01 [2022-08-23T23:42:01.512Z] Server:
23:42:01 [2022-08-23T23:42:01.512Z]  Containers: 0
23:42:01 [2022-08-23T23:42:01.512Z]   Running: 0
23:42:01 [2022-08-23T23:42:01.512Z]   Paused: 0
23:42:01 [2022-08-23T23:42:01.512Z]   Stopped: 0
23:42:01 [2022-08-23T23:42:01.512Z]  Images: 0
23:42:01 [2022-08-23T23:42:01.512Z]  Server Version: 20.10.14
23:42:01 [2022-08-23T23:42:01.512Z]  Storage Driver: overlay2
23:42:01 [2022-08-23T23:42:01.512Z]   Backing Filesystem: extfs
23:42:01 [2022-08-23T23:42:01.512Z]   Supports d_type: true
23:42:01 [2022-08-23T23:42:01.512Z]   Native Overlay Diff: true
23:42:01 [2022-08-23T23:42:01.512Z]   userxattr: false
23:42:01 [2022-08-23T23:42:01.512Z]  Logging Driver: json-file
23:42:01 [2022-08-23T23:42:01.512Z]  Cgroup Driver: cgroupfs
23:42:01 [2022-08-23T23:42:01.512Z]  Cgroup Version: 1
23:42:01 [2022-08-23T23:42:01.512Z]  Plugins:
23:42:01 [2022-08-23T23:42:01.512Z]   Volume: local
23:42:01 [2022-08-23T23:42:01.512Z]   Network: bridge host ipvlan macvlan null overlay
23:42:01 [2022-08-23T23:42:01.512Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
23:42:01 [2022-08-23T23:42:01.512Z]  Swarm: inactive
23:42:01 [2022-08-23T23:42:01.512Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
23:42:01 [2022-08-23T23:42:01.512Z]  Default Runtime: runc
23:42:01 [2022-08-23T23:42:01.512Z]  Init Binary: docker-init
23:42:01 [2022-08-23T23:42:01.512Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
23:42:01 [2022-08-23T23:42:01.512Z]  runc version: v1.0.3-0-gf46b6ba
23:42:01 [2022-08-23T23:42:01.512Z]  init version: de40ad0
23:42:01 [2022-08-23T23:42:01.512Z]  Security Options:
23:42:01 [2022-08-23T23:42:01.512Z]   apparmor
23:42:01 [2022-08-23T23:42:01.512Z]   seccomp
23:42:01 [2022-08-23T23:42:01.512Z]    Profile: default
23:42:01 [2022-08-23T23:42:01.512Z]  Kernel Version: 5.13.0-1021-aws
23:42:01 [2022-08-23T23:42:01.512Z]  Operating System: Ubuntu 20.04.4 LTS
23:42:01 [2022-08-23T23:42:01.512Z]  OSType: linux
23:42:01 [2022-08-23T23:42:01.512Z]  Architecture: aarch64
23:42:01 [2022-08-23T23:42:01.512Z]  CPUs: 2
23:42:01 [2022-08-23T23:42:01.512Z]  Total Memory: 7.562GiB
23:42:01 [2022-08-23T23:42:01.512Z]  Name: ip-10-100-57-62
23:42:01 [2022-08-23T23:42:01.512Z]  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
23:42:01 [2022-08-23T23:42:01.512Z]  Docker Root Dir: /var/lib/docker
23:42:01 [2022-08-23T23:42:01.512Z]  Debug Mode: false
23:42:01 [2022-08-23T23:42:01.512Z]  Registry: https://index.docker.io/v1/
23:42:01 [2022-08-23T23:42:01.512Z]  Labels:
23:42:01 [2022-08-23T23:42:01.512Z]  Experimental: true
23:42:01 [2022-08-23T23:42:01.512Z]  Insecure Registries:
23:42:01 [2022-08-23T23:42:01.512Z]   127.0.0.0/8
23:42:01 [2022-08-23T23:42:01.512Z]  Live Restore Enabled: true
23:42:01 [2022-08-23T23:42:01.512Z] 
[Pipeline] sh
23:42:01 [2022-08-23T23:42:01.621Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 6.29MB / 55.01MB 0.5s
23:42:01 [2022-08-23T23:42:01.622Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 1.05MB / 5.16MB 0.5s
23:42:01 [2022-08-23T23:42:01.803Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
23:42:01 [2022-08-23T23:42:01.803Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
23:42:01 [2022-08-23T23:42:01.803Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44022/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
23:42:01 [2022-08-23T23:42:01.803Z] + bash /home/ubuntu/workspace/moby_PR-44022/check-config.sh
23:42:01 [2022-08-23T23:42:01.803Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
23:42:01 [2022-08-23T23:42:01.803Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ...
23:42:01 [2022-08-23T23:42:01.803Z] 
23:42:01 [2022-08-23T23:42:01.803Z] Generally Necessary:
23:42:01 [2022-08-23T23:42:01.803Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
23:42:01 [2022-08-23T23:42:01.803Z] - apparmor: enabled and tools installed
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_NAMESPACES: enabled
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_NET_NS: enabled
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_PID_NS: enabled
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_IPC_NS: enabled
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_UTS_NS: enabled
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_CGROUPS: enabled
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_CGROUP_CPUACCT: enabled
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_CGROUP_DEVICE: enabled
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_CGROUP_FREEZER: enabled
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_CGROUP_SCHED: enabled
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_CPUSETS: enabled
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_MEMCG: enabled
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_KEYS: enabled
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_VETH: enabled (as module)
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_BRIDGE: enabled (as module)
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_IP_NF_FILTER: enabled (as module)
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
23:42:01 [2022-08-23T23:42:01.803Z] - CONFIG_IP_NF_NAT: enabled (as module)
23:42:01 [2022-08-23T23:42:01.880Z] #11 ...
23:42:01 [2022-08-23T23:42:01.880Z] 
23:42:01 [2022-08-23T23:42:01.880Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
23:42:01 [2022-08-23T23:42:01.880Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
23:42:01 [2022-08-23T23:42:01.880Z] #49 DONE 0.0s
23:42:01 [2022-08-23T23:42:01.880Z] 
23:42:01 [2022-08-23T23:42:01.880Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:01 [2022-08-23T23:42:01.880Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:42:01 [2022-08-23T23:42:01.880Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 2.10MB / 5.16MB 0.6s
23:42:01 [2022-08-23T23:42:01.880Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 9.44MB / 55.01MB 0.7s
23:42:01 [2022-08-23T23:42:01.880Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 3.15MB / 5.16MB 0.7s
23:42:02 [2022-08-23T23:42:02.022Z] 
23:42:02 [2022-08-23T23:42:02.022Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
23:42:02 [2022-08-23T23:42:02.022Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc
23:42:02 [2022-08-23T23:42:02.022Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.0s done
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_NF_NAT: enabled (as module)
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_POSIX_MQUEUE: enabled
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_CGROUP_BPF: enabled
23:42:02 [2022-08-23T23:42:02.065Z] 
23:42:02 [2022-08-23T23:42:02.065Z] Optional Features:
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_USER_NS: enabled
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_SECCOMP: enabled
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_SECCOMP_FILTER: enabled
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_CGROUP_PIDS: enabled
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_MEMCG_SWAP: enabled
23:42:02 [2022-08-23T23:42:02.065Z]     (cgroup swap accounting is currently enabled)
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_BLK_CGROUP: enabled
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_BLK_DEV_THROTTLING: enabled
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_CGROUP_PERF: enabled
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_CGROUP_HUGETLB: enabled
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_CGROUP_NET_PRIO: enabled
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_CFS_BANDWIDTH: enabled
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_FAIR_GROUP_SCHED: enabled
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_RT_GROUP_SCHED: missing
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_IP_VS: enabled (as module)
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_IP_VS_NFCT: enabled
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_IP_VS_PROTO_TCP: enabled
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_IP_VS_PROTO_UDP: enabled
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_IP_VS_RR: enabled (as module)
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_SECURITY_SELINUX: enabled
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_SECURITY_APPARMOR: enabled
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_EXT4_FS: enabled
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
23:42:02 [2022-08-23T23:42:02.065Z] - CONFIG_EXT4_FS_SECURITY: enabled
23:42:02 [2022-08-23T23:42:02.065Z] - Network Drivers:
23:42:02 [2022-08-23T23:42:02.065Z]   - "overlay":
23:42:02 [2022-08-23T23:42:02.065Z]     - CONFIG_VXLAN: enabled (as module)
23:42:02 [2022-08-23T23:42:02.065Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
23:42:02 [2022-08-23T23:42:02.065Z]       Optional (for encrypted networks):
23:42:02 [2022-08-23T23:42:02.140Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.8s
23:42:02 [2022-08-23T23:42:02.140Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 13.50MB / 55.01MB 0.9s
23:42:02 [2022-08-23T23:42:02.290Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done
23:42:02 [2022-08-23T23:42:02.290Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done
23:42:02 [2022-08-23T23:42:02.290Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done
23:42:02 [2022-08-23T23:42:02.290Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0B / 55.01MB 0.1s
23:42:02 [2022-08-23T23:42:02.327Z]       - CONFIG_CRYPTO: enabled
23:42:02 [2022-08-23T23:42:02.327Z]       - CONFIG_CRYPTO_AEAD: enabled
23:42:02 [2022-08-23T23:42:02.327Z]       - CONFIG_CRYPTO_GCM: enabled
23:42:02 [2022-08-23T23:42:02.327Z]       - CONFIG_CRYPTO_SEQIV: enabled
23:42:02 [2022-08-23T23:42:02.327Z]       - CONFIG_CRYPTO_GHASH: enabled
23:42:02 [2022-08-23T23:42:02.327Z]       - CONFIG_XFRM: enabled
23:42:02 [2022-08-23T23:42:02.327Z]       - CONFIG_XFRM_USER: enabled (as module)
23:42:02 [2022-08-23T23:42:02.327Z]       - CONFIG_XFRM_ALGO: enabled (as module)
23:42:02 [2022-08-23T23:42:02.327Z]       - CONFIG_INET_ESP: enabled (as module)
23:42:02 [2022-08-23T23:42:02.327Z]   - "ipvlan":
23:42:02 [2022-08-23T23:42:02.327Z]     - CONFIG_IPVLAN: enabled (as module)
23:42:02 [2022-08-23T23:42:02.327Z]   - "macvlan":
23:42:02 [2022-08-23T23:42:02.327Z]     - CONFIG_MACVLAN: enabled (as module)
23:42:02 [2022-08-23T23:42:02.327Z]     - CONFIG_DUMMY: enabled (as module)
23:42:02 [2022-08-23T23:42:02.327Z]   - "ftp,tftp client in container":
23:42:02 [2022-08-23T23:42:02.327Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
23:42:02 [2022-08-23T23:42:02.327Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
23:42:02 [2022-08-23T23:42:02.327Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
23:42:02 [2022-08-23T23:42:02.327Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
23:42:02 [2022-08-23T23:42:02.327Z] - Storage Drivers:
23:42:02 [2022-08-23T23:42:02.327Z]   - "aufs":
23:42:02 [2022-08-23T23:42:02.327Z]     - CONFIG_AUFS_FS: enabled (as module)
23:42:02 [2022-08-23T23:42:02.327Z]   - "btrfs":
23:42:02 [2022-08-23T23:42:02.327Z]     - CONFIG_BTRFS_FS: enabled (as module)
23:42:02 [2022-08-23T23:42:02.327Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
23:42:02 [2022-08-23T23:42:02.327Z]   - "devicemapper":
23:42:02 [2022-08-23T23:42:02.327Z]     - CONFIG_BLK_DEV_DM: enabled
23:42:02 [2022-08-23T23:42:02.327Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
23:42:02 [2022-08-23T23:42:02.327Z]   - "overlay":
23:42:02 [2022-08-23T23:42:02.327Z]     - CONFIG_OVERLAY_FS: enabled (as module)
23:42:02 [2022-08-23T23:42:02.327Z]   - "zfs":
23:42:02 [2022-08-23T23:42:02.327Z]     - /dev/zfs: present
23:42:02 [2022-08-23T23:42:02.327Z]     - zfs command: missing
23:42:02 [2022-08-23T23:42:02.327Z]     - zpool command: missing
23:42:02 [2022-08-23T23:42:02.327Z] 
23:42:02 [2022-08-23T23:42:02.327Z] Limits:
23:42:02 [2022-08-23T23:42:02.327Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
23:42:02 [2022-08-23T23:42:02.327Z] 
23:42:02 [2022-08-23T23:42:02.327Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
23:42:02 [2022-08-23T23:42:02.402Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.0s done
23:42:02 [2022-08-23T23:42:02.402Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0B / 10.88MB 1.1s
23:42:02 [2022-08-23T23:42:02.402Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 0B / 54.58MB 1.1s
23:42:02 [2022-08-23T23:42:02.402Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 17.83MB / 55.01MB 1.2s
23:42:02 [2022-08-23T23:42:02.402Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 2.10MB / 10.88MB 1.2s
23:42:02 [2022-08-23T23:42:02.402Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.19MB / 54.58MB 1.2s
23:42:02 [2022-08-23T23:42:02.583Z] #28 ...
23:42:02 [2022-08-23T23:42:02.583Z] 
23:42:02 [2022-08-23T23:42:02.583Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
23:42:02 [2022-08-23T23:42:02.583Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
23:42:02 [2022-08-23T23:42:02.583Z] #49 DONE 0.0s
23:42:02 [2022-08-23T23:42:02.583Z] 
23:42:02 [2022-08-23T23:42:02.583Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
23:42:02 [2022-08-23T23:42:02.583Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc
23:42:02 [2022-08-23T23:42:02.583Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 4.19MB / 55.01MB 0.4s
23:42:02 [2022-08-23T23:42:02.660Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 20.97MB / 55.01MB 1.3s
23:42:02 [2022-08-23T23:42:02.660Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 4.19MB / 10.88MB 1.3s
23:42:02 [2022-08-23T23:42:02.660Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 24.12MB / 55.01MB 1.4s
23:42:02 [2022-08-23T23:42:02.660Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 8.39MB / 10.88MB 1.4s
23:42:02 [2022-08-23T23:42:02.660Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 7.34MB / 54.58MB 1.4s
23:42:02 [2022-08-23T23:42:02.660Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 29.36MB / 55.01MB 1.6s
23:42:02 [2022-08-23T23:42:02.660Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.6s
23:42:02 [2022-08-23T23:42:02.660Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 15.73MB / 54.58MB 1.6s
23:42:02 [2022-08-23T23:42:02.680Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e5958a8f08d8cc736a130fc162fa513ddcc4de61 .
23:42:02 [2022-08-23T23:42:02.846Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.53MB / 55.01MB 0.6s
23:42:02 [2022-08-23T23:42:02.846Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 17.83MB / 55.01MB 0.7s
23:42:02 [2022-08-23T23:42:02.919Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 36.70MB / 55.01MB 1.8s
23:42:02 [2022-08-23T23:42:02.919Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.6s done
23:42:02 [2022-08-23T23:42:02.919Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 18.87MB / 54.58MB 1.8s
23:42:02 [2022-08-23T23:42:02.919Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 2.10MB / 85.91MB 1.8s
23:42:02 [2022-08-23T23:42:02.942Z] #1 [internal] load build definition from Dockerfile
23:42:02 [2022-08-23T23:42:02.942Z] #1 sha256:8337e1d7d6b67c58f5ac5985529fe5d7b452535e03dcdb6deca7bc83ca29326c
23:42:02 [2022-08-23T23:42:02.942Z] #1 transferring dockerfile: 19.25kB 0.0s done
23:42:02 [2022-08-23T23:42:02.942Z] #1 DONE 0.3s
23:42:02 [2022-08-23T23:42:02.942Z] 
23:42:02 [2022-08-23T23:42:02.942Z] #2 [internal] load .dockerignore
23:42:02 [2022-08-23T23:42:02.942Z] #2 sha256:1f1130f6bf8119cd3d059512ff493e416a7a0229817e52c2bd3c6a2b8a8fcc15
23:42:02 [2022-08-23T23:42:02.942Z] #2 transferring context: 145B done
23:42:03 [2022-08-23T23:42:03.109Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 26.21MB / 55.01MB 1.0s
23:42:03 [2022-08-23T23:42:03.176Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 40.89MB / 55.01MB 1.9s
23:42:03 [2022-08-23T23:42:03.177Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 45.09MB / 55.01MB 2.0s
23:42:03 [2022-08-23T23:42:03.177Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 24.12MB / 54.58MB 2.0s
23:42:03 [2022-08-23T23:42:03.177Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.34MB / 85.91MB 2.0s
23:42:03 [2022-08-23T23:42:03.204Z] #2 DONE 0.1s
23:42:03 [2022-08-23T23:42:03.204Z] 
23:42:03 [2022-08-23T23:42:03.204Z] #3 resolve image config for docker.io/docker/dockerfile:1
23:42:03 [2022-08-23T23:42:03.204Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
23:42:03 [2022-08-23T23:42:03.374Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 29.36MB / 55.01MB 1.2s
23:42:03 [2022-08-23T23:42:03.435Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 29.36MB / 54.58MB 2.1s
23:42:03 [2022-08-23T23:42:03.435Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 54.53MB / 55.01MB 2.3s
23:42:03 [2022-08-23T23:42:03.435Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 37.75MB / 54.58MB 2.3s
23:42:03 [2022-08-23T23:42:03.435Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 16.78MB / 85.91MB 2.3s
23:42:03 [2022-08-23T23:42:03.468Z] #3 DONE 0.5s
23:42:03 [2022-08-23T23:42:03.468Z] 
23:42:03 [2022-08-23T23:42:03.468Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
23:42:03 [2022-08-23T23:42:03.468Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17
23:42:03 [2022-08-23T23:42:03.468Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
23:42:03 [2022-08-23T23:42:03.641Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 32.51MB / 55.01MB 1.4s
23:42:03 [2022-08-23T23:42:03.693Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 40.89MB / 54.58MB 2.5s
23:42:03 [2022-08-23T23:42:03.693Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 23.07MB / 85.91MB 2.5s
23:42:03 [2022-08-23T23:42:03.730Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
23:42:03 [2022-08-23T23:42:03.730Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done
23:42:03 [2022-08-23T23:42:03.730Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done
23:42:03 [2022-08-23T23:42:03.730Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 8.39MB / 9.20MB 0.2s
23:42:03 [2022-08-23T23:42:03.730Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.3s
23:42:03 [2022-08-23T23:42:03.905Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 35.65MB / 55.01MB 1.7s
23:42:03 [2022-08-23T23:42:03.951Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 44.06MB / 54.58MB 2.6s
23:42:03 [2022-08-23T23:42:03.951Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 29.36MB / 85.91MB 2.7s
23:42:03 [2022-08-23T23:42:03.992Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s done
23:42:03 [2022-08-23T23:42:03.992Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840
23:42:04 [2022-08-23T23:42:04.166Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 46.14MB / 55.01MB 2.0s
23:42:04 [2022-08-23T23:42:04.217Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.8s done
23:42:04 [2022-08-23T23:42:04.217Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 52.43MB / 54.58MB 2.9s
23:42:04 [2022-08-23T23:42:04.217Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 38.71MB / 85.91MB 2.9s
23:42:04 [2022-08-23T23:42:04.254Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done
23:42:04 [2022-08-23T23:42:04.254Z] #4 DONE 0.8s
23:42:04 [2022-08-23T23:42:04.431Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 51.38MB / 55.01MB 2.2s
23:42:04 [2022-08-23T23:42:04.474Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0B / 141.86MB 3.1s
23:42:04 [2022-08-23T23:42:04.474Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 45.09MB / 85.91MB 3.3s
23:42:04 [2022-08-23T23:42:04.516Z] 
23:42:04 [2022-08-23T23:42:04.516Z] #6 [internal] load .dockerignore
23:42:04 [2022-08-23T23:42:04.516Z] #6 sha256:ba48015e9bd5fb60c0a0b444ebf1c4da12a4680f39b05d781c0f1e2d68edd7f9
23:42:04 [2022-08-23T23:42:04.516Z] #6 DONE 0.0s
23:42:04 [2022-08-23T23:42:04.516Z] 
23:42:04 [2022-08-23T23:42:04.516Z] #5 [internal] load build definition from Dockerfile
23:42:04 [2022-08-23T23:42:04.516Z] #5 sha256:2e05430f31d0572a14c60f778759e6dee1046ed1121a9eaf6643772b03b35484
23:42:04 [2022-08-23T23:42:04.516Z] #5 DONE 0.0s
23:42:04 [2022-08-23T23:42:04.516Z] 
23:42:04 [2022-08-23T23:42:04.516Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye
23:42:04 [2022-08-23T23:42:04.516Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8
23:42:04 [2022-08-23T23:42:04.693Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.4s
23:42:05 [2022-08-23T23:42:05.037Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 3.5s done
23:42:05 [2022-08-23T23:42:05.037Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 53.48MB / 85.91MB 3.7s
23:42:05 [2022-08-23T23:42:05.037Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 0B / 156B 3.7s
23:42:05 [2022-08-23T23:42:05.037Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.49MB / 141.86MB 3.9s
23:42:05 [2022-08-23T23:42:05.037Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 3.8s done
23:42:05 [2022-08-23T23:42:05.037Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 0.3s
23:42:05 [2022-08-23T23:42:05.090Z] #10 DONE 0.7s
23:42:05 [2022-08-23T23:42:05.090Z] 
23:42:05 [2022-08-23T23:42:05.090Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:42:05 [2022-08-23T23:42:05.090Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
23:42:05 [2022-08-23T23:42:05.270Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 3.0s done
23:42:05 [2022-08-23T23:42:05.293Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 60.82MB / 85.91MB 4.0s
23:42:05 [2022-08-23T23:42:05.293Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 17.83MB / 141.86MB 4.1s
23:42:05 [2022-08-23T23:42:05.351Z] #9 DONE 0.7s
23:42:05 [2022-08-23T23:42:05.351Z] 
23:42:05 [2022-08-23T23:42:05.351Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
23:42:05 [2022-08-23T23:42:05.351Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
23:42:05 [2022-08-23T23:42:05.351Z] #8 DONE 0.7s
23:42:05 [2022-08-23T23:42:05.351Z] 
23:42:05 [2022-08-23T23:42:05.351Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
23:42:05 [2022-08-23T23:42:05.351Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
23:42:05 [2022-08-23T23:42:05.351Z] #7 DONE 0.7s
23:42:05 [2022-08-23T23:42:05.550Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 70.25MB / 85.91MB 4.3s
23:42:05 [2022-08-23T23:42:05.550Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 25.17MB / 141.86MB 4.4s
23:42:05 [2022-08-23T23:42:05.807Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 80.74MB / 85.91MB 4.6s
23:42:05 [2022-08-23T23:42:05.807Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 34.60MB / 141.86MB 4.6s
23:42:05 [2022-08-23T23:42:05.843Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e
23:42:06 [2022-08-23T23:42:06.067Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.9s
23:42:06 [2022-08-23T23:42:06.326Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 45.09MB / 141.86MB 5.1s
23:42:06 [2022-08-23T23:42:06.615Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 52.43MB / 141.86MB 5.3s
23:42:06 [2022-08-23T23:42:06.872Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 60.82MB / 141.86MB 5.5s
23:42:06 [2022-08-23T23:42:06.872Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 5.6s done
23:42:06 [2022-08-23T23:42:06.872Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 68.16MB / 141.86MB 5.7s
23:42:07 [2022-08-23T23:42:07.128Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 75.50MB / 141.86MB 5.8s
23:42:07 [2022-08-23T23:42:07.128Z] #11 ...
23:42:07 [2022-08-23T23:42:07.128Z] 
23:42:07 [2022-08-23T23:42:07.128Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:42:07 [2022-08-23T23:42:07.128Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
23:42:07 [2022-08-23T23:42:07.128Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
23:42:07 [2022-08-23T23:42:07.128Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
23:42:07 [2022-08-23T23:42:07.128Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
23:42:07 [2022-08-23T23:42:07.128Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done
23:42:07 [2022-08-23T23:42:07.128Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s done
23:42:07 [2022-08-23T23:42:07.128Z] #71 DONE 6.0s
23:42:07 [2022-08-23T23:42:07.128Z] 
23:42:07 [2022-08-23T23:42:07.128Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:07 [2022-08-23T23:42:07.128Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:42:07 [2022-08-23T23:42:07.128Z] #11 ...
23:42:07 [2022-08-23T23:42:07.128Z] 
23:42:07 [2022-08-23T23:42:07.128Z] #24 [internal] load build context
23:42:07 [2022-08-23T23:42:07.128Z] #24 sha256:bec7ee1e1ae4a4ad0d96a006a2763ecffbf9adf84148ccc487b2f096b3fce4a5
23:42:07 [2022-08-23T23:42:07.128Z] #24 transferring context: 31.34MB 6.1s
23:42:07 [2022-08-23T23:42:07.128Z] #24 ...
23:42:07 [2022-08-23T23:42:07.128Z] 
23:42:07 [2022-08-23T23:42:07.129Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:07 [2022-08-23T23:42:07.129Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:42:07 [2022-08-23T23:42:07.386Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 87.03MB / 141.86MB 6.2s
23:42:07 [2022-08-23T23:42:07.970Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 94.37MB / 141.86MB 6.6s
23:42:08 [2022-08-23T23:42:08.227Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 102.76MB / 141.86MB 7.0s
23:42:08 [2022-08-23T23:42:08.415Z] #28 ...
23:42:08 [2022-08-23T23:42:08.415Z] 
23:42:08 [2022-08-23T23:42:08.415Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:42:08 [2022-08-23T23:42:08.415Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
23:42:08 [2022-08-23T23:42:08.415Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
23:42:08 [2022-08-23T23:42:08.415Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
23:42:08 [2022-08-23T23:42:08.415Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
23:42:08 [2022-08-23T23:42:08.415Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
23:42:08 [2022-08-23T23:42:08.415Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
23:42:08 [2022-08-23T23:42:08.415Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.0s done
23:42:08 [2022-08-23T23:42:08.415Z] #71 DONE 6.2s
23:42:08 [2022-08-23T23:42:08.415Z] 
23:42:08 [2022-08-23T23:42:08.415Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
23:42:08 [2022-08-23T23:42:08.415Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc
23:42:08 [2022-08-23T23:42:08.415Z] #28 ...
23:42:08 [2022-08-23T23:42:08.415Z] 
23:42:08 [2022-08-23T23:42:08.415Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:08 [2022-08-23T23:42:08.415Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:42:08 [2022-08-23T23:42:08.415Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 0.0s done
23:42:08 [2022-08-23T23:42:08.415Z] #11 sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 1.86kB / 1.86kB done
23:42:08 [2022-08-23T23:42:08.415Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done
23:42:08 [2022-08-23T23:42:08.415Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done
23:42:08 [2022-08-23T23:42:08.415Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 3.0s done
23:42:08 [2022-08-23T23:42:08.415Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 1.1s done
23:42:08 [2022-08-23T23:42:08.415Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.6s done
23:42:08 [2022-08-23T23:42:08.415Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 4.0s done
23:42:08 [2022-08-23T23:42:08.415Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 5.9s done
23:42:08 [2022-08-23T23:42:08.415Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 75.83MB / 141.86MB 6.2s
23:42:08 [2022-08-23T23:42:08.415Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 4.2s done
23:42:08 [2022-08-23T23:42:08.686Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 84.48MB / 141.86MB 6.5s
23:42:08 [2022-08-23T23:42:08.730Z] #74 ...
23:42:08 [2022-08-23T23:42:08.730Z] 
23:42:08 [2022-08-23T23:42:08.730Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:42:08 [2022-08-23T23:42:08.730Z] #69 sha256:7b747f9378d2ec3b29d73b49ebdfcebda962e333cd4093b0f79b814db7c81700
23:42:08 [2022-08-23T23:42:08.730Z] #69 18.78 Fetched 40.6 MB in 17s (2351 kB/s)
23:42:08 [2022-08-23T23:42:08.798Z] #11 ...
23:42:08 [2022-08-23T23:42:08.798Z] 
23:42:08 [2022-08-23T23:42:08.798Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:42:08 [2022-08-23T23:42:08.798Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
23:42:08 [2022-08-23T23:42:08.798Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
23:42:08 [2022-08-23T23:42:08.798Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
23:42:08 [2022-08-23T23:42:08.798Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
23:42:08 [2022-08-23T23:42:08.798Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
23:42:08 [2022-08-23T23:42:08.798Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
23:42:08 [2022-08-23T23:42:08.798Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.6s done
23:42:08 [2022-08-23T23:42:08.798Z] #73 DONE 7.4s
23:42:08 [2022-08-23T23:42:08.798Z] 
23:42:08 [2022-08-23T23:42:08.798Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:08 [2022-08-23T23:42:08.798Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:42:08 [2022-08-23T23:42:08.798Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 110.10MB / 141.86MB 7.4s
23:42:08 [2022-08-23T23:42:08.798Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 122.68MB / 141.86MB 7.6s
23:42:08 [2022-08-23T23:42:08.949Z] #11 ...
23:42:08 [2022-08-23T23:42:08.949Z] 
23:42:08 [2022-08-23T23:42:08.949Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:42:08 [2022-08-23T23:42:08.949Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
23:42:08 [2022-08-23T23:42:08.949Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
23:42:08 [2022-08-23T23:42:08.949Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
23:42:08 [2022-08-23T23:42:08.949Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
23:42:08 [2022-08-23T23:42:08.949Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
23:42:08 [2022-08-23T23:42:08.949Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
23:42:08 [2022-08-23T23:42:08.949Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done
23:42:08 [2022-08-23T23:42:08.949Z] #73 DONE 6.8s
23:42:08 [2022-08-23T23:42:08.949Z] 
23:42:08 [2022-08-23T23:42:08.949Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:08 [2022-08-23T23:42:08.949Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:42:08 [2022-08-23T23:42:08.949Z] #11 ...
23:42:08 [2022-08-23T23:42:08.949Z] 
23:42:08 [2022-08-23T23:42:08.949Z] #24 [internal] load build context
23:42:08 [2022-08-23T23:42:08.949Z] #24 sha256:127c6c2c5190138ff5b6c53a03a54a0b80a68e0b16272de5dc24821a1a5589e7
23:42:08 [2022-08-23T23:42:08.949Z] #24 transferring context: 30.19MB 6.9s
23:42:09 [2022-08-23T23:42:09.212Z] #24 ...
23:42:09 [2022-08-23T23:42:09.212Z] 
23:42:09 [2022-08-23T23:42:09.212Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:09 [2022-08-23T23:42:09.212Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:42:09 [2022-08-23T23:42:09.212Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 95.42MB / 141.86MB 6.9s
23:42:09 [2022-08-23T23:42:09.212Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 109.05MB / 141.86MB 7.1s
23:42:09 [2022-08-23T23:42:09.362Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 136.31MB / 141.86MB 8.1s
23:42:09 [2022-08-23T23:42:09.476Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 117.44MB / 141.86MB 7.4s
23:42:09 [2022-08-23T23:42:09.585Z] 
23:42:09 [2022-08-23T23:42:09.585Z] #24 [internal] load build context
23:42:09 [2022-08-23T23:42:09.585Z] #24 sha256:a9b35e5f83ab94c501775e8c36488b5b202a042ef25e0352664cf4eb712099e2
23:42:09 [2022-08-23T23:42:09.585Z] #24 transferring context: 137.55kB 0.1s
23:42:09 [2022-08-23T23:42:09.585Z] #24 ...
23:42:09 [2022-08-23T23:42:09.585Z] 
23:42:09 [2022-08-23T23:42:09.585Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:42:09 [2022-08-23T23:42:09.585Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
23:42:09 [2022-08-23T23:42:09.585Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
23:42:09 [2022-08-23T23:42:09.585Z] #73 DONE 0.1s
23:42:09 [2022-08-23T23:42:09.585Z] 
23:42:09 [2022-08-23T23:42:09.585Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
23:42:09 [2022-08-23T23:42:09.585Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093
23:42:09 [2022-08-23T23:42:09.585Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c done
23:42:09 [2022-08-23T23:42:09.585Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done
23:42:09 [2022-08-23T23:42:09.585Z] #28 sha256:54c65a6def0c4ffdd57a3ff1ce0dc10505a1f8e8be45cd4fca6d496ce2853560 529B / 529B done
23:42:09 [2022-08-23T23:42:09.585Z] #28 sha256:54a149f6821e02b477018fb5b9d499e4c7b2f98d2b8f7653f236679679d442bd 1.48kB / 1.48kB done
23:42:09 [2022-08-23T23:42:09.585Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 5.24MB / 53.69MB 0.3s
23:42:09 [2022-08-23T23:42:09.585Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 17.83MB / 53.69MB 0.4s
23:42:09 [2022-08-23T23:42:09.585Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 36.70MB / 53.69MB 0.6s
23:42:09 [2022-08-23T23:42:09.585Z] #28 ...
23:42:09 [2022-08-23T23:42:09.585Z] 
23:42:09 [2022-08-23T23:42:09.585Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
23:42:09 [2022-08-23T23:42:09.585Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
23:42:09 [2022-08-23T23:42:09.585Z] #49 DONE 0.0s
23:42:09 [2022-08-23T23:42:09.585Z] 
23:42:09 [2022-08-23T23:42:09.585Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
23:42:09 [2022-08-23T23:42:09.585Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093
23:42:09 [2022-08-23T23:42:09.585Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 41.68MB / 53.69MB 0.7s
23:42:09 [2022-08-23T23:42:09.890Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.0s
23:42:10 [2022-08-23T23:42:10.057Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 126.88MB / 141.86MB 7.8s
23:42:10 [2022-08-23T23:42:10.057Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 138.41MB / 141.86MB 8.0s
23:42:10 [2022-08-23T23:42:10.292Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 9.1s done
23:42:10 [2022-08-23T23:42:10.551Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.7s
23:42:10 [2022-08-23T23:42:10.807Z] #11 ...
23:42:10 [2022-08-23T23:42:10.807Z] 
23:42:10 [2022-08-23T23:42:10.807Z] #24 [internal] load build context
23:42:10 [2022-08-23T23:42:10.807Z] #24 sha256:bec7ee1e1ae4a4ad0d96a006a2763ecffbf9adf84148ccc487b2f096b3fce4a5
23:42:10 [2022-08-23T23:42:10.807Z] #24 transferring context: 62.57MB 9.5s done
23:42:10 [2022-08-23T23:42:10.807Z] #24 DONE 9.7s
23:42:11 [2022-08-23T23:42:11.118Z] 
23:42:11 [2022-08-23T23:42:11.118Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
23:42:11 [2022-08-23T23:42:11.118Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc
23:42:11 [2022-08-23T23:42:11.118Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done
23:42:11 [2022-08-23T23:42:11.118Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done
23:42:11 [2022-08-23T23:42:11.118Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done
23:42:11 [2022-08-23T23:42:11.118Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done
23:42:11 [2022-08-23T23:42:11.118Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.8s done
23:42:11 [2022-08-23T23:42:11.131Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.1s
23:42:11 [2022-08-23T23:42:11.290Z] #28 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 2.1s done
23:42:11 [2022-08-23T23:42:11.290Z] #28 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043
23:42:11 [2022-08-23T23:42:11.290Z] #28 ...
23:42:11 [2022-08-23T23:42:11.290Z] 
23:42:11 [2022-08-23T23:42:11.290Z] #24 [internal] load build context
23:42:11 [2022-08-23T23:42:11.290Z] #24 sha256:a9b35e5f83ab94c501775e8c36488b5b202a042ef25e0352664cf4eb712099e2
23:42:11 [2022-08-23T23:42:11.290Z] #24 transferring context: 62.57MB 2.2s done
23:42:11 [2022-08-23T23:42:11.290Z] #24 DONE 2.4s
23:42:11 [2022-08-23T23:42:11.290Z] 
23:42:11 [2022-08-23T23:42:11.290Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:42:11 [2022-08-23T23:42:11.290Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
23:42:11 [2022-08-23T23:42:11.290Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.3s done
23:42:11 [2022-08-23T23:42:11.290Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
23:42:11 [2022-08-23T23:42:11.290Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
23:42:11 [2022-08-23T23:42:11.290Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
23:42:11 [2022-08-23T23:42:11.290Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
23:42:11 [2022-08-23T23:42:11.290Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done
23:42:11 [2022-08-23T23:42:11.290Z] #71 DONE 2.1s
23:42:11 [2022-08-23T23:42:11.290Z] 
23:42:11 [2022-08-23T23:42:11.290Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
23:42:11 [2022-08-23T23:42:11.290Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093
23:42:11 [2022-08-23T23:42:11.376Z] #28 ...
23:42:11 [2022-08-23T23:42:11.376Z] 
23:42:11 [2022-08-23T23:42:11.376Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
23:42:11 [2022-08-23T23:42:11.376Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
23:42:11 [2022-08-23T23:42:11.376Z] #72 DONE 0.7s
23:42:11 [2022-08-23T23:42:11.376Z] 
23:42:11 [2022-08-23T23:42:11.376Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
23:42:11 [2022-08-23T23:42:11.376Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc
23:42:11 [2022-08-23T23:42:11.376Z] #28 ...
23:42:11 [2022-08-23T23:42:11.376Z] 
23:42:11 [2022-08-23T23:42:11.376Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
23:42:11 [2022-08-23T23:42:11.376Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
23:42:11 [2022-08-23T23:42:11.709Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 9.3s done
23:42:12 [2022-08-23T23:42:12.062Z] #14 ...
23:42:12 [2022-08-23T23:42:12.062Z] 
23:42:12 [2022-08-23T23:42:12.062Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:42:12 [2022-08-23T23:42:12.062Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:42:12 [2022-08-23T23:42:12.062Z] #77 36.29 aclocal: warning: couldn't open directory 'm4': No such file or directory
23:42:12 [2022-08-23T23:42:12.309Z] #74 DONE 1.1s
23:42:12 [2022-08-23T23:42:12.309Z] 
23:42:12 [2022-08-23T23:42:12.309Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:12 [2022-08-23T23:42:12.309Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:42:12 [2022-08-23T23:42:12.687Z] #11 ...
23:42:12 [2022-08-23T23:42:12.688Z] 
23:42:12 [2022-08-23T23:42:12.688Z] #24 [internal] load build context
23:42:12 [2022-08-23T23:42:12.688Z] #24 sha256:127c6c2c5190138ff5b6c53a03a54a0b80a68e0b16272de5dc24821a1a5589e7
23:42:12 [2022-08-23T23:42:12.688Z] #24 transferring context: 62.57MB 10.2s done
23:42:12 [2022-08-23T23:42:12.688Z] #24 DONE 10.5s
23:42:12 [2022-08-23T23:42:12.688Z] 
23:42:12 [2022-08-23T23:42:12.688Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
23:42:12 [2022-08-23T23:42:12.688Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
23:42:12 [2022-08-23T23:42:12.688Z] #72 DONE 0.8s
23:42:12 [2022-08-23T23:42:12.688Z] 
23:42:12 [2022-08-23T23:42:12.688Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
23:42:12 [2022-08-23T23:42:12.688Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
23:42:13 [2022-08-23T23:42:13.634Z] #74 DONE 0.9s
23:42:13 [2022-08-23T23:42:13.634Z] 
23:42:13 [2022-08-23T23:42:13.634Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
23:42:13 [2022-08-23T23:42:13.634Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc
23:42:13 [2022-08-23T23:42:13.853Z] #28 extracting sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 2.6s done
23:42:14 [2022-08-23T23:42:14.902Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4
23:42:15 [2022-08-23T23:42:15.161Z] #11 ...
23:42:15 [2022-08-23T23:42:15.161Z] 
23:42:15 [2022-08-23T23:42:15.161Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
23:42:15 [2022-08-23T23:42:15.161Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc
23:42:15 [2022-08-23T23:42:15.161Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.0s done
23:42:15 [2022-08-23T23:42:15.161Z] #28 DONE 13.9s
23:42:15 [2022-08-23T23:42:15.161Z] 
23:42:15 [2022-08-23T23:42:15.161Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:15 [2022-08-23T23:42:15.161Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:42:15 [2022-08-23T23:42:15.751Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.8s done
23:42:16 [2022-08-23T23:42:16.008Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6
23:42:16 [2022-08-23T23:42:16.189Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.1s
23:42:16 [2022-08-23T23:42:16.281Z] #77 ...
23:42:16 [2022-08-23T23:42:16.281Z] 
23:42:16 [2022-08-23T23:42:16.281Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:42:16 [2022-08-23T23:42:16.281Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:42:16 [2022-08-23T23:42:16.281Z] #14 88.38 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
23:42:16 [2022-08-23T23:42:16.281Z] #14 88.38 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
23:42:16 [2022-08-23T23:42:16.281Z] #14 88.38 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:42:16 [2022-08-23T23:42:16.450Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.5s done
23:42:16 [2022-08-23T23:42:16.712Z] #28 DONE 14.5s
23:42:16 [2022-08-23T23:42:16.712Z] 
23:42:16 [2022-08-23T23:42:16.712Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
23:42:16 [2022-08-23T23:42:16.712Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755
23:42:16 [2022-08-23T23:42:16.844Z] #14 94.72 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
23:42:16 [2022-08-23T23:42:16.844Z] #14 94.72 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
23:42:16 [2022-08-23T23:42:16.844Z] #14 94.73 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:42:16 [2022-08-23T23:42:16.844Z] #14 ...
23:42:16 [2022-08-23T23:42:16.844Z] 
23:42:16 [2022-08-23T23:42:16.844Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:42:16 [2022-08-23T23:42:16.844Z] #64 sha256:9b0307ceb41cd848d937cc0e04db4b32e1be128dce0ca7b434bb16d73af84d4a
23:42:16 [2022-08-23T23:42:16.885Z] #69 18.78 Reading package lists...
23:42:16 [2022-08-23T23:42:16.885Z] #69 ...
23:42:16 [2022-08-23T23:42:16.885Z] 
23:42:16 [2022-08-23T23:42:16.885Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:42:16 [2022-08-23T23:42:16.885Z] #20 sha256:f438a9c3587cd8780b5e740d22f13aa226a9c36cf2e7462516ee02af0d5918e0
23:42:16 [2022-08-23T23:42:16.885Z] #20 19.27 Fetched 40.6 MB in 18s (2289 kB/s)
23:42:16 [2022-08-23T23:42:16.951Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.8s done
23:42:17 [2022-08-23T23:42:17.146Z] #20 19.27 Reading package lists...
23:42:17 [2022-08-23T23:42:17.146Z] #20 ...
23:42:17 [2022-08-23T23:42:17.146Z] 
23:42:17 [2022-08-23T23:42:17.146Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:42:17 [2022-08-23T23:42:17.146Z] #69 sha256:7b747f9378d2ec3b29d73b49ebdfcebda962e333cd4093b0f79b814db7c81700
23:42:17 [2022-08-23T23:42:17.146Z] #69 18.78 Reading package lists...
23:42:17 [2022-08-23T23:42:17.159Z] #28 ...
23:42:17 [2022-08-23T23:42:17.159Z] 
23:42:17 [2022-08-23T23:42:17.159Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:17 [2022-08-23T23:42:17.159Z] #11 sha256:f33dd677d1b88d0036b5a9b4bf2bb55fbca3818b2eee454ff37bdc86cf19a55c
23:42:17 [2022-08-23T23:42:17.159Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 0.3s done
23:42:17 [2022-08-23T23:42:17.159Z] #11 sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6 1.86kB / 1.86kB done
23:42:17 [2022-08-23T23:42:17.159Z] #11 sha256:299da3cfd011d488500ede62d7d606dc95f36f6d928f1366c0ee835765708cb6 1.80kB / 1.80kB done
23:42:17 [2022-08-23T23:42:17.159Z] #11 sha256:a38580f4a026f9d0ff1cce09aeb624e3c51cf8616d0563c54bf0bcb347e0e394 7.12kB / 7.12kB done
23:42:17 [2022-08-23T23:42:17.159Z] #11 sha256:cd84405c8b9e7a8c3d580c2148d25120dd697ea61e1cb55a62f33e67988b7043 53.69MB / 53.69MB 1.4s done
23:42:17 [2022-08-23T23:42:17.159Z] #11 sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 54.68MB / 54.68MB 3.5s done
23:42:17 [2022-08-23T23:42:17.159Z] #11 sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 4.94MB / 4.94MB 1.9s done
23:42:17 [2022-08-23T23:42:17.159Z] #11 sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 10.66MB / 10.66MB 2.5s done
23:42:17 [2022-08-23T23:42:17.159Z] #11 sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 81.12MB / 81.12MB 4.8s done
23:42:17 [2022-08-23T23:42:17.159Z] #11 sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 108.99MB / 108.99MB 7.1s done
23:42:17 [2022-08-23T23:42:17.159Z] #11 sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 126B / 126B 5.0s done
23:42:17 [2022-08-23T23:42:17.159Z] #11 extracting sha256:a1d98e120b809269e56de468d2b91569789c521011e4d9b1806e43fd04462de2 0.2s done
23:42:17 [2022-08-23T23:42:17.159Z] #11 extracting sha256:7cb6be5911b40ca548e48c10b09cb2312f1698b4c84f09711c69389a94b1a8be 0.2s done
23:42:17 [2022-08-23T23:42:17.159Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 1.5s
23:42:17 [2022-08-23T23:42:17.159Z] #11 ...
23:42:17 [2022-08-23T23:42:17.159Z] 
23:42:17 [2022-08-23T23:42:17.159Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
23:42:17 [2022-08-23T23:42:17.159Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
23:42:17 [2022-08-23T23:42:17.159Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
23:42:17 [2022-08-23T23:42:17.159Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
23:42:17 [2022-08-23T23:42:17.159Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
23:42:17 [2022-08-23T23:42:17.159Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.7s
23:42:17 [2022-08-23T23:42:17.159Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done
23:42:17 [2022-08-23T23:42:17.159Z] #73 DONE 8.0s
23:42:17 [2022-08-23T23:42:17.159Z] 
23:42:17 [2022-08-23T23:42:17.159Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:17 [2022-08-23T23:42:17.159Z] #11 sha256:f33dd677d1b88d0036b5a9b4bf2bb55fbca3818b2eee454ff37bdc86cf19a55c
23:42:17 [2022-08-23T23:42:17.420Z] #11 extracting sha256:db608c3c3ce3568556faf63acbc2069811afe242faf8992ccf0ab1986ee38e4f 1.8s done
23:42:17 [2022-08-23T23:42:17.420Z] #11 ...
23:42:17 [2022-08-23T23:42:17.420Z] 
23:42:17 [2022-08-23T23:42:17.420Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c
23:42:17 [2022-08-23T23:42:17.420Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093
23:42:17 [2022-08-23T23:42:17.420Z] #28 DONE 8.7s
23:42:17 [2022-08-23T23:42:17.515Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a
23:42:17 [2022-08-23T23:42:17.682Z] 
23:42:17 [2022-08-23T23:42:17.682Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
23:42:17 [2022-08-23T23:42:17.682Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9
23:42:18 [2022-08-23T23:42:18.098Z] #29 1.507 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
23:42:18 [2022-08-23T23:42:18.099Z] #29 1.513 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:42:18 [2022-08-23T23:42:18.099Z] #29 1.513 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:42:18 [2022-08-23T23:42:18.360Z] #29 1.783 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:42:18 [2022-08-23T23:42:18.535Z] #69 27.73 Reading package lists...
23:42:18 [2022-08-23T23:42:18.535Z] #69 ...
23:42:18 [2022-08-23T23:42:18.535Z] 
23:42:18 [2022-08-23T23:42:18.535Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:42:18 [2022-08-23T23:42:18.535Z] #49 sha256:c91570744d2821a68f204a94f2c81f282206818ce2d03480776cf2e2743bf2e0
23:42:18 [2022-08-23T23:42:18.535Z] #49 18.93 Fetched 40.6 MB in 17s (2323 kB/s)
23:42:18 [2022-08-23T23:42:18.535Z] #49 18.93 Reading package lists...
23:42:18 [2022-08-23T23:42:18.535Z] #49 27.96 Reading package lists...
23:42:18 [2022-08-23T23:42:18.535Z] #49 ...
23:42:18 [2022-08-23T23:42:18.535Z] 
23:42:18 [2022-08-23T23:42:18.535Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:42:18 [2022-08-23T23:42:18.535Z] #20 sha256:f438a9c3587cd8780b5e740d22f13aa226a9c36cf2e7462516ee02af0d5918e0
23:42:18 [2022-08-23T23:42:18.535Z] #20 19.27 Reading package lists...
23:42:18 [2022-08-23T23:42:18.624Z] #29 2.059 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB]
23:42:18 [2022-08-23T23:42:18.626Z] #29 1.101 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
23:42:18 [2022-08-23T23:42:18.626Z] #29 1.131 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:42:18 [2022-08-23T23:42:18.685Z] #64 51.68 Updating files:  45% (2277/4961)
Updating files:  46% (2283/4961)
Updating files:  47% (2332/4961)
Updating files:  48% (2382/4961)
Updating files:  49% (2431/4961)
Updating files:  50% (2481/4961)
Updating files:  51% (2531/4961)
Updating files:  52% (2580/4961)
Updating files:  53% (2630/4961)
Updating files:  54% (2679/4961)
Updating files:  55% (2729/4961)
Updating files:  56% (2779/4961)
Updating files:  57% (2828/4961)
Updating files:  58% (2878/4961)
Updating files:  59% (2927/4961)
Updating files:  60% (2977/4961)
Updating files:  61% (3027/4961)
Updating files:  62% (3076/4961)
Updating files:  63% (3126/4961)
Updating files:  64% (3176/4961)
Updating files:  65% (3225/4961)
Updating files:  66% (3275/4961)
Updating files:  67% (3324/4961)
Updating files:  68% (3374/4961)
Updating files:  69% (3424/4961)
Updating files:  70% (3473/4961)
Updating files:  71% (3523/4961)
Updating files:  72% (3572/4961)
Updating files:  73% (3622/4961)
Updating files:  74% (3672/4961)
Updating files:  75% (3721/4961)
Updating files:  76% (3771/4961)
Updating files:  77% (3820/4961)
Updating files:  78% (3870/4961)
Updating files:  79% (3920/4961)
Updating files:  80% (3969/4961)
Updating files:  81% (4019/4961)
Updating files:  82% (4069/4961)
Updating files:  82% (4087/4961)
Updating files:  83% (4118/4961)
Updating files:  84% (4168/4961)
Updating files:  85% (4217/4961)
Updating files:  86% (4267/4961)
Updating files:  87% (4317/4961)
Updating files:  88% (4366/4961)
Updating files:  89% (4416/4961)
Updating files:  90% (4465/4961)
Updating files:  91% (4515/4961)
Updating files:  92% (4565/4961)
Updating files:  93% (4614/4961)
Updating files:  94% (4664/4961)
Updating files:  95% (4713/4961)
Updating files:  96% (4763/4961)
Updating files:  97% (4813/4961)
Updating files:  98% (4862/4961)
Updating files:  99% (4912/4961)
Updating files: 100% (4961/4961)
Updating files: 100% (4961/4961), done.
23:42:18 [2022-08-23T23:42:18.685Z] #64 53.40 + cd /tmp/tmp.tEXtHOjaa3/src/github.com/containerd/containerd
23:42:18 [2022-08-23T23:42:18.685Z] #64 53.40 + git checkout -q v1.6.7
23:42:18 [2022-08-23T23:42:18.888Z] #29 1.140 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:42:18 [2022-08-23T23:42:18.888Z] #29 1.276 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
23:42:19 [2022-08-23T23:42:19.199Z] #29 2.399 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:42:19 [2022-08-23T23:42:19.464Z] #29 1.747 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB]
23:42:19 [2022-08-23T23:42:19.464Z] #29 1.760 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
23:42:20 [2022-08-23T23:42:20.057Z] #29 ...
23:42:20 [2022-08-23T23:42:20.057Z] 
23:42:20 [2022-08-23T23:42:20.057Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
23:42:20 [2022-08-23T23:42:20.057Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
23:42:20 [2022-08-23T23:42:20.057Z] #72 DONE 1.5s
23:42:20 [2022-08-23T23:42:20.142Z] #29 3.625 Fetched 8571 kB in 2s (3471 kB/s)
23:42:20 [2022-08-23T23:42:20.320Z] 
23:42:20 [2022-08-23T23:42:20.320Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
23:42:20 [2022-08-23T23:42:20.320Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
23:42:20 [2022-08-23T23:42:20.619Z] #64 55.26 + export 'BUILDTAGS=netgo osusergo static_build'
23:42:20 [2022-08-23T23:42:20.620Z] #64 55.26 + BUILDTAGS='netgo osusergo static_build'
23:42:20 [2022-08-23T23:42:20.620Z] #64 55.26 + export EXTRA_FLAGS=-buildmode=pie
23:42:20 [2022-08-23T23:42:20.620Z] #64 55.26 + EXTRA_FLAGS=-buildmode=pie
23:42:20 [2022-08-23T23:42:20.620Z] #64 55.26 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:42:20 [2022-08-23T23:42:20.620Z] #64 55.26 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:42:20 [2022-08-23T23:42:20.620Z] #64 55.26 + '[' '' = dynamic ']'
23:42:20 [2022-08-23T23:42:20.620Z] #64 55.26 + make
23:42:21 [2022-08-23T23:42:21.084Z] #29 3.625 Reading package lists...
23:42:22 [2022-08-23T23:42:22.027Z] #29 4.494 Reading package lists...
23:42:22 [2022-08-23T23:42:22.027Z] #29 5.249 Building dependency tree...
23:42:22 [2022-08-23T23:42:22.288Z] #29 5.601 The following additional packages will be installed:
23:42:22 [2022-08-23T23:42:22.288Z] #29 5.601   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
23:42:22 [2022-08-23T23:42:22.288Z] #29 5.604   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
23:42:22 [2022-08-23T23:42:22.288Z] #29 5.604 Recommended packages:
23:42:22 [2022-08-23T23:42:22.288Z] #29 5.604   libldap-common publicsuffix libsasl2-modules
23:42:22 [2022-08-23T23:42:22.288Z] #29 5.779 The following NEW packages will be installed:
23:42:22 [2022-08-23T23:42:22.288Z] #29 5.779   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
23:42:22 [2022-08-23T23:42:22.288Z] #29 5.779   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
23:42:22 [2022-08-23T23:42:22.288Z] #29 5.779   libssh2-1 openssl
23:42:22 [2022-08-23T23:42:22.509Z] #64 57.15 + bin/ctr
23:42:22 [2022-08-23T23:42:22.551Z] #29 6.042 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
23:42:22 [2022-08-23T23:42:22.551Z] #29 6.042 Need to get 3047 kB of archives.
23:42:22 [2022-08-23T23:42:22.551Z] #29 6.042 After this operation, 6661 kB of additional disk space will be used.
23:42:22 [2022-08-23T23:42:22.551Z] #29 6.042 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
23:42:22 [2022-08-23T23:42:22.551Z] #29 6.067 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
23:42:22 [2022-08-23T23:42:22.551Z] #29 6.067 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
23:42:22 [2022-08-23T23:42:22.551Z] #29 6.067 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
23:42:22 [2022-08-23T23:42:22.551Z] #29 6.067 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
23:42:22 [2022-08-23T23:42:22.551Z] #29 6.067 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
23:42:22 [2022-08-23T23:42:22.551Z] #29 6.072 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
23:42:22 [2022-08-23T23:42:22.551Z] #29 6.072 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
23:42:22 [2022-08-23T23:42:22.551Z] #29 6.095 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
23:42:22 [2022-08-23T23:42:22.551Z] #29 6.095 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
23:42:22 [2022-08-23T23:42:22.551Z] #29 6.095 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
23:42:22 [2022-08-23T23:42:22.551Z] #29 6.095 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
23:42:22 [2022-08-23T23:42:22.551Z] #29 6.095 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
23:42:22 [2022-08-23T23:42:22.551Z] #29 6.095 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
23:42:22 [2022-08-23T23:42:22.551Z] #29 6.095 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
23:42:22 [2022-08-23T23:42:22.744Z] #20 28.18 Reading package lists...
23:42:22 [2022-08-23T23:42:22.744Z] #20 ...
23:42:22 [2022-08-23T23:42:22.744Z] 
23:42:22 [2022-08-23T23:42:22.744Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:42:22 [2022-08-23T23:42:22.744Z] #74 sha256:54c6c44c72e9541aaedc9c572931a401e4d202dbf0f1de39615743409f6dd7d8
23:42:22 [2022-08-23T23:42:22.744Z] #74 29.32 + for f in rootlesskit rootlesskit-docker-proxy
23:42:22 [2022-08-23T23:42:22.744Z] #74 29.32 + GOBIN=/build
23:42:22 [2022-08-23T23:42:22.744Z] #74 29.32 + GO111MODULE=on
23:42:22 [2022-08-23T23:42:22.744Z] #74 29.32 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
23:42:22 [2022-08-23T23:42:22.744Z] #74 32.47 rootlesskit version 1.0.0
23:42:22 [2022-08-23T23:42:22.744Z] #74 32.47 Usage of /build/rootlesskit-docker-proxy:
23:42:22 [2022-08-23T23:42:22.744Z] #74 32.47   -container-ip string
23:42:22 [2022-08-23T23:42:22.744Z] #74 32.47     	container ip
23:42:22 [2022-08-23T23:42:22.744Z] #74 32.47   -container-port int
23:42:22 [2022-08-23T23:42:22.744Z] #74 32.47     	container port (default -1)
23:42:22 [2022-08-23T23:42:22.744Z] #74 32.47   -host-ip string
23:42:22 [2022-08-23T23:42:22.744Z] #74 32.47     	host ip
23:42:22 [2022-08-23T23:42:22.744Z] #74 32.47   -host-port int
23:42:22 [2022-08-23T23:42:22.744Z] #74 32.47     	host port (default -1)
23:42:22 [2022-08-23T23:42:22.744Z] #74 32.47   -proto string
23:42:22 [2022-08-23T23:42:22.744Z] #74 32.47     	proxy protocol (default "tcp")
23:42:22 [2022-08-23T23:42:22.744Z] #74 DONE 32.7s
23:42:22 [2022-08-23T23:42:22.744Z] 
23:42:22 [2022-08-23T23:42:22.744Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
23:42:22 [2022-08-23T23:42:22.744Z] #75 sha256:979abd1c6f5c95a8b9fff3ce1fa09259fec98f4392dca35193de3c92767accf7
23:42:22 [2022-08-23T23:42:22.744Z] #75 DONE 0.1s
23:42:22 [2022-08-23T23:42:22.744Z] 
23:42:22 [2022-08-23T23:42:22.744Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:42:22 [2022-08-23T23:42:22.744Z] #76 sha256:501d1d3f6577a2272e556db52f8bc9f73e7bd2710ca399ba21e7d76ce5751c64
23:42:22 [2022-08-23T23:42:22.744Z] #76 DONE 0.1s
23:42:22 [2022-08-23T23:42:22.744Z] 
23:42:22 [2022-08-23T23:42:22.744Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:42:22 [2022-08-23T23:42:22.744Z] #49 sha256:c91570744d2821a68f204a94f2c81f282206818ce2d03480776cf2e2743bf2e0
23:42:22 [2022-08-23T23:42:22.783Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.1s
23:42:22 [2022-08-23T23:42:22.812Z] #29 ...
23:42:22 [2022-08-23T23:42:22.812Z] 
23:42:22 [2022-08-23T23:42:22.813Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:22 [2022-08-23T23:42:22.813Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:42:22 [2022-08-23T23:42:22.813Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 10.5s done
23:42:22 [2022-08-23T23:42:22.813Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.7s done
23:42:22 [2022-08-23T23:42:22.813Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.6s done
23:42:22 [2022-08-23T23:42:22.813Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 4.6s
23:42:22 [2022-08-23T23:42:22.870Z] #74 DONE 2.3s
23:42:22 [2022-08-23T23:42:22.871Z] 
23:42:22 [2022-08-23T23:42:22.871Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
23:42:22 [2022-08-23T23:42:22.871Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9
23:42:22 [2022-08-23T23:42:22.871Z] #29 2.688 Fetched 8458 kB in 2s (4581 kB/s)
23:42:22 [2022-08-23T23:42:22.871Z] #29 2.688 Reading package lists...
23:42:22 [2022-08-23T23:42:22.871Z] #29 3.237 Reading package lists...
23:42:22 [2022-08-23T23:42:22.871Z] #29 3.788 Building dependency tree...
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.127 The following additional packages will be installed:
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.127   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.128   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.129 Recommended packages:
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.129   libldap-common publicsuffix libsasl2-modules
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.248 The following NEW packages will be installed:
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.249   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.249   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.250   libssh2-1 openssl
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.527 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.527 Need to get 2942 kB of archives.
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.527 After this operation, 6482 kB of additional disk space will be used.
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.527 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.595 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.599 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.599 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.599 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.600 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.601 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.622 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.622 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.623 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.624 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB]
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.625 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB]
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.625 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.626 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.627 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.876 debconf: delaying package configuration, since apt-utils is not installed
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.916 Fetched 2942 kB in 0s (7897 kB/s)
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.980 Selecting previously unselected package openssl.
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.980 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
23:42:22 [2022-08-23T23:42:22.871Z] #29 4.980 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
23:42:22 [2022-08-23T23:42:22.871Z] #29 5.006 Unpacking openssl (1.1.1n-0+deb11u3) ...
23:42:22 [2022-08-23T23:42:22.871Z] #29 5.133 Selecting previously unselected package ca-certificates.
23:42:22 [2022-08-23T23:42:22.871Z] #29 5.133 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
23:42:22 [2022-08-23T23:42:22.871Z] #29 5.139 Unpacking ca-certificates (20210119) ...
23:42:22 [2022-08-23T23:42:22.871Z] #29 5.214 Selecting previously unselected package libbrotli1:arm64.
23:42:22 [2022-08-23T23:42:22.871Z] #29 5.214 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
23:42:22 [2022-08-23T23:42:22.871Z] #29 5.245 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
23:42:22 [2022-08-23T23:42:22.871Z] #29 5.304 Selecting previously unselected package libsasl2-modules-db:arm64.
23:42:22 [2022-08-23T23:42:22.871Z] #29 5.305 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
23:42:22 [2022-08-23T23:42:22.871Z] #29 5.310 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
23:42:22 [2022-08-23T23:42:22.871Z] #29 5.353 Selecting previously unselected package libsasl2-2:arm64.
23:42:22 [2022-08-23T23:42:22.871Z] #29 5.353 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
23:42:23 [2022-08-23T23:42:23.073Z] #11 ...
23:42:23 [2022-08-23T23:42:23.074Z] 
23:42:23 [2022-08-23T23:42:23.074Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
23:42:23 [2022-08-23T23:42:23.074Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755
23:42:23 [2022-08-23T23:42:23.074Z] #29 6.367 debconf: delaying package configuration, since apt-utils is not installed
23:42:23 [2022-08-23T23:42:23.074Z] #29 6.420 Fetched 3047 kB in 0s (8839 kB/s)
23:42:23 [2022-08-23T23:42:23.074Z] #29 6.483 Selecting previously unselected package openssl.
23:42:23 [2022-08-23T23:42:23.074Z] #29 6.483 (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.)
23:42:23 [2022-08-23T23:42:23.074Z] #29 6.483 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
23:42:23 [2022-08-23T23:42:23.074Z] #29 6.483 Unpacking openssl (1.1.1n-0+deb11u3) ...
23:42:23 [2022-08-23T23:42:23.132Z] #29 5.357 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
23:42:23 [2022-08-23T23:42:23.132Z] #29 5.400 Selecting previously unselected package libldap-2.4-2:arm64.
23:42:23 [2022-08-23T23:42:23.132Z] #29 5.400 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
23:42:23 [2022-08-23T23:42:23.132Z] #29 5.405 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
23:42:23 [2022-08-23T23:42:23.132Z] #29 5.469 Selecting previously unselected package libnghttp2-14:arm64.
23:42:23 [2022-08-23T23:42:23.132Z] #29 5.469 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
23:42:23 [2022-08-23T23:42:23.132Z] #29 5.474 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
23:42:23 [2022-08-23T23:42:23.132Z] #29 5.520 Selecting previously unselected package libpsl5:arm64.
23:42:23 [2022-08-23T23:42:23.132Z] #29 5.520 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
23:42:23 [2022-08-23T23:42:23.132Z] #29 5.524 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
23:42:23 [2022-08-23T23:42:23.132Z] #29 5.565 Selecting previously unselected package librtmp1:arm64.
23:42:23 [2022-08-23T23:42:23.132Z] #29 5.567 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
23:42:23 [2022-08-23T23:42:23.132Z] #29 5.570 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
23:42:23 [2022-08-23T23:42:23.132Z] #29 5.611 Selecting previously unselected package libssh2-1:arm64.
23:42:23 [2022-08-23T23:42:23.132Z] #29 5.611 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
23:42:23 [2022-08-23T23:42:23.132Z] #29 5.615 Unpacking libssh2-1:arm64 (1.9.0-2) ...
23:42:23 [2022-08-23T23:42:23.132Z] #29 5.683 Selecting previously unselected package libcurl4:arm64.
23:42:23 [2022-08-23T23:42:23.132Z] #29 5.683 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ...
23:42:23 [2022-08-23T23:42:23.335Z] #29 6.767 Selecting previously unselected package ca-certificates.
23:42:23 [2022-08-23T23:42:23.336Z] #29 6.767 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
23:42:23 [2022-08-23T23:42:23.336Z] #29 6.771 Unpacking ca-certificates (20210119) ...
23:42:23 [2022-08-23T23:42:23.394Z] #29 5.688 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ...
23:42:23 [2022-08-23T23:42:23.394Z] #29 5.750 Selecting previously unselected package curl.
23:42:23 [2022-08-23T23:42:23.394Z] #29 5.751 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ...
23:42:23 [2022-08-23T23:42:23.394Z] #29 5.755 Unpacking curl (7.74.0-1.3+deb11u2) ...
23:42:23 [2022-08-23T23:42:23.394Z] #29 5.812 Selecting previously unselected package libonig5:arm64.
23:42:23 [2022-08-23T23:42:23.394Z] #29 5.814 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
23:42:23 [2022-08-23T23:42:23.394Z] #29 5.819 Unpacking libonig5:arm64 (6.9.6-1.1) ...
23:42:23 [2022-08-23T23:42:23.394Z] #29 5.874 Selecting previously unselected package libjq1:arm64.
23:42:23 [2022-08-23T23:42:23.394Z] #29 5.874 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
23:42:23 [2022-08-23T23:42:23.394Z] #29 5.877 Unpacking libjq1:arm64 (1.6-2.1) ...
23:42:23 [2022-08-23T23:42:23.394Z] #29 5.925 Selecting previously unselected package jq.
23:42:23 [2022-08-23T23:42:23.394Z] #29 5.925 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
23:42:23 [2022-08-23T23:42:23.597Z] #29 6.923 Selecting previously unselected package libbrotli1:amd64.
23:42:23 [2022-08-23T23:42:23.597Z] #29 6.923 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
23:42:23 [2022-08-23T23:42:23.597Z] #29 6.936 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
23:42:23 [2022-08-23T23:42:23.597Z] #29 7.045 Selecting previously unselected package libsasl2-modules-db:amd64.
23:42:23 [2022-08-23T23:42:23.597Z] #29 7.045 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
23:42:23 [2022-08-23T23:42:23.597Z] #29 7.049 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
23:42:23 [2022-08-23T23:42:23.597Z] #29 7.135 Selecting previously unselected package libsasl2-2:amd64.
23:42:23 [2022-08-23T23:42:23.597Z] #29 7.136 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
23:42:23 [2022-08-23T23:42:23.597Z] #29 7.172 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
23:42:23 [2022-08-23T23:42:23.656Z] #29 5.930 Unpacking jq (1.6-2.1) ...
23:42:23 [2022-08-23T23:42:23.656Z] #29 5.974 Setting up libpsl5:arm64 (0.21.0-1.2) ...
23:42:23 [2022-08-23T23:42:23.656Z] #29 5.987 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
23:42:23 [2022-08-23T23:42:23.656Z] #29 6.001 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
23:42:23 [2022-08-23T23:42:23.656Z] #29 6.014 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
23:42:23 [2022-08-23T23:42:23.656Z] #29 6.026 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
23:42:23 [2022-08-23T23:42:23.656Z] #29 6.037 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
23:42:23 [2022-08-23T23:42:23.656Z] #29 6.049 Setting up libssh2-1:arm64 (1.9.0-2) ...
23:42:23 [2022-08-23T23:42:23.656Z] #29 6.061 Setting up openssl (1.1.1n-0+deb11u3) ...
23:42:23 [2022-08-23T23:42:23.656Z] #29 6.081 Setting up libonig5:arm64 (6.9.6-1.1) ...
23:42:23 [2022-08-23T23:42:23.656Z] #29 6.095 Setting up libjq1:arm64 (1.6-2.1) ...
23:42:23 [2022-08-23T23:42:23.656Z] #29 6.108 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
23:42:23 [2022-08-23T23:42:23.656Z] #29 6.120 Setting up ca-certificates (20210119) ...
23:42:23 [2022-08-23T23:42:23.751Z] #49 27.96 Reading package lists...
23:42:23 [2022-08-23T23:42:23.751Z] #49 ...
23:42:23 [2022-08-23T23:42:23.751Z] 
23:42:23 [2022-08-23T23:42:23.751Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
23:42:23 [2022-08-23T23:42:23.751Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
23:42:23 [2022-08-23T23:42:23.751Z] #79 CACHED
23:42:23 [2022-08-23T23:42:23.751Z] 
23:42:23 [2022-08-23T23:42:23.751Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
23:42:23 [2022-08-23T23:42:23.751Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
23:42:23 [2022-08-23T23:42:23.751Z] #81 CACHED
23:42:23 [2022-08-23T23:42:23.751Z] 
23:42:23 [2022-08-23T23:42:23.751Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:42:23 [2022-08-23T23:42:23.751Z] #83 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:42:23 [2022-08-23T23:42:23.751Z] #83 CACHED
23:42:23 [2022-08-23T23:42:23.751Z] 
23:42:23 [2022-08-23T23:42:23.751Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:42:23 [2022-08-23T23:42:23.751Z] #84 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:42:23 [2022-08-23T23:42:23.751Z] #84 CACHED
23:42:23 [2022-08-23T23:42:23.751Z] 
23:42:23 [2022-08-23T23:42:23.751Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:42:23 [2022-08-23T23:42:23.751Z] #49 sha256:c91570744d2821a68f204a94f2c81f282206818ce2d03480776cf2e2743bf2e0
23:42:23 [2022-08-23T23:42:23.859Z] #29 7.283 Selecting previously unselected package libldap-2.4-2:amd64.
23:42:23 [2022-08-23T23:42:23.859Z] #29 7.283 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
23:42:23 [2022-08-23T23:42:23.859Z] #29 7.296 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
23:42:23 [2022-08-23T23:42:23.961Z] #64 ...
23:42:23 [2022-08-23T23:42:23.962Z] 
23:42:23 [2022-08-23T23:42:23.962Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:42:23 [2022-08-23T23:42:23.962Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:42:23 [2022-08-23T23:42:23.962Z] #14 101.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
23:42:23 [2022-08-23T23:42:23.962Z] #14 101.6 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
23:42:23 [2022-08-23T23:42:23.962Z] #14 101.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:42:24 [2022-08-23T23:42:24.129Z] #29 7.452 Selecting previously unselected package libnghttp2-14:amd64.
23:42:24 [2022-08-23T23:42:24.129Z] #29 7.452 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
23:42:24 [2022-08-23T23:42:24.129Z] #29 7.467 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
23:42:24 [2022-08-23T23:42:24.129Z] #29 7.550 Selecting previously unselected package libpsl5:amd64.
23:42:24 [2022-08-23T23:42:24.129Z] #29 7.550 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
23:42:24 [2022-08-23T23:42:24.129Z] #29 7.555 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
23:42:24 [2022-08-23T23:42:24.129Z] #29 7.682 Selecting previously unselected package librtmp1:amd64.
23:42:24 [2022-08-23T23:42:24.129Z] #29 7.682 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
23:42:24 [2022-08-23T23:42:24.391Z] #29 7.688 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
23:42:24 [2022-08-23T23:42:24.391Z] #29 7.817 Selecting previously unselected package libssh2-1:amd64.
23:42:24 [2022-08-23T23:42:24.391Z] #29 7.817 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
23:42:24 [2022-08-23T23:42:24.391Z] #29 7.824 Unpacking libssh2-1:amd64 (1.9.0-2) ...
23:42:24 [2022-08-23T23:42:24.601Z] #29 6.829 Updating certificates in /etc/ssl/certs...
23:42:24 [2022-08-23T23:42:24.652Z] #29 8.016 Selecting previously unselected package libcurl4:amd64.
23:42:24 [2022-08-23T23:42:24.652Z] #29 8.016 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
23:42:24 [2022-08-23T23:42:24.652Z] #29 8.018 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
23:42:24 [2022-08-23T23:42:24.684Z] #11 ...
23:42:24 [2022-08-23T23:42:24.684Z] 
23:42:24 [2022-08-23T23:42:24.684Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
23:42:24 [2022-08-23T23:42:24.684Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755
23:42:24 [2022-08-23T23:42:24.684Z] #29 1.468 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
23:42:24 [2022-08-23T23:42:24.684Z] #29 1.493 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:42:24 [2022-08-23T23:42:24.684Z] #29 1.493 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:42:24 [2022-08-23T23:42:24.684Z] #29 1.729 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:42:24 [2022-08-23T23:42:24.684Z] #29 2.094 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB]
23:42:24 [2022-08-23T23:42:24.684Z] #29 2.608 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:42:24 [2022-08-23T23:42:24.684Z] #29 3.587 Fetched 8571 kB in 2s (3591 kB/s)
23:42:24 [2022-08-23T23:42:24.684Z] #29 3.587 Reading package lists...
23:42:24 [2022-08-23T23:42:24.684Z] #29 4.411 Reading package lists...
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.138 Building dependency tree...
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.491 The following additional packages will be installed:
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.491   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.491   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.491 Recommended packages:
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.491   libldap-common publicsuffix libsasl2-modules
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.664 The following NEW packages will be installed:
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.664   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.664   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.664   libssh2-1 openssl
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.927 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.927 Need to get 3047 kB of archives.
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.927 After this operation, 6661 kB of additional disk space will be used.
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.927 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.944 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.946 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.955 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.955 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.955 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.955 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.958 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.971 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.971 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.971 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.971 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.971 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.971 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
23:42:24 [2022-08-23T23:42:24.684Z] #29 5.975 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
23:42:24 [2022-08-23T23:42:24.684Z] #29 6.264 debconf: delaying package configuration, since apt-utils is not installed
23:42:24 [2022-08-23T23:42:24.684Z] #29 6.292 Fetched 3047 kB in 0s (9534 kB/s)
23:42:24 [2022-08-23T23:42:24.684Z] #29 6.323 Selecting previously unselected package openssl.
23:42:24 [2022-08-23T23:42:24.684Z] #29 6.323 (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.)
23:42:24 [2022-08-23T23:42:24.684Z] #29 6.323 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 6.396 Unpacking openssl (1.1.1n-0+deb11u3) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 6.615 Selecting previously unselected package ca-certificates.
23:42:24 [2022-08-23T23:42:24.684Z] #29 6.618 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 6.650 Unpacking ca-certificates (20210119) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 6.799 Selecting previously unselected package libbrotli1:amd64.
23:42:24 [2022-08-23T23:42:24.684Z] #29 6.799 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 6.807 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 6.971 Selecting previously unselected package libsasl2-modules-db:amd64.
23:42:24 [2022-08-23T23:42:24.684Z] #29 6.973 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 6.977 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 7.053 Selecting previously unselected package libsasl2-2:amd64.
23:42:24 [2022-08-23T23:42:24.684Z] #29 7.053 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 7.057 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 7.158 Selecting previously unselected package libldap-2.4-2:amd64.
23:42:24 [2022-08-23T23:42:24.684Z] #29 7.160 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 7.166 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 7.321 Selecting previously unselected package libnghttp2-14:amd64.
23:42:24 [2022-08-23T23:42:24.684Z] #29 7.321 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 7.326 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 7.462 Selecting previously unselected package libpsl5:amd64.
23:42:24 [2022-08-23T23:42:24.684Z] #29 7.464 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 7.472 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 7.602 Selecting previously unselected package librtmp1:amd64.
23:42:24 [2022-08-23T23:42:24.684Z] #29 7.605 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 7.650 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 7.701 Selecting previously unselected package libssh2-1:amd64.
23:42:24 [2022-08-23T23:42:24.684Z] #29 7.701 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 7.772 Unpacking libssh2-1:amd64 (1.9.0-2) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 7.912 Selecting previously unselected package libcurl4:amd64.
23:42:24 [2022-08-23T23:42:24.684Z] #29 7.912 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 7.917 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.039 Selecting previously unselected package curl.
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.039 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.044 Unpacking curl (7.74.0-1.3+deb11u2) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.213 Selecting previously unselected package libonig5:amd64.
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.215 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.278 Unpacking libonig5:amd64 (6.9.6-1.1) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.399 Selecting previously unselected package libjq1:amd64.
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.399 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.404 Unpacking libjq1:amd64 (1.6-2.1) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.471 Selecting previously unselected package jq.
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.471 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.479 Unpacking jq (1.6-2.1) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.529 Setting up libpsl5:amd64 (0.21.0-1.2) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.537 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.547 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.557 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.569 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.580 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.589 Setting up libssh2-1:amd64 (1.9.0-2) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.600 Setting up openssl (1.1.1n-0+deb11u3) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.615 Setting up libonig5:amd64 (6.9.6-1.1) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.627 Setting up libjq1:amd64 (1.6-2.1) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.639 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 8.651 Setting up ca-certificates (20210119) ...
23:42:24 [2022-08-23T23:42:24.684Z] #29 9.405 Updating certificates in /etc/ssl/certs...
23:42:24 [2022-08-23T23:42:24.913Z] #29 8.152 Selecting previously unselected package curl.
23:42:24 [2022-08-23T23:42:24.913Z] #29 8.152 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
23:42:24 [2022-08-23T23:42:24.913Z] #29 8.162 Unpacking curl (7.74.0-1.3+deb11u2) ...
23:42:24 [2022-08-23T23:42:24.913Z] #29 8.301 Selecting previously unselected package libonig5:amd64.
23:42:24 [2022-08-23T23:42:24.913Z] #29 8.301 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
23:42:24 [2022-08-23T23:42:24.913Z] #29 8.306 Unpacking libonig5:amd64 (6.9.6-1.1) ...
23:42:24 [2022-08-23T23:42:24.942Z] #29 ...
23:42:24 [2022-08-23T23:42:24.942Z] 
23:42:24 [2022-08-23T23:42:24.942Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:24 [2022-08-23T23:42:24.942Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:42:25 [2022-08-23T23:42:25.176Z] #29 7.641 129 added, 0 removed; done.
23:42:25 [2022-08-23T23:42:25.176Z] #29 7.746 Setting up jq (1.6-2.1) ...
23:42:25 [2022-08-23T23:42:25.180Z] #29 8.466 Selecting previously unselected package libjq1:amd64.
23:42:25 [2022-08-23T23:42:25.180Z] #29 8.466 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
23:42:25 [2022-08-23T23:42:25.180Z] #29 8.506 Unpacking libjq1:amd64 (1.6-2.1) ...
23:42:25 [2022-08-23T23:42:25.180Z] #29 8.565 Selecting previously unselected package jq.
23:42:25 [2022-08-23T23:42:25.180Z] #29 8.565 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
23:42:25 [2022-08-23T23:42:25.180Z] #29 8.578 Unpacking jq (1.6-2.1) ...
23:42:25 [2022-08-23T23:42:25.180Z] #29 8.625 Setting up libpsl5:amd64 (0.21.0-1.2) ...
23:42:25 [2022-08-23T23:42:25.180Z] #29 8.638 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
23:42:25 [2022-08-23T23:42:25.180Z] #29 8.650 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
23:42:25 [2022-08-23T23:42:25.180Z] #29 8.660 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
23:42:25 [2022-08-23T23:42:25.180Z] #29 8.669 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
23:42:25 [2022-08-23T23:42:25.439Z] #29 7.764 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ...
23:42:25 [2022-08-23T23:42:25.439Z] #29 7.779 Setting up curl (7.74.0-1.3+deb11u2) ...
23:42:25 [2022-08-23T23:42:25.439Z] #29 7.796 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:42:25 [2022-08-23T23:42:25.439Z] #29 7.824 Processing triggers for ca-certificates (20210119) ...
23:42:25 [2022-08-23T23:42:25.439Z] #29 7.835 Updating certificates in /etc/ssl/certs...
23:42:25 [2022-08-23T23:42:25.443Z] #29 8.681 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
23:42:25 [2022-08-23T23:42:25.443Z] #29 8.692 Setting up libssh2-1:amd64 (1.9.0-2) ...
23:42:25 [2022-08-23T23:42:25.443Z] #29 8.702 Setting up openssl (1.1.1n-0+deb11u3) ...
23:42:25 [2022-08-23T23:42:25.443Z] #29 8.717 Setting up libonig5:amd64 (6.9.6-1.1) ...
23:42:25 [2022-08-23T23:42:25.443Z] #29 8.730 Setting up libjq1:amd64 (1.6-2.1) ...
23:42:25 [2022-08-23T23:42:25.443Z] #29 8.741 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
23:42:25 [2022-08-23T23:42:25.443Z] #29 8.755 Setting up ca-certificates (20210119) ...
23:42:25 [2022-08-23T23:42:25.692Z] #49 27.96 Reading package lists...
23:42:25 [2022-08-23T23:42:25.692Z] #49 ...
23:42:25 [2022-08-23T23:42:25.692Z] 
23:42:25 [2022-08-23T23:42:25.692Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:42:25 [2022-08-23T23:42:25.692Z] #69 sha256:7b747f9378d2ec3b29d73b49ebdfcebda962e333cd4093b0f79b814db7c81700
23:42:25 [2022-08-23T23:42:25.692Z] #69 27.73 Reading package lists...
23:42:25 [2022-08-23T23:42:25.878Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.2s done
23:42:25 [2022-08-23T23:42:25.878Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c
23:42:26 [2022-08-23T23:42:26.012Z] #29 8.581 0 added, 0 removed; done.
23:42:26 [2022-08-23T23:42:26.012Z] #29 8.581 Running hooks in /etc/ca-certificates/update.d...
23:42:26 [2022-08-23T23:42:26.016Z] #29 9.466 Updating certificates in /etc/ssl/certs...
23:42:26 [2022-08-23T23:42:26.274Z] #29 8.582 done.
23:42:27 [2022-08-23T23:42:27.408Z] #29 10.63 129 added, 0 removed; done.
23:42:27 [2022-08-23T23:42:27.408Z] #29 10.66 Setting up jq (1.6-2.1) ...
23:42:27 [2022-08-23T23:42:27.408Z] #29 10.68 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
23:42:27 [2022-08-23T23:42:27.408Z] #29 10.70 Setting up curl (7.74.0-1.3+deb11u2) ...
23:42:27 [2022-08-23T23:42:27.408Z] #29 10.72 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:42:27 [2022-08-23T23:42:27.408Z] #29 10.74 Processing triggers for ca-certificates (20210119) ...
23:42:27 [2022-08-23T23:42:27.408Z] #29 10.75 Updating certificates in /etc/ssl/certs...
23:42:27 [2022-08-23T23:42:27.664Z] #29 ...
23:42:27 [2022-08-23T23:42:27.664Z] 
23:42:27 [2022-08-23T23:42:27.664Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:27 [2022-08-23T23:42:27.664Z] #11 sha256:f33dd677d1b88d0036b5a9b4bf2bb55fbca3818b2eee454ff37bdc86cf19a55c
23:42:27 [2022-08-23T23:42:27.664Z] #11 extracting sha256:2c521f890366ddb2d71d130232d39db94243be47ac8b49833bb143a77d117408 3.5s done
23:42:27 [2022-08-23T23:42:27.664Z] #11 extracting sha256:3f82f184d36439757e008c557977393cc4fcc021fed67831fdc5738c1a6d7469 5.1s done
23:42:27 [2022-08-23T23:42:27.664Z] #11 extracting sha256:c3c3b2261df9fe0575a9642ef76ec37176b8b8898f831f1f10ac72170299abd1 done
23:42:27 [2022-08-23T23:42:27.664Z] #11 DONE 18.4s
23:42:27 [2022-08-23T23:42:27.664Z] 
23:42:27 [2022-08-23T23:42:27.664Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
23:42:27 [2022-08-23T23:42:27.664Z] #12 sha256:a1bbf8b597032463acd39030e27f0e0d1c2dbb46223cf8f4a304d43817efb598
23:42:27 [2022-08-23T23:42:27.664Z] #12 ...
23:42:27 [2022-08-23T23:42:27.664Z] 
23:42:27 [2022-08-23T23:42:27.664Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
23:42:27 [2022-08-23T23:42:27.664Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9
23:42:27 [2022-08-23T23:42:27.664Z] #29 DONE 10.1s
23:42:27 [2022-08-23T23:42:27.664Z] 
23:42:27 [2022-08-23T23:42:27.664Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:42:27 [2022-08-23T23:42:27.664Z] #30 sha256:8bfb892e0c44fb268130cb7400ed4f93f6670e7731d56edc3b7acb557458c313
23:42:27 [2022-08-23T23:42:27.664Z] #30 DONE 0.1s
23:42:27 [2022-08-23T23:42:27.790Z] #11 ...
23:42:27 [2022-08-23T23:42:27.790Z] 
23:42:27 [2022-08-23T23:42:27.790Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
23:42:27 [2022-08-23T23:42:27.790Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755
23:42:27 [2022-08-23T23:42:27.790Z] #29 10.78 129 added, 0 removed; done.
23:42:27 [2022-08-23T23:42:27.790Z] #29 10.84 Setting up jq (1.6-2.1) ...
23:42:27 [2022-08-23T23:42:27.790Z] #29 10.85 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
23:42:27 [2022-08-23T23:42:27.790Z] #29 10.86 Setting up curl (7.74.0-1.3+deb11u2) ...
23:42:27 [2022-08-23T23:42:27.790Z] #29 10.87 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:42:27 [2022-08-23T23:42:27.790Z] #29 10.89 Processing triggers for ca-certificates (20210119) ...
23:42:27 [2022-08-23T23:42:27.790Z] #29 10.90 Updating certificates in /etc/ssl/certs...
23:42:27 [2022-08-23T23:42:27.790Z] #29 11.91 0 added, 0 removed; done.
23:42:27 [2022-08-23T23:42:27.790Z] #29 11.91 Running hooks in /etc/ca-certificates/update.d...
23:42:27 [2022-08-23T23:42:27.790Z] #29 11.91 done.
23:42:27 [2022-08-23T23:42:27.790Z] #29 DONE 12.9s
23:42:27 [2022-08-23T23:42:27.861Z] #69 36.42 Building dependency tree...
23:42:27 [2022-08-23T23:42:27.862Z] #69 38.02 Reading state information...
23:42:27 [2022-08-23T23:42:27.931Z] 
23:42:27 [2022-08-23T23:42:27.931Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
23:42:27 [2022-08-23T23:42:27.931Z] #31 sha256:e148664326ffb83f51e2d0b9738973b3783ecbae6a3cc10cbe30ebeb0d910d38
23:42:28 [2022-08-23T23:42:28.046Z] 
23:42:28 [2022-08-23T23:42:28.046Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:42:28 [2022-08-23T23:42:28.046Z] #30 sha256:0bddd2bf6ff360a89144465bc51d4947b51eb4191044447e0e826c2b58301de8
23:42:28 [2022-08-23T23:42:28.046Z] #30 DONE 0.1s
23:42:28 [2022-08-23T23:42:28.046Z] 
23:42:28 [2022-08-23T23:42:28.046Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:28 [2022-08-23T23:42:28.046Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:42:28 [2022-08-23T23:42:28.195Z] #31 ...
23:42:28 [2022-08-23T23:42:28.195Z] 
23:42:28 [2022-08-23T23:42:28.195Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
23:42:28 [2022-08-23T23:42:28.195Z] #12 sha256:a1bbf8b597032463acd39030e27f0e0d1c2dbb46223cf8f4a304d43817efb598
23:42:28 [2022-08-23T23:42:28.195Z] #12 DONE 0.6s
23:42:28 [2022-08-23T23:42:28.195Z] 
23:42:28 [2022-08-23T23:42:28.195Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
23:42:28 [2022-08-23T23:42:28.195Z] #13 sha256:db26a14f1c371a7d13e011b6c33c177980c0d36867eb5b78bbf5fa27ef89d430
23:42:28 [2022-08-23T23:42:28.355Z] #29 11.81 0 added, 0 removed; done.
23:42:28 [2022-08-23T23:42:28.355Z] #29 11.81 Running hooks in /etc/ca-certificates/update.d...
23:42:28 [2022-08-23T23:42:28.616Z] #29 11.82 done.
23:42:28 [2022-08-23T23:42:28.769Z] #13 DONE 0.5s
23:42:28 [2022-08-23T23:42:28.769Z] 
23:42:28 [2022-08-23T23:42:28.770Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
23:42:28 [2022-08-23T23:42:28.770Z] #25 sha256:54c146d44bdfdfd6b6c869aa0e87717e1759098995c9f7655a9401e61a7223f5
23:42:28 [2022-08-23T23:42:28.770Z] #25 ...
23:42:28 [2022-08-23T23:42:28.770Z] 
23:42:28 [2022-08-23T23:42:28.770Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:42:28 [2022-08-23T23:42:28.770Z] #33 sha256:08de5c76626140d5f1835e7aa04e93090683afe0cd65fce7058a24c154756fe0
23:42:28 [2022-08-23T23:42:28.770Z] #33 DONE 0.2s
23:42:28 [2022-08-23T23:42:28.770Z] 
23:42:28 [2022-08-23T23:42:28.770Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:42:28 [2022-08-23T23:42:28.770Z] #46 sha256:0d0735d1c3a72b662072edef1f19d7bac8f370080c2ba6a64757f8c292e568ea
23:42:28 [2022-08-23T23:42:28.770Z] #46 DONE 0.2s
23:42:28 [2022-08-23T23:42:28.770Z] 
23:42:28 [2022-08-23T23:42:28.770Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
23:42:28 [2022-08-23T23:42:28.770Z] #50 sha256:0fb6901cfab14b61355551e41c14e82d768a5c56ff7e30f46c3f8e2967e57a1d
23:42:28 [2022-08-23T23:42:28.770Z] #50 DONE 0.3s
23:42:28 [2022-08-23T23:42:28.770Z] 
23:42:28 [2022-08-23T23:42:28.770Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:42:28 [2022-08-23T23:42:28.770Z] #47 sha256:712bf0e9879bb4416f89c43493d6a8cea1f31936a3f34e120872418fe3186b31
23:42:29 [2022-08-23T23:42:29.034Z] #47 ...
23:42:29 [2022-08-23T23:42:29.034Z] 
23:42:29 [2022-08-23T23:42:29.034Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
23:42:29 [2022-08-23T23:42:29.034Z] #66 sha256:cf5df64211dadd0f6e8a795dea6f6fc23124a9c019e2452dd543811ee16da31c
23:42:29 [2022-08-23T23:42:29.034Z] #66 DONE 0.4s
23:42:29 [2022-08-23T23:42:29.034Z] 
23:42:29 [2022-08-23T23:42:29.034Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
23:42:29 [2022-08-23T23:42:29.034Z] #25 sha256:54c146d44bdfdfd6b6c869aa0e87717e1759098995c9f7655a9401e61a7223f5
23:42:29 [2022-08-23T23:42:29.034Z] #25 DONE 0.4s
23:42:29 [2022-08-23T23:42:29.246Z] #69 39.54 The following additional packages will be installed:
23:42:29 [2022-08-23T23:42:29.246Z] #69 39.56   libbtrfs0
23:42:29 [2022-08-23T23:42:29.246Z] #69 39.71 The following NEW packages will be installed:
23:42:29 [2022-08-23T23:42:29.246Z] #69 39.71   libbtrfs-dev libbtrfs0
23:42:29 [2022-08-23T23:42:29.295Z] 
23:42:29 [2022-08-23T23:42:29.295Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:42:29 [2022-08-23T23:42:29.295Z] #26 sha256:f3325f092a41d3b837ab5423429a5885fcc842bdff3e215315ac495ceb29da9c
23:42:29 [2022-08-23T23:42:29.507Z] #69 40.12 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
23:42:29 [2022-08-23T23:42:29.507Z] #69 40.12 Need to get 460 kB of archives.
23:42:29 [2022-08-23T23:42:29.507Z] #69 40.12 After this operation, 1237 kB of additional disk space will be used.
23:42:29 [2022-08-23T23:42:29.507Z] #69 40.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
23:42:29 [2022-08-23T23:42:29.507Z] #69 40.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
23:42:29 [2022-08-23T23:42:29.565Z] #29 DONE 12.9s
23:42:29 [2022-08-23T23:42:29.565Z] 
23:42:29 [2022-08-23T23:42:29.565Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:29 [2022-08-23T23:42:29.565Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:42:29 [2022-08-23T23:42:29.565Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 8.9s done
23:42:29 [2022-08-23T23:42:29.565Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 1.8s
23:42:29 [2022-08-23T23:42:29.565Z] #11 ...
23:42:29 [2022-08-23T23:42:29.565Z] 
23:42:29 [2022-08-23T23:42:29.565Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
23:42:29 [2022-08-23T23:42:29.565Z] #30 sha256:b60a32da027fcaea4663a947a6ea082723ea7dd2f4679fc0d01645f56e08c622
23:42:29 [2022-08-23T23:42:29.565Z] #30 DONE 0.1s
23:42:29 [2022-08-23T23:42:29.565Z] 
23:42:29 [2022-08-23T23:42:29.565Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:29 [2022-08-23T23:42:29.565Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:42:30 [2022-08-23T23:42:30.078Z] #69 40.54 debconf: delaying package configuration, since apt-utils is not installed
23:42:30 [2022-08-23T23:42:30.078Z] #69 40.79 Fetched 460 kB in 0s (1400 kB/s)
23:42:30 [2022-08-23T23:42:30.340Z] #69 40.83 Selecting previously unselected package libbtrfs0:amd64.
23:42:30 [2022-08-23T23:42:30.340Z] #69 40.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 ... 30255 files and directories currently installed.)
23:42:30 [2022-08-23T23:42:30.340Z] #69 40.88 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
23:42:30 [2022-08-23T23:42:30.340Z] #69 40.89 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
23:42:30 [2022-08-23T23:42:30.340Z] #69 40.97 Selecting previously unselected package libbtrfs-dev:amd64.
23:42:30 [2022-08-23T23:42:30.340Z] #69 40.97 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
23:42:30 [2022-08-23T23:42:30.340Z] #69 40.98 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
23:42:30 [2022-08-23T23:42:30.604Z] #69 41.15 Setting up libbtrfs0:amd64 (5.10.1-2) ...
23:42:30 [2022-08-23T23:42:30.604Z] #69 41.19 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
23:42:30 [2022-08-23T23:42:30.604Z] #69 41.20 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:42:30 [2022-08-23T23:42:30.867Z] #69 DONE 41.4s
23:42:30 [2022-08-23T23:42:30.868Z] 
23:42:30 [2022-08-23T23:42:30.868Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
23:42:30 [2022-08-23T23:42:30.868Z] #70 sha256:2e7e368d7885b7de47cf50db0514ab4cd1cb71e9b49e75d6073914eb3dda5ecb
23:42:31 [2022-08-23T23:42:31.138Z] #70 DONE 0.2s
23:42:31 [2022-08-23T23:42:31.138Z] 
23:42:31 [2022-08-23T23:42:31.138Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:42:31 [2022-08-23T23:42:31.138Z] #71 sha256:2901c56237422228270ecec2186f509d340e32e0afd53fb8b94c9ddc1534db76
23:42:31 [2022-08-23T23:42:31.326Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 5.3s
23:42:31 [2022-08-23T23:42:31.710Z] #71 0.727 + RM_GOPATH=0
23:42:31 [2022-08-23T23:42:31.710Z] #71 0.728 + TMP_GOPATH=
23:42:31 [2022-08-23T23:42:31.710Z] #71 0.728 + : /build
23:42:31 [2022-08-23T23:42:31.710Z] #71 0.729 + '[' -z '' ']'
23:42:31 [2022-08-23T23:42:31.710Z] #71 0.729 ++ mktemp -d
23:42:31 [2022-08-23T23:42:31.710Z] #71 0.733 + export GOPATH=/tmp/tmp.bzJMmkSQ22
23:42:31 [2022-08-23T23:42:31.710Z] #71 0.733 + GOPATH=/tmp/tmp.bzJMmkSQ22
23:42:31 [2022-08-23T23:42:31.710Z] #71 0.734 + RM_GOPATH=1
23:42:31 [2022-08-23T23:42:31.710Z] #71 0.735 + case "$(go env GOARCH)" in
23:42:31 [2022-08-23T23:42:31.970Z] #71 0.736 ++ go env GOARCH
23:42:31 [2022-08-23T23:42:31.970Z] #71 0.751 + export GO_BUILDMODE=-buildmode=pie
23:42:31 [2022-08-23T23:42:31.970Z] #71 0.751 + GO_BUILDMODE=-buildmode=pie
23:42:31 [2022-08-23T23:42:31.970Z] #71 0.751 ++ dirname /install.sh
23:42:31 [2022-08-23T23:42:31.970Z] #71 0.752 + dir=/
23:42:31 [2022-08-23T23:42:31.970Z] #71 0.752 + bin=containerd
23:42:31 [2022-08-23T23:42:31.970Z] #71 0.752 + shift
23:42:31 [2022-08-23T23:42:31.970Z] #71 0.752 + '[' '!' -f //containerd.installer ']'
23:42:31 [2022-08-23T23:42:31.970Z] #71 0.752 + . //containerd.installer
23:42:31 [2022-08-23T23:42:31.970Z] #71 0.752 ++ set -e
23:42:31 [2022-08-23T23:42:31.970Z] #71 0.752 ++ : v1.6.7
23:42:31 [2022-08-23T23:42:31.970Z] #71 0.753 + install_containerd
23:42:31 [2022-08-23T23:42:31.970Z] #71 0.753 + echo 'Install containerd version v1.6.7'
23:42:31 [2022-08-23T23:42:31.970Z] #71 0.753 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bzJMmkSQ22/src/github.com/containerd/containerd
23:42:31 [2022-08-23T23:42:31.970Z] #71 0.753 Install containerd version v1.6.7
23:42:31 [2022-08-23T23:42:31.970Z] #71 0.784 Cloning into '/tmp/tmp.bzJMmkSQ22/src/github.com/containerd/containerd'...
23:42:32 [2022-08-23T23:42:32.090Z] #14 ...
23:42:32 [2022-08-23T23:42:32.090Z] 
23:42:32 [2022-08-23T23:42:32.090Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:42:32 [2022-08-23T23:42:32.090Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:42:32 [2022-08-23T23:42:32.090Z] #77 47.55 libtoolize: putting auxiliary files in '.'.
23:42:32 [2022-08-23T23:42:32.090Z] #77 47.55 libtoolize: copying file './ltmain.sh'
23:42:32 [2022-08-23T23:42:32.090Z] #77 48.25 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
23:42:32 [2022-08-23T23:42:32.090Z] #77 48.26 libtoolize: and rerunning libtoolize and aclocal.
23:42:32 [2022-08-23T23:42:32.090Z] #77 48.26 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:42:32 [2022-08-23T23:42:32.090Z] #77 58.22 configure.ac:7: installing './compile'
23:42:32 [2022-08-23T23:42:32.090Z] #77 58.23 configure.ac:11: installing './config.guess'
23:42:32 [2022-08-23T23:42:32.090Z] #77 58.24 configure.ac:11: installing './config.sub'
23:42:32 [2022-08-23T23:42:32.090Z] #77 58.24 configure.ac:8: installing './install-sh'
23:42:32 [2022-08-23T23:42:32.090Z] #77 58.26 configure.ac:8: installing './missing'
23:42:32 [2022-08-23T23:42:32.090Z] #77 58.35 Makefile.am: installing './depcomp'
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.495 + RM_GOPATH=0
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.495 + TMP_GOPATH=
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.495 + : /build
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.495 + '[' -z '' ']'
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.500 ++ mktemp -d
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.513 + export GOPATH=/tmp/tmp.AFeF6GupGu
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.513 + GOPATH=/tmp/tmp.AFeF6GupGu
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.513 + RM_GOPATH=1
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.513 + case "$(go env GOARCH)" in
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.513 ++ go env GOARCH
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.586 + export GO_BUILDMODE=-buildmode=pie
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.586 + GO_BUILDMODE=-buildmode=pie
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.587 ++ dirname /install.sh
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.592 + dir=/
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.592 + bin=dockercli
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.592 + shift
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.592 + '[' '!' -f //dockercli.installer ']'
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.592 + . //dockercli.installer
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.592 ++ : stable
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.592 ++ : 17.06.2-ce
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.592 + install_dockercli
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.592 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.592 ++ uname -m
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.592 Install docker/cli version 17.06.2-ce from stable
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.594 + arch=aarch64
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.594 + '[' aarch64 '!=' x86_64 ']'
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.594 + '[' aarch64 '!=' s390x ']'
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.594 + '[' aarch64 '!=' armhf ']'
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.594 + build_dockercli
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.594 + git clone https://github.com/docker/docker-ce /tmp/tmp.AFeF6GupGu/tmp/docker-ce
23:42:33 [2022-08-23T23:42:33.679Z] #26 4.650 Cloning into '/tmp/tmp.AFeF6GupGu/tmp/docker-ce'...
23:42:33 [2022-08-23T23:42:33.848Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.6s done
23:42:33 [2022-08-23T23:42:33.848Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 0.1s
23:42:33 [2022-08-23T23:42:33.885Z] #71 ...
23:42:33 [2022-08-23T23:42:33.885Z] 
23:42:33 [2022-08-23T23:42:33.885Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:42:33 [2022-08-23T23:42:33.885Z] #49 sha256:c91570744d2821a68f204a94f2c81f282206818ce2d03480776cf2e2743bf2e0
23:42:33 [2022-08-23T23:42:33.885Z] #49 27.96 Reading package lists...
23:42:33 [2022-08-23T23:42:33.885Z] #49 36.65 Building dependency tree...
23:42:33 [2022-08-23T23:42:33.885Z] #49 38.11 Reading state information...
23:42:33 [2022-08-23T23:42:33.885Z] #49 39.39 The following additional packages will be installed:
23:42:33 [2022-08-23T23:42:33.885Z] #49 39.41   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
23:42:33 [2022-08-23T23:42:33.885Z] #49 39.44 Suggested packages:
23:42:33 [2022-08-23T23:42:33.885Z] #49 39.44   cmake-doc ninja-build lrzip
23:42:33 [2022-08-23T23:42:33.885Z] #49 39.44 Recommended packages:
23:42:33 [2022-08-23T23:42:33.885Z] #49 39.44   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:42:33 [2022-08-23T23:42:33.885Z] #49 39.90 The following NEW packages will be installed:
23:42:33 [2022-08-23T23:42:33.885Z] #49 39.91   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
23:42:33 [2022-08-23T23:42:33.885Z] #49 40.24 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
23:42:33 [2022-08-23T23:42:33.885Z] #49 40.24 Need to get 8418 kB of archives.
23:42:33 [2022-08-23T23:42:33.885Z] #49 40.24 After this operation, 34.9 MB of additional disk space will be used.
23:42:33 [2022-08-23T23:42:33.885Z] #49 40.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
23:42:33 [2022-08-23T23:42:33.885Z] #49 40.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:42:33 [2022-08-23T23:42:33.885Z] #49 40.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
23:42:33 [2022-08-23T23:42:33.885Z] #49 40.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
23:42:33 [2022-08-23T23:42:33.885Z] #49 40.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
23:42:33 [2022-08-23T23:42:33.885Z] #49 40.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
23:42:33 [2022-08-23T23:42:33.885Z] #49 40.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
23:42:33 [2022-08-23T23:42:33.885Z] #49 40.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
23:42:33 [2022-08-23T23:42:33.885Z] #49 40.81 debconf: delaying package configuration, since apt-utils is not installed
23:42:33 [2022-08-23T23:42:33.885Z] #49 41.03 Fetched 8418 kB in 0s (22.7 MB/s)
23:42:33 [2022-08-23T23:42:33.885Z] #49 41.12 Selecting previously unselected package xxd.
23:42:33 [2022-08-23T23:42:33.885Z] #49 41.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30255 files and directories currently installed.)
23:42:33 [2022-08-23T23:42:33.885Z] #49 41.15 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 41.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 41.26 Selecting previously unselected package vim-common.
23:42:33 [2022-08-23T23:42:33.885Z] #49 41.26 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 41.28 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 41.43 Selecting previously unselected package cmake-data.
23:42:33 [2022-08-23T23:42:33.885Z] #49 41.43 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 41.46 Unpacking cmake-data (3.18.4-2+deb11u1) ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 42.45 Selecting previously unselected package libarchive13:amd64.
23:42:33 [2022-08-23T23:42:33.885Z] #49 42.45 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 42.46 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 42.56 Selecting previously unselected package libjsoncpp24:amd64.
23:42:33 [2022-08-23T23:42:33.885Z] #49 42.56 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 42.57 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 42.62 Selecting previously unselected package librhash0:amd64.
23:42:33 [2022-08-23T23:42:33.885Z] #49 42.62 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 42.63 Unpacking librhash0:amd64 (1.4.1-2) ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 42.68 Selecting previously unselected package libuv1:amd64.
23:42:33 [2022-08-23T23:42:33.885Z] #49 42.68 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 42.69 Unpacking libuv1:amd64 (1.40.0-2) ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 42.73 Selecting previously unselected package cmake.
23:42:33 [2022-08-23T23:42:33.885Z] #49 42.74 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 42.74 Unpacking cmake (3.18.4-2+deb11u1) ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 43.78 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 43.80 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 43.82 Setting up libuv1:amd64 (1.40.0-2) ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 43.83 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 43.86 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 43.88 Setting up librhash0:amd64 (1.4.1-2) ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 43.90 Setting up cmake-data (3.18.4-2+deb11u1) ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 43.92 Setting up cmake (3.18.4-2+deb11u1) ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 43.93 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:42:33 [2022-08-23T23:42:33.885Z] #49 DONE 44.4s
23:42:34 [2022-08-23T23:42:34.024Z] #77 59.88 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:42:34 [2022-08-23T23:42:34.024Z] #77 59.88 libtoolize: copying file 'build-aux/ltmain.sh'
23:42:34 [2022-08-23T23:42:34.024Z] #77 60.00 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:42:34 [2022-08-23T23:42:34.024Z] #77 60.00 libtoolize: copying file 'm4/libtool.m4'
23:42:34 [2022-08-23T23:42:34.024Z] #77 60.11 libtoolize: copying file 'm4/ltoptions.m4'
23:42:34 [2022-08-23T23:42:34.024Z] #77 60.20 libtoolize: copying file 'm4/ltsugar.m4'
23:42:34 [2022-08-23T23:42:34.024Z] #77 60.29 libtoolize: copying file 'm4/ltversion.m4'
23:42:34 [2022-08-23T23:42:34.024Z] #77 60.37 libtoolize: copying file 'm4/lt~obsolete.m4'
23:42:34 [2022-08-23T23:42:34.146Z] 
23:42:34 [2022-08-23T23:42:34.146Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
23:42:34 [2022-08-23T23:42:34.146Z] #50 sha256:c8675e49b5f3d22c16955df08ec772adead6a8c704c907162150b14f23d541be
23:42:34 [2022-08-23T23:42:34.146Z] #50 DONE 0.1s
23:42:34 [2022-08-23T23:42:34.146Z] 
23:42:34 [2022-08-23T23:42:34.146Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:42:34 [2022-08-23T23:42:34.146Z] #20 sha256:f438a9c3587cd8780b5e740d22f13aa226a9c36cf2e7462516ee02af0d5918e0
23:42:34 [2022-08-23T23:42:34.146Z] #20 28.18 Reading package lists...
23:42:34 [2022-08-23T23:42:34.146Z] #20 36.94 Building dependency tree...
23:42:34 [2022-08-23T23:42:34.146Z] #20 38.38 Reading state information...
23:42:34 [2022-08-23T23:42:34.146Z] #20 39.74 The following additional packages will be installed:
23:42:34 [2022-08-23T23:42:34.146Z] #20 39.74   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:42:34 [2022-08-23T23:42:34.146Z] #20 39.74   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
23:42:34 [2022-08-23T23:42:34.146Z] #20 39.74   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
23:42:34 [2022-08-23T23:42:34.146Z] #20 39.74   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
23:42:34 [2022-08-23T23:42:34.146Z] #20 39.75   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
23:42:34 [2022-08-23T23:42:34.147Z] #20 39.76   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
23:42:34 [2022-08-23T23:42:34.147Z] #20 39.76   mingw-w64-common mingw-w64-x86-64-dev
23:42:34 [2022-08-23T23:42:34.147Z] #20 39.79 Suggested packages:
23:42:34 [2022-08-23T23:42:34.147Z] #20 39.80   gcc-10-locales seccomp wine64
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.16 The following NEW packages will be installed:
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.16   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.16   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.16   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.16   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.16   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.16   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.16   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.17   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.17   mingw-w64-x86-64-dev
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.52 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.52 Need to get 115 MB of archives.
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.52 After this operation, 645 MB of additional disk space will be used.
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.52 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]
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.56 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]
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.71 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]
23:42:34 [2022-08-23T23:42:34.147Z] #20 40.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 41.19 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]
23:42:34 [2022-08-23T23:42:34.147Z] #20 41.32 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]
23:42:34 [2022-08-23T23:42:34.147Z] #20 41.44 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 41.99 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]
23:42:34 [2022-08-23T23:42:34.147Z] #20 42.10 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]
23:42:34 [2022-08-23T23:42:34.147Z] #20 42.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 42.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 42.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 42.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 42.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 42.11 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 42.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 42.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 42.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 42.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 42.13 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 42.14 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 42.15 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 42.15 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 42.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
23:42:34 [2022-08-23T23:42:34.147Z] #20 42.64 debconf: delaying package configuration, since apt-utils is not installed
23:42:34 [2022-08-23T23:42:34.147Z] #20 42.79 Fetched 115 MB in 2s (59.7 MB/s)
23:42:34 [2022-08-23T23:42:34.147Z] #20 42.82 Selecting previously unselected package binutils-mingw-w64-i686.
23:42:34 [2022-08-23T23:42:34.147Z] #20 42.82 (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.)
23:42:34 [2022-08-23T23:42:34.147Z] #20 42.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
23:42:34 [2022-08-23T23:42:34.147Z] #20 42.85 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
23:42:34 [2022-08-23T23:42:34.147Z] #20 43.52 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:42:34 [2022-08-23T23:42:34.147Z] #20 43.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
23:42:34 [2022-08-23T23:42:34.147Z] #20 43.53 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
23:42:34 [2022-08-23T23:42:34.147Z] #20 44.39 Selecting previously unselected package binutils-mingw-w64.
23:42:34 [2022-08-23T23:42:34.147Z] #20 44.40 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
23:42:34 [2022-08-23T23:42:34.147Z] #20 44.40 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
23:42:34 [2022-08-23T23:42:34.147Z] #20 44.50 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:42:34 [2022-08-23T23:42:34.147Z] #20 44.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
23:42:34 [2022-08-23T23:42:34.147Z] #20 44.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
23:42:34 [2022-08-23T23:42:34.147Z] #20 44.62 Selecting previously unselected package dmsetup.
23:42:34 [2022-08-23T23:42:34.147Z] #20 44.62 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
23:42:34 [2022-08-23T23:42:34.147Z] #20 44.63 Unpacking dmsetup (2:1.02.175-2.1) ...
23:42:34 [2022-08-23T23:42:34.147Z] #20 44.77 Selecting previously unselected package mingw-w64-common.
23:42:34 [2022-08-23T23:42:34.147Z] #20 44.77 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
23:42:34 [2022-08-23T23:42:34.281Z] #77 60.53 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:42:34 [2022-08-23T23:42:34.407Z] #20 44.79 Unpacking mingw-w64-common (8.0.0-1) ...
23:42:34 [2022-08-23T23:42:34.633Z] #26 ...
23:42:34 [2022-08-23T23:42:34.633Z] 
23:42:34 [2022-08-23T23:42:34.633Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:42:34 [2022-08-23T23:42:34.633Z] #47 sha256:712bf0e9879bb4416f89c43493d6a8cea1f31936a3f34e120872418fe3186b31
23:42:34 [2022-08-23T23:42:34.633Z] #47 4.818 + git clone https://github.com/docker/distribution.git .
23:42:34 [2022-08-23T23:42:34.633Z] #47 4.823 Cloning into '.'...
23:42:34 [2022-08-23T23:42:34.668Z] #20 ...
23:42:34 [2022-08-23T23:42:34.668Z] 
23:42:34 [2022-08-23T23:42:34.668Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
23:42:34 [2022-08-23T23:42:34.668Z] #51 sha256:f5b68bcd2094440d2943bc973096a568bf103302ec07d408739c0772c65f3be3
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.742 + RM_GOPATH=0
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.742 + TMP_GOPATH=
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.742 + : /build
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.742 + '[' -z '' ']'
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.744 ++ mktemp -d
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.744 + export GOPATH=/tmp/tmp.m2XzkxsqSi
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.745 + GOPATH=/tmp/tmp.m2XzkxsqSi
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.745 + RM_GOPATH=1
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.745 + case "$(go env GOARCH)" in
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.746 ++ go env GOARCH
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.752 + export GO_BUILDMODE=-buildmode=pie
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.753 + GO_BUILDMODE=-buildmode=pie
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.753 ++ dirname /install.sh
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.754 + dir=/
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.755 + bin=tini
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.755 + shift
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.755 + '[' '!' -f //tini.installer ']'
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.755 + . //tini.installer
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.756 ++ : v0.19.0
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.756 + install_tini
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.756 + echo 'Install tini version v0.19.0'
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.757 Install tini version v0.19.0
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.757 + git clone https://github.com/krallin/tini.git /tmp/tmp.m2XzkxsqSi/tini
23:42:34 [2022-08-23T23:42:34.668Z] #51 0.759 Cloning into '/tmp/tmp.m2XzkxsqSi/tini'...
23:42:34 [2022-08-23T23:42:34.874Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 6.8s
23:42:35 [2022-08-23T23:42:35.136Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.4s done
23:42:35 [2022-08-23T23:42:35.399Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e
23:42:35 [2022-08-23T23:42:35.610Z] #51 1.372 + cd /tmp/tmp.m2XzkxsqSi/tini
23:42:35 [2022-08-23T23:42:35.611Z] #51 1.373 + git checkout -q v0.19.0
23:42:35 [2022-08-23T23:42:35.611Z] #51 1.386 + cmake .
23:42:35 [2022-08-23T23:42:35.611Z] #51 1.697 -- The C compiler identification is GNU 10.2.1
23:42:35 [2022-08-23T23:42:35.611Z] #51 1.736 -- Detecting C compiler ABI info
23:42:35 [2022-08-23T23:42:35.872Z] #51 1.904 -- Detecting C compiler ABI info - done
23:42:35 [2022-08-23T23:42:35.872Z] #51 1.948 -- Check for working C compiler: /usr/bin/cc - skipped
23:42:35 [2022-08-23T23:42:35.872Z] #51 1.949 -- Detecting C compile features
23:42:35 [2022-08-23T23:42:35.872Z] #51 1.952 -- Detecting C compile features - done
23:42:35 [2022-08-23T23:42:35.872Z] #51 1.967 -- Performing Test HAS_BUILTIN_FORTIFY
23:42:35 [2022-08-23T23:42:35.872Z] #51 2.018 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:42:36 [2022-08-23T23:42:36.133Z] #51 2.058 -- Configuring done
23:42:36 [2022-08-23T23:42:36.133Z] #51 2.067 -- Generating done
23:42:36 [2022-08-23T23:42:36.133Z] #51 2.069 -- Build files have been written to: /tmp/tmp.m2XzkxsqSi/tini
23:42:36 [2022-08-23T23:42:36.133Z] #51 2.074 + make tini-static
23:42:36 [2022-08-23T23:42:36.133Z] #51 2.235 Scanning dependencies of target tini-static
23:42:36 [2022-08-23T23:42:36.133Z] #51 2.274 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:42:36 [2022-08-23T23:42:36.705Z] #51 2.784 [100%] Linking C executable tini-static
23:42:37 [2022-08-23T23:42:37.283Z] #51 3.063 [100%] Built target tini-static
23:42:37 [2022-08-23T23:42:37.283Z] #51 3.087 + mkdir -p /build
23:42:37 [2022-08-23T23:42:37.283Z] #51 3.091 + cp tini-static /build/docker-init
23:42:37 [2022-08-23T23:42:37.283Z] #51 DONE 3.5s
23:42:37 [2022-08-23T23:42:37.283Z] 
23:42:37 [2022-08-23T23:42:37.283Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:42:37 [2022-08-23T23:42:37.283Z] #20 sha256:f438a9c3587cd8780b5e740d22f13aa226a9c36cf2e7462516ee02af0d5918e0
23:42:37 [2022-08-23T23:42:37.283Z] #20 46.39 Selecting previously unselected package mingw-w64-x86-64-dev.
23:42:37 [2022-08-23T23:42:37.283Z] #20 46.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
23:42:37 [2022-08-23T23:42:37.283Z] #20 46.40 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
23:42:37 [2022-08-23T23:42:37.854Z] #20 48.35 Selecting previously unselected package gcc-mingw-w64-base.
23:42:37 [2022-08-23T23:42:37.854Z] #20 48.36 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
23:42:37 [2022-08-23T23:42:37.854Z] #20 48.37 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:42:38 [2022-08-23T23:42:38.027Z] #11 ...
23:42:38 [2022-08-23T23:42:38.027Z] 
23:42:38 [2022-08-23T23:42:38.027Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
23:42:38 [2022-08-23T23:42:38.027Z] #31 sha256:7c56893f19e0550d7f740fc6cc9ea05a0220f3c4b94461908a9b68835aa023e6
23:42:38 [2022-08-23T23:42:38.027Z] #31 2.194 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:42:38 [2022-08-23T23:42:38.027Z] #31 2.549 
23:42:38 [2022-08-23T23:42:38.027Z] #31 2.770 #=#=#                                                                         

######################################################################## 100.0%
23:42:38 [2022-08-23T23:42:38.027Z] #31 3.072 
23:42:38 [2022-08-23T23:42:38.027Z] #31 4.109 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:42:38 [2022-08-23T23:42:38.027Z] #31 4.463 
23:42:38 [2022-08-23T23:42:38.027Z] #31 4.700 #=#=#                                                                         

######################################################################## 100.0%
23:42:38 [2022-08-23T23:42:38.027Z] #31 5.048 
23:42:38 [2022-08-23T23:42:38.027Z] #31 6.105 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
23:42:38 [2022-08-23T23:42:38.027Z] #31 6.400 
23:42:38 [2022-08-23T23:42:38.027Z] #31 6.632 #=#=#                                                                         

#######                                                                   10.0%
#########################################                                 57.2%
################################################################          89.0%
######################################################################## 100.0%
23:42:38 [2022-08-23T23:42:38.027Z] #31 7.214 
23:42:38 [2022-08-23T23:42:38.027Z] #31 8.262 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:42:38 [2022-08-23T23:42:38.027Z] #31 8.609 
23:42:38 [2022-08-23T23:42:38.027Z] #31 8.837 #=#=#                                                                         

######################################################################## 100.0%
23:42:38 [2022-08-23T23:42:38.027Z] #31 9.076 
23:42:38 [2022-08-23T23:42:38.027Z] #31 9.913 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
23:42:38 [2022-08-23T23:42:38.027Z] #31 ...
23:42:38 [2022-08-23T23:42:38.027Z] 
23:42:38 [2022-08-23T23:42:38.027Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:38 [2022-08-23T23:42:38.027Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:42:38 [2022-08-23T23:42:38.114Z] #20 48.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
23:42:38 [2022-08-23T23:42:38.115Z] #20 48.50 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
23:42:38 [2022-08-23T23:42:38.115Z] #20 48.51 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:42:38 [2022-08-23T23:42:38.495Z] #77 ...
23:42:38 [2022-08-23T23:42:38.495Z] 
23:42:38 [2022-08-23T23:42:38.495Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:42:38 [2022-08-23T23:42:38.495Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:42:38 [2022-08-23T23:42:38.495Z] #14 116.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
23:42:38 [2022-08-23T23:42:38.495Z] #14 116.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
23:42:38 [2022-08-23T23:42:38.495Z] #14 116.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:42:38 [2022-08-23T23:42:38.688Z] #20 ...
23:42:38 [2022-08-23T23:42:38.688Z] 
23:42:38 [2022-08-23T23:42:38.688Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:42:38 [2022-08-23T23:42:38.688Z] #53 sha256:8d281ff1259b94aaa8578f97baccbbadfe23eaf07005dd416d290c6400e3bc9b
23:42:38 [2022-08-23T23:42:38.688Z] #53 CACHED
23:42:38 [2022-08-23T23:42:38.688Z] 
23:42:38 [2022-08-23T23:42:38.688Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:42:38 [2022-08-23T23:42:38.688Z] #54 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef
23:42:38 [2022-08-23T23:42:38.688Z] #54 CACHED
23:42:38 [2022-08-23T23:42:38.688Z] 
23:42:38 [2022-08-23T23:42:38.688Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
23:42:38 [2022-08-23T23:42:38.688Z] #57 sha256:8dd25e1ed86d4858d32bdf8df9e5ffa38659a311ae6201133c2efe7dec957960
23:42:38 [2022-08-23T23:42:38.688Z] #57 CACHED
23:42:38 [2022-08-23T23:42:38.688Z] 
23:42:38 [2022-08-23T23:42:38.688Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:42:38 [2022-08-23T23:42:38.688Z] #58 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:42:38 [2022-08-23T23:42:38.688Z] #58 CACHED
23:42:38 [2022-08-23T23:42:38.847Z] #47 ...
23:42:38 [2022-08-23T23:42:38.847Z] 
23:42:38 [2022-08-23T23:42:38.848Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:42:38 [2022-08-23T23:42:38.848Z] #76 sha256:fa20c54da028ba69aa4ff002d5080a320567d0b5b6bbeda8c0bdf45fb8f77bb7
23:42:38 [2022-08-23T23:42:38.848Z] #76 3.842 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:42:38 [2022-08-23T23:42:38.848Z] #76 3.884 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:42:38 [2022-08-23T23:42:38.848Z] #76 3.885 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:42:38 [2022-08-23T23:42:38.848Z] #76 4.253 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
23:42:38 [2022-08-23T23:42:38.848Z] #76 6.136 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB]
23:42:38 [2022-08-23T23:42:38.848Z] #76 8.798 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
23:42:38 [2022-08-23T23:42:38.848Z] #76 ...
23:42:38 [2022-08-23T23:42:38.848Z] 
23:42:38 [2022-08-23T23:42:38.848Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
23:42:38 [2022-08-23T23:42:38.848Z] #40 sha256:8953a40339338d38d0df1966dd1a29a443b81d9c6e92e9faec9eec526354c8d9
23:42:38 [2022-08-23T23:42:38.848Z] #40 4.320 go: downloading github.com/tc-hib/go-winres v0.2.3
23:42:38 [2022-08-23T23:42:38.848Z] #40 5.198 go: downloading github.com/tc-hib/winres v0.1.5
23:42:38 [2022-08-23T23:42:38.848Z] #40 6.085 go: downloading github.com/urfave/cli/v2 v2.3.0
23:42:38 [2022-08-23T23:42:38.848Z] #40 6.526 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
23:42:38 [2022-08-23T23:42:38.848Z] #40 6.553 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
23:42:38 [2022-08-23T23:42:38.848Z] #40 9.251 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
23:42:38 [2022-08-23T23:42:38.848Z] #40 9.372 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:42:38 [2022-08-23T23:42:38.848Z] #40 ...
23:42:38 [2022-08-23T23:42:38.848Z] 
23:42:38 [2022-08-23T23:42:38.848Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:42:38 [2022-08-23T23:42:38.848Z] #42 sha256:8b5d5ef30a3edcf97e9e1e3a890095b0a6aaf276c70841f91e13d159e54cd07b
23:42:38 [2022-08-23T23:42:38.848Z] #42 5.546 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:42:38 [2022-08-23T23:42:38.848Z] #42 5.597 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:42:38 [2022-08-23T23:42:38.848Z] #42 5.597 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:42:38 [2022-08-23T23:42:38.848Z] #42 6.527 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
23:42:38 [2022-08-23T23:42:38.848Z] #42 8.902 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB]
23:42:38 [2022-08-23T23:42:38.949Z] 
23:42:38 [2022-08-23T23:42:38.949Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:42:38 [2022-08-23T23:42:38.949Z] #71 sha256:2901c56237422228270ecec2186f509d340e32e0afd53fb8b94c9ddc1534db76
23:42:38 [2022-08-23T23:42:38.955Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.2s
23:42:39 [2022-08-23T23:42:39.109Z] #42 ...
23:42:39 [2022-08-23T23:42:39.109Z] 
23:42:39 [2022-08-23T23:42:39.109Z] #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
23:42:39 [2022-08-23T23:42:39.109Z] #38 sha256:14261928216df92d41a79aff17bf26335494a0d5cb382a3a8d660523249d2fe3
23:42:39 [2022-08-23T23:42:39.109Z] #38 5.101 go: downloading github.com/pelletier/go-toml v1.8.1
23:42:39 [2022-08-23T23:42:39.109Z] #38 ...
23:42:39 [2022-08-23T23:42:39.109Z] 
23:42:39 [2022-08-23T23:42:39.109Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:42:39 [2022-08-23T23:42:39.109Z] #53 sha256:817438185d9d735a949748a27c4e5be09dad6525d2da3a3b3953158f7c140747
23:42:39 [2022-08-23T23:42:39.109Z] #53 4.847 go: downloading gotest.tools/gotestsum v1.8.1
23:42:39 [2022-08-23T23:42:39.109Z] #53 6.356 go: downloading github.com/dnephin/pflag v1.0.7
23:42:39 [2022-08-23T23:42:39.109Z] #53 6.382 go: downloading github.com/fatih/color v1.10.0
23:42:39 [2022-08-23T23:42:39.109Z] #53 6.416 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:42:39 [2022-08-23T23:42:39.109Z] #53 6.904 go: downloading github.com/mattn/go-colorable v0.1.8
23:42:39 [2022-08-23T23:42:39.109Z] #53 6.964 go: downloading github.com/mattn/go-isatty v0.0.12
23:42:39 [2022-08-23T23:42:39.109Z] #53 7.005 go: downloading github.com/fsnotify/fsnotify v1.4.9
23:42:39 [2022-08-23T23:42:39.109Z] #53 7.027 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
23:42:39 [2022-08-23T23:42:39.109Z] #53 7.204 go: downloading github.com/jonboulle/clockwork v0.2.2
23:42:39 [2022-08-23T23:42:39.109Z] #53 7.303 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
23:42:39 [2022-08-23T23:42:39.109Z] #53 7.388 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
23:42:39 [2022-08-23T23:42:39.109Z] #53 7.650 go: downloading golang.org/x/tools v0.1.0
23:42:39 [2022-08-23T23:42:39.210Z] #71 ...
23:42:39 [2022-08-23T23:42:39.210Z] 
23:42:39 [2022-08-23T23:42:39.210Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:42:39 [2022-08-23T23:42:39.210Z] #60 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269
23:42:39 [2022-08-23T23:42:39.210Z] #60 CACHED
23:42:39 [2022-08-23T23:42:39.210Z] 
23:42:39 [2022-08-23T23:42:39.210Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:42:39 [2022-08-23T23:42:39.210Z] #62 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:42:39 [2022-08-23T23:42:39.210Z] #62 CACHED
23:42:39 [2022-08-23T23:42:39.210Z] 
23:42:39 [2022-08-23T23:42:39.210Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
23:42:39 [2022-08-23T23:42:39.210Z] #64 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1
23:42:39 [2022-08-23T23:42:39.210Z] #64 CACHED
23:42:39 [2022-08-23T23:42:39.370Z] #53 ...
23:42:39 [2022-08-23T23:42:39.370Z] 
23:42:39 [2022-08-23T23:42:39.370Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:42:39 [2022-08-23T23:42:39.370Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8
23:42:39 [2022-08-23T23:42:39.370Z] #14 5.445 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:42:39 [2022-08-23T23:42:39.370Z] #14 5.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:42:39 [2022-08-23T23:42:39.370Z] #14 5.516 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:42:39 [2022-08-23T23:42:39.370Z] #14 6.709 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
23:42:39 [2022-08-23T23:42:39.370Z] #14 9.132 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB]
23:42:39 [2022-08-23T23:42:39.470Z] 
23:42:39 [2022-08-23T23:42:39.470Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:42:39 [2022-08-23T23:42:39.470Z] #71 sha256:2901c56237422228270ecec2186f509d340e32e0afd53fb8b94c9ddc1534db76
23:42:39 [2022-08-23T23:42:39.615Z] #11 ...
23:42:39 [2022-08-23T23:42:39.615Z] 
23:42:39 [2022-08-23T23:42:39.615Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
23:42:39 [2022-08-23T23:42:39.615Z] #31 sha256:6d92809c019bdbed5f93127c8ce8d6f38f4a41c8d35aee12e8f20e2be52466d5
23:42:39 [2022-08-23T23:42:39.615Z] #31 2.345 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:42:39 [2022-08-23T23:42:39.615Z] #31 2.689 
23:42:39 [2022-08-23T23:42:39.615Z] #31 2.917 #=#=#                                                                         

######################################################################## 100.0%
23:42:39 [2022-08-23T23:42:39.615Z] #31 3.254 
23:42:39 [2022-08-23T23:42:39.615Z] #31 4.250 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:42:39 [2022-08-23T23:42:39.615Z] #31 4.594 
23:42:39 [2022-08-23T23:42:39.615Z] #31 4.832 #=#=#                                                                         

######################################################################## 100.0%
23:42:39 [2022-08-23T23:42:39.615Z] #31 5.211 
23:42:39 [2022-08-23T23:42:39.615Z] #31 6.290 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
23:42:39 [2022-08-23T23:42:39.615Z] #31 6.643 
23:42:39 [2022-08-23T23:42:39.615Z] #31 6.875 #=#=#                                                                         

#######                                                                   10.3%
##########################################                                58.4%
#################################################################         90.7%
######################################################################## 100.0%
23:42:39 [2022-08-23T23:42:39.615Z] #31 7.463 
23:42:39 [2022-08-23T23:42:39.615Z] #31 8.452 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:42:39 [2022-08-23T23:42:39.615Z] #31 8.746 
23:42:39 [2022-08-23T23:42:39.615Z] #31 8.980 #=#=#                                                                         

######################################################################## 100.0%
23:42:39 [2022-08-23T23:42:39.615Z] #31 9.295 
23:42:39 [2022-08-23T23:42:39.615Z] #31 10.08 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
23:42:39 [2022-08-23T23:42:39.631Z] #14 ...
23:42:39 [2022-08-23T23:42:39.631Z] 
23:42:39 [2022-08-23T23:42:39.631Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:42:39 [2022-08-23T23:42:39.631Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3
23:42:39 [2022-08-23T23:42:39.631Z] #55 3.788 go: downloading github.com/golangci/golangci-lint v1.46.2
23:42:39 [2022-08-23T23:42:39.631Z] #55 5.100 go: downloading github.com/fatih/color v1.13.0
23:42:39 [2022-08-23T23:42:39.631Z] #55 5.121 go: downloading github.com/gofrs/flock v0.8.1
23:42:39 [2022-08-23T23:42:39.631Z] #55 5.213 go: downloading github.com/pkg/errors v0.9.1
23:42:39 [2022-08-23T23:42:39.631Z] #55 5.217 go: downloading github.com/spf13/cobra v1.4.0
23:42:39 [2022-08-23T23:42:39.631Z] #55 5.315 go: downloading github.com/spf13/pflag v1.0.5
23:42:39 [2022-08-23T23:42:39.631Z] #55 5.470 go: downloading github.com/spf13/viper v1.11.0
23:42:39 [2022-08-23T23:42:39.631Z] #55 5.548 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
23:42:39 [2022-08-23T23:42:39.631Z] #55 5.973 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
23:42:39 [2022-08-23T23:42:39.631Z] #55 5.974 go: downloading github.com/mattn/go-colorable v0.1.12
23:42:39 [2022-08-23T23:42:39.631Z] #55 6.234 go: downloading github.com/mattn/go-isatty v0.0.14
23:42:39 [2022-08-23T23:42:39.631Z] #55 6.507 go: downloading github.com/hashicorp/go-multierror v1.1.1
23:42:39 [2022-08-23T23:42:39.631Z] #55 10.77 go: downloading github.com/sirupsen/logrus v1.8.1
23:42:39 [2022-08-23T23:42:39.631Z] #55 10.79 go: downloading github.com/stretchr/testify v1.7.1
23:42:39 [2022-08-23T23:42:39.631Z] #55 10.98 go: downloading github.com/go-critic/go-critic v0.6.3
23:42:39 [2022-08-23T23:42:39.631Z] #55 ...
23:42:39 [2022-08-23T23:42:39.631Z] 
23:42:39 [2022-08-23T23:42:39.631Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:42:39 [2022-08-23T23:42:39.631Z] #62 sha256:4c16d84be9abb309fa6c2db9d77dbc07be3e100921ed5688b00a774bf39598ed
23:42:39 [2022-08-23T23:42:39.631Z] #62 5.439 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:42:39 [2022-08-23T23:42:39.631Z] #62 5.490 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:42:39 [2022-08-23T23:42:39.631Z] #62 5.490 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:42:39 [2022-08-23T23:42:39.631Z] #62 6.565 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
23:42:39 [2022-08-23T23:42:39.631Z] #62 8.903 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB]
23:42:39 [2022-08-23T23:42:39.631Z] #62 ...
23:42:39 [2022-08-23T23:42:39.631Z] 
23:42:39 [2022-08-23T23:42:39.631Z] #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
23:42:39 [2022-08-23T23:42:39.631Z] #34 sha256:f4bbb960a6898e799ff1323dc7c330777ce8963a790e02b14327a5f25ce798d0
23:42:39 [2022-08-23T23:42:39.631Z] #34 4.888 + git clone https://github.com/kolyshkin/go-swagger.git .
23:42:39 [2022-08-23T23:42:39.631Z] #34 4.893 Cloning into '.'...
23:42:39 [2022-08-23T23:42:39.876Z] #31 ...
23:42:39 [2022-08-23T23:42:39.876Z] 
23:42:39 [2022-08-23T23:42:39.876Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:39 [2022-08-23T23:42:39.876Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:42:39 [2022-08-23T23:42:39.892Z] #34 ...
23:42:39 [2022-08-23T23:42:39.892Z] 
23:42:39 [2022-08-23T23:42:39.892Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:42:39 [2022-08-23T23:42:39.892Z] #36 sha256:e561c68133c4e2a37bfc6bc68f6fe2d7ed7fd49d4bccf0e715906f3ecbfcb0df
23:42:39 [2022-08-23T23:42:39.892Z] #36 4.468 go: downloading github.com/go-delve/delve v1.8.1
23:42:40 [2022-08-23T23:42:40.162Z] #36 ...
23:42:40 [2022-08-23T23:42:40.162Z] 
23:42:40 [2022-08-23T23:42:40.163Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:42:40 [2022-08-23T23:42:40.163Z] #51 sha256:f5cbc7ce3b0c91eb0d42d2e798ac6a9ffcc600be0cba7ea40c6f5634c336c049
23:42:40 [2022-08-23T23:42:40.163Z] #51 5.347 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:42:40 [2022-08-23T23:42:40.163Z] #51 5.421 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:42:40 [2022-08-23T23:42:40.163Z] #51 5.421 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:42:40 [2022-08-23T23:42:40.163Z] #51 5.895 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
23:42:40 [2022-08-23T23:42:40.163Z] #51 6.832 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
23:42:40 [2022-08-23T23:42:40.163Z] #51 9.440 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB]
23:42:40 [2022-08-23T23:42:40.163Z] #51 ...
23:42:40 [2022-08-23T23:42:40.163Z] 
23:42:40 [2022-08-23T23:42:40.163Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
23:42:40 [2022-08-23T23:42:40.163Z] #57 sha256:b950dc4404534e1b578ae549e8db28d0b301c11f6adb16c67e4ece8de3b3ef67
23:42:40 [2022-08-23T23:42:40.163Z] #57 4.979 go: downloading mvdan.cc/sh/v3 v3.0.2
23:42:40 [2022-08-23T23:42:40.163Z] #57 6.063 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:42:40 [2022-08-23T23:42:40.163Z] #57 6.069 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:42:40 [2022-08-23T23:42:40.163Z] #57 6.096 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:42:40 [2022-08-23T23:42:40.163Z] #57 7.560 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:42:40 [2022-08-23T23:42:40.163Z] #57 ...
23:42:40 [2022-08-23T23:42:40.163Z] 
23:42:40 [2022-08-23T23:42:40.163Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:42:40 [2022-08-23T23:42:40.163Z] #67 sha256:1f6aca4e8c3741f83077b4f3ecd24280e79bd1e9edfe03fbda63cf7fcd78c4e5
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.447 + RM_GOPATH=0
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.447 + TMP_GOPATH=
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.447 + : /build
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.447 + '[' -z '' ']'
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.451 ++ mktemp -d
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.451 + export GOPATH=/tmp/tmp.rL6mvnrzoN
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.451 + GOPATH=/tmp/tmp.rL6mvnrzoN
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.451 + RM_GOPATH=1
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.451 + case "$(go env GOARCH)" in
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.451 ++ go env GOARCH
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.514 + export GO_BUILDMODE=-buildmode=pie
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.518 + GO_BUILDMODE=-buildmode=pie
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.519 ++ dirname /install.sh
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.547 + dir=/
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.547 + bin=rootlesskit
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.547 + shift
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.547 + '[' '!' -f //rootlesskit.installer ']'
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.577 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.577 + . //rootlesskit.installer
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.577 ++ : 1920341cd41e047834a21007424162a2dc946315
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.577 + install_rootlesskit
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.577 + case "$1" in
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.577 + export CGO_ENABLED=0
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.577 + CGO_ENABLED=0
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.577 + _install_rootlesskit
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.577 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.577 + for f in rootlesskit rootlesskit-docker-proxy
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.577 + GOBIN=/build
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.577 + GO111MODULE=on
23:42:40 [2022-08-23T23:42:40.163Z] #67 4.577 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
23:42:40 [2022-08-23T23:42:40.163Z] #67 5.103 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
23:42:40 [2022-08-23T23:42:40.163Z] #67 7.500 go: downloading github.com/urfave/cli/v2 v2.4.0
23:42:40 [2022-08-23T23:42:40.163Z] #67 7.501 go: downloading github.com/sirupsen/logrus v1.8.1
23:42:40 [2022-08-23T23:42:40.163Z] #67 7.967 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
23:42:40 [2022-08-23T23:42:40.163Z] #67 10.43 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
23:42:40 [2022-08-23T23:42:40.163Z] #67 10.83 go: downloading github.com/google/uuid v1.3.0
23:42:40 [2022-08-23T23:42:40.163Z] #67 10.90 go: downloading github.com/moby/vpnkit v0.5.0
23:42:40 [2022-08-23T23:42:40.163Z] #67 11.02 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
23:42:40 [2022-08-23T23:42:40.163Z] #67 11.24 go: downloading github.com/gofrs/flock v0.8.1
23:42:40 [2022-08-23T23:42:40.427Z] #67 11.44 go: downloading github.com/gorilla/mux v1.8.0
23:42:40 [2022-08-23T23:42:40.427Z] #67 ...
23:42:40 [2022-08-23T23:42:40.427Z] 
23:42:40 [2022-08-23T23:42:40.427Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
23:42:40 [2022-08-23T23:42:40.427Z] #31 sha256:e148664326ffb83f51e2d0b9738973b3783ecbae6a3cc10cbe30ebeb0d910d38
23:42:40 [2022-08-23T23:42:40.427Z] #31 1.721 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
23:42:40 [2022-08-23T23:42:40.427Z] #31 2.055 
23:42:40 [2022-08-23T23:42:40.427Z] #31 2.339 #=#=#                                                                         

######################################################################## 100.0%
23:42:40 [2022-08-23T23:42:40.427Z] #31 2.658 
23:42:40 [2022-08-23T23:42:40.427Z] #31 3.942 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
23:42:40 [2022-08-23T23:42:40.427Z] #31 4.255 
23:42:40 [2022-08-23T23:42:40.427Z] #31 4.492 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
23:42:40 [2022-08-23T23:42:40.427Z] #31 5.386 
23:42:40 [2022-08-23T23:42:40.427Z] #31 10.48 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
23:42:40 [2022-08-23T23:42:40.427Z] #31 12.27 #=#=#                                                                         
23:42:40 [2022-08-23T23:42:40.427Z] #31 12.63 #=#=#                                                                         
23:42:40 [2022-08-23T23:42:40.427Z] #31 ...
23:42:40 [2022-08-23T23:42:40.427Z] 
23:42:40 [2022-08-23T23:42:40.427Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:42:40 [2022-08-23T23:42:40.427Z] #67 sha256:1f6aca4e8c3741f83077b4f3ecd24280e79bd1e9edfe03fbda63cf7fcd78c4e5
23:42:40 [2022-08-23T23:42:40.427Z] #67 11.61 go: downloading github.com/moby/sys/mountinfo v0.6.0
23:42:40 [2022-08-23T23:42:40.455Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.1s
23:42:40 [2022-08-23T23:42:40.857Z] #71 ...
23:42:40 [2022-08-23T23:42:40.857Z] 
23:42:40 [2022-08-23T23:42:40.857Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:42:40 [2022-08-23T23:42:40.857Z] #20 sha256:f438a9c3587cd8780b5e740d22f13aa226a9c36cf2e7462516ee02af0d5918e0
23:42:40 [2022-08-23T23:42:40.857Z] #20 51.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
23:42:40 [2022-08-23T23:42:40.857Z] #20 51.22 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
23:42:40 [2022-08-23T23:42:40.857Z] #20 51.23 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:42:41 [2022-08-23T23:42:41.003Z] #67 12.18 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
23:42:41 [2022-08-23T23:42:41.264Z] #67 12.40 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
23:42:41 [2022-08-23T23:42:41.479Z] #11 ...
23:42:41 [2022-08-23T23:42:41.479Z] 
23:42:41 [2022-08-23T23:42:41.479Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
23:42:41 [2022-08-23T23:42:41.479Z] #31 sha256:7c56893f19e0550d7f740fc6cc9ea05a0220f3c4b94461908a9b68835aa023e6
23:42:41 [2022-08-23T23:42:41.479Z] #31 10.27 
23:42:41 [2022-08-23T23:42:41.479Z] #31 10.50 #=#=#                                                                         

######################################################################## 100.0%
23:42:41 [2022-08-23T23:42:41.479Z] #31 10.77 
23:42:41 [2022-08-23T23:42:41.479Z] #31 10.83 Download of images into '/build' complete.
23:42:41 [2022-08-23T23:42:41.479Z] #31 10.83 Use something like the following to load the result into a Docker daemon:
23:42:41 [2022-08-23T23:42:41.479Z] #31 10.83   tar -cC '/build' . | docker load
23:42:41 [2022-08-23T23:42:41.479Z] #31 DONE 13.0s
23:42:41 [2022-08-23T23:42:41.479Z] 
23:42:41 [2022-08-23T23:42:41.479Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:41 [2022-08-23T23:42:41.479Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:42:43 [2022-08-23T23:42:43.182Z] #67 13.95 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
23:42:43 [2022-08-23T23:42:43.182Z] #67 14.23 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:42:43 [2022-08-23T23:42:43.764Z] #11 ...
23:42:43 [2022-08-23T23:42:43.764Z] 
23:42:43 [2022-08-23T23:42:43.764Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
23:42:43 [2022-08-23T23:42:43.764Z] #31 sha256:6d92809c019bdbed5f93127c8ce8d6f38f4a41c8d35aee12e8f20e2be52466d5
23:42:43 [2022-08-23T23:42:43.764Z] #31 10.41 
23:42:43 [2022-08-23T23:42:43.764Z] #31 10.64 #=#=#                                                                         

######################################################################## 100.0%
23:42:43 [2022-08-23T23:42:43.764Z] #31 10.95 
23:42:43 [2022-08-23T23:42:43.764Z] #31 11.01 Download of images into '/build' complete.
23:42:43 [2022-08-23T23:42:43.764Z] #31 11.01 Use something like the following to load the result into a Docker daemon:
23:42:43 [2022-08-23T23:42:43.764Z] #31 11.01   tar -cC '/build' . | docker load
23:42:43 [2022-08-23T23:42:43.764Z] #31 DONE 13.6s
23:42:43 [2022-08-23T23:42:43.764Z] 
23:42:43 [2022-08-23T23:42:43.764Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:d471dabf09132e45ecbbec204b35220d71343fa4f3f55080acb86569aeb553d6
23:42:43 [2022-08-23T23:42:43.764Z] #11 sha256:88b8d92b94423b617db2e75f99158a9fe867a3884077b9a0763cabb3073c5aaa
23:42:43 [2022-08-23T23:42:43.998Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.2s
23:42:45 [2022-08-23T23:42:45.058Z] #20 55.03 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
23:42:45 [2022-08-23T23:42:45.058Z] #20 55.04 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
23:42:45 [2022-08-23T23:42:45.058Z] #20 55.05 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:42:45 [2022-08-23T23:42:45.158Z] #14 122.9 Selecting previously unselected package g++-mingw-w64-x86-64.
23:42:45 [2022-08-23T23:42:45.158Z] #14 122.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
23:42:45 [2022-08-23T23:42:45.158Z] #14 122.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:42:45 [2022-08-23T23:42:45.416Z] #14 123.1 Selecting previously unselected package libapparmor1:amd64.
23:42:45 [2022-08-23T23:42:45.416Z] #14 123.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
23:42:45 [2022-08-23T23:42:45.416Z] #14 123.1 Unpacking libapparmor1:amd64 (2.13.6-10) ...
23:42:45 [2022-08-23T23:42:45.416Z] #14 123.2 Selecting previously unselected package libapparmor-dev:amd64.
23:42:45 [2022-08-23T23:42:45.416Z] #14 123.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
23:42:45 [2022-08-23T23:42:45.416Z] #14 123.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
23:42:45 [2022-08-23T23:42:45.688Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.1s
23:42:45 [2022-08-23T23:42:45.714Z] #14 123.4 Selecting previously unselected package libbtrfs0:amd64.
23:42:45 [2022-08-23T23:42:45.714Z] #14 123.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
23:42:45 [2022-08-23T23:42:45.714Z] #14 123.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
23:42:45 [2022-08-23T23:42:45.736Z] #67 ...
23:42:45 [2022-08-23T23:42:45.736Z] 
23:42:45 [2022-08-23T23:42:45.736Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
23:42:45 [2022-08-23T23:42:45.736Z] #31 sha256:e148664326ffb83f51e2d0b9738973b3783ecbae6a3cc10cbe30ebeb0d910d38
23:42:45 [2022-08-23T23:42:45.736Z] #31 12.63 #=#=#                                                                         

                                                                           0.0%
############                                                              16.9%
######################                                                    31.9%
#################################                                         46.4%
###########################################                               60.7%
#######################################################                   76.7%
##################################################################        92.5%
######################################################################## 100.0%
23:42:45 [2022-08-23T23:42:45.736Z] #31 14.79 
23:42:45 [2022-08-23T23:42:45.971Z] #14 123.6 Selecting previously unselected package libbtrfs-dev:amd64.
23:42:45 [2022-08-23T23:42:45.972Z] #14 123.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
23:42:45 [2022-08-23T23:42:45.972Z] #14 123.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
23:42:45 [2022-08-23T23:42:45.972Z] #14 123.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:42:45 [2022-08-23T23:42:45.972Z] #14 123.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
23:42:45 [2022-08-23T23:42:45.972Z] #14 123.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
23:42:45 [2022-08-23T23:42:45.972Z] #14 123.9 Selecting previously unselected package libudev-dev:amd64.
23:42:45 [2022-08-23T23:42:45.972Z] #14 ...
23:42:45 [2022-08-23T23:42:45.972Z] 
23:42:45 [2022-08-23T23:42:45.972Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:42:45 [2022-08-23T23:42:45.972Z] #67 sha256:8c8270a04e8b5626d7965b53eee82027e5ea8e9c2ad1e7b3e582663fb9880cec
23:42:45 [2022-08-23T23:42:45.972Z] #67 123.5 + for f in rootlesskit rootlesskit-docker-proxy
23:42:45 [2022-08-23T23:42:45.972Z] #67 123.5 + GOBIN=/build
23:42:45 [2022-08-23T23:42:45.972Z] #67 123.5 + GO111MODULE=on
23:42:45 [2022-08-23T23:42:45.972Z] #67 123.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
23:42:46 [2022-08-23T23:42:46.001Z] #20 56.58 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
23:42:46 [2022-08-23T23:42:46.001Z] #20 56.58 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
23:42:46 [2022-08-23T23:42:46.001Z] #20 56.59 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:42:46 [2022-08-23T23:42:46.312Z] #31 ...
23:42:46 [2022-08-23T23:42:46.312Z] 
23:42:46 [2022-08-23T23:42:46.312Z] #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
23:42:46 [2022-08-23T23:42:46.312Z] #38 sha256:14261928216df92d41a79aff17bf26335494a0d5cb382a3a8d660523249d2fe3
23:42:46 [2022-08-23T23:42:46.312Z] #38 16.37 tomll can be used in two ways:
23:42:46 [2022-08-23T23:42:46.312Z] #38 16.37 Writing to STDIN and reading from STDOUT:
23:42:46 [2022-08-23T23:42:46.312Z] #38 16.37   cat file.toml | tomll > file.toml
23:42:46 [2022-08-23T23:42:46.313Z] #38 16.37 
23:42:46 [2022-08-23T23:42:46.313Z] #38 16.37 Reading and updating a list of files:
23:42:46 [2022-08-23T23:42:46.313Z] #38 16.37   tomll a.toml b.toml c.toml
23:42:46 [2022-08-23T23:42:46.313Z] #38 16.37 
23:42:46 [2022-08-23T23:42:46.313Z] #38 16.37 When given a list of files, tomll will modify all files in place without asking.
23:42:46 [2022-08-23T23:42:46.313Z] #38 DONE 17.6s
23:42:46 [2022-08-23T23:42:46.313Z] 
23:42:46 [2022-08-23T23:42:46.313Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:42:46 [2022-08-23T23:42:46.313Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3
23:42:46 [2022-08-23T23:42:46.313Z] #55 11.65 go: downloading github.com/hashicorp/go-version v1.4.0
23:42:46 [2022-08-23T23:42:46.313Z] #55 11.67 go: downloading github.com/ldez/gomoddirectives v0.2.3
23:42:46 [2022-08-23T23:42:46.313Z] #55 11.70 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:42:46 [2022-08-23T23:42:46.313Z] #55 11.75 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
23:42:46 [2022-08-23T23:42:46.313Z] #55 11.82 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
23:42:46 [2022-08-23T23:42:46.313Z] #55 11.90 go: downloading github.com/fsnotify/fsnotify v1.5.4
23:42:46 [2022-08-23T23:42:46.313Z] #55 11.95 go: downloading github.com/mitchellh/mapstructure v1.5.0
23:42:46 [2022-08-23T23:42:46.313Z] #55 12.00 go: downloading github.com/spf13/afero v1.8.2
23:42:46 [2022-08-23T23:42:46.313Z] #55 12.11 go: downloading github.com/spf13/cast v1.4.1
23:42:46 [2022-08-23T23:42:46.313Z] #55 12.20 go: downloading github.com/spf13/jwalterweatherman v1.1.0
23:42:46 [2022-08-23T23:42:46.313Z] #55 12.29 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
23:42:46 [2022-08-23T23:42:46.313Z] #55 12.57 go: downloading github.com/hashicorp/errwrap v1.0.0
23:42:46 [2022-08-23T23:42:46.313Z] #55 12.91 go: downloading 4d63.com/gochecknoglobals v0.1.0
23:42:46 [2022-08-23T23:42:46.313Z] #55 13.11 go: downloading github.com/Antonboom/errname v0.1.6
23:42:46 [2022-08-23T23:42:46.313Z] #55 13.39 go: downloading github.com/Antonboom/nilnil v0.1.1
23:42:46 [2022-08-23T23:42:46.313Z] #55 13.52 go: downloading github.com/BurntSushi/toml v1.1.0
23:42:46 [2022-08-23T23:42:46.313Z] #55 14.37 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
23:42:46 [2022-08-23T23:42:46.313Z] #55 14.51 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
23:42:46 [2022-08-23T23:42:46.313Z] #55 14.82 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
23:42:46 [2022-08-23T23:42:46.313Z] #55 14.86 go: downloading github.com/alexkohler/prealloc v1.0.0
23:42:46 [2022-08-23T23:42:46.313Z] #55 15.02 go: downloading github.com/ashanbrown/forbidigo v1.3.0
23:42:46 [2022-08-23T23:42:46.313Z] #55 15.18 go: downloading github.com/ashanbrown/makezero v1.1.1
23:42:46 [2022-08-23T23:42:46.313Z] #55 15.37 go: downloading github.com/bkielbasa/cyclop v1.2.0
23:42:46 [2022-08-23T23:42:46.313Z] #55 15.44 go: downloading github.com/blizzy78/varnamelen v0.8.0
23:42:46 [2022-08-23T23:42:46.313Z] #55 15.64 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
23:42:46 [2022-08-23T23:42:46.313Z] #55 15.64 go: downloading github.com/breml/bidichk v0.2.3
23:42:46 [2022-08-23T23:42:46.313Z] #55 15.80 go: downloading github.com/breml/errchkjson v0.3.0
23:42:46 [2022-08-23T23:42:46.313Z] #55 15.81 go: downloading github.com/butuzov/ireturn v0.1.1
23:42:46 [2022-08-23T23:42:46.313Z] #55 15.85 go: downloading github.com/charithe/durationcheck v0.0.9
23:42:46 [2022-08-23T23:42:46.313Z] #55 15.92 go: downloading github.com/daixiang0/gci v0.3.3
23:42:46 [2022-08-23T23:42:46.313Z] #55 15.98 go: downloading github.com/denis-tingaikin/go-header v0.4.3
23:42:46 [2022-08-23T23:42:46.313Z] #55 16.15 go: downloading github.com/esimonov/ifshort v1.0.4
23:42:46 [2022-08-23T23:42:46.313Z] #55 16.24 go: downloading github.com/firefart/nonamedreturns v1.0.1
23:42:46 [2022-08-23T23:42:46.313Z] #55 16.26 go: downloading github.com/fzipp/gocyclo v0.5.1
23:42:46 [2022-08-23T23:42:46.313Z] #55 16.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:42:46 [2022-08-23T23:42:46.313Z] #55 16.44 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:42:46 [2022-08-23T23:42:46.313Z] #55 16.44 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
23:42:46 [2022-08-23T23:42:46.313Z] #55 16.57 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:42:46 [2022-08-23T23:42:46.313Z] #55 16.82 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:42:46 [2022-08-23T23:42:46.313Z] #55 16.93 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:42:46 [2022-08-23T23:42:46.313Z] #55 17.03 go: downloading github.com/golangci/misspell v0.3.5
23:42:46 [2022-08-23T23:42:46.313Z] #55 17.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:42:46 [2022-08-23T23:42:46.313Z] #55 17.19 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
23:42:46 [2022-08-23T23:42:46.313Z] #55 17.30 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
23:42:46 [2022-08-23T23:42:46.313Z] #55 17.40 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
23:42:46 [2022-08-23T23:42:46.313Z] #55 17.50 go: downloading github.com/jgautheron/goconst v1.5.1
23:42:46 [2022-08-23T23:42:46.313Z] #55 17.52 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
23:42:46 [2022-08-23T23:42:46.313Z] #55 17.61 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
23:42:46 [2022-08-23T23:42:46.313Z] #55 17.62 go: downloading github.com/julz/importas v0.1.0
23:42:46 [2022-08-23T23:42:46.313Z] #55 17.81 go: downloading github.com/kisielk/errcheck v1.6.0
23:42:46 [2022-08-23T23:42:46.313Z] #55 17.81 go: downloading github.com/kulti/thelper v0.6.2
23:42:46 [2022-08-23T23:42:46.313Z] #55 17.90 go: downloading github.com/kunwardeep/paralleltest v1.0.3
23:42:46 [2022-08-23T23:42:46.888Z] #55 18.12 go: downloading github.com/kyoh86/exportloopref v0.1.8
23:42:46 [2022-08-23T23:42:46.888Z] #55 18.14 go: downloading github.com/ldez/tagliatelle v0.3.1
23:42:46 [2022-08-23T23:42:46.888Z] #55 18.29 go: downloading github.com/leonklingele/grouper v1.1.0
23:42:46 [2022-08-23T23:42:46.888Z] #55 18.33 go: downloading github.com/lufeee/execinquery v1.2.1
23:42:47 [2022-08-23T23:42:47.149Z] #55 18.55 go: downloading github.com/maratori/testpackage v1.0.1
23:42:47 [2022-08-23T23:42:47.268Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 13.2s done
23:42:47 [2022-08-23T23:42:47.412Z] #55 18.66 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
23:42:47 [2022-08-23T23:42:47.412Z] #55 18.69 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
23:42:47 [2022-08-23T23:42:47.412Z] #55 18.76 go: downloading github.com/mgechev/revive v1.2.1
23:42:47 [2022-08-23T23:42:47.526Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done
23:42:47 [2022-08-23T23:42:47.929Z] #11 DONE 46.5s
23:42:47 [2022-08-23T23:42:47.929Z] 
23:42:47 [2022-08-23T23:42:47.929Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
23:42:47 [2022-08-23T23:42:47.929Z] #12 sha256:c1b9663d32277d07e80554a582201c32a3681e88cc481264fd36f54f1daf44ab
23:42:47 [2022-08-23T23:42:47.931Z] #20 58.15 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
23:42:47 [2022-08-23T23:42:47.931Z] #20 58.16 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
23:42:47 [2022-08-23T23:42:47.931Z] #20 58.16 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:42:47 [2022-08-23T23:42:47.992Z] #55 19.22 go: downloading github.com/moricho/tparallel v0.2.1
23:42:47 [2022-08-23T23:42:47.992Z] #55 19.25 go: downloading github.com/nakabonne/nestif v0.3.1
23:42:47 [2022-08-23T23:42:47.992Z] #55 19.35 go: downloading github.com/nishanths/exhaustive v0.7.11
23:42:47 [2022-08-23T23:42:47.992Z] #55 19.45 go: downloading github.com/nishanths/predeclared v0.2.2
23:42:48 [2022-08-23T23:42:48.253Z] #55 19.54 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
23:42:48 [2022-08-23T23:42:48.253Z] #55 19.55 go: downloading github.com/ryancurrah/gomodguard v1.2.3
23:42:48 [2022-08-23T23:42:48.254Z] #55 19.59 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
23:42:48 [2022-08-23T23:42:48.254Z] #55 ...
23:42:48 [2022-08-23T23:42:48.254Z] 
23:42:48 [2022-08-23T23:42:48.254Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
23:42:48 [2022-08-23T23:42:48.254Z] #31 sha256:e148664326ffb83f51e2d0b9738973b3783ecbae6a3cc10cbe30ebeb0d910d38
23:42:48 [2022-08-23T23:42:48.254Z] #31 20.39 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
23:42:48 [2022-08-23T23:42:48.540Z] #12 DONE 0.9s
23:42:48 [2022-08-23T23:42:48.798Z] 
23:42:48 [2022-08-23T23:42:48.798Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
23:42:48 [2022-08-23T23:42:48.798Z] #13 sha256:4b9900e9077840af51ccb7cb3b2f809245426b4d508da2cb702f49808bd71f8e
23:42:48 [2022-08-23T23:42:48.994Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 13.4s done
23:42:49 [2022-08-23T23:42:49.054Z] #13 DONE 0.5s
23:42:49 [2022-08-23T23:42:49.055Z] 
23:42:49 [2022-08-23T23:42:49.055Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
23:42:49 [2022-08-23T23:42:49.055Z] #66 sha256:14abc4e0d9a8e182928869ab845539873b3d14d584dd06be6af6eef43651b7bd
23:42:49 [2022-08-23T23:42:49.055Z] #66 DONE 0.1s
23:42:49 [2022-08-23T23:42:49.055Z] 
23:42:49 [2022-08-23T23:42:49.055Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:42:49 [2022-08-23T23:42:49.055Z] #67 sha256:6bb3815f87aa7c860d9c78cbef77a3607f351dfd73a70896d142b907fc37fb8a
23:42:49 [2022-08-23T23:42:49.256Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223
23:42:49 [2022-08-23T23:42:49.256Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done
23:42:49 [2022-08-23T23:42:49.313Z] #67 ...
23:42:49 [2022-08-23T23:42:49.313Z] 
23:42:49 [2022-08-23T23:42:49.313Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:42:49 [2022-08-23T23:42:49.313Z] #46 sha256:8d281ff1259b94aaa8578f97baccbbadfe23eaf07005dd416d290c6400e3bc9b
23:42:49 [2022-08-23T23:42:49.313Z] #46 DONE 0.2s
23:42:49 [2022-08-23T23:42:49.313Z] 
23:42:49 [2022-08-23T23:42:49.313Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
23:42:49 [2022-08-23T23:42:49.313Z] #50 sha256:8dd25e1ed86d4858d32bdf8df9e5ffa38659a311ae6201133c2efe7dec957960
23:42:49 [2022-08-23T23:42:49.313Z] #50 DONE 0.2s
23:42:49 [2022-08-23T23:42:49.313Z] 
23:42:49 [2022-08-23T23:42:49.313Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:42:49 [2022-08-23T23:42:49.313Z] #33 sha256:a35cbf3d871f38588024a43c4d3af712316008f9cc419dd72a996449a3215ae1
23:42:49 [2022-08-23T23:42:49.313Z] #33 DONE 0.2s
23:42:49 [2022-08-23T23:42:49.313Z] 
23:42:49 [2022-08-23T23:42:49.313Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
23:42:49 [2022-08-23T23:42:49.313Z] #25 sha256:d32c9b22cc0d9a1fc7e11c412e3afc6987a4db0ed0691eb6a5a557db484f25a2
23:42:49 [2022-08-23T23:42:49.313Z] #25 DONE 0.3s
23:42:49 [2022-08-23T23:42:49.313Z] 
23:42:49 [2022-08-23T23:42:49.313Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:42:49 [2022-08-23T23:42:49.313Z] #26 sha256:20e5cf10ca5e4572d8e9e5f023fdeed12101119d9ef4934c3e2e17c3f350df5c
23:42:49 [2022-08-23T23:42:49.518Z] #11 DONE 47.4s
23:42:49 [2022-08-23T23:42:49.518Z] 
23:42:49 [2022-08-23T23:42:49.518Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
23:42:49 [2022-08-23T23:42:49.518Z] #12 sha256:c1b9663d32277d07e80554a582201c32a3681e88cc481264fd36f54f1daf44ab
23:42:49 [2022-08-23T23:42:49.642Z] #31 21.99 
23:42:50 [2022-08-23T23:42:50.215Z] #31 22.35 #=#=#                                                                         
23:42:50 [2022-08-23T23:42:50.215Z] #31 ...
23:42:50 [2022-08-23T23:42:50.215Z] 
23:42:50 [2022-08-23T23:42:50.215Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:42:50 [2022-08-23T23:42:50.215Z] #42 sha256:8b5d5ef30a3edcf97e9e1e3a890095b0a6aaf276c70841f91e13d159e54cd07b
23:42:50 [2022-08-23T23:42:50.215Z] #42 11.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
23:42:50 [2022-08-23T23:42:50.215Z] #42 16.84 Fetched 8458 kB in 12s (729 kB/s)
23:42:50 [2022-08-23T23:42:50.215Z] #42 16.84 Reading package lists...
23:42:50 [2022-08-23T23:42:50.215Z] #42 ...
23:42:50 [2022-08-23T23:42:50.215Z] 
23:42:50 [2022-08-23T23:42:50.215Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
23:42:50 [2022-08-23T23:42:50.215Z] #31 sha256:e148664326ffb83f51e2d0b9738973b3783ecbae6a3cc10cbe30ebeb0d910d38
23:42:50 [2022-08-23T23:42:50.215Z] #31 22.35 #=#=#                                                                         

######################################################################## 100.0%
23:42:50 [2022-08-23T23:42:50.256Z] #67 ...
23:42:50 [2022-08-23T23:42:50.256Z] 
23:42:50 [2022-08-23T23:42:50.256Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:42:50 [2022-08-23T23:42:50.256Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:42:50 [2022-08-23T23:42:50.256Z] #14 123.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 123.9 Unpacking libudev-dev:amd64 (247.3-7) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 124.1 Selecting previously unselected package libsepol1-dev:amd64.
23:42:50 [2022-08-23T23:42:50.256Z] #14 124.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 124.1 Unpacking libsepol1-dev:amd64 (3.1-1) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 124.4 Selecting previously unselected package libpcre2-16-0:amd64.
23:42:50 [2022-08-23T23:42:50.256Z] #14 124.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 124.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 124.6 Selecting previously unselected package libpcre2-32-0:amd64.
23:42:50 [2022-08-23T23:42:50.256Z] #14 124.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 124.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 124.8 Selecting previously unselected package libpcre2-posix2:amd64.
23:42:50 [2022-08-23T23:42:50.256Z] #14 124.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 124.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 124.9 Selecting previously unselected package libpcre2-dev:amd64.
23:42:50 [2022-08-23T23:42:50.256Z] #14 124.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 124.9 Unpacking libpcre2-dev:amd64 (10.36-2) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 125.5 Selecting previously unselected package libselinux1-dev:amd64.
23:42:50 [2022-08-23T23:42:50.256Z] #14 125.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 125.5 Unpacking libselinux1-dev:amd64 (3.1-3) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 125.8 Selecting previously unselected package libdevmapper-dev:amd64.
23:42:50 [2022-08-23T23:42:50.256Z] #14 125.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 125.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 125.9 Selecting previously unselected package libseccomp-dev:amd64.
23:42:50 [2022-08-23T23:42:50.256Z] #14 125.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 125.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.0 Selecting previously unselected package libsystemd-dev:amd64.
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.1 Unpacking libsystemd-dev:amd64 (247.3-7) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.6 Setting up libapparmor1:amd64 (2.13.6-10) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.6 Setting up libsepol1-dev:amd64 (3.1-1) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.7 Setting up libpcre2-16-0:amd64 (10.36-2) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.7 Setting up libbtrfs0:amd64 (5.10.1-2) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.7 Setting up libpcre2-32-0:amd64 (10.36-2) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.7 Setting up libudev-dev:amd64 (247.3-7) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.7 Setting up libpcre2-posix2:amd64 (10.36-2) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.8 Setting up mingw-w64-common (8.0.0-1) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.8 Setting up libsystemd-dev:amd64 (247.3-7) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.8 Setting up libpcre2-dev:amd64 (10.36-2) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.8 Setting up libselinux1-dev:amd64 (3.1-3) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.9 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
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 126.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 127.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
23:42:50 [2022-08-23T23:42:50.256Z] #14 127.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 127.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 127.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 127.0 Setting up dmsetup (2:1.02.175-2.1) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 127.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 127.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 127.1 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:42:50 [2022-08-23T23:42:50.256Z] #14 DONE 127.7s
23:42:50 [2022-08-23T23:42:50.256Z] 
23:42:50 [2022-08-23T23:42:50.256Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
23:42:50 [2022-08-23T23:42:50.256Z] #59 sha256:2ca24affdc8810837c633473bc1ad5a3afc6f70117e65b8b574ec5ba2bfe4b43
23:42:50 [2022-08-23T23:42:50.256Z] #59 DONE 0.3s
23:42:50 [2022-08-23T23:42:50.256Z] 
23:42:50 [2022-08-23T23:42:50.256Z] #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
23:42:50 [2022-08-23T23:42:50.256Z] #60 sha256:7297242f8da2459d20ab6a0ea5009279eb30c564b60a903bed881044300e74b7
23:42:50 [2022-08-23T23:42:50.465Z] #12 DONE 0.8s
23:42:50 [2022-08-23T23:42:50.465Z] 
23:42:50 [2022-08-23T23:42:50.465Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
23:42:50 [2022-08-23T23:42:50.465Z] #13 sha256:4b9900e9077840af51ccb7cb3b2f809245426b4d508da2cb702f49808bd71f8e
23:42:50 [2022-08-23T23:42:50.475Z] #20 ...
23:42:50 [2022-08-23T23:42:50.475Z] 
23:42:50 [2022-08-23T23:42:50.475Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:42:50 [2022-08-23T23:42:50.475Z] #71 sha256:2901c56237422228270ecec2186f509d340e32e0afd53fb8b94c9ddc1534db76
23:42:50 [2022-08-23T23:42:50.475Z] #71 12.98 + cd /tmp/tmp.bzJMmkSQ22/src/github.com/containerd/containerd
23:42:50 [2022-08-23T23:42:50.475Z] #71 12.98 + git checkout -q v1.6.7
23:42:50 [2022-08-23T23:42:50.475Z] #71 13.84 + export 'BUILDTAGS=netgo osusergo static_build'
23:42:50 [2022-08-23T23:42:50.475Z] #71 13.84 + BUILDTAGS='netgo osusergo static_build'
23:42:50 [2022-08-23T23:42:50.475Z] #71 13.84 + export EXTRA_FLAGS=-buildmode=pie
23:42:50 [2022-08-23T23:42:50.475Z] #71 13.84 + EXTRA_FLAGS=-buildmode=pie
23:42:50 [2022-08-23T23:42:50.475Z] #71 13.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:42:50 [2022-08-23T23:42:50.475Z] #71 13.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:42:50 [2022-08-23T23:42:50.475Z] #71 13.84 + '[' '' = dynamic ']'
23:42:50 [2022-08-23T23:42:50.475Z] #71 13.84 + make
23:42:50 [2022-08-23T23:42:50.475Z] #71 14.42 + bin/ctr
23:42:50 [2022-08-23T23:42:50.476Z] #31 ...
23:42:50 [2022-08-23T23:42:50.476Z] 
23:42:50 [2022-08-23T23:42:50.476Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:42:50 [2022-08-23T23:42:50.476Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8
23:42:50 [2022-08-23T23:42:50.476Z] #14 11.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
23:42:50 [2022-08-23T23:42:50.476Z] #14 16.94 Fetched 8458 kB in 12s (719 kB/s)
23:42:50 [2022-08-23T23:42:50.476Z] #14 16.94 Reading package lists...
23:42:50 [2022-08-23T23:42:50.476Z] #14 ...
23:42:50 [2022-08-23T23:42:50.476Z] 
23:42:50 [2022-08-23T23:42:50.476Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:42:50 [2022-08-23T23:42:50.476Z] #62 sha256:4c16d84be9abb309fa6c2db9d77dbc07be3e100921ed5688b00a774bf39598ed
23:42:50 [2022-08-23T23:42:50.476Z] #62 11.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
23:42:50 [2022-08-23T23:42:50.476Z] #62 16.59 Fetched 8458 kB in 11s (740 kB/s)
23:42:50 [2022-08-23T23:42:50.476Z] #62 16.59 Reading package lists...
23:42:50 [2022-08-23T23:42:50.737Z] #62 21.77 Reading package lists...
23:42:50 [2022-08-23T23:42:50.737Z] #62 ...
23:42:50 [2022-08-23T23:42:50.737Z] 
23:42:50 [2022-08-23T23:42:50.737Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:42:50 [2022-08-23T23:42:50.737Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3
23:42:50 [2022-08-23T23:42:50.737Z] #55 19.68 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
23:42:50 [2022-08-23T23:42:50.737Z] #55 19.77 go: downloading github.com/securego/gosec/v2 v2.11.0
23:42:50 [2022-08-23T23:42:50.737Z] #55 20.01 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
23:42:50 [2022-08-23T23:42:50.737Z] #55 20.04 go: downloading github.com/sivchari/containedctx v1.0.2
23:42:50 [2022-08-23T23:42:50.737Z] #55 20.06 go: downloading github.com/sivchari/tenv v1.5.0
23:42:50 [2022-08-23T23:42:50.737Z] #55 20.11 go: downloading github.com/sonatard/noctx v0.0.1
23:42:50 [2022-08-23T23:42:50.737Z] #55 20.21 go: downloading github.com/sourcegraph/go-diff v0.6.1
23:42:50 [2022-08-23T23:42:50.737Z] #55 20.35 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
23:42:50 [2022-08-23T23:42:50.737Z] #55 20.45 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
23:42:50 [2022-08-23T23:42:50.737Z] #55 20.53 go: downloading github.com/sylvia7788/contextcheck v1.0.4
23:42:50 [2022-08-23T23:42:50.737Z] #55 20.56 go: downloading github.com/tdakkota/asciicheck v0.1.1
23:42:50 [2022-08-23T23:42:50.737Z] #55 20.61 go: downloading github.com/tetafro/godot v1.4.11
23:42:50 [2022-08-23T23:42:50.737Z] #55 20.67 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
23:42:50 [2022-08-23T23:42:50.737Z] #55 20.76 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
23:42:50 [2022-08-23T23:42:50.737Z] #55 20.77 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
23:42:50 [2022-08-23T23:42:50.737Z] #55 21.09 go: downloading github.com/ultraware/funlen v0.0.3
23:42:50 [2022-08-23T23:42:50.737Z] #55 21.18 go: downloading github.com/ultraware/whitespace v0.0.5
23:42:50 [2022-08-23T23:42:50.737Z] #55 21.23 go: downloading github.com/uudashr/gocognit v1.0.5
23:42:50 [2022-08-23T23:42:50.737Z] #55 21.26 go: downloading github.com/yagipy/maintidx v1.0.0
23:42:50 [2022-08-23T23:42:50.737Z] #55 21.33 go: downloading github.com/yeya24/promlinter v0.2.0
23:42:50 [2022-08-23T23:42:50.737Z] #55 21.41 go: downloading gitlab.com/bosi/decorder v0.2.1
23:42:50 [2022-08-23T23:42:50.737Z] #55 21.67 go: downloading honnef.co/go/tools v0.3.1
23:42:50 [2022-08-23T23:42:50.998Z] #55 ...
23:42:50 [2022-08-23T23:42:50.998Z] 
23:42:50 [2022-08-23T23:42:50.998Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:42:50 [2022-08-23T23:42:50.998Z] #36 sha256:e561c68133c4e2a37bfc6bc68f6fe2d7ed7fd49d4bccf0e715906f3ecbfcb0df
23:42:50 [2022-08-23T23:42:50.998Z] #36 12.33 go: downloading github.com/spf13/cobra v1.1.3
23:42:50 [2022-08-23T23:42:50.998Z] #36 12.35 go: downloading github.com/sirupsen/logrus v1.6.0
23:42:50 [2022-08-23T23:42:50.998Z] #36 12.83 go: downloading github.com/mattn/go-isatty v0.0.3
23:42:50 [2022-08-23T23:42:50.998Z] #36 13.09 go: downloading gopkg.in/yaml.v2 v2.4.0
23:42:50 [2022-08-23T23:42:50.998Z] #36 13.17 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
23:42:50 [2022-08-23T23:42:50.998Z] #36 13.33 go: downloading github.com/cosiner/argv v0.1.0
23:42:50 [2022-08-23T23:42:50.998Z] #36 13.35 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
23:42:50 [2022-08-23T23:42:50.998Z] #36 13.42 go: downloading github.com/peterh/liner v1.2.2
23:42:50 [2022-08-23T23:42:50.998Z] #36 13.54 go: downloading github.com/google/go-dap v0.6.0
23:42:50 [2022-08-23T23:42:50.998Z] #36 13.77 go: downloading github.com/russross/blackfriday/v2 v2.0.1
23:42:50 [2022-08-23T23:42:50.998Z] #36 14.18 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
23:42:50 [2022-08-23T23:42:50.998Z] #36 14.47 go: downloading github.com/mattn/go-runewidth v0.0.3
23:42:50 [2022-08-23T23:42:50.998Z] #36 14.59 go: downloading github.com/hashicorp/golang-lru v0.5.4
23:42:50 [2022-08-23T23:42:50.998Z] #36 14.65 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
23:42:50 [2022-08-23T23:42:50.998Z] #36 16.08 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
23:42:50 [2022-08-23T23:42:50.998Z] #36 ...
23:42:50 [2022-08-23T23:42:50.998Z] 
23:42:50 [2022-08-23T23:42:50.998Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:42:50 [2022-08-23T23:42:50.998Z] #53 sha256:817438185d9d735a949748a27c4e5be09dad6525d2da3a3b3953158f7c140747
23:42:50 [2022-08-23T23:42:50.998Z] #53 12.51 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
23:42:50 [2022-08-23T23:42:50.998Z] #53 12.55 go: downloading golang.org/x/mod v0.3.0
23:42:51 [2022-08-23T23:42:51.041Z] #13 DONE 0.6s
23:42:51 [2022-08-23T23:42:51.041Z] 
23:42:51 [2022-08-23T23:42:51.041Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:42:51 [2022-08-23T23:42:51.041Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77
23:42:51 [2022-08-23T23:42:51.041Z] #36 ...
23:42:51 [2022-08-23T23:42:51.041Z] 
23:42:51 [2022-08-23T23:42:51.041Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
23:42:51 [2022-08-23T23:42:51.041Z] #33 sha256:a35cbf3d871f38588024a43c4d3af712316008f9cc419dd72a996449a3215ae1
23:42:51 [2022-08-23T23:42:51.041Z] #33 DONE 0.1s
23:42:51 [2022-08-23T23:42:51.259Z] #53 ...
23:42:51 [2022-08-23T23:42:51.259Z] 
23:42:51 [2022-08-23T23:42:51.259Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:42:51 [2022-08-23T23:42:51.259Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8
23:42:51 [2022-08-23T23:42:51.259Z] #14 16.94 Reading package lists...
23:42:51 [2022-08-23T23:42:51.305Z] 
23:42:51 [2022-08-23T23:42:51.305Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
23:42:51 [2022-08-23T23:42:51.305Z] #46 sha256:8d281ff1259b94aaa8578f97baccbbadfe23eaf07005dd416d290c6400e3bc9b
23:42:51 [2022-08-23T23:42:51.305Z] #46 DONE 0.2s
23:42:51 [2022-08-23T23:42:51.305Z] 
23:42:51 [2022-08-23T23:42:51.305Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
23:42:51 [2022-08-23T23:42:51.305Z] #50 sha256:8dd25e1ed86d4858d32bdf8df9e5ffa38659a311ae6201133c2efe7dec957960
23:42:51 [2022-08-23T23:42:51.305Z] #50 DONE 0.3s
23:42:51 [2022-08-23T23:42:51.305Z] 
23:42:51 [2022-08-23T23:42:51.305Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:42:51 [2022-08-23T23:42:51.305Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:42:51 [2022-08-23T23:42:51.305Z] #51 ...
23:42:51 [2022-08-23T23:42:51.305Z] 
23:42:51 [2022-08-23T23:42:51.305Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
23:42:51 [2022-08-23T23:42:51.305Z] #66 sha256:85353e7bfcd33be81fedaaf8a6caca9fc6c57e0a296c5f42b56378ff8e6c6386
23:42:51 [2022-08-23T23:42:51.305Z] #66 DONE 0.4s
23:42:51 [2022-08-23T23:42:51.305Z] 
23:42:51 [2022-08-23T23:42:51.305Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
23:42:51 [2022-08-23T23:42:51.305Z] #25 sha256:60725dd165b5e8d3b2ec45b6d6c542030806fa19decc818d371d7b897d892238
23:42:51 [2022-08-23T23:42:51.305Z] #25 DONE 0.4s
23:42:51 [2022-08-23T23:42:51.415Z] #71 ...
23:42:51 [2022-08-23T23:42:51.415Z] 
23:42:51 [2022-08-23T23:42:51.415Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:42:51 [2022-08-23T23:42:51.415Z] #20 sha256:f438a9c3587cd8780b5e740d22f13aa226a9c36cf2e7462516ee02af0d5918e0
23:42:51 [2022-08-23T23:42:51.415Z] #20 61.77 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
23:42:51 [2022-08-23T23:42:51.415Z] #20 61.78 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
23:42:51 [2022-08-23T23:42:51.415Z] #20 61.78 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:42:51 [2022-08-23T23:42:51.525Z] #14 22.53 Reading package lists...
23:42:51 [2022-08-23T23:42:51.525Z] #14 ...
23:42:51 [2022-08-23T23:42:51.525Z] 
23:42:51 [2022-08-23T23:42:51.525Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:42:51 [2022-08-23T23:42:51.525Z] #51 sha256:f5cbc7ce3b0c91eb0d42d2e798ac6a9ffcc600be0cba7ea40c6f5634c336c049
23:42:51 [2022-08-23T23:42:51.525Z] #51 12.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
23:42:51 [2022-08-23T23:42:51.525Z] #51 15.53 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
23:42:51 [2022-08-23T23:42:51.525Z] #51 18.06 Fetched 8462 kB in 13s (649 kB/s)
23:42:51 [2022-08-23T23:42:51.525Z] #51 18.06 Reading package lists...
23:42:51 [2022-08-23T23:42:51.566Z] 
23:42:51 [2022-08-23T23:42:51.566Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:42:51 [2022-08-23T23:42:51.566Z] #26 sha256:413f443d2713136155ab9dcbdfcbd874e517256a74a1c3825adf8c88714f7cf2
23:42:51 [2022-08-23T23:42:51.798Z] #51 ...
23:42:51 [2022-08-23T23:42:51.798Z] 
23:42:51 [2022-08-23T23:42:51.798Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:42:51 [2022-08-23T23:42:51.798Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3
23:42:51 [2022-08-23T23:42:51.798Z] #55 22.97 go: downloading mvdan.cc/gofumpt v0.3.1
23:42:51 [2022-08-23T23:42:51.798Z] #55 22.97 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:42:51 [2022-08-23T23:42:51.798Z] #55 23.05 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
23:42:51 [2022-08-23T23:42:51.798Z] #55 23.25 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
23:42:51 [2022-08-23T23:42:51.798Z] #55 23.30 go: downloading github.com/davecgh/go-spew v1.1.1
23:42:51 [2022-08-23T23:42:51.798Z] #55 23.34 go: downloading github.com/pmezard/go-difflib v1.0.0
23:42:51 [2022-08-23T23:42:51.798Z] #55 ...
23:42:51 [2022-08-23T23:42:51.798Z] 
23:42:51 [2022-08-23T23:42:51.798Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:42:51 [2022-08-23T23:42:51.798Z] #76 sha256:fa20c54da028ba69aa4ff002d5080a320567d0b5b6bbeda8c0bdf45fb8f77bb7
23:42:51 [2022-08-23T23:42:51.798Z] #76 13.33 Fetched 8458 kB in 10s (866 kB/s)
23:42:51 [2022-08-23T23:42:51.798Z] #76 13.33 Reading package lists...
23:42:52 [2022-08-23T23:42:52.059Z] #76 19.35 Reading package lists...
23:42:52 [2022-08-23T23:42:52.059Z] #76 ...
23:42:52 [2022-08-23T23:42:52.059Z] 
23:42:52 [2022-08-23T23:42:52.059Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:42:52 [2022-08-23T23:42:52.059Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3
23:42:52 [2022-08-23T23:42:52.059Z] #55 23.41 go: downloading github.com/stretchr/objx v0.1.1
23:42:52 [2022-08-23T23:42:52.059Z] #55 23.53 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:42:52 [2022-08-23T23:42:52.320Z] #55 23.67 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:42:52 [2022-08-23T23:42:52.320Z] #55 23.67 go: downloading github.com/go-toolsmith/astequal v1.0.1
23:42:52 [2022-08-23T23:42:52.320Z] #55 23.70 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:42:52 [2022-08-23T23:42:52.320Z] #55 23.72 go: downloading github.com/go-toolsmith/astp v1.0.0
23:42:52 [2022-08-23T23:42:52.320Z] #55 23.74 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:42:52 [2022-08-23T23:42:52.320Z] #55 23.77 go: downloading github.com/go-toolsmith/typep v1.0.2
23:42:52 [2022-08-23T23:42:52.581Z] #55 23.79 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
23:42:52 [2022-08-23T23:42:52.581Z] #55 24.05 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
23:42:52 [2022-08-23T23:42:52.799Z] #20 63.41 Selecting previously unselected package g++-mingw-w64-x86-64.
23:42:52 [2022-08-23T23:42:52.799Z] #20 63.42 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
23:42:52 [2022-08-23T23:42:52.799Z] #20 63.43 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:42:52 [2022-08-23T23:42:52.842Z] #55 24.19 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
23:42:53 [2022-08-23T23:42:53.060Z] #20 63.52 Selecting previously unselected package libapparmor1:amd64.
23:42:53 [2022-08-23T23:42:53.060Z] #20 63.53 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
23:42:53 [2022-08-23T23:42:53.060Z] #20 63.54 Unpacking libapparmor1:amd64 (2.13.6-10) ...
23:42:53 [2022-08-23T23:42:53.060Z] #20 63.59 Selecting previously unselected package libapparmor-dev:amd64.
23:42:53 [2022-08-23T23:42:53.060Z] #20 63.59 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
23:42:53 [2022-08-23T23:42:53.060Z] #20 63.60 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
23:42:53 [2022-08-23T23:42:53.060Z] #20 63.67 Selecting previously unselected package libbtrfs0:amd64.
23:42:53 [2022-08-23T23:42:53.060Z] #20 63.68 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
23:42:53 [2022-08-23T23:42:53.060Z] #20 63.68 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
23:42:53 [2022-08-23T23:42:53.060Z] #20 63.75 Selecting previously unselected package libbtrfs-dev:amd64.
23:42:53 [2022-08-23T23:42:53.060Z] #20 63.75 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
23:42:53 [2022-08-23T23:42:53.104Z] #55 24.37 go: downloading github.com/subosito/gotenv v1.2.0
23:42:53 [2022-08-23T23:42:53.105Z] #55 24.40 go: downloading github.com/hashicorp/hcl v1.0.0
23:42:53 [2022-08-23T23:42:53.321Z] #20 63.76 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
23:42:53 [2022-08-23T23:42:53.321Z] #20 63.84 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:42:53 [2022-08-23T23:42:53.321Z] #20 63.85 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
23:42:53 [2022-08-23T23:42:53.321Z] #20 63.85 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
23:42:53 [2022-08-23T23:42:53.368Z] #55 24.66 go: downloading gopkg.in/ini.v1 v1.66.4
23:42:53 [2022-08-23T23:42:53.368Z] #55 24.67 go: downloading github.com/magiconair/properties v1.8.6
23:42:53 [2022-08-23T23:42:53.368Z] #55 24.83 go: downloading github.com/pelletier/go-toml v1.9.5
23:42:53 [2022-08-23T23:42:53.368Z] #55 24.94 go: downloading golang.org/x/text v0.3.7
23:42:53 [2022-08-23T23:42:53.530Z] #60 ...
23:42:53 [2022-08-23T23:42:53.530Z] 
23:42:53 [2022-08-23T23:42:53.530Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:42:53 [2022-08-23T23:42:53.530Z] #67 sha256:8c8270a04e8b5626d7965b53eee82027e5ea8e9c2ad1e7b3e582663fb9880cec
23:42:53 [2022-08-23T23:42:53.530Z] #67 130.5 rootlesskit version 1.0.0
23:42:53 [2022-08-23T23:42:53.530Z] #67 130.5 Usage of /build/rootlesskit-docker-proxy:
23:42:53 [2022-08-23T23:42:53.530Z] #67 130.5   -container-ip string
23:42:53 [2022-08-23T23:42:53.530Z] #67 130.5     	container ip
23:42:53 [2022-08-23T23:42:53.530Z] #67 130.5   -container-port int
23:42:53 [2022-08-23T23:42:53.530Z] #67 130.5     	container port (default -1)
23:42:53 [2022-08-23T23:42:53.530Z] #67 130.5   -host-ip string
23:42:53 [2022-08-23T23:42:53.530Z] #67 130.5     	host ip
23:42:53 [2022-08-23T23:42:53.530Z] #67 130.5   -host-port int
23:42:53 [2022-08-23T23:42:53.530Z] #67 130.5     	host port (default -1)
23:42:53 [2022-08-23T23:42:53.530Z] #67 130.5   -proto string
23:42:53 [2022-08-23T23:42:53.530Z] #67 130.5     	proxy protocol (default "tcp")
23:42:53 [2022-08-23T23:42:53.530Z] #67 DONE 130.8s
23:42:53 [2022-08-23T23:42:53.530Z] 
23:42:53 [2022-08-23T23:42:53.530Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
23:42:53 [2022-08-23T23:42:53.530Z] #68 sha256:39809cba750512a9735ae2f4b4ca91d8dbe1f2023b67d27ad6a8a8ff03583b57
23:42:53 [2022-08-23T23:42:53.530Z] #68 DONE 0.2s
23:42:53 [2022-08-23T23:42:53.530Z] 
23:42:53 [2022-08-23T23:42:53.530Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:42:53 [2022-08-23T23:42:53.530Z] #69 sha256:2ae4b3b17bf2baaf5e02e1a46c93cefed7158688249f65322026689d556600f4
23:42:53 [2022-08-23T23:42:53.530Z] #69 ...
23:42:53 [2022-08-23T23:42:53.530Z] 
23:42:53 [2022-08-23T23:42:53.530Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
23:42:53 [2022-08-23T23:42:53.530Z] #15 sha256:4d23e20f74be944ff0c066e03e6f26b25a60c6c7af6d01dd00be7aff384f125a
23:42:53 [2022-08-23T23:42:53.530Z] #15 DONE 3.7s
23:42:53 [2022-08-23T23:42:53.583Z] #20 63.89 Selecting previously unselected package libudev-dev:amd64.
23:42:53 [2022-08-23T23:42:53.583Z] #20 63.90 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
23:42:53 [2022-08-23T23:42:53.583Z] #20 63.90 Unpacking libudev-dev:amd64 (247.3-7) ...
23:42:53 [2022-08-23T23:42:53.583Z] #20 63.97 Selecting previously unselected package libsepol1-dev:amd64.
23:42:53 [2022-08-23T23:42:53.583Z] #20 63.98 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
23:42:53 [2022-08-23T23:42:53.583Z] #20 63.98 Unpacking libsepol1-dev:amd64 (3.1-1) ...
23:42:53 [2022-08-23T23:42:53.583Z] #20 64.11 Selecting previously unselected package libpcre2-16-0:amd64.
23:42:53 [2022-08-23T23:42:53.583Z] #20 64.12 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
23:42:53 [2022-08-23T23:42:53.583Z] #20 64.13 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
23:42:53 [2022-08-23T23:42:53.583Z] #20 64.20 Selecting previously unselected package libpcre2-32-0:amd64.
23:42:53 [2022-08-23T23:42:53.583Z] #20 64.20 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
23:42:53 [2022-08-23T23:42:53.583Z] #20 64.21 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
23:42:53 [2022-08-23T23:42:53.830Z] 
23:42:53 [2022-08-23T23:42:53.830Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:42:53 [2022-08-23T23:42:53.830Z] #69 sha256:2ae4b3b17bf2baaf5e02e1a46c93cefed7158688249f65322026689d556600f4
23:42:53 [2022-08-23T23:42:53.830Z] #69 DONE 0.2s
23:42:53 [2022-08-23T23:42:53.830Z] 
23:42:53 [2022-08-23T23:42:53.830Z] #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
23:42:53 [2022-08-23T23:42:53.830Z] #60 sha256:7297242f8da2459d20ab6a0ea5009279eb30c564b60a903bed881044300e74b7
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.188 + RM_GOPATH=0
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.188 + TMP_GOPATH=
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.188 + : /build
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.188 + '[' -z '' ']'
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.188 ++ mktemp -d
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.200 + export GOPATH=/tmp/tmp.izC8OgZkQ7
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.200 + GOPATH=/tmp/tmp.izC8OgZkQ7
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.200 + RM_GOPATH=1
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.201 + case "$(go env GOARCH)" in
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.201 ++ go env GOARCH
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.216 + export GO_BUILDMODE=-buildmode=pie
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.216 + GO_BUILDMODE=-buildmode=pie
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.216 ++ dirname /install.sh
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.237 Install runc version v1.1.3 (build tags: seccomp)
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.237 + dir=/
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.237 + bin=runc
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.237 + shift
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.237 + '[' '!' -f //runc.installer ']'
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.237 + . //runc.installer
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.237 ++ set -e
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.237 ++ : v1.1.3
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.237 + install_runc
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.237 + RUNC_BUILDTAGS=seccomp
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.237 + echo 'Install runc version v1.1.3 (build tags: seccomp)'
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.237 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.izC8OgZkQ7/src/github.com/opencontainers/runc
23:42:53 [2022-08-23T23:42:53.830Z] #60 3.237 Cloning into '/tmp/tmp.izC8OgZkQ7/src/github.com/opencontainers/runc'...
23:42:53 [2022-08-23T23:42:53.843Z] #20 64.29 Selecting previously unselected package libpcre2-posix2:amd64.
23:42:53 [2022-08-23T23:42:53.843Z] #20 64.31 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
23:42:53 [2022-08-23T23:42:53.843Z] #20 64.31 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
23:42:53 [2022-08-23T23:42:53.843Z] #20 64.36 Selecting previously unselected package libpcre2-dev:amd64.
23:42:53 [2022-08-23T23:42:53.843Z] #20 64.37 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
23:42:53 [2022-08-23T23:42:53.843Z] #20 64.37 Unpacking libpcre2-dev:amd64 (10.36-2) ...
23:42:53 [2022-08-23T23:42:53.843Z] #20 64.54 Selecting previously unselected package libselinux1-dev:amd64.
23:42:54 [2022-08-23T23:42:54.105Z] #20 64.55 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
23:42:54 [2022-08-23T23:42:54.105Z] #20 64.56 Unpacking libselinux1-dev:amd64 (3.1-3) ...
23:42:54 [2022-08-23T23:42:54.105Z] #20 64.65 Selecting previously unselected package libdevmapper-dev:amd64.
23:42:54 [2022-08-23T23:42:54.105Z] #20 64.66 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
23:42:54 [2022-08-23T23:42:54.105Z] #20 64.67 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
23:42:54 [2022-08-23T23:42:54.105Z] #20 64.71 Selecting previously unselected package libseccomp-dev:amd64.
23:42:54 [2022-08-23T23:42:54.105Z] #20 64.71 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
23:42:54 [2022-08-23T23:42:54.105Z] #20 64.71 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:42:54 [2022-08-23T23:42:54.366Z] #20 64.77 Selecting previously unselected package libsystemd-dev:amd64.
23:42:54 [2022-08-23T23:42:54.366Z] #20 64.78 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
23:42:54 [2022-08-23T23:42:54.366Z] #20 64.78 Unpacking libsystemd-dev:amd64 (247.3-7) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.03 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.04 Setting up libapparmor1:amd64 (2.13.6-10) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.05 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.06 Setting up libsepol1-dev:amd64 (3.1-1) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.08 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.09 Setting up libpcre2-16-0:amd64 (10.36-2) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.10 Setting up libbtrfs0:amd64 (5.10.1-2) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.11 Setting up libpcre2-32-0:amd64 (10.36-2) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.12 Setting up libudev-dev:amd64 (247.3-7) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.14 Setting up libpcre2-posix2:amd64 (10.36-2) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.15 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.16 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.17 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.18 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.19 Setting up mingw-w64-common (8.0.0-1) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.20 Setting up libsystemd-dev:amd64 (247.3-7) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.21 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.23 Setting up libpcre2-dev:amd64 (10.36-2) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.24 Setting up libselinux1-dev:amd64 (3.1-3) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.25 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.27 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.28 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
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.29 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.30 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
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.31 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.32 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.33 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
23:42:54 [2022-08-23T23:42:54.627Z] #20 65.34 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:42:54 [2022-08-23T23:42:54.663Z] #26 ...
23:42:54 [2022-08-23T23:42:54.663Z] 
23:42:54 [2022-08-23T23:42:54.663Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:42:54 [2022-08-23T23:42:54.663Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:42:54 [2022-08-23T23:42:54.663Z] #14 3.594 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:42:54 [2022-08-23T23:42:54.663Z] #14 3.608 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:42:54 [2022-08-23T23:42:54.663Z] #14 3.610 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:42:54 [2022-08-23T23:42:54.663Z] #14 3.954 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:42:54 [2022-08-23T23:42:54.663Z] #14 4.633 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB]
23:42:54 [2022-08-23T23:42:54.663Z] #14 5.456 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:42:54 [2022-08-23T23:42:54.894Z] #20 65.36 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:42:54 [2022-08-23T23:42:54.894Z] #20 65.38 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
23:42:54 [2022-08-23T23:42:54.894Z] #20 65.39 Setting up dmsetup (2:1.02.175-2.1) ...
23:42:54 [2022-08-23T23:42:54.894Z] #20 65.40 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
23:42:54 [2022-08-23T23:42:54.894Z] #20 65.41 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
23:42:54 [2022-08-23T23:42:54.894Z] #20 65.42 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:42:56 [2022-08-23T23:42:56.039Z] #14 ...
23:42:56 [2022-08-23T23:42:56.039Z] 
23:42:56 [2022-08-23T23:42:56.039Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:42:56 [2022-08-23T23:42:56.039Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:42:56 [2022-08-23T23:42:56.039Z] #76 2.667 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:42:56 [2022-08-23T23:42:56.039Z] #76 2.684 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:42:56 [2022-08-23T23:42:56.039Z] #76 2.685 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:42:56 [2022-08-23T23:42:56.039Z] #76 2.878 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:42:56 [2022-08-23T23:42:56.039Z] #76 3.264 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB]
23:42:56 [2022-08-23T23:42:56.039Z] #76 3.729 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:42:56 [2022-08-23T23:42:56.039Z] #76 6.852 Fetched 8571 kB in 5s (1898 kB/s)
23:42:56 [2022-08-23T23:42:56.039Z] #76 6.852 Reading package lists...
23:42:56 [2022-08-23T23:42:56.039Z] #76 ...
23:42:56 [2022-08-23T23:42:56.039Z] 
23:42:56 [2022-08-23T23:42:56.039Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:42:56 [2022-08-23T23:42:56.039Z] #67 sha256:6bb3815f87aa7c860d9c78cbef77a3607f351dfd73a70896d142b907fc37fb8a
23:42:56 [2022-08-23T23:42:56.039Z] #67 6.979 + RM_GOPATH=0
23:42:56 [2022-08-23T23:42:56.039Z] #67 6.979 + TMP_GOPATH=
23:42:56 [2022-08-23T23:42:56.039Z] #67 6.979 + : /build
23:42:56 [2022-08-23T23:42:56.039Z] #67 6.979 + '[' -z '' ']'
23:42:56 [2022-08-23T23:42:56.039Z] #67 6.979 ++ mktemp -d
23:42:56 [2022-08-23T23:42:56.280Z] #20 DONE 66.8s
23:42:56 [2022-08-23T23:42:56.280Z] 
23:42:56 [2022-08-23T23:42:56.280Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:42:56 [2022-08-23T23:42:56.280Z] #71 sha256:2901c56237422228270ecec2186f509d340e32e0afd53fb8b94c9ddc1534db76
23:42:56 [2022-08-23T23:42:56.280Z] #71 ...
23:42:56 [2022-08-23T23:42:56.280Z] 
23:42:56 [2022-08-23T23:42:56.280Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libseccomp-dev:ppc64el             libseccomp-dev:s390x
23:42:56 [2022-08-23T23:42:56.280Z] #21 sha256:71e537172f7049dead3d2822d24a5599dbea2cd417fdc9b42085053f999ecf67
23:42:56 [2022-08-23T23:42:56.297Z] #67 6.979 + export GOPATH=/tmp/tmp.NIPIG3veyu
23:42:56 [2022-08-23T23:42:56.297Z] #67 6.979 + GOPATH=/tmp/tmp.NIPIG3veyu
23:42:56 [2022-08-23T23:42:56.297Z] #67 6.979 + RM_GOPATH=1
23:42:56 [2022-08-23T23:42:56.297Z] #67 6.979 + case "$(go env GOARCH)" in
23:42:56 [2022-08-23T23:42:56.297Z] #67 6.979 ++ go env GOARCH
23:42:56 [2022-08-23T23:42:56.297Z] #67 7.010 + export GO_BUILDMODE=-buildmode=pie
23:42:56 [2022-08-23T23:42:56.297Z] #67 7.010 + GO_BUILDMODE=-buildmode=pie
23:42:56 [2022-08-23T23:42:56.297Z] #67 7.010 ++ dirname /install.sh
23:42:56 [2022-08-23T23:42:56.297Z] #67 7.013 + dir=/
23:42:56 [2022-08-23T23:42:56.297Z] #67 7.013 + bin=rootlesskit
23:42:56 [2022-08-23T23:42:56.297Z] #67 7.013 + shift
23:42:56 [2022-08-23T23:42:56.297Z] #67 7.013 + '[' '!' -f //rootlesskit.installer ']'
23:42:56 [2022-08-23T23:42:56.297Z] #67 7.013 + . //rootlesskit.installer
23:42:56 [2022-08-23T23:42:56.297Z] #67 7.013 ++ : 1920341cd41e047834a21007424162a2dc946315
23:42:56 [2022-08-23T23:42:56.297Z] #67 7.013 + install_rootlesskit
23:42:56 [2022-08-23T23:42:56.297Z] #67 7.013 + case "$1" in
23:42:56 [2022-08-23T23:42:56.297Z] #67 7.013 + export CGO_ENABLED=0
23:42:56 [2022-08-23T23:42:56.297Z] #67 7.013 + CGO_ENABLED=0
23:42:56 [2022-08-23T23:42:56.297Z] #67 7.013 + _install_rootlesskit
23:42:56 [2022-08-23T23:42:56.297Z] #67 7.013 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
23:42:56 [2022-08-23T23:42:56.297Z] #67 7.013 + for f in rootlesskit rootlesskit-docker-proxy
23:42:56 [2022-08-23T23:42:56.297Z] #67 7.013 + GOBIN=/build
23:42:56 [2022-08-23T23:42:56.297Z] #67 7.013 + GO111MODULE=on
23:42:56 [2022-08-23T23:42:56.297Z] #67 7.013 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
23:42:56 [2022-08-23T23:42:56.297Z] #67 7.013 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
23:42:56 [2022-08-23T23:42:56.939Z] #26 ...
23:42:56 [2022-08-23T23:42:56.939Z] 
23:42:56 [2022-08-23T23:42:56.939Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:42:56 [2022-08-23T23:42:56.939Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:42:56 [2022-08-23T23:42:56.939Z] #14 5.188 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:42:56 [2022-08-23T23:42:56.939Z] #14 5.214 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:42:56 [2022-08-23T23:42:56.939Z] #14 5.214 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:42:56 [2022-08-23T23:42:56.939Z] #14 5.630 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:42:56 [2022-08-23T23:42:56.939Z] #14 ...
23:42:56 [2022-08-23T23:42:56.939Z] 
23:42:56 [2022-08-23T23:42:56.939Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:42:56 [2022-08-23T23:42:56.939Z] #26 sha256:413f443d2713136155ab9dcbdfcbd874e517256a74a1c3825adf8c88714f7cf2
23:42:56 [2022-08-23T23:42:56.939Z] #26 5.596 + RM_GOPATH=0
23:42:56 [2022-08-23T23:42:56.939Z] #26 5.596 + TMP_GOPATH=
23:42:56 [2022-08-23T23:42:56.939Z] #26 5.596 + : /build
23:42:56 [2022-08-23T23:42:56.939Z] #26 5.596 + '[' -z '' ']'
23:42:57 [2022-08-23T23:42:57.197Z] #60 ...
23:42:57 [2022-08-23T23:42:57.197Z] 
23:42:57 [2022-08-23T23:42:57.197Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:42:57 [2022-08-23T23:42:57.197Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:42:57 [2022-08-23T23:42:57.197Z] #77 73.07 configure.ac:7: installing 'build-aux/compile'
23:42:57 [2022-08-23T23:42:57.197Z] #77 73.08 configure.ac:9: installing 'build-aux/config.guess'
23:42:57 [2022-08-23T23:42:57.197Z] #77 73.09 configure.ac:9: installing 'build-aux/config.sub'
23:42:57 [2022-08-23T23:42:57.197Z] #77 73.10 configure.ac:11: installing 'build-aux/install-sh'
23:42:57 [2022-08-23T23:42:57.197Z] #77 73.12 configure.ac:11: installing 'build-aux/missing'
23:42:57 [2022-08-23T23:42:57.197Z] #77 73.32 Makefile.am: installing 'build-aux/depcomp'
23:42:57 [2022-08-23T23:42:57.197Z] #77 73.43 parallel-tests: installing 'build-aux/test-driver'
23:42:57 [2022-08-23T23:42:57.197Z] #77 75.42 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:42:57 [2022-08-23T23:42:57.197Z] #77 75.42 libtoolize: copying file 'build-aux/ltmain.sh'
23:42:57 [2022-08-23T23:42:57.197Z] #77 76.10 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:42:57 [2022-08-23T23:42:57.197Z] #77 76.10 libtoolize: copying file 'm4/libtool.m4'
23:42:57 [2022-08-23T23:42:57.197Z] #77 76.19 libtoolize: copying file 'm4/ltoptions.m4'
23:42:57 [2022-08-23T23:42:57.197Z] #77 76.40 libtoolize: copying file 'm4/ltsugar.m4'
23:42:57 [2022-08-23T23:42:57.197Z] #77 76.49 libtoolize: copying file 'm4/ltversion.m4'
23:42:57 [2022-08-23T23:42:57.197Z] #77 76.54 libtoolize: copying file 'm4/lt~obsolete.m4'
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.605 ++ mktemp -d
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.612 + export GOPATH=/tmp/tmp.uX8Ba3E25j
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.612 + GOPATH=/tmp/tmp.uX8Ba3E25j
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.612 + RM_GOPATH=1
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.612 + case "$(go env GOARCH)" in
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.612 ++ go env GOARCH
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.707 + export GO_BUILDMODE=-buildmode=pie
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.707 + GO_BUILDMODE=-buildmode=pie
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.712 ++ dirname /install.sh
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.717 + dir=/
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.717 + bin=dockercli
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.717 + shift
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.717 + '[' '!' -f //dockercli.installer ']'
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.717 + . //dockercli.installer
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.718 ++ : stable
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.718 ++ : 17.06.2-ce
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.718 + install_dockercli
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.721 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.721 Install docker/cli version 17.06.2-ce from stable
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.731 ++ uname -m
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.744 + arch=x86_64
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.744 + '[' x86_64 '!=' x86_64 ']'
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.744 + url=https://download.docker.com/linux/static
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.745 + tar -xz docker/docker
23:42:57 [2022-08-23T23:42:57.208Z] #26 5.745 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:42:57 [2022-08-23T23:42:57.303Z] #67 7.901 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
23:42:57 [2022-08-23T23:42:57.454Z] #77 ...
23:42:57 [2022-08-23T23:42:57.454Z] 
23:42:57 [2022-08-23T23:42:57.454Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
23:42:57 [2022-08-23T23:42:57.454Z] #16 sha256:84ce8caa6f808956d7e01dd28b12fb7adfaba51c101352b6b5171c0cc1e79fe5
23:42:57 [2022-08-23T23:42:57.454Z] #16 DONE 3.7s
23:42:57 [2022-08-23T23:42:57.454Z] 
23:42:57 [2022-08-23T23:42:57.454Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:42:57 [2022-08-23T23:42:57.454Z] #17 sha256:65f74798f8ed7825e0d6916c838053cac82ac45d41ec5491c351e3ee92c83de8
23:42:57 [2022-08-23T23:42:57.670Z] #21 1.154 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
23:42:57 [2022-08-23T23:42:57.670Z] #21 1.154 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
23:42:57 [2022-08-23T23:42:57.670Z] #21 1.154 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
23:42:58 [2022-08-23T23:42:58.666Z] #55 ...
23:42:58 [2022-08-23T23:42:58.666Z] 
23:42:58 [2022-08-23T23:42:58.666Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
23:42:58 [2022-08-23T23:42:58.666Z] #31 sha256:e148664326ffb83f51e2d0b9738973b3783ecbae6a3cc10cbe30ebeb0d910d38
23:42:58 [2022-08-23T23:42:58.666Z] #31 23.66 
23:42:58 [2022-08-23T23:42:58.666Z] #31 26.45 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
23:42:58 [2022-08-23T23:42:58.666Z] #31 28.15 #=#=#                                                                         
23:42:58 [2022-08-23T23:42:58.666Z] #31 28.52 #=#=#                                                                         

######################################################################## 100.0%
23:42:58 [2022-08-23T23:42:58.666Z] #31 29.99 
23:42:58 [2022-08-23T23:42:58.666Z] #31 30.37 Download of images into '/build' complete.
23:42:58 [2022-08-23T23:42:58.666Z] #31 30.37 Use something like the following to load the result into a Docker daemon:
23:42:58 [2022-08-23T23:42:58.666Z] #31 30.37   tar -cC '/build' . | docker load
23:42:58 [2022-08-23T23:42:58.666Z] #31 DONE 30.8s
23:42:58 [2022-08-23T23:42:58.666Z] 
23:42:58 [2022-08-23T23:42:58.667Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:42:58 [2022-08-23T23:42:58.667Z] #47 sha256:712bf0e9879bb4416f89c43493d6a8cea1f31936a3f34e120872418fe3186b31
23:42:58 [2022-08-23T23:42:58.667Z] #47 23.22 Updating files:  85% (1871/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.
23:42:58 [2022-08-23T23:42:58.667Z] #47 23.29 + git checkout -q v2.3.0
23:42:58 [2022-08-23T23:42:58.667Z] #47 25.80 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:42:58 [2022-08-23T23:42:58.928Z] #47 ...
23:42:58 [2022-08-23T23:42:58.928Z] 
23:42:58 [2022-08-23T23:42:58.928Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:42:58 [2022-08-23T23:42:58.928Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3
23:42:58 [2022-08-23T23:42:58.928Z] #55 30.29 go: downloading github.com/gobwas/glob v0.2.3
23:42:58 [2022-08-23T23:42:58.928Z] #55 30.37 go: downloading github.com/kisielk/gotool v1.0.0
23:42:58 [2022-08-23T23:42:58.928Z] #55 30.43 go: downloading github.com/gostaticanalysis/comment v1.4.2
23:42:58 [2022-08-23T23:42:58.928Z] #55 30.48 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
23:42:59 [2022-08-23T23:42:59.193Z] #55 30.49 go: downloading github.com/ettle/strcase v0.1.1
23:42:59 [2022-08-23T23:42:59.193Z] #55 30.55 go: downloading github.com/fatih/structtag v1.2.0
23:42:59 [2022-08-23T23:42:59.193Z] #55 30.62 go: downloading github.com/Masterminds/semver v1.5.0
23:42:59 [2022-08-23T23:42:59.193Z] #55 30.64 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
23:42:59 [2022-08-23T23:42:59.281Z] #67 ...
23:42:59 [2022-08-23T23:42:59.281Z] 
23:42:59 [2022-08-23T23:42:59.281Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
23:42:59 [2022-08-23T23:42:59.281Z] #57 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1
23:42:59 [2022-08-23T23:42:59.281Z] #57 6.730 go: downloading mvdan.cc/sh/v3 v3.0.2
23:42:59 [2022-08-23T23:42:59.281Z] #57 8.349 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:42:59 [2022-08-23T23:42:59.281Z] #57 8.462 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:42:59 [2022-08-23T23:42:59.281Z] #57 8.464 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:42:59 [2022-08-23T23:42:59.281Z] #57 ...
23:42:59 [2022-08-23T23:42:59.281Z] 
23:42:59 [2022-08-23T23:42:59.281Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:42:59 [2022-08-23T23:42:59.281Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7
23:42:59 [2022-08-23T23:42:59.281Z] #62 5.747 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:42:59 [2022-08-23T23:42:59.281Z] #62 5.788 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:42:59 [2022-08-23T23:42:59.281Z] #62 5.788 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:42:59 [2022-08-23T23:42:59.281Z] #62 6.392 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:42:59 [2022-08-23T23:42:59.281Z] #62 9.669 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB]
23:42:59 [2022-08-23T23:42:59.456Z] #55 30.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
23:42:59 [2022-08-23T23:42:59.456Z] #55 30.88 go: downloading github.com/prometheus/client_golang v1.12.1
23:42:59 [2022-08-23T23:42:59.542Z] #62 ...
23:42:59 [2022-08-23T23:42:59.542Z] 
23:42:59 [2022-08-23T23:42:59.542Z] #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
23:42:59 [2022-08-23T23:42:59.542Z] #38 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8
23:42:59 [2022-08-23T23:42:59.542Z] #38 7.829 go: downloading github.com/pelletier/go-toml v1.8.1
23:42:59 [2022-08-23T23:42:59.542Z] #38 ...
23:42:59 [2022-08-23T23:42:59.542Z] 
23:42:59 [2022-08-23T23:42:59.542Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:42:59 [2022-08-23T23:42:59.542Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef
23:42:59 [2022-08-23T23:42:59.542Z] #47 6.984 + git clone https://github.com/docker/distribution.git .
23:42:59 [2022-08-23T23:42:59.542Z] #47 6.988 Cloning into '.'...
23:42:59 [2022-08-23T23:42:59.801Z] #47 ...
23:42:59 [2022-08-23T23:42:59.801Z] 
23:42:59 [2022-08-23T23:42:59.801Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:42:59 [2022-08-23T23:42:59.801Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:42:59 [2022-08-23T23:42:59.801Z] #42 7.172 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:42:59 [2022-08-23T23:42:59.801Z] #42 7.449 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:42:59 [2022-08-23T23:42:59.801Z] #42 7.472 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:42:59 [2022-08-23T23:42:59.801Z] #42 9.558 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:42:59 [2022-08-23T23:42:59.801Z] #42 ...
23:42:59 [2022-08-23T23:42:59.801Z] 
23:42:59 [2022-08-23T23:42:59.801Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:42:59 [2022-08-23T23:42:59.801Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:42:59 [2022-08-23T23:42:59.801Z] #55 7.511 go: downloading github.com/golangci/golangci-lint v1.46.2
23:43:00 [2022-08-23T23:43:00.031Z] #55 31.46 go: downloading github.com/prometheus/client_model v0.2.0
23:43:00 [2022-08-23T23:43:00.059Z] #55 ...
23:43:00 [2022-08-23T23:43:00.059Z] 
23:43:00 [2022-08-23T23:43:00.059Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:43:00 [2022-08-23T23:43:00.059Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77
23:43:00 [2022-08-23T23:43:00.059Z] #36 8.084 go: downloading github.com/go-delve/delve v1.8.1
23:43:00 [2022-08-23T23:43:00.059Z] #36 ...
23:43:00 [2022-08-23T23:43:00.059Z] 
23:43:00 [2022-08-23T23:43:00.059Z] #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
23:43:00 [2022-08-23T23:43:00.059Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c
23:43:00 [2022-08-23T23:43:00.059Z] #34 5.940 + git clone https://github.com/kolyshkin/go-swagger.git .
23:43:00 [2022-08-23T23:43:00.059Z] #34 5.940 Cloning into '.'...
23:43:00 [2022-08-23T23:43:00.295Z] #55 31.61 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
23:43:00 [2022-08-23T23:43:00.295Z] #55 ...
23:43:00 [2022-08-23T23:43:00.295Z] 
23:43:00 [2022-08-23T23:43:00.295Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:43:00 [2022-08-23T23:43:00.295Z] #42 sha256:8b5d5ef30a3edcf97e9e1e3a890095b0a6aaf276c70841f91e13d159e54cd07b
23:43:00 [2022-08-23T23:43:00.295Z] #42 21.63 Reading package lists...
23:43:00 [2022-08-23T23:43:00.295Z] #42 26.13 Building dependency tree...
23:43:00 [2022-08-23T23:43:00.295Z] #42 29.98 The following additional packages will be installed:
23:43:00 [2022-08-23T23:43:00.295Z] #42 30.00   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
23:43:00 [2022-08-23T23:43:00.295Z] #42 30.00 Suggested packages:
23:43:00 [2022-08-23T23:43:00.295Z] #42 30.00   cmake-doc ninja-build lrzip
23:43:00 [2022-08-23T23:43:00.295Z] #42 30.00 Recommended packages:
23:43:00 [2022-08-23T23:43:00.295Z] #42 30.00   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:43:00 [2022-08-23T23:43:00.295Z] #42 30.78 The following NEW packages will be installed:
23:43:00 [2022-08-23T23:43:00.295Z] #42 30.81   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
23:43:00 [2022-08-23T23:43:00.295Z] #42 30.81   vim-common xxd
23:43:00 [2022-08-23T23:43:00.295Z] #42 31.23 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
23:43:00 [2022-08-23T23:43:00.295Z] #42 31.23 Need to get 15.6 MB of archives.
23:43:00 [2022-08-23T23:43:00.295Z] #42 31.23 After this operation, 67.4 MB of additional disk space will be used.
23:43:00 [2022-08-23T23:43:00.295Z] #42 31.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
23:43:00 [2022-08-23T23:43:00.295Z] #42 31.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:43:00 [2022-08-23T23:43:00.295Z] #42 31.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
23:43:00 [2022-08-23T23:43:00.295Z] #42 31.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
23:43:00 [2022-08-23T23:43:00.295Z] #42 31.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
23:43:00 [2022-08-23T23:43:00.295Z] #42 31.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
23:43:00 [2022-08-23T23:43:00.295Z] #42 31.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
23:43:00 [2022-08-23T23:43:00.295Z] #42 31.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
23:43:00 [2022-08-23T23:43:00.295Z] #42 31.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
23:43:00 [2022-08-23T23:43:00.295Z] #42 31.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
23:43:00 [2022-08-23T23:43:00.316Z] #34 ...
23:43:00 [2022-08-23T23:43:00.316Z] 
23:43:00 [2022-08-23T23:43:00.316Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
23:43:00 [2022-08-23T23:43:00.316Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8
23:43:00 [2022-08-23T23:43:00.316Z] #40 7.474 go: downloading github.com/tc-hib/go-winres v0.2.3
23:43:00 [2022-08-23T23:43:00.316Z] #40 8.448 go: downloading github.com/tc-hib/winres v0.1.5
23:43:00 [2022-08-23T23:43:00.316Z] #40 10.79 go: downloading github.com/urfave/cli/v2 v2.3.0
23:43:00 [2022-08-23T23:43:00.557Z] #42 ...
23:43:00 [2022-08-23T23:43:00.557Z] 
23:43:00 [2022-08-23T23:43:00.557Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:43:00 [2022-08-23T23:43:00.557Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3
23:43:00 [2022-08-23T23:43:00.557Z] #55 31.75 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:43:00 [2022-08-23T23:43:00.557Z] #55 31.76 go: downloading github.com/google/go-cmp v0.5.7
23:43:00 [2022-08-23T23:43:00.557Z] #55 31.96 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
23:43:00 [2022-08-23T23:43:00.557Z] #55 32.04 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
23:43:00 [2022-08-23T23:43:00.574Z] #40 11.43 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
23:43:00 [2022-08-23T23:43:00.574Z] #40 ...
23:43:00 [2022-08-23T23:43:00.574Z] 
23:43:00 [2022-08-23T23:43:00.574Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:43:00 [2022-08-23T23:43:00.574Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:43:00 [2022-08-23T23:43:00.574Z] #51 8.519 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:43:00 [2022-08-23T23:43:00.574Z] #51 8.745 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:43:00 [2022-08-23T23:43:00.574Z] #51 8.767 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:43:00 [2022-08-23T23:43:00.574Z] #51 9.254 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
23:43:00 [2022-08-23T23:43:00.574Z] #51 11.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:43:00 [2022-08-23T23:43:00.574Z] #51 ...
23:43:00 [2022-08-23T23:43:00.574Z] 
23:43:00 [2022-08-23T23:43:00.574Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:43:00 [2022-08-23T23:43:00.574Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269
23:43:00 [2022-08-23T23:43:00.574Z] #53 5.892 go: downloading gotest.tools/gotestsum v1.8.1
23:43:00 [2022-08-23T23:43:00.574Z] #53 7.765 go: downloading github.com/dnephin/pflag v1.0.7
23:43:00 [2022-08-23T23:43:00.574Z] #53 7.765 go: downloading github.com/fatih/color v1.10.0
23:43:00 [2022-08-23T23:43:00.574Z] #53 7.798 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:43:00 [2022-08-23T23:43:00.574Z] #53 7.914 go: downloading github.com/pkg/errors v0.9.1
23:43:00 [2022-08-23T23:43:00.574Z] #53 8.880 go: downloading github.com/mattn/go-colorable v0.1.8
23:43:00 [2022-08-23T23:43:00.574Z] #53 8.957 go: downloading github.com/mattn/go-isatty v0.0.12
23:43:00 [2022-08-23T23:43:00.574Z] #53 9.099 go: downloading github.com/fsnotify/fsnotify v1.4.9
23:43:00 [2022-08-23T23:43:00.574Z] #53 9.293 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
23:43:00 [2022-08-23T23:43:00.574Z] #53 9.404 go: downloading github.com/jonboulle/clockwork v0.2.2
23:43:00 [2022-08-23T23:43:00.574Z] #53 9.585 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
23:43:00 [2022-08-23T23:43:00.574Z] #53 9.691 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
23:43:00 [2022-08-23T23:43:00.574Z] #53 10.39 go: downloading golang.org/x/tools v0.1.0
23:43:00 [2022-08-23T23:43:00.778Z] #17 3.050 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:43:00 [2022-08-23T23:43:00.778Z] #17 DONE 3.2s
23:43:00 [2022-08-23T23:43:00.778Z] 
23:43:00 [2022-08-23T23:43:00.778Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:43:00 [2022-08-23T23:43:00.778Z] #18 sha256:3146d7b7af4d9e9b12219299b7ad33ccb5379a5dd3eb035411a418cb8d26fccd
23:43:00 [2022-08-23T23:43:00.820Z] #55 32.09 go: downloading github.com/hexops/gotextdiff v1.0.3
23:43:00 [2022-08-23T23:43:00.820Z] #55 32.16 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
23:43:00 [2022-08-23T23:43:00.820Z] #55 32.18 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
23:43:00 [2022-08-23T23:43:00.820Z] #55 32.21 go: downloading github.com/olekukonko/tablewriter v0.0.5
23:43:00 [2022-08-23T23:43:00.820Z] #55 32.32 go: downloading github.com/cespare/xxhash/v2 v2.1.2
23:43:00 [2022-08-23T23:43:00.820Z] #55 32.33 go: downloading github.com/beorn7/perks v1.0.1
23:43:00 [2022-08-23T23:43:00.820Z] #55 32.40 go: downloading github.com/golang/protobuf v1.5.2
23:43:00 [2022-08-23T23:43:00.833Z] #53 ...
23:43:00 [2022-08-23T23:43:00.833Z] 
23:43:00 [2022-08-23T23:43:00.833Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
23:43:00 [2022-08-23T23:43:00.833Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8
23:43:00 [2022-08-23T23:43:00.833Z] #40 11.63 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
23:43:01 [2022-08-23T23:43:01.082Z] #55 32.48 go: downloading github.com/prometheus/common v0.32.1
23:43:01 [2022-08-23T23:43:01.343Z] #55 32.78 go: downloading github.com/prometheus/procfs v0.7.3
23:43:01 [2022-08-23T23:43:01.343Z] #55 32.79 go: downloading google.golang.org/protobuf v1.28.0
23:43:01 [2022-08-23T23:43:01.484Z] #26 ...
23:43:01 [2022-08-23T23:43:01.484Z] 
23:43:01 [2022-08-23T23:43:01.484Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:43:01 [2022-08-23T23:43:01.484Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:43:01 [2022-08-23T23:43:01.484Z] #76 6.584 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:43:01 [2022-08-23T23:43:01.484Z] #76 6.635 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:43:01 [2022-08-23T23:43:01.484Z] #76 6.640 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:43:01 [2022-08-23T23:43:01.484Z] #76 7.774 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:43:01 [2022-08-23T23:43:01.484Z] #76 ...
23:43:01 [2022-08-23T23:43:01.484Z] 
23:43:01 [2022-08-23T23:43:01.484Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:43:01 [2022-08-23T23:43:01.484Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:43:01 [2022-08-23T23:43:01.484Z] #42 5.386 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:43:01 [2022-08-23T23:43:01.484Z] #42 5.422 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:43:01 [2022-08-23T23:43:01.484Z] #42 5.422 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:43:01 [2022-08-23T23:43:01.484Z] #42 6.552 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:43:01 [2022-08-23T23:43:01.484Z] #42 9.697 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB]
23:43:01 [2022-08-23T23:43:01.484Z] #42 ...
23:43:01 [2022-08-23T23:43:01.484Z] 
23:43:01 [2022-08-23T23:43:01.484Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
23:43:01 [2022-08-23T23:43:01.484Z] #57 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1
23:43:01 [2022-08-23T23:43:01.484Z] #57 6.278 go: downloading mvdan.cc/sh/v3 v3.0.2
23:43:01 [2022-08-23T23:43:01.484Z] #57 8.051 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
23:43:01 [2022-08-23T23:43:01.484Z] #57 8.082 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
23:43:01 [2022-08-23T23:43:01.484Z] #57 8.248 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
23:43:01 [2022-08-23T23:43:01.484Z] #57 ...
23:43:01 [2022-08-23T23:43:01.484Z] 
23:43:01 [2022-08-23T23:43:01.484Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:43:01 [2022-08-23T23:43:01.484Z] #67 sha256:d6c679f00efbdb7b17800e3ba17adb7f7c9e7d0b789d13c82ca9e9f81a9f4d06
23:43:01 [2022-08-23T23:43:01.484Z] #67 5.990 + RM_GOPATH=0
23:43:01 [2022-08-23T23:43:01.484Z] #67 5.991 + TMP_GOPATH=
23:43:01 [2022-08-23T23:43:01.484Z] #67 5.991 + : /build
23:43:01 [2022-08-23T23:43:01.484Z] #67 5.991 + '[' -z '' ']'
23:43:01 [2022-08-23T23:43:01.484Z] #67 5.993 ++ mktemp -d
23:43:01 [2022-08-23T23:43:01.484Z] #67 5.994 + export GOPATH=/tmp/tmp.rsnAUpXlDj
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.001 + GOPATH=/tmp/tmp.rsnAUpXlDj
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.002 + RM_GOPATH=1
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.005 + case "$(go env GOARCH)" in
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.006 ++ go env GOARCH
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.089 + export GO_BUILDMODE=-buildmode=pie
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.089 + GO_BUILDMODE=-buildmode=pie
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.089 ++ dirname /install.sh
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.098 + dir=/
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.098 + bin=rootlesskit
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.098 + shift
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.098 + '[' '!' -f //rootlesskit.installer ']'
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.098 + . //rootlesskit.installer
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.098 ++ : 1920341cd41e047834a21007424162a2dc946315
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.099 + install_rootlesskit
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.099 + case "$1" in
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.099 + export CGO_ENABLED=0
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.099 + CGO_ENABLED=0
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.099 + _install_rootlesskit
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.099 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.099 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.099 + for f in rootlesskit rootlesskit-docker-proxy
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.099 + GOBIN=/build
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.100 + GO111MODULE=on
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.100 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
23:43:01 [2022-08-23T23:43:01.484Z] #67 6.868 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
23:43:01 [2022-08-23T23:43:01.484Z] #67 ...
23:43:01 [2022-08-23T23:43:01.484Z] 
23:43:01 [2022-08-23T23:43:01.484Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:43:01 [2022-08-23T23:43:01.484Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7
23:43:01 [2022-08-23T23:43:01.484Z] #62 5.880 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:43:01 [2022-08-23T23:43:01.484Z] #62 5.966 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:43:01 [2022-08-23T23:43:01.484Z] #62 5.966 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:43:01 [2022-08-23T23:43:01.484Z] #62 7.210 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:43:01 [2022-08-23T23:43:01.484Z] #62 9.862 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB]
23:43:01 [2022-08-23T23:43:01.745Z] #62 ...
23:43:01 [2022-08-23T23:43:01.745Z] 
23:43:01 [2022-08-23T23:43:01.745Z] #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
23:43:01 [2022-08-23T23:43:01.745Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c
23:43:01 [2022-08-23T23:43:01.745Z] #34 6.234 + git clone https://github.com/kolyshkin/go-swagger.git .
23:43:01 [2022-08-23T23:43:01.745Z] #34 6.247 Cloning into '.'...
23:43:01 [2022-08-23T23:43:01.745Z] #34 ...
23:43:01 [2022-08-23T23:43:01.745Z] 
23:43:01 [2022-08-23T23:43:01.745Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:43:01 [2022-08-23T23:43:01.745Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269
23:43:01 [2022-08-23T23:43:01.745Z] #53 6.858 go: downloading gotest.tools/gotestsum v1.8.1
23:43:01 [2022-08-23T23:43:01.745Z] #53 10.53 go: downloading github.com/fatih/color v1.10.0
23:43:01 [2022-08-23T23:43:01.918Z] #55 ...
23:43:01 [2022-08-23T23:43:01.918Z] 
23:43:01 [2022-08-23T23:43:01.918Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:43:01 [2022-08-23T23:43:01.918Z] #51 sha256:f5cbc7ce3b0c91eb0d42d2e798ac6a9ffcc600be0cba7ea40c6f5634c336c049
23:43:01 [2022-08-23T23:43:01.918Z] #51 22.92 Reading package lists...
23:43:01 [2022-08-23T23:43:01.918Z] #51 27.34 Building dependency tree...
23:43:01 [2022-08-23T23:43:01.918Z] #51 31.40 The following additional packages will be installed:
23:43:01 [2022-08-23T23:43:01.918Z] #51 31.41   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
23:43:01 [2022-08-23T23:43:01.918Z] #51 31.44   python3-protobuf python3-six
23:43:01 [2022-08-23T23:43:01.918Z] #51 31.44 Suggested packages:
23:43:01 [2022-08-23T23:43:01.918Z] #51 31.44   python3-setuptools
23:43:01 [2022-08-23T23:43:01.918Z] #51 31.44 Recommended packages:
23:43:01 [2022-08-23T23:43:01.918Z] #51 31.44   iproute2 | iproute
23:43:01 [2022-08-23T23:43:01.918Z] #51 32.10 The following NEW packages will be installed:
23:43:01 [2022-08-23T23:43:01.918Z] #51 32.11   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
23:43:01 [2022-08-23T23:43:01.918Z] #51 32.12   python3-protobuf python3-six
23:43:01 [2022-08-23T23:43:01.918Z] #51 32.73 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
23:43:01 [2022-08-23T23:43:01.918Z] #51 32.73 Need to get 2136 kB of archives.
23:43:01 [2022-08-23T23:43:01.918Z] #51 32.73 After this operation, 10.8 MB of additional disk space will be used.
23:43:01 [2022-08-23T23:43:01.918Z] #51 32.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
23:43:01 [2022-08-23T23:43:01.918Z] #51 32.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:43:01 [2022-08-23T23:43:01.918Z] #51 32.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
23:43:01 [2022-08-23T23:43:01.918Z] #51 32.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
23:43:01 [2022-08-23T23:43:01.918Z] #51 32.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
23:43:01 [2022-08-23T23:43:01.918Z] #51 32.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
23:43:01 [2022-08-23T23:43:01.918Z] #51 32.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
23:43:01 [2022-08-23T23:43:01.918Z] #51 ...
23:43:01 [2022-08-23T23:43:01.918Z] 
23:43:01 [2022-08-23T23:43:01.918Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:43:01 [2022-08-23T23:43:01.918Z] #42 sha256:8b5d5ef30a3edcf97e9e1e3a890095b0a6aaf276c70841f91e13d159e54cd07b
23:43:01 [2022-08-23T23:43:01.918Z] #42 32.91 debconf: delaying package configuration, since apt-utils is not installed
23:43:01 [2022-08-23T23:43:01.918Z] #42 33.17 Fetched 15.6 MB in 1s (17.3 MB/s)
23:43:01 [2022-08-23T23:43:01.918Z] #42 33.28 Selecting previously unselected package xxd.
23:43:01 [2022-08-23T23:43:01.918Z] #42 33.28 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
23:43:01 [2022-08-23T23:43:01.918Z] #42 33.34 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
23:43:01 [2022-08-23T23:43:01.918Z] #42 33.38 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:43:02 [2022-08-23T23:43:02.007Z] #53 ...
23:43:02 [2022-08-23T23:43:02.007Z] 
23:43:02 [2022-08-23T23:43:02.007Z] #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
23:43:02 [2022-08-23T23:43:02.007Z] #38 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8
23:43:02 [2022-08-23T23:43:02.007Z] #38 6.929 go: downloading github.com/pelletier/go-toml v1.8.1
23:43:02 [2022-08-23T23:43:02.214Z] #42 33.71 Selecting previously unselected package vim-common.
23:43:02 [2022-08-23T23:43:02.214Z] #42 33.73 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:43:02 [2022-08-23T23:43:02.214Z] #42 33.77 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:43:02 [2022-08-23T23:43:02.268Z] #38 ...
23:43:02 [2022-08-23T23:43:02.268Z] 
23:43:02 [2022-08-23T23:43:02.268Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:43:02 [2022-08-23T23:43:02.268Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:43:02 [2022-08-23T23:43:02.268Z] #55 5.806 go: downloading github.com/golangci/golangci-lint v1.46.2
23:43:02 [2022-08-23T23:43:02.268Z] #55 8.985 go: downloading github.com/fatih/color v1.13.0
23:43:02 [2022-08-23T23:43:02.268Z] #55 9.032 go: downloading github.com/gofrs/flock v0.8.1
23:43:02 [2022-08-23T23:43:02.268Z] #55 9.573 go: downloading github.com/pkg/errors v0.9.1
23:43:02 [2022-08-23T23:43:02.268Z] #55 9.729 go: downloading github.com/spf13/cobra v1.4.0
23:43:02 [2022-08-23T23:43:02.268Z] #55 9.791 go: downloading github.com/spf13/pflag v1.0.5
23:43:02 [2022-08-23T23:43:02.268Z] #55 10.19 go: downloading github.com/spf13/viper v1.11.0
23:43:02 [2022-08-23T23:43:02.268Z] #55 10.50 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
23:43:02 [2022-08-23T23:43:02.268Z] #55 ...
23:43:02 [2022-08-23T23:43:02.268Z] 
23:43:02 [2022-08-23T23:43:02.268Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:43:02 [2022-08-23T23:43:02.268Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef
23:43:02 [2022-08-23T23:43:02.268Z] #47 4.999 + git clone https://github.com/docker/distribution.git .
23:43:02 [2022-08-23T23:43:02.268Z] #47 4.999 Cloning into '.'...
23:43:02 [2022-08-23T23:43:02.268Z] #47 ...
23:43:02 [2022-08-23T23:43:02.268Z] 
23:43:02 [2022-08-23T23:43:02.268Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
23:43:02 [2022-08-23T23:43:02.268Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8
23:43:02 [2022-08-23T23:43:02.268Z] #40 6.457 go: downloading github.com/tc-hib/go-winres v0.2.3
23:43:02 [2022-08-23T23:43:02.268Z] #40 7.975 go: downloading github.com/tc-hib/winres v0.1.5
23:43:02 [2022-08-23T23:43:02.268Z] #40 10.74 go: downloading github.com/urfave/cli/v2 v2.3.0
23:43:02 [2022-08-23T23:43:02.268Z] #40 11.26 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
23:43:02 [2022-08-23T23:43:02.268Z] #40 11.38 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
23:43:02 [2022-08-23T23:43:02.529Z] #40 ...
23:43:02 [2022-08-23T23:43:02.529Z] 
23:43:02 [2022-08-23T23:43:02.529Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:43:02 [2022-08-23T23:43:02.529Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:43:02 [2022-08-23T23:43:02.529Z] #55 11.48 go: downloading github.com/mattn/go-colorable v0.1.12
23:43:02 [2022-08-23T23:43:02.529Z] #55 11.51 go: downloading github.com/mattn/go-isatty v0.0.14
23:43:02 [2022-08-23T23:43:02.791Z] #55 11.70 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
23:43:02 [2022-08-23T23:43:02.791Z] #55 11.78 go: downloading github.com/go-critic/go-critic v0.6.3
23:43:02 [2022-08-23T23:43:02.795Z] #42 ...
23:43:02 [2022-08-23T23:43:02.795Z] 
23:43:02 [2022-08-23T23:43:02.795Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:43:02 [2022-08-23T23:43:02.795Z] #62 sha256:4c16d84be9abb309fa6c2db9d77dbc07be3e100921ed5688b00a774bf39598ed
23:43:02 [2022-08-23T23:43:02.795Z] #62 21.77 Reading package lists...
23:43:02 [2022-08-23T23:43:02.795Z] #62 26.50 Building dependency tree...
23:43:02 [2022-08-23T23:43:02.795Z] #62 30.44 The following additional packages will be installed:
23:43:02 [2022-08-23T23:43:02.795Z] #62 30.45   libbtrfs0
23:43:02 [2022-08-23T23:43:02.795Z] #62 30.65 The following NEW packages will be installed:
23:43:02 [2022-08-23T23:43:02.795Z] #62 30.67   libbtrfs-dev libbtrfs0
23:43:02 [2022-08-23T23:43:02.795Z] #62 31.12 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
23:43:02 [2022-08-23T23:43:02.795Z] #62 31.12 Need to get 454 kB of archives.
23:43:02 [2022-08-23T23:43:02.795Z] #62 31.12 After this operation, 1275 kB of additional disk space will be used.
23:43:02 [2022-08-23T23:43:02.795Z] #62 31.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
23:43:02 [2022-08-23T23:43:02.795Z] #62 31.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
23:43:02 [2022-08-23T23:43:02.795Z] #62 32.17 debconf: delaying package configuration, since apt-utils is not installed
23:43:02 [2022-08-23T23:43:02.795Z] #62 32.51 Fetched 454 kB in 0s (1255 kB/s)
23:43:02 [2022-08-23T23:43:02.795Z] #62 32.59 Selecting previously unselected package libbtrfs0:arm64.
23:43:02 [2022-08-23T23:43:02.795Z] #62 32.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 ... 15708 files and directories currently installed.)
23:43:02 [2022-08-23T23:43:02.795Z] #62 32.67 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
23:43:02 [2022-08-23T23:43:02.795Z] #62 32.70 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
23:43:02 [2022-08-23T23:43:02.795Z] #62 32.94 Selecting previously unselected package libbtrfs-dev:arm64.
23:43:02 [2022-08-23T23:43:02.795Z] #62 32.94 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
23:43:02 [2022-08-23T23:43:02.795Z] #62 32.94 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
23:43:02 [2022-08-23T23:43:02.795Z] #62 33.37 Setting up libbtrfs0:arm64 (5.10.1-2) ...
23:43:02 [2022-08-23T23:43:02.795Z] #62 33.42 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
23:43:02 [2022-08-23T23:43:02.795Z] #62 33.49 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:43:02 [2022-08-23T23:43:02.795Z] #62 DONE 34.2s
23:43:02 [2022-08-23T23:43:02.795Z] 
23:43:02 [2022-08-23T23:43:02.795Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
23:43:02 [2022-08-23T23:43:02.795Z] #63 sha256:06f7b701e0ce12914d01da87db1648fd1aedd557146cb19f867630887e9abf1f
23:43:03 [2022-08-23T23:43:03.067Z] #63 ...
23:43:03 [2022-08-23T23:43:03.067Z] 
23:43:03 [2022-08-23T23:43:03.067Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:43:03 [2022-08-23T23:43:03.067Z] #76 sha256:fa20c54da028ba69aa4ff002d5080a320567d0b5b6bbeda8c0bdf45fb8f77bb7
23:43:03 [2022-08-23T23:43:03.067Z] #76 19.35 Reading package lists...
23:43:03 [2022-08-23T23:43:03.067Z] #76 24.28 Building dependency tree...
23:43:03 [2022-08-23T23:43:03.067Z] #76 28.32 python3 is already the newest version (3.9.2-3).
23:43:03 [2022-08-23T23:43:03.067Z] #76 28.32 The following additional packages will be installed:
23:43:03 [2022-08-23T23:43:03.067Z] #76 28.34   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
23:43:03 [2022-08-23T23:43:03.067Z] #76 28.35   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
23:43:03 [2022-08-23T23:43:03.067Z] #76 28.36 Suggested packages:
23:43:03 [2022-08-23T23:43:03.067Z] #76 28.39   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
23:43:03 [2022-08-23T23:43:03.067Z] #76 28.39   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
23:43:03 [2022-08-23T23:43:03.067Z] #76 28.39   m4-doc ed diffutils-doc
23:43:03 [2022-08-23T23:43:03.067Z] #76 28.39 Recommended packages:
23:43:03 [2022-08-23T23:43:03.067Z] #76 28.39   fakeroot libalgorithm-merge-perl libltdl-dev
23:43:03 [2022-08-23T23:43:03.067Z] #76 29.98 The following NEW packages will be installed:
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.02   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.02   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.02   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.02   libyajl2 m4 patch xz-utils
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.59 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.59 Need to get 5916 kB of archives.
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.59 After this operation, 18.6 MB of additional disk space will be used.
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.69 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB]
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.79 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.85 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
23:43:03 [2022-08-23T23:43:03.067Z] #76 30.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
23:43:03 [2022-08-23T23:43:03.067Z] #76 31.82 debconf: delaying package configuration, since apt-utils is not installed
23:43:03 [2022-08-23T23:43:03.067Z] #76 32.11 Fetched 5916 kB in 1s (8494 kB/s)
23:43:03 [2022-08-23T23:43:03.067Z] #76 32.22 Selecting previously unselected package bzip2.
23:43:03 [2022-08-23T23:43:03.067Z] #76 32.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
23:43:03 [2022-08-23T23:43:03.067Z] #76 32.29 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
23:43:03 [2022-08-23T23:43:03.067Z] #76 32.29 Unpacking bzip2 (1.0.8-4) ...
23:43:03 [2022-08-23T23:43:03.067Z] #76 32.46 Selecting previously unselected package libmagic-mgc.
23:43:03 [2022-08-23T23:43:03.067Z] #76 32.46 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
23:43:03 [2022-08-23T23:43:03.067Z] #76 32.47 Unpacking libmagic-mgc (1:5.39-3) ...
23:43:03 [2022-08-23T23:43:03.067Z] #76 33.07 Selecting previously unselected package libmagic1:arm64.
23:43:03 [2022-08-23T23:43:03.067Z] #76 33.09 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
23:43:03 [2022-08-23T23:43:03.067Z] #76 33.11 Unpacking libmagic1:arm64 (1:5.39-3) ...
23:43:03 [2022-08-23T23:43:03.067Z] #76 33.31 Selecting previously unselected package file.
23:43:03 [2022-08-23T23:43:03.067Z] #76 33.33 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
23:43:03 [2022-08-23T23:43:03.067Z] #76 33.37 Unpacking file (1:5.39-3) ...
23:43:03 [2022-08-23T23:43:03.067Z] #76 33.52 Selecting previously unselected package xz-utils.
23:43:03 [2022-08-23T23:43:03.067Z] #76 33.53 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
23:43:03 [2022-08-23T23:43:03.067Z] #76 33.53 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
23:43:03 [2022-08-23T23:43:03.067Z] #76 33.97 Selecting previously unselected package libsigsegv2:arm64.
23:43:03 [2022-08-23T23:43:03.067Z] #76 33.98 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
23:43:03 [2022-08-23T23:43:03.067Z] #76 34.00 Unpacking libsigsegv2:arm64 (2.13-1) ...
23:43:03 [2022-08-23T23:43:03.067Z] #76 34.17 Selecting previously unselected package m4.
23:43:03 [2022-08-23T23:43:03.067Z] #76 34.19 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
23:43:03 [2022-08-23T23:43:03.067Z] #76 34.19 Unpacking m4 (1.4.18-5) ...
23:43:03 [2022-08-23T23:43:03.221Z] #21 1.643 Reading package lists...
23:43:03 [2022-08-23T23:43:03.328Z] #76 ...
23:43:03 [2022-08-23T23:43:03.328Z] 
23:43:03 [2022-08-23T23:43:03.328Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
23:43:03 [2022-08-23T23:43:03.328Z] #40 sha256:8953a40339338d38d0df1966dd1a29a443b81d9c6e92e9faec9eec526354c8d9
23:43:03 [2022-08-23T23:43:03.328Z] #40 34.67 NAME:
23:43:03 [2022-08-23T23:43:03.328Z] #40 34.67    go-winres - A tool for embedding resources in Windows executables
23:43:03 [2022-08-23T23:43:03.328Z] #40 34.67 
23:43:03 [2022-08-23T23:43:03.328Z] #40 34.67 USAGE:
23:43:03 [2022-08-23T23:43:03.328Z] #40 34.67    go-winres [global options] command [command options] [arguments...]
23:43:03 [2022-08-23T23:43:03.328Z] #40 34.67 
23:43:03 [2022-08-23T23:43:03.328Z] #40 34.67 COMMANDS:
23:43:03 [2022-08-23T23:43:03.328Z] #40 34.67    init     Create an initial ./winres/winres.json
23:43:03 [2022-08-23T23:43:03.328Z] #40 34.67    make     Make syso files for the "go build" command
23:43:03 [2022-08-23T23:43:03.328Z] #40 34.67    simply   Make syso files for the "go build" command (simplified)
23:43:03 [2022-08-23T23:43:03.328Z] #40 34.67    extract  Extract all resources from an executable
23:43:03 [2022-08-23T23:43:03.328Z] #40 34.67    patch    Replace resources in an executable file (exe, dll)
23:43:03 [2022-08-23T23:43:03.328Z] #40 34.67    help, h  Shows a list of commands or help for one command
23:43:03 [2022-08-23T23:43:03.328Z] #40 34.67 
23:43:03 [2022-08-23T23:43:03.328Z] #40 34.67 GLOBAL OPTIONS:
23:43:03 [2022-08-23T23:43:03.328Z] #40 34.67    --help, -h  show help (default: false)
23:43:03 [2022-08-23T23:43:03.924Z] #40 DONE 35.2s
23:43:03 [2022-08-23T23:43:03.924Z] 
23:43:03 [2022-08-23T23:43:03.924Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
23:43:03 [2022-08-23T23:43:03.924Z] #57 sha256:b950dc4404534e1b578ae549e8db28d0b301c11f6adb16c67e4ece8de3b3ef67
23:43:03 [2022-08-23T23:43:03.924Z] #57 35.10 v3.0.2
23:43:03 [2022-08-23T23:43:03.924Z] #57 DONE 35.3s
23:43:03 [2022-08-23T23:43:03.924Z] 
23:43:03 [2022-08-23T23:43:03.924Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
23:43:03 [2022-08-23T23:43:03.924Z] #63 sha256:06f7b701e0ce12914d01da87db1648fd1aedd557146cb19f867630887e9abf1f
23:43:03 [2022-08-23T23:43:03.924Z] #63 DONE 1.1s
23:43:03 [2022-08-23T23:43:03.924Z] 
23:43:03 [2022-08-23T23:43:03.924Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:43:03 [2022-08-23T23:43:03.924Z] #64 sha256:4fe360a63bd4160385cee50eb958ecdc613bb1866cb9a52f05b6024b1801c86b
23:43:04 [2022-08-23T23:43:04.995Z] #18 DONE 4.4s
23:43:04 [2022-08-23T23:43:04.995Z] 
23:43:04 [2022-08-23T23:43:04.995Z] #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
23:43:04 [2022-08-23T23:43:04.995Z] #60 sha256:7297242f8da2459d20ab6a0ea5009279eb30c564b60a903bed881044300e74b7
23:43:04 [2022-08-23T23:43:04.995Z] #60 14.46 + cd /tmp/tmp.izC8OgZkQ7/src/github.com/opencontainers/runc
23:43:04 [2022-08-23T23:43:04.995Z] #60 14.46 + git checkout -q v1.1.3
23:43:05 [2022-08-23T23:43:05.343Z] #55 13.97 go: downloading github.com/hashicorp/go-version v1.4.0
23:43:05 [2022-08-23T23:43:05.344Z] #55 14.12 go: downloading github.com/ldez/gomoddirectives v0.2.3
23:43:05 [2022-08-23T23:43:05.440Z] #64 1.492 + RM_GOPATH=0
23:43:05 [2022-08-23T23:43:05.440Z] #64 1.492 + TMP_GOPATH=
23:43:05 [2022-08-23T23:43:05.440Z] #64 1.492 + : /build
23:43:05 [2022-08-23T23:43:05.440Z] #64 1.492 + '[' -z '' ']'
23:43:05 [2022-08-23T23:43:05.440Z] #64 1.492 ++ mktemp -d
23:43:05 [2022-08-23T23:43:05.440Z] #64 1.515 + export GOPATH=/tmp/tmp.ouWORQVDmu
23:43:05 [2022-08-23T23:43:05.440Z] #64 1.515 + GOPATH=/tmp/tmp.ouWORQVDmu
23:43:05 [2022-08-23T23:43:05.440Z] #64 1.515 + RM_GOPATH=1
23:43:05 [2022-08-23T23:43:05.440Z] #64 1.515 + case "$(go env GOARCH)" in
23:43:05 [2022-08-23T23:43:05.440Z] #64 1.515 ++ go env GOARCH
23:43:05 [2022-08-23T23:43:05.440Z] #64 1.558 + export GO_BUILDMODE=-buildmode=pie
23:43:05 [2022-08-23T23:43:05.602Z] #60 15.28 + '[' -z '' ']'
23:43:05 [2022-08-23T23:43:05.602Z] #60 15.31 + target=static
23:43:05 [2022-08-23T23:43:05.602Z] #60 15.31 + make BUILDTAGS=seccomp static
23:43:05 [2022-08-23T23:43:05.605Z] #55 14.58 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:43:05 [2022-08-23T23:43:05.701Z] #64 1.610 + GO_BUILDMODE=-buildmode=pie
23:43:05 [2022-08-23T23:43:05.701Z] #64 1.610 ++ dirname /install.sh
23:43:05 [2022-08-23T23:43:05.701Z] #64 1.610 + dir=/
23:43:05 [2022-08-23T23:43:05.701Z] #64 1.610 + bin=containerd
23:43:05 [2022-08-23T23:43:05.701Z] #64 1.610 + shift
23:43:05 [2022-08-23T23:43:05.701Z] #64 1.610 + '[' '!' -f //containerd.installer ']'
23:43:05 [2022-08-23T23:43:05.701Z] #64 1.610 + . //containerd.installer
23:43:05 [2022-08-23T23:43:05.701Z] #64 1.610 ++ set -e
23:43:05 [2022-08-23T23:43:05.701Z] #64 1.610 ++ : v1.6.7
23:43:05 [2022-08-23T23:43:05.701Z] #64 1.610 + install_containerd
23:43:05 [2022-08-23T23:43:05.701Z] #64 1.610 + echo 'Install containerd version v1.6.7'
23:43:05 [2022-08-23T23:43:05.701Z] #64 1.610 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ouWORQVDmu/src/github.com/containerd/containerd
23:43:05 [2022-08-23T23:43:05.701Z] #64 1.610 Cloning into '/tmp/tmp.ouWORQVDmu/src/github.com/containerd/containerd'...
23:43:05 [2022-08-23T23:43:05.701Z] #64 1.625 Install containerd version v1.6.7
23:43:05 [2022-08-23T23:43:05.869Z] #55 14.86 go: downloading github.com/hashicorp/go-multierror v1.1.1
23:43:05 [2022-08-23T23:43:05.901Z] #60 15.77 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc .
23:43:05 [2022-08-23T23:43:05.964Z] #64 ...
23:43:05 [2022-08-23T23:43:05.964Z] 
23:43:05 [2022-08-23T23:43:05.964Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:43:05 [2022-08-23T23:43:05.964Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8
23:43:05 [2022-08-23T23:43:05.964Z] #14 22.53 Reading package lists...
23:43:05 [2022-08-23T23:43:05.964Z] #14 27.35 Building dependency tree...
23:43:05 [2022-08-23T23:43:05.964Z] #14 31.65 The following additional packages will be installed:
23:43:05 [2022-08-23T23:43:05.964Z] #14 31.65   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:43:05 [2022-08-23T23:43:05.964Z] #14 31.65   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
23:43:05 [2022-08-23T23:43:05.964Z] #14 31.66   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
23:43:05 [2022-08-23T23:43:05.964Z] #14 31.66   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
23:43:05 [2022-08-23T23:43:05.964Z] #14 31.66   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
23:43:05 [2022-08-23T23:43:05.964Z] #14 31.66   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
23:43:05 [2022-08-23T23:43:05.964Z] #14 31.67   mingw-w64-common mingw-w64-x86-64-dev
23:43:05 [2022-08-23T23:43:05.964Z] #14 31.68 Suggested packages:
23:43:05 [2022-08-23T23:43:05.964Z] #14 31.70   gcc-10-locales seccomp wine64
23:43:05 [2022-08-23T23:43:05.964Z] #14 33.03 The following NEW packages will be installed:
23:43:05 [2022-08-23T23:43:05.964Z] #14 33.03   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:43:05 [2022-08-23T23:43:05.964Z] #14 33.03   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
23:43:05 [2022-08-23T23:43:05.964Z] #14 33.03   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
23:43:05 [2022-08-23T23:43:05.964Z] #14 33.03   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
23:43:05 [2022-08-23T23:43:05.964Z] #14 33.04   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
23:43:05 [2022-08-23T23:43:05.964Z] #14 33.04   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
23:43:05 [2022-08-23T23:43:05.964Z] #14 33.04   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
23:43:05 [2022-08-23T23:43:05.964Z] #14 33.04   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
23:43:05 [2022-08-23T23:43:05.964Z] #14 33.05   mingw-w64-x86-64-dev
23:43:05 [2022-08-23T23:43:05.964Z] #14 33.45 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
23:43:05 [2022-08-23T23:43:05.964Z] #14 33.45 Need to get 108 MB of archives.
23:43:05 [2022-08-23T23:43:05.964Z] #14 33.45 After this operation, 620 MB of additional disk space will be used.
23:43:05 [2022-08-23T23:43:05.964Z] #14 33.45 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]
23:43:05 [2022-08-23T23:43:05.964Z] #14 33.63 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]
23:43:05 [2022-08-23T23:43:05.964Z] #14 33.73 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
23:43:05 [2022-08-23T23:43:05.964Z] #14 33.73 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
23:43:05 [2022-08-23T23:43:05.964Z] #14 33.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
23:43:05 [2022-08-23T23:43:05.965Z] #14 33.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
23:43:05 [2022-08-23T23:43:05.965Z] #14 33.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
23:43:05 [2022-08-23T23:43:05.965Z] #14 34.07 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]
23:43:05 [2022-08-23T23:43:05.965Z] #14 34.09 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]
23:43:05 [2022-08-23T23:43:05.965Z] #14 34.71 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]
23:43:05 [2022-08-23T23:43:05.965Z] #14 35.63 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]
23:43:05 [2022-08-23T23:43:05.965Z] #14 36.36 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]
23:43:05 [2022-08-23T23:43:05.965Z] #14 37.28 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]
23:43:05 [2022-08-23T23:43:05.965Z] #14 ...
23:43:05 [2022-08-23T23:43:05.965Z] 
23:43:05 [2022-08-23T23:43:05.965Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:43:05 [2022-08-23T23:43:05.965Z] #76 sha256:fa20c54da028ba69aa4ff002d5080a320567d0b5b6bbeda8c0bdf45fb8f77bb7
23:43:05 [2022-08-23T23:43:05.965Z] #76 34.72 Selecting previously unselected package autoconf.
23:43:05 [2022-08-23T23:43:05.965Z] #76 34.72 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
23:43:05 [2022-08-23T23:43:05.965Z] #76 34.81 Unpacking autoconf (2.69-14) ...
23:43:05 [2022-08-23T23:43:05.965Z] #76 35.40 Selecting previously unselected package autotools-dev.
23:43:05 [2022-08-23T23:43:05.965Z] #76 35.40 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
23:43:05 [2022-08-23T23:43:05.965Z] #76 35.40 Unpacking autotools-dev (20180224.1+nmu1) ...
23:43:05 [2022-08-23T23:43:05.965Z] #76 35.69 Selecting previously unselected package automake.
23:43:05 [2022-08-23T23:43:05.965Z] #76 35.69 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
23:43:05 [2022-08-23T23:43:05.965Z] #76 35.71 Unpacking automake (1:1.16.3-2) ...
23:43:05 [2022-08-23T23:43:05.965Z] #76 36.59 Selecting previously unselected package patch.
23:43:05 [2022-08-23T23:43:05.965Z] #76 36.60 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
23:43:05 [2022-08-23T23:43:05.965Z] #76 36.62 Unpacking patch (2.7.6-7) ...
23:43:05 [2022-08-23T23:43:05.965Z] #76 37.28 Selecting previously unselected package dpkg-dev.
23:43:05 [2022-08-23T23:43:05.965Z] #76 37.28 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
23:43:05 [2022-08-23T23:43:05.965Z] #76 37.28 Unpacking dpkg-dev (1.20.11) ...
23:43:06 [2022-08-23T23:43:06.098Z] #40 ...
23:43:06 [2022-08-23T23:43:06.098Z] 
23:43:06 [2022-08-23T23:43:06.098Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:43:06 [2022-08-23T23:43:06.098Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:43:06 [2022-08-23T23:43:06.098Z] #76 6.852 Reading package lists...
23:43:06 [2022-08-23T23:43:06.357Z] #76 17.04 Reading package lists...
23:43:06 [2022-08-23T23:43:06.357Z] #76 ...
23:43:06 [2022-08-23T23:43:06.357Z] 
23:43:06 [2022-08-23T23:43:06.357Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:43:06 [2022-08-23T23:43:06.357Z] #26 sha256:20e5cf10ca5e4572d8e9e5f023fdeed12101119d9ef4934c3e2e17c3f350df5c
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.805 + RM_GOPATH=0
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.805 + TMP_GOPATH=
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.805 + : /build
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.805 + '[' -z '' ']'
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.805 ++ mktemp -d
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.805 + export GOPATH=/tmp/tmp.lOj0ZqOQ2G
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.805 + GOPATH=/tmp/tmp.lOj0ZqOQ2G
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.805 + RM_GOPATH=1
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.805 + case "$(go env GOARCH)" in
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.805 ++ go env GOARCH
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.854 + export GO_BUILDMODE=-buildmode=pie
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.854 + GO_BUILDMODE=-buildmode=pie
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.862 Install docker/cli version 17.06.2-ce from stable
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.862 ++ dirname /install.sh
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.862 + dir=/
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.862 + bin=dockercli
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.862 + shift
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.862 + '[' '!' -f //dockercli.installer ']'
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.862 + . //dockercli.installer
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.862 ++ : stable
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.862 ++ : 17.06.2-ce
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.862 + install_dockercli
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.862 + echo 'Install docker/cli version 17.06.2-ce from stable'
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.862 ++ uname -m
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.918 + arch=x86_64
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.918 + '[' x86_64 '!=' x86_64 ']'
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.918 + url=https://download.docker.com/linux/static
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.918 + tar -xz docker/docker
23:43:06 [2022-08-23T23:43:06.357Z] #26 6.919 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
23:43:06 [2022-08-23T23:43:06.357Z] #26 ...
23:43:06 [2022-08-23T23:43:06.357Z] 
23:43:06 [2022-08-23T23:43:06.357Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
23:43:06 [2022-08-23T23:43:06.357Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8
23:43:06 [2022-08-23T23:43:06.358Z] #40 17.00 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
23:43:06 [2022-08-23T23:43:06.358Z] #40 17.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:43:06 [2022-08-23T23:43:06.930Z] #76 38.42 Selecting previously unselected package build-essential.
23:43:06 [2022-08-23T23:43:06.930Z] #76 38.43 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
23:43:06 [2022-08-23T23:43:06.930Z] #76 38.43 Unpacking build-essential (12.9) ...
23:43:07 [2022-08-23T23:43:07.196Z] #76 38.57 Selecting previously unselected package libcap2:arm64.
23:43:07 [2022-08-23T23:43:07.196Z] #76 38.57 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
23:43:07 [2022-08-23T23:43:07.196Z] #76 38.58 Unpacking libcap2:arm64 (1:2.44-1) ...
23:43:07 [2022-08-23T23:43:07.269Z] #55 ...
23:43:07 [2022-08-23T23:43:07.269Z] 
23:43:07 [2022-08-23T23:43:07.269Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:43:07 [2022-08-23T23:43:07.269Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77
23:43:07 [2022-08-23T23:43:07.269Z] #36 6.292 go: downloading github.com/go-delve/delve v1.8.1
23:43:07 [2022-08-23T23:43:07.269Z] #36 ...
23:43:07 [2022-08-23T23:43:07.269Z] 
23:43:07 [2022-08-23T23:43:07.269Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:43:07 [2022-08-23T23:43:07.269Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269
23:43:07 [2022-08-23T23:43:07.269Z] #53 11.17 go: downloading github.com/dnephin/pflag v1.0.7
23:43:07 [2022-08-23T23:43:07.269Z] #53 11.22 go: downloading golang.org/x/tools v0.1.0
23:43:07 [2022-08-23T23:43:07.269Z] #53 12.35 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
23:43:07 [2022-08-23T23:43:07.269Z] #53 12.74 go: downloading github.com/mattn/go-colorable v0.1.8
23:43:07 [2022-08-23T23:43:07.269Z] #53 12.93 go: downloading github.com/mattn/go-isatty v0.0.12
23:43:07 [2022-08-23T23:43:07.269Z] #53 13.62 go: downloading github.com/jonboulle/clockwork v0.2.2
23:43:07 [2022-08-23T23:43:07.269Z] #53 13.69 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
23:43:07 [2022-08-23T23:43:07.269Z] #53 14.09 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
23:43:07 [2022-08-23T23:43:07.269Z] #53 14.36 go: downloading github.com/fsnotify/fsnotify v1.4.9
23:43:07 [2022-08-23T23:43:07.269Z] #53 14.58 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
23:43:07 [2022-08-23T23:43:07.287Z] #60 ...
23:43:07 [2022-08-23T23:43:07.287Z] 
23:43:07 [2022-08-23T23:43:07.287Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:43:07 [2022-08-23T23:43:07.287Z] #19 sha256:57b173cb8c9e5436d1d47fe9e31a9372107e3b16e81d5cf3a49435b8880f4e71
23:43:07 [2022-08-23T23:43:07.287Z] #19 DONE 2.3s
23:43:07 [2022-08-23T23:43:07.287Z] 
23:43:07 [2022-08-23T23:43:07.287Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:43:07 [2022-08-23T23:43:07.287Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:43:07 [2022-08-23T23:43:07.287Z] #77 93.15 configure.ac:11: installing 'build-aux/compile'
23:43:07 [2022-08-23T23:43:07.287Z] #77 93.16 configure.ac:11: installing 'build-aux/config.guess'
23:43:07 [2022-08-23T23:43:07.287Z] #77 93.17 configure.ac:11: installing 'build-aux/config.sub'
23:43:07 [2022-08-23T23:43:07.287Z] #77 93.18 configure.ac:13: installing 'build-aux/install-sh'
23:43:07 [2022-08-23T23:43:07.287Z] #77 93.19 configure.ac:13: installing 'build-aux/missing'
23:43:07 [2022-08-23T23:43:07.287Z] #77 93.19 configure.ac:8: installing 'build-aux/tap-driver.sh'
23:43:07 [2022-08-23T23:43:07.287Z] #77 93.46 Makefile.am: installing 'build-aux/depcomp'
23:43:07 [2022-08-23T23:43:07.426Z] #21 6.267 Reading package lists...
23:43:07 [2022-08-23T23:43:07.457Z] #76 38.89 Selecting previously unselected package libcap-dev:arm64.
23:43:07 [2022-08-23T23:43:07.457Z] #76 38.89 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
23:43:07 [2022-08-23T23:43:07.457Z] #76 38.92 Unpacking libcap-dev:arm64 (1:2.44-1) ...
23:43:07 [2022-08-23T23:43:07.719Z] #76 39.11 Selecting previously unselected package libprotobuf-c1:arm64.
23:43:07 [2022-08-23T23:43:07.719Z] #76 39.12 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
23:43:07 [2022-08-23T23:43:07.719Z] #76 39.12 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
23:43:07 [2022-08-23T23:43:07.843Z] #53 ...
23:43:07 [2022-08-23T23:43:07.843Z] 
23:43:07 [2022-08-23T23:43:07.844Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:43:07 [2022-08-23T23:43:07.844Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:43:07 [2022-08-23T23:43:07.844Z] #51 6.575 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:43:07 [2022-08-23T23:43:07.844Z] #51 6.612 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:43:07 [2022-08-23T23:43:07.844Z] #51 6.613 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:43:07 [2022-08-23T23:43:07.844Z] #51 7.338 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
23:43:07 [2022-08-23T23:43:07.844Z] #51 8.042 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:43:07 [2022-08-23T23:43:07.844Z] #51 13.36 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB]
23:43:07 [2022-08-23T23:43:07.981Z] #76 39.27 Selecting previously unselected package libprotobuf-c-dev:arm64.
23:43:07 [2022-08-23T23:43:07.981Z] #76 39.30 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
23:43:07 [2022-08-23T23:43:07.981Z] #76 39.30 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
23:43:07 [2022-08-23T23:43:07.981Z] #76 39.47 Selecting previously unselected package libseccomp-dev:arm64.
23:43:07 [2022-08-23T23:43:07.981Z] #76 39.49 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
23:43:07 [2022-08-23T23:43:07.981Z] #76 39.50 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
23:43:08 [2022-08-23T23:43:08.106Z] #51 16.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:43:08 [2022-08-23T23:43:08.243Z] #76 39.68 Selecting previously unselected package libsystemd-dev:arm64.
23:43:08 [2022-08-23T23:43:08.243Z] #76 39.68 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ...
23:43:08 [2022-08-23T23:43:08.243Z] #76 39.69 Unpacking libsystemd-dev:arm64 (247.3-7) ...
23:43:08 [2022-08-23T23:43:08.369Z] #21 10.83 Building dependency tree...
23:43:08 [2022-08-23T23:43:08.369Z] #21 11.92 Reading state information...
23:43:08 [2022-08-23T23:43:08.505Z] #76 ...
23:43:08 [2022-08-23T23:43:08.505Z] 
23:43:08 [2022-08-23T23:43:08.505Z] #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
23:43:08 [2022-08-23T23:43:08.505Z] #34 sha256:f4bbb960a6898e799ff1323dc7c330777ce8963a790e02b14327a5f25ce798d0
23:43:08 [2022-08-23T23:43:08.505Z] #34 39.77 Updating files:  93% (1423/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.
23:43:08 [2022-08-23T23:43:08.682Z] #51 ...
23:43:08 [2022-08-23T23:43:08.682Z] 
23:43:08 [2022-08-23T23:43:08.682Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
23:43:08 [2022-08-23T23:43:08.682Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8
23:43:08 [2022-08-23T23:43:08.682Z] #40 17.74 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
23:43:08 [2022-08-23T23:43:08.767Z] #34 39.82 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
23:43:08 [2022-08-23T23:43:08.944Z] #40 17.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:43:09 [2022-08-23T23:43:09.028Z] #34 40.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:43:09 [2022-08-23T23:43:09.265Z] #77 95.08 checking build system type... x86_64-pc-linux-gnu
23:43:09 [2022-08-23T23:43:09.265Z] #77 95.40 checking host system type... x86_64-pc-linux-gnu
23:43:09 [2022-08-23T23:43:09.265Z] #77 95.40 checking how to print strings... printf
23:43:09 [2022-08-23T23:43:09.265Z] #77 95.42 checking for gcc... gcc
23:43:09 [2022-08-23T23:43:09.265Z] #77 95.53 checking whether the C compiler works... yes
23:43:09 [2022-08-23T23:43:09.311Z] #21 12.98 The following additional packages will be installed:
23:43:09 [2022-08-23T23:43:09.311Z] #21 12.98   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
23:43:09 [2022-08-23T23:43:09.311Z] #21 12.98   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
23:43:09 [2022-08-23T23:43:09.311Z] #21 12.98   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
23:43:09 [2022-08-23T23:43:09.311Z] #21 12.98   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
23:43:09 [2022-08-23T23:43:09.311Z] #21 12.98   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
23:43:09 [2022-08-23T23:43:09.311Z] #21 12.99   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
23:43:09 [2022-08-23T23:43:09.311Z] #21 12.99   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
23:43:09 [2022-08-23T23:43:09.311Z] #21 13.00 Suggested packages:
23:43:09 [2022-08-23T23:43:09.311Z] #21 13.00   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
23:43:09 [2022-08-23T23:43:09.311Z] #21 13.00   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
23:43:09 [2022-08-23T23:43:09.311Z] #21 13.00   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
23:43:09 [2022-08-23T23:43:09.311Z] #21 13.00   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
23:43:09 [2022-08-23T23:43:09.311Z] #21 13.00   seccomp:ppc64el seccomp:s390x
23:43:09 [2022-08-23T23:43:09.311Z] #21 13.00 Recommended packages:
23:43:09 [2022-08-23T23:43:09.311Z] #21 13.00   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
23:43:09 [2022-08-23T23:43:09.311Z] #21 13.00   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
23:43:09 [2022-08-23T23:43:09.311Z] #21 13.00   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
23:43:09 [2022-08-23T23:43:09.311Z] #21 13.00   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
23:43:09 [2022-08-23T23:43:09.518Z] #40 ...
23:43:09 [2022-08-23T23:43:09.518Z] 
23:43:09 [2022-08-23T23:43:09.518Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:43:09 [2022-08-23T23:43:09.518Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:43:09 [2022-08-23T23:43:09.518Z] #14 8.433 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB]
23:43:09 [2022-08-23T23:43:09.518Z] #14 12.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:43:09 [2022-08-23T23:43:09.518Z] #14 ...
23:43:09 [2022-08-23T23:43:09.518Z] 
23:43:09 [2022-08-23T23:43:09.518Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:43:09 [2022-08-23T23:43:09.518Z] #67 sha256:d6c679f00efbdb7b17800e3ba17adb7f7c9e7d0b789d13c82ca9e9f81a9f4d06
23:43:09 [2022-08-23T23:43:09.518Z] #67 11.39 go: downloading github.com/sirupsen/logrus v1.8.1
23:43:09 [2022-08-23T23:43:09.518Z] #67 11.40 go: downloading github.com/urfave/cli/v2 v2.4.0
23:43:09 [2022-08-23T23:43:09.518Z] #67 12.50 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
23:43:09 [2022-08-23T23:43:09.518Z] #67 17.91 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
23:43:09 [2022-08-23T23:43:09.521Z] 
23:43:09 [2022-08-23T23:43:09.521Z] #77 ...
23:43:09 [2022-08-23T23:43:09.521Z] 
23:43:09 [2022-08-23T23:43:09.521Z] #20 [dev-systemd-false  6/28] RUN ldconfig
23:43:09 [2022-08-23T23:43:09.521Z] #20 sha256:f68dfba258843b6bacfe4cb6fd76b5214c45b508a41afa6f3bf814b2cd52597d
23:43:09 [2022-08-23T23:43:09.521Z] #20 DONE 2.3s
23:43:09 [2022-08-23T23:43:09.521Z] 
23:43:09 [2022-08-23T23:43:09.521Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:43:09 [2022-08-23T23:43:09.521Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:43:09 [2022-08-23T23:43:09.521Z] #77 95.80 checking for C compiler default output file name... a.out
23:43:09 [2022-08-23T23:43:09.777Z] #77 95.81 checking for suffix of executables... 
23:43:09 [2022-08-23T23:43:09.882Z] #21 13.43 The following NEW packages will be installed:
23:43:09 [2022-08-23T23:43:09.883Z] #21 13.43   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
23:43:09 [2022-08-23T23:43:09.883Z] #21 13.43   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
23:43:09 [2022-08-23T23:43:09.883Z] #21 13.43   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
23:43:09 [2022-08-23T23:43:09.883Z] #21 13.43   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
23:43:09 [2022-08-23T23:43:09.883Z] #21 13.43   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
23:43:09 [2022-08-23T23:43:09.883Z] #21 13.43   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
23:43:09 [2022-08-23T23:43:09.883Z] #21 13.43   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
23:43:09 [2022-08-23T23:43:09.883Z] #21 13.44   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
23:43:09 [2022-08-23T23:43:09.883Z] #21 13.44   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
23:43:09 [2022-08-23T23:43:09.883Z] #21 13.44   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
23:43:09 [2022-08-23T23:43:09.883Z] #21 13.44   libseccomp2:ppc64el libseccomp2:s390x
23:43:10 [2022-08-23T23:43:10.032Z] #77 96.12 checking whether we are cross compiling... no
23:43:10 [2022-08-23T23:43:10.032Z] #77 96.32 checking for suffix of object files... o
23:43:10 [2022-08-23T23:43:10.142Z] #21 13.80 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded.
23:43:10 [2022-08-23T23:43:10.143Z] #21 13.80 Need to get 15.9 MB of archives.
23:43:10 [2022-08-23T23:43:10.143Z] #21 13.80 After this operation, 73.0 MB of additional disk space will be used.
23:43:10 [2022-08-23T23:43:10.143Z] #21 13.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
23:43:10 [2022-08-23T23:43:10.143Z] #21 13.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
23:43:10 [2022-08-23T23:43:10.143Z] #21 13.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
23:43:10 [2022-08-23T23:43:10.143Z] #21 13.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
23:43:10 [2022-08-23T23:43:10.143Z] #21 13.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
23:43:10 [2022-08-23T23:43:10.143Z] #21 13.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
23:43:10 [2022-08-23T23:43:10.143Z] #21 13.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
23:43:10 [2022-08-23T23:43:10.143Z] #21 13.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB]
23:43:10 [2022-08-23T23:43:10.143Z] #21 13.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
23:43:10 [2022-08-23T23:43:10.143Z] #21 13.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
23:43:10 [2022-08-23T23:43:10.143Z] #21 13.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
23:43:10 [2022-08-23T23:43:10.143Z] #21 13.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
23:43:10 [2022-08-23T23:43:10.143Z] #21 13.87 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB]
23:43:10 [2022-08-23T23:43:10.143Z] #21 13.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
23:43:10 [2022-08-23T23:43:10.143Z] #21 13.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
23:43:10 [2022-08-23T23:43:10.143Z] #21 13.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
23:43:10 [2022-08-23T23:43:10.143Z] #21 13.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
23:43:10 [2022-08-23T23:43:10.143Z] #21 13.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB]
23:43:10 [2022-08-23T23:43:10.143Z] #21 13.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
23:43:10 [2022-08-23T23:43:10.288Z] #77 96.46 checking whether we are using the GNU C compiler... yes
23:43:10 [2022-08-23T23:43:10.403Z] #21 13.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
23:43:10 [2022-08-23T23:43:10.403Z] #21 13.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
23:43:10 [2022-08-23T23:43:10.403Z] #21 13.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
23:43:10 [2022-08-23T23:43:10.403Z] #21 13.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB]
23:43:10 [2022-08-23T23:43:10.403Z] #21 13.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
23:43:10 [2022-08-23T23:43:10.403Z] #21 13.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
23:43:10 [2022-08-23T23:43:10.403Z] #21 13.99 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
23:43:10 [2022-08-23T23:43:10.403Z] #21 13.99 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
23:43:10 [2022-08-23T23:43:10.403Z] #21 13.99 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB]
23:43:10 [2022-08-23T23:43:10.403Z] #21 14.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
23:43:10 [2022-08-23T23:43:10.403Z] #21 14.07 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
23:43:10 [2022-08-23T23:43:10.403Z] #21 14.08 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
23:43:10 [2022-08-23T23:43:10.403Z] #21 14.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
23:43:10 [2022-08-23T23:43:10.403Z] #21 14.08 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
23:43:10 [2022-08-23T23:43:10.403Z] #21 14.08 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
23:43:10 [2022-08-23T23:43:10.403Z] #21 14.08 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
23:43:10 [2022-08-23T23:43:10.403Z] #21 14.09 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
23:43:10 [2022-08-23T23:43:10.403Z] #21 14.09 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
23:43:10 [2022-08-23T23:43:10.403Z] #21 14.09 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
23:43:10 [2022-08-23T23:43:10.403Z] #21 14.09 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
23:43:10 [2022-08-23T23:43:10.403Z] #21 14.09 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
23:43:10 [2022-08-23T23:43:10.544Z] #77 96.62 checking whether gcc accepts -g... yes
23:43:10 [2022-08-23T23:43:10.544Z] #77 96.75 checking for gcc option to accept ISO C89... none needed
23:43:10 [2022-08-23T23:43:10.580Z] #40 ...
23:43:10 [2022-08-23T23:43:10.580Z] 
23:43:10 [2022-08-23T23:43:10.580Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:43:10 [2022-08-23T23:43:10.580Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:43:10 [2022-08-23T23:43:10.580Z] #55 11.14 go: downloading github.com/fatih/color v1.13.0
23:43:10 [2022-08-23T23:43:10.580Z] #55 11.14 go: downloading github.com/gofrs/flock v0.8.1
23:43:10 [2022-08-23T23:43:10.580Z] #55 11.30 go: downloading github.com/spf13/cobra v1.4.0
23:43:10 [2022-08-23T23:43:10.580Z] #55 11.35 go: downloading github.com/spf13/pflag v1.0.5
23:43:10 [2022-08-23T23:43:10.580Z] #55 11.99 go: downloading github.com/spf13/viper v1.11.0
23:43:10 [2022-08-23T23:43:10.580Z] #55 12.09 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
23:43:10 [2022-08-23T23:43:10.580Z] #55 13.09 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
23:43:10 [2022-08-23T23:43:10.580Z] #55 13.10 go: downloading github.com/go-critic/go-critic v0.6.3
23:43:10 [2022-08-23T23:43:10.580Z] #55 16.06 go: downloading github.com/hashicorp/go-version v1.4.0
23:43:10 [2022-08-23T23:43:10.580Z] #55 16.28 go: downloading github.com/ldez/gomoddirectives v0.2.3
23:43:10 [2022-08-23T23:43:10.580Z] #55 16.71 go: downloading github.com/mitchellh/go-homedir v1.1.0
23:43:10 [2022-08-23T23:43:10.580Z] #55 16.82 go: downloading github.com/hashicorp/go-multierror v1.1.1
23:43:10 [2022-08-23T23:43:10.580Z] #55 ...
23:43:10 [2022-08-23T23:43:10.580Z] 
23:43:10 [2022-08-23T23:43:10.580Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:43:10 [2022-08-23T23:43:10.580Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269
23:43:10 [2022-08-23T23:43:10.580Z] #53 19.87 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
23:43:10 [2022-08-23T23:43:10.580Z] #53 19.98 go: downloading golang.org/x/mod v0.3.0
23:43:10 [2022-08-23T23:43:10.580Z] #53 ...
23:43:10 [2022-08-23T23:43:10.580Z] 
23:43:10 [2022-08-23T23:43:10.580Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
23:43:10 [2022-08-23T23:43:10.580Z] #57 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1
23:43:10 [2022-08-23T23:43:10.580Z] #57 11.54 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:43:10 [2022-08-23T23:43:10.801Z] #77 96.98 checking whether gcc understands -c and -o together... yes
23:43:10 [2022-08-23T23:43:10.801Z] #77 97.20 checking for a sed that does not truncate output... /bin/sed
23:43:10 [2022-08-23T23:43:10.801Z] #77 97.20 checking for grep that handles long lines and -e... /bin/grep
23:43:10 [2022-08-23T23:43:10.801Z] #77 97.22 checking for egrep... /bin/grep -E
23:43:10 [2022-08-23T23:43:10.801Z] #77 97.23 checking for fgrep... /bin/grep -F
23:43:10 [2022-08-23T23:43:10.839Z] #57 ...
23:43:10 [2022-08-23T23:43:10.839Z] 
23:43:10 [2022-08-23T23:43:10.839Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:43:10 [2022-08-23T23:43:10.839Z] #67 sha256:6bb3815f87aa7c860d9c78cbef77a3607f351dfd73a70896d142b907fc37fb8a
23:43:10 [2022-08-23T23:43:10.839Z] #67 12.18 go: downloading github.com/urfave/cli/v2 v2.4.0
23:43:10 [2022-08-23T23:43:10.839Z] #67 12.19 go: downloading github.com/sirupsen/logrus v1.8.1
23:43:10 [2022-08-23T23:43:10.839Z] #67 13.21 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
23:43:10 [2022-08-23T23:43:10.839Z] #67 18.36 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
23:43:10 [2022-08-23T23:43:10.839Z] #67 20.07 go: downloading github.com/google/uuid v1.3.0
23:43:10 [2022-08-23T23:43:10.839Z] #67 20.43 go: downloading github.com/moby/vpnkit v0.5.0
23:43:10 [2022-08-23T23:43:10.839Z] #67 21.01 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
23:43:10 [2022-08-23T23:43:10.839Z] #67 21.47 go: downloading github.com/gofrs/flock v0.8.1
23:43:10 [2022-08-23T23:43:10.839Z] #67 21.55 go: downloading github.com/gorilla/mux v1.8.0
23:43:10 [2022-08-23T23:43:10.839Z] #67 21.84 go: downloading github.com/moby/sys/mountinfo v0.6.0
23:43:10 [2022-08-23T23:43:10.917Z] #67 19.32 go: downloading github.com/google/uuid v1.3.0
23:43:10 [2022-08-23T23:43:10.917Z] #67 19.56 go: downloading github.com/moby/vpnkit v0.5.0
23:43:10 [2022-08-23T23:43:10.974Z] #21 14.72 debconf: delaying package configuration, since apt-utils is not installed
23:43:11 [2022-08-23T23:43:11.057Z] #77 97.23 checking for ld used by gcc... /usr/bin/ld
23:43:11 [2022-08-23T23:43:11.057Z] #77 97.26 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:43:11 [2022-08-23T23:43:11.057Z] #77 97.26 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:43:11 [2022-08-23T23:43:11.057Z] #77 97.28 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:43:11 [2022-08-23T23:43:11.057Z] #77 97.39 checking whether ln -s works... yes
23:43:11 [2022-08-23T23:43:11.057Z] #77 97.39 checking the maximum length of command line arguments... 1572864
23:43:11 [2022-08-23T23:43:11.057Z] #77 97.43 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
23:43:11 [2022-08-23T23:43:11.057Z] #77 97.43 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
23:43:11 [2022-08-23T23:43:11.057Z] #77 97.43 checking for /usr/bin/ld option to reload object files... -r
23:43:11 [2022-08-23T23:43:11.057Z] #77 97.43 checking for objdump... objdump
23:43:11 [2022-08-23T23:43:11.057Z] #77 97.43 checking how to recognize dependent libraries... pass_all
23:43:11 [2022-08-23T23:43:11.057Z] #77 97.45 checking for dlltool... no
23:43:11 [2022-08-23T23:43:11.057Z] #77 97.45 checking how to associate runtime and link libraries... printf %s\n
23:43:11 [2022-08-23T23:43:11.057Z] #77 97.45 checking for ar... ar
23:43:11 [2022-08-23T23:43:11.180Z] #67 19.86 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
23:43:11 [2022-08-23T23:43:11.180Z] #67 ...
23:43:11 [2022-08-23T23:43:11.180Z] 
23:43:11 [2022-08-23T23:43:11.180Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:43:11 [2022-08-23T23:43:11.180Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:43:11 [2022-08-23T23:43:11.180Z] #51 19.92 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
23:43:11 [2022-08-23T23:43:11.235Z] #21 14.93 Fetched 15.9 MB in 1s (27.6 MB/s)
23:43:11 [2022-08-23T23:43:11.235Z] #21 14.99 Selecting previously unselected package gcc-10-base:armel.
23:43:11 [2022-08-23T23:43:11.357Z] #77 97.45 checking for archiver @FILE support... @
23:43:11 [2022-08-23T23:43:11.357Z] #77 97.60 checking for strip... strip
23:43:11 [2022-08-23T23:43:11.357Z] #77 97.63 checking for ranlib... ranlib
23:43:11 [2022-08-23T23:43:11.357Z] #77 97.63 checking for gawk... no
23:43:11 [2022-08-23T23:43:11.357Z] #77 97.63 checking for mawk... mawk
23:43:11 [2022-08-23T23:43:11.403Z] #67 22.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
23:43:11 [2022-08-23T23:43:11.443Z] #51 ...
23:43:11 [2022-08-23T23:43:11.443Z] 
23:43:11 [2022-08-23T23:43:11.443Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
23:43:11 [2022-08-23T23:43:11.443Z] #57 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1
23:43:11 [2022-08-23T23:43:11.443Z] #57 10.56 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
23:43:11 [2022-08-23T23:43:11.496Z] #21 14.99 (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.)
23:43:11 [2022-08-23T23:43:11.496Z] #21 15.04 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
23:43:11 [2022-08-23T23:43:11.496Z] #21 15.04 Unpacking gcc-10-base:armel (10.2.1-6) ...
23:43:11 [2022-08-23T23:43:11.496Z] #21 15.09 Selecting previously unselected package gcc-10-base:armhf.
23:43:11 [2022-08-23T23:43:11.496Z] #21 15.10 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
23:43:11 [2022-08-23T23:43:11.496Z] #21 15.10 Unpacking gcc-10-base:armhf (10.2.1-6) ...
23:43:11 [2022-08-23T23:43:11.496Z] #21 15.16 Selecting previously unselected package gcc-10-base:ppc64el.
23:43:11 [2022-08-23T23:43:11.496Z] #21 15.16 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
23:43:11 [2022-08-23T23:43:11.496Z] #21 15.17 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
23:43:11 [2022-08-23T23:43:11.496Z] #21 15.21 Selecting previously unselected package gcc-10-base:s390x.
23:43:11 [2022-08-23T23:43:11.496Z] #21 15.22 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
23:43:11 [2022-08-23T23:43:11.496Z] #21 15.23 Unpacking gcc-10-base:s390x (10.2.1-6) ...
23:43:11 [2022-08-23T23:43:11.496Z] #21 15.27 Selecting previously unselected package gcc-10-base:arm64.
23:43:11 [2022-08-23T23:43:11.613Z] #77 97.63 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:43:11 [2022-08-23T23:43:11.613Z] #77 98.01 checking for sysroot... no
23:43:11 [2022-08-23T23:43:11.613Z] #77 98.01 checking for a working dd... /bin/dd
23:43:11 [2022-08-23T23:43:11.613Z] #77 98.03 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:43:11 [2022-08-23T23:43:11.705Z] #57 ...
23:43:11 [2022-08-23T23:43:11.705Z] 
23:43:11 [2022-08-23T23:43:11.705Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:43:11 [2022-08-23T23:43:11.705Z] #67 sha256:d6c679f00efbdb7b17800e3ba17adb7f7c9e7d0b789d13c82ca9e9f81a9f4d06
23:43:11 [2022-08-23T23:43:11.705Z] #67 20.20 go: downloading github.com/gofrs/flock v0.8.1
23:43:11 [2022-08-23T23:43:11.757Z] #21 15.28 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
23:43:11 [2022-08-23T23:43:11.757Z] #21 15.28 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
23:43:11 [2022-08-23T23:43:11.757Z] #21 15.34 Selecting previously unselected package libgcc-s1:armel.
23:43:11 [2022-08-23T23:43:11.757Z] #21 15.34 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
23:43:11 [2022-08-23T23:43:11.757Z] #21 15.35 Unpacking libgcc-s1:armel (10.2.1-6) ...
23:43:11 [2022-08-23T23:43:11.757Z] #21 15.40 Selecting previously unselected package libcrypt1:armel.
23:43:11 [2022-08-23T23:43:11.757Z] #21 15.40 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
23:43:11 [2022-08-23T23:43:11.757Z] #21 15.41 Unpacking libcrypt1:armel (1:4.4.18-4) ...
23:43:11 [2022-08-23T23:43:11.757Z] #21 15.49 Selecting previously unselected package libc6:armel.
23:43:11 [2022-08-23T23:43:11.870Z] #77 98.20 checking for mt... no
23:43:11 [2022-08-23T23:43:11.870Z] #77 98.20 checking if : is a manifest tool... no
23:43:11 [2022-08-23T23:43:11.870Z] #77 98.21 checking how to run the C preprocessor... gcc -E
23:43:11 [2022-08-23T23:43:11.966Z] #67 20.56 go: downloading github.com/gorilla/mux v1.8.0
23:43:11 [2022-08-23T23:43:11.978Z] #67 22.72 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
23:43:11 [2022-08-23T23:43:11.978Z] #67 22.92 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
23:43:11 [2022-08-23T23:43:11.978Z] #67 ...
23:43:11 [2022-08-23T23:43:11.978Z] 
23:43:11 [2022-08-23T23:43:11.978Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:43:11 [2022-08-23T23:43:11.978Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:43:11 [2022-08-23T23:43:11.978Z] #42 12.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB]
23:43:11 [2022-08-23T23:43:11.978Z] #42 16.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:43:12 [2022-08-23T23:43:12.018Z] #21 15.50 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ...
23:43:12 [2022-08-23T23:43:12.018Z] #21 15.67 Unpacking libc6:armel (2.31-13+deb11u3) ...
23:43:12 [2022-08-23T23:43:12.236Z] #42 ...
23:43:12 [2022-08-23T23:43:12.236Z] 
23:43:12 [2022-08-23T23:43:12.236Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:43:12 [2022-08-23T23:43:12.236Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7
23:43:12 [2022-08-23T23:43:12.236Z] #62 13.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:43:12 [2022-08-23T23:43:12.494Z] #62 ...
23:43:12 [2022-08-23T23:43:12.494Z] 
23:43:12 [2022-08-23T23:43:12.494Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:43:12 [2022-08-23T23:43:12.494Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:43:12 [2022-08-23T23:43:12.494Z] #51 14.84 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB]
23:43:12 [2022-08-23T23:43:12.494Z] #51 17.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:43:12 [2022-08-23T23:43:12.494Z] #51 22.39 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
23:43:12 [2022-08-23T23:43:12.502Z] #34 ...
23:43:12 [2022-08-23T23:43:12.502Z] 
23:43:12 [2022-08-23T23:43:12.502Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:43:12 [2022-08-23T23:43:12.502Z] #76 sha256:fa20c54da028ba69aa4ff002d5080a320567d0b5b6bbeda8c0bdf45fb8f77bb7
23:43:12 [2022-08-23T23:43:12.502Z] #76 40.44 Selecting previously unselected package libtool.
23:43:12 [2022-08-23T23:43:12.502Z] #76 40.45 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 40.45 Unpacking libtool (2.4.6-15) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 40.74 Selecting previously unselected package libudev-dev:arm64.
23:43:12 [2022-08-23T23:43:12.502Z] #76 40.74 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 40.74 Unpacking libudev-dev:arm64 (247.3-7) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 40.96 Selecting previously unselected package libyajl2:arm64.
23:43:12 [2022-08-23T23:43:12.502Z] #76 40.97 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 40.97 Unpacking libyajl2:arm64 (2.1.0-3) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.05 Selecting previously unselected package libyajl-dev:arm64.
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.06 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.07 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.34 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.36 Setting up libmagic-mgc (1:5.39-3) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.38 Setting up libyajl2:arm64 (2.1.0-3) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.40 Setting up libmagic1:arm64 (1:5.39-3) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.43 Setting up file (1:5.39-3) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.45 Setting up bzip2 (1.0.8-4) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.46 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.50 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.51 Setting up libcap2:arm64 (1:2.44-1) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.52 Setting up autotools-dev (20180224.1+nmu1) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.55 Setting up libsigsegv2:arm64 (2.13-1) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.56 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.62 Setting up patch (2.7.6-7) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.63 Setting up libudev-dev:arm64 (247.3-7) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.64 Setting up libyajl-dev:arm64 (2.1.0-3) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.66 Setting up libcap-dev:arm64 (1:2.44-1) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.67 Setting up libsystemd-dev:arm64 (247.3-7) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.70 Setting up libtool (2.4.6-15) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.72 Setting up m4 (1.4.18-5) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.74 Setting up dpkg-dev (1.20.11) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.77 Setting up autoconf (2.69-14) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.79 Setting up build-essential (12.9) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.81 Setting up automake (1:1.16.3-2) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.83 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
23:43:12 [2022-08-23T23:43:12.502Z] #76 41.83 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:43:12 [2022-08-23T23:43:12.502Z] #76 DONE 43.8s
23:43:12 [2022-08-23T23:43:12.502Z] 
23:43:12 [2022-08-23T23:43:12.502Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:43:12 [2022-08-23T23:43:12.502Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3
23:43:12 [2022-08-23T23:43:12.502Z] #55 33.69 go: downloading github.com/mattn/go-runewidth v0.0.9
23:43:12 [2022-08-23T23:43:12.502Z] #55 34.62 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
23:43:12 [2022-08-23T23:43:12.502Z] #55 ...
23:43:12 [2022-08-23T23:43:12.502Z] 
23:43:12 [2022-08-23T23:43:12.502Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:43:12 [2022-08-23T23:43:12.502Z] #51 sha256:f5cbc7ce3b0c91eb0d42d2e798ac6a9ffcc600be0cba7ea40c6f5634c336c049
23:43:12 [2022-08-23T23:43:12.502Z] #51 35.04 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
23:43:12 [2022-08-23T23:43:12.502Z] #51 36.94 debconf: delaying package configuration, since apt-utils is not installed
23:43:12 [2022-08-23T23:43:12.502Z] #51 37.29 Fetched 2136 kB in 3s (676 kB/s)
23:43:12 [2022-08-23T23:43:12.502Z] #51 37.43 Selecting previously unselected package libprotobuf23:arm64.
23:43:12 [2022-08-23T23:43:12.502Z] #51 37.43 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
23:43:12 [2022-08-23T23:43:12.502Z] #51 37.48 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
23:43:12 [2022-08-23T23:43:12.502Z] #51 37.54 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
23:43:12 [2022-08-23T23:43:12.502Z] #51 38.25 Selecting previously unselected package python3-pkg-resources.
23:43:12 [2022-08-23T23:43:12.502Z] #51 38.25 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
23:43:12 [2022-08-23T23:43:12.502Z] #51 38.27 Unpacking python3-pkg-resources (52.0.0-4) ...
23:43:12 [2022-08-23T23:43:12.502Z] #51 38.67 Selecting previously unselected package python3-six.
23:43:12 [2022-08-23T23:43:12.502Z] #51 38.67 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
23:43:12 [2022-08-23T23:43:12.502Z] #51 38.69 Unpacking python3-six (1.16.0-2) ...
23:43:12 [2022-08-23T23:43:12.502Z] #51 38.81 Selecting previously unselected package python3-protobuf.
23:43:12 [2022-08-23T23:43:12.502Z] #51 38.81 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
23:43:12 [2022-08-23T23:43:12.502Z] #51 38.81 Unpacking python3-protobuf (3.12.4-1) ...
23:43:12 [2022-08-23T23:43:12.502Z] #51 39.25 Selecting previously unselected package libnet1:arm64.
23:43:12 [2022-08-23T23:43:12.502Z] #51 39.27 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
23:43:12 [2022-08-23T23:43:12.502Z] #51 39.28 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:43:12 [2022-08-23T23:43:12.502Z] #51 39.44 Selecting previously unselected package libnl-3-200:arm64.
23:43:12 [2022-08-23T23:43:12.502Z] #51 39.44 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
23:43:12 [2022-08-23T23:43:12.502Z] #51 39.45 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
23:43:12 [2022-08-23T23:43:12.502Z] #51 39.60 Selecting previously unselected package libprotobuf-c1:arm64.
23:43:12 [2022-08-23T23:43:12.502Z] #51 39.60 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
23:43:12 [2022-08-23T23:43:12.502Z] #51 39.61 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
23:43:12 [2022-08-23T23:43:12.502Z] #51 39.84 Selecting previously unselected package criu.
23:43:12 [2022-08-23T23:43:12.502Z] #51 39.84 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
23:43:12 [2022-08-23T23:43:12.502Z] #51 39.85 Unpacking criu (3.17.1-1) ...
23:43:12 [2022-08-23T23:43:12.502Z] #51 40.57 Setting up python3-pkg-resources (52.0.0-4) ...
23:43:12 [2022-08-23T23:43:12.502Z] #51 42.29 Setting up libprotobuf23:arm64 (3.12.4-1) ...
23:43:12 [2022-08-23T23:43:12.502Z] #51 42.32 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:43:12 [2022-08-23T23:43:12.502Z] #51 42.36 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
23:43:12 [2022-08-23T23:43:12.502Z] #51 43.01 Setting up python3-six (1.16.0-2) ...
23:43:12 [2022-08-23T23:43:12.540Z] #67 20.99 go: downloading github.com/moby/sys/mountinfo v0.6.0
23:43:12 [2022-08-23T23:43:12.589Z] #21 16.16 Selecting previously unselected package libapparmor1:armel.
23:43:12 [2022-08-23T23:43:12.589Z] #21 16.17 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
23:43:12 [2022-08-23T23:43:12.589Z] #21 16.17 Unpacking libapparmor1:armel (2.13.6-10) ...
23:43:12 [2022-08-23T23:43:12.589Z] #21 16.23 Selecting previously unselected package libapparmor-dev:armel.
23:43:12 [2022-08-23T23:43:12.589Z] #21 16.24 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
23:43:12 [2022-08-23T23:43:12.589Z] #21 16.24 Unpacking libapparmor-dev:armel (2.13.6-10) ...
23:43:12 [2022-08-23T23:43:12.589Z] #21 16.33 Selecting previously unselected package libgcc-s1:arm64.
23:43:12 [2022-08-23T23:43:12.589Z] #21 16.33 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
23:43:12 [2022-08-23T23:43:12.589Z] #21 16.33 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
23:43:12 [2022-08-23T23:43:12.689Z] #77 98.47 checking for ANSI C header files... yes
23:43:12 [2022-08-23T23:43:12.751Z] #51 ...
23:43:12 [2022-08-23T23:43:12.751Z] 
23:43:12 [2022-08-23T23:43:12.751Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:43:12 [2022-08-23T23:43:12.751Z] #26 sha256:20e5cf10ca5e4572d8e9e5f023fdeed12101119d9ef4934c3e2e17c3f350df5c
23:43:12 [2022-08-23T23:43:12.751Z] #26 23.27 + mkdir -p /build
23:43:12 [2022-08-23T23:43:12.751Z] #26 23.27 + mv docker/docker /build/
23:43:12 [2022-08-23T23:43:12.751Z] #26 23.29 + rmdir docker
23:43:12 [2022-08-23T23:43:12.850Z] #21 16.38 Selecting previously unselected package libcrypt1:arm64.
23:43:12 [2022-08-23T23:43:12.850Z] #21 16.39 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
23:43:12 [2022-08-23T23:43:12.850Z] #21 16.40 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
23:43:12 [2022-08-23T23:43:12.850Z] #21 16.48 Selecting previously unselected package libc6:arm64.
23:43:12 [2022-08-23T23:43:12.850Z] #21 16.49 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ...
23:43:12 [2022-08-23T23:43:12.944Z] #77 99.13 checking for sys/types.h... yes
23:43:13 [2022-08-23T23:43:13.078Z] #51 ...
23:43:13 [2022-08-23T23:43:13.078Z] 
23:43:13 [2022-08-23T23:43:13.078Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:43:13 [2022-08-23T23:43:13.078Z] #42 sha256:8b5d5ef30a3edcf97e9e1e3a890095b0a6aaf276c70841f91e13d159e54cd07b
23:43:13 [2022-08-23T23:43:13.078Z] #42 34.24 Selecting previously unselected package cmake-data.
23:43:13 [2022-08-23T23:43:13.078Z] #42 34.24 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
23:43:13 [2022-08-23T23:43:13.078Z] #42 34.27 Unpacking cmake-data (3.18.4-2+deb11u1) ...
23:43:13 [2022-08-23T23:43:13.078Z] #42 38.94 Selecting previously unselected package libicu67:arm64.
23:43:13 [2022-08-23T23:43:13.078Z] #42 38.96 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
23:43:13 [2022-08-23T23:43:13.078Z] #42 38.99 Unpacking libicu67:arm64 (67.1-7) ...
23:43:13 [2022-08-23T23:43:13.078Z] #42 ...
23:43:13 [2022-08-23T23:43:13.078Z] 
23:43:13 [2022-08-23T23:43:13.078Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:43:13 [2022-08-23T23:43:13.078Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8
23:43:13 [2022-08-23T23:43:13.078Z] #14 38.39 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]
23:43:13 [2022-08-23T23:43:13.078Z] #14 38.89 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]
23:43:13 [2022-08-23T23:43:13.078Z] #14 38.90 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
23:43:13 [2022-08-23T23:43:13.078Z] #14 38.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
23:43:13 [2022-08-23T23:43:13.078Z] #14 38.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
23:43:13 [2022-08-23T23:43:13.078Z] #14 38.95 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
23:43:13 [2022-08-23T23:43:13.078Z] #14 38.95 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]
23:43:13 [2022-08-23T23:43:13.078Z] #14 38.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
23:43:13 [2022-08-23T23:43:13.078Z] #14 38.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
23:43:13 [2022-08-23T23:43:13.078Z] #14 38.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
23:43:13 [2022-08-23T23:43:13.078Z] #14 39.01 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
23:43:13 [2022-08-23T23:43:13.078Z] #14 39.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
23:43:13 [2022-08-23T23:43:13.078Z] #14 39.01 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
23:43:13 [2022-08-23T23:43:13.078Z] #14 39.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
23:43:13 [2022-08-23T23:43:13.078Z] #14 39.05 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
23:43:13 [2022-08-23T23:43:13.078Z] #14 39.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
23:43:13 [2022-08-23T23:43:13.078Z] #14 39.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
23:43:13 [2022-08-23T23:43:13.078Z] #14 40.11 debconf: delaying package configuration, since apt-utils is not installed
23:43:13 [2022-08-23T23:43:13.078Z] #14 40.36 Fetched 108 MB in 6s (18.3 MB/s)
23:43:13 [2022-08-23T23:43:13.078Z] #14 40.48 Selecting previously unselected package binutils-mingw-w64-i686.
23:43:13 [2022-08-23T23:43:13.078Z] #14 40.48 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
23:43:13 [2022-08-23T23:43:13.078Z] #14 40.57 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
23:43:13 [2022-08-23T23:43:13.078Z] #14 40.57 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
23:43:13 [2022-08-23T23:43:13.078Z] #14 43.51 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:43:13 [2022-08-23T23:43:13.078Z] #14 43.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
23:43:13 [2022-08-23T23:43:13.078Z] #14 43.59 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
23:43:13 [2022-08-23T23:43:13.110Z] #21 16.68 Unpacking libc6:arm64 (2.31-13+deb11u3) ...
23:43:13 [2022-08-23T23:43:13.114Z] #67 21.60 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
23:43:13 [2022-08-23T23:43:13.201Z] #77 99.27 checking for sys/stat.h... yes
23:43:13 [2022-08-23T23:43:13.339Z] #14 ...
23:43:13 [2022-08-23T23:43:13.339Z] 
23:43:13 [2022-08-23T23:43:13.339Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:43:13 [2022-08-23T23:43:13.339Z] #51 sha256:f5cbc7ce3b0c91eb0d42d2e798ac6a9ffcc600be0cba7ea40c6f5634c336c049
23:43:13 [2022-08-23T23:43:13.339Z] #51 44.34 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
23:43:13 [2022-08-23T23:43:13.339Z] #51 44.36 Setting up python3-protobuf (3.12.4-1) ...
23:43:13 [2022-08-23T23:43:13.371Z] #21 17.17 Selecting previously unselected package libapparmor1:arm64.
23:43:13 [2022-08-23T23:43:13.371Z] #21 17.17 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
23:43:13 [2022-08-23T23:43:13.371Z] #21 17.18 Unpacking libapparmor1:arm64 (2.13.6-10) ...
23:43:13 [2022-08-23T23:43:13.371Z] #21 17.23 Selecting previously unselected package libapparmor-dev:arm64.
23:43:13 [2022-08-23T23:43:13.419Z] #67 21.95 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
23:43:13 [2022-08-23T23:43:13.502Z] #77 99.48 checking for stdlib.h... yes
23:43:13 [2022-08-23T23:43:13.502Z] #77 99.76 checking for string.h... yes
23:43:13 [2022-08-23T23:43:13.632Z] #21 17.23 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
23:43:13 [2022-08-23T23:43:13.632Z] #21 17.24 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
23:43:13 [2022-08-23T23:43:13.632Z] #21 17.31 Selecting previously unselected package libgcc-s1:s390x.
23:43:13 [2022-08-23T23:43:13.632Z] #21 17.32 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
23:43:13 [2022-08-23T23:43:13.632Z] #21 17.32 Unpacking libgcc-s1:s390x (10.2.1-6) ...
23:43:13 [2022-08-23T23:43:13.632Z] #21 17.37 Selecting previously unselected package libcrypt1:s390x.
23:43:13 [2022-08-23T23:43:13.632Z] #21 17.37 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
23:43:13 [2022-08-23T23:43:13.632Z] #21 17.38 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
23:43:13 [2022-08-23T23:43:13.632Z] #21 17.45 Selecting previously unselected package libc6:s390x.
23:43:13 [2022-08-23T23:43:13.632Z] #21 17.46 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ...
23:43:13 [2022-08-23T23:43:13.681Z] #67 ...
23:43:13 [2022-08-23T23:43:13.682Z] 
23:43:13 [2022-08-23T23:43:13.682Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:43:13 [2022-08-23T23:43:13.682Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:43:13 [2022-08-23T23:43:13.682Z] #76 12.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB]
23:43:13 [2022-08-23T23:43:13.682Z] #76 16.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:43:13 [2022-08-23T23:43:13.682Z] #76 ...
23:43:13 [2022-08-23T23:43:13.682Z] 
23:43:13 [2022-08-23T23:43:13.682Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:43:13 [2022-08-23T23:43:13.682Z] #67 sha256:d6c679f00efbdb7b17800e3ba17adb7f7c9e7d0b789d13c82ca9e9f81a9f4d06
23:43:13 [2022-08-23T23:43:13.682Z] #67 22.33 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
23:43:13 [2022-08-23T23:43:13.759Z] #77 99.93 checking for memory.h... yes
23:43:13 [2022-08-23T23:43:13.893Z] #21 17.63 Unpacking libc6:s390x (2.31-13+deb11u3) ...
23:43:14 [2022-08-23T23:43:14.015Z] #77 100.2 checking for strings.h... yes
23:43:14 [2022-08-23T23:43:14.015Z] #77 100.3 checking for inttypes.h... yes
23:43:14 [2022-08-23T23:43:14.465Z] #21 18.07 Selecting previously unselected package libapparmor1:s390x.
23:43:14 [2022-08-23T23:43:14.465Z] #21 18.08 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
23:43:14 [2022-08-23T23:43:14.465Z] #21 18.08 Unpacking libapparmor1:s390x (2.13.6-10) ...
23:43:14 [2022-08-23T23:43:14.465Z] #21 18.13 Selecting previously unselected package libapparmor-dev:s390x.
23:43:14 [2022-08-23T23:43:14.465Z] #21 18.14 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
23:43:14 [2022-08-23T23:43:14.465Z] #21 18.15 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
23:43:14 [2022-08-23T23:43:14.465Z] #21 18.21 Selecting previously unselected package libgcc-s1:armhf.
23:43:14 [2022-08-23T23:43:14.465Z] #21 18.21 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
23:43:14 [2022-08-23T23:43:14.465Z] #21 18.22 Unpacking libgcc-s1:armhf (10.2.1-6) ...
23:43:14 [2022-08-23T23:43:14.465Z] #21 18.26 Selecting previously unselected package libcrypt1:armhf.
23:43:14 [2022-08-23T23:43:14.465Z] #21 18.26 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
23:43:14 [2022-08-23T23:43:14.465Z] #21 18.27 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
23:43:14 [2022-08-23T23:43:14.465Z] #21 18.35 Selecting previously unselected package libc6:armhf.
23:43:14 [2022-08-23T23:43:14.619Z] #77 100.5 checking for stdint.h... yes
23:43:14 [2022-08-23T23:43:14.619Z] #77 100.8 checking for unistd.h... yes
23:43:14 [2022-08-23T23:43:14.725Z] #21 18.36 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ...
23:43:14 [2022-08-23T23:43:14.876Z] #77 101.0 checking for dlfcn.h... yes
23:43:14 [2022-08-23T23:43:14.876Z] #77 101.2 checking for objdir... .libs
23:43:14 [2022-08-23T23:43:14.986Z] #21 18.53 Unpacking libc6:armhf (2.31-13+deb11u3) ...
23:43:15 [2022-08-23T23:43:15.247Z] #21 18.92 Selecting previously unselected package libapparmor1:armhf.
23:43:15 [2022-08-23T23:43:15.247Z] #21 18.94 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
23:43:15 [2022-08-23T23:43:15.247Z] #21 18.94 Unpacking libapparmor1:armhf (2.13.6-10) ...
23:43:15 [2022-08-23T23:43:15.247Z] #21 18.99 Selecting previously unselected package libapparmor-dev:armhf.
23:43:15 [2022-08-23T23:43:15.247Z] #21 18.99 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
23:43:15 [2022-08-23T23:43:15.247Z] #21 19.00 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
23:43:15 [2022-08-23T23:43:15.247Z] #21 19.07 Selecting previously unselected package libgcc-s1:ppc64el.
23:43:15 [2022-08-23T23:43:15.247Z] #21 19.07 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
23:43:15 [2022-08-23T23:43:15.331Z] #26 ...
23:43:15 [2022-08-23T23:43:15.331Z] 
23:43:15 [2022-08-23T23:43:15.331Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:43:15 [2022-08-23T23:43:15.331Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:43:15 [2022-08-23T23:43:15.331Z] #14 16.09 Fetched 8571 kB in 13s (673 kB/s)
23:43:15 [2022-08-23T23:43:15.331Z] #14 16.09 Reading package lists...
23:43:15 [2022-08-23T23:43:15.331Z] #14 25.36 Reading package lists...
23:43:15 [2022-08-23T23:43:15.331Z] #14 ...
23:43:15 [2022-08-23T23:43:15.331Z] 
23:43:15 [2022-08-23T23:43:15.331Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:43:15 [2022-08-23T23:43:15.331Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:43:15 [2022-08-23T23:43:15.331Z] #55 23.86 go: downloading github.com/mattn/go-colorable v0.1.12
23:43:15 [2022-08-23T23:43:15.331Z] #55 23.97 go: downloading github.com/sirupsen/logrus v1.8.1
23:43:15 [2022-08-23T23:43:15.331Z] #55 24.22 go: downloading github.com/stretchr/testify v1.7.1
23:43:15 [2022-08-23T23:43:15.331Z] #55 24.57 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
23:43:15 [2022-08-23T23:43:15.331Z] #55 24.61 go: downloading github.com/mattn/go-isatty v0.0.14
23:43:15 [2022-08-23T23:43:15.331Z] #55 24.83 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
23:43:15 [2022-08-23T23:43:15.331Z] #55 24.90 go: downloading github.com/fsnotify/fsnotify v1.5.4
23:43:15 [2022-08-23T23:43:15.331Z] #55 24.94 go: downloading github.com/mitchellh/mapstructure v1.5.0
23:43:15 [2022-08-23T23:43:15.331Z] #55 25.12 go: downloading github.com/spf13/afero v1.8.2
23:43:15 [2022-08-23T23:43:15.331Z] #55 25.15 go: downloading github.com/spf13/cast v1.4.1
23:43:15 [2022-08-23T23:43:15.331Z] #55 25.37 go: downloading github.com/spf13/jwalterweatherman v1.1.0
23:43:15 [2022-08-23T23:43:15.331Z] #55 25.70 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:43:15 [2022-08-23T23:43:15.331Z] #55 25.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:43:15 [2022-08-23T23:43:15.331Z] #55 25.88 go: downloading github.com/go-toolsmith/astequal v1.0.1
23:43:15 [2022-08-23T23:43:15.331Z] #55 25.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:43:15 [2022-08-23T23:43:15.331Z] #55 26.02 go: downloading github.com/go-toolsmith/astp v1.0.0
23:43:15 [2022-08-23T23:43:15.331Z] #55 26.06 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:43:15 [2022-08-23T23:43:15.331Z] #55 26.13 go: downloading github.com/go-toolsmith/typep v1.0.2
23:43:15 [2022-08-23T23:43:15.331Z] #55 26.28 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
23:43:15 [2022-08-23T23:43:15.389Z] #77 101.6 checking if gcc supports -fno-rtti -fno-exceptions... no
23:43:15 [2022-08-23T23:43:15.389Z] #77 101.7 checking for gcc option to produce PIC... -fPIC -DPIC
23:43:15 [2022-08-23T23:43:15.389Z] #77 101.7 checking if gcc PIC flag -fPIC -DPIC works... yes
23:43:15 [2022-08-23T23:43:15.507Z] #21 19.07 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
23:43:15 [2022-08-23T23:43:15.507Z] #21 19.14 Selecting previously unselected package libcrypt1:ppc64el.
23:43:15 [2022-08-23T23:43:15.507Z] #21 19.14 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
23:43:15 [2022-08-23T23:43:15.507Z] #21 19.14 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
23:43:15 [2022-08-23T23:43:15.507Z] #21 19.23 Selecting previously unselected package libc6:ppc64el.
23:43:15 [2022-08-23T23:43:15.507Z] #21 19.24 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ...
23:43:15 [2022-08-23T23:43:15.600Z] #67 ...
23:43:15 [2022-08-23T23:43:15.600Z] 
23:43:15 [2022-08-23T23:43:15.600Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:43:15 [2022-08-23T23:43:15.600Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7
23:43:15 [2022-08-23T23:43:15.600Z] #62 14.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:43:15 [2022-08-23T23:43:15.600Z] #62 ...
23:43:15 [2022-08-23T23:43:15.600Z] 
23:43:15 [2022-08-23T23:43:15.600Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:43:15 [2022-08-23T23:43:15.600Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:43:15 [2022-08-23T23:43:15.600Z] #42 14.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:43:15 [2022-08-23T23:43:15.600Z] #42 ...
23:43:15 [2022-08-23T23:43:15.600Z] 
23:43:15 [2022-08-23T23:43:15.600Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:43:15 [2022-08-23T23:43:15.600Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:43:15 [2022-08-23T23:43:15.600Z] #55 22.88 go: downloading github.com/sirupsen/logrus v1.8.1
23:43:15 [2022-08-23T23:43:15.600Z] #55 22.91 go: downloading github.com/stretchr/testify v1.7.1
23:43:15 [2022-08-23T23:43:15.600Z] #55 23.60 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
23:43:15 [2022-08-23T23:43:15.600Z] #55 23.60 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
23:43:15 [2022-08-23T23:43:15.600Z] #55 23.98 go: downloading github.com/fsnotify/fsnotify v1.5.4
23:43:15 [2022-08-23T23:43:15.600Z] #55 24.00 go: downloading github.com/mitchellh/mapstructure v1.5.0
23:43:15 [2022-08-23T23:43:15.600Z] #55 24.34 go: downloading github.com/spf13/afero v1.8.2
23:43:15 [2022-08-23T23:43:15.600Z] #55 24.53 go: downloading github.com/spf13/cast v1.4.1
23:43:15 [2022-08-23T23:43:15.600Z] #55 ...
23:43:15 [2022-08-23T23:43:15.600Z] 
23:43:15 [2022-08-23T23:43:15.600Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:43:15 [2022-08-23T23:43:15.600Z] #26 sha256:413f443d2713136155ab9dcbdfcbd874e517256a74a1c3825adf8c88714f7cf2
23:43:15 [2022-08-23T23:43:15.600Z] #26 20.74 + mkdir -p /build
23:43:15 [2022-08-23T23:43:15.600Z] #26 20.75 + mv docker/docker /build/
23:43:15 [2022-08-23T23:43:15.600Z] #26 20.80 + rmdir docker
23:43:15 [2022-08-23T23:43:15.600Z] #26 DONE 24.2s
23:43:15 [2022-08-23T23:43:15.600Z] 
23:43:15 [2022-08-23T23:43:15.600Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:43:15 [2022-08-23T23:43:15.600Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:43:15 [2022-08-23T23:43:15.600Z] #55 24.70 go: downloading github.com/spf13/jwalterweatherman v1.1.0
23:43:15 [2022-08-23T23:43:15.607Z] #55 26.35 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
23:43:15 [2022-08-23T23:43:15.768Z] #21 19.46 Unpacking libc6:ppc64el (2.31-13+deb11u3) ...
23:43:15 [2022-08-23T23:43:15.864Z] #55 ...
23:43:15 [2022-08-23T23:43:15.864Z] 
23:43:15 [2022-08-23T23:43:15.864Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:43:15 [2022-08-23T23:43:15.864Z] #26 sha256:20e5cf10ca5e4572d8e9e5f023fdeed12101119d9ef4934c3e2e17c3f350df5c
23:43:15 [2022-08-23T23:43:15.864Z] #26 DONE 26.3s
23:43:15 [2022-08-23T23:43:15.864Z] 
23:43:15 [2022-08-23T23:43:15.864Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:43:15 [2022-08-23T23:43:15.864Z] #67 sha256:6bb3815f87aa7c860d9c78cbef77a3607f351dfd73a70896d142b907fc37fb8a
23:43:15 [2022-08-23T23:43:15.864Z] #67 26.59 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:43:15 [2022-08-23T23:43:15.901Z] #77 101.8 checking if gcc static flag -static works... yes
23:43:15 [2022-08-23T23:43:15.902Z] #77 102.3 checking if gcc supports -c -o file.o... yes
23:43:16 [2022-08-23T23:43:16.158Z] #77 102.4 checking if gcc supports -c -o file.o... (cached) yes
23:43:16 [2022-08-23T23:43:16.158Z] #77 102.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
23:43:16 [2022-08-23T23:43:16.174Z] #55 25.11 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
23:43:16 [2022-08-23T23:43:16.174Z] #55 25.35 go: downloading github.com/go-toolsmith/astcast v1.0.0
23:43:16 [2022-08-23T23:43:16.340Z] #21 20.05 Selecting previously unselected package libapparmor1:ppc64el.
23:43:16 [2022-08-23T23:43:16.340Z] #21 20.06 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
23:43:16 [2022-08-23T23:43:16.340Z] #21 20.07 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
23:43:16 [2022-08-23T23:43:16.414Z] #77 102.5 checking dynamic linker characteristics... GNU/Linux ld.so
23:43:16 [2022-08-23T23:43:16.414Z] #77 102.8 checking how to hardcode library paths into programs... immediate
23:43:16 [2022-08-23T23:43:16.414Z] #77 102.8 checking whether stripping libraries is possible... yes
23:43:16 [2022-08-23T23:43:16.414Z] #77 102.8 checking if libtool supports shared libraries... yes
23:43:16 [2022-08-23T23:43:16.414Z] #77 102.8 checking whether to build shared libraries... no
23:43:16 [2022-08-23T23:43:16.414Z] #77 102.8 checking whether to build static libraries... yes
23:43:16 [2022-08-23T23:43:16.414Z] #77 102.8 checking for a BSD-compatible install... /usr/bin/install -c
23:43:16 [2022-08-23T23:43:16.437Z] #55 25.50 go: downloading github.com/go-toolsmith/astcopy v1.0.0
23:43:16 [2022-08-23T23:43:16.601Z] #21 20.12 Selecting previously unselected package libapparmor-dev:ppc64el.
23:43:16 [2022-08-23T23:43:16.601Z] #21 20.13 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
23:43:16 [2022-08-23T23:43:16.601Z] #21 20.13 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
23:43:16 [2022-08-23T23:43:16.601Z] #21 20.21 Selecting previously unselected package libseccomp2:s390x.
23:43:16 [2022-08-23T23:43:16.601Z] #21 20.22 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
23:43:16 [2022-08-23T23:43:16.601Z] #21 20.22 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
23:43:16 [2022-08-23T23:43:16.601Z] #21 20.26 Selecting previously unselected package libseccomp-dev:s390x.
23:43:16 [2022-08-23T23:43:16.601Z] #21 20.27 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
23:43:16 [2022-08-23T23:43:16.601Z] #21 20.28 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
23:43:16 [2022-08-23T23:43:16.601Z] #21 20.34 Selecting previously unselected package libseccomp2:ppc64el.
23:43:16 [2022-08-23T23:43:16.601Z] #21 20.34 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
23:43:16 [2022-08-23T23:43:16.601Z] #21 20.35 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
23:43:16 [2022-08-23T23:43:16.671Z] #77 102.8 checking whether build environment is sane... yes
23:43:16 [2022-08-23T23:43:16.671Z] #77 102.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:43:16 [2022-08-23T23:43:16.671Z] #77 102.9 checking whether make sets $(MAKE)... yes
23:43:16 [2022-08-23T23:43:16.671Z] #77 103.0 checking whether make supports the include directive... yes (GNU style)
23:43:16 [2022-08-23T23:43:16.671Z] #77 103.1 checking whether make supports nested variables... yes
23:43:16 [2022-08-23T23:43:16.700Z] #55 25.62 go: downloading github.com/go-toolsmith/astequal v1.0.1
23:43:16 [2022-08-23T23:43:16.700Z] #55 25.76 go: downloading github.com/go-toolsmith/astfmt v1.0.0
23:43:16 [2022-08-23T23:43:16.862Z] #21 20.39 Selecting previously unselected package libseccomp-dev:ppc64el.
23:43:16 [2022-08-23T23:43:16.862Z] #21 20.39 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
23:43:16 [2022-08-23T23:43:16.862Z] #21 20.40 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
23:43:16 [2022-08-23T23:43:16.862Z] #21 20.47 Selecting previously unselected package libseccomp2:armhf.
23:43:16 [2022-08-23T23:43:16.862Z] #21 20.47 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
23:43:16 [2022-08-23T23:43:16.862Z] #21 20.47 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
23:43:16 [2022-08-23T23:43:16.862Z] #21 20.51 Selecting previously unselected package libseccomp-dev:armhf.
23:43:16 [2022-08-23T23:43:16.862Z] #21 20.52 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
23:43:16 [2022-08-23T23:43:16.862Z] #21 20.52 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
23:43:16 [2022-08-23T23:43:16.862Z] #21 20.57 Selecting previously unselected package libseccomp2:armel.
23:43:16 [2022-08-23T23:43:16.862Z] #21 20.58 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
23:43:16 [2022-08-23T23:43:16.862Z] #21 20.59 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
23:43:16 [2022-08-23T23:43:16.862Z] #21 20.63 Selecting previously unselected package libseccomp-dev:armel.
23:43:16 [2022-08-23T23:43:16.862Z] #21 20.64 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
23:43:16 [2022-08-23T23:43:16.862Z] #21 20.65 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
23:43:16 [2022-08-23T23:43:16.862Z] #21 20.71 Selecting previously unselected package libseccomp2:arm64.
23:43:16 [2022-08-23T23:43:16.862Z] #21 20.71 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
23:43:16 [2022-08-23T23:43:16.862Z] #21 20.71 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
23:43:16 [2022-08-23T23:43:16.862Z] #21 20.75 Selecting previously unselected package libseccomp-dev:arm64.
23:43:16 [2022-08-23T23:43:16.961Z] #55 25.97 go: downloading github.com/go-toolsmith/astp v1.0.0
23:43:16 [2022-08-23T23:43:16.961Z] #55 26.17 go: downloading github.com/go-toolsmith/strparse v1.0.0
23:43:16 [2022-08-23T23:43:16.970Z] #77 103.1 checking whether UID '0' is supported by ustar format... yes
23:43:16 [2022-08-23T23:43:16.970Z] #77 103.1 checking whether GID '0' is supported by ustar format... yes
23:43:16 [2022-08-23T23:43:16.970Z] #77 103.1 checking how to create a ustar tar archive... gnutar
23:43:16 [2022-08-23T23:43:16.970Z] #77 103.2 checking dependency style of gcc... gcc3
23:43:17 [2022-08-23T23:43:17.123Z] #21 20.76 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
23:43:17 [2022-08-23T23:43:17.123Z] #21 20.77 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
23:43:17 [2022-08-23T23:43:17.123Z] #21 20.85 Setting up gcc-10-base:arm64 (10.2.1-6) ...
23:43:17 [2022-08-23T23:43:17.123Z] #21 20.86 Setting up gcc-10-base:armel (10.2.1-6) ...
23:43:17 [2022-08-23T23:43:17.123Z] #21 20.87 Setting up gcc-10-base:armhf (10.2.1-6) ...
23:43:17 [2022-08-23T23:43:17.123Z] #21 20.88 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
23:43:17 [2022-08-23T23:43:17.123Z] #21 20.90 Setting up gcc-10-base:s390x (10.2.1-6) ...
23:43:17 [2022-08-23T23:43:17.123Z] #21 20.91 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
23:43:17 [2022-08-23T23:43:17.123Z] #21 20.92 Setting up libcrypt1:armel (1:4.4.18-4) ...
23:43:17 [2022-08-23T23:43:17.123Z] #21 20.93 Setting up libcrypt1:armhf (1:4.4.18-4) ...
23:43:17 [2022-08-23T23:43:17.123Z] #21 20.94 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
23:43:17 [2022-08-23T23:43:17.123Z] #21 20.95 Setting up libcrypt1:s390x (1:4.4.18-4) ...
23:43:17 [2022-08-23T23:43:17.225Z] #55 26.27 go: downloading github.com/go-toolsmith/typep v1.0.2
23:43:17 [2022-08-23T23:43:17.226Z] #77 103.4 checking whether to enable maintainer-specific portions of Makefiles... yes
23:43:17 [2022-08-23T23:43:17.226Z] #77 103.4 checking whether make supports nested variables... (cached) yes
23:43:17 [2022-08-23T23:43:17.226Z] #77 103.4 checking for gawk... (cached) mawk
23:43:17 [2022-08-23T23:43:17.226Z] #77 103.4 checking for a sed that does not truncate output... (cached) /bin/sed
23:43:17 [2022-08-23T23:43:17.226Z] #77 103.4 checking for gcc... (cached) gcc
23:43:17 [2022-08-23T23:43:17.226Z] #77 103.6 checking whether we are using the GNU C compiler... (cached) yes
23:43:17 [2022-08-23T23:43:17.226Z] #77 103.6 checking whether gcc accepts -g... (cached) yes
23:43:17 [2022-08-23T23:43:17.226Z] #77 103.6 checking for gcc option to accept ISO C89... (cached) none needed
23:43:17 [2022-08-23T23:43:17.226Z] #77 103.6 checking whether gcc understands -c and -o together... (cached) yes
23:43:17 [2022-08-23T23:43:17.226Z] #77 103.6 checking for a Python interpreter with version >= 3... python3
23:43:17 [2022-08-23T23:43:17.384Z] #21 20.96 Setting up libgcc-s1:arm64 (10.2.1-6) ...
23:43:17 [2022-08-23T23:43:17.384Z] #21 20.97 Setting up libgcc-s1:armel (10.2.1-6) ...
23:43:17 [2022-08-23T23:43:17.384Z] #21 20.99 Setting up libgcc-s1:armhf (10.2.1-6) ...
23:43:17 [2022-08-23T23:43:17.384Z] #21 21.00 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
23:43:17 [2022-08-23T23:43:17.384Z] #21 21.02 Setting up libgcc-s1:s390x (10.2.1-6) ...
23:43:17 [2022-08-23T23:43:17.384Z] #21 21.03 Setting up libc6:arm64 (2.31-13+deb11u3) ...
23:43:17 [2022-08-23T23:43:17.482Z] #77 103.7 checking for python3... /usr/bin/python3
23:43:17 [2022-08-23T23:43:17.482Z] #77 103.7 checking for python3 version... 3.9
23:43:17 [2022-08-23T23:43:17.482Z] #77 103.8 checking for python3 platform... linux
23:43:17 [2022-08-23T23:43:17.488Z] #55 26.49 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
23:43:17 [2022-08-23T23:43:17.557Z] #51 47.79 Setting up criu (3.17.1-1) ...
23:43:17 [2022-08-23T23:43:17.739Z] #77 103.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
23:43:17 [2022-08-23T23:43:17.739Z] #77 104.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
23:43:17 [2022-08-23T23:43:17.996Z] #77 104.2 checking for go-md2man... no
23:43:17 [2022-08-23T23:43:17.996Z] #77 104.2 checking error.h usability... yes
23:43:18 [2022-08-23T23:43:18.252Z] #77 104.5 checking error.h presence... yes
23:43:18 [2022-08-23T23:43:18.252Z] #77 104.6 checking for error.h... yes
23:43:18 [2022-08-23T23:43:18.504Z] #51 49.48 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:43:18 [2022-08-23T23:43:18.554Z] #77 104.6 checking linux/openat2.h usability... yes
23:43:18 [2022-08-23T23:43:18.554Z] #77 104.9 checking linux/openat2.h presence... yes
23:43:18 [2022-08-23T23:43:18.554Z] #77 104.9 checking for linux/openat2.h... yes
23:43:18 [2022-08-23T23:43:18.770Z] #21 22.25 Setting up libc6:armel (2.31-13+deb11u3) ...
23:43:18 [2022-08-23T23:43:18.812Z] #77 104.9 checking for copy_file_range... yes
23:43:18 [2022-08-23T23:43:18.902Z] #51 ...
23:43:18 [2022-08-23T23:43:18.902Z] 
23:43:18 [2022-08-23T23:43:18.902Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:43:18 [2022-08-23T23:43:18.902Z] #42 sha256:8b5d5ef30a3edcf97e9e1e3a890095b0a6aaf276c70841f91e13d159e54cd07b
23:43:18 [2022-08-23T23:43:18.902Z] #42 45.21 Selecting previously unselected package libxml2:arm64.
23:43:18 [2022-08-23T23:43:18.902Z] #42 45.21 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
23:43:18 [2022-08-23T23:43:18.902Z] #42 45.21 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
23:43:18 [2022-08-23T23:43:18.902Z] #42 45.70 Selecting previously unselected package libarchive13:arm64.
23:43:18 [2022-08-23T23:43:18.902Z] #42 45.70 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
23:43:18 [2022-08-23T23:43:18.902Z] #42 45.71 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
23:43:18 [2022-08-23T23:43:18.902Z] #42 46.00 Selecting previously unselected package libjsoncpp24:arm64.
23:43:18 [2022-08-23T23:43:18.902Z] #42 46.00 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
23:43:18 [2022-08-23T23:43:18.902Z] #42 46.02 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
23:43:18 [2022-08-23T23:43:18.902Z] #42 46.20 Selecting previously unselected package librhash0:arm64.
23:43:18 [2022-08-23T23:43:18.902Z] #42 46.20 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
23:43:18 [2022-08-23T23:43:18.902Z] #42 46.24 Unpacking librhash0:arm64 (1.4.1-2) ...
23:43:18 [2022-08-23T23:43:18.902Z] #42 46.45 Selecting previously unselected package libuv1:arm64.
23:43:18 [2022-08-23T23:43:18.902Z] #42 46.45 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
23:43:18 [2022-08-23T23:43:18.902Z] #42 46.46 Unpacking libuv1:arm64 (1.40.0-2) ...
23:43:18 [2022-08-23T23:43:18.902Z] #42 46.65 Selecting previously unselected package cmake.
23:43:18 [2022-08-23T23:43:18.902Z] #42 46.66 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
23:43:18 [2022-08-23T23:43:18.902Z] #42 46.68 Unpacking cmake (3.18.4-2+deb11u1) ...
23:43:18 [2022-08-23T23:43:18.902Z] #42 49.66 Setting up libicu67:arm64 (67.1-7) ...
23:43:18 [2022-08-23T23:43:18.902Z] #42 49.69 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:43:18 [2022-08-23T23:43:18.902Z] #42 49.71 Setting up libuv1:arm64 (1.40.0-2) ...
23:43:18 [2022-08-23T23:43:18.902Z] #42 49.74 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:43:18 [2022-08-23T23:43:18.902Z] #42 49.81 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
23:43:18 [2022-08-23T23:43:18.902Z] #42 49.83 Setting up librhash0:arm64 (1.4.1-2) ...
23:43:18 [2022-08-23T23:43:18.902Z] #42 49.85 Setting up cmake-data (3.18.4-2+deb11u1) ...
23:43:18 [2022-08-23T23:43:18.902Z] #42 49.87 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
23:43:18 [2022-08-23T23:43:18.902Z] #42 49.89 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
23:43:18 [2022-08-23T23:43:18.902Z] #42 49.91 Setting up cmake (3.18.4-2+deb11u1) ...
23:43:18 [2022-08-23T23:43:18.902Z] #42 49.93 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:43:19 [2022-08-23T23:43:19.113Z] #77 105.2 checking for fgetxattr... yes
23:43:19 [2022-08-23T23:43:19.141Z] #67 ...
23:43:19 [2022-08-23T23:43:19.141Z] 
23:43:19 [2022-08-23T23:43:19.141Z] #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
23:43:19 [2022-08-23T23:43:19.141Z] #38 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8
23:43:19 [2022-08-23T23:43:19.141Z] #38 29.46 tomll can be used in two ways:
23:43:19 [2022-08-23T23:43:19.141Z] #38 29.46 Writing to STDIN and reading from STDOUT:
23:43:19 [2022-08-23T23:43:19.141Z] #38 29.46   cat file.toml | tomll > file.toml
23:43:19 [2022-08-23T23:43:19.141Z] #38 29.46 
23:43:19 [2022-08-23T23:43:19.141Z] #38 29.46 Reading and updating a list of files:
23:43:19 [2022-08-23T23:43:19.141Z] #38 29.46   tomll a.toml b.toml c.toml
23:43:19 [2022-08-23T23:43:19.141Z] #38 29.46 
23:43:19 [2022-08-23T23:43:19.141Z] #38 29.46 When given a list of files, tomll will modify all files in place without asking.
23:43:19 [2022-08-23T23:43:19.141Z] #38 DONE 29.6s
23:43:19 [2022-08-23T23:43:19.141Z] 
23:43:19 [2022-08-23T23:43:19.141Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:43:19 [2022-08-23T23:43:19.141Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77
23:43:19 [2022-08-23T23:43:19.141Z] #36 24.89 go: downloading github.com/sirupsen/logrus v1.6.0
23:43:19 [2022-08-23T23:43:19.141Z] #36 24.90 go: downloading github.com/spf13/cobra v1.1.3
23:43:19 [2022-08-23T23:43:19.141Z] #36 25.43 go: downloading github.com/mattn/go-isatty v0.0.3
23:43:19 [2022-08-23T23:43:19.141Z] #36 25.65 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
23:43:19 [2022-08-23T23:43:19.141Z] #36 26.14 go: downloading gopkg.in/yaml.v2 v2.4.0
23:43:19 [2022-08-23T23:43:19.141Z] #36 26.46 go: downloading github.com/cosiner/argv v0.1.0
23:43:19 [2022-08-23T23:43:19.142Z] #36 26.55 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
23:43:19 [2022-08-23T23:43:19.142Z] #36 26.64 go: downloading github.com/peterh/liner v1.2.2
23:43:19 [2022-08-23T23:43:19.142Z] #36 26.97 go: downloading github.com/google/go-dap v0.6.0
23:43:19 [2022-08-23T23:43:19.142Z] #36 27.60 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
23:43:19 [2022-08-23T23:43:19.142Z] #36 28.95 go: downloading github.com/mattn/go-runewidth v0.0.3
23:43:19 [2022-08-23T23:43:19.142Z] #36 29.58 go: downloading github.com/hashicorp/golang-lru v0.5.4
23:43:19 [2022-08-23T23:43:19.142Z] #36 29.70 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
23:43:19 [2022-08-23T23:43:19.416Z] #55 ...
23:43:19 [2022-08-23T23:43:19.416Z] 
23:43:19 [2022-08-23T23:43:19.416Z] #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
23:43:19 [2022-08-23T23:43:19.416Z] #38 sha256:324fd8bb9759aba15572e917aabcff407b7fd9e147c3acdbf19f2e8835abf5e8
23:43:19 [2022-08-23T23:43:19.416Z] #38 27.93 tomll can be used in two ways:
23:43:19 [2022-08-23T23:43:19.416Z] #38 27.93 Writing to STDIN and reading from STDOUT:
23:43:19 [2022-08-23T23:43:19.416Z] #38 27.93   cat file.toml | tomll > file.toml
23:43:19 [2022-08-23T23:43:19.416Z] #38 27.93 
23:43:19 [2022-08-23T23:43:19.416Z] #38 27.93 Reading and updating a list of files:
23:43:19 [2022-08-23T23:43:19.416Z] #38 27.94   tomll a.toml b.toml c.toml
23:43:19 [2022-08-23T23:43:19.416Z] #38 27.94 
23:43:19 [2022-08-23T23:43:19.416Z] #38 27.94 When given a list of files, tomll will modify all files in place without asking.
23:43:19 [2022-08-23T23:43:19.416Z] #38 DONE 28.1s
23:43:19 [2022-08-23T23:43:19.416Z] 
23:43:19 [2022-08-23T23:43:19.416Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:43:19 [2022-08-23T23:43:19.416Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7
23:43:19 [2022-08-23T23:43:19.416Z] #62 28.16 Fetched 8571 kB in 23s (380 kB/s)
23:43:19 [2022-08-23T23:43:19.677Z] #77 105.5 checking for statx... yes
23:43:19 [2022-08-23T23:43:19.677Z] #77 105.8 checking for fgetpwent_r... 
23:43:19 [2022-08-23T23:43:19.677Z] #77 ...
23:43:19 [2022-08-23T23:43:19.677Z] 
23:43:19 [2022-08-23T23:43:19.677Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:43:19 [2022-08-23T23:43:19.677Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2
23:43:19 [2022-08-23T23:43:19.677Z] #21 2.395 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:43:19 [2022-08-23T23:43:19.677Z] #21 2.420 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:43:19 [2022-08-23T23:43:19.677Z] #21 2.432 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:43:19 [2022-08-23T23:43:19.677Z] #21 2.984 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:43:19 [2022-08-23T23:43:19.677Z] #21 4.296 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB]
23:43:19 [2022-08-23T23:43:19.677Z] #21 5.836 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:43:19 [2022-08-23T23:43:19.677Z] #21 10.18 Fetched 8571 kB in 8s (1064 kB/s)
23:43:19 [2022-08-23T23:43:19.677Z] #21 10.18 Reading package lists...
23:43:19 [2022-08-23T23:43:19.677Z] #21 ...
23:43:19 [2022-08-23T23:43:19.677Z] 
23:43:19 [2022-08-23T23:43:19.677Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:43:19 [2022-08-23T23:43:19.677Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:43:19 [2022-08-23T23:43:19.677Z] #77 105.8 checking for fgetpwent_r... yes
23:43:19 [2022-08-23T23:43:19.711Z] #21 23.44 Setting up libc6:armhf (2.31-13+deb11u3) ...
23:43:19 [2022-08-23T23:43:19.974Z] #77 106.1 checking for issetugid... no
23:43:20 [2022-08-23T23:43:20.231Z] #77 106.5 checking for pkg-config... /usr/bin/pkg-config
23:43:20 [2022-08-23T23:43:20.231Z] #77 106.5 checking pkg-config is at least version 0.9.0... yes
23:43:20 [2022-08-23T23:43:20.795Z] #77 106.5 checking for library containing yajl_tree_get... -lyajl
23:43:20 [2022-08-23T23:43:20.795Z] #77 107.0 checking for yajl >= 2.0.0... yes
23:43:20 [2022-08-23T23:43:20.795Z] #77 107.1 checking sys/capability.h usability... yes
23:43:20 [2022-08-23T23:43:20.859Z] #42 ...
23:43:20 [2022-08-23T23:43:20.859Z] 
23:43:20 [2022-08-23T23:43:20.859Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:43:20 [2022-08-23T23:43:20.859Z] #51 sha256:f5cbc7ce3b0c91eb0d42d2e798ac6a9ffcc600be0cba7ea40c6f5634c336c049
23:43:20 [2022-08-23T23:43:20.859Z] #51 DONE 51.8s
23:43:20 [2022-08-23T23:43:20.859Z] 
23:43:20 [2022-08-23T23:43:20.859Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:43:20 [2022-08-23T23:43:20.859Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8
23:43:20 [2022-08-23T23:43:20.859Z] #14 46.16 Selecting previously unselected package binutils-mingw-w64.
23:43:20 [2022-08-23T23:43:20.859Z] #14 46.17 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
23:43:20 [2022-08-23T23:43:20.859Z] #14 46.18 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
23:43:20 [2022-08-23T23:43:20.859Z] #14 46.34 Selecting previously unselected package libdevmapper1.02.1:arm64.
23:43:20 [2022-08-23T23:43:20.859Z] #14 46.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
23:43:20 [2022-08-23T23:43:20.859Z] #14 46.36 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
23:43:20 [2022-08-23T23:43:20.859Z] #14 46.52 Selecting previously unselected package dmsetup.
23:43:20 [2022-08-23T23:43:20.859Z] #14 46.52 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
23:43:20 [2022-08-23T23:43:20.859Z] #14 46.53 Unpacking dmsetup (2:1.02.175-2.1) ...
23:43:20 [2022-08-23T23:43:20.859Z] #14 46.76 Selecting previously unselected package mingw-w64-common.
23:43:20 [2022-08-23T23:43:20.859Z] #14 46.78 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
23:43:20 [2022-08-23T23:43:20.859Z] #14 46.78 Unpacking mingw-w64-common (8.0.0-1) ...
23:43:20 [2022-08-23T23:43:20.859Z] #14 ...
23:43:20 [2022-08-23T23:43:20.859Z] 
23:43:20 [2022-08-23T23:43:20.859Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:43:20 [2022-08-23T23:43:20.859Z] #42 sha256:8b5d5ef30a3edcf97e9e1e3a890095b0a6aaf276c70841f91e13d159e54cd07b
23:43:20 [2022-08-23T23:43:20.859Z] #42 DONE 52.2s
23:43:20 [2022-08-23T23:43:20.859Z] 
23:43:20 [2022-08-23T23:43:20.859Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
23:43:20 [2022-08-23T23:43:20.859Z] #43 sha256:ff00de2880a1e2d897052f7105dbddee33bf7b4a78b9e46e637aeacbd5675e42
23:43:21 [2022-08-23T23:43:21.034Z] #36 ...
23:43:21 [2022-08-23T23:43:21.034Z] 
23:43:21 [2022-08-23T23:43:21.034Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:43:21 [2022-08-23T23:43:21.034Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:43:21 [2022-08-23T23:43:21.034Z] #42 31.98 Fetched 8571 kB in 25s (341 kB/s)
23:43:21 [2022-08-23T23:43:21.093Z] #77 107.3 checking sys/capability.h presence... yes
23:43:21 [2022-08-23T23:43:21.093Z] #77 107.4 checking for sys/capability.h... yes
23:43:21 [2022-08-23T23:43:21.095Z] #21 24.66 Setting up libc6:ppc64el (2.31-13+deb11u3) ...
23:43:21 [2022-08-23T23:43:21.351Z] #77 107.4 checking for library containing cap_from_name... -lcap
23:43:21 [2022-08-23T23:43:21.433Z] #43 DONE 0.5s
23:43:21 [2022-08-23T23:43:21.433Z] 
23:43:21 [2022-08-23T23:43:21.433Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:43:21 [2022-08-23T23:43:21.433Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8
23:43:21 [2022-08-23T23:43:21.433Z] #14 52.42 Selecting previously unselected package mingw-w64-x86-64-dev.
23:43:21 [2022-08-23T23:43:21.433Z] #14 52.42 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
23:43:21 [2022-08-23T23:43:21.433Z] #14 52.44 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
23:43:22 [2022-08-23T23:43:22.083Z] #21 25.91 Setting up libc6:s390x (2.31-13+deb11u3) ...
23:43:22 [2022-08-23T23:43:22.214Z] #77 107.9 checking for library containing dlopen... -ldl
23:43:22 [2022-08-23T23:43:22.381Z] #14 ...
23:43:22 [2022-08-23T23:43:22.381Z] 
23:43:22 [2022-08-23T23:43:22.381Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:43:22 [2022-08-23T23:43:22.381Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e
23:43:22 [2022-08-23T23:43:22.381Z] #77 0.669 Cloning into '/tmp/crun-build'...
23:43:22 [2022-08-23T23:43:22.381Z] #77 6.046 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
23:43:22 [2022-08-23T23:43:22.381Z] #77 6.062 Cloning into '/tmp/crun-build/libocispec'...
23:43:22 [2022-08-23T23:43:22.381Z] #77 7.089 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
23:43:22 [2022-08-23T23:43:22.381Z] #77 7.098 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
23:43:22 [2022-08-23T23:43:22.381Z] #77 7.100 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
23:43:22 [2022-08-23T23:43:22.381Z] #77 7.101 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
23:43:22 [2022-08-23T23:43:22.381Z] #77 7.120 Cloning into '/tmp/crun-build/libocispec/image-spec'...
23:43:22 [2022-08-23T23:43:22.381Z] #77 9.234 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
23:43:22 [2022-08-23T23:43:22.471Z] #77 108.5 checking seccomp.h usability... yes
23:43:22 [2022-08-23T23:43:22.644Z] #77 ...
23:43:22 [2022-08-23T23:43:22.644Z] 
23:43:22 [2022-08-23T23:43:22.644Z] #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
23:43:22 [2022-08-23T23:43:22.644Z] #44 sha256:6bfdcfad7c70c5236775d992decce42a9060749aa0e27a9cc66ee06f4b980d06
23:43:22 [2022-08-23T23:43:22.644Z] #44 0.934 + RM_GOPATH=0
23:43:22 [2022-08-23T23:43:22.644Z] #44 0.935 + TMP_GOPATH=
23:43:22 [2022-08-23T23:43:22.644Z] #44 0.935 + : /build
23:43:22 [2022-08-23T23:43:22.644Z] #44 0.935 + '[' -z '' ']'
23:43:22 [2022-08-23T23:43:22.644Z] #44 0.936 ++ mktemp -d
23:43:22 [2022-08-23T23:43:22.644Z] #44 0.966 + export GOPATH=/tmp/tmp.UTo14twwTC
23:43:22 [2022-08-23T23:43:22.644Z] #44 0.966 + GOPATH=/tmp/tmp.UTo14twwTC
23:43:22 [2022-08-23T23:43:22.644Z] #44 0.966 + RM_GOPATH=1
23:43:22 [2022-08-23T23:43:22.644Z] #44 0.966 + case "$(go env GOARCH)" in
23:43:22 [2022-08-23T23:43:22.644Z] #44 0.967 ++ go env GOARCH
23:43:22 [2022-08-23T23:43:22.644Z] #44 1.001 + export GO_BUILDMODE=-buildmode=pie
23:43:22 [2022-08-23T23:43:22.644Z] #44 1.013 + GO_BUILDMODE=-buildmode=pie
23:43:22 [2022-08-23T23:43:22.644Z] #44 1.014 ++ dirname /install.sh
23:43:22 [2022-08-23T23:43:22.644Z] #44 1.022 + dir=/
23:43:22 [2022-08-23T23:43:22.644Z] #44 1.022 + bin=tini
23:43:22 [2022-08-23T23:43:22.644Z] #44 1.022 + shift
23:43:22 [2022-08-23T23:43:22.644Z] #44 1.022 + '[' '!' -f //tini.installer ']'
23:43:22 [2022-08-23T23:43:22.644Z] #44 1.027 + . //tini.installer
23:43:22 [2022-08-23T23:43:22.644Z] #44 1.029 ++ : v0.19.0
23:43:22 [2022-08-23T23:43:22.644Z] #44 1.029 + install_tini
23:43:22 [2022-08-23T23:43:22.644Z] #44 1.029 + echo 'Install tini version v0.19.0'
23:43:22 [2022-08-23T23:43:22.644Z] #44 1.029 + git clone https://github.com/krallin/tini.git /tmp/tmp.UTo14twwTC/tini
23:43:22 [2022-08-23T23:43:22.644Z] #44 1.029 Install tini version v0.19.0
23:43:22 [2022-08-23T23:43:22.644Z] #44 1.034 Cloning into '/tmp/tmp.UTo14twwTC/tini'...
23:43:22 [2022-08-23T23:43:22.770Z] #77 108.8 checking seccomp.h presence... yes
23:43:22 [2022-08-23T23:43:22.770Z] #77 108.9 checking for seccomp.h... yes
23:43:22 [2022-08-23T23:43:22.907Z] #44 1.647 + cd /tmp/tmp.UTo14twwTC/tini
23:43:22 [2022-08-23T23:43:22.907Z] #44 1.647 + git checkout -q v0.19.0
23:43:22 [2022-08-23T23:43:22.907Z] #44 1.653 + cmake .
23:43:23 [2022-08-23T23:43:23.027Z] #77 108.9 checking for library containing seccomp_rule_add... 
23:43:23 [2022-08-23T23:43:23.027Z] #77 ...
23:43:23 [2022-08-23T23:43:23.027Z] 
23:43:23 [2022-08-23T23:43:23.027Z] #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
23:43:23 [2022-08-23T23:43:23.027Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c
23:43:23 [2022-08-23T23:43:23.027Z] #34 DONE 160.8s
23:43:23 [2022-08-23T23:43:23.027Z] 
23:43:23 [2022-08-23T23:43:23.027Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:43:23 [2022-08-23T23:43:23.027Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:43:23 [2022-08-23T23:43:23.027Z] #77 108.9 checking for library containing seccomp_rule_add... -lseccomp
23:43:23 [2022-08-23T23:43:23.284Z] #77 109.5 checking for library containing seccomp_arch_resolve_name... none required
23:43:23 [2022-08-23T23:43:23.482Z] #44 2.256 -- The C compiler identification is GNU 10.2.1
23:43:23 [2022-08-23T23:43:23.498Z] #21 27.12 Setting up libapparmor1:arm64 (2.13.6-10) ...
23:43:23 [2022-08-23T23:43:23.498Z] #21 27.14 Setting up libapparmor1:armel (2.13.6-10) ...
23:43:23 [2022-08-23T23:43:23.498Z] #21 27.15 Setting up libapparmor1:armhf (2.13.6-10) ...
23:43:23 [2022-08-23T23:43:23.498Z] #21 27.17 Setting up libapparmor1:ppc64el (2.13.6-10) ...
23:43:23 [2022-08-23T23:43:23.499Z] #21 27.18 Setting up libapparmor1:s390x (2.13.6-10) ...
23:43:23 [2022-08-23T23:43:23.499Z] #21 27.19 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
23:43:23 [2022-08-23T23:43:23.499Z] #21 27.20 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
23:43:23 [2022-08-23T23:43:23.499Z] #21 27.21 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
23:43:23 [2022-08-23T23:43:23.499Z] #21 27.22 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
23:43:23 [2022-08-23T23:43:23.499Z] #21 27.24 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
23:43:23 [2022-08-23T23:43:23.499Z] #21 27.25 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
23:43:23 [2022-08-23T23:43:23.499Z] #21 27.26 Setting up libapparmor-dev:armel (2.13.6-10) ...
23:43:23 [2022-08-23T23:43:23.499Z] #21 27.27 Setting up libapparmor-dev:armhf (2.13.6-10) ...
23:43:23 [2022-08-23T23:43:23.499Z] #21 27.29 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
23:43:23 [2022-08-23T23:43:23.499Z] #21 27.30 Setting up libapparmor-dev:s390x (2.13.6-10) ...
23:43:23 [2022-08-23T23:43:23.499Z] #21 27.31 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
23:43:23 [2022-08-23T23:43:23.646Z] #62 28.16 Reading package lists...
23:43:23 [2022-08-23T23:43:23.646Z] #62 ...
23:43:23 [2022-08-23T23:43:23.646Z] 
23:43:23 [2022-08-23T23:43:23.646Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:43:23 [2022-08-23T23:43:23.646Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77
23:43:23 [2022-08-23T23:43:23.646Z] #36 22.74 go: downloading github.com/sirupsen/logrus v1.6.0
23:43:23 [2022-08-23T23:43:23.646Z] #36 22.75 go: downloading github.com/spf13/cobra v1.1.3
23:43:23 [2022-08-23T23:43:23.646Z] #36 23.67 go: downloading github.com/mattn/go-isatty v0.0.3
23:43:23 [2022-08-23T23:43:23.646Z] #36 24.19 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
23:43:23 [2022-08-23T23:43:23.646Z] #36 25.13 go: downloading gopkg.in/yaml.v2 v2.4.0
23:43:23 [2022-08-23T23:43:23.646Z] #36 25.60 go: downloading github.com/cosiner/argv v0.1.0
23:43:23 [2022-08-23T23:43:23.646Z] #36 25.65 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
23:43:23 [2022-08-23T23:43:23.646Z] #36 25.66 go: downloading github.com/peterh/liner v1.2.2
23:43:23 [2022-08-23T23:43:23.646Z] #36 25.97 go: downloading github.com/google/go-dap v0.6.0
23:43:23 [2022-08-23T23:43:23.646Z] #36 26.68 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
23:43:23 [2022-08-23T23:43:23.646Z] #36 27.96 go: downloading github.com/mattn/go-runewidth v0.0.3
23:43:23 [2022-08-23T23:43:23.646Z] #36 28.24 go: downloading github.com/hashicorp/golang-lru v0.5.4
23:43:23 [2022-08-23T23:43:23.646Z] #36 28.38 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
23:43:23 [2022-08-23T23:43:23.646Z] #36 31.35 go: downloading github.com/russross/blackfriday/v2 v2.0.1
23:43:23 [2022-08-23T23:43:23.646Z] #36 31.44 go: downloading github.com/cilium/ebpf v0.7.0
23:43:23 [2022-08-23T23:43:23.744Z] #44 2.363 -- Detecting C compiler ABI info
23:43:23 [2022-08-23T23:43:23.759Z] #21 27.32 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
23:43:23 [2022-08-23T23:43:23.759Z] #21 27.33 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
23:43:23 [2022-08-23T23:43:23.759Z] #21 27.34 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
23:43:23 [2022-08-23T23:43:23.759Z] #21 27.35 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
23:43:23 [2022-08-23T23:43:23.759Z] #21 27.37 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:43:23 [2022-08-23T23:43:23.847Z] #77 109.8 checking systemd/sd-bus.h usability... yes
23:43:23 [2022-08-23T23:43:23.847Z] #77 110.0 checking systemd/sd-bus.h presence... 
23:43:23 [2022-08-23T23:43:23.847Z] #77 ...
23:43:23 [2022-08-23T23:43:23.847Z] 
23:43:23 [2022-08-23T23:43:23.847Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:43:23 [2022-08-23T23:43:23.847Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4 Delve is a source level debugger for Go programs.
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4 
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4 Delve enables you to interact with your program by controlling the execution of the process,
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4 
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4 
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4 Pass flags to the program you are debugging using `--`, for example:
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4 
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4 `dlv exec ./hello -- server --config conf/config.toml`
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4 
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4 Usage:
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4   dlv [command]
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4 
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4 Available Commands:
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4   attach      Attach to running process and begin debugging.
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4   connect     Connect to a headless debug server with a terminal client.
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4   core        Examine a core dump.
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4   debug       Compile and begin debugging main package in current directory, or the package specified.
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4   exec        Execute a precompiled binary, and begin a debug session.
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4   help        Help about any command
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4   run         Deprecated command. Use 'debug' instead.
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4   test        Compile test binary and begin debugging program.
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4   trace       Compile and begin tracing program.
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4   version     Prints version.
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4 
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4 Flags:
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
23:43:23 [2022-08-23T23:43:23.847Z] #36 161.4       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
23:43:23 [2022-08-23T23:43:23.848Z] #36 161.4       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
23:43:23 [2022-08-23T23:43:23.848Z] #36 161.4       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
23:43:23 [2022-08-23T23:43:23.848Z] #36 161.4       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
23:43:23 [2022-08-23T23:43:23.848Z] #36 161.4       --disable-aslr                     Disables address space randomization
23:43:23 [2022-08-23T23:43:23.848Z] #36 161.4       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
23:43:23 [2022-08-23T23:43:23.848Z] #36 161.4   -h, --help                             help for dlv
23:43:23 [2022-08-23T23:43:23.848Z] #36 161.4       --init string                      Init file, executed by the terminal client.
23:43:23 [2022-08-23T23:43:23.848Z] #36 161.4   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
23:43:23 [2022-08-23T23:43:23.848Z] #36 161.4       --log                              Enable debugging server logging.
23:43:23 [2022-08-23T23:43:23.848Z] #36 161.4       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
23:43:23 [2022-08-23T23:43:23.848Z] #36 161.4       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
23:43:23 [2022-08-23T23:43:23.848Z] #36 161.4       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
23:43:23 [2022-08-23T23:43:23.848Z] #36 161.4   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
23:43:23 [2022-08-23T23:43:23.848Z] #36 161.4       --wd string                        Working directory for running the program.
23:43:23 [2022-08-23T23:43:23.848Z] #36 161.4 
23:43:23 [2022-08-23T23:43:23.848Z] #36 161.4 Additional help topics:
23:43:23 [2022-08-23T23:43:23.848Z] #36 161.4   dlv backend  Help about the --backend flag.
23:43:23 [2022-08-23T23:43:23.848Z] #36 161.4   dlv log      Help about logging flags.
23:43:23 [2022-08-23T23:43:23.848Z] #36 161.4   dlv redirect Help about file redirection.
23:43:23 [2022-08-23T23:43:23.848Z] #36 161.4 
23:43:23 [2022-08-23T23:43:23.848Z] #36 161.4 Use "dlv [command] --help" for more information about a command.
23:43:23 [2022-08-23T23:43:23.848Z] #36 DONE 161.6s
23:43:23 [2022-08-23T23:43:23.848Z] 
23:43:23 [2022-08-23T23:43:23.848Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:43:23 [2022-08-23T23:43:23.848Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:43:23 [2022-08-23T23:43:23.848Z] #77 110.0 checking systemd/sd-bus.h presence... yes
23:43:23 [2022-08-23T23:43:23.848Z] #77 110.2 checking for systemd/sd-bus.h... yes
23:43:23 [2022-08-23T23:43:23.917Z] #36 ...
23:43:23 [2022-08-23T23:43:23.917Z] 
23:43:23 [2022-08-23T23:43:23.917Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:43:23 [2022-08-23T23:43:23.917Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:43:23 [2022-08-23T23:43:23.917Z] #55 28.48 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
23:43:23 [2022-08-23T23:43:23.917Z] #55 28.91 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
23:43:23 [2022-08-23T23:43:23.917Z] #55 29.99 go: downloading github.com/hashicorp/errwrap v1.0.0
23:43:23 [2022-08-23T23:43:23.917Z] #55 30.09 go: downloading 4d63.com/gochecknoglobals v0.1.0
23:43:23 [2022-08-23T23:43:23.917Z] #55 30.27 go: downloading github.com/Antonboom/errname v0.1.6
23:43:23 [2022-08-23T23:43:23.917Z] #55 30.40 go: downloading github.com/Antonboom/nilnil v0.1.1
23:43:23 [2022-08-23T23:43:23.917Z] #55 30.61 go: downloading github.com/BurntSushi/toml v1.1.0
23:43:23 [2022-08-23T23:43:23.917Z] #55 32.01 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
23:43:23 [2022-08-23T23:43:23.917Z] #55 32.07 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
23:43:23 [2022-08-23T23:43:23.917Z] #55 32.32 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
23:43:23 [2022-08-23T23:43:23.917Z] #55 32.56 go: downloading github.com/alexkohler/prealloc v1.0.0
23:43:23 [2022-08-23T23:43:23.917Z] #55 32.62 go: downloading github.com/ashanbrown/forbidigo v1.3.0
23:43:23 [2022-08-23T23:43:23.917Z] #55 32.68 go: downloading github.com/ashanbrown/makezero v1.1.1
23:43:23 [2022-08-23T23:43:23.917Z] #55 32.89 go: downloading github.com/bkielbasa/cyclop v1.2.0
23:43:23 [2022-08-23T23:43:23.917Z] #55 32.94 go: downloading github.com/blizzy78/varnamelen v0.8.0
23:43:24 [2022-08-23T23:43:24.180Z] #55 33.05 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
23:43:24 [2022-08-23T23:43:24.180Z] #55 33.17 go: downloading github.com/breml/bidichk v0.2.3
23:43:24 [2022-08-23T23:43:24.180Z] #55 33.30 go: downloading github.com/breml/errchkjson v0.3.0
23:43:24 [2022-08-23T23:43:24.325Z] #44 2.840 -- Detecting C compiler ABI info - done
23:43:24 [2022-08-23T23:43:24.325Z] #44 2.892 -- Check for working C compiler: /usr/bin/cc - skipped
23:43:24 [2022-08-23T23:43:24.325Z] #44 ...
23:43:24 [2022-08-23T23:43:24.325Z] 
23:43:24 [2022-08-23T23:43:24.325Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:43:24 [2022-08-23T23:43:24.325Z] #53 sha256:817438185d9d735a949748a27c4e5be09dad6525d2da3a3b3953158f7c140747
23:43:24 [2022-08-23T23:43:24.325Z] #53 55.04 gotestsum version dev
23:43:24 [2022-08-23T23:43:24.325Z] #53 DONE 55.7s
23:43:24 [2022-08-23T23:43:24.325Z] 
23:43:24 [2022-08-23T23:43:24.325Z] #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
23:43:24 [2022-08-23T23:43:24.325Z] #44 sha256:6bfdcfad7c70c5236775d992decce42a9060749aa0e27a9cc66ee06f4b980d06
23:43:24 [2022-08-23T23:43:24.325Z] #44 2.902 -- Detecting C compile features
23:43:24 [2022-08-23T23:43:24.325Z] #44 2.903 -- Detecting C compile features - done
23:43:24 [2022-08-23T23:43:24.325Z] #44 2.970 -- Performing Test HAS_BUILTIN_FORTIFY
23:43:24 [2022-08-23T23:43:24.330Z] #21 DONE 27.9s
23:43:24 [2022-08-23T23:43:24.330Z] 
23:43:24 [2022-08-23T23:43:24.330Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
23:43:24 [2022-08-23T23:43:24.330Z] #66 sha256:0e2d8b5e46b8d8a71deadb0757b34046d402038b0838c2804d01edee8ac1cb58
23:43:24 [2022-08-23T23:43:24.330Z] #66 DONE 0.1s
23:43:24 [2022-08-23T23:43:24.330Z] 
23:43:24 [2022-08-23T23:43:24.330Z] #22 [dev-systemd-false  1/28] RUN groupadd -r docker
23:43:24 [2022-08-23T23:43:24.331Z] #22 sha256:17b90e2eb828ec224b73775a04b39a18e05feba7d8b18ea9e93c4b890a101689
23:43:24 [2022-08-23T23:43:24.444Z] #55 33.44 go: downloading github.com/butuzov/ireturn v0.1.1
23:43:24 [2022-08-23T23:43:24.445Z] #55 ...
23:43:24 [2022-08-23T23:43:24.445Z] 
23:43:24 [2022-08-23T23:43:24.445Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:43:24 [2022-08-23T23:43:24.445Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269
23:43:24 [2022-08-23T23:43:24.445Z] #53 23.40 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
23:43:24 [2022-08-23T23:43:24.445Z] #53 23.43 go: downloading golang.org/x/mod v0.3.0
23:43:24 [2022-08-23T23:43:24.445Z] #53 ...
23:43:24 [2022-08-23T23:43:24.445Z] 
23:43:24 [2022-08-23T23:43:24.445Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:43:24 [2022-08-23T23:43:24.445Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:43:24 [2022-08-23T23:43:24.445Z] #55 33.54 go: downloading github.com/charithe/durationcheck v0.0.9
23:43:24 [2022-08-23T23:43:24.455Z] #77 110.2 checking for library containing sd_bus_match_signal_async... -lsystemd
23:43:24 [2022-08-23T23:43:24.707Z] #55 33.72 go: downloading github.com/daixiang0/gci v0.3.3
23:43:24 [2022-08-23T23:43:24.707Z] #55 33.72 go: downloading github.com/denis-tingaikin/go-header v0.4.3
23:43:24 [2022-08-23T23:43:24.711Z] #77 110.7 checking for sd_notify_barrier... yes
23:43:24 [2022-08-23T23:43:24.898Z] #44 3.399 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:43:24 [2022-08-23T23:43:24.898Z] #44 3.545 -- Configuring done
23:43:24 [2022-08-23T23:43:24.898Z] #44 3.549 -- Generating done
23:43:24 [2022-08-23T23:43:24.898Z] #44 3.577 -- Build files have been written to: /tmp/tmp.UTo14twwTC/tini
23:43:24 [2022-08-23T23:43:24.898Z] #44 3.592 + make tini-static
23:43:24 [2022-08-23T23:43:24.968Z] #77 111.0 checking linux/bpf.h usability... yes
23:43:24 [2022-08-23T23:43:24.968Z] #77 111.2 checking linux/bpf.h presence... yes
23:43:24 [2022-08-23T23:43:24.968Z] #77 111.3 checking for linux/bpf.h... yes
23:43:24 [2022-08-23T23:43:24.968Z] #77 111.3 checking compilation for eBPF... yes
23:43:24 [2022-08-23T23:43:24.969Z] #55 34.12 go: downloading github.com/esimonov/ifshort v1.0.4
23:43:25 [2022-08-23T23:43:25.207Z] #42 31.98 Reading package lists...
23:43:25 [2022-08-23T23:43:25.207Z] #42 ...
23:43:25 [2022-08-23T23:43:25.207Z] 
23:43:25 [2022-08-23T23:43:25.207Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:43:25 [2022-08-23T23:43:25.207Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:43:25 [2022-08-23T23:43:25.207Z] #76 17.04 Reading package lists...
23:43:25 [2022-08-23T23:43:25.207Z] #76 26.18 Building dependency tree...
23:43:25 [2022-08-23T23:43:25.207Z] #76 34.28 python3 is already the newest version (3.9.2-3).
23:43:25 [2022-08-23T23:43:25.207Z] #76 34.28 The following additional packages will be installed:
23:43:25 [2022-08-23T23:43:25.207Z] #76 34.29   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
23:43:25 [2022-08-23T23:43:25.207Z] #76 34.31   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
23:43:25 [2022-08-23T23:43:25.207Z] #76 34.32 Suggested packages:
23:43:25 [2022-08-23T23:43:25.207Z] #76 34.34   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
23:43:25 [2022-08-23T23:43:25.207Z] #76 34.34   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
23:43:25 [2022-08-23T23:43:25.207Z] #76 34.34   m4-doc ed diffutils-doc
23:43:25 [2022-08-23T23:43:25.207Z] #76 34.34 Recommended packages:
23:43:25 [2022-08-23T23:43:25.207Z] #76 34.34   fakeroot libalgorithm-merge-perl libltdl-dev
23:43:25 [2022-08-23T23:43:25.207Z] #76 ...
23:43:25 [2022-08-23T23:43:25.207Z] 
23:43:25 [2022-08-23T23:43:25.207Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:43:25 [2022-08-23T23:43:25.207Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:43:25 [2022-08-23T23:43:25.207Z] #55 26.86 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
23:43:25 [2022-08-23T23:43:25.207Z] #55 27.84 go: downloading github.com/hashicorp/errwrap v1.0.0
23:43:25 [2022-08-23T23:43:25.207Z] #55 27.98 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
23:43:25 [2022-08-23T23:43:25.207Z] #55 28.75 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
23:43:25 [2022-08-23T23:43:25.207Z] #55 29.01 go: downloading 4d63.com/gochecknoglobals v0.1.0
23:43:25 [2022-08-23T23:43:25.207Z] #55 29.32 go: downloading github.com/Antonboom/errname v0.1.6
23:43:25 [2022-08-23T23:43:25.207Z] #55 29.74 go: downloading github.com/Antonboom/nilnil v0.1.1
23:43:25 [2022-08-23T23:43:25.207Z] #55 29.99 go: downloading github.com/BurntSushi/toml v1.1.0
23:43:25 [2022-08-23T23:43:25.207Z] #55 31.97 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
23:43:25 [2022-08-23T23:43:25.207Z] #55 32.27 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
23:43:25 [2022-08-23T23:43:25.207Z] #55 32.47 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
23:43:25 [2022-08-23T23:43:25.207Z] #55 32.55 go: downloading github.com/alexkohler/prealloc v1.0.0
23:43:25 [2022-08-23T23:43:25.207Z] #55 32.71 go: downloading github.com/ashanbrown/forbidigo v1.3.0
23:43:25 [2022-08-23T23:43:25.207Z] #55 33.16 go: downloading github.com/ashanbrown/makezero v1.1.1
23:43:25 [2022-08-23T23:43:25.207Z] #55 33.30 go: downloading github.com/bkielbasa/cyclop v1.2.0
23:43:25 [2022-08-23T23:43:25.207Z] #55 33.41 go: downloading github.com/blizzy78/varnamelen v0.8.0
23:43:25 [2022-08-23T23:43:25.207Z] #55 33.78 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
23:43:25 [2022-08-23T23:43:25.207Z] #55 34.12 go: downloading github.com/breml/bidichk v0.2.3
23:43:25 [2022-08-23T23:43:25.207Z] #55 34.42 go: downloading github.com/breml/errchkjson v0.3.0
23:43:25 [2022-08-23T23:43:25.207Z] #55 34.47 go: downloading github.com/butuzov/ireturn v0.1.1
23:43:25 [2022-08-23T23:43:25.207Z] #55 34.55 go: downloading github.com/charithe/durationcheck v0.0.9
23:43:25 [2022-08-23T23:43:25.207Z] #55 34.70 go: downloading github.com/daixiang0/gci v0.3.3
23:43:25 [2022-08-23T23:43:25.207Z] #55 34.73 go: downloading github.com/denis-tingaikin/go-header v0.4.3
23:43:25 [2022-08-23T23:43:25.207Z] #55 35.07 go: downloading github.com/esimonov/ifshort v1.0.4
23:43:25 [2022-08-23T23:43:25.207Z] #55 35.16 go: downloading github.com/firefart/nonamedreturns v1.0.1
23:43:25 [2022-08-23T23:43:25.207Z] #55 35.36 go: downloading github.com/fzipp/gocyclo v0.5.1
23:43:25 [2022-08-23T23:43:25.207Z] #55 35.47 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:43:25 [2022-08-23T23:43:25.207Z] #55 35.61 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:43:25 [2022-08-23T23:43:25.207Z] #55 35.61 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
23:43:25 [2022-08-23T23:43:25.207Z] #55 35.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:43:25 [2022-08-23T23:43:25.207Z] #55 36.29 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:43:25 [2022-08-23T23:43:25.225Z] #77 111.5 checking for criu >= 3.15... no
23:43:25 [2022-08-23T23:43:25.225Z] #77 111.5 configure: CRIU headers not found, building without CRIU support
23:43:25 [2022-08-23T23:43:25.225Z] #77 111.5 checking for criu > 3.16... no
23:43:25 [2022-08-23T23:43:25.225Z] #77 111.5 configure: CRIU version doesn't support join-ns API
23:43:25 [2022-08-23T23:43:25.225Z] #77 111.5 checking for criu > 3.16.1... no
23:43:25 [2022-08-23T23:43:25.225Z] #77 111.5 configure: CRIU version doesn't support for pre-dumping
23:43:25 [2022-08-23T23:43:25.225Z] #77 111.5 checking for new mount API (fsconfig)... yes
23:43:25 [2022-08-23T23:43:25.230Z] #55 34.29 go: downloading github.com/firefart/nonamedreturns v1.0.1
23:43:25 [2022-08-23T23:43:25.230Z] #55 34.40 go: downloading github.com/fzipp/gocyclo v0.5.1
23:43:25 [2022-08-23T23:43:25.464Z] #55 36.31 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:43:25 [2022-08-23T23:43:25.464Z] #55 36.54 go: downloading github.com/golangci/misspell v0.3.5
23:43:25 [2022-08-23T23:43:25.471Z] #44 4.099 Scanning dependencies of target tini-static
23:43:25 [2022-08-23T23:43:25.471Z] #44 4.160 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:43:25 [2022-08-23T23:43:25.482Z] #77 111.6 checking for seccomp notify API... yes
23:43:25 [2022-08-23T23:43:25.482Z] #77 111.8 checking for gperf... no
23:43:25 [2022-08-23T23:43:25.482Z] #77 111.8 configure: gperf not found - cannot rebuild signal parser code
23:43:25 [2022-08-23T23:43:25.492Z] #55 34.52 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
23:43:25 [2022-08-23T23:43:25.492Z] #55 34.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
23:43:25 [2022-08-23T23:43:25.720Z] #22 DONE 1.3s
23:43:25 [2022-08-23T23:43:25.720Z] 
23:43:25 [2022-08-23T23:43:25.720Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:43:25 [2022-08-23T23:43:25.720Z] #67 sha256:12ca2f2fff8931d462dafd833e38b1d83e899d6e5e5a78b9762696f7b1d2f947
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.139 + RM_GOPATH=0
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.139 + TMP_GOPATH=
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.139 + : /build
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.139 + '[' -z '' ']'
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.139 ++ mktemp -d
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.139 + export GOPATH=/tmp/tmp.Ls25rapPPu
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.140 + GOPATH=/tmp/tmp.Ls25rapPPu
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.140 + RM_GOPATH=1
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.140 + case "$(go env GOARCH)" in
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.140 ++ go env GOARCH
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.145 + export GO_BUILDMODE=-buildmode=pie
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.145 + GO_BUILDMODE=-buildmode=pie
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.146 ++ dirname /install.sh
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.153 Install runc version v1.1.3 (build tags: seccomp)
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.154 + dir=/
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.154 + bin=runc
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.154 + shift
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.154 + '[' '!' -f //runc.installer ']'
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.154 + . //runc.installer
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.154 ++ set -e
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.154 ++ : v1.1.3
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.154 + install_runc
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.154 + RUNC_BUILDTAGS=seccomp
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.154 + echo 'Install runc version v1.1.3 (build tags: seccomp)'
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.154 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Ls25rapPPu/src/github.com/opencontainers/runc
23:43:25 [2022-08-23T23:43:25.720Z] #67 1.156 Cloning into '/tmp/tmp.Ls25rapPPu/src/github.com/opencontainers/runc'...
23:43:25 [2022-08-23T23:43:25.726Z] #55 36.64 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:43:25 [2022-08-23T23:43:25.726Z] #55 36.67 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
23:43:25 [2022-08-23T23:43:25.726Z] #55 ...
23:43:25 [2022-08-23T23:43:25.726Z] 
23:43:25 [2022-08-23T23:43:25.726Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:43:25 [2022-08-23T23:43:25.726Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:43:25 [2022-08-23T23:43:25.726Z] #76 36.75 The following NEW packages will be installed:
23:43:25 [2022-08-23T23:43:25.738Z] #77 111.8 checking for library containing argp_parse... none required
23:43:25 [2022-08-23T23:43:25.753Z] #55 34.67 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
23:43:25 [2022-08-23T23:43:25.983Z] #76 36.76   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
23:43:25 [2022-08-23T23:43:25.983Z] #76 36.76   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
23:43:25 [2022-08-23T23:43:25.983Z] #76 36.77   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
23:43:25 [2022-08-23T23:43:25.983Z] #76 36.78   libyajl2 m4 patch xz-utils
23:43:25 [2022-08-23T23:43:25.995Z] #77 112.2 checking that generated files are newer than configure... done
23:43:25 [2022-08-23T23:43:25.995Z] #77 112.2 configure: creating ./config.status
23:43:26 [2022-08-23T23:43:26.022Z] #55 35.05 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
23:43:26 [2022-08-23T23:43:26.240Z] #76 ...
23:43:26 [2022-08-23T23:43:26.240Z] 
23:43:26 [2022-08-23T23:43:26.240Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:43:26 [2022-08-23T23:43:26.240Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7
23:43:26 [2022-08-23T23:43:26.240Z] #62 27.26 Fetched 8571 kB in 22s (393 kB/s)
23:43:26 [2022-08-23T23:43:26.240Z] #62 27.26 Reading package lists...
23:43:26 [2022-08-23T23:43:26.285Z] #55 35.34 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
23:43:26 [2022-08-23T23:43:26.497Z] #62 ...
23:43:26 [2022-08-23T23:43:26.497Z] 
23:43:26 [2022-08-23T23:43:26.497Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:43:26 [2022-08-23T23:43:26.497Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:43:26 [2022-08-23T23:43:26.497Z] #76 37.39 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
23:43:26 [2022-08-23T23:43:26.497Z] #76 37.39 Need to get 5940 kB of archives.
23:43:26 [2022-08-23T23:43:26.498Z] #76 37.39 After this operation, 18.7 MB of additional disk space will be used.
23:43:26 [2022-08-23T23:43:26.498Z] #76 37.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
23:43:26 [2022-08-23T23:43:26.498Z] #76 37.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
23:43:26 [2022-08-23T23:43:26.498Z] #76 37.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
23:43:26 [2022-08-23T23:43:26.498Z] #76 37.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
23:43:26 [2022-08-23T23:43:26.498Z] #76 37.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
23:43:26 [2022-08-23T23:43:26.498Z] #76 37.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
23:43:26 [2022-08-23T23:43:26.498Z] #76 37.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
23:43:26 [2022-08-23T23:43:26.498Z] #76 37.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
23:43:26 [2022-08-23T23:43:26.498Z] #76 37.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
23:43:26 [2022-08-23T23:43:26.498Z] #76 37.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
23:43:26 [2022-08-23T23:43:26.664Z] #67 ...
23:43:26 [2022-08-23T23:43:26.664Z] 
23:43:26 [2022-08-23T23:43:26.664Z] #23 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
23:43:26 [2022-08-23T23:43:26.664Z] #23 sha256:7aa9e55a105654a82da00e110426df3464af340ccfc6880cec0a39f0d6355217
23:43:26 [2022-08-23T23:43:26.664Z] #23 DONE 1.0s
23:43:26 [2022-08-23T23:43:26.664Z] 
23:43:26 [2022-08-23T23:43:26.664Z] #24 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:43:26 [2022-08-23T23:43:26.664Z] #24 sha256:0cc4c9c36e4dee2fab37c0af5d6497d90cdf376226e83d130bede0014425103b
23:43:26 [2022-08-23T23:43:26.755Z] #76 37.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
23:43:26 [2022-08-23T23:43:26.755Z] #76 37.59 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
23:43:26 [2022-08-23T23:43:26.755Z] #76 37.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
23:43:26 [2022-08-23T23:43:26.857Z] #44 5.522 [100%] Linking C executable tini-static
23:43:26 [2022-08-23T23:43:26.859Z] #55 35.77 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
23:43:26 [2022-08-23T23:43:26.859Z] #55 35.82 go: downloading github.com/golangci/misspell v0.3.5
23:43:26 [2022-08-23T23:43:26.859Z] #55 35.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
23:43:26 [2022-08-23T23:43:26.859Z] #55 36.02 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
23:43:27 [2022-08-23T23:43:27.011Z] #76 37.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
23:43:27 [2022-08-23T23:43:27.011Z] #76 37.78 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
23:43:27 [2022-08-23T23:43:27.011Z] #76 37.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
23:43:27 [2022-08-23T23:43:27.011Z] #76 37.79 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
23:43:27 [2022-08-23T23:43:27.011Z] #76 37.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
23:43:27 [2022-08-23T23:43:27.011Z] #76 37.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
23:43:27 [2022-08-23T23:43:27.011Z] #76 37.88 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
23:43:27 [2022-08-23T23:43:27.011Z] #76 37.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
23:43:27 [2022-08-23T23:43:27.011Z] #76 37.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
23:43:27 [2022-08-23T23:43:27.011Z] #76 37.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
23:43:27 [2022-08-23T23:43:27.431Z] #55 36.30 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
23:43:27 [2022-08-23T23:43:27.446Z] #44 6.016 [100%] Built target tini-static
23:43:27 [2022-08-23T23:43:27.446Z] #44 6.073 + mkdir -p /build
23:43:27 [2022-08-23T23:43:27.446Z] #44 6.083 + cp tini-static /build/docker-init
23:43:27 [2022-08-23T23:43:27.605Z] #24 0.780 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:43:27 [2022-08-23T23:43:27.605Z] #24 DONE 0.9s
23:43:27 [2022-08-23T23:43:27.605Z] 
23:43:27 [2022-08-23T23:43:27.605Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:43:27 [2022-08-23T23:43:27.605Z] #71 sha256:2901c56237422228270ecec2186f509d340e32e0afd53fb8b94c9ddc1534db76
23:43:27 [2022-08-23T23:43:27.605Z] #71 ...
23:43:27 [2022-08-23T23:43:27.605Z] 
23:43:27 [2022-08-23T23:43:27.605Z] #25 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:43:27 [2022-08-23T23:43:27.605Z] #25 sha256:747e03f5bfdd630cc30393869cf6d3e9168ad17811f602d95a8f658a8dd22b72
23:43:27 [2022-08-23T23:43:27.695Z] #55 36.65 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
23:43:27 [2022-08-23T23:43:27.695Z] #55 36.72 go: downloading github.com/jgautheron/goconst v1.5.1
23:43:27 [2022-08-23T23:43:27.695Z] #55 ...
23:43:27 [2022-08-23T23:43:27.695Z] 
23:43:27 [2022-08-23T23:43:27.695Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:43:27 [2022-08-23T23:43:27.695Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:43:27 [2022-08-23T23:43:27.695Z] #14 26.62 Fetched 8571 kB in 22s (395 kB/s)
23:43:27 [2022-08-23T23:43:27.695Z] #14 26.62 Reading package lists...
23:43:27 [2022-08-23T23:43:27.695Z] #14 36.80 Reading package lists...
23:43:27 [2022-08-23T23:43:27.695Z] #14 ...
23:43:27 [2022-08-23T23:43:27.695Z] 
23:43:27 [2022-08-23T23:43:27.695Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:43:27 [2022-08-23T23:43:27.695Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef
23:43:27 [2022-08-23T23:43:27.695Z] #47 34.76 Updating files:  44% (975/2176)
Updating files:  45% (980/2176)
Updating files:  46% (1001/2176)
Updating files:  47% (1023/2176)
Updating files:  48% (1045/2176)
Updating files:  49% (1067/2176)
Updating files:  50% (1088/2176)
Updating files:  51% (1110/2176)
Updating files:  52% (1132/2176)
Updating files:  53% (1154/2176)
Updating files:  54% (1176/2176)
Updating files:  55% (1197/2176)
Updating files:  56% (1219/2176)
Updating files:  57% (1241/2176)
Updating files:  58% (1263/2176)
Updating files:  59% (1284/2176)
Updating files:  60% (1306/2176)
Updating files:  61% (1328/2176)
Updating files:  62% (1350/2176)
Updating files:  63% (1371/2176)
Updating files:  64% (1393/2176)
Updating files:  65% (1415/2176)
Updating files:  66% (1437/2176)
Updating files:  67% (1458/2176)
Updating files:  68% (1480/2176)
Updating files:  69% (1502/2176)
Updating files:  70% (1524/2176)
Updating files:  71% (1545/2176)
Updating files:  72% (1567/2176)
Updating files:  73% (1589/2176)
Updating files:  74% (1611/2176)
Updating files:  75% (1632/2176)
Updating files:  76% (1654/2176)
Updating files:  77% (1676/2176)
Updating files:  78% (1698/2176)
Updating files:  78% (1702/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.
23:43:27 [2022-08-23T23:43:27.957Z] #47 36.57 + git checkout -q v2.3.0
23:43:27 [2022-08-23T23:43:27.957Z] #47 ...
23:43:27 [2022-08-23T23:43:27.957Z] 
23:43:27 [2022-08-23T23:43:27.957Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:43:27 [2022-08-23T23:43:27.957Z] #67 sha256:d6c679f00efbdb7b17800e3ba17adb7f7c9e7d0b789d13c82ca9e9f81a9f4d06
23:43:27 [2022-08-23T23:43:27.957Z] #67 26.43 go: downloading github.com/russross/blackfriday/v2 v2.1.0
23:43:27 [2022-08-23T23:43:27.957Z] #67 ...
23:43:27 [2022-08-23T23:43:27.957Z] 
23:43:27 [2022-08-23T23:43:27.957Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:43:27 [2022-08-23T23:43:27.957Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:43:27 [2022-08-23T23:43:27.957Z] #55 36.73 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
23:43:27 [2022-08-23T23:43:27.957Z] #55 36.82 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
23:43:27 [2022-08-23T23:43:27.957Z] #55 36.97 go: downloading github.com/julz/importas v0.1.0
23:43:28 [2022-08-23T23:43:28.018Z] #44 DONE 6.8s
23:43:28 [2022-08-23T23:43:28.018Z] 
23:43:28 [2022-08-23T23:43:28.018Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:43:28 [2022-08-23T23:43:28.018Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8
23:43:28 [2022-08-23T23:43:28.018Z] #14 59.04 Selecting previously unselected package gcc-mingw-w64-base.
23:43:28 [2022-08-23T23:43:28.018Z] #14 59.05 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
23:43:28 [2022-08-23T23:43:28.018Z] #14 59.28 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:43:28 [2022-08-23T23:43:28.018Z] #14 59.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
23:43:28 [2022-08-23T23:43:28.018Z] #14 59.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
23:43:28 [2022-08-23T23:43:28.181Z] #25 DONE 0.9s
23:43:28 [2022-08-23T23:43:28.181Z] 
23:43:28 [2022-08-23T23:43:28.181Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:43:28 [2022-08-23T23:43:28.181Z] #71 sha256:2901c56237422228270ecec2186f509d340e32e0afd53fb8b94c9ddc1534db76
23:43:28 [2022-08-23T23:43:28.218Z] #55 37.16 go: downloading github.com/kisielk/errcheck v1.6.0
23:43:28 [2022-08-23T23:43:28.218Z] #55 37.18 go: downloading github.com/kulti/thelper v0.6.2
23:43:28 [2022-08-23T23:43:28.218Z] #55 37.34 go: downloading github.com/kunwardeep/paralleltest v1.0.3
23:43:28 [2022-08-23T23:43:28.279Z] #14 59.54 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:43:28 [2022-08-23T23:43:28.440Z] #71 ...
23:43:28 [2022-08-23T23:43:28.440Z] 
23:43:28 [2022-08-23T23:43:28.440Z] #26 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:43:28 [2022-08-23T23:43:28.440Z] #26 sha256:589f7fcff8890e5640b2055849dd6b8a9087d613d26c39bca02729264bc55307
23:43:28 [2022-08-23T23:43:28.487Z] #55 37.40 go: downloading github.com/kyoh86/exportloopref v0.1.8
23:43:28 [2022-08-23T23:43:28.487Z] #55 37.53 go: downloading github.com/ldez/tagliatelle v0.3.1
23:43:28 [2022-08-23T23:43:28.514Z] #77 114.7 config.status: creating Makefile
23:43:28 [2022-08-23T23:43:28.514Z] #77 114.8 config.status: creating rpm/crun.spec
23:43:28 [2022-08-23T23:43:28.514Z] #77 114.9 config.status: creating config.h
23:43:28 [2022-08-23T23:43:28.514Z] #77 114.9 config.status: executing libtool commands
23:43:28 [2022-08-23T23:43:28.514Z] #77 114.9 config.status: executing depfiles commands
23:43:28 [2022-08-23T23:43:28.750Z] #55 37.70 go: downloading github.com/leonklingele/grouper v1.1.0
23:43:28 [2022-08-23T23:43:28.750Z] #55 37.72 go: downloading github.com/lufeee/execinquery v1.2.1
23:43:28 [2022-08-23T23:43:28.750Z] #55 ...
23:43:28 [2022-08-23T23:43:28.750Z] 
23:43:28 [2022-08-23T23:43:28.750Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:43:28 [2022-08-23T23:43:28.750Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:43:28 [2022-08-23T23:43:28.750Z] #42 27.79 Fetched 8571 kB in 23s (378 kB/s)
23:43:28 [2022-08-23T23:43:28.750Z] #42 27.79 Reading package lists...
23:43:28 [2022-08-23T23:43:28.906Z] #76 39.93 debconf: delaying package configuration, since apt-utils is not installed
23:43:29 [2022-08-23T23:43:29.017Z] #42 37.38 Reading package lists...
23:43:29 [2022-08-23T23:43:29.017Z] #42 ...
23:43:29 [2022-08-23T23:43:29.017Z] 
23:43:29 [2022-08-23T23:43:29.017Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:43:29 [2022-08-23T23:43:29.017Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7
23:43:29 [2022-08-23T23:43:29.017Z] #62 28.16 Reading package lists...
23:43:29 [2022-08-23T23:43:29.386Z] #26 DONE 0.9s
23:43:29 [2022-08-23T23:43:29.386Z] 
23:43:29 [2022-08-23T23:43:29.386Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:43:29 [2022-08-23T23:43:29.386Z] #67 sha256:12ca2f2fff8931d462dafd833e38b1d83e899d6e5e5a78b9762696f7b1d2f947
23:43:29 [2022-08-23T23:43:29.386Z] #67 ...
23:43:29 [2022-08-23T23:43:29.386Z] 
23:43:29 [2022-08-23T23:43:29.386Z] #27 [dev-systemd-false  6/28] RUN ldconfig
23:43:29 [2022-08-23T23:43:29.386Z] #27 sha256:8d16d71d9ee0dc0f807ce1f5f3fefe93c8961e9c1694e3df4a11d356c1289e7b
23:43:29 [2022-08-23T23:43:29.836Z] #76 40.44 Fetched 5940 kB in 1s (6076 kB/s)
23:43:29 [2022-08-23T23:43:29.836Z] #76 40.68 Selecting previously unselected package bzip2.
23:43:29 [2022-08-23T23:43:29.836Z] #76 40.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
23:43:29 [2022-08-23T23:43:29.836Z] #76 40.69 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
23:43:29 [2022-08-23T23:43:29.836Z] #76 40.70 Unpacking bzip2 (1.0.8-4) ...
23:43:29 [2022-08-23T23:43:29.836Z] #76 40.79 Selecting previously unselected package libmagic-mgc.
23:43:29 [2022-08-23T23:43:29.928Z] #77 116.1 === configuring in libocispec (/tmp/crun-build/libocispec)
23:43:29 [2022-08-23T23:43:29.928Z] #77 116.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:43:30 [2022-08-23T23:43:30.093Z] #76 40.79 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
23:43:30 [2022-08-23T23:43:30.093Z] #76 40.82 Unpacking libmagic-mgc (1:5.39-3) ...
23:43:30 [2022-08-23T23:43:30.185Z] #77 116.5 checking for gcc... gcc
23:43:30 [2022-08-23T23:43:30.331Z] #27 DONE 0.9s
23:43:30 [2022-08-23T23:43:30.331Z] 
23:43:30 [2022-08-23T23:43:30.331Z] #28 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:43:30 [2022-08-23T23:43:30.331Z] #28 sha256:b2d97ea6b7dd2d249de6a3137694588c51b699e01331db87e0f6628b8035f83e
23:43:30 [2022-08-23T23:43:30.441Z] #77 116.6 checking whether the C compiler works... yes
23:43:30 [2022-08-23T23:43:30.441Z] #77 116.9 checking for C compiler default output file name... a.out
23:43:30 [2022-08-23T23:43:30.697Z] #77 116.9 checking for suffix of executables... 
23:43:31 [2022-08-23T23:43:31.024Z] #76 41.78 Selecting previously unselected package libmagic1:amd64.
23:43:31 [2022-08-23T23:43:31.024Z] #76 41.78 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
23:43:31 [2022-08-23T23:43:31.024Z] #76 41.81 Unpacking libmagic1:amd64 (1:5.39-3) ...
23:43:31 [2022-08-23T23:43:31.260Z] #77 117.2 checking whether we are cross compiling... no
23:43:31 [2022-08-23T23:43:31.260Z] #77 117.4 checking for suffix of object files... o
23:43:31 [2022-08-23T23:43:31.260Z] #77 117.5 checking whether we are using the GNU C compiler... yes
23:43:31 [2022-08-23T23:43:31.260Z] #77 117.6 checking whether gcc accepts -g... yes
23:43:31 [2022-08-23T23:43:31.271Z] #28 1.140 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
23:43:31 [2022-08-23T23:43:31.271Z] #28 1.141 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
23:43:31 [2022-08-23T23:43:31.271Z] #28 1.141 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
23:43:31 [2022-08-23T23:43:31.281Z] #76 42.27 Selecting previously unselected package file.
23:43:31 [2022-08-23T23:43:31.532Z] #28 1.346 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
23:43:31 [2022-08-23T23:43:31.532Z] #28 1.567 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
23:43:31 [2022-08-23T23:43:31.538Z] #76 42.28 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
23:43:31 [2022-08-23T23:43:31.538Z] #76 42.36 Unpacking file (1:5.39-3) ...
23:43:31 [2022-08-23T23:43:31.558Z] #77 117.7 checking for gcc option to accept ISO C89... none needed
23:43:31 [2022-08-23T23:43:31.558Z] #77 117.9 checking whether gcc understands -c and -o together... yes
23:43:31 [2022-08-23T23:43:31.598Z] #62 37.81 Reading package lists...
23:43:31 [2022-08-23T23:43:31.598Z] #62 ...
23:43:31 [2022-08-23T23:43:31.598Z] 
23:43:31 [2022-08-23T23:43:31.598Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:43:31 [2022-08-23T23:43:31.598Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:43:31 [2022-08-23T23:43:31.598Z] #76 30.34 Fetched 8571 kB in 24s (357 kB/s)
23:43:31 [2022-08-23T23:43:31.598Z] #76 30.34 Reading package lists...
23:43:31 [2022-08-23T23:43:31.598Z] #76 40.09 Reading package lists...
23:43:31 [2022-08-23T23:43:31.598Z] #76 ...
23:43:31 [2022-08-23T23:43:31.598Z] 
23:43:31 [2022-08-23T23:43:31.598Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:43:31 [2022-08-23T23:43:31.598Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:43:31 [2022-08-23T23:43:31.598Z] #55 38.04 go: downloading github.com/maratori/testpackage v1.0.1
23:43:31 [2022-08-23T23:43:31.598Z] #55 38.04 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
23:43:31 [2022-08-23T23:43:31.598Z] #55 38.14 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
23:43:31 [2022-08-23T23:43:31.598Z] #55 38.26 go: downloading github.com/mgechev/revive v1.2.1
23:43:31 [2022-08-23T23:43:31.598Z] #55 39.31 go: downloading github.com/moricho/tparallel v0.2.1
23:43:31 [2022-08-23T23:43:31.598Z] #55 39.32 go: downloading github.com/nakabonne/nestif v0.3.1
23:43:31 [2022-08-23T23:43:31.598Z] #55 39.59 go: downloading github.com/nishanths/exhaustive v0.7.11
23:43:31 [2022-08-23T23:43:31.598Z] #55 39.61 go: downloading github.com/nishanths/predeclared v0.2.2
23:43:31 [2022-08-23T23:43:31.598Z] #55 39.85 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
23:43:31 [2022-08-23T23:43:31.598Z] #55 40.00 go: downloading github.com/ryancurrah/gomodguard v1.2.3
23:43:31 [2022-08-23T23:43:31.598Z] #55 40.04 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
23:43:31 [2022-08-23T23:43:31.598Z] #55 40.12 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
23:43:31 [2022-08-23T23:43:31.598Z] #55 40.23 go: downloading github.com/securego/gosec/v2 v2.11.0
23:43:31 [2022-08-23T23:43:31.795Z] #76 42.71 Selecting previously unselected package xz-utils.
23:43:31 [2022-08-23T23:43:31.795Z] #76 42.71 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
23:43:31 [2022-08-23T23:43:31.795Z] #76 42.71 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
23:43:31 [2022-08-23T23:43:31.795Z] #76 ...
23:43:31 [2022-08-23T23:43:31.795Z] 
23:43:31 [2022-08-23T23:43:31.795Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:43:31 [2022-08-23T23:43:31.795Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77
23:43:31 [2022-08-23T23:43:31.795Z] #36 32.83 go: downloading github.com/russross/blackfriday/v2 v2.0.1
23:43:31 [2022-08-23T23:43:31.795Z] #36 33.23 go: downloading github.com/cilium/ebpf v0.7.0
23:43:31 [2022-08-23T23:43:31.795Z] #36 34.70 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
23:43:31 [2022-08-23T23:43:31.815Z] #77 118.0 checking how to run the C preprocessor... gcc -E
23:43:31 [2022-08-23T23:43:31.815Z] #77 118.2 checking for grep that handles long lines and -e... /bin/grep
23:43:31 [2022-08-23T23:43:31.815Z] #77 118.2 checking for egrep... /bin/grep -E
23:43:31 [2022-08-23T23:43:31.860Z] #55 40.78 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
23:43:31 [2022-08-23T23:43:31.860Z] #55 40.81 go: downloading github.com/sivchari/containedctx v1.0.2
23:43:31 [2022-08-23T23:43:31.860Z] #55 40.85 go: downloading github.com/sivchari/tenv v1.5.0
23:43:31 [2022-08-23T23:43:31.860Z] #55 40.95 go: downloading github.com/sonatard/noctx v0.0.1
23:43:32 [2022-08-23T23:43:32.095Z] #36 ...
23:43:32 [2022-08-23T23:43:32.095Z] 
23:43:32 [2022-08-23T23:43:32.095Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:43:32 [2022-08-23T23:43:32.095Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef
23:43:32 [2022-08-23T23:43:32.095Z] #47 39.89 Updating files:  54% (1183/2176)
Updating files:  55% (1197/2176)
Updating files:  56% (1219/2176)
Updating files:  57% (1241/2176)
Updating files:  58% (1263/2176)
Updating files:  59% (1284/2176)
Updating files:  60% (1306/2176)
Updating files:  61% (1328/2176)
Updating files:  62% (1350/2176)
Updating files:  63% (1371/2176)
Updating files:  64% (1393/2176)
Updating files:  65% (1415/2176)
Updating files:  66% (1437/2176)
Updating files:  67% (1458/2176)
Updating files:  68% (1480/2176)
Updating files:  69% (1502/2176)
Updating files:  70% (1524/2176)
Updating files:  71% (1545/2176)
Updating files:  72% (1567/2176)
Updating files:  73% (1589/2176)
Updating files:  74% (1611/2176)
Updating files:  75% (1632/2176)
Updating files:  76% (1654/2176)
Updating files:  77% (1676/2176)
Updating files:  78% (1698/2176)
Updating files:  79% (1720/2176)
Updating files:  80% (1741/2176)
Updating files:  81% (1763/2176)
Updating files:  81% (1777/2176)
Updating files:  82% (1785/2176)
Updating files:  83% (1807/2176)
Updating files:  84% (1828/2176)
Updating files:  85% (1850/2176)
Updating files:  86% (1872/2176)
Updating files:  87% (1894/2176)
Updating files:  88% (1915/2176)
Updating files:  89% (1937/2176)
Updating files:  90% (1959/2176)
Updating files:  91% (1981/2176)
Updating files:  92% (2002/2176)
Updating files:  93% (2024/2176)
Updating files:  94% (2046/2176)
Updating files:  95% (2068/2176)
Updating files:  96% (2089/2176)
Updating files:  97% (2111/2176)
Updating files:  98% (2133/2176)
Updating files:  99% (2155/2176)
Updating files: 100% (2176/2176)
Updating files: 100% (2176/2176), done.
23:43:32 [2022-08-23T23:43:32.095Z] #47 41.42 + git checkout -q v2.3.0
23:43:32 [2022-08-23T23:43:32.104Z] #28 1.738 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
23:43:32 [2022-08-23T23:43:32.104Z] #28 1.911 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
23:43:32 [2022-08-23T23:43:32.122Z] #55 41.12 go: downloading github.com/sourcegraph/go-diff v0.6.1
23:43:32 [2022-08-23T23:43:32.366Z] #28 2.063 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
23:43:32 [2022-08-23T23:43:32.366Z] #28 2.208 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB]
23:43:32 [2022-08-23T23:43:32.366Z] #28 2.210 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB]
23:43:32 [2022-08-23T23:43:32.366Z] #28 2.212 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [174 kB]
23:43:32 [2022-08-23T23:43:32.366Z] #28 2.221 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB]
23:43:32 [2022-08-23T23:43:32.366Z] #28 2.222 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB]
23:43:32 [2022-08-23T23:43:32.384Z] #55 41.31 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
23:43:32 [2022-08-23T23:43:32.419Z] #77 118.2 checking for ANSI C header files... yes
23:43:32 [2022-08-23T23:43:32.419Z] #77 118.7 checking for sys/types.h... yes
23:43:32 [2022-08-23T23:43:32.645Z] #55 41.57 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
23:43:32 [2022-08-23T23:43:32.645Z] #55 41.58 go: downloading github.com/sylvia7788/contextcheck v1.0.4
23:43:32 [2022-08-23T23:43:32.645Z] #55 41.66 go: downloading github.com/tdakkota/asciicheck v0.1.1
23:43:32 [2022-08-23T23:43:32.645Z] #55 41.72 go: downloading github.com/tetafro/godot v1.4.11
23:43:32 [2022-08-23T23:43:32.678Z] #77 118.9 checking for sys/stat.h... yes
23:43:32 [2022-08-23T23:43:32.910Z] #55 41.85 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
23:43:32 [2022-08-23T23:43:32.910Z] #55 42.00 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
23:43:32 [2022-08-23T23:43:32.935Z] #77 119.1 checking for stdlib.h... yes
23:43:32 [2022-08-23T23:43:32.935Z] #77 119.2 checking for string.h... yes
23:43:32 [2022-08-23T23:43:32.935Z] #77 119.4 checking for memory.h... 
23:43:32 [2022-08-23T23:43:32.935Z] #77 ...
23:43:32 [2022-08-23T23:43:32.935Z] 
23:43:32 [2022-08-23T23:43:32.935Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:43:32 [2022-08-23T23:43:32.935Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2
23:43:32 [2022-08-23T23:43:32.935Z] #21 10.18 Reading package lists...
23:43:32 [2022-08-23T23:43:32.935Z] #21 13.63 Reading package lists...
23:43:32 [2022-08-23T23:43:32.935Z] #21 16.70 Building dependency tree...
23:43:32 [2022-08-23T23:43:32.935Z] #21 18.27 The following additional packages will be installed:
23:43:32 [2022-08-23T23:43:32.935Z] #21 18.29   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
23:43:32 [2022-08-23T23:43:32.935Z] #21 18.29   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
23:43:32 [2022-08-23T23:43:32.935Z] #21 18.29   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
23:43:32 [2022-08-23T23:43:32.935Z] #21 18.29   python3-pkg-resources vim-runtime xxd
23:43:32 [2022-08-23T23:43:32.935Z] #21 18.29 Suggested packages:
23:43:32 [2022-08-23T23:43:32.935Z] #21 18.29   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
23:43:32 [2022-08-23T23:43:32.935Z] #21 18.29   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
23:43:32 [2022-08-23T23:43:32.935Z] #21 18.29   acl attr quota
23:43:32 [2022-08-23T23:43:32.935Z] #21 18.29 Recommended packages:
23:43:32 [2022-08-23T23:43:32.935Z] #21 18.29   libatm1 nftables libpam-cap build-essential python3-dev unzip
23:43:32 [2022-08-23T23:43:32.935Z] #21 19.90 The following NEW packages will be installed:
23:43:32 [2022-08-23T23:43:32.935Z] #21 19.90   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
23:43:32 [2022-08-23T23:43:32.935Z] #21 19.90   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
23:43:32 [2022-08-23T23:43:32.935Z] #21 19.90   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
23:43:32 [2022-08-23T23:43:32.935Z] #21 19.90   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
23:43:32 [2022-08-23T23:43:32.935Z] #21 19.90   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
23:43:32 [2022-08-23T23:43:32.935Z] #21 19.90   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
23:43:32 [2022-08-23T23:43:32.935Z] #21 19.90   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:43:32 [2022-08-23T23:43:32.935Z] #21 19.90   xz-utils zip zstd
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.23 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.23 Need to get 27.7 MB of archives.
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.23 After this operation, 106 MB of additional disk space will be used.
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.24 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.32 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.33 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.38 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.44 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.44 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.44 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.44 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.47 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.78 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.78 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.78 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.78 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.78 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.81 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.86 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.86 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.86 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.86 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.87 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.87 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.87 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.93 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.95 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 20.95 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 21.20 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 21.24 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 21.27 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 21.29 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
23:43:32 [2022-08-23T23:43:32.935Z] #21 21.93 debconf: delaying package configuration, since apt-utils is not installed
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.09 Fetched 27.7 MB in 1s (20.1 MB/s)
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.15 Selecting previously unselected package pigz.
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.15 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24018 files and directories currently installed.)
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.21 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.22 Unpacking pigz (2.6-1) ...
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.31 Selecting previously unselected package libelf1:amd64.
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.33 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.34 Unpacking libelf1:amd64 (0.183-1) ...
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.48 Selecting previously unselected package libbpf0:amd64.
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.48 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.49 Unpacking libbpf0:amd64 (1:0.3-2) ...
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.59 Selecting previously unselected package libcap2:amd64.
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.59 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.59 Unpacking libcap2:amd64 (1:2.44-1) ...
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.64 Selecting previously unselected package libmnl0:amd64.
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.65 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.66 Unpacking libmnl0:amd64 (1.0.4-3) ...
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.74 Selecting previously unselected package libxtables12:amd64.
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.74 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.76 Unpacking libxtables12:amd64 (1.8.7-1) ...
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.81 Selecting previously unselected package libcap2-bin.
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.82 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.83 Unpacking libcap2-bin (1:2.44-1) ...
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.93 Selecting previously unselected package iproute2.
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.93 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
23:43:32 [2022-08-23T23:43:32.935Z] #21 22.94 Unpacking iproute2 (5.10.0-4) ...
23:43:32 [2022-08-23T23:43:32.935Z] #21 23.43 Selecting previously unselected package xxd.
23:43:32 [2022-08-23T23:43:32.935Z] #21 23.44 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:43:32 [2022-08-23T23:43:32.935Z] #21 23.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:43:32 [2022-08-23T23:43:32.937Z] #28 2.811 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B]
23:43:32 [2022-08-23T23:43:32.937Z] #28 2.815 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B]
23:43:32 [2022-08-23T23:43:32.937Z] #28 2.816 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
23:43:32 [2022-08-23T23:43:32.937Z] #28 2.817 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B]
23:43:32 [2022-08-23T23:43:32.937Z] #28 2.818 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B]
23:43:33 [2022-08-23T23:43:33.172Z] #55 42.24 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
23:43:33 [2022-08-23T23:43:33.192Z] #21 23.60 Selecting previously unselected package vim-common.
23:43:33 [2022-08-23T23:43:33.192Z] #21 23.60 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:43:33 [2022-08-23T23:43:33.192Z] #21 23.62 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:43:33 [2022-08-23T23:43:33.192Z] #21 ...
23:43:33 [2022-08-23T23:43:33.192Z] 
23:43:33 [2022-08-23T23:43:33.192Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:43:33 [2022-08-23T23:43:33.192Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:43:33 [2022-08-23T23:43:33.192Z] #77 119.4 checking for memory.h... yes
23:43:33 [2022-08-23T23:43:33.435Z] #55 ...
23:43:33 [2022-08-23T23:43:33.435Z] 
23:43:33 [2022-08-23T23:43:33.435Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:43:33 [2022-08-23T23:43:33.435Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:43:33 [2022-08-23T23:43:33.435Z] #51 32.18 Fetched 8575 kB in 26s (331 kB/s)
23:43:33 [2022-08-23T23:43:33.435Z] #51 32.18 Reading package lists...
23:43:33 [2022-08-23T23:43:33.449Z] #77 119.5 checking for strings.h... yes
23:43:33 [2022-08-23T23:43:33.449Z] #77 119.7 checking for inttypes.h... yes
23:43:33 [2022-08-23T23:43:33.569Z] #14 ...
23:43:33 [2022-08-23T23:43:33.569Z] 
23:43:33 [2022-08-23T23:43:33.569Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:43:33 [2022-08-23T23:43:33.569Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e
23:43:33 [2022-08-23T23:43:33.569Z] #77 11.20 Cloning into '/tmp/crun-build/libocispec/yajl'...
23:43:33 [2022-08-23T23:43:33.569Z] #77 12.60 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
23:43:33 [2022-08-23T23:43:33.569Z] #77 13.00 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
23:43:33 [2022-08-23T23:43:33.569Z] #77 13.18 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
23:43:33 [2022-08-23T23:43:33.703Z] #51 41.88 Reading package lists...
23:43:33 [2022-08-23T23:43:33.703Z] #51 ...
23:43:33 [2022-08-23T23:43:33.703Z] 
23:43:33 [2022-08-23T23:43:33.703Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:43:33 [2022-08-23T23:43:33.703Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:43:33 [2022-08-23T23:43:33.703Z] #55 42.63 go: downloading github.com/ultraware/funlen v0.0.3
23:43:33 [2022-08-23T23:43:33.705Z] #77 119.8 checking for stdint.h... yes
23:43:33 [2022-08-23T23:43:33.705Z] #77 120.0 checking for unistd.h... yes
23:43:33 [2022-08-23T23:43:33.967Z] #55 42.86 go: downloading github.com/ultraware/whitespace v0.0.5
23:43:33 [2022-08-23T23:43:33.967Z] #55 43.05 go: downloading github.com/uudashr/gocognit v1.0.5
23:43:33 [2022-08-23T23:43:33.967Z] #55 ...
23:43:33 [2022-08-23T23:43:33.967Z] 
23:43:33 [2022-08-23T23:43:33.967Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:43:33 [2022-08-23T23:43:33.967Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77
23:43:33 [2022-08-23T23:43:33.967Z] #36 33.00 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
23:43:33 [2022-08-23T23:43:33.988Z] #47 ...
23:43:33 [2022-08-23T23:43:33.988Z] 
23:43:33 [2022-08-23T23:43:33.988Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:43:33 [2022-08-23T23:43:33.988Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:43:33 [2022-08-23T23:43:33.988Z] #51 34.35 Fetched 8575 kB in 26s (324 kB/s)
23:43:33 [2022-08-23T23:43:33.988Z] #51 34.35 Reading package lists...
23:43:33 [2022-08-23T23:43:33.988Z] #51 43.52 Reading package lists...
23:43:33 [2022-08-23T23:43:33.988Z] #51 ...
23:43:33 [2022-08-23T23:43:33.988Z] 
23:43:33 [2022-08-23T23:43:33.989Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:43:33 [2022-08-23T23:43:33.989Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef
23:43:33 [2022-08-23T23:43:33.989Z] #47 44.54 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:43:34 [2022-08-23T23:43:34.006Z] #77 120.2 checking minix/config.h usability... no
23:43:34 [2022-08-23T23:43:34.006Z] #77 120.3 checking minix/config.h presence... no
23:43:34 [2022-08-23T23:43:34.006Z] #77 120.4 checking for minix/config.h... no
23:43:34 [2022-08-23T23:43:34.229Z] #36 ...
23:43:34 [2022-08-23T23:43:34.229Z] 
23:43:34 [2022-08-23T23:43:34.229Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:43:34 [2022-08-23T23:43:34.229Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:43:34 [2022-08-23T23:43:34.229Z] #55 43.16 go: downloading github.com/yagipy/maintidx v1.0.0
23:43:34 [2022-08-23T23:43:34.246Z] #47 ...
23:43:34 [2022-08-23T23:43:34.246Z] 
23:43:34 [2022-08-23T23:43:34.246Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:43:34 [2022-08-23T23:43:34.246Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:43:34 [2022-08-23T23:43:34.246Z] #14 25.36 Reading package lists...
23:43:34 [2022-08-23T23:43:34.246Z] #14 35.29 Building dependency tree...
23:43:34 [2022-08-23T23:43:34.246Z] #14 41.55 The following additional packages will be installed:
23:43:34 [2022-08-23T23:43:34.246Z] #14 41.55   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:43:34 [2022-08-23T23:43:34.246Z] #14 41.55   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
23:43:34 [2022-08-23T23:43:34.246Z] #14 41.55   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
23:43:34 [2022-08-23T23:43:34.246Z] #14 41.55   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
23:43:34 [2022-08-23T23:43:34.246Z] #14 41.55   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
23:43:34 [2022-08-23T23:43:34.246Z] #14 41.55   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
23:43:34 [2022-08-23T23:43:34.246Z] #14 41.63   mingw-w64-common mingw-w64-x86-64-dev
23:43:34 [2022-08-23T23:43:34.246Z] #14 41.64 Suggested packages:
23:43:34 [2022-08-23T23:43:34.246Z] #14 41.64   gcc-10-locales seccomp wine64
23:43:34 [2022-08-23T23:43:34.246Z] #14 44.22 The following NEW packages will be installed:
23:43:34 [2022-08-23T23:43:34.246Z] #14 44.26   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:43:34 [2022-08-23T23:43:34.246Z] #14 44.26   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
23:43:34 [2022-08-23T23:43:34.246Z] #14 44.26   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
23:43:34 [2022-08-23T23:43:34.246Z] #14 44.26   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
23:43:34 [2022-08-23T23:43:34.246Z] #14 44.26   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
23:43:34 [2022-08-23T23:43:34.246Z] #14 44.26   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
23:43:34 [2022-08-23T23:43:34.246Z] #14 44.26   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
23:43:34 [2022-08-23T23:43:34.246Z] #14 44.27   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
23:43:34 [2022-08-23T23:43:34.246Z] #14 44.27   mingw-w64-x86-64-dev
23:43:34 [2022-08-23T23:43:34.246Z] #14 44.88 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
23:43:34 [2022-08-23T23:43:34.246Z] #14 44.88 Need to get 115 MB of archives.
23:43:34 [2022-08-23T23:43:34.246Z] #14 44.88 After this operation, 645 MB of additional disk space will be used.
23:43:34 [2022-08-23T23:43:34.246Z] #14 44.88 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]
23:43:34 [2022-08-23T23:43:34.246Z] #14 45.20 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]
23:43:34 [2022-08-23T23:43:34.246Z] #14 ...
23:43:34 [2022-08-23T23:43:34.246Z] 
23:43:34 [2022-08-23T23:43:34.246Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:43:34 [2022-08-23T23:43:34.246Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:43:34 [2022-08-23T23:43:34.246Z] #76 43.59 Selecting previously unselected package libsigsegv2:amd64.
23:43:34 [2022-08-23T23:43:34.246Z] #76 43.59 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
23:43:34 [2022-08-23T23:43:34.246Z] #76 43.59 Unpacking libsigsegv2:amd64 (2.13-1) ...
23:43:34 [2022-08-23T23:43:34.246Z] #76 43.95 Selecting previously unselected package m4.
23:43:34 [2022-08-23T23:43:34.246Z] #76 43.99 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
23:43:34 [2022-08-23T23:43:34.246Z] #76 44.00 Unpacking m4 (1.4.18-5) ...
23:43:34 [2022-08-23T23:43:34.246Z] #76 44.33 Selecting previously unselected package autoconf.
23:43:34 [2022-08-23T23:43:34.246Z] #76 44.36 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
23:43:34 [2022-08-23T23:43:34.246Z] #76 44.38 Unpacking autoconf (2.69-14) ...
23:43:34 [2022-08-23T23:43:34.262Z] #77 120.4 checking whether it is safe to define __EXTENSIONS__... yes
23:43:34 [2022-08-23T23:43:34.491Z] #55 43.39 go: downloading github.com/yeya24/promlinter v0.2.0
23:43:34 [2022-08-23T23:43:34.502Z] #76 45.28 Selecting previously unselected package autotools-dev.
23:43:34 [2022-08-23T23:43:34.502Z] #76 45.29 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
23:43:34 [2022-08-23T23:43:34.502Z] #76 45.29 Unpacking autotools-dev (20180224.1+nmu1) ...
23:43:34 [2022-08-23T23:43:34.519Z] #77 120.6 checking build system type... x86_64-pc-linux-gnu
23:43:34 [2022-08-23T23:43:34.519Z] #77 120.9 checking host system type... x86_64-pc-linux-gnu
23:43:34 [2022-08-23T23:43:34.519Z] #77 120.9 checking how to print strings... printf
23:43:34 [2022-08-23T23:43:34.519Z] #77 120.9 checking for a sed that does not truncate output... /bin/sed
23:43:34 [2022-08-23T23:43:34.519Z] #77 120.9 checking for fgrep... /bin/grep -F
23:43:34 [2022-08-23T23:43:34.519Z] #77 120.9 checking for ld used by gcc... /usr/bin/ld
23:43:34 [2022-08-23T23:43:34.519Z] #77 120.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:43:34 [2022-08-23T23:43:34.519Z] #77 121.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:43:34 [2022-08-23T23:43:34.753Z] #55 43.66 go: downloading gitlab.com/bosi/decorder v0.2.1
23:43:34 [2022-08-23T23:43:34.759Z] #76 45.62 Selecting previously unselected package automake.
23:43:34 [2022-08-23T23:43:34.759Z] #76 45.62 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
23:43:34 [2022-08-23T23:43:34.759Z] #76 45.65 Unpacking automake (1:1.16.3-2) ...
23:43:34 [2022-08-23T23:43:34.775Z] #77 121.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:43:34 [2022-08-23T23:43:34.775Z] #77 121.0 checking whether ln -s works... yes
23:43:34 [2022-08-23T23:43:34.775Z] #77 121.0 checking the maximum length of command line arguments... 1572864
23:43:34 [2022-08-23T23:43:34.775Z] #77 121.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
23:43:34 [2022-08-23T23:43:34.775Z] #77 121.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
23:43:34 [2022-08-23T23:43:34.775Z] #77 121.1 checking for /usr/bin/ld option to reload object files... -r
23:43:34 [2022-08-23T23:43:34.775Z] #77 121.1 checking for objdump... objdump
23:43:34 [2022-08-23T23:43:34.776Z] #77 121.1 checking how to recognize dependent libraries... pass_all
23:43:34 [2022-08-23T23:43:34.776Z] #77 121.1 checking for dlltool... no
23:43:34 [2022-08-23T23:43:34.776Z] #77 121.1 checking how to associate runtime and link libraries... printf %s\n
23:43:34 [2022-08-23T23:43:34.776Z] #77 121.1 checking for ar... ar
23:43:34 [2022-08-23T23:43:34.955Z] #77 ...
23:43:34 [2022-08-23T23:43:34.955Z] 
23:43:34 [2022-08-23T23:43:34.955Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:43:34 [2022-08-23T23:43:34.955Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8
23:43:34 [2022-08-23T23:43:34.955Z] #14 66.14 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
23:43:34 [2022-08-23T23:43:34.955Z] #14 66.15 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
23:43:34 [2022-08-23T23:43:34.955Z] #14 66.15 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:43:35 [2022-08-23T23:43:35.014Z] #55 44.05 go: downloading honnef.co/go/tools v0.3.1
23:43:35 [2022-08-23T23:43:35.033Z] #77 121.1 checking for archiver @FILE support... @
23:43:35 [2022-08-23T23:43:35.033Z] #77 121.2 checking for strip... strip
23:43:35 [2022-08-23T23:43:35.033Z] #77 121.2 checking for ranlib... ranlib
23:43:35 [2022-08-23T23:43:35.033Z] #77 121.2 checking for gawk... no
23:43:35 [2022-08-23T23:43:35.033Z] #77 121.3 checking for mawk... mawk
23:43:35 [2022-08-23T23:43:35.446Z] #77 121.3 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:43:35 [2022-08-23T23:43:35.446Z] #77 121.7 checking for sysroot... no
23:43:35 [2022-08-23T23:43:35.446Z] #77 121.7 checking for a working dd... /bin/dd
23:43:35 [2022-08-23T23:43:35.446Z] #77 121.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:43:35 [2022-08-23T23:43:35.703Z] #77 121.9 checking for mt... no
23:43:35 [2022-08-23T23:43:35.703Z] #77 121.9 checking if : is a manifest tool... no
23:43:35 [2022-08-23T23:43:35.703Z] #77 121.9 checking for dlfcn.h... yes
23:43:35 [2022-08-23T23:43:35.703Z] #77 122.1 checking for objdir... .libs
23:43:35 [2022-08-23T23:43:35.777Z] #76 46.48 Selecting previously unselected package patch.
23:43:35 [2022-08-23T23:43:35.777Z] #76 46.48 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
23:43:35 [2022-08-23T23:43:35.777Z] #76 46.53 Unpacking patch (2.7.6-7) ...
23:43:36 [2022-08-23T23:43:36.034Z] #76 ...
23:43:36 [2022-08-23T23:43:36.034Z] 
23:43:36 [2022-08-23T23:43:36.034Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:43:36 [2022-08-23T23:43:36.034Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:43:36 [2022-08-23T23:43:36.034Z] #55 36.84 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
23:43:36 [2022-08-23T23:43:36.034Z] #55 37.14 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
23:43:36 [2022-08-23T23:43:36.034Z] #55 37.15 go: downloading github.com/jgautheron/goconst v1.5.1
23:43:36 [2022-08-23T23:43:36.034Z] #55 37.19 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
23:43:36 [2022-08-23T23:43:36.034Z] #55 37.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
23:43:36 [2022-08-23T23:43:36.034Z] #55 37.32 go: downloading github.com/julz/importas v0.1.0
23:43:36 [2022-08-23T23:43:36.034Z] #55 37.54 go: downloading github.com/kisielk/errcheck v1.6.0
23:43:36 [2022-08-23T23:43:36.034Z] #55 37.56 go: downloading github.com/kulti/thelper v0.6.2
23:43:36 [2022-08-23T23:43:36.034Z] #55 37.66 go: downloading github.com/kunwardeep/paralleltest v1.0.3
23:43:36 [2022-08-23T23:43:36.034Z] #55 37.82 go: downloading github.com/kyoh86/exportloopref v0.1.8
23:43:36 [2022-08-23T23:43:36.034Z] #55 37.86 go: downloading github.com/ldez/tagliatelle v0.3.1
23:43:36 [2022-08-23T23:43:36.034Z] #55 38.01 go: downloading github.com/leonklingele/grouper v1.1.0
23:43:36 [2022-08-23T23:43:36.034Z] #55 38.24 go: downloading github.com/lufeee/execinquery v1.2.1
23:43:36 [2022-08-23T23:43:36.034Z] #55 38.40 go: downloading github.com/maratori/testpackage v1.0.1
23:43:36 [2022-08-23T23:43:36.034Z] #55 38.41 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
23:43:36 [2022-08-23T23:43:36.034Z] #55 38.52 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
23:43:36 [2022-08-23T23:43:36.034Z] #55 38.54 go: downloading github.com/mgechev/revive v1.2.1
23:43:36 [2022-08-23T23:43:36.034Z] #55 39.81 go: downloading github.com/moricho/tparallel v0.2.1
23:43:36 [2022-08-23T23:43:36.034Z] #55 39.88 go: downloading github.com/nakabonne/nestif v0.3.1
23:43:36 [2022-08-23T23:43:36.034Z] #55 39.97 go: downloading github.com/nishanths/exhaustive v0.7.11
23:43:36 [2022-08-23T23:43:36.034Z] #55 40.04 go: downloading github.com/nishanths/predeclared v0.2.2
23:43:36 [2022-08-23T23:43:36.034Z] #55 40.43 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
23:43:36 [2022-08-23T23:43:36.034Z] #55 40.62 go: downloading github.com/ryancurrah/gomodguard v1.2.3
23:43:36 [2022-08-23T23:43:36.034Z] #55 40.73 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
23:43:36 [2022-08-23T23:43:36.034Z] #55 40.97 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
23:43:36 [2022-08-23T23:43:36.034Z] #55 41.03 go: downloading github.com/securego/gosec/v2 v2.11.0
23:43:36 [2022-08-23T23:43:36.034Z] #55 41.46 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
23:43:36 [2022-08-23T23:43:36.034Z] #55 41.47 go: downloading github.com/sivchari/containedctx v1.0.2
23:43:36 [2022-08-23T23:43:36.034Z] #55 41.56 go: downloading github.com/sivchari/tenv v1.5.0
23:43:36 [2022-08-23T23:43:36.034Z] #55 41.77 go: downloading github.com/sonatard/noctx v0.0.1
23:43:36 [2022-08-23T23:43:36.034Z] #55 41.82 go: downloading github.com/sourcegraph/go-diff v0.6.1
23:43:36 [2022-08-23T23:43:36.034Z] #55 41.91 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
23:43:36 [2022-08-23T23:43:36.034Z] #55 42.02 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
23:43:36 [2022-08-23T23:43:36.034Z] #55 42.16 go: downloading github.com/sylvia7788/contextcheck v1.0.4
23:43:36 [2022-08-23T23:43:36.034Z] #55 42.23 go: downloading github.com/tdakkota/asciicheck v0.1.1
23:43:36 [2022-08-23T23:43:36.034Z] #55 42.33 go: downloading github.com/tetafro/godot v1.4.11
23:43:36 [2022-08-23T23:43:36.034Z] #55 42.35 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
23:43:36 [2022-08-23T23:43:36.034Z] #55 42.50 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
23:43:36 [2022-08-23T23:43:36.034Z] #55 42.72 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
23:43:36 [2022-08-23T23:43:36.034Z] #55 42.99 go: downloading github.com/ultraware/funlen v0.0.3
23:43:36 [2022-08-23T23:43:36.034Z] #55 43.06 go: downloading github.com/ultraware/whitespace v0.0.5
23:43:36 [2022-08-23T23:43:36.034Z] #55 43.18 go: downloading github.com/uudashr/gocognit v1.0.5
23:43:36 [2022-08-23T23:43:36.034Z] #55 43.41 go: downloading github.com/yagipy/maintidx v1.0.0
23:43:36 [2022-08-23T23:43:36.034Z] #55 43.52 go: downloading github.com/yeya24/promlinter v0.2.0
23:43:36 [2022-08-23T23:43:36.034Z] #55 44.04 go: downloading gitlab.com/bosi/decorder v0.2.1
23:43:36 [2022-08-23T23:43:36.034Z] #55 44.60 go: downloading honnef.co/go/tools v0.3.1
23:43:36 [2022-08-23T23:43:36.034Z] #55 46.99 go: downloading mvdan.cc/gofumpt v0.3.1
23:43:36 [2022-08-23T23:43:36.034Z] #55 47.02 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:43:36 [2022-08-23T23:43:36.235Z] #28 ...
23:43:36 [2022-08-23T23:43:36.235Z] 
23:43:36 [2022-08-23T23:43:36.235Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:43:36 [2022-08-23T23:43:36.235Z] #67 sha256:12ca2f2fff8931d462dafd833e38b1d83e899d6e5e5a78b9762696f7b1d2f947
23:43:36 [2022-08-23T23:43:36.235Z] #67 5.561 + cd /tmp/tmp.Ls25rapPPu/src/github.com/opencontainers/runc
23:43:36 [2022-08-23T23:43:36.235Z] #67 5.561 + git checkout -q v1.1.3
23:43:36 [2022-08-23T23:43:36.235Z] #67 5.952 + '[' -z '' ']'
23:43:36 [2022-08-23T23:43:36.235Z] #67 5.953 + target=static
23:43:36 [2022-08-23T23:43:36.235Z] #67 5.953 + make BUILDTAGS=seccomp static
23:43:36 [2022-08-23T23:43:36.236Z] #67 6.170 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc .
23:43:36 [2022-08-23T23:43:36.236Z] #67 11.70 + mkdir -p /build
23:43:36 [2022-08-23T23:43:36.236Z] #67 11.70 + cp runc /build/runc
23:43:36 [2022-08-23T23:43:36.236Z] #67 DONE 11.9s
23:43:36 [2022-08-23T23:43:36.258Z] #77 122.5 checking if gcc supports -fno-rtti -fno-exceptions... no
23:43:36 [2022-08-23T23:43:36.258Z] #77 122.6 checking for gcc option to produce PIC... -fPIC -DPIC
23:43:36 [2022-08-23T23:43:36.258Z] #77 122.6 checking if gcc PIC flag -fPIC -DPIC works... yes
23:43:36 [2022-08-23T23:43:36.294Z] #55 ...
23:43:36 [2022-08-23T23:43:36.294Z] 
23:43:36 [2022-08-23T23:43:36.294Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:43:36 [2022-08-23T23:43:36.294Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:43:36 [2022-08-23T23:43:36.294Z] #76 47.21 Selecting previously unselected package dpkg-dev.
23:43:36 [2022-08-23T23:43:36.294Z] #76 47.23 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
23:43:36 [2022-08-23T23:43:36.294Z] #76 47.24 Unpacking dpkg-dev (1.20.11) ...
23:43:36 [2022-08-23T23:43:36.497Z] 
23:43:36 [2022-08-23T23:43:36.497Z] #28 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:43:36 [2022-08-23T23:43:36.497Z] #28 sha256:b2d97ea6b7dd2d249de6a3137694588c51b699e01331db87e0f6628b8035f83e
23:43:36 [2022-08-23T23:43:36.551Z] #76 ...
23:43:36 [2022-08-23T23:43:36.551Z] 
23:43:36 [2022-08-23T23:43:36.551Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:43:36 [2022-08-23T23:43:36.551Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7
23:43:36 [2022-08-23T23:43:36.551Z] #62 37.51 Reading package lists...
23:43:36 [2022-08-23T23:43:36.811Z] #62 46.32 Building dependency tree...
23:43:36 [2022-08-23T23:43:36.811Z] #62 ...
23:43:36 [2022-08-23T23:43:36.811Z] 
23:43:36 [2022-08-23T23:43:36.811Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:43:36 [2022-08-23T23:43:36.811Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:43:36 [2022-08-23T23:43:36.811Z] #55 47.32 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
23:43:36 [2022-08-23T23:43:36.811Z] #55 47.72 go: downloading github.com/davecgh/go-spew v1.1.1
23:43:36 [2022-08-23T23:43:36.811Z] #55 47.72 go: downloading github.com/pmezard/go-difflib v1.0.0
23:43:36 [2022-08-23T23:43:36.811Z] #55 47.85 go: downloading github.com/stretchr/objx v0.1.1
23:43:36 [2022-08-23T23:43:36.819Z] #77 122.7 checking if gcc static flag -static works... yes
23:43:36 [2022-08-23T23:43:36.819Z] #77 123.1 checking if gcc supports -c -o file.o... yes
23:43:36 [2022-08-23T23:43:36.819Z] #77 123.2 checking if gcc supports -c -o file.o... (cached) yes
23:43:36 [2022-08-23T23:43:36.819Z] #77 123.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
23:43:37 [2022-08-23T23:43:37.075Z] #77 123.3 checking dynamic linker characteristics... GNU/Linux ld.so
23:43:37 [2022-08-23T23:43:37.075Z] #77 123.6 checking how to hardcode library paths into programs... immediate
23:43:37 [2022-08-23T23:43:37.331Z] #77 123.6 checking whether stripping libraries is possible... yes
23:43:37 [2022-08-23T23:43:37.331Z] #77 123.6 checking if libtool supports shared libraries... yes
23:43:37 [2022-08-23T23:43:37.331Z] #77 123.6 checking whether to build shared libraries... no
23:43:37 [2022-08-23T23:43:37.331Z] #77 123.6 checking whether to build static libraries... yes
23:43:37 [2022-08-23T23:43:37.331Z] #77 123.6 checking for a BSD-compatible install... /usr/bin/install -c
23:43:37 [2022-08-23T23:43:37.331Z] #77 123.6 checking whether build environment is sane... yes
23:43:37 [2022-08-23T23:43:37.331Z] #77 123.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:43:37 [2022-08-23T23:43:37.331Z] #77 123.6 checking whether make sets $(MAKE)... yes
23:43:37 [2022-08-23T23:43:37.331Z] #77 123.7 checking whether make supports the include directive... yes (GNU style)
23:43:37 [2022-08-23T23:43:37.331Z] #77 123.7 checking whether make supports nested variables... yes
23:43:37 [2022-08-23T23:43:37.374Z] #55 48.01 go: downloading github.com/subosito/gotenv v1.2.0
23:43:37 [2022-08-23T23:43:37.374Z] #55 48.06 go: downloading github.com/hashicorp/hcl v1.0.0
23:43:37 [2022-08-23T23:43:37.630Z] #77 123.8 checking whether UID '0' is supported by ustar format... yes
23:43:37 [2022-08-23T23:43:37.630Z] #77 123.8 checking whether GID '0' is supported by ustar format... yes
23:43:37 [2022-08-23T23:43:37.630Z] #77 123.8 checking how to create a ustar tar archive... gnutar
23:43:37 [2022-08-23T23:43:37.630Z] #77 123.9 checking dependency style of gcc... gcc3
23:43:37 [2022-08-23T23:43:37.630Z] #77 124.0 checking whether to enable maintainer-specific portions of Makefiles... yes
23:43:37 [2022-08-23T23:43:37.630Z] #77 124.0 checking whether make supports nested variables... (cached) yes
23:43:37 [2022-08-23T23:43:37.630Z] #77 124.0 checking for pkg-config... /usr/bin/pkg-config
23:43:37 [2022-08-23T23:43:37.630Z] #77 124.0 checking pkg-config is at least version 0.9.0... yes
23:43:37 [2022-08-23T23:43:37.630Z] #77 124.0 checking for yajl >= 2.1.0... yes
23:43:37 [2022-08-23T23:43:37.630Z] #77 124.1 checking for a sed that does not truncate output... (cached) /bin/sed
23:43:37 [2022-08-23T23:43:37.630Z] #77 124.1 checking for gcc... (cached) gcc
23:43:37 [2022-08-23T23:43:37.632Z] #55 48.51 go: downloading gopkg.in/ini.v1 v1.66.4
23:43:37 [2022-08-23T23:43:37.632Z] #55 48.55 go: downloading github.com/magiconair/properties v1.8.6
23:43:37 [2022-08-23T23:43:37.891Z] #55 48.81 go: downloading github.com/pelletier/go-toml v1.9.5
23:43:37 [2022-08-23T23:43:37.951Z] #77 124.1 checking whether we are using the GNU C compiler... (cached) yes
23:43:37 [2022-08-23T23:43:37.951Z] #77 124.1 checking whether gcc accepts -g... (cached) yes
23:43:37 [2022-08-23T23:43:37.951Z] #77 124.2 checking for gcc option to accept ISO C89... (cached) none needed
23:43:37 [2022-08-23T23:43:37.951Z] #77 124.2 checking whether gcc understands -c and -o together... (cached) yes
23:43:37 [2022-08-23T23:43:37.951Z] #77 124.2 checking for a Python interpreter with version >= 3... python3
23:43:37 [2022-08-23T23:43:37.951Z] #77 124.2 checking for python3... /usr/bin/python3
23:43:37 [2022-08-23T23:43:37.951Z] #77 124.2 checking for python3 version... 3.9
23:43:37 [2022-08-23T23:43:37.951Z] #77 124.3 checking for python3 platform... linux
23:43:38 [2022-08-23T23:43:38.148Z] #55 48.98 go: downloading golang.org/x/text v0.3.7
23:43:38 [2022-08-23T23:43:38.208Z] #77 124.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
23:43:38 [2022-08-23T23:43:38.208Z] #77 124.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
23:43:38 [2022-08-23T23:43:38.455Z] #55 47.19 go: downloading mvdan.cc/gofumpt v0.3.1
23:43:38 [2022-08-23T23:43:38.455Z] #55 47.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
23:43:38 [2022-08-23T23:43:38.455Z] #55 47.49 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
23:43:38 [2022-08-23T23:43:38.455Z] #55 47.59 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
23:43:38 [2022-08-23T23:43:38.465Z] #77 124.9 checking that generated files are newer than configure... done
23:43:38 [2022-08-23T23:43:38.465Z] #77 124.9 configure: creating ./config.status
23:43:38 [2022-08-23T23:43:38.717Z] #55 47.81 go: downloading github.com/davecgh/go-spew v1.1.1
23:43:38 [2022-08-23T23:43:38.978Z] #55 47.91 go: downloading github.com/pmezard/go-difflib v1.0.0
23:43:38 [2022-08-23T23:43:38.978Z] #55 47.99 go: downloading github.com/stretchr/objx v0.1.1
23:43:38 [2022-08-23T23:43:38.978Z] #55 48.09 go: downloading github.com/subosito/gotenv v1.2.0
23:43:39 [2022-08-23T23:43:39.240Z] #55 48.15 go: downloading github.com/hashicorp/hcl v1.0.0
23:43:39 [2022-08-23T23:43:39.815Z] #55 48.63 go: downloading gopkg.in/ini.v1 v1.66.4
23:43:39 [2022-08-23T23:43:39.815Z] #55 48.63 go: downloading github.com/magiconair/properties v1.8.6
23:43:39 [2022-08-23T23:43:39.815Z] #55 48.97 go: downloading github.com/pelletier/go-toml v1.9.5
23:43:40 [2022-08-23T23:43:40.053Z] #55 ...
23:43:40 [2022-08-23T23:43:40.054Z] 
23:43:40 [2022-08-23T23:43:40.054Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:43:40 [2022-08-23T23:43:40.054Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:43:40 [2022-08-23T23:43:40.054Z] #42 31.98 Reading package lists...
23:43:40 [2022-08-23T23:43:40.054Z] #42 41.52 Reading package lists...
23:43:40 [2022-08-23T23:43:40.076Z] #55 49.16 go: downloading golang.org/x/text v0.3.7
23:43:40 [2022-08-23T23:43:40.315Z] #42 50.63 Building dependency tree...
23:43:40 [2022-08-23T23:43:40.315Z] #42 ...
23:43:40 [2022-08-23T23:43:40.315Z] 
23:43:40 [2022-08-23T23:43:40.315Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:43:40 [2022-08-23T23:43:40.315Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:43:40 [2022-08-23T23:43:40.315Z] #76 50.04 Selecting previously unselected package build-essential.
23:43:40 [2022-08-23T23:43:40.315Z] #76 50.04 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
23:43:40 [2022-08-23T23:43:40.315Z] #76 50.06 Unpacking build-essential (12.9) ...
23:43:40 [2022-08-23T23:43:40.315Z] #76 50.44 Selecting previously unselected package libcap2:amd64.
23:43:40 [2022-08-23T23:43:40.315Z] #76 50.45 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
23:43:40 [2022-08-23T23:43:40.315Z] #76 50.45 Unpacking libcap2:amd64 (1:2.44-1) ...
23:43:40 [2022-08-23T23:43:40.315Z] #76 50.66 Selecting previously unselected package libcap-dev:amd64.
23:43:40 [2022-08-23T23:43:40.315Z] #76 50.70 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
23:43:40 [2022-08-23T23:43:40.315Z] #76 50.70 Unpacking libcap-dev:amd64 (1:2.44-1) ...
23:43:40 [2022-08-23T23:43:40.315Z] #76 50.87 Selecting previously unselected package libprotobuf-c1:amd64.
23:43:40 [2022-08-23T23:43:40.315Z] #76 50.87 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
23:43:40 [2022-08-23T23:43:40.315Z] #76 50.88 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:43:40 [2022-08-23T23:43:40.315Z] #76 51.03 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:43:40 [2022-08-23T23:43:40.315Z] #76 51.06 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
23:43:40 [2022-08-23T23:43:40.315Z] #76 51.07 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
23:43:40 [2022-08-23T23:43:40.315Z] #76 51.21 Selecting previously unselected package libseccomp-dev:amd64.
23:43:40 [2022-08-23T23:43:40.315Z] #76 51.21 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
23:43:40 [2022-08-23T23:43:40.315Z] #76 51.24 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:43:40 [2022-08-23T23:43:40.400Z] #77 126.8 config.status: creating Makefile
23:43:40 [2022-08-23T23:43:40.400Z] #77 126.9 config.status: creating config.h
23:43:40 [2022-08-23T23:43:40.572Z] #76 51.54 Selecting previously unselected package libsystemd-dev:amd64.
23:43:40 [2022-08-23T23:43:40.656Z] #77 126.9 config.status: executing libtool commands
23:43:40 [2022-08-23T23:43:40.656Z] #77 127.0 config.status: executing depfiles commands
23:43:40 [2022-08-23T23:43:40.847Z] #76 51.57 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
23:43:40 [2022-08-23T23:43:40.847Z] #76 51.58 Unpacking libsystemd-dev:amd64 (247.3-7) ...
23:43:41 [2022-08-23T23:43:41.022Z] #55 ...
23:43:41 [2022-08-23T23:43:41.022Z] 
23:43:41 [2022-08-23T23:43:41.022Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:43:41 [2022-08-23T23:43:41.022Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:43:41 [2022-08-23T23:43:41.022Z] #76 40.09 Reading package lists...
23:43:41 [2022-08-23T23:43:41.022Z] #76 50.14 Building dependency tree...
23:43:41 [2022-08-23T23:43:41.022Z] #76 ...
23:43:41 [2022-08-23T23:43:41.022Z] 
23:43:41 [2022-08-23T23:43:41.022Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:43:41 [2022-08-23T23:43:41.022Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef
23:43:41 [2022-08-23T23:43:41.022Z] #47 39.89 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
23:43:41 [2022-08-23T23:43:41.259Z] #77 127.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
23:43:41 [2022-08-23T23:43:41.259Z] #77 127.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:43:41 [2022-08-23T23:43:41.288Z] #47 ...
23:43:41 [2022-08-23T23:43:41.289Z] 
23:43:41 [2022-08-23T23:43:41.289Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:43:41 [2022-08-23T23:43:41.289Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7
23:43:41 [2022-08-23T23:43:41.289Z] #62 37.81 Reading package lists...
23:43:41 [2022-08-23T23:43:41.289Z] #62 47.60 Building dependency tree...
23:43:41 [2022-08-23T23:43:41.515Z] #77 127.9 checking for gcc... gcc
23:43:41 [2022-08-23T23:43:41.795Z] #28 10.83 Fetched 40.6 MB in 10s (4076 kB/s)
23:43:42 [2022-08-23T23:43:42.118Z] #77 128.0 checking whether the C compiler works... yes
23:43:42 [2022-08-23T23:43:42.118Z] #77 128.2 checking for C compiler default output file name... a.out
23:43:42 [2022-08-23T23:43:42.118Z] #77 128.2 checking for suffix of executables... 
23:43:42 [2022-08-23T23:43:42.118Z] #77 128.4 checking whether we are cross compiling... no
23:43:42 [2022-08-23T23:43:42.230Z] #76 52.91 Selecting previously unselected package libtool.
23:43:42 [2022-08-23T23:43:42.230Z] #76 52.91 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
23:43:42 [2022-08-23T23:43:42.230Z] #76 52.92 Unpacking libtool (2.4.6-15) ...
23:43:42 [2022-08-23T23:43:42.377Z] #77 128.6 checking for suffix of object files... o
23:43:42 [2022-08-23T23:43:42.377Z] #77 128.7 checking whether we are using the GNU C compiler... yes
23:43:42 [2022-08-23T23:43:42.377Z] #77 128.8 checking whether gcc accepts -g... yes
23:43:42 [2022-08-23T23:43:42.486Z] #76 53.48 Selecting previously unselected package libudev-dev:amd64.
23:43:42 [2022-08-23T23:43:42.676Z] #77 128.8 checking for gcc option to accept ISO C89... none needed
23:43:42 [2022-08-23T23:43:42.676Z] #77 129.0 checking whether gcc understands -c and -o together... yes
23:43:42 [2022-08-23T23:43:42.743Z] #76 53.55 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
23:43:42 [2022-08-23T23:43:42.743Z] #76 53.55 Unpacking libudev-dev:amd64 (247.3-7) ...
23:43:42 [2022-08-23T23:43:42.932Z] #77 129.1 checking for a BSD-compatible install... /usr/bin/install -c
23:43:42 [2022-08-23T23:43:42.932Z] #77 129.1 checking whether build environment is sane... yes
23:43:42 [2022-08-23T23:43:42.932Z] #77 129.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:43:42 [2022-08-23T23:43:42.932Z] #77 129.2 checking for gawk... no
23:43:42 [2022-08-23T23:43:42.932Z] #77 129.2 checking for mawk... mawk
23:43:42 [2022-08-23T23:43:42.932Z] #77 129.2 checking whether make sets $(MAKE)... yes
23:43:42 [2022-08-23T23:43:42.932Z] #77 129.2 checking whether make supports the include directive... yes (GNU style)
23:43:42 [2022-08-23T23:43:42.932Z] #77 129.3 checking whether make supports nested variables... yes
23:43:42 [2022-08-23T23:43:42.932Z] #77 129.3 checking whether UID '0' is supported by ustar format... yes
23:43:42 [2022-08-23T23:43:42.932Z] #77 129.3 checking whether GID '0' is supported by ustar format... yes
23:43:42 [2022-08-23T23:43:42.932Z] #77 129.3 checking how to create a ustar tar archive... gnutar
23:43:43 [2022-08-23T23:43:43.190Z] #77 129.3 checking dependency style of gcc... gcc3
23:43:43 [2022-08-23T23:43:43.190Z] #77 129.5 checking whether to enable maintainer-specific portions of Makefiles... yes
23:43:43 [2022-08-23T23:43:43.190Z] #77 129.5 checking whether make supports nested variables... (cached) yes
23:43:43 [2022-08-23T23:43:43.190Z] #77 129.6 checking build system type... 
23:43:43 [2022-08-23T23:43:43.190Z] #77 ...
23:43:43 [2022-08-23T23:43:43.190Z] 
23:43:43 [2022-08-23T23:43:43.190Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:43:43 [2022-08-23T23:43:43.190Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2
23:43:43 [2022-08-23T23:43:43.190Z] #21 23.77 Selecting previously unselected package bash-completion.
23:43:43 [2022-08-23T23:43:43.190Z] #21 23.78 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 25.88 Unpacking bash-completion (1:2.11-2) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 26.38 Selecting previously unselected package bzip2.
23:43:43 [2022-08-23T23:43:43.190Z] #21 26.38 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 26.38 Unpacking bzip2 (1.0.8-4) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 26.45 Selecting previously unselected package xz-utils.
23:43:43 [2022-08-23T23:43:43.190Z] #21 26.46 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 26.46 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 26.63 Selecting previously unselected package apparmor.
23:43:43 [2022-08-23T23:43:43.190Z] #21 26.63 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 26.69 Unpacking apparmor (2.13.6-10) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 27.16 Selecting previously unselected package inetutils-ping.
23:43:43 [2022-08-23T23:43:43.190Z] #21 27.17 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 27.18 Unpacking inetutils-ping (2:2.0-1) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 27.38 Selecting previously unselected package libip4tc2:amd64.
23:43:43 [2022-08-23T23:43:43.190Z] #21 27.38 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 27.40 Unpacking libip4tc2:amd64 (1.8.7-1) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 27.49 Selecting previously unselected package libip6tc2:amd64.
23:43:43 [2022-08-23T23:43:43.190Z] #21 27.49 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 27.50 Unpacking libip6tc2:amd64 (1.8.7-1) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 27.58 Selecting previously unselected package libnfnetlink0:amd64.
23:43:43 [2022-08-23T23:43:43.190Z] #21 27.61 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 27.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 27.66 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:43:43 [2022-08-23T23:43:43.190Z] #21 27.70 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 27.71 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 27.79 Selecting previously unselected package libnftnl11:amd64.
23:43:43 [2022-08-23T23:43:43.190Z] #21 27.79 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 27.80 Unpacking libnftnl11:amd64 (1.1.9-1) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 27.87 Selecting previously unselected package iptables.
23:43:43 [2022-08-23T23:43:43.190Z] #21 27.88 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 27.88 Unpacking iptables (1.8.7-1) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 28.17 Selecting previously unselected package libonig5:amd64.
23:43:43 [2022-08-23T23:43:43.190Z] #21 28.17 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 28.17 Unpacking libonig5:amd64 (6.9.6-1.1) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 28.31 Selecting previously unselected package libjq1:amd64.
23:43:43 [2022-08-23T23:43:43.190Z] #21 28.31 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 28.32 Unpacking libjq1:amd64 (1.6-2.1) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 28.43 Selecting previously unselected package jq.
23:43:43 [2022-08-23T23:43:43.190Z] #21 28.45 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 28.45 Unpacking jq (1.6-2.1) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 28.54 Selecting previously unselected package libaio1:amd64.
23:43:43 [2022-08-23T23:43:43.190Z] #21 28.54 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 28.56 Unpacking libaio1:amd64 (0.3.112-9) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 28.64 Selecting previously unselected package libgpm2:amd64.
23:43:43 [2022-08-23T23:43:43.190Z] #21 28.65 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 28.65 Unpacking libgpm2:amd64 (1.20.7-8) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 28.73 Selecting previously unselected package libicu67:amd64.
23:43:43 [2022-08-23T23:43:43.190Z] #21 28.73 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 28.74 Unpacking libicu67:amd64 (67.1-7) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 32.37 Selecting previously unselected package libinih1:amd64.
23:43:43 [2022-08-23T23:43:43.190Z] #21 32.37 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 32.38 Unpacking libinih1:amd64 (53-1+b2) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 32.46 Selecting previously unselected package libnet1:amd64.
23:43:43 [2022-08-23T23:43:43.190Z] #21 32.46 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 32.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 32.56 Selecting previously unselected package libnl-3-200:amd64.
23:43:43 [2022-08-23T23:43:43.190Z] #21 32.57 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 32.58 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 32.67 Selecting previously unselected package libprotobuf-c1:amd64.
23:43:43 [2022-08-23T23:43:43.190Z] #21 32.68 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 32.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 32.78 Selecting previously unselected package libyajl2:amd64.
23:43:43 [2022-08-23T23:43:43.190Z] #21 32.79 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 32.79 Unpacking libyajl2:amd64 (2.1.0-3) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 32.85 Selecting previously unselected package net-tools.
23:43:43 [2022-08-23T23:43:43.190Z] #21 32.86 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 32.87 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 33.06 Selecting previously unselected package patch.
23:43:43 [2022-08-23T23:43:43.190Z] #21 33.06 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 33.07 Unpacking patch (2.7.6-7) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 33.16 Selecting previously unselected package python-pip-whl.
23:43:43 [2022-08-23T23:43:43.190Z] #21 33.17 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 33.17 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
23:43:43 [2022-08-23T23:43:43.190Z] #21 33.79 Selecting previously unselected package python3-lib2to3.
23:43:43 [2022-08-23T23:43:43.479Z] #21 33.80 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
23:43:43 [2022-08-23T23:43:43.479Z] #21 33.81 Unpacking python3-lib2to3 (3.9.2-1) ...
23:43:43 [2022-08-23T23:43:43.479Z] #21 33.93 Selecting previously unselected package python3-distutils.
23:43:43 [2022-08-23T23:43:43.480Z] #21 33.93 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
23:43:43 [2022-08-23T23:43:43.480Z] #21 33.94 Unpacking python3-distutils (3.9.2-1) ...
23:43:43 [2022-08-23T23:43:43.480Z] #21 ...
23:43:43 [2022-08-23T23:43:43.480Z] 
23:43:43 [2022-08-23T23:43:43.480Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:43:43 [2022-08-23T23:43:43.480Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:43:43 [2022-08-23T23:43:43.480Z] #77 129.6 checking build system type... x86_64-pc-linux-gnu
23:43:43 [2022-08-23T23:43:43.480Z] #77 129.8 checking host system type... x86_64-pc-linux-gnu
23:43:43 [2022-08-23T23:43:43.480Z] #77 129.8 checking how to print strings... printf
23:43:43 [2022-08-23T23:43:43.480Z] #77 129.8 checking for a sed that does not truncate output... /bin/sed
23:43:43 [2022-08-23T23:43:43.480Z] #77 129.9 checking for grep that handles long lines and -e... /bin/grep
23:43:43 [2022-08-23T23:43:43.480Z] #77 129.9 checking for egrep... /bin/grep -E
23:43:43 [2022-08-23T23:43:43.480Z] #77 129.9 checking for fgrep... /bin/grep -F
23:43:43 [2022-08-23T23:43:43.480Z] #77 129.9 checking for ld used by gcc... /usr/bin/ld
23:43:43 [2022-08-23T23:43:43.672Z] #76 54.42 Selecting previously unselected package libyajl2:amd64.
23:43:43 [2022-08-23T23:43:43.672Z] #76 54.42 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
23:43:43 [2022-08-23T23:43:43.672Z] #76 54.46 Unpacking libyajl2:amd64 (2.1.0-3) ...
23:43:43 [2022-08-23T23:43:43.761Z] #77 129.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:43:43 [2022-08-23T23:43:43.761Z] #77 129.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:43:43 [2022-08-23T23:43:43.761Z] #77 129.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:43:43 [2022-08-23T23:43:43.761Z] #77 130.1 checking whether ln -s works... yes
23:43:43 [2022-08-23T23:43:43.761Z] #77 130.1 checking the maximum length of command line arguments... 1572864
23:43:43 [2022-08-23T23:43:43.761Z] #77 130.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
23:43:43 [2022-08-23T23:43:43.761Z] #77 130.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
23:43:43 [2022-08-23T23:43:43.761Z] #77 130.1 checking for /usr/bin/ld option to reload object files... -r
23:43:43 [2022-08-23T23:43:43.761Z] #77 130.1 checking for objdump... objdump
23:43:43 [2022-08-23T23:43:43.761Z] #77 130.1 checking how to recognize dependent libraries... pass_all
23:43:43 [2022-08-23T23:43:43.761Z] #77 130.1 checking for dlltool... no
23:43:43 [2022-08-23T23:43:43.761Z] #77 130.1 checking how to associate runtime and link libraries... printf %s\n
23:43:43 [2022-08-23T23:43:43.761Z] #77 130.1 checking for ar... ar
23:43:43 [2022-08-23T23:43:43.928Z] #76 54.90 Selecting previously unselected package libyajl-dev:amd64.
23:43:43 [2022-08-23T23:43:43.973Z] #62 ...
23:43:43 [2022-08-23T23:43:43.973Z] 
23:43:43 [2022-08-23T23:43:43.973Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:43:43 [2022-08-23T23:43:43.973Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:43:43 [2022-08-23T23:43:43.973Z] #76 50.14 Building dependency tree...
23:43:44 [2022-08-23T23:43:44.023Z] #77 130.1 checking for archiver @FILE support... @
23:43:44 [2022-08-23T23:43:44.023Z] #77 130.2 checking for strip... strip
23:43:44 [2022-08-23T23:43:44.023Z] #77 130.2 checking for ranlib... ranlib
23:43:44 [2022-08-23T23:43:44.282Z] #77 130.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:43:44 [2022-08-23T23:43:44.282Z] #77 130.6 checking for sysroot... no
23:43:44 [2022-08-23T23:43:44.282Z] #77 130.7 checking for a working dd... /bin/dd
23:43:44 [2022-08-23T23:43:44.282Z] #77 130.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:43:44 [2022-08-23T23:43:44.441Z] #76 55.08 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
23:43:44 [2022-08-23T23:43:44.441Z] #76 55.20 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
23:43:44 [2022-08-23T23:43:44.441Z] #76 ...
23:43:44 [2022-08-23T23:43:44.441Z] 
23:43:44 [2022-08-23T23:43:44.441Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:43:44 [2022-08-23T23:43:44.441Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:43:44 [2022-08-23T23:43:44.441Z] #14 45.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
23:43:44 [2022-08-23T23:43:44.441Z] #14 45.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
23:43:44 [2022-08-23T23:43:44.441Z] #14 45.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
23:43:44 [2022-08-23T23:43:44.441Z] #14 45.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
23:43:44 [2022-08-23T23:43:44.441Z] #14 46.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
23:43:44 [2022-08-23T23:43:44.441Z] #14 46.33 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]
23:43:44 [2022-08-23T23:43:44.441Z] #14 46.33 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]
23:43:44 [2022-08-23T23:43:44.441Z] #14 47.44 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]
23:43:44 [2022-08-23T23:43:44.441Z] #14 50.01 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]
23:43:44 [2022-08-23T23:43:44.441Z] #14 50.99 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]
23:43:44 [2022-08-23T23:43:44.441Z] #14 52.11 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]
23:43:44 [2022-08-23T23:43:44.441Z] #14 54.40 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]
23:43:44 [2022-08-23T23:43:44.441Z] #14 55.44 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]
23:43:44 [2022-08-23T23:43:44.441Z] #14 55.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
23:43:44 [2022-08-23T23:43:44.441Z] #14 55.44 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
23:43:44 [2022-08-23T23:43:44.441Z] #14 55.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
23:43:44 [2022-08-23T23:43:44.550Z] #77 130.8 checking for mt... no
23:43:44 [2022-08-23T23:43:44.550Z] #77 130.8 checking if : is a manifest tool... no
23:43:44 [2022-08-23T23:43:44.550Z] #77 130.8 checking how to run the C preprocessor... gcc -E
23:43:44 [2022-08-23T23:43:44.697Z] #14 55.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
23:43:44 [2022-08-23T23:43:44.697Z] #14 55.50 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]
23:43:44 [2022-08-23T23:43:44.697Z] #14 55.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
23:43:44 [2022-08-23T23:43:44.697Z] #14 55.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
23:43:44 [2022-08-23T23:43:44.697Z] #14 ...
23:43:44 [2022-08-23T23:43:44.697Z] 
23:43:44 [2022-08-23T23:43:44.697Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:43:44 [2022-08-23T23:43:44.697Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:43:44 [2022-08-23T23:43:44.697Z] #76 55.52 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:43:44 [2022-08-23T23:43:44.697Z] #76 55.54 Setting up libmagic-mgc (1:5.39-3) ...
23:43:44 [2022-08-23T23:43:44.697Z] #76 55.58 Setting up libyajl2:amd64 (2.1.0-3) ...
23:43:44 [2022-08-23T23:43:44.697Z] #76 55.61 Setting up libmagic1:amd64 (1:5.39-3) ...
23:43:44 [2022-08-23T23:43:44.697Z] #76 55.66 Setting up file (1:5.39-3) ...
23:43:44 [2022-08-23T23:43:44.697Z] #76 55.68 Setting up bzip2 (1.0.8-4) ...
23:43:44 [2022-08-23T23:43:44.697Z] #76 55.69 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:43:44 [2022-08-23T23:43:44.697Z] #76 55.71 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
23:43:44 [2022-08-23T23:43:44.697Z] #76 55.72 Setting up libcap2:amd64 (1:2.44-1) ...
23:43:44 [2022-08-23T23:43:44.697Z] #76 55.73 Setting up autotools-dev (20180224.1+nmu1) ...
23:43:45 [2022-08-23T23:43:45.156Z] #14 ...
23:43:45 [2022-08-23T23:43:45.156Z] 
23:43:45 [2022-08-23T23:43:45.156Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:43:45 [2022-08-23T23:43:45.156Z] #64 sha256:4fe360a63bd4160385cee50eb958ecdc613bb1866cb9a52f05b6024b1801c86b
23:43:45 [2022-08-23T23:43:45.173Z] #76 55.77 Setting up libsigsegv2:amd64 (2.13-1) ...
23:43:45 [2022-08-23T23:43:45.173Z] #76 55.79 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
23:43:45 [2022-08-23T23:43:45.173Z] #76 55.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:43:45 [2022-08-23T23:43:45.173Z] #76 55.98 Setting up patch (2.7.6-7) ...
23:43:45 [2022-08-23T23:43:45.173Z] #76 56.04 Setting up libudev-dev:amd64 (247.3-7) ...
23:43:45 [2022-08-23T23:43:45.173Z] #76 56.10 Setting up libyajl-dev:amd64 (2.1.0-3) ...
23:43:45 [2022-08-23T23:43:45.297Z] #77 131.0 checking for ANSI C header files... yes
23:43:45 [2022-08-23T23:43:45.297Z] #77 131.6 checking for sys/types.h... yes
23:43:45 [2022-08-23T23:43:45.429Z] #76 56.17 Setting up libcap-dev:amd64 (1:2.44-1) ...
23:43:45 [2022-08-23T23:43:45.430Z] #76 56.23 Setting up libsystemd-dev:amd64 (247.3-7) ...
23:43:45 [2022-08-23T23:43:45.430Z] #76 56.30 Setting up libtool (2.4.6-15) ...
23:43:45 [2022-08-23T23:43:45.430Z] #76 56.35 Setting up m4 (1.4.18-5) ...
23:43:45 [2022-08-23T23:43:45.430Z] #76 56.39 Setting up dpkg-dev (1.20.11) ...
23:43:45 [2022-08-23T23:43:45.553Z] #77 131.8 checking for sys/stat.h... yes
23:43:45 [2022-08-23T23:43:45.688Z] #76 56.46 Setting up autoconf (2.69-14) ...
23:43:45 [2022-08-23T23:43:45.688Z] #76 56.56 Setting up build-essential (12.9) ...
23:43:45 [2022-08-23T23:43:45.810Z] #77 131.9 checking for stdlib.h... yes
23:43:45 [2022-08-23T23:43:45.945Z] #76 56.79 Setting up automake (1:1.16.3-2) ...
23:43:45 [2022-08-23T23:43:45.945Z] #76 56.83 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
23:43:45 [2022-08-23T23:43:45.945Z] #76 56.87 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:43:46 [2022-08-23T23:43:46.007Z] #28 10.83 Reading package lists...
23:43:46 [2022-08-23T23:43:46.110Z] #77 132.1 checking for string.h... yes
23:43:46 [2022-08-23T23:43:46.110Z] #77 132.3 checking for memory.h... yes
23:43:46 [2022-08-23T23:43:46.367Z] #77 132.5 checking for strings.h... yes
23:43:46 [2022-08-23T23:43:46.367Z] #77 132.7 checking for inttypes.h... yes
23:43:46 [2022-08-23T23:43:46.474Z] #64 41.12 Updating files:  51% (2546/4961)
Updating files:  52% (2580/4961)
Updating files:  53% (2630/4961)
Updating files:  54% (2679/4961)
Updating files:  55% (2729/4961)
Updating files:  56% (2779/4961)
Updating files:  57% (2828/4961)
Updating files:  58% (2878/4961)
Updating files:  59% (2927/4961)
Updating files:  60% (2977/4961)
Updating files:  61% (3027/4961)
Updating files:  62% (3076/4961)
Updating files:  63% (3126/4961)
Updating files:  64% (3176/4961)
Updating files:  65% (3225/4961)
Updating files:  66% (3275/4961)
Updating files:  67% (3324/4961)
Updating files:  68% (3374/4961)
Updating files:  69% (3424/4961)
Updating files:  70% (3473/4961)
Updating files:  71% (3523/4961)
Updating files:  72% (3572/4961)
Updating files:  73% (3622/4961)
Updating files:  74% (3672/4961)
Updating files:  75% (3721/4961)
Updating files:  76% (3771/4961)
Updating files:  77% (3820/4961)
Updating files:  78% (3870/4961)
Updating files:  79% (3920/4961)
Updating files:  80% (3969/4961)
Updating files:  81% (4019/4961)
Updating files:  82% (4069/4961)
Updating files:  83% (4118/4961)
Updating files:  84% (4168/4961)
Updating files:  85% (4217/4961)
Updating files:  86% (4267/4961)
Updating files:  87% (4317/4961)
Updating files:  88% (4366/4961)
Updating files:  89% (4416/4961)
Updating files:  90% (4465/4961)
Updating files:  90% (4511/4961)
Updating files:  91% (4515/4961)
Updating files:  92% (4565/4961)
Updating files:  93% (4614/4961)
Updating files:  94% (4664/4961)
Updating files:  95% (4713/4961)
Updating files:  96% (4763/4961)
Updating files:  97% (4813/4961)
Updating files:  98% (4862/4961)
Updating files:  99% (4912/4961)
Updating files: 100% (4961/4961)
Updating files: 100% (4961/4961), done.
23:43:46 [2022-08-23T23:43:46.474Z] #64 42.42 + cd /tmp/tmp.ouWORQVDmu/src/github.com/containerd/containerd
23:43:46 [2022-08-23T23:43:46.474Z] #64 42.43 + git checkout -q v1.6.7
23:43:46 [2022-08-23T23:43:46.624Z] #77 132.8 checking for stdint.h... yes
23:43:46 [2022-08-23T23:43:46.877Z] #76 DONE 58.0s
23:43:46 [2022-08-23T23:43:46.877Z] 
23:43:46 [2022-08-23T23:43:46.877Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:43:46 [2022-08-23T23:43:46.877Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:43:46 [2022-08-23T23:43:46.877Z] #14 55.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
23:43:46 [2022-08-23T23:43:46.877Z] #14 55.61 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
23:43:46 [2022-08-23T23:43:46.877Z] #14 55.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
23:43:46 [2022-08-23T23:43:46.877Z] #14 55.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
23:43:46 [2022-08-23T23:43:46.877Z] #14 55.77 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
23:43:46 [2022-08-23T23:43:46.877Z] #14 55.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
23:43:46 [2022-08-23T23:43:46.877Z] #14 55.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
23:43:46 [2022-08-23T23:43:46.877Z] #14 55.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
23:43:46 [2022-08-23T23:43:46.880Z] #77 133.1 checking for unistd.h... yes
23:43:47 [2022-08-23T23:43:47.133Z] #14 57.98 debconf: delaying package configuration, since apt-utils is not installed
23:43:47 [2022-08-23T23:43:47.137Z] #77 133.2 checking for dlfcn.h... yes
23:43:47 [2022-08-23T23:43:47.137Z] #77 133.4 checking for objdir... .libs
23:43:47 [2022-08-23T23:43:47.332Z] #76 ...
23:43:47 [2022-08-23T23:43:47.332Z] 
23:43:47 [2022-08-23T23:43:47.332Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:43:47 [2022-08-23T23:43:47.332Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:43:47 [2022-08-23T23:43:47.332Z] #14 36.80 Reading package lists...
23:43:47 [2022-08-23T23:43:47.332Z] #14 46.37 Building dependency tree...
23:43:47 [2022-08-23T23:43:47.332Z] #14 53.09 The following additional packages will be installed:
23:43:47 [2022-08-23T23:43:47.332Z] #14 53.09   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:43:47 [2022-08-23T23:43:47.332Z] #14 53.09   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
23:43:47 [2022-08-23T23:43:47.332Z] #14 53.09   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
23:43:47 [2022-08-23T23:43:47.332Z] #14 53.09   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
23:43:47 [2022-08-23T23:43:47.332Z] #14 53.09   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
23:43:47 [2022-08-23T23:43:47.332Z] #14 53.09   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
23:43:47 [2022-08-23T23:43:47.332Z] #14 53.09   mingw-w64-common mingw-w64-x86-64-dev
23:43:47 [2022-08-23T23:43:47.332Z] #14 53.12 Suggested packages:
23:43:47 [2022-08-23T23:43:47.332Z] #14 53.12   gcc-10-locales seccomp wine64
23:43:47 [2022-08-23T23:43:47.332Z] #14 55.51 The following NEW packages will be installed:
23:43:47 [2022-08-23T23:43:47.332Z] #14 55.55   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
23:43:47 [2022-08-23T23:43:47.332Z] #14 55.55   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
23:43:47 [2022-08-23T23:43:47.332Z] #14 55.55   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
23:43:47 [2022-08-23T23:43:47.332Z] #14 55.55   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
23:43:47 [2022-08-23T23:43:47.333Z] #14 55.55   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
23:43:47 [2022-08-23T23:43:47.333Z] #14 55.55   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
23:43:47 [2022-08-23T23:43:47.333Z] #14 55.55   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
23:43:47 [2022-08-23T23:43:47.333Z] #14 55.56   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
23:43:47 [2022-08-23T23:43:47.333Z] #14 55.56   mingw-w64-x86-64-dev
23:43:47 [2022-08-23T23:43:47.333Z] #14 56.19 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
23:43:47 [2022-08-23T23:43:47.333Z] #14 56.19 Need to get 115 MB of archives.
23:43:47 [2022-08-23T23:43:47.333Z] #14 56.19 After this operation, 645 MB of additional disk space will be used.
23:43:47 [2022-08-23T23:43:47.333Z] #14 56.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]
23:43:47 [2022-08-23T23:43:47.333Z] #14 56.34 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]
23:43:47 [2022-08-23T23:43:47.333Z] #14 ...
23:43:47 [2022-08-23T23:43:47.333Z] 
23:43:47 [2022-08-23T23:43:47.333Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:43:47 [2022-08-23T23:43:47.333Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7
23:43:47 [2022-08-23T23:43:47.333Z] #62 53.95 The following additional packages will be installed:
23:43:47 [2022-08-23T23:43:47.333Z] #62 53.98   libbtrfs0
23:43:47 [2022-08-23T23:43:47.333Z] #62 54.40 The following NEW packages will be installed:
23:43:47 [2022-08-23T23:43:47.333Z] #62 54.40   libbtrfs-dev libbtrfs0
23:43:47 [2022-08-23T23:43:47.333Z] #62 54.85 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
23:43:47 [2022-08-23T23:43:47.333Z] #62 54.85 Need to get 460 kB of archives.
23:43:47 [2022-08-23T23:43:47.333Z] #62 54.85 After this operation, 1237 kB of additional disk space will be used.
23:43:47 [2022-08-23T23:43:47.333Z] #62 54.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
23:43:47 [2022-08-23T23:43:47.333Z] #62 54.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
23:43:47 [2022-08-23T23:43:47.393Z] #77 133.8 checking if gcc supports -fno-rtti -fno-exceptions... no
23:43:47 [2022-08-23T23:43:47.393Z] #77 133.9 checking for gcc option to produce PIC... -fPIC -DPIC
23:43:47 [2022-08-23T23:43:47.594Z] #62 56.67 debconf: delaying package configuration, since apt-utils is not installed
23:43:47 [2022-08-23T23:43:47.649Z] #77 133.9 checking if gcc PIC flag -fPIC -DPIC works... yes
23:43:47 [2022-08-23T23:43:47.703Z] #14 ...
23:43:47 [2022-08-23T23:43:47.703Z] 
23:43:47 [2022-08-23T23:43:47.703Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:43:47 [2022-08-23T23:43:47.703Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7
23:43:47 [2022-08-23T23:43:47.703Z] #62 46.32 Building dependency tree...
23:43:47 [2022-08-23T23:43:47.703Z] #62 52.72 The following additional packages will be installed:
23:43:47 [2022-08-23T23:43:47.703Z] #62 52.72   libbtrfs0
23:43:47 [2022-08-23T23:43:47.703Z] #62 53.20 The following NEW packages will be installed:
23:43:47 [2022-08-23T23:43:47.703Z] #62 53.21   libbtrfs-dev libbtrfs0
23:43:47 [2022-08-23T23:43:47.703Z] #62 53.83 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
23:43:47 [2022-08-23T23:43:47.703Z] #62 53.83 Need to get 460 kB of archives.
23:43:47 [2022-08-23T23:43:47.703Z] #62 53.83 After this operation, 1237 kB of additional disk space will be used.
23:43:47 [2022-08-23T23:43:47.703Z] #62 53.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
23:43:47 [2022-08-23T23:43:47.703Z] #62 53.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
23:43:47 [2022-08-23T23:43:47.703Z] #62 55.62 debconf: delaying package configuration, since apt-utils is not installed
23:43:47 [2022-08-23T23:43:47.703Z] #62 56.08 Fetched 460 kB in 0s (1249 kB/s)
23:43:47 [2022-08-23T23:43:47.703Z] #62 56.30 Selecting previously unselected package libbtrfs0:amd64.
23:43:47 [2022-08-23T23:43:47.703Z] #62 56.30 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
23:43:47 [2022-08-23T23:43:47.703Z] #62 56.38 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
23:43:47 [2022-08-23T23:43:47.703Z] #62 56.42 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
23:43:47 [2022-08-23T23:43:47.703Z] #62 56.90 Selecting previously unselected package libbtrfs-dev:amd64.
23:43:47 [2022-08-23T23:43:47.703Z] #62 56.94 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
23:43:47 [2022-08-23T23:43:47.703Z] #62 56.99 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
23:43:47 [2022-08-23T23:43:47.703Z] #62 57.89 Setting up libbtrfs0:amd64 (5.10.1-2) ...
23:43:47 [2022-08-23T23:43:47.703Z] #62 57.94 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
23:43:47 [2022-08-23T23:43:47.703Z] #62 58.02 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:43:47 [2022-08-23T23:43:47.703Z] #62 DONE 58.5s
23:43:47 [2022-08-23T23:43:47.703Z] 
23:43:47 [2022-08-23T23:43:47.703Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:43:47 [2022-08-23T23:43:47.703Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:43:47 [2022-08-23T23:43:47.703Z] #14 58.65 Fetched 115 MB in 11s (10.0 MB/s)
23:43:47 [2022-08-23T23:43:47.862Z] #64 43.77 + export 'BUILDTAGS=netgo osusergo static_build'
23:43:47 [2022-08-23T23:43:47.862Z] #64 43.77 + BUILDTAGS='netgo osusergo static_build'
23:43:47 [2022-08-23T23:43:47.862Z] #64 43.77 + export EXTRA_FLAGS=-buildmode=pie
23:43:47 [2022-08-23T23:43:47.862Z] #64 43.77 + EXTRA_FLAGS=-buildmode=pie
23:43:47 [2022-08-23T23:43:47.862Z] #64 43.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:43:47 [2022-08-23T23:43:47.862Z] #64 43.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:43:47 [2022-08-23T23:43:47.862Z] #64 43.77 + '[' '' = dynamic ']'
23:43:47 [2022-08-23T23:43:47.862Z] #64 43.77 + make
23:43:47 [2022-08-23T23:43:47.906Z] #77 134.0 checking if gcc static flag -static works... yes
23:43:47 [2022-08-23T23:43:47.906Z] #77 134.3 checking if gcc supports -c -o file.o... yes
23:43:47 [2022-08-23T23:43:47.961Z] 
23:43:47 [2022-08-23T23:43:47.961Z] #14 ...
23:43:47 [2022-08-23T23:43:47.961Z] 
23:43:47 [2022-08-23T23:43:47.961Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
23:43:47 [2022-08-23T23:43:47.961Z] #63 sha256:8b2c1b1185375f6403efdf1a2e630fe66d9ba05521f32aa12415732a0c92452f
23:43:47 [2022-08-23T23:43:47.961Z] #63 DONE 0.3s
23:43:47 [2022-08-23T23:43:47.961Z] 
23:43:47 [2022-08-23T23:43:47.961Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:43:47 [2022-08-23T23:43:47.961Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:43:47 [2022-08-23T23:43:47.961Z] #14 58.81 Selecting previously unselected package binutils-mingw-w64-i686.
23:43:48 [2022-08-23T23:43:48.163Z] #77 134.5 checking if gcc supports -c -o file.o... (cached) yes
23:43:48 [2022-08-23T23:43:48.163Z] #77 134.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
23:43:48 [2022-08-23T23:43:48.166Z] #62 57.11 Fetched 460 kB in 0s (980 kB/s)
23:43:48 [2022-08-23T23:43:48.166Z] #62 ...
23:43:48 [2022-08-23T23:43:48.166Z] 
23:43:48 [2022-08-23T23:43:48.166Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:43:48 [2022-08-23T23:43:48.166Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:43:48 [2022-08-23T23:43:48.166Z] #42 37.38 Reading package lists...
23:43:48 [2022-08-23T23:43:48.166Z] #42 47.31 Building dependency tree...
23:43:48 [2022-08-23T23:43:48.166Z] #42 53.49 The following additional packages will be installed:
23:43:48 [2022-08-23T23:43:48.166Z] #42 53.49   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
23:43:48 [2022-08-23T23:43:48.166Z] #42 53.58 Suggested packages:
23:43:48 [2022-08-23T23:43:48.166Z] #42 53.59   cmake-doc ninja-build lrzip
23:43:48 [2022-08-23T23:43:48.166Z] #42 53.59 Recommended packages:
23:43:48 [2022-08-23T23:43:48.166Z] #42 53.59   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:43:48 [2022-08-23T23:43:48.166Z] #42 54.80 The following NEW packages will be installed:
23:43:48 [2022-08-23T23:43:48.166Z] #42 54.81   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
23:43:48 [2022-08-23T23:43:48.166Z] #42 54.83   vim-common xxd
23:43:48 [2022-08-23T23:43:48.166Z] #42 55.50 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
23:43:48 [2022-08-23T23:43:48.166Z] #42 55.50 Need to get 17.7 MB of archives.
23:43:48 [2022-08-23T23:43:48.166Z] #42 55.50 After this operation, 70.7 MB of additional disk space will be used.
23:43:48 [2022-08-23T23:43:48.166Z] #42 55.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
23:43:48 [2022-08-23T23:43:48.166Z] #42 55.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:43:48 [2022-08-23T23:43:48.166Z] #42 55.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
23:43:48 [2022-08-23T23:43:48.166Z] #42 55.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
23:43:48 [2022-08-23T23:43:48.166Z] #42 56.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
23:43:48 [2022-08-23T23:43:48.166Z] #42 56.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
23:43:48 [2022-08-23T23:43:48.166Z] #42 56.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
23:43:48 [2022-08-23T23:43:48.166Z] #42 56.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
23:43:48 [2022-08-23T23:43:48.166Z] #42 56.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
23:43:48 [2022-08-23T23:43:48.166Z] #42 56.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
23:43:48 [2022-08-23T23:43:48.166Z] #42 ...
23:43:48 [2022-08-23T23:43:48.166Z] 
23:43:48 [2022-08-23T23:43:48.166Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:43:48 [2022-08-23T23:43:48.166Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:43:48 [2022-08-23T23:43:48.166Z] #76 56.89 python3 is already the newest version (3.9.2-3).
23:43:48 [2022-08-23T23:43:48.166Z] #76 56.89 The following additional packages will be installed:
23:43:48 [2022-08-23T23:43:48.166Z] #76 56.90   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
23:43:48 [2022-08-23T23:43:48.166Z] #76 56.91   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
23:43:48 [2022-08-23T23:43:48.166Z] #76 56.93 Suggested packages:
23:43:48 [2022-08-23T23:43:48.166Z] #76 56.93   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
23:43:48 [2022-08-23T23:43:48.166Z] #76 56.93   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
23:43:48 [2022-08-23T23:43:48.166Z] #76 56.93   m4-doc ed diffutils-doc
23:43:48 [2022-08-23T23:43:48.166Z] #76 56.93 Recommended packages:
23:43:48 [2022-08-23T23:43:48.166Z] #76 56.93   fakeroot libalgorithm-merge-perl libltdl-dev
23:43:48 [2022-08-23T23:43:48.218Z] #14 58.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
23:43:48 [2022-08-23T23:43:48.218Z] #14 58.96 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
23:43:48 [2022-08-23T23:43:48.218Z] #14 58.99 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
23:43:48 [2022-08-23T23:43:48.419Z] #77 134.5 checking dynamic linker characteristics... GNU/Linux ld.so
23:43:48 [2022-08-23T23:43:48.419Z] #77 134.7 checking how to hardcode library paths into programs... immediate
23:43:48 [2022-08-23T23:43:48.419Z] #77 134.7 checking whether stripping libraries is possible... yes
23:43:48 [2022-08-23T23:43:48.419Z] #77 134.7 checking if libtool supports shared libraries... yes
23:43:48 [2022-08-23T23:43:48.419Z] #77 134.7 checking whether to build shared libraries... no
23:43:48 [2022-08-23T23:43:48.419Z] #77 134.7 checking whether to build static libraries... yes
23:43:48 [2022-08-23T23:43:48.419Z] #77 134.8 checking float.h usability... yes
23:43:48 [2022-08-23T23:43:48.676Z] #77 134.9 checking float.h presence... yes
23:43:48 [2022-08-23T23:43:48.676Z] #77 134.9 checking for float.h... yes
23:43:48 [2022-08-23T23:43:48.676Z] #77 134.9 checking limits.h usability... yes
23:43:48 [2022-08-23T23:43:48.676Z] #77 135.0 checking limits.h presence... yes
23:43:48 [2022-08-23T23:43:48.676Z] #77 135.0 checking for limits.h... yes
23:43:48 [2022-08-23T23:43:48.676Z] #77 135.0 checking stddef.h usability... yes
23:43:48 [2022-08-23T23:43:48.806Z] #64 ...
23:43:48 [2022-08-23T23:43:48.806Z] 
23:43:48 [2022-08-23T23:43:48.806Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:43:48 [2022-08-23T23:43:48.806Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e
23:43:48 [2022-08-23T23:43:48.806Z] #77 26.33 aclocal: warning: couldn't open directory 'm4': No such file or directory
23:43:48 [2022-08-23T23:43:48.806Z] #77 35.73 libtoolize: putting auxiliary files in '.'.
23:43:48 [2022-08-23T23:43:48.806Z] #77 35.73 libtoolize: copying file './ltmain.sh'
23:43:48 [2022-08-23T23:43:48.806Z] #77 36.42 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
23:43:48 [2022-08-23T23:43:48.806Z] #77 36.42 libtoolize: and rerunning libtoolize and aclocal.
23:43:48 [2022-08-23T23:43:48.806Z] #77 36.42 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:43:48 [2022-08-23T23:43:48.806Z] #77 ...
23:43:48 [2022-08-23T23:43:48.806Z] 
23:43:48 [2022-08-23T23:43:48.806Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:43:48 [2022-08-23T23:43:48.806Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8
23:43:48 [2022-08-23T23:43:48.806Z] #14 76.76 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
23:43:48 [2022-08-23T23:43:48.806Z] #14 76.77 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
23:43:48 [2022-08-23T23:43:48.806Z] #14 76.77 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:43:48 [2022-08-23T23:43:48.974Z] #77 135.1 checking stddef.h presence... yes
23:43:48 [2022-08-23T23:43:48.974Z] #77 135.2 checking for stddef.h... yes
23:43:48 [2022-08-23T23:43:48.974Z] #77 135.2 checking for stdlib.h... (cached) yes
23:43:48 [2022-08-23T23:43:48.974Z] #77 135.2 checking for string.h... (cached) yes
23:43:49 [2022-08-23T23:43:49.149Z] #14 ...
23:43:49 [2022-08-23T23:43:49.149Z] 
23:43:49 [2022-08-23T23:43:49.149Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
23:43:49 [2022-08-23T23:43:49.149Z] #57 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1
23:43:49 [2022-08-23T23:43:49.149Z] #57 59.64 v3.0.2
23:43:49 [2022-08-23T23:43:49.149Z] #57 DONE 59.9s
23:43:49 [2022-08-23T23:43:49.149Z] 
23:43:49 [2022-08-23T23:43:49.149Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:43:49 [2022-08-23T23:43:49.149Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:43:49 [2022-08-23T23:43:49.149Z] #42 50.63 Building dependency tree...
23:43:49 [2022-08-23T23:43:49.149Z] #42 56.11 The following additional packages will be installed:
23:43:49 [2022-08-23T23:43:49.149Z] #42 56.13   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
23:43:49 [2022-08-23T23:43:49.149Z] #42 56.16 Suggested packages:
23:43:49 [2022-08-23T23:43:49.149Z] #42 56.17   cmake-doc ninja-build lrzip
23:43:49 [2022-08-23T23:43:49.149Z] #42 56.17 Recommended packages:
23:43:49 [2022-08-23T23:43:49.149Z] #42 56.17   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
23:43:49 [2022-08-23T23:43:49.149Z] #42 57.39 The following NEW packages will be installed:
23:43:49 [2022-08-23T23:43:49.149Z] #42 57.47   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
23:43:49 [2022-08-23T23:43:49.149Z] #42 57.48   vim-common xxd
23:43:49 [2022-08-23T23:43:49.149Z] #42 58.07 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
23:43:49 [2022-08-23T23:43:49.149Z] #42 58.07 Need to get 17.7 MB of archives.
23:43:49 [2022-08-23T23:43:49.149Z] #42 58.07 After this operation, 70.7 MB of additional disk space will be used.
23:43:49 [2022-08-23T23:43:49.149Z] #42 58.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
23:43:49 [2022-08-23T23:43:49.149Z] #42 58.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:43:49 [2022-08-23T23:43:49.149Z] #42 58.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
23:43:49 [2022-08-23T23:43:49.149Z] #42 58.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
23:43:49 [2022-08-23T23:43:49.149Z] #42 59.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
23:43:49 [2022-08-23T23:43:49.149Z] #42 59.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
23:43:49 [2022-08-23T23:43:49.149Z] #42 59.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
23:43:49 [2022-08-23T23:43:49.149Z] #42 59.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
23:43:49 [2022-08-23T23:43:49.149Z] #42 59.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
23:43:49 [2022-08-23T23:43:49.149Z] #42 59.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
23:43:49 [2022-08-23T23:43:49.231Z] #77 135.3 checking sys/time.h usability... yes
23:43:49 [2022-08-23T23:43:49.231Z] #77 135.4 checking sys/time.h presence... yes
23:43:49 [2022-08-23T23:43:49.231Z] #77 135.5 checking for sys/time.h... yes
23:43:49 [2022-08-23T23:43:49.231Z] #77 135.5 checking for inline... inline
23:43:49 [2022-08-23T23:43:49.488Z] #77 135.6 checking for size_t... yes
23:43:49 [2022-08-23T23:43:49.488Z] #77 135.8 checking for stdlib.h... (cached) yes
23:43:49 [2022-08-23T23:43:49.745Z] #77 135.8 checking for GNU libc compatible malloc... yes
23:43:49 [2022-08-23T23:43:49.745Z] #77 136.0 checking for stdlib.h... (cached) yes
23:43:49 [2022-08-23T23:43:49.745Z] #77 136.0 checking for GNU libc compatible realloc... yes
23:43:50 [2022-08-23T23:43:50.081Z] #42 ...
23:43:50 [2022-08-23T23:43:50.081Z] 
23:43:50 [2022-08-23T23:43:50.081Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:43:50 [2022-08-23T23:43:50.081Z] #64 sha256:f1c2ac6ad3be8323c82d06e614361c2876259a7dbd2a68e3671e38b40ab43a8f
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.100 + RM_GOPATH=0
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.100 + TMP_GOPATH=
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.100 + : /build
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.100 + '[' -z '' ']'
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.100 ++ mktemp -d
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.102 + export GOPATH=/tmp/tmp.hcXbaaoyX1
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.102 + GOPATH=/tmp/tmp.hcXbaaoyX1
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.102 + RM_GOPATH=1
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.102 + case "$(go env GOARCH)" in
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.102 ++ go env GOARCH
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.136 + export GO_BUILDMODE=-buildmode=pie
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.136 + GO_BUILDMODE=-buildmode=pie
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.136 Install containerd version v1.6.7
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.136 ++ dirname /install.sh
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.136 + dir=/
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.136 + bin=containerd
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.136 + shift
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.136 + '[' '!' -f //containerd.installer ']'
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.136 + . //containerd.installer
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.136 ++ set -e
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.136 ++ : v1.6.7
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.136 + install_containerd
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.136 + echo 'Install containerd version v1.6.7'
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.136 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hcXbaaoyX1/src/github.com/containerd/containerd
23:43:50 [2022-08-23T23:43:50.081Z] #64 2.179 Cloning into '/tmp/tmp.hcXbaaoyX1/src/github.com/containerd/containerd'...
23:43:50 [2022-08-23T23:43:50.213Z] #28 15.27 Reading package lists...
23:43:50 [2022-08-23T23:43:50.258Z] #77 136.3 checking for working strtod... yes
23:43:50 [2022-08-23T23:43:50.515Z] #77 136.6 checking for gettimeofday... yes
23:43:50 [2022-08-23T23:43:50.724Z] #76 ...
23:43:50 [2022-08-23T23:43:50.724Z] 
23:43:50 [2022-08-23T23:43:50.724Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
23:43:50 [2022-08-23T23:43:50.724Z] #62 sha256:9bcf0be4a8ee7bba6272f9ebe1e096a968983ec41144d2e37562ecbd79cbeeb7
23:43:50 [2022-08-23T23:43:50.724Z] #62 57.27 Selecting previously unselected package libbtrfs0:amd64.
23:43:50 [2022-08-23T23:43:50.724Z] #62 57.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
23:43:50 [2022-08-23T23:43:50.724Z] #62 57.38 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
23:43:50 [2022-08-23T23:43:50.724Z] #62 57.40 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
23:43:50 [2022-08-23T23:43:50.724Z] #62 58.07 Selecting previously unselected package libbtrfs-dev:amd64.
23:43:50 [2022-08-23T23:43:50.724Z] #62 58.07 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
23:43:50 [2022-08-23T23:43:50.724Z] #62 58.13 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
23:43:50 [2022-08-23T23:43:50.724Z] #62 58.80 Setting up libbtrfs0:amd64 (5.10.1-2) ...
23:43:50 [2022-08-23T23:43:50.724Z] #62 58.83 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
23:43:50 [2022-08-23T23:43:50.724Z] #62 58.89 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:43:50 [2022-08-23T23:43:50.724Z] #62 DONE 59.7s
23:43:50 [2022-08-23T23:43:50.724Z] 
23:43:50 [2022-08-23T23:43:50.724Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:43:50 [2022-08-23T23:43:50.724Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:43:50 [2022-08-23T23:43:50.724Z] #76 59.69 The following NEW packages will be installed:
23:43:50 [2022-08-23T23:43:50.724Z] #76 59.73   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
23:43:50 [2022-08-23T23:43:50.724Z] #76 59.73   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
23:43:50 [2022-08-23T23:43:50.724Z] #76 59.76   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
23:43:50 [2022-08-23T23:43:50.724Z] #76 59.76   libyajl2 m4 patch xz-utils
23:43:50 [2022-08-23T23:43:50.724Z] #76 ...
23:43:50 [2022-08-23T23:43:50.724Z] 
23:43:50 [2022-08-23T23:43:50.724Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
23:43:50 [2022-08-23T23:43:50.724Z] #63 sha256:981532b1cbd3654d6ad0fdc72e6e9e7fa7435c4f0ace0831ce3992c449104c34
23:43:50 [2022-08-23T23:43:50.724Z] #63 DONE 0.2s
23:43:50 [2022-08-23T23:43:50.726Z] #14 81.83 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
23:43:50 [2022-08-23T23:43:50.726Z] #14 81.85 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
23:43:50 [2022-08-23T23:43:50.726Z] #14 81.85 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:43:50 [2022-08-23T23:43:50.772Z] #77 136.9 checking for memset... yes
23:43:50 [2022-08-23T23:43:50.772Z] #77 137.1 checking for strspn... yes
23:43:50 [2022-08-23T23:43:50.988Z] 
23:43:50 [2022-08-23T23:43:50.988Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:43:50 [2022-08-23T23:43:50.988Z] #64 sha256:219b427b18c50790f63b4beb847c2cc17f7a19d15dab55595b533f6be1bd92f3
23:43:51 [2022-08-23T23:43:51.029Z] #77 137.4 checking that generated files are newer than configure... done
23:43:51 [2022-08-23T23:43:51.029Z] #77 137.4 configure: creating ./config.status
23:43:51 [2022-08-23T23:43:51.158Z] #28 19.86 Building dependency tree...
23:43:51 [2022-08-23T23:43:51.158Z] #28 21.01 Reading state information...
23:43:51 [2022-08-23T23:43:51.993Z] #64 ...
23:43:51 [2022-08-23T23:43:51.993Z] 
23:43:51 [2022-08-23T23:43:51.993Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:43:51 [2022-08-23T23:43:51.993Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:43:51 [2022-08-23T23:43:51.993Z] #51 43.52 Reading package lists...
23:43:51 [2022-08-23T23:43:51.993Z] #51 52.85 Building dependency tree...
23:43:51 [2022-08-23T23:43:51.993Z] #51 58.72 The following additional packages will be installed:
23:43:51 [2022-08-23T23:43:51.993Z] #51 58.72   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
23:43:51 [2022-08-23T23:43:51.993Z] #51 58.73   python3-protobuf python3-six
23:43:51 [2022-08-23T23:43:51.993Z] #51 58.73 Suggested packages:
23:43:51 [2022-08-23T23:43:51.993Z] #51 58.76   python3-setuptools
23:43:51 [2022-08-23T23:43:51.993Z] #51 58.76 Recommended packages:
23:43:51 [2022-08-23T23:43:51.993Z] #51 58.76   iproute2 | iproute
23:43:51 [2022-08-23T23:43:51.993Z] #51 59.88 The following NEW packages will be installed:
23:43:51 [2022-08-23T23:43:51.993Z] #51 59.88   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
23:43:51 [2022-08-23T23:43:51.993Z] #51 59.88   python3-protobuf python3-six
23:43:51 [2022-08-23T23:43:51.993Z] #51 60.68 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
23:43:51 [2022-08-23T23:43:51.993Z] #51 60.68 Need to get 2315 kB of archives.
23:43:51 [2022-08-23T23:43:51.993Z] #51 60.68 After this operation, 11.1 MB of additional disk space will be used.
23:43:51 [2022-08-23T23:43:51.993Z] #51 60.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
23:43:51 [2022-08-23T23:43:51.993Z] #51 60.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:43:51 [2022-08-23T23:43:51.993Z] #51 60.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
23:43:51 [2022-08-23T23:43:51.993Z] #51 60.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
23:43:51 [2022-08-23T23:43:51.993Z] #51 60.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:43:51 [2022-08-23T23:43:51.993Z] #51 60.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
23:43:51 [2022-08-23T23:43:51.993Z] #51 60.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
23:43:51 [2022-08-23T23:43:51.993Z] #51 ...
23:43:51 [2022-08-23T23:43:51.993Z] 
23:43:51 [2022-08-23T23:43:51.993Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:43:51 [2022-08-23T23:43:51.993Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:43:51 [2022-08-23T23:43:51.993Z] #55 61.65 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
23:43:51 [2022-08-23T23:43:51.993Z] #55 61.95 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
23:43:51 [2022-08-23T23:43:51.993Z] #55 61.99 go: downloading github.com/gobwas/glob v0.2.3
23:43:51 [2022-08-23T23:43:51.993Z] #55 62.15 go: downloading github.com/kisielk/gotool v1.0.0
23:43:51 [2022-08-23T23:43:51.993Z] #55 62.44 go: downloading github.com/gostaticanalysis/comment v1.4.2
23:43:51 [2022-08-23T23:43:51.993Z] #55 62.57 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
23:43:51 [2022-08-23T23:43:51.993Z] #55 62.58 go: downloading github.com/ettle/strcase v0.1.1
23:43:51 [2022-08-23T23:43:51.993Z] #55 62.85 go: downloading github.com/fatih/structtag v1.2.0
23:43:51 [2022-08-23T23:43:51.993Z] #55 62.86 go: downloading github.com/Masterminds/semver v1.5.0
23:43:51 [2022-08-23T23:43:51.993Z] #55 62.98 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
23:43:52 [2022-08-23T23:43:52.249Z] #55 63.14 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
23:43:52 [2022-08-23T23:43:52.261Z] #28 22.07 bzip2 is already the newest version (1.0.8-4).
23:43:52 [2022-08-23T23:43:52.261Z] #28 22.07 patch is already the newest version (2.7.6-7).
23:43:52 [2022-08-23T23:43:52.261Z] #28 22.07 xz-utils is already the newest version (5.2.5-2.1~deb11u1).
23:43:52 [2022-08-23T23:43:52.261Z] #28 22.07 The following additional packages will be installed:
23:43:52 [2022-08-23T23:43:52.261Z] #28 22.07   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
23:43:52 [2022-08-23T23:43:52.261Z] #28 22.08   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
23:43:52 [2022-08-23T23:43:52.261Z] #28 22.08   libxtables12 python-pip-whl python3-distutils python3-lib2to3
23:43:52 [2022-08-23T23:43:52.261Z] #28 22.08   python3-pkg-resources vim-runtime xxd
23:43:52 [2022-08-23T23:43:52.261Z] #28 22.09 Suggested packages:
23:43:52 [2022-08-23T23:43:52.261Z] #28 22.09   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
23:43:52 [2022-08-23T23:43:52.261Z] #28 22.09   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
23:43:52 [2022-08-23T23:43:52.261Z] #28 22.09 Recommended packages:
23:43:52 [2022-08-23T23:43:52.261Z] #28 22.09   libatm1 nftables libpam-cap build-essential python3-dev unzip
23:43:52 [2022-08-23T23:43:52.380Z] #64 ...
23:43:52 [2022-08-23T23:43:52.380Z] 
23:43:52 [2022-08-23T23:43:52.380Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
23:43:52 [2022-08-23T23:43:52.380Z] #57 sha256:96b1cb1ff556b6f9d85e0d7cf59e5b6a31dc8ed2dfc43ee47c99770bdd1719d1
23:43:52 [2022-08-23T23:43:52.380Z] #57 60.99 v3.0.2
23:43:52 [2022-08-23T23:43:52.380Z] #57 DONE 61.2s
23:43:52 [2022-08-23T23:43:52.380Z] 
23:43:52 [2022-08-23T23:43:52.380Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:43:52 [2022-08-23T23:43:52.380Z] #64 sha256:219b427b18c50790f63b4beb847c2cc17f7a19d15dab55595b533f6be1bd92f3
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.375 + RM_GOPATH=0
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.375 + TMP_GOPATH=
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.375 + : /build
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.375 + '[' -z '' ']'
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.380 ++ mktemp -d
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.409 + export GOPATH=/tmp/tmp.M7eTNrtj01
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.409 + GOPATH=/tmp/tmp.M7eTNrtj01
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.409 + RM_GOPATH=1
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.409 + case "$(go env GOARCH)" in
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.409 ++ go env GOARCH
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.445 + export GO_BUILDMODE=-buildmode=pie
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.445 + GO_BUILDMODE=-buildmode=pie
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.452 ++ dirname /install.sh
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.480 + dir=/
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.480 + bin=containerd
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.480 + shift
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.480 + '[' '!' -f //containerd.installer ']'
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.480 + . //containerd.installer
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.480 ++ set -e
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.480 ++ : v1.6.7
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.480 + install_containerd
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.485 + echo 'Install containerd version v1.6.7'
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.486 Install containerd version v1.6.7
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.486 + git clone https://github.com/containerd/containerd.git /tmp/tmp.M7eTNrtj01/src/github.com/containerd/containerd
23:43:52 [2022-08-23T23:43:52.380Z] #64 1.487 Cloning into '/tmp/tmp.M7eTNrtj01/src/github.com/containerd/containerd'...
23:43:52 [2022-08-23T23:43:52.505Z] #55 63.27 go: downloading github.com/prometheus/client_golang v1.12.1
23:43:52 [2022-08-23T23:43:52.922Z] #77 139.3 config.status: creating Makefile
23:43:52 [2022-08-23T23:43:52.922Z] #77 139.3 config.status: creating config.h
23:43:52 [2022-08-23T23:43:52.922Z] #77 139.4 config.status: executing depfiles commands
23:43:52 [2022-08-23T23:43:52.957Z] #64 ...
23:43:52 [2022-08-23T23:43:52.957Z] 
23:43:52 [2022-08-23T23:43:52.957Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:43:52 [2022-08-23T23:43:52.957Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:43:52 [2022-08-23T23:43:52.957Z] #51 41.88 Reading package lists...
23:43:52 [2022-08-23T23:43:52.957Z] #51 51.70 Building dependency tree...
23:43:52 [2022-08-23T23:43:52.957Z] #51 58.28 The following additional packages will be installed:
23:43:52 [2022-08-23T23:43:52.957Z] #51 58.29   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
23:43:52 [2022-08-23T23:43:52.957Z] #51 58.30   python3-protobuf python3-six
23:43:52 [2022-08-23T23:43:52.957Z] #51 58.31 Suggested packages:
23:43:52 [2022-08-23T23:43:52.957Z] #51 58.33   python3-setuptools
23:43:52 [2022-08-23T23:43:52.957Z] #51 58.33 Recommended packages:
23:43:52 [2022-08-23T23:43:52.957Z] #51 58.33   iproute2 | iproute
23:43:52 [2022-08-23T23:43:52.957Z] #51 59.56 The following NEW packages will be installed:
23:43:52 [2022-08-23T23:43:52.957Z] #51 59.56   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
23:43:52 [2022-08-23T23:43:52.957Z] #51 59.62   python3-protobuf python3-six
23:43:52 [2022-08-23T23:43:52.957Z] #51 60.27 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
23:43:52 [2022-08-23T23:43:52.957Z] #51 60.27 Need to get 2315 kB of archives.
23:43:52 [2022-08-23T23:43:52.957Z] #51 60.27 After this operation, 11.1 MB of additional disk space will be used.
23:43:52 [2022-08-23T23:43:52.957Z] #51 60.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #51 60.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #51 60.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #51 60.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #51 60.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #51 60.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #51 60.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #51 ...
23:43:52 [2022-08-23T23:43:52.957Z] 
23:43:52 [2022-08-23T23:43:52.957Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:43:52 [2022-08-23T23:43:52.957Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.39 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded.
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.39 Need to get 5940 kB of archives.
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.39 After this operation, 18.7 MB of additional disk space will be used.
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.82 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.84 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.84 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #76 60.93 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #76 61.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #76 61.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
23:43:52 [2022-08-23T23:43:52.957Z] #76 61.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
23:43:53 [2022-08-23T23:43:53.206Z] #28 23.21 The following NEW packages will be installed:
23:43:53 [2022-08-23T23:43:53.206Z] #28 23.21   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
23:43:53 [2022-08-23T23:43:53.206Z] #28 23.22   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
23:43:53 [2022-08-23T23:43:53.206Z] #28 23.22   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
23:43:53 [2022-08-23T23:43:53.206Z] #28 23.22   libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl
23:43:53 [2022-08-23T23:43:53.221Z] #77 139.6 config.status: executing libtool commands
23:43:53 [2022-08-23T23:43:53.437Z] #55 64.32 go: downloading github.com/prometheus/client_model v0.2.0
23:43:53 [2022-08-23T23:43:53.466Z] #28 23.22   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
23:43:53 [2022-08-23T23:43:53.466Z] #28 23.22   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
23:43:53 [2022-08-23T23:43:53.466Z] #28 23.22   vim-common vim-runtime xfsprogs xxd zip zstd
23:43:53 [2022-08-23T23:43:53.478Z] #77 ...
23:43:53 [2022-08-23T23:43:53.478Z] 
23:43:53 [2022-08-23T23:43:53.478Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:43:53 [2022-08-23T23:43:53.478Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2
23:43:53 [2022-08-23T23:43:53.478Z] #21 34.09 Selecting previously unselected package python3-pkg-resources.
23:43:53 [2022-08-23T23:43:53.478Z] #21 34.12 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 34.14 Unpacking python3-pkg-resources (52.0.0-4) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 34.30 Selecting previously unselected package python3-setuptools.
23:43:53 [2022-08-23T23:43:53.478Z] #21 34.32 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 34.33 Unpacking python3-setuptools (52.0.0-4) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 34.59 Selecting previously unselected package python3-wheel.
23:43:53 [2022-08-23T23:43:53.478Z] #21 34.60 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 34.65 Unpacking python3-wheel (0.34.2-1) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 34.74 Selecting previously unselected package python3-pip.
23:43:53 [2022-08-23T23:43:53.478Z] #21 34.76 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 34.76 Unpacking python3-pip (20.3.4-4+deb11u1) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 35.06 Selecting previously unselected package sudo.
23:43:53 [2022-08-23T23:43:53.478Z] #21 35.06 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 35.07 Unpacking sudo (1.9.5p2-3) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 35.63 Selecting previously unselected package thin-provisioning-tools.
23:43:53 [2022-08-23T23:43:53.478Z] #21 35.66 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 35.67 Unpacking thin-provisioning-tools (0.9.0-1) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 35.96 Selecting previously unselected package uidmap.
23:43:53 [2022-08-23T23:43:53.478Z] #21 35.96 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 35.97 Unpacking uidmap (1:4.8.1-1) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 36.13 Selecting previously unselected package vim-runtime.
23:43:53 [2022-08-23T23:43:53.478Z] #21 36.13 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 36.16 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
23:43:53 [2022-08-23T23:43:53.478Z] #21 36.17 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
23:43:53 [2022-08-23T23:43:53.478Z] #21 36.19 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 39.33 Selecting previously unselected package vim.
23:43:53 [2022-08-23T23:43:53.478Z] #21 39.33 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 39.35 Unpacking vim (2:8.2.2434-3+deb11u1) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 39.92 Selecting previously unselected package xfsprogs.
23:43:53 [2022-08-23T23:43:53.478Z] #21 39.93 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 39.93 Unpacking xfsprogs (5.10.0-4) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 40.42 Selecting previously unselected package zip.
23:43:53 [2022-08-23T23:43:53.478Z] #21 40.42 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 40.43 Unpacking zip (3.0-12) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 40.57 Selecting previously unselected package zstd.
23:43:53 [2022-08-23T23:43:53.478Z] #21 40.57 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 40.58 Unpacking zstd (1.4.8+dfsg-2.1) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 40.87 Setting up python3-pkg-resources (52.0.0-4) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 41.84 Setting up libip4tc2:amd64 (1.8.7-1) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 41.85 Setting up net-tools (1.60+git20181103.0eebece-1) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 41.87 Setting up libgpm2:amd64 (1.20.7-8) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 41.89 Setting up libicu67:amd64 (67.1-7) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 41.90 Setting up libip6tc2:amd64 (1.8.7-1) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 41.91 Setting up libinih1:amd64 (53-1+b2) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 41.92 Setting up uidmap (1:4.8.1-1) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 41.94 Setting up libyajl2:amd64 (2.1.0-3) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 41.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 41.97 Setting up bzip2 (1.0.8-4) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 41.98 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 41.99 Setting up python3-wheel (0.34.2-1) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 42.83 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 42.85 Setting up libcap2:amd64 (1:2.44-1) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 42.87 Setting up libcap2-bin (1:2.44-1) ...
23:43:53 [2022-08-23T23:43:53.478Z] #21 42.88 Setting up apparmor (2.13.6-10) ...
23:43:53 [2022-08-23T23:43:53.694Z] #55 64.48 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
23:43:53 [2022-08-23T23:43:53.694Z] #55 64.73 go: downloading github.com/google/go-cmp v0.5.7
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.57 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded.
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.57 Need to get 18.6 MB of archives.
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.57 After this operation, 71.4 MB of additional disk space will be used.
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.63 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.64 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.64 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.65 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.66 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.66 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.67 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.70 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.70 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.70 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.71 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.71 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.71 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.72 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.73 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
23:43:53 [2022-08-23T23:43:53.727Z] #28 23.74 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
23:43:53 [2022-08-23T23:43:53.988Z] #28 23.74 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
23:43:53 [2022-08-23T23:43:53.988Z] #28 23.82 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
23:43:53 [2022-08-23T23:43:53.988Z] #28 23.84 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
23:43:53 [2022-08-23T23:43:53.988Z] #28 23.85 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
23:43:53 [2022-08-23T23:43:53.988Z] #28 23.86 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
23:43:54 [2022-08-23T23:43:54.041Z] #21 44.60 Setting up zip (3.0-12) ...
23:43:54 [2022-08-23T23:43:54.041Z] #21 44.61 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:43:54 [2022-08-23T23:43:54.041Z] #21 44.64 Setting up bash-completion (1:2.11-2) ...
23:43:54 [2022-08-23T23:43:54.041Z] #21 ...
23:43:54 [2022-08-23T23:43:54.041Z] 
23:43:54 [2022-08-23T23:43:54.041Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:43:54 [2022-08-23T23:43:54.041Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:43:54 [2022-08-23T23:43:54.041Z] #77 140.5   GEN      .version
23:43:54 [2022-08-23T23:43:54.041Z] #77 140.5 make  install-recursive
23:43:54 [2022-08-23T23:43:54.041Z] #77 140.5 make[1]: Entering directory '/tmp/crun-build'
23:43:54 [2022-08-23T23:43:54.041Z] #77 140.6 Making install in libocispec
23:43:54 [2022-08-23T23:43:54.259Z] #55 65.08 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:43:54 [2022-08-23T23:43:54.297Z] #77 140.6 make[2]: Entering directory '/tmp/crun-build/libocispec'
23:43:54 [2022-08-23T23:43:54.297Z] #77 140.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
23:43:54 [2022-08-23T23:43:54.297Z] #77 140.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
23:43:54 [2022-08-23T23:43:54.297Z] #77 140.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
23:43:54 [2022-08-23T23:43:54.297Z] #77 140.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
23:43:54 [2022-08-23T23:43:54.347Z] #76 63.22 debconf: delaying package configuration, since apt-utils is not installed
23:43:54 [2022-08-23T23:43:54.519Z] #55 65.43 go: downloading github.com/hexops/gotextdiff v1.0.3
23:43:54 [2022-08-23T23:43:54.519Z] #55 65.55 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
23:43:54 [2022-08-23T23:43:54.558Z] #28 24.33 debconf: delaying package configuration, since apt-utils is not installed
23:43:54 [2022-08-23T23:43:54.558Z] #28 24.49 Fetched 18.6 MB in 1s (32.5 MB/s)
23:43:54 [2022-08-23T23:43:54.558Z] #28 24.53 Selecting previously unselected package pigz.
23:43:54 [2022-08-23T23:43:54.609Z] #76 63.68 Fetched 5940 kB in 1s (5826 kB/s)
23:43:54 [2022-08-23T23:43:54.777Z] #55 65.55 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
23:43:54 [2022-08-23T23:43:54.777Z] #55 65.62 go: downloading github.com/olekukonko/tablewriter v0.0.5
23:43:54 [2022-08-23T23:43:54.777Z] #55 65.78 go: downloading github.com/beorn7/perks v1.0.1
23:43:54 [2022-08-23T23:43:54.777Z] #55 65.79 go: downloading github.com/cespare/xxhash/v2 v2.1.2
23:43:54 [2022-08-23T23:43:54.819Z] #28 24.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 40116 files and directories currently installed.)
23:43:54 [2022-08-23T23:43:54.819Z] #28 24.58 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
23:43:54 [2022-08-23T23:43:54.819Z] #28 24.58 Unpacking pigz (2.6-1) ...
23:43:54 [2022-08-23T23:43:54.819Z] #28 24.64 Selecting previously unselected package libelf1:amd64.
23:43:54 [2022-08-23T23:43:54.819Z] #28 24.65 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
23:43:54 [2022-08-23T23:43:54.819Z] #28 24.65 Unpacking libelf1:amd64 (0.183-1) ...
23:43:54 [2022-08-23T23:43:54.819Z] #28 24.73 Selecting previously unselected package libbpf0:amd64.
23:43:54 [2022-08-23T23:43:54.819Z] #28 24.74 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
23:43:54 [2022-08-23T23:43:54.819Z] #28 24.74 Unpacking libbpf0:amd64 (1:0.3-2) ...
23:43:54 [2022-08-23T23:43:54.819Z] #28 24.80 Selecting previously unselected package libcap2:amd64.
23:43:54 [2022-08-23T23:43:54.871Z] #76 63.87 Selecting previously unselected package bzip2.
23:43:54 [2022-08-23T23:43:54.871Z] #76 63.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
23:43:55 [2022-08-23T23:43:55.034Z] #55 66.02 go: downloading github.com/golang/protobuf v1.5.2
23:43:55 [2022-08-23T23:43:55.034Z] #55 66.03 go: downloading github.com/prometheus/common v0.32.1
23:43:55 [2022-08-23T23:43:55.080Z] #28 24.80 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
23:43:55 [2022-08-23T23:43:55.080Z] #28 24.80 Unpacking libcap2:amd64 (1:2.44-1) ...
23:43:55 [2022-08-23T23:43:55.080Z] #28 24.85 Selecting previously unselected package libmnl0:amd64.
23:43:55 [2022-08-23T23:43:55.080Z] #28 24.86 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
23:43:55 [2022-08-23T23:43:55.080Z] #28 24.86 Unpacking libmnl0:amd64 (1.0.4-3) ...
23:43:55 [2022-08-23T23:43:55.080Z] #28 24.91 Selecting previously unselected package libxtables12:amd64.
23:43:55 [2022-08-23T23:43:55.080Z] #28 24.91 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
23:43:55 [2022-08-23T23:43:55.080Z] #28 24.92 Unpacking libxtables12:amd64 (1.8.7-1) ...
23:43:55 [2022-08-23T23:43:55.080Z] #28 24.95 Selecting previously unselected package libcap2-bin.
23:43:55 [2022-08-23T23:43:55.080Z] #28 24.96 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
23:43:55 [2022-08-23T23:43:55.080Z] #28 24.96 Unpacking libcap2-bin (1:2.44-1) ...
23:43:55 [2022-08-23T23:43:55.080Z] #28 25.01 Selecting previously unselected package iproute2.
23:43:55 [2022-08-23T23:43:55.133Z] #76 64.05 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
23:43:55 [2022-08-23T23:43:55.133Z] #76 64.06 Unpacking bzip2 (1.0.8-4) ...
23:43:55 [2022-08-23T23:43:55.268Z] #77 141.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
23:43:55 [2022-08-23T23:43:55.268Z] #77 141.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
23:43:55 [2022-08-23T23:43:55.268Z] #77 141.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
23:43:55 [2022-08-23T23:43:55.268Z] #77 141.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
23:43:55 [2022-08-23T23:43:55.268Z] #77 141.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
23:43:55 [2022-08-23T23:43:55.268Z] #77 141.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
23:43:55 [2022-08-23T23:43:55.268Z] #77 141.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
23:43:55 [2022-08-23T23:43:55.268Z] #77 141.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
23:43:55 [2022-08-23T23:43:55.268Z] #77 141.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
23:43:55 [2022-08-23T23:43:55.292Z] #55 ...
23:43:55 [2022-08-23T23:43:55.292Z] 
23:43:55 [2022-08-23T23:43:55.292Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
23:43:55 [2022-08-23T23:43:55.292Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8
23:43:55 [2022-08-23T23:43:55.292Z] #40 65.81 NAME:
23:43:55 [2022-08-23T23:43:55.292Z] #40 65.81    go-winres - A tool for embedding resources in Windows executables
23:43:55 [2022-08-23T23:43:55.292Z] #40 65.81 
23:43:55 [2022-08-23T23:43:55.292Z] #40 65.81 USAGE:
23:43:55 [2022-08-23T23:43:55.292Z] #40 65.81    go-winres [global options] command [command options] [arguments...]
23:43:55 [2022-08-23T23:43:55.292Z] #40 65.81 
23:43:55 [2022-08-23T23:43:55.292Z] #40 65.81 COMMANDS:
23:43:55 [2022-08-23T23:43:55.292Z] #40 65.81    init     Create an initial ./winres/winres.json
23:43:55 [2022-08-23T23:43:55.292Z] #40 65.81    make     Make syso files for the "go build" command
23:43:55 [2022-08-23T23:43:55.292Z] #40 65.81    simply   Make syso files for the "go build" command (simplified)
23:43:55 [2022-08-23T23:43:55.292Z] #40 65.81    extract  Extract all resources from an executable
23:43:55 [2022-08-23T23:43:55.292Z] #40 65.81    patch    Replace resources in an executable file (exe, dll)
23:43:55 [2022-08-23T23:43:55.292Z] #40 65.81    help, h  Shows a list of commands or help for one command
23:43:55 [2022-08-23T23:43:55.292Z] #40 65.81 
23:43:55 [2022-08-23T23:43:55.292Z] #40 65.81 GLOBAL OPTIONS:
23:43:55 [2022-08-23T23:43:55.292Z] #40 65.81    --help, -h  show help (default: false)
23:43:55 [2022-08-23T23:43:55.292Z] #40 DONE 66.3s
23:43:55 [2022-08-23T23:43:55.340Z] #28 25.01 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
23:43:55 [2022-08-23T23:43:55.340Z] #28 25.02 Unpacking iproute2 (5.10.0-4) ...
23:43:55 [2022-08-23T23:43:55.340Z] #28 25.22 Selecting previously unselected package xxd.
23:43:55 [2022-08-23T23:43:55.340Z] #28 25.22 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:43:55 [2022-08-23T23:43:55.340Z] #28 25.23 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:43:55 [2022-08-23T23:43:55.395Z] #76 64.34 Selecting previously unselected package libmagic-mgc.
23:43:55 [2022-08-23T23:43:55.395Z] #76 64.36 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
23:43:55 [2022-08-23T23:43:55.395Z] #76 64.42 Unpacking libmagic-mgc (1:5.39-3) ...
23:43:55 [2022-08-23T23:43:55.525Z] #77 141.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
23:43:55 [2022-08-23T23:43:55.525Z] #77 141.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
23:43:55 [2022-08-23T23:43:55.525Z] #77 141.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
23:43:55 [2022-08-23T23:43:55.525Z] #77 141.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
23:43:55 [2022-08-23T23:43:55.525Z] #77 141.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
23:43:55 [2022-08-23T23:43:55.525Z] #77 141.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
23:43:55 [2022-08-23T23:43:55.525Z] #77 141.8 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
23:43:55 [2022-08-23T23:43:55.550Z] 
23:43:55 [2022-08-23T23:43:55.550Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:43:55 [2022-08-23T23:43:55.550Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:43:55 [2022-08-23T23:43:55.550Z] #42 62.03 debconf: delaying package configuration, since apt-utils is not installed
23:43:55 [2022-08-23T23:43:55.550Z] #42 62.69 Fetched 17.7 MB in 2s (7214 kB/s)
23:43:55 [2022-08-23T23:43:55.550Z] #42 62.98 Selecting previously unselected package xxd.
23:43:55 [2022-08-23T23:43:55.550Z] #42 62.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.)
23:43:55 [2022-08-23T23:43:55.550Z] #42 63.05 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:43:55 [2022-08-23T23:43:55.550Z] #42 63.08 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:43:55 [2022-08-23T23:43:55.550Z] #42 63.48 Selecting previously unselected package vim-common.
23:43:55 [2022-08-23T23:43:55.550Z] #42 63.51 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:43:55 [2022-08-23T23:43:55.550Z] #42 63.59 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:43:55 [2022-08-23T23:43:55.550Z] #42 64.09 Selecting previously unselected package cmake-data.
23:43:55 [2022-08-23T23:43:55.550Z] #42 64.10 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
23:43:55 [2022-08-23T23:43:55.550Z] #42 64.15 Unpacking cmake-data (3.18.4-2+deb11u1) ...
23:43:55 [2022-08-23T23:43:55.602Z] #28 25.31 Selecting previously unselected package vim-common.
23:43:55 [2022-08-23T23:43:55.602Z] #28 25.32 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:43:55 [2022-08-23T23:43:55.602Z] #28 25.33 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:43:55 [2022-08-23T23:43:55.602Z] #28 25.41 Selecting previously unselected package bash-completion.
23:43:55 [2022-08-23T23:43:55.602Z] #28 25.41 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
23:43:55 [2022-08-23T23:43:55.862Z] #28 ...
23:43:55 [2022-08-23T23:43:55.862Z] 
23:43:55 [2022-08-23T23:43:55.862Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:43:55 [2022-08-23T23:43:55.862Z] #71 sha256:2901c56237422228270ecec2186f509d340e32e0afd53fb8b94c9ddc1534db76
23:43:55 [2022-08-23T23:43:55.862Z] #71 74.68 + bin/containerd
23:43:56 [2022-08-23T23:43:56.022Z] #14 87.20 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
23:43:56 [2022-08-23T23:43:56.022Z] #14 87.20 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
23:43:56 [2022-08-23T23:43:56.022Z] #14 87.21 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:43:56 [2022-08-23T23:43:56.344Z] #76 65.39 Selecting previously unselected package libmagic1:amd64.
23:43:56 [2022-08-23T23:43:56.344Z] #76 65.40 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
23:43:56 [2022-08-23T23:43:56.344Z] #76 65.42 Unpacking libmagic1:amd64 (1:5.39-3) ...
23:43:56 [2022-08-23T23:43:56.434Z] #71 ...
23:43:56 [2022-08-23T23:43:56.434Z] 
23:43:56 [2022-08-23T23:43:56.434Z] #28 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:43:56 [2022-08-23T23:43:56.434Z] #28 sha256:b2d97ea6b7dd2d249de6a3137694588c51b699e01331db87e0f6628b8035f83e
23:43:56 [2022-08-23T23:43:56.434Z] #28 26.38 Unpacking bash-completion (1:2.11-2) ...
23:43:56 [2022-08-23T23:43:56.593Z] #14 ...
23:43:56 [2022-08-23T23:43:56.593Z] 
23:43:56 [2022-08-23T23:43:56.593Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:43:56 [2022-08-23T23:43:56.593Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e
23:43:56 [2022-08-23T23:43:56.593Z] #77 44.21 configure.ac:7: installing './compile'
23:43:56 [2022-08-23T23:43:56.593Z] #77 44.21 configure.ac:11: installing './config.guess'
23:43:56 [2022-08-23T23:43:56.593Z] #77 44.23 configure.ac:11: installing './config.sub'
23:43:56 [2022-08-23T23:43:56.593Z] #77 44.24 configure.ac:8: installing './install-sh'
23:43:56 [2022-08-23T23:43:56.593Z] #77 44.25 configure.ac:8: installing './missing'
23:43:56 [2022-08-23T23:43:56.607Z] #76 65.76 Selecting previously unselected package file.
23:43:56 [2022-08-23T23:43:56.694Z] #28 26.58 Selecting previously unselected package apparmor.
23:43:56 [2022-08-23T23:43:56.695Z] #28 26.60 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
23:43:56 [2022-08-23T23:43:56.695Z] #28 26.63 Unpacking apparmor (2.13.6-10) ...
23:43:56 [2022-08-23T23:43:56.854Z] #77 44.36 Makefile.am: installing './depcomp'
23:43:56 [2022-08-23T23:43:56.869Z] #76 65.76 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
23:43:56 [2022-08-23T23:43:56.869Z] #76 65.78 Unpacking file (1:5.39-3) ...
23:43:56 [2022-08-23T23:43:56.892Z] #77 143.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
23:43:56 [2022-08-23T23:43:56.892Z] #77 143.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
23:43:56 [2022-08-23T23:43:56.892Z] #77 143.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
23:43:56 [2022-08-23T23:43:56.892Z] #77 143.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
23:43:56 [2022-08-23T23:43:56.892Z] #77 143.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
23:43:56 [2022-08-23T23:43:56.892Z] #77 143.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
23:43:56 [2022-08-23T23:43:56.892Z] #77 143.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
23:43:56 [2022-08-23T23:43:56.892Z] #77 143.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
23:43:56 [2022-08-23T23:43:56.892Z] #77 143.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
23:43:56 [2022-08-23T23:43:56.892Z] #77 143.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
23:43:56 [2022-08-23T23:43:56.892Z] #77 143.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
23:43:56 [2022-08-23T23:43:56.892Z] #77 143.0 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
23:43:56 [2022-08-23T23:43:56.892Z] #77 143.0 make  install-recursive
23:43:56 [2022-08-23T23:43:56.892Z] #77 143.0 make[3]: Entering directory '/tmp/crun-build/libocispec'
23:43:56 [2022-08-23T23:43:56.892Z] #77 143.1 Making install in yajl
23:43:56 [2022-08-23T23:43:56.892Z] #77 143.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:43:56 [2022-08-23T23:43:56.893Z] #77 143.2   CC       verify/json_verify-json_verify.o
23:43:56 [2022-08-23T23:43:56.893Z] #77 143.2   CC       src/libyajl_la-yajl_alloc.lo
23:43:56 [2022-08-23T23:43:56.893Z] #77 143.2   CC       src/libyajl_la-yajl.lo
23:43:56 [2022-08-23T23:43:56.893Z] #77 143.2   CC       src/libyajl_la-yajl_gen.lo
23:43:56 [2022-08-23T23:43:56.893Z] #77 143.2   CC       src/libyajl_la-yajl_parser.lo
23:43:56 [2022-08-23T23:43:56.893Z] #77 143.3   CC       src/libyajl_la-yajl_buf.lo
23:43:56 [2022-08-23T23:43:56.893Z] #77 143.3   CC       src/libyajl_la-yajl_encode.lo
23:43:56 [2022-08-23T23:43:56.893Z] #77 143.3   CC       src/libyajl_la-yajl_lex.lo
23:43:56 [2022-08-23T23:43:56.893Z] #77 143.3   CC       src/libyajl_la-yajl_tree.lo
23:43:56 [2022-08-23T23:43:56.923Z] #42 ...
23:43:56 [2022-08-23T23:43:56.923Z] 
23:43:56 [2022-08-23T23:43:56.923Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:43:56 [2022-08-23T23:43:56.923Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:43:56 [2022-08-23T23:43:56.923Z] #77 2.220 Cloning into '/tmp/crun-build'...
23:43:56 [2022-08-23T23:43:56.956Z] #28 26.83 Selecting previously unselected package inetutils-ping.
23:43:56 [2022-08-23T23:43:56.956Z] #28 26.83 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
23:43:56 [2022-08-23T23:43:56.956Z] #28 26.84 Unpacking inetutils-ping (2:2.0-1) ...
23:43:56 [2022-08-23T23:43:56.956Z] #28 26.90 Selecting previously unselected package libip4tc2:amd64.
23:43:56 [2022-08-23T23:43:56.956Z] #28 26.91 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
23:43:56 [2022-08-23T23:43:56.956Z] #28 26.91 Unpacking libip4tc2:amd64 (1.8.7-1) ...
23:43:57 [2022-08-23T23:43:57.131Z] #76 66.11 Selecting previously unselected package xz-utils.
23:43:57 [2022-08-23T23:43:57.131Z] #76 66.11 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
23:43:57 [2022-08-23T23:43:57.131Z] #76 66.12 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
23:43:57 [2022-08-23T23:43:57.131Z] #76 ...
23:43:57 [2022-08-23T23:43:57.131Z] 
23:43:57 [2022-08-23T23:43:57.131Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
23:43:57 [2022-08-23T23:43:57.131Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8
23:43:57 [2022-08-23T23:43:57.131Z] #40 66.17 NAME:
23:43:57 [2022-08-23T23:43:57.131Z] #40 66.18    go-winres - A tool for embedding resources in Windows executables
23:43:57 [2022-08-23T23:43:57.131Z] #40 66.18 
23:43:57 [2022-08-23T23:43:57.131Z] #40 66.18 USAGE:
23:43:57 [2022-08-23T23:43:57.131Z] #40 66.18    go-winres [global options] command [command options] [arguments...]
23:43:57 [2022-08-23T23:43:57.131Z] #40 66.19 
23:43:57 [2022-08-23T23:43:57.131Z] #40 66.19 COMMANDS:
23:43:57 [2022-08-23T23:43:57.131Z] #40 66.19    init     Create an initial ./winres/winres.json
23:43:57 [2022-08-23T23:43:57.131Z] #40 66.19    make     Make syso files for the "go build" command
23:43:57 [2022-08-23T23:43:57.131Z] #40 66.19    simply   Make syso files for the "go build" command (simplified)
23:43:57 [2022-08-23T23:43:57.131Z] #40 66.19    extract  Extract all resources from an executable
23:43:57 [2022-08-23T23:43:57.131Z] #40 66.20    patch    Replace resources in an executable file (exe, dll)
23:43:57 [2022-08-23T23:43:57.131Z] #40 66.20    help, h  Shows a list of commands or help for one command
23:43:57 [2022-08-23T23:43:57.131Z] #40 66.20 
23:43:57 [2022-08-23T23:43:57.131Z] #40 66.20 GLOBAL OPTIONS:
23:43:57 [2022-08-23T23:43:57.131Z] #40 66.20    --help, -h  show help (default: false)
23:43:57 [2022-08-23T23:43:57.188Z] #77 ...
23:43:57 [2022-08-23T23:43:57.188Z] 
23:43:57 [2022-08-23T23:43:57.188Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:43:57 [2022-08-23T23:43:57.188Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:43:57 [2022-08-23T23:43:57.188Z] #51 63.43 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
23:43:57 [2022-08-23T23:43:57.188Z] #51 65.52 debconf: delaying package configuration, since apt-utils is not installed
23:43:57 [2022-08-23T23:43:57.188Z] #51 65.89 Fetched 2315 kB in 4s (634 kB/s)
23:43:57 [2022-08-23T23:43:57.188Z] #51 66.09 Selecting previously unselected package libprotobuf23:amd64.
23:43:57 [2022-08-23T23:43:57.188Z] #51 66.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.)
23:43:57 [2022-08-23T23:43:57.188Z] #51 66.22 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
23:43:57 [2022-08-23T23:43:57.188Z] #51 66.23 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
23:43:57 [2022-08-23T23:43:57.188Z] #51 67.61 Selecting previously unselected package python3-pkg-resources.
23:43:57 [2022-08-23T23:43:57.188Z] #51 67.61 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
23:43:57 [2022-08-23T23:43:57.188Z] #51 67.64 Unpacking python3-pkg-resources (52.0.0-4) ...
23:43:57 [2022-08-23T23:43:57.217Z] #28 26.95 Selecting previously unselected package libip6tc2:amd64.
23:43:57 [2022-08-23T23:43:57.217Z] #28 26.96 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
23:43:57 [2022-08-23T23:43:57.217Z] #28 26.97 Unpacking libip6tc2:amd64 (1.8.7-1) ...
23:43:57 [2022-08-23T23:43:57.217Z] #28 27.02 Selecting previously unselected package libnfnetlink0:amd64.
23:43:57 [2022-08-23T23:43:57.217Z] #28 27.03 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:43:57 [2022-08-23T23:43:57.217Z] #28 27.04 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:43:57 [2022-08-23T23:43:57.217Z] #28 27.07 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:43:57 [2022-08-23T23:43:57.217Z] #28 27.09 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
23:43:57 [2022-08-23T23:43:57.217Z] #28 27.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
23:43:57 [2022-08-23T23:43:57.217Z] #28 27.14 Selecting previously unselected package libnftnl11:amd64.
23:43:57 [2022-08-23T23:43:57.217Z] #28 27.15 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
23:43:57 [2022-08-23T23:43:57.217Z] #28 27.15 Unpacking libnftnl11:amd64 (1.1.9-1) ...
23:43:57 [2022-08-23T23:43:57.455Z] #51 68.08 Selecting previously unselected package python3-six.
23:43:57 [2022-08-23T23:43:57.455Z] #51 68.09 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
23:43:57 [2022-08-23T23:43:57.455Z] #51 68.11 Unpacking python3-six (1.16.0-2) ...
23:43:57 [2022-08-23T23:43:57.477Z] #28 27.20 Selecting previously unselected package iptables.
23:43:57 [2022-08-23T23:43:57.477Z] #28 27.21 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
23:43:57 [2022-08-23T23:43:57.478Z] #28 27.22 Unpacking iptables (1.8.7-1) ...
23:43:57 [2022-08-23T23:43:57.478Z] #28 27.37 Selecting previously unselected package libonig5:amd64.
23:43:57 [2022-08-23T23:43:57.478Z] #28 27.37 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
23:43:57 [2022-08-23T23:43:57.478Z] #28 27.38 Unpacking libonig5:amd64 (6.9.6-1.1) ...
23:43:57 [2022-08-23T23:43:57.478Z] #28 27.46 Selecting previously unselected package libjq1:amd64.
23:43:57 [2022-08-23T23:43:57.705Z] #40 ...
23:43:57 [2022-08-23T23:43:57.705Z] 
23:43:57 [2022-08-23T23:43:57.705Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:43:57 [2022-08-23T23:43:57.705Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:43:57 [2022-08-23T23:43:57.705Z] #14 56.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
23:43:57 [2022-08-23T23:43:57.705Z] #14 56.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
23:43:57 [2022-08-23T23:43:57.705Z] #14 56.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
23:43:57 [2022-08-23T23:43:57.705Z] #14 56.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
23:43:57 [2022-08-23T23:43:57.705Z] #14 57.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
23:43:57 [2022-08-23T23:43:57.705Z] #14 57.51 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]
23:43:57 [2022-08-23T23:43:57.705Z] #14 57.54 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
23:43:57 [2022-08-23T23:43:57.705Z] #14 58.53 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]
23:43:57 [2022-08-23T23:43:57.705Z] #14 60.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
23:43:57 [2022-08-23T23:43:57.705Z] #14 61.48 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]
23:43:57 [2022-08-23T23:43:57.705Z] #14 62.64 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]
23:43:57 [2022-08-23T23:43:57.705Z] #14 65.41 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]
23:43:57 [2022-08-23T23:43:57.705Z] #14 66.61 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]
23:43:57 [2022-08-23T23:43:57.705Z] #14 66.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
23:43:57 [2022-08-23T23:43:57.705Z] #14 66.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
23:43:57 [2022-08-23T23:43:57.705Z] #14 66.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
23:43:57 [2022-08-23T23:43:57.705Z] #14 66.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
23:43:57 [2022-08-23T23:43:57.705Z] #14 66.72 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]
23:43:57 [2022-08-23T23:43:57.705Z] #14 66.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
23:43:57 [2022-08-23T23:43:57.705Z] #14 66.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
23:43:57 [2022-08-23T23:43:57.705Z] #14 ...
23:43:57 [2022-08-23T23:43:57.705Z] 
23:43:57 [2022-08-23T23:43:57.705Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
23:43:57 [2022-08-23T23:43:57.705Z] #40 sha256:3c063a43efe28a4b5a946fcf9cf4080a4518c64c0ff63fbfdc2dd44d245d46f8
23:43:57 [2022-08-23T23:43:57.705Z] #40 DONE 66.8s
23:43:57 [2022-08-23T23:43:57.705Z] 
23:43:57 [2022-08-23T23:43:57.705Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:43:57 [2022-08-23T23:43:57.705Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:43:57 [2022-08-23T23:43:57.705Z] #14 66.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
23:43:57 [2022-08-23T23:43:57.705Z] #14 66.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
23:43:57 [2022-08-23T23:43:57.705Z] #14 66.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
23:43:57 [2022-08-23T23:43:57.705Z] #14 66.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
23:43:57 [2022-08-23T23:43:57.705Z] #14 ...
23:43:57 [2022-08-23T23:43:57.705Z] 
23:43:57 [2022-08-23T23:43:57.705Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:43:57 [2022-08-23T23:43:57.705Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:43:57 [2022-08-23T23:43:57.705Z] #51 62.91 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
23:43:57 [2022-08-23T23:43:57.705Z] #51 65.25 debconf: delaying package configuration, since apt-utils is not installed
23:43:57 [2022-08-23T23:43:57.705Z] #51 65.81 Fetched 2315 kB in 4s (657 kB/s)
23:43:57 [2022-08-23T23:43:57.705Z] #51 66.10 Selecting previously unselected package libprotobuf23:amd64.
23:43:57 [2022-08-23T23:43:57.705Z] #51 66.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
23:43:57 [2022-08-23T23:43:57.705Z] #51 66.22 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
23:43:57 [2022-08-23T23:43:57.705Z] #51 66.44 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
23:43:57 [2022-08-23T23:43:57.734Z] #51 68.38 Selecting previously unselected package python3-protobuf.
23:43:57 [2022-08-23T23:43:57.734Z] #51 68.39 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
23:43:57 [2022-08-23T23:43:57.734Z] #51 68.40 Unpacking python3-protobuf (3.12.4-1) ...
23:43:57 [2022-08-23T23:43:57.738Z] #28 27.46 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
23:43:57 [2022-08-23T23:43:57.738Z] #28 27.46 Unpacking libjq1:amd64 (1.6-2.1) ...
23:43:57 [2022-08-23T23:43:57.738Z] #28 27.54 Selecting previously unselected package jq.
23:43:57 [2022-08-23T23:43:57.738Z] #28 27.55 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
23:43:57 [2022-08-23T23:43:57.738Z] #28 27.55 Unpacking jq (1.6-2.1) ...
23:43:57 [2022-08-23T23:43:57.738Z] #28 27.60 Selecting previously unselected package libaio1:amd64.
23:43:57 [2022-08-23T23:43:57.738Z] #28 27.62 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
23:43:57 [2022-08-23T23:43:57.738Z] #28 27.62 Unpacking libaio1:amd64 (0.3.112-9) ...
23:43:57 [2022-08-23T23:43:57.738Z] #28 27.66 Selecting previously unselected package libgpm2:amd64.
23:43:57 [2022-08-23T23:43:57.738Z] #28 27.66 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
23:43:57 [2022-08-23T23:43:57.738Z] #28 27.67 Unpacking libgpm2:amd64 (1.20.7-8) ...
23:43:57 [2022-08-23T23:43:57.999Z] #28 27.72 Selecting previously unselected package libinih1:amd64.
23:43:57 [2022-08-23T23:43:57.999Z] #28 27.72 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
23:43:57 [2022-08-23T23:43:57.999Z] #28 27.73 Unpacking libinih1:amd64 (53-1+b2) ...
23:43:57 [2022-08-23T23:43:57.999Z] #28 27.77 Selecting previously unselected package libnet1:amd64.
23:43:57 [2022-08-23T23:43:57.999Z] #28 27.78 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:43:57 [2022-08-23T23:43:57.999Z] #28 27.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:43:57 [2022-08-23T23:43:57.999Z] #28 27.84 Selecting previously unselected package libnl-3-200:amd64.
23:43:57 [2022-08-23T23:43:57.999Z] #28 27.86 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
23:43:57 [2022-08-23T23:43:57.999Z] #28 27.86 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
23:43:57 [2022-08-23T23:43:57.999Z] #28 27.92 Selecting previously unselected package libprotobuf-c1:amd64.
23:43:57 [2022-08-23T23:43:57.999Z] #28 27.93 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
23:43:57 [2022-08-23T23:43:57.999Z] #28 27.93 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:43:57 [2022-08-23T23:43:57.999Z] #28 27.98 Selecting previously unselected package libyajl2:amd64.
23:43:58 [2022-08-23T23:43:58.242Z] #77 45.69 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:43:58 [2022-08-23T23:43:58.242Z] #77 45.69 libtoolize: copying file 'build-aux/ltmain.sh'
23:43:58 [2022-08-23T23:43:58.242Z] #77 45.83 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:43:58 [2022-08-23T23:43:58.242Z] #77 45.83 libtoolize: copying file 'm4/libtool.m4'
23:43:58 [2022-08-23T23:43:58.242Z] #77 45.90 libtoolize: copying file 'm4/ltoptions.m4'
23:43:58 [2022-08-23T23:43:58.260Z] #28 27.98 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ...
23:43:58 [2022-08-23T23:43:58.260Z] #28 27.99 Unpacking libyajl2:amd64 (2.1.0-3) ...
23:43:58 [2022-08-23T23:43:58.260Z] #28 28.02 Selecting previously unselected package net-tools.
23:43:58 [2022-08-23T23:43:58.260Z] #28 28.03 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
23:43:58 [2022-08-23T23:43:58.260Z] #28 28.03 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
23:43:58 [2022-08-23T23:43:58.260Z] #28 28.12 Selecting previously unselected package python-pip-whl.
23:43:58 [2022-08-23T23:43:58.260Z] #28 28.13 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
23:43:58 [2022-08-23T23:43:58.260Z] #28 28.13 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
23:43:58 [2022-08-23T23:43:58.503Z] #77 46.05 libtoolize: copying file 'm4/ltsugar.m4'
23:43:58 [2022-08-23T23:43:58.503Z] #77 46.17 libtoolize: copying file 'm4/ltversion.m4'
23:43:58 [2022-08-23T23:43:58.520Z] #28 28.39 Selecting previously unselected package python3-lib2to3.
23:43:58 [2022-08-23T23:43:58.521Z] #28 28.40 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ...
23:43:58 [2022-08-23T23:43:58.521Z] #28 28.40 Unpacking python3-lib2to3 (3.9.2-1) ...
23:43:58 [2022-08-23T23:43:58.521Z] #28 28.46 Selecting previously unselected package python3-distutils.
23:43:58 [2022-08-23T23:43:58.521Z] #28 28.47 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ...
23:43:58 [2022-08-23T23:43:58.521Z] #28 28.47 Unpacking python3-distutils (3.9.2-1) ...
23:43:58 [2022-08-23T23:43:58.666Z] #51 69.08 Selecting previously unselected package libnet1:amd64.
23:43:58 [2022-08-23T23:43:58.666Z] #51 69.09 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:43:58 [2022-08-23T23:43:58.666Z] #51 69.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:43:58 [2022-08-23T23:43:58.666Z] #51 69.32 Selecting previously unselected package libnl-3-200:amd64.
23:43:58 [2022-08-23T23:43:58.666Z] #51 ...
23:43:58 [2022-08-23T23:43:58.666Z] 
23:43:58 [2022-08-23T23:43:58.666Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:43:58 [2022-08-23T23:43:58.666Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:43:58 [2022-08-23T23:43:58.666Z] #42 69.43 Selecting previously unselected package libicu67:amd64.
23:43:58 [2022-08-23T23:43:58.666Z] #42 69.46 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
23:43:58 [2022-08-23T23:43:58.666Z] #42 69.49 Unpacking libicu67:amd64 (67.1-7) ...
23:43:58 [2022-08-23T23:43:58.765Z] #77 46.30 libtoolize: copying file 'm4/lt~obsolete.m4'
23:43:58 [2022-08-23T23:43:58.765Z] #77 46.47 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:43:58 [2022-08-23T23:43:58.782Z] #28 28.53 Selecting previously unselected package python3-pkg-resources.
23:43:58 [2022-08-23T23:43:58.782Z] #28 28.54 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ...
23:43:58 [2022-08-23T23:43:58.782Z] #28 28.55 Unpacking python3-pkg-resources (52.0.0-4) ...
23:43:58 [2022-08-23T23:43:58.782Z] #28 28.63 Selecting previously unselected package python3-setuptools.
23:43:58 [2022-08-23T23:43:58.782Z] #28 28.63 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ...
23:43:58 [2022-08-23T23:43:58.782Z] #28 28.64 Unpacking python3-setuptools (52.0.0-4) ...
23:43:58 [2022-08-23T23:43:58.782Z] #28 28.77 Selecting previously unselected package python3-wheel.
23:43:59 [2022-08-23T23:43:59.042Z] #28 28.78 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ...
23:43:59 [2022-08-23T23:43:59.043Z] #28 28.78 Unpacking python3-wheel (0.34.2-1) ...
23:43:59 [2022-08-23T23:43:59.043Z] #28 28.83 Selecting previously unselected package python3-pip.
23:43:59 [2022-08-23T23:43:59.043Z] #28 28.83 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ...
23:43:59 [2022-08-23T23:43:59.043Z] #28 28.84 Unpacking python3-pip (20.3.4-4+deb11u1) ...
23:43:59 [2022-08-23T23:43:59.043Z] #28 28.95 Selecting previously unselected package sudo.
23:43:59 [2022-08-23T23:43:59.043Z] #28 28.96 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ...
23:43:59 [2022-08-23T23:43:59.043Z] #28 28.96 Unpacking sudo (1.9.5p2-3) ...
23:43:59 [2022-08-23T23:43:59.304Z] #28 29.18 Selecting previously unselected package thin-provisioning-tools.
23:43:59 [2022-08-23T23:43:59.304Z] #28 29.19 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ...
23:43:59 [2022-08-23T23:43:59.304Z] #28 29.19 Unpacking thin-provisioning-tools (0.9.0-1) ...
23:43:59 [2022-08-23T23:43:59.304Z] #28 29.30 Selecting previously unselected package uidmap.
23:43:59 [2022-08-23T23:43:59.565Z] #28 29.31 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ...
23:43:59 [2022-08-23T23:43:59.565Z] #28 29.32 Unpacking uidmap (1:4.8.1-1) ...
23:43:59 [2022-08-23T23:43:59.565Z] #28 29.39 Selecting previously unselected package vim-runtime.
23:43:59 [2022-08-23T23:43:59.565Z] #28 29.40 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
23:43:59 [2022-08-23T23:43:59.565Z] #28 29.42 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
23:43:59 [2022-08-23T23:43:59.565Z] #28 29.43 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
23:43:59 [2022-08-23T23:43:59.565Z] #28 29.44 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
23:43:59 [2022-08-23T23:43:59.625Z] #51 68.28 Selecting previously unselected package python3-pkg-resources.
23:43:59 [2022-08-23T23:43:59.625Z] #51 68.28 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
23:43:59 [2022-08-23T23:43:59.625Z] #51 68.33 Unpacking python3-pkg-resources (52.0.0-4) ...
23:43:59 [2022-08-23T23:43:59.709Z] #77 ...
23:43:59 [2022-08-23T23:43:59.709Z] 
23:43:59 [2022-08-23T23:43:59.709Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:43:59 [2022-08-23T23:43:59.709Z] #64 sha256:4fe360a63bd4160385cee50eb958ecdc613bb1866cb9a52f05b6024b1801c86b
23:43:59 [2022-08-23T23:43:59.709Z] #64 45.45 + bin/ctr
23:44:00 [2022-08-23T23:44:00.200Z] #51 ...
23:44:00 [2022-08-23T23:44:00.200Z] 
23:44:00 [2022-08-23T23:44:00.200Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:44:00 [2022-08-23T23:44:00.200Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:44:00 [2022-08-23T23:44:00.200Z] #42 59.06 debconf: delaying package configuration, since apt-utils is not installed
23:44:00 [2022-08-23T23:44:00.200Z] #42 59.57 Fetched 17.7 MB in 2s (7452 kB/s)
23:44:00 [2022-08-23T23:44:00.200Z] #42 59.85 Selecting previously unselected package xxd.
23:44:00 [2022-08-23T23:44:00.200Z] #42 59.86 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
23:44:00 [2022-08-23T23:44:00.200Z] #42 60.04 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:44:00 [2022-08-23T23:44:00.200Z] #42 60.12 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:44:00 [2022-08-23T23:44:00.200Z] #42 60.31 Selecting previously unselected package vim-common.
23:44:00 [2022-08-23T23:44:00.200Z] #42 60.32 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:44:00 [2022-08-23T23:44:00.200Z] #42 60.38 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:44:00 [2022-08-23T23:44:00.200Z] #42 61.14 Selecting previously unselected package cmake-data.
23:44:00 [2022-08-23T23:44:00.200Z] #42 61.14 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
23:44:00 [2022-08-23T23:44:00.200Z] #42 61.16 Unpacking cmake-data (3.18.4-2+deb11u1) ...
23:44:00 [2022-08-23T23:44:00.200Z] #42 67.08 Selecting previously unselected package libicu67:amd64.
23:44:00 [2022-08-23T23:44:00.200Z] #42 67.08 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
23:44:00 [2022-08-23T23:44:00.200Z] #42 67.11 Unpacking libicu67:amd64 (67.1-7) ...
23:44:00 [2022-08-23T23:44:00.200Z] #42 ...
23:44:00 [2022-08-23T23:44:00.200Z] 
23:44:00 [2022-08-23T23:44:00.200Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:44:00 [2022-08-23T23:44:00.200Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:44:00 [2022-08-23T23:44:00.200Z] #51 68.91 Selecting previously unselected package python3-six.
23:44:00 [2022-08-23T23:44:00.200Z] #51 68.91 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
23:44:00 [2022-08-23T23:44:00.200Z] #51 68.92 Unpacking python3-six (1.16.0-2) ...
23:44:00 [2022-08-23T23:44:00.466Z] #51 69.09 Selecting previously unselected package python3-protobuf.
23:44:00 [2022-08-23T23:44:00.466Z] #51 69.09 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
23:44:00 [2022-08-23T23:44:00.466Z] #51 69.09 Unpacking python3-protobuf (3.12.4-1) ...
23:44:00 [2022-08-23T23:44:00.953Z] #28 30.66 Selecting previously unselected package vim.
23:44:00 [2022-08-23T23:44:00.953Z] #28 30.66 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:44:00 [2022-08-23T23:44:00.953Z] #28 30.68 Unpacking vim (2:8.2.2434-3+deb11u1) ...
23:44:01 [2022-08-23T23:44:01.191Z] #77 ...
23:44:01 [2022-08-23T23:44:01.191Z] 
23:44:01 [2022-08-23T23:44:01.191Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:44:01 [2022-08-23T23:44:01.191Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2
23:44:01 [2022-08-23T23:44:01.191Z] #21 46.88 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 46.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:44:01 [2022-08-23T23:44:01.191Z] #21 46.97 Setting up libmnl0:amd64 (1.0.4-3) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 46.99 Setting up patch (2.7.6-7) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 47.00 Setting up sudo (1.9.5p2-3) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 47.09 invoke-rc.d: could not determine current runlevel
23:44:01 [2022-08-23T23:44:01.191Z] #21 47.10 invoke-rc.d: policy-rc.d denied execution of start.
23:44:01 [2022-08-23T23:44:01.191Z] #21 47.11 Setting up xfsprogs (5.10.0-4) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 47.15 Setting up libxtables12:amd64 (1.8.7-1) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 47.21 Setting up inetutils-ping (2:2.0-1) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 47.25 Setting up pigz (2.6-1) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 47.29 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 47.33 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 47.39 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 47.41 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 48.18 Setting up libaio1:amd64 (0.3.112-9) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 48.19 Setting up python3-lib2to3 (3.9.2-1) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 48.74 Setting up libelf1:amd64 (0.183-1) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 48.75 Setting up zstd (1.4.8+dfsg-2.1) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 48.77 Setting up libonig5:amd64 (6.9.6-1.1) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 48.78 Setting up python3-distutils (3.9.2-1) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 49.37 Setting up vim (2:8.2.2434-3+deb11u1) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 49.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:44:01 [2022-08-23T23:44:01.191Z] #21 49.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:44:01 [2022-08-23T23:44:01.191Z] #21 49.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:44:01 [2022-08-23T23:44:01.191Z] #21 49.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:44:01 [2022-08-23T23:44:01.191Z] #21 49.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:44:01 [2022-08-23T23:44:01.191Z] #21 49.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:44:01 [2022-08-23T23:44:01.191Z] #21 49.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:44:01 [2022-08-23T23:44:01.191Z] #21 49.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:44:01 [2022-08-23T23:44:01.191Z] #21 49.45 Setting up python3-setuptools (52.0.0-4) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 51.11 Setting up libjq1:amd64 (1.6-2.1) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 51.16 Setting up libnftnl11:amd64 (1.1.9-1) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 51.17 Setting up thin-provisioning-tools (0.9.0-1) ...
23:44:01 [2022-08-23T23:44:01.191Z] #21 51.19 Setting up python3-pip (20.3.4-4+deb11u1) ...
23:44:01 [2022-08-23T23:44:01.214Z] #28 30.94 Selecting previously unselected package xfsprogs.
23:44:01 [2022-08-23T23:44:01.214Z] #28 30.94 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ...
23:44:01 [2022-08-23T23:44:01.214Z] #28 30.95 Unpacking xfsprogs (5.10.0-4) ...
23:44:01 [2022-08-23T23:44:01.214Z] #28 31.12 Selecting previously unselected package zip.
23:44:01 [2022-08-23T23:44:01.214Z] #28 31.12 Preparing to unpack .../43-zip_3.0-12_amd64.deb ...
23:44:01 [2022-08-23T23:44:01.214Z] #28 31.13 Unpacking zip (3.0-12) ...
23:44:01 [2022-08-23T23:44:01.553Z] #51 70.01 Selecting previously unselected package libnet1:amd64.
23:44:01 [2022-08-23T23:44:01.553Z] #51 70.02 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:44:01 [2022-08-23T23:44:01.553Z] #51 70.03 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:44:01 [2022-08-23T23:44:01.553Z] #51 70.24 Selecting previously unselected package libnl-3-200:amd64.
23:44:01 [2022-08-23T23:44:01.553Z] #51 70.24 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
23:44:01 [2022-08-23T23:44:01.553Z] #51 70.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
23:44:01 [2022-08-23T23:44:01.554Z] #28 31.20 Selecting previously unselected package zstd.
23:44:01 [2022-08-23T23:44:01.554Z] #28 31.21 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ...
23:44:01 [2022-08-23T23:44:01.554Z] #28 31.21 Unpacking zstd (1.4.8+dfsg-2.1) ...
23:44:01 [2022-08-23T23:44:01.554Z] #28 31.43 Setting up python3-pkg-resources (52.0.0-4) ...
23:44:01 [2022-08-23T23:44:01.817Z] #51 70.50 Selecting previously unselected package libprotobuf-c1:amd64.
23:44:01 [2022-08-23T23:44:01.817Z] #51 70.50 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
23:44:01 [2022-08-23T23:44:01.817Z] #51 70.52 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:44:02 [2022-08-23T23:44:02.079Z] #51 70.69 Selecting previously unselected package criu.
23:44:02 [2022-08-23T23:44:02.079Z] #51 70.69 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
23:44:02 [2022-08-23T23:44:02.079Z] #51 70.69 Unpacking criu (3.17.1-1) ...
23:44:02 [2022-08-23T23:44:02.127Z] #28 31.86 Setting up libip4tc2:amd64 (1.8.7-1) ...
23:44:02 [2022-08-23T23:44:02.127Z] #28 31.88 Setting up net-tools (1.60+git20181103.0eebece-1) ...
23:44:02 [2022-08-23T23:44:02.127Z] #28 31.89 Setting up libgpm2:amd64 (1.20.7-8) ...
23:44:02 [2022-08-23T23:44:02.127Z] #28 31.91 Setting up libip6tc2:amd64 (1.8.7-1) ...
23:44:02 [2022-08-23T23:44:02.127Z] #28 31.92 Setting up libinih1:amd64 (53-1+b2) ...
23:44:02 [2022-08-23T23:44:02.127Z] #28 31.93 Setting up uidmap (1:4.8.1-1) ...
23:44:02 [2022-08-23T23:44:02.127Z] #28 31.94 Setting up libyajl2:amd64 (2.1.0-3) ...
23:44:02 [2022-08-23T23:44:02.127Z] #28 31.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:44:02 [2022-08-23T23:44:02.127Z] #28 31.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:44:02 [2022-08-23T23:44:02.127Z] #28 31.98 Setting up python3-wheel (0.34.2-1) ...
23:44:02 [2022-08-23T23:44:02.224Z] #21 52.57 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
23:44:02 [2022-08-23T23:44:02.224Z] #21 52.62 Setting up jq (1.6-2.1) ...
23:44:02 [2022-08-23T23:44:02.224Z] #21 52.65 Setting up libbpf0:amd64 (1:0.3-2) ...
23:44:02 [2022-08-23T23:44:02.224Z] #21 52.69 Setting up iptables (1.8.7-1) ...
23:44:02 [2022-08-23T23:44:02.224Z] #21 52.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:44:02 [2022-08-23T23:44:02.224Z] #21 52.72 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:44:02 [2022-08-23T23:44:02.224Z] #21 52.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:44:02 [2022-08-23T23:44:02.224Z] #21 52.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:44:02 [2022-08-23T23:44:02.224Z] #21 52.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:44:02 [2022-08-23T23:44:02.224Z] #21 52.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:44:02 [2022-08-23T23:44:02.224Z] #21 52.76 Setting up iproute2 (5.10.0-4) ...
23:44:02 [2022-08-23T23:44:02.389Z] #28 32.21 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:44:02 [2022-08-23T23:44:02.389Z] #28 32.22 Setting up libcap2:amd64 (1:2.44-1) ...
23:44:02 [2022-08-23T23:44:02.389Z] #28 32.23 Setting up libcap2-bin (1:2.44-1) ...
23:44:02 [2022-08-23T23:44:02.389Z] #28 32.24 Setting up apparmor (2.13.6-10) ...
23:44:02 [2022-08-23T23:44:02.481Z] #21 53.06 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:44:03 [2022-08-23T23:44:03.061Z] #51 71.78 Setting up python3-pkg-resources (52.0.0-4) ...
23:44:03 [2022-08-23T23:44:03.088Z] #21 DONE 53.5s
23:44:03 [2022-08-23T23:44:03.088Z] 
23:44:03 [2022-08-23T23:44:03.088Z] #22 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
23:44:03 [2022-08-23T23:44:03.088Z] #22 sha256:fa00b41ca4e418acec791371a334b8f49be8c10e26e88b82bb117665ddd7bfc6
23:44:03 [2022-08-23T23:44:03.324Z] #51 ...
23:44:03 [2022-08-23T23:44:03.324Z] 
23:44:03 [2022-08-23T23:44:03.324Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:44:03 [2022-08-23T23:44:03.324Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:44:03 [2022-08-23T23:44:03.324Z] #55 62.24 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
23:44:03 [2022-08-23T23:44:03.324Z] #55 62.44 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
23:44:03 [2022-08-23T23:44:03.324Z] #55 62.47 go: downloading github.com/gobwas/glob v0.2.3
23:44:03 [2022-08-23T23:44:03.324Z] #55 62.57 go: downloading github.com/kisielk/gotool v1.0.0
23:44:03 [2022-08-23T23:44:03.324Z] #55 62.81 go: downloading github.com/gostaticanalysis/comment v1.4.2
23:44:03 [2022-08-23T23:44:03.324Z] #55 62.95 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
23:44:03 [2022-08-23T23:44:03.324Z] #55 63.01 go: downloading github.com/ettle/strcase v0.1.1
23:44:03 [2022-08-23T23:44:03.324Z] #55 63.14 go: downloading github.com/fatih/structtag v1.2.0
23:44:03 [2022-08-23T23:44:03.324Z] #55 63.20 go: downloading github.com/Masterminds/semver v1.5.0
23:44:03 [2022-08-23T23:44:03.324Z] #55 63.37 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
23:44:03 [2022-08-23T23:44:03.324Z] #55 63.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
23:44:03 [2022-08-23T23:44:03.324Z] #55 63.76 go: downloading github.com/prometheus/client_golang v1.12.1
23:44:03 [2022-08-23T23:44:03.324Z] #55 65.09 go: downloading github.com/prometheus/client_model v0.2.0
23:44:03 [2022-08-23T23:44:03.324Z] #55 65.20 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
23:44:03 [2022-08-23T23:44:03.324Z] #55 65.52 go: downloading github.com/google/go-cmp v0.5.7
23:44:03 [2022-08-23T23:44:03.324Z] #55 65.88 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
23:44:03 [2022-08-23T23:44:03.324Z] #55 66.31 go: downloading github.com/hexops/gotextdiff v1.0.3
23:44:03 [2022-08-23T23:44:03.324Z] #55 66.52 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
23:44:03 [2022-08-23T23:44:03.324Z] #55 66.53 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
23:44:03 [2022-08-23T23:44:03.324Z] #55 66.66 go: downloading github.com/olekukonko/tablewriter v0.0.5
23:44:03 [2022-08-23T23:44:03.324Z] #55 66.75 go: downloading github.com/beorn7/perks v1.0.1
23:44:03 [2022-08-23T23:44:03.324Z] #55 66.86 go: downloading github.com/cespare/xxhash/v2 v2.1.2
23:44:03 [2022-08-23T23:44:03.324Z] #55 66.98 go: downloading github.com/prometheus/common v0.32.1
23:44:03 [2022-08-23T23:44:03.324Z] #55 66.99 go: downloading github.com/golang/protobuf v1.5.2
23:44:03 [2022-08-23T23:44:03.324Z] #55 67.89 go: downloading github.com/prometheus/procfs v0.7.3
23:44:03 [2022-08-23T23:44:03.324Z] #55 68.03 go: downloading google.golang.org/protobuf v1.28.0
23:44:03 [2022-08-23T23:44:03.324Z] #55 69.28 go: downloading github.com/mattn/go-runewidth v0.0.9
23:44:03 [2022-08-23T23:44:03.324Z] #55 69.34 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
23:44:03 [2022-08-23T23:44:03.324Z] #55 ...
23:44:03 [2022-08-23T23:44:03.324Z] 
23:44:03 [2022-08-23T23:44:03.324Z] #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
23:44:03 [2022-08-23T23:44:03.324Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c
23:44:03 [2022-08-23T23:44:03.372Z] #28 33.22 Setting up zip (3.0-12) ...
23:44:03 [2022-08-23T23:44:03.372Z] #28 33.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:44:03 [2022-08-23T23:44:03.372Z] #28 33.26 Setting up bash-completion (1:2.11-2) ...
23:44:03 [2022-08-23T23:44:03.921Z] #42 ...
23:44:03 [2022-08-23T23:44:03.921Z] 
23:44:03 [2022-08-23T23:44:03.921Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:44:03 [2022-08-23T23:44:03.921Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:44:03 [2022-08-23T23:44:03.921Z] #14 63.92 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:44:03 [2022-08-23T23:44:03.921Z] #14 63.94 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
23:44:03 [2022-08-23T23:44:03.921Z] #14 64.01 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
23:44:03 [2022-08-23T23:44:03.921Z] #14 68.97 Selecting previously unselected package binutils-mingw-w64.
23:44:03 [2022-08-23T23:44:03.921Z] #14 68.98 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
23:44:03 [2022-08-23T23:44:03.921Z] #14 68.98 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
23:44:03 [2022-08-23T23:44:03.921Z] #14 69.26 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:44:03 [2022-08-23T23:44:03.921Z] #14 69.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
23:44:03 [2022-08-23T23:44:03.921Z] #14 69.30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
23:44:03 [2022-08-23T23:44:03.921Z] #14 69.62 Selecting previously unselected package dmsetup.
23:44:03 [2022-08-23T23:44:03.921Z] #14 69.63 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
23:44:03 [2022-08-23T23:44:03.921Z] #14 69.64 Unpacking dmsetup (2:1.02.175-2.1) ...
23:44:03 [2022-08-23T23:44:03.921Z] #14 69.93 Selecting previously unselected package mingw-w64-common.
23:44:03 [2022-08-23T23:44:03.921Z] #14 69.93 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
23:44:03 [2022-08-23T23:44:03.921Z] #14 69.94 Unpacking mingw-w64-common (8.0.0-1) ...
23:44:03 [2022-08-23T23:44:03.921Z] #14 ...
23:44:03 [2022-08-23T23:44:03.921Z] 
23:44:03 [2022-08-23T23:44:03.921Z] #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
23:44:03 [2022-08-23T23:44:03.921Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c
23:44:03 [2022-08-23T23:44:03.921Z] #34 70.27 Updating files:  85% (1298/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
23:44:03 [2022-08-23T23:44:03.921Z] #34 71.18 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
23:44:03 [2022-08-23T23:44:03.921Z] #34 71.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:44:04 [2022-08-23T23:44:04.114Z] #34 71.91 Updating files:  85% (1298/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  93% (1422/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
23:44:04 [2022-08-23T23:44:04.114Z] #34 72.99 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
23:44:04 [2022-08-23T23:44:04.378Z] #34 73.44 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
23:44:04 [2022-08-23T23:44:04.503Z] #22 1.419 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:44:04 [2022-08-23T23:44:04.503Z] #22 1.422 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:44:04 [2022-08-23T23:44:04.503Z] #22 1.426 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:44:04 [2022-08-23T23:44:04.503Z] #22 DONE 1.5s
23:44:04 [2022-08-23T23:44:04.503Z] 
23:44:04 [2022-08-23T23:44:04.503Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
23:44:04 [2022-08-23T23:44:04.503Z] #23 sha256:7707ef8d370429158874a513fa558017e68edaf94665e831e28b9227705e83f9
23:44:04 [2022-08-23T23:44:04.757Z] #28 34.29 Setting up libmnl0:amd64 (1.0.4-3) ...
23:44:04 [2022-08-23T23:44:04.757Z] #28 34.30 Setting up sudo (1.9.5p2-3) ...
23:44:04 [2022-08-23T23:44:04.757Z] #28 34.36 invoke-rc.d: could not determine current runlevel
23:44:04 [2022-08-23T23:44:04.757Z] #28 34.37 invoke-rc.d: policy-rc.d denied execution of start.
23:44:04 [2022-08-23T23:44:04.757Z] #28 34.37 Setting up xfsprogs (5.10.0-4) ...
23:44:04 [2022-08-23T23:44:04.757Z] #28 34.39 Setting up libxtables12:amd64 (1.8.7-1) ...
23:44:04 [2022-08-23T23:44:04.757Z] #28 34.40 Setting up inetutils-ping (2:2.0-1) ...
23:44:04 [2022-08-23T23:44:04.757Z] #28 34.41 Setting up pigz (2.6-1) ...
23:44:04 [2022-08-23T23:44:04.757Z] #28 34.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:44:04 [2022-08-23T23:44:04.757Z] #28 34.47 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
23:44:04 [2022-08-23T23:44:04.757Z] #28 34.49 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
23:44:04 [2022-08-23T23:44:04.757Z] #28 34.50 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
23:44:05 [2022-08-23T23:44:05.018Z] #28 34.85 Setting up libaio1:amd64 (0.3.112-9) ...
23:44:05 [2022-08-23T23:44:05.018Z] #28 34.86 Setting up python3-lib2to3 (3.9.2-1) ...
23:44:05 [2022-08-23T23:44:05.018Z] #28 35.04 Setting up libelf1:amd64 (0.183-1) ...
23:44:05 [2022-08-23T23:44:05.018Z] #28 35.05 Setting up zstd (1.4.8+dfsg-2.1) ...
23:44:05 [2022-08-23T23:44:05.018Z] #28 35.07 Setting up libonig5:amd64 (6.9.6-1.1) ...
23:44:05 [2022-08-23T23:44:05.279Z] #28 35.09 Setting up python3-distutils (3.9.2-1) ...
23:44:05 [2022-08-23T23:44:05.279Z] #28 35.32 Setting up vim (2:8.2.2434-3+deb11u1) ...
23:44:05 [2022-08-23T23:44:05.279Z] #28 35.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:44:05 [2022-08-23T23:44:05.541Z] #28 35.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:44:05 [2022-08-23T23:44:05.541Z] #28 35.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:44:05 [2022-08-23T23:44:05.541Z] #28 35.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:44:05 [2022-08-23T23:44:05.541Z] #28 35.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:44:05 [2022-08-23T23:44:05.541Z] #28 35.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:44:05 [2022-08-23T23:44:05.541Z] #28 35.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:44:05 [2022-08-23T23:44:05.541Z] #28 35.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:44:05 [2022-08-23T23:44:05.541Z] #28 35.39 Setting up python3-setuptools (52.0.0-4) ...
23:44:05 [2022-08-23T23:44:05.814Z] #34 ...
23:44:05 [2022-08-23T23:44:05.814Z] 
23:44:05 [2022-08-23T23:44:05.814Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:44:05 [2022-08-23T23:44:05.814Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:44:05 [2022-08-23T23:44:05.814Z] #55 66.70 go: downloading github.com/prometheus/procfs v0.7.3
23:44:05 [2022-08-23T23:44:05.814Z] #55 66.81 go: downloading google.golang.org/protobuf v1.28.0
23:44:05 [2022-08-23T23:44:05.814Z] #55 68.18 go: downloading github.com/mattn/go-runewidth v0.0.9
23:44:05 [2022-08-23T23:44:05.814Z] #55 68.46 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
23:44:06 [2022-08-23T23:44:06.071Z] #55 ...
23:44:06 [2022-08-23T23:44:06.072Z] 
23:44:06 [2022-08-23T23:44:06.072Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:44:06 [2022-08-23T23:44:06.072Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:44:06 [2022-08-23T23:44:06.072Z] #51 69.32 Selecting previously unselected package libnl-3-200:amd64.
23:44:06 [2022-08-23T23:44:06.072Z] #51 69.32 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
23:44:06 [2022-08-23T23:44:06.072Z] #51 69.34 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
23:44:06 [2022-08-23T23:44:06.072Z] #51 69.51 Selecting previously unselected package libprotobuf-c1:amd64.
23:44:06 [2022-08-23T23:44:06.072Z] #51 69.51 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
23:44:06 [2022-08-23T23:44:06.072Z] #51 69.52 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:44:06 [2022-08-23T23:44:06.072Z] #51 69.80 Selecting previously unselected package criu.
23:44:06 [2022-08-23T23:44:06.072Z] #51 69.80 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
23:44:06 [2022-08-23T23:44:06.072Z] #51 69.81 Unpacking criu (3.17.1-1) ...
23:44:06 [2022-08-23T23:44:06.072Z] #51 71.28 Setting up python3-pkg-resources (52.0.0-4) ...
23:44:06 [2022-08-23T23:44:06.072Z] #51 74.41 Setting up libprotobuf23:amd64 (3.12.4-1) ...
23:44:06 [2022-08-23T23:44:06.072Z] #51 74.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:44:06 [2022-08-23T23:44:06.072Z] #51 74.44 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:44:06 [2022-08-23T23:44:06.072Z] #51 74.46 Setting up python3-six (1.16.0-2) ...
23:44:06 [2022-08-23T23:44:06.072Z] #51 76.28 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
23:44:06 [2022-08-23T23:44:06.072Z] #51 76.30 Setting up python3-protobuf (3.12.4-1) ...
23:44:06 [2022-08-23T23:44:06.113Z] #28 35.95 Setting up libjq1:amd64 (1.6-2.1) ...
23:44:06 [2022-08-23T23:44:06.113Z] #28 35.96 Setting up libnftnl11:amd64 (1.1.9-1) ...
23:44:06 [2022-08-23T23:44:06.113Z] #28 35.98 Setting up thin-provisioning-tools (0.9.0-1) ...
23:44:06 [2022-08-23T23:44:06.113Z] #28 35.99 Setting up python3-pip (20.3.4-4+deb11u1) ...
23:44:06 [2022-08-23T23:44:06.685Z] #28 36.48 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
23:44:06 [2022-08-23T23:44:06.685Z] #28 36.49 Setting up jq (1.6-2.1) ...
23:44:06 [2022-08-23T23:44:06.685Z] #28 36.50 Setting up libbpf0:amd64 (1:0.3-2) ...
23:44:06 [2022-08-23T23:44:06.685Z] #28 36.52 Setting up iptables (1.8.7-1) ...
23:44:06 [2022-08-23T23:44:06.685Z] #28 36.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:44:06 [2022-08-23T23:44:06.685Z] #28 36.53 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:44:06 [2022-08-23T23:44:06.685Z] #28 36.54 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:44:06 [2022-08-23T23:44:06.685Z] #28 36.54 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:44:06 [2022-08-23T23:44:06.685Z] #28 36.55 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:44:06 [2022-08-23T23:44:06.685Z] #28 36.55 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:44:06 [2022-08-23T23:44:06.685Z] #28 36.56 Setting up iproute2 (5.10.0-4) ...
23:44:06 [2022-08-23T23:44:06.947Z] #28 36.74 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:44:07 [2022-08-23T23:44:07.518Z] #28 DONE 37.4s
23:44:07 [2022-08-23T23:44:07.518Z] 
23:44:07 [2022-08-23T23:44:07.518Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:44:07 [2022-08-23T23:44:07.518Z] #71 sha256:2901c56237422228270ecec2186f509d340e32e0afd53fb8b94c9ddc1534db76
23:44:07 [2022-08-23T23:44:07.518Z] #71 ...
23:44:07 [2022-08-23T23:44:07.518Z] 
23:44:07 [2022-08-23T23:44:07.518Z] #29 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
23:44:07 [2022-08-23T23:44:07.518Z] #29 sha256:a9b9c83b8523664d1944cb50c507aa1923eff0ad74560c9950c0678a1cca1304
23:44:07 [2022-08-23T23:44:07.861Z] #64 ...
23:44:07 [2022-08-23T23:44:07.862Z] 
23:44:07 [2022-08-23T23:44:07.862Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:44:07 [2022-08-23T23:44:07.862Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8
23:44:07 [2022-08-23T23:44:07.862Z] #14 98.90 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
23:44:07 [2022-08-23T23:44:07.862Z] #14 98.90 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
23:44:07 [2022-08-23T23:44:07.862Z] #14 98.91 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:44:08 [2022-08-23T23:44:08.356Z] #29 0.709 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:44:08 [2022-08-23T23:44:08.357Z] #29 0.712 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:44:08 [2022-08-23T23:44:08.357Z] #29 0.716 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:44:08 [2022-08-23T23:44:08.357Z] #29 DONE 0.8s
23:44:08 [2022-08-23T23:44:08.357Z] 
23:44:08 [2022-08-23T23:44:08.357Z] #30 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
23:44:08 [2022-08-23T23:44:08.357Z] #30 sha256:ad5639f91560ecd55aed1372a3a998c958b3d35b09ac43034466e0fa8453383f
23:44:08 [2022-08-23T23:44:08.598Z] #34 ...
23:44:08 [2022-08-23T23:44:08.598Z] 
23:44:08 [2022-08-23T23:44:08.598Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:44:08 [2022-08-23T23:44:08.598Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:44:08 [2022-08-23T23:44:08.598Z] #76 66.91 Selecting previously unselected package libsigsegv2:amd64.
23:44:08 [2022-08-23T23:44:08.598Z] #76 66.93 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 66.94 Unpacking libsigsegv2:amd64 (2.13-1) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 67.11 Selecting previously unselected package m4.
23:44:08 [2022-08-23T23:44:08.598Z] #76 67.18 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 67.20 Unpacking m4 (1.4.18-5) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 67.50 Selecting previously unselected package autoconf.
23:44:08 [2022-08-23T23:44:08.598Z] #76 67.50 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 67.50 Unpacking autoconf (2.69-14) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 68.22 Selecting previously unselected package autotools-dev.
23:44:08 [2022-08-23T23:44:08.598Z] #76 68.25 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 68.26 Unpacking autotools-dev (20180224.1+nmu1) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 68.57 Selecting previously unselected package automake.
23:44:08 [2022-08-23T23:44:08.598Z] #76 68.57 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 68.62 Unpacking automake (1:1.16.3-2) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 69.63 Selecting previously unselected package patch.
23:44:08 [2022-08-23T23:44:08.598Z] #76 69.65 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 69.66 Unpacking patch (2.7.6-7) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 69.87 Selecting previously unselected package dpkg-dev.
23:44:08 [2022-08-23T23:44:08.598Z] #76 69.87 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 69.90 Unpacking dpkg-dev (1.20.11) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 71.80 Selecting previously unselected package build-essential.
23:44:08 [2022-08-23T23:44:08.598Z] #76 71.81 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 71.82 Unpacking build-essential (12.9) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 72.13 Selecting previously unselected package libcap2:amd64.
23:44:08 [2022-08-23T23:44:08.598Z] #76 72.13 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 72.16 Unpacking libcap2:amd64 (1:2.44-1) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 72.46 Selecting previously unselected package libcap-dev:amd64.
23:44:08 [2022-08-23T23:44:08.598Z] #76 72.46 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 72.47 Unpacking libcap-dev:amd64 (1:2.44-1) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 72.80 Selecting previously unselected package libprotobuf-c1:amd64.
23:44:08 [2022-08-23T23:44:08.598Z] #76 72.81 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 72.88 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 73.39 Selecting previously unselected package libprotobuf-c-dev:amd64.
23:44:08 [2022-08-23T23:44:08.598Z] #76 73.39 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 73.40 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 73.51 Selecting previously unselected package libseccomp-dev:amd64.
23:44:08 [2022-08-23T23:44:08.598Z] #76 73.65 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 73.69 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 74.11 Selecting previously unselected package libsystemd-dev:amd64.
23:44:08 [2022-08-23T23:44:08.598Z] #76 74.12 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 74.12 Unpacking libsystemd-dev:amd64 (247.3-7) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 75.36 Selecting previously unselected package libtool.
23:44:08 [2022-08-23T23:44:08.598Z] #76 75.36 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 75.38 Unpacking libtool (2.4.6-15) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 75.74 Selecting previously unselected package libudev-dev:amd64.
23:44:08 [2022-08-23T23:44:08.598Z] #76 75.75 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 75.76 Unpacking libudev-dev:amd64 (247.3-7) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 76.17 Selecting previously unselected package libyajl2:amd64.
23:44:08 [2022-08-23T23:44:08.598Z] #76 76.19 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 76.20 Unpacking libyajl2:amd64 (2.1.0-3) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 76.39 Selecting previously unselected package libyajl-dev:amd64.
23:44:08 [2022-08-23T23:44:08.598Z] #76 76.43 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 76.49 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 76.81 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 76.83 Setting up libmagic-mgc (1:5.39-3) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 76.85 Setting up libyajl2:amd64 (2.1.0-3) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 76.86 Setting up libmagic1:amd64 (1:5.39-3) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 76.88 Setting up file (1:5.39-3) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 76.90 Setting up bzip2 (1.0.8-4) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 76.96 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 76.97 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 76.99 Setting up libcap2:amd64 (1:2.44-1) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 77.01 Setting up autotools-dev (20180224.1+nmu1) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 77.02 Setting up libsigsegv2:amd64 (2.13-1) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 77.04 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
23:44:08 [2022-08-23T23:44:08.598Z] #76 77.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:44:08 [2022-08-23T23:44:08.598Z] #76 ...
23:44:08 [2022-08-23T23:44:08.598Z] 
23:44:08 [2022-08-23T23:44:08.599Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:44:08 [2022-08-23T23:44:08.599Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:44:08 [2022-08-23T23:44:08.599Z] #14 66.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
23:44:08 [2022-08-23T23:44:08.599Z] #14 66.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
23:44:08 [2022-08-23T23:44:08.599Z] #14 66.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
23:44:08 [2022-08-23T23:44:08.599Z] #14 66.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
23:44:08 [2022-08-23T23:44:08.599Z] #14 68.87 debconf: delaying package configuration, since apt-utils is not installed
23:44:08 [2022-08-23T23:44:08.599Z] #14 69.34 Fetched 115 MB in 11s (10.2 MB/s)
23:44:08 [2022-08-23T23:44:08.599Z] #14 69.53 Selecting previously unselected package binutils-mingw-w64-i686.
23:44:08 [2022-08-23T23:44:08.599Z] #14 69.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
23:44:08 [2022-08-23T23:44:08.599Z] #14 69.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
23:44:08 [2022-08-23T23:44:08.599Z] #14 69.69 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
23:44:08 [2022-08-23T23:44:08.599Z] #14 74.11 Selecting previously unselected package binutils-mingw-w64-x86-64.
23:44:08 [2022-08-23T23:44:08.599Z] #14 74.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
23:44:08 [2022-08-23T23:44:08.599Z] #14 74.17 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
23:44:08 [2022-08-23T23:44:08.599Z] #14 ...
23:44:08 [2022-08-23T23:44:08.599Z] 
23:44:08 [2022-08-23T23:44:08.599Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
23:44:08 [2022-08-23T23:44:08.599Z] #76 sha256:4fe1a07c7ac7317c2acf5a920e386d7e965ea128de0b0112b284af682a355548
23:44:08 [2022-08-23T23:44:08.599Z] #76 77.12 Setting up patch (2.7.6-7) ...
23:44:08 [2022-08-23T23:44:08.599Z] #76 77.15 Setting up libudev-dev:amd64 (247.3-7) ...
23:44:08 [2022-08-23T23:44:08.599Z] #76 77.17 Setting up libyajl-dev:amd64 (2.1.0-3) ...
23:44:08 [2022-08-23T23:44:08.599Z] #76 77.20 Setting up libcap-dev:amd64 (1:2.44-1) ...
23:44:08 [2022-08-23T23:44:08.599Z] #76 77.21 Setting up libsystemd-dev:amd64 (247.3-7) ...
23:44:08 [2022-08-23T23:44:08.599Z] #76 77.24 Setting up libtool (2.4.6-15) ...
23:44:08 [2022-08-23T23:44:08.599Z] #76 77.28 Setting up m4 (1.4.18-5) ...
23:44:08 [2022-08-23T23:44:08.599Z] #76 77.29 Setting up dpkg-dev (1.20.11) ...
23:44:08 [2022-08-23T23:44:08.599Z] #76 77.37 Setting up autoconf (2.69-14) ...
23:44:08 [2022-08-23T23:44:08.599Z] #76 77.39 Setting up build-essential (12.9) ...
23:44:08 [2022-08-23T23:44:08.599Z] #76 77.42 Setting up automake (1:1.16.3-2) ...
23:44:08 [2022-08-23T23:44:08.599Z] #76 77.44 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
23:44:08 [2022-08-23T23:44:08.599Z] #76 77.50 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:44:09 [2022-08-23T23:44:09.343Z] #51 ...
23:44:09 [2022-08-23T23:44:09.343Z] 
23:44:09 [2022-08-23T23:44:09.343Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:44:09 [2022-08-23T23:44:09.343Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:44:09 [2022-08-23T23:44:09.343Z] #14 79.90 Selecting previously unselected package mingw-w64-x86-64-dev.
23:44:09 [2022-08-23T23:44:09.343Z] #14 79.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
23:44:09 [2022-08-23T23:44:09.343Z] #14 79.96 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
23:44:09 [2022-08-23T23:44:09.835Z] #23 ...
23:44:09 [2022-08-23T23:44:09.835Z] 
23:44:09 [2022-08-23T23:44:09.835Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:44:09 [2022-08-23T23:44:09.835Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:44:09 [2022-08-23T23:44:09.835Z] #77 149.0   CCLD     libyajl.la
23:44:09 [2022-08-23T23:44:09.835Z] #77 149.4   CCLD     verify/json_verify
23:44:09 [2022-08-23T23:44:09.835Z] #77 149.9 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:44:09 [2022-08-23T23:44:09.835Z] #77 149.9 make[5]: Nothing to be done for 'install-exec-am'.
23:44:09 [2022-08-23T23:44:09.835Z] #77 149.9 make[5]: Nothing to be done for 'install-data-am'.
23:44:09 [2022-08-23T23:44:09.835Z] #77 149.9 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:44:09 [2022-08-23T23:44:09.835Z] #77 149.9 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:44:09 [2022-08-23T23:44:09.835Z] #77 149.9 make[4]: Entering directory '/tmp/crun-build/libocispec'
23:44:09 [2022-08-23T23:44:09.835Z] #77 150.1   CC       src/validate.o
23:44:09 [2022-08-23T23:44:09.835Z] #77 150.1   CC       src/image_spec_schema_config_schema.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 150.1   CC       src/image_spec_schema_content_descriptor.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 150.1   CC       src/image_spec_schema_defs.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 150.1   CC       src/image_spec_schema_defs_descriptor.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 150.1   CC       src/image_spec_schema_image_index_schema.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 150.2   CC       src/image_spec_schema_image_layout_schema.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 150.2   CC       src/image_spec_schema_image_manifest_schema.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 150.2   CC       src/runtime_spec_schema_config_linux.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 150.3   CC       src/runtime_spec_schema_config_zos.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 150.3   CC       src/runtime_spec_schema_config_schema.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 150.3   CC       src/runtime_spec_schema_config_solaris.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 150.4   CC       src/runtime_spec_schema_config_vm.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 150.4   CC       src/runtime_spec_schema_config_windows.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 150.5   CC       src/runtime_spec_schema_defs.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 150.5   CC       src/runtime_spec_schema_defs_linux.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 150.6   CC       src/runtime_spec_schema_defs_zos.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 150.7   CC       src/runtime_spec_schema_defs_vm.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 150.7   CC       src/runtime_spec_schema_defs_windows.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 150.9   CC       src/runtime_spec_schema_state_schema.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 151.0   CC       src/image_manifest_items_image_manifest_items_schema.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 151.2   CC       src/basic_test_double_array_item.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 151.3   CC       src/basic_test_double_array.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 151.4   CC       src/basic_test_top_array_int.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 151.6   CC       src/basic_test_top_array_string.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 151.8   CC       src/basic_test_top_double_array_int.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 151.9   CC       src/basic_test_top_double_array_obj.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 152.1   CC       src/basic_test_top_double_array_refobj.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 152.2   CC       src/basic_test_top_double_array_string.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 152.3   CC       src/read-file.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 152.5   CC       src/json_common.lo
23:44:09 [2022-08-23T23:44:09.835Z] #77 152.7   CC       tests/test-1.o
23:44:09 [2022-08-23T23:44:09.835Z] #77 152.8   CC       tests/test-2.o
23:44:09 [2022-08-23T23:44:09.835Z] #77 153.0   CC       tests/test-3.o
23:44:09 [2022-08-23T23:44:09.835Z] #77 153.2   CC       tests/test-4.o
23:44:09 [2022-08-23T23:44:09.835Z] #77 153.6   CC       tests/test-5.o
23:44:09 [2022-08-23T23:44:09.835Z] #77 153.7   CC       tests/test-6.o
23:44:09 [2022-08-23T23:44:09.835Z] #77 153.9   CC       tests/test-7.o
23:44:09 [2022-08-23T23:44:09.835Z] #77 154.1   CC       tests/test-8.o
23:44:09 [2022-08-23T23:44:09.835Z] #77 154.5   CC       tests/test-9.o
23:44:09 [2022-08-23T23:44:09.835Z] #77 154.6   CC       tests/test-10.o
23:44:09 [2022-08-23T23:44:09.835Z] #77 154.8   CC       tests/test-11.o
23:44:09 [2022-08-23T23:44:09.906Z] #14 ...
23:44:09 [2022-08-23T23:44:09.906Z] 
23:44:09 [2022-08-23T23:44:09.906Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:44:09 [2022-08-23T23:44:09.906Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:44:09 [2022-08-23T23:44:09.906Z] #77 12.87 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
23:44:09 [2022-08-23T23:44:09.906Z] #77 13.00 Cloning into '/tmp/crun-build/libocispec'...
23:44:09 [2022-08-23T23:44:09.906Z] #77 14.80 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
23:44:09 [2022-08-23T23:44:09.906Z] #77 14.88 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
23:44:09 [2022-08-23T23:44:09.906Z] #77 14.88 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
23:44:09 [2022-08-23T23:44:09.906Z] #77 14.88 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
23:44:09 [2022-08-23T23:44:09.906Z] #77 14.95 Cloning into '/tmp/crun-build/libocispec/image-spec'...
23:44:09 [2022-08-23T23:44:09.906Z] #77 18.87 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
23:44:09 [2022-08-23T23:44:09.906Z] #77 21.79 Cloning into '/tmp/crun-build/libocispec/yajl'...
23:44:10 [2022-08-23T23:44:10.162Z] #77 ...
23:44:10 [2022-08-23T23:44:10.162Z] 
23:44:10 [2022-08-23T23:44:10.162Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:44:10 [2022-08-23T23:44:10.162Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:44:10 [2022-08-23T23:44:10.162Z] #42 80.43 Selecting previously unselected package libxml2:amd64.
23:44:10 [2022-08-23T23:44:10.162Z] #42 80.43 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
23:44:10 [2022-08-23T23:44:10.162Z] #42 80.45 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
23:44:10 [2022-08-23T23:44:10.725Z] #42 81.52 Selecting previously unselected package libarchive13:amd64.
23:44:10 [2022-08-23T23:44:10.725Z] #42 81.53 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
23:44:10 [2022-08-23T23:44:10.725Z] #42 81.54 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
23:44:11 [2022-08-23T23:44:11.157Z] #76 DONE 79.8s
23:44:11 [2022-08-23T23:44:11.157Z] 
23:44:11 [2022-08-23T23:44:11.157Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:44:11 [2022-08-23T23:44:11.157Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:44:11 [2022-08-23T23:44:11.288Z] #42 82.09 Selecting previously unselected package libjsoncpp24:amd64.
23:44:11 [2022-08-23T23:44:11.288Z] #42 82.09 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
23:44:11 [2022-08-23T23:44:11.288Z] #42 82.10 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
23:44:11 [2022-08-23T23:44:11.544Z] #42 82.45 Selecting previously unselected package librhash0:amd64.
23:44:11 [2022-08-23T23:44:11.544Z] #42 82.46 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
23:44:11 [2022-08-23T23:44:11.544Z] #42 82.47 Unpacking librhash0:amd64 (1.4.1-2) ...
23:44:12 [2022-08-23T23:44:12.106Z] #42 82.91 Selecting previously unselected package libuv1:amd64.
23:44:12 [2022-08-23T23:44:12.106Z] #42 82.91 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
23:44:12 [2022-08-23T23:44:12.106Z] #42 82.91 Unpacking libuv1:amd64 (1.40.0-2) ...
23:44:12 [2022-08-23T23:44:12.361Z] #42 83.19 Selecting previously unselected package cmake.
23:44:12 [2022-08-23T23:44:12.361Z] #42 83.21 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
23:44:12 [2022-08-23T23:44:12.361Z] #42 83.22 Unpacking cmake (3.18.4-2+deb11u1) ...
23:44:12 [2022-08-23T23:44:12.547Z] #77 1.384 Cloning into '/tmp/crun-build'...
23:44:13 [2022-08-23T23:44:13.157Z] #14 ...
23:44:13 [2022-08-23T23:44:13.157Z] 
23:44:13 [2022-08-23T23:44:13.157Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:44:13 [2022-08-23T23:44:13.157Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e
23:44:13 [2022-08-23T23:44:13.157Z] #77 57.06 configure.ac:7: installing 'build-aux/compile'
23:44:13 [2022-08-23T23:44:13.157Z] #77 57.08 configure.ac:9: installing 'build-aux/config.guess'
23:44:13 [2022-08-23T23:44:13.157Z] #77 57.09 configure.ac:9: installing 'build-aux/config.sub'
23:44:13 [2022-08-23T23:44:13.157Z] #77 57.10 configure.ac:11: installing 'build-aux/install-sh'
23:44:13 [2022-08-23T23:44:13.157Z] #77 57.12 configure.ac:11: installing 'build-aux/missing'
23:44:13 [2022-08-23T23:44:13.157Z] #77 57.29 Makefile.am: installing 'build-aux/depcomp'
23:44:13 [2022-08-23T23:44:13.157Z] #77 57.40 parallel-tests: installing 'build-aux/test-driver'
23:44:13 [2022-08-23T23:44:13.157Z] #77 59.64 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:44:13 [2022-08-23T23:44:13.157Z] #77 59.65 libtoolize: copying file 'build-aux/ltmain.sh'
23:44:13 [2022-08-23T23:44:13.157Z] #77 60.23 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:44:13 [2022-08-23T23:44:13.157Z] #77 60.24 libtoolize: copying file 'm4/libtool.m4'
23:44:13 [2022-08-23T23:44:13.157Z] #77 60.39 libtoolize: copying file 'm4/ltoptions.m4'
23:44:13 [2022-08-23T23:44:13.157Z] #77 60.52 libtoolize: copying file 'm4/ltsugar.m4'
23:44:13 [2022-08-23T23:44:13.157Z] #77 60.65 libtoolize: copying file 'm4/ltversion.m4'
23:44:13 [2022-08-23T23:44:13.157Z] #77 60.72 libtoolize: copying file 'm4/lt~obsolete.m4'
23:44:15 [2022-08-23T23:44:15.185Z] #77 ...
23:44:15 [2022-08-23T23:44:15.185Z] 
23:44:15 [2022-08-23T23:44:15.185Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:44:15 [2022-08-23T23:44:15.185Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8
23:44:15 [2022-08-23T23:44:15.185Z] #14 104.9 Selecting previously unselected package g++-mingw-w64-x86-64.
23:44:15 [2022-08-23T23:44:15.185Z] #14 104.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
23:44:15 [2022-08-23T23:44:15.185Z] #14 104.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:44:15 [2022-08-23T23:44:15.185Z] #14 105.1 Selecting previously unselected package libapparmor1:arm64.
23:44:15 [2022-08-23T23:44:15.185Z] #14 105.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
23:44:15 [2022-08-23T23:44:15.185Z] #14 105.1 Unpacking libapparmor1:arm64 (2.13.6-10) ...
23:44:15 [2022-08-23T23:44:15.185Z] #14 105.2 Selecting previously unselected package libapparmor-dev:arm64.
23:44:15 [2022-08-23T23:44:15.185Z] #14 105.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
23:44:15 [2022-08-23T23:44:15.185Z] #14 105.2 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
23:44:15 [2022-08-23T23:44:15.185Z] #14 105.4 Selecting previously unselected package libbtrfs0:arm64.
23:44:15 [2022-08-23T23:44:15.185Z] #14 105.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
23:44:15 [2022-08-23T23:44:15.185Z] #14 105.4 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
23:44:15 [2022-08-23T23:44:15.185Z] #14 105.5 Selecting previously unselected package libbtrfs-dev:arm64.
23:44:15 [2022-08-23T23:44:15.185Z] #14 105.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
23:44:15 [2022-08-23T23:44:15.185Z] #14 105.5 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
23:44:15 [2022-08-23T23:44:15.185Z] #14 106.3 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
23:44:15 [2022-08-23T23:44:15.185Z] #14 106.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
23:44:15 [2022-08-23T23:44:15.185Z] #14 106.3 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
23:44:15 [2022-08-23T23:44:15.185Z] #14 106.4 Selecting previously unselected package libudev-dev:arm64.
23:44:15 [2022-08-23T23:44:15.185Z] #14 106.4 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
23:44:15 [2022-08-23T23:44:15.185Z] #14 106.4 Unpacking libudev-dev:arm64 (247.3-7) ...
23:44:15 [2022-08-23T23:44:15.758Z] #14 107.2 Selecting previously unselected package libsepol1-dev:arm64.
23:44:15 [2022-08-23T23:44:15.758Z] #14 107.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
23:44:16 [2022-08-23T23:44:16.089Z] #14 107.3 Unpacking libsepol1-dev:arm64 (3.1-1) ...
23:44:16 [2022-08-23T23:44:16.518Z] #77 ...
23:44:16 [2022-08-23T23:44:16.518Z] 
23:44:16 [2022-08-23T23:44:16.518Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
23:44:16 [2022-08-23T23:44:16.518Z] #23 sha256:7707ef8d370429158874a513fa558017e68edaf94665e831e28b9227705e83f9
23:44:16 [2022-08-23T23:44:16.518Z] #23 10.85 Collecting yamllint==1.26.1
23:44:16 [2022-08-23T23:44:16.518Z] #23 11.93   Downloading yamllint-1.26.1.tar.gz (126 kB)
23:44:16 [2022-08-23T23:44:16.522Z] #30 7.030 Collecting yamllint==1.26.1
23:44:16 [2022-08-23T23:44:16.522Z] #30 8.073   Downloading yamllint-1.26.1.tar.gz (126 kB)
23:44:16 [2022-08-23T23:44:16.769Z] #77 ...
23:44:16 [2022-08-23T23:44:16.769Z] 
23:44:16 [2022-08-23T23:44:16.770Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:44:16 [2022-08-23T23:44:16.770Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:44:16 [2022-08-23T23:44:16.770Z] #51 74.72 Setting up libprotobuf23:amd64 (3.12.4-1) ...
23:44:16 [2022-08-23T23:44:16.770Z] #51 74.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:44:16 [2022-08-23T23:44:16.770Z] #51 74.84 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:44:16 [2022-08-23T23:44:16.770Z] #51 74.84 Setting up python3-six (1.16.0-2) ...
23:44:16 [2022-08-23T23:44:16.770Z] #51 76.50 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
23:44:16 [2022-08-23T23:44:16.770Z] #51 76.56 Setting up python3-protobuf (3.12.4-1) ...
23:44:16 [2022-08-23T23:44:16.770Z] #51 83.48 Setting up criu (3.17.1-1) ...
23:44:16 [2022-08-23T23:44:16.770Z] #51 ...
23:44:16 [2022-08-23T23:44:16.770Z] 
23:44:16 [2022-08-23T23:44:16.770Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:44:16 [2022-08-23T23:44:16.770Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:44:16 [2022-08-23T23:44:16.770Z] #42 78.54 Selecting previously unselected package libxml2:amd64.
23:44:16 [2022-08-23T23:44:16.770Z] #42 78.54 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
23:44:16 [2022-08-23T23:44:16.770Z] #42 78.57 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
23:44:16 [2022-08-23T23:44:16.770Z] #42 79.82 Selecting previously unselected package libarchive13:amd64.
23:44:16 [2022-08-23T23:44:16.770Z] #42 79.83 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
23:44:16 [2022-08-23T23:44:16.770Z] #42 79.84 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
23:44:16 [2022-08-23T23:44:16.770Z] #42 80.56 Selecting previously unselected package libjsoncpp24:amd64.
23:44:16 [2022-08-23T23:44:16.770Z] #42 80.56 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
23:44:16 [2022-08-23T23:44:16.770Z] #42 80.60 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
23:44:16 [2022-08-23T23:44:16.770Z] #42 80.74 Selecting previously unselected package librhash0:amd64.
23:44:16 [2022-08-23T23:44:16.770Z] #42 80.74 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
23:44:16 [2022-08-23T23:44:16.770Z] #42 80.74 Unpacking librhash0:amd64 (1.4.1-2) ...
23:44:16 [2022-08-23T23:44:16.770Z] #42 81.03 Selecting previously unselected package libuv1:amd64.
23:44:16 [2022-08-23T23:44:16.770Z] #42 81.04 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
23:44:16 [2022-08-23T23:44:16.770Z] #42 81.09 Unpacking libuv1:amd64 (1.40.0-2) ...
23:44:16 [2022-08-23T23:44:16.770Z] #42 81.35 Selecting previously unselected package cmake.
23:44:16 [2022-08-23T23:44:16.770Z] #42 81.35 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
23:44:16 [2022-08-23T23:44:16.770Z] #42 81.36 Unpacking cmake (3.18.4-2+deb11u1) ...
23:44:16 [2022-08-23T23:44:16.783Z] #30 8.569 Collecting pathspec>=0.5.3
23:44:16 [2022-08-23T23:44:16.783Z] #30 8.574   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
23:44:17 [2022-08-23T23:44:17.044Z] #30 8.766 Collecting pyyaml
23:44:17 [2022-08-23T23:44:17.044Z] #30 8.773   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)
23:44:17 [2022-08-23T23:44:17.044Z] #30 8.807 Building wheels for collected packages: yamllint
23:44:17 [2022-08-23T23:44:17.044Z] #30 8.808   Building wheel for yamllint (setup.py): started
23:44:17 [2022-08-23T23:44:17.128Z] #14 108.4 Selecting previously unselected package libpcre2-16-0:arm64.
23:44:17 [2022-08-23T23:44:17.128Z] #14 108.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
23:44:17 [2022-08-23T23:44:17.128Z] #14 108.4 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
23:44:17 [2022-08-23T23:44:17.614Z] #42 ...
23:44:17 [2022-08-23T23:44:17.614Z] 
23:44:17 [2022-08-23T23:44:17.614Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:44:17 [2022-08-23T23:44:17.614Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:44:17 [2022-08-23T23:44:17.614Z] #51 83.11 Setting up criu (3.17.1-1) ...
23:44:17 [2022-08-23T23:44:17.614Z] #51 86.72 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:44:17 [2022-08-23T23:44:17.614Z] #51 DONE 88.2s
23:44:17 [2022-08-23T23:44:17.614Z] 
23:44:17 [2022-08-23T23:44:17.614Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:44:17 [2022-08-23T23:44:17.614Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:44:17 [2022-08-23T23:44:17.614Z] #77 24.43 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
23:44:17 [2022-08-23T23:44:17.614Z] #77 24.99 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
23:44:17 [2022-08-23T23:44:17.614Z] #77 25.24 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
23:44:17 [2022-08-23T23:44:17.617Z] #30 9.219   Building wheel for yamllint (setup.py): finished with status 'done'
23:44:17 [2022-08-23T23:44:17.617Z] #30 9.221   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4cfafdeceeecfc6c37ca7e450030859c6da9a730c46337f2526d10141555a9c0
23:44:17 [2022-08-23T23:44:17.617Z] #30 9.221   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
23:44:17 [2022-08-23T23:44:17.617Z] #30 9.225 Successfully built yamllint
23:44:17 [2022-08-23T23:44:17.617Z] #30 9.237 Installing collected packages: pyyaml, pathspec, yamllint
23:44:17 [2022-08-23T23:44:17.617Z] #30 9.446 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
23:44:17 [2022-08-23T23:44:17.715Z] #42 ...
23:44:17 [2022-08-23T23:44:17.715Z] 
23:44:17 [2022-08-23T23:44:17.715Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
23:44:17 [2022-08-23T23:44:17.715Z] #51 sha256:a1f8af7127664d5ef7a0162ee022caaa5df791ff072864ffd45876d5cc1087e0
23:44:17 [2022-08-23T23:44:17.715Z] #51 86.56 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:44:17 [2022-08-23T23:44:17.972Z] #23 13.21 Collecting pathspec>=0.5.3
23:44:17 [2022-08-23T23:44:17.972Z] #23 13.22   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
23:44:18 [2022-08-23T23:44:18.192Z] #30 DONE 9.8s
23:44:18 [2022-08-23T23:44:18.192Z] 
23:44:18 [2022-08-23T23:44:18.192Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
23:44:18 [2022-08-23T23:44:18.192Z] #34 sha256:c4adf6bd8171de5fcf165596203dd7b6a01b61d15af96e47bc521910621ace0d
23:44:18 [2022-08-23T23:44:18.192Z] #34 DONE 0.2s
23:44:18 [2022-08-23T23:44:18.192Z] 
23:44:18 [2022-08-23T23:44:18.192Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:44:18 [2022-08-23T23:44:18.192Z] #71 sha256:2901c56237422228270ecec2186f509d340e32e0afd53fb8b94c9ddc1534db76
23:44:18 [2022-08-23T23:44:18.192Z] #71 ...
23:44:18 [2022-08-23T23:44:18.192Z] 
23:44:18 [2022-08-23T23:44:18.192Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
23:44:18 [2022-08-23T23:44:18.192Z] #39 sha256:ddc7a1c305581280c7f72998c565ff7e786adba995980c7c5883fa84cc4d1499
23:44:18 [2022-08-23T23:44:18.229Z] #23 13.65 Collecting pyyaml
23:44:18 [2022-08-23T23:44:18.229Z] #23 13.68   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)
23:44:18 [2022-08-23T23:44:18.229Z] #23 13.75 Building wheels for collected packages: yamllint
23:44:18 [2022-08-23T23:44:18.349Z] #14 109.6 Selecting previously unselected package libpcre2-32-0:arm64.
23:44:18 [2022-08-23T23:44:18.349Z] #14 109.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
23:44:18 [2022-08-23T23:44:18.349Z] #14 109.6 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
23:44:18 [2022-08-23T23:44:18.487Z] #23 13.76   Building wheel for yamllint (setup.py): started
23:44:18 [2022-08-23T23:44:18.767Z] #39 DONE 0.5s
23:44:18 [2022-08-23T23:44:18.767Z] 
23:44:18 [2022-08-23T23:44:18.767Z] #42 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
23:44:18 [2022-08-23T23:44:18.767Z] #42 sha256:8bf1390f3fe36b346bcd23edc03aa56eb4112cb66b38ca993cb34283f4d41d47
23:44:18 [2022-08-23T23:44:18.767Z] #42 DONE 0.2s
23:44:18 [2022-08-23T23:44:18.767Z] 
23:44:18 [2022-08-23T23:44:18.767Z] #44 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
23:44:18 [2022-08-23T23:44:18.767Z] #44 sha256:862ce551828397e0b5fd3992426310f29f6a85f2c5cf7b545ca9276adbb88d14
23:44:18 [2022-08-23T23:44:18.923Z] #14 110.4 Selecting previously unselected package libpcre2-posix2:arm64.
23:44:18 [2022-08-23T23:44:18.923Z] #14 110.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
23:44:18 [2022-08-23T23:44:18.923Z] #14 110.4 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
23:44:18 [2022-08-23T23:44:18.923Z] #14 ...
23:44:18 [2022-08-23T23:44:18.923Z] 
23:44:18 [2022-08-23T23:44:18.923Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:44:18 [2022-08-23T23:44:18.923Z] #67 sha256:1f6aca4e8c3741f83077b4f3ecd24280e79bd1e9edfe03fbda63cf7fcd78c4e5
23:44:18 [2022-08-23T23:44:18.923Z] #67 100.0 + for f in rootlesskit rootlesskit-docker-proxy
23:44:18 [2022-08-23T23:44:18.923Z] #67 100.0 + GOBIN=/build
23:44:18 [2022-08-23T23:44:18.923Z] #67 100.0 + GO111MODULE=on
23:44:18 [2022-08-23T23:44:18.923Z] #67 100.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
23:44:18 [2022-08-23T23:44:18.923Z] #67 105.2 rootlesskit version 1.0.0
23:44:18 [2022-08-23T23:44:18.923Z] #67 105.2 Usage of /build/rootlesskit-docker-proxy:
23:44:18 [2022-08-23T23:44:18.923Z] #67 105.2   -container-ip string
23:44:18 [2022-08-23T23:44:18.923Z] #67 105.2     	container ip
23:44:18 [2022-08-23T23:44:18.923Z] #67 105.2   -container-port int
23:44:18 [2022-08-23T23:44:18.923Z] #67 105.2     	container port (default -1)
23:44:18 [2022-08-23T23:44:18.923Z] #67 105.2   -host-ip string
23:44:18 [2022-08-23T23:44:18.923Z] #67 105.2     	host ip
23:44:18 [2022-08-23T23:44:18.923Z] #67 105.2   -host-port int
23:44:18 [2022-08-23T23:44:18.923Z] #67 105.2     	host port (default -1)
23:44:18 [2022-08-23T23:44:18.923Z] #67 105.2   -proto string
23:44:18 [2022-08-23T23:44:18.923Z] #67 105.2     	proxy protocol (default "tcp")
23:44:19 [2022-08-23T23:44:19.028Z] #44 DONE 0.2s
23:44:19 [2022-08-23T23:44:19.028Z] 
23:44:19 [2022-08-23T23:44:19.028Z] #46 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
23:44:19 [2022-08-23T23:44:19.028Z] #46 sha256:1e298290ff6f6cc52bfe0717a53db3ef6974c01afd0c3867cc69ebf0e1498034
23:44:19 [2022-08-23T23:44:19.186Z] #67 ...
23:44:19 [2022-08-23T23:44:19.186Z] 
23:44:19 [2022-08-23T23:44:19.186Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:44:19 [2022-08-23T23:44:19.186Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8
23:44:19 [2022-08-23T23:44:19.401Z] #46 DONE 0.1s
23:44:19 [2022-08-23T23:44:19.401Z] 
23:44:19 [2022-08-23T23:44:19.401Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
23:44:19 [2022-08-23T23:44:19.401Z] #48 sha256:ef64c53c690cf64cb647ef564bad021fe1af578fc1b9f2a3efd1e08f261a9484
23:44:19 [2022-08-23T23:44:19.401Z] #48 DONE 0.1s
23:44:19 [2022-08-23T23:44:19.401Z] 
23:44:19 [2022-08-23T23:44:19.401Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:44:19 [2022-08-23T23:44:19.401Z] #71 sha256:2901c56237422228270ecec2186f509d340e32e0afd53fb8b94c9ddc1534db76
23:44:19 [2022-08-23T23:44:19.401Z] #71 ...
23:44:19 [2022-08-23T23:44:19.401Z] 
23:44:19 [2022-08-23T23:44:19.401Z] #52 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
23:44:19 [2022-08-23T23:44:19.401Z] #52 sha256:c67fa97d4cbb8a4460ca33e7cc219893665a20b011e1fadc925aa3c26efd6acd
23:44:19 [2022-08-23T23:44:19.401Z] #52 DONE 0.1s
23:44:19 [2022-08-23T23:44:19.401Z] 
23:44:19 [2022-08-23T23:44:19.401Z] #55 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
23:44:19 [2022-08-23T23:44:19.401Z] #55 sha256:3e7b30b17070ef578e35f9b5eb1d6b7a5191d751856072f3b70e4e8fdc666be4
23:44:19 [2022-08-23T23:44:19.450Z] #14 110.6 Selecting previously unselected package libpcre2-dev:arm64.
23:44:19 [2022-08-23T23:44:19.450Z] #14 110.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
23:44:19 [2022-08-23T23:44:19.450Z] #14 110.7 Unpacking libpcre2-dev:arm64 (10.36-2) ...
23:44:19 [2022-08-23T23:44:19.450Z] #14 ...
23:44:19 [2022-08-23T23:44:19.450Z] 
23:44:19 [2022-08-23T23:44:19.450Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:44:19 [2022-08-23T23:44:19.450Z] #67 sha256:1f6aca4e8c3741f83077b4f3ecd24280e79bd1e9edfe03fbda63cf7fcd78c4e5
23:44:19 [2022-08-23T23:44:19.450Z] #67 DONE 110.5s
23:44:19 [2022-08-23T23:44:19.450Z] 
23:44:19 [2022-08-23T23:44:19.450Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
23:44:19 [2022-08-23T23:44:19.450Z] #68 sha256:8a14bd0f17d77ddd426c562798facc9f4790776321a308f8a73016a21a15a2cb
23:44:19 [2022-08-23T23:44:19.450Z] #68 DONE 0.1s
23:44:19 [2022-08-23T23:44:19.510Z] #77 ...
23:44:19 [2022-08-23T23:44:19.510Z] 
23:44:19 [2022-08-23T23:44:19.510Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:44:19 [2022-08-23T23:44:19.510Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:44:19 [2022-08-23T23:44:19.510Z] #14 90.41 Selecting previously unselected package gcc-mingw-w64-base.
23:44:19 [2022-08-23T23:44:19.510Z] #14 90.41 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
23:44:19 [2022-08-23T23:44:19.510Z] #14 90.43 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:44:19 [2022-08-23T23:44:19.637Z] #51 DONE 88.2s
23:44:19 [2022-08-23T23:44:19.637Z] 
23:44:19 [2022-08-23T23:44:19.637Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:44:19 [2022-08-23T23:44:19.637Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:44:19 [2022-08-23T23:44:19.637Z] #14 78.90 Selecting previously unselected package binutils-mingw-w64.
23:44:19 [2022-08-23T23:44:19.637Z] #14 78.90 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
23:44:19 [2022-08-23T23:44:19.637Z] #14 79.08 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
23:44:19 [2022-08-23T23:44:19.637Z] #14 79.81 Selecting previously unselected package libdevmapper1.02.1:amd64.
23:44:19 [2022-08-23T23:44:19.637Z] #14 79.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
23:44:19 [2022-08-23T23:44:19.637Z] #14 79.83 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
23:44:19 [2022-08-23T23:44:19.637Z] #14 80.19 Selecting previously unselected package dmsetup.
23:44:19 [2022-08-23T23:44:19.637Z] #14 80.19 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
23:44:19 [2022-08-23T23:44:19.637Z] #14 80.20 Unpacking dmsetup (2:1.02.175-2.1) ...
23:44:19 [2022-08-23T23:44:19.637Z] #14 80.55 Selecting previously unselected package mingw-w64-common.
23:44:19 [2022-08-23T23:44:19.637Z] #14 80.56 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
23:44:19 [2022-08-23T23:44:19.637Z] #14 80.61 Unpacking mingw-w64-common (8.0.0-1) ...
23:44:19 [2022-08-23T23:44:19.664Z] #55 DONE 0.3s
23:44:19 [2022-08-23T23:44:19.664Z] 
23:44:19 [2022-08-23T23:44:19.664Z] #59 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
23:44:19 [2022-08-23T23:44:19.664Z] #59 sha256:61f972f255e4a25bf83f9516cdb49c7eb0e5441a4a2fa3f1fecd0103fad56faf
23:44:19 [2022-08-23T23:44:19.664Z] #59 DONE 0.1s
23:44:19 [2022-08-23T23:44:19.664Z] 
23:44:19 [2022-08-23T23:44:19.664Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:44:19 [2022-08-23T23:44:19.664Z] #71 sha256:2901c56237422228270ecec2186f509d340e32e0afd53fb8b94c9ddc1534db76
23:44:19 [2022-08-23T23:44:19.664Z] #71 ...
23:44:19 [2022-08-23T23:44:19.664Z] 
23:44:19 [2022-08-23T23:44:19.664Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
23:44:19 [2022-08-23T23:44:19.664Z] #61 sha256:2f6b71dc4b011b4838db73dbf54b761be88ec94e659b61aefc161214422f1329
23:44:19 [2022-08-23T23:44:19.664Z] #61 DONE 0.1s
23:44:19 [2022-08-23T23:44:19.712Z] 
23:44:19 [2022-08-23T23:44:19.712Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:44:19 [2022-08-23T23:44:19.712Z] #69 sha256:04ea7ca807008b4992acef4468fe4b0a9a1d117b9f57ed6bb10df4e479a16de0
23:44:19 [2022-08-23T23:44:19.712Z] #69 DONE 0.1s
23:44:19 [2022-08-23T23:44:19.712Z] 
23:44:19 [2022-08-23T23:44:19.712Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:44:19 [2022-08-23T23:44:19.712Z] #36 sha256:e561c68133c4e2a37bfc6bc68f6fe2d7ed7fd49d4bccf0e715906f3ecbfcb0df
23:44:19 [2022-08-23T23:44:19.768Z] #14 90.78 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
23:44:19 [2022-08-23T23:44:19.768Z] #14 90.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
23:44:19 [2022-08-23T23:44:19.854Z] #23 14.98   Building wheel for yamllint (setup.py): finished with status 'done'
23:44:19 [2022-08-23T23:44:19.854Z] #23 14.99   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=19db18f1c9a67bcf25ee90af38016bcd12c671fce904c279bc4b8d1794f19876
23:44:19 [2022-08-23T23:44:19.854Z] #23 14.99   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
23:44:19 [2022-08-23T23:44:19.854Z] #23 15.00 Successfully built yamllint
23:44:19 [2022-08-23T23:44:19.854Z] #23 15.03 Installing collected packages: pyyaml, pathspec, yamllint
23:44:19 [2022-08-23T23:44:19.925Z] 
23:44:19 [2022-08-23T23:44:19.925Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
23:44:19 [2022-08-23T23:44:19.925Z] #63 sha256:c8fa95460c073500e7df5a7b377046f19e8b5a0e4d11879b44f331806ac57c0a
23:44:19 [2022-08-23T23:44:19.973Z] #36 ...
23:44:19 [2022-08-23T23:44:19.973Z] 
23:44:19 [2022-08-23T23:44:19.973Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:44:19 [2022-08-23T23:44:19.973Z] #14 sha256:f1c6764598ceea6276acf8b6139f8e1ff92a194d8dced602f718c15a94d0b6e8
23:44:19 [2022-08-23T23:44:19.973Z] #14 111.4 Selecting previously unselected package libselinux1-dev:arm64.
23:44:19 [2022-08-23T23:44:19.973Z] #14 111.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
23:44:19 [2022-08-23T23:44:19.973Z] #14 111.4 Unpacking libselinux1-dev:arm64 (3.1-3) ...
23:44:20 [2022-08-23T23:44:20.026Z] #14 90.80 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:44:20 [2022-08-23T23:44:20.111Z] #23 15.55 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
23:44:20 [2022-08-23T23:44:20.187Z] #63 DONE 0.4s
23:44:20 [2022-08-23T23:44:20.187Z] 
23:44:20 [2022-08-23T23:44:20.187Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
23:44:20 [2022-08-23T23:44:20.187Z] #65 sha256:4088f558fa9a958e217d3bf2def31023d134f06345353acdd03883d15a24cdc7
23:44:20 [2022-08-23T23:44:20.452Z] #65 DONE 0.1s
23:44:20 [2022-08-23T23:44:20.452Z] 
23:44:20 [2022-08-23T23:44:20.452Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
23:44:20 [2022-08-23T23:44:20.452Z] #68 sha256:cb22de107cc410b1d808049801422757203766aa8ffd1bc092f1bc71599282c3
23:44:20 [2022-08-23T23:44:20.452Z] #68 DONE 0.1s
23:44:20 [2022-08-23T23:44:20.452Z] 
23:44:20 [2022-08-23T23:44:20.452Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:44:20 [2022-08-23T23:44:20.452Z] #71 sha256:2901c56237422228270ecec2186f509d340e32e0afd53fb8b94c9ddc1534db76
23:44:20 [2022-08-23T23:44:20.546Z] #14 111.9 Selecting previously unselected package libdevmapper-dev:arm64.
23:44:20 [2022-08-23T23:44:20.546Z] #14 111.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
23:44:20 [2022-08-23T23:44:20.546Z] #14 111.9 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
23:44:20 [2022-08-23T23:44:20.589Z] #14 ...
23:44:20 [2022-08-23T23:44:20.589Z] 
23:44:20 [2022-08-23T23:44:20.589Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:44:20 [2022-08-23T23:44:20.589Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:44:20 [2022-08-23T23:44:20.589Z] #42 89.49 Setting up libicu67:amd64 (67.1-7) ...
23:44:20 [2022-08-23T23:44:20.589Z] #42 89.50 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:44:20 [2022-08-23T23:44:20.589Z] #42 89.51 Setting up libuv1:amd64 (1.40.0-2) ...
23:44:20 [2022-08-23T23:44:20.589Z] #42 89.54 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:44:20 [2022-08-23T23:44:20.589Z] #42 89.58 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
23:44:20 [2022-08-23T23:44:20.589Z] #42 89.62 Setting up librhash0:amd64 (1.4.1-2) ...
23:44:20 [2022-08-23T23:44:20.589Z] #42 89.62 Setting up cmake-data (3.18.4-2+deb11u1) ...
23:44:20 [2022-08-23T23:44:20.589Z] #42 89.64 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
23:44:20 [2022-08-23T23:44:20.589Z] #42 89.68 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
23:44:20 [2022-08-23T23:44:20.589Z] #42 89.68 Setting up cmake (3.18.4-2+deb11u1) ...
23:44:20 [2022-08-23T23:44:20.589Z] #42 89.69 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:44:20 [2022-08-23T23:44:20.758Z] #23 DONE 16.0s
23:44:20 [2022-08-23T23:44:20.758Z] 
23:44:20 [2022-08-23T23:44:20.758Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
23:44:20 [2022-08-23T23:44:20.758Z] #27 sha256:31b5163139820cb72d38a61c8594b21cb94cf40efce3a46c3fb38ef348b5d62e
23:44:20 [2022-08-23T23:44:20.807Z] #14 112.1 Selecting previously unselected package libseccomp-dev:arm64.
23:44:20 [2022-08-23T23:44:20.807Z] #14 112.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
23:44:20 [2022-08-23T23:44:20.807Z] #14 112.1 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
23:44:20 [2022-08-23T23:44:20.961Z] #14 ...
23:44:20 [2022-08-23T23:44:20.961Z] 
23:44:20 [2022-08-23T23:44:20.961Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
23:44:20 [2022-08-23T23:44:20.961Z] #42 sha256:e536ebae2d37b9dfbf6e1648700c589772228578772c1d2638a56eb6c238e962
23:44:20 [2022-08-23T23:44:20.961Z] #42 90.94 Setting up libicu67:amd64 (67.1-7) ...
23:44:20 [2022-08-23T23:44:20.961Z] #42 91.00 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:44:20 [2022-08-23T23:44:20.961Z] #42 91.00 Setting up libuv1:amd64 (1.40.0-2) ...
23:44:20 [2022-08-23T23:44:20.961Z] #42 91.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:44:20 [2022-08-23T23:44:20.961Z] #42 91.06 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
23:44:20 [2022-08-23T23:44:20.961Z] #42 91.07 Setting up librhash0:amd64 (1.4.1-2) ...
23:44:20 [2022-08-23T23:44:20.961Z] #42 91.08 Setting up cmake-data (3.18.4-2+deb11u1) ...
23:44:20 [2022-08-23T23:44:20.961Z] #42 91.13 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
23:44:20 [2022-08-23T23:44:20.961Z] #42 91.15 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
23:44:20 [2022-08-23T23:44:20.961Z] #42 91.16 Setting up cmake (3.18.4-2+deb11u1) ...
23:44:20 [2022-08-23T23:44:20.961Z] #42 91.17 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:44:20 [2022-08-23T23:44:20.961Z] #42 DONE 91.7s
23:44:20 [2022-08-23T23:44:20.961Z] 
23:44:20 [2022-08-23T23:44:20.961Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
23:44:20 [2022-08-23T23:44:20.961Z] #43 sha256:f3e18e716de9b1e65bcdd1e9882f813e80c509d2196a34dc25cfe91403ddf117
23:44:20 [2022-08-23T23:44:20.961Z] #43 DONE 0.1s
23:44:20 [2022-08-23T23:44:20.961Z] 
23:44:20 [2022-08-23T23:44:20.961Z] #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
23:44:20 [2022-08-23T23:44:20.961Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c
23:44:20 [2022-08-23T23:44:20.961Z] #34 ...
23:44:20 [2022-08-23T23:44:20.961Z] 
23:44:20 [2022-08-23T23:44:20.961Z] #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
23:44:20 [2022-08-23T23:44:20.961Z] #44 sha256:91ba6e1f9d1a6957537b5aa69b3348d93351df976274ece466d7eb9186e922ae
23:44:21 [2022-08-23T23:44:21.062Z] #27 DONE 0.4s
23:44:21 [2022-08-23T23:44:21.062Z] 
23:44:21 [2022-08-23T23:44:21.062Z] #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
23:44:21 [2022-08-23T23:44:21.062Z] #60 sha256:7297242f8da2459d20ab6a0ea5009279eb30c564b60a903bed881044300e74b7
23:44:21 [2022-08-23T23:44:21.062Z] #60 ...
23:44:21 [2022-08-23T23:44:21.062Z] 
23:44:21 [2022-08-23T23:44:21.062Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
23:44:21 [2022-08-23T23:44:21.062Z] #32 sha256:a1e4af90dbbff12de9af746294db1805070a5d7d584b1fdb6d8c154ae4e95016
23:44:21 [2022-08-23T23:44:21.069Z] #14 112.3 Selecting previously unselected package libsystemd-dev:arm64.
23:44:21 [2022-08-23T23:44:21.069Z] #14 112.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
23:44:21 [2022-08-23T23:44:21.069Z] #14 112.3 Unpacking libsystemd-dev:arm64 (247.3-7) ...
23:44:21 [2022-08-23T23:44:21.163Z] #42 DONE 90.2s
23:44:21 [2022-08-23T23:44:21.163Z] 
23:44:21 [2022-08-23T23:44:21.163Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
23:44:21 [2022-08-23T23:44:21.163Z] #43 sha256:ccdf64b70b5df38665f97a2cd28f12236d5d31e3efef2cfa2090925f13823235
23:44:21 [2022-08-23T23:44:21.318Z] #32 DONE 0.3s
23:44:21 [2022-08-23T23:44:21.318Z] 
23:44:21 [2022-08-23T23:44:21.318Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
23:44:21 [2022-08-23T23:44:21.318Z] #35 sha256:0858954a04360106b48b32d21719274ab4159335472427e730b953de207f330a
23:44:21 [2022-08-23T23:44:21.331Z] #14 112.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
23:44:21 [2022-08-23T23:44:21.331Z] #14 112.8 Setting up libapparmor1:arm64 (2.13.6-10) ...
23:44:21 [2022-08-23T23:44:21.331Z] #14 112.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
23:44:21 [2022-08-23T23:44:21.331Z] #14 112.9 Setting up libsepol1-dev:arm64 (3.1-1) ...
23:44:21 [2022-08-23T23:44:21.331Z] #14 112.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:44:21 [2022-08-23T23:44:21.331Z] #14 112.9 Setting up libpcre2-16-0:arm64 (10.36-2) ...
23:44:21 [2022-08-23T23:44:21.331Z] #14 112.9 Setting up libbtrfs0:arm64 (5.10.1-2) ...
23:44:21 [2022-08-23T23:44:21.331Z] #14 112.9 Setting up libpcre2-32-0:arm64 (10.36-2) ...
23:44:21 [2022-08-23T23:44:21.593Z] #14 112.9 Setting up libudev-dev:arm64 (247.3-7) ...
23:44:21 [2022-08-23T23:44:21.593Z] #14 112.9 Setting up libpcre2-posix2:arm64 (10.36-2) ...
23:44:21 [2022-08-23T23:44:21.593Z] #14 112.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
23:44:21 [2022-08-23T23:44:21.593Z] #14 113.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
23:44:21 [2022-08-23T23:44:21.593Z] #14 113.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:44:21 [2022-08-23T23:44:21.593Z] #14 113.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
23:44:21 [2022-08-23T23:44:21.593Z] #14 113.0 Setting up mingw-w64-common (8.0.0-1) ...
23:44:21 [2022-08-23T23:44:21.593Z] #14 113.0 Setting up libsystemd-dev:arm64 (247.3-7) ...
23:44:21 [2022-08-23T23:44:21.593Z] #14 113.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
23:44:21 [2022-08-23T23:44:21.593Z] #14 113.1 Setting up libpcre2-dev:arm64 (10.36-2) ...
23:44:21 [2022-08-23T23:44:21.593Z] #14 113.1 Setting up libselinux1-dev:arm64 (3.1-3) ...
23:44:21 [2022-08-23T23:44:21.593Z] #14 113.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:44:21 [2022-08-23T23:44:21.593Z] #14 113.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:44:21 [2022-08-23T23:44:21.593Z] #14 113.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:44:21 [2022-08-23T23:44:21.593Z] #14 113.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:44:21 [2022-08-23T23:44:21.593Z] #14 113.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:44:21 [2022-08-23T23:44:21.618Z] #35 DONE 0.3s
23:44:21 [2022-08-23T23:44:21.618Z] 
23:44:21 [2022-08-23T23:44:21.618Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
23:44:21 [2022-08-23T23:44:21.618Z] #37 sha256:d5898c84081c65eec22ca14021c627e66494bfef8a72c2cb37d668e8fb8ddcc1
23:44:21 [2022-08-23T23:44:21.738Z] #43 DONE 0.4s
23:44:21 [2022-08-23T23:44:21.738Z] 
23:44:21 [2022-08-23T23:44:21.738Z] #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
23:44:21 [2022-08-23T23:44:21.738Z] #44 sha256:3b67e70d79fb30f949396e4b957909b0cb790cb973456b7964dafcd6b78d7788
23:44:21 [2022-08-23T23:44:21.858Z] #14 113.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
23:44:21 [2022-08-23T23:44:21.858Z] #14 113.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:44:21 [2022-08-23T23:44:21.858Z] #14 113.2 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
23:44:21 [2022-08-23T23:44:21.858Z] #14 113.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:44:21 [2022-08-23T23:44:21.858Z] #14 113.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:44:21 [2022-08-23T23:44:21.858Z] #14 113.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
23:44:21 [2022-08-23T23:44:21.858Z] #14 113.2 Setting up dmsetup (2:1.02.175-2.1) ...
23:44:21 [2022-08-23T23:44:21.858Z] #14 113.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
23:44:21 [2022-08-23T23:44:21.858Z] #14 113.3 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
23:44:21 [2022-08-23T23:44:21.858Z] #14 113.3 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:44:22 [2022-08-23T23:44:22.181Z] #37 DONE 0.5s
23:44:22 [2022-08-23T23:44:22.181Z] 
23:44:22 [2022-08-23T23:44:22.181Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
23:44:22 [2022-08-23T23:44:22.181Z] #39 sha256:793e5fc41edb7b3290bf9abe096e74f05b990f132ad20025f15c68257adee60b
23:44:22 [2022-08-23T23:44:22.181Z] #39 DONE 0.1s
23:44:22 [2022-08-23T23:44:22.181Z] 
23:44:22 [2022-08-23T23:44:22.181Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
23:44:22 [2022-08-23T23:44:22.181Z] #41 sha256:dc09ff6b5a5a5ede4cb445444cff875a7618b30d1ca746fba144206b88260091
23:44:22 [2022-08-23T23:44:22.376Z] #44 1.457 + RM_GOPATH=0
23:44:22 [2022-08-23T23:44:22.376Z] #44 1.457 + TMP_GOPATH=
23:44:22 [2022-08-23T23:44:22.376Z] #44 1.457 + : /build
23:44:22 [2022-08-23T23:44:22.376Z] #44 1.457 + '[' -z '' ']'
23:44:22 [2022-08-23T23:44:22.376Z] #44 1.457 ++ mktemp -d
23:44:22 [2022-08-23T23:44:22.376Z] #44 1.457 + export GOPATH=/tmp/tmp.yfTwXtrm8L
23:44:22 [2022-08-23T23:44:22.376Z] #44 1.457 + GOPATH=/tmp/tmp.yfTwXtrm8L
23:44:22 [2022-08-23T23:44:22.376Z] #44 1.457 + RM_GOPATH=1
23:44:22 [2022-08-23T23:44:22.376Z] #44 1.457 + case "$(go env GOARCH)" in
23:44:22 [2022-08-23T23:44:22.434Z] #14 DONE 113.9s
23:44:22 [2022-08-23T23:44:22.434Z] 
23:44:22 [2022-08-23T23:44:22.434Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
23:44:22 [2022-08-23T23:44:22.434Z] #15 sha256:7b9a7f80e1ab2aee3db2819ba1423f9237474e07f5c13761c9a7593300611ca1
23:44:22 [2022-08-23T23:44:22.633Z] #44 1.470 ++ go env GOARCH
23:44:22 [2022-08-23T23:44:22.633Z] #44 1.502 + export GO_BUILDMODE=-buildmode=pie
23:44:22 [2022-08-23T23:44:22.633Z] #44 1.502 + GO_BUILDMODE=-buildmode=pie
23:44:22 [2022-08-23T23:44:22.633Z] #44 1.502 ++ dirname /install.sh
23:44:22 [2022-08-23T23:44:22.634Z] #44 1.510 Install tini version v0.19.0
23:44:22 [2022-08-23T23:44:22.634Z] #44 1.511 + dir=/
23:44:22 [2022-08-23T23:44:22.634Z] #44 1.511 + bin=tini
23:44:22 [2022-08-23T23:44:22.634Z] #44 1.511 + shift
23:44:22 [2022-08-23T23:44:22.634Z] #44 1.511 + '[' '!' -f //tini.installer ']'
23:44:22 [2022-08-23T23:44:22.634Z] #44 1.511 + . //tini.installer
23:44:22 [2022-08-23T23:44:22.634Z] #44 1.511 ++ : v0.19.0
23:44:22 [2022-08-23T23:44:22.634Z] #44 1.511 + install_tini
23:44:22 [2022-08-23T23:44:22.634Z] #44 1.511 + echo 'Install tini version v0.19.0'
23:44:22 [2022-08-23T23:44:22.634Z] #44 1.511 + git clone https://github.com/krallin/tini.git /tmp/tmp.yfTwXtrm8L/tini
23:44:22 [2022-08-23T23:44:22.634Z] #44 1.518 Cloning into '/tmp/tmp.yfTwXtrm8L/tini'...
23:44:22 [2022-08-23T23:44:22.748Z] #41 DONE 0.4s
23:44:22 [2022-08-23T23:44:22.748Z] 
23:44:22 [2022-08-23T23:44:22.748Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
23:44:22 [2022-08-23T23:44:22.748Z] #45 sha256:c507ca2ccc292f05e7bef4953a1293bb20067067d455373c0f0d64e075233dd2
23:44:22 [2022-08-23T23:44:22.748Z] #45 DONE 0.1s
23:44:22 [2022-08-23T23:44:22.748Z] 
23:44:22 [2022-08-23T23:44:22.748Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:44:22 [2022-08-23T23:44:22.748Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:44:23 [2022-08-23T23:44:23.016Z] #15 ...
23:44:23 [2022-08-23T23:44:23.016Z] 
23:44:23 [2022-08-23T23:44:23.016Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
23:44:23 [2022-08-23T23:44:23.016Z] #59 sha256:de868fda9cc99f7cbac537de026f381a8d9fd22326fb8105ab11ea7c8740ebb4
23:44:23 [2022-08-23T23:44:23.016Z] #59 DONE 0.3s
23:44:23 [2022-08-23T23:44:23.016Z] 
23:44:23 [2022-08-23T23:44:23.016Z] #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
23:44:23 [2022-08-23T23:44:23.016Z] #60 sha256:237c776c5ee938528bd0d05868d478b48d88bb0da086f0d61aa777c989259551
23:44:23 [2022-08-23T23:44:23.128Z] #44 1.587 + RM_GOPATH=0
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.588 + TMP_GOPATH=
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.588 + : /build
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.589 + '[' -z '' ']'
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.593 ++ mktemp -d
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.596 + export GOPATH=/tmp/tmp.WD2jCZn2Mq
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.606 + GOPATH=/tmp/tmp.WD2jCZn2Mq
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.608 + RM_GOPATH=1
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.609 + case "$(go env GOARCH)" in
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.610 ++ go env GOARCH
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.634 + export GO_BUILDMODE=-buildmode=pie
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.634 + GO_BUILDMODE=-buildmode=pie
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.635 ++ dirname /install.sh
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.672 + dir=/
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.672 + bin=tini
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.672 + shift
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.672 + '[' '!' -f //tini.installer ']'
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.672 + . //tini.installer
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.672 ++ : v0.19.0
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.672 + install_tini
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.672 + echo 'Install tini version v0.19.0'
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.672 + git clone https://github.com/krallin/tini.git /tmp/tmp.WD2jCZn2Mq/tini
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.672 Install tini version v0.19.0
23:44:23 [2022-08-23T23:44:23.390Z] #44 1.674 Cloning into '/tmp/tmp.WD2jCZn2Mq/tini'...
23:44:23 [2022-08-23T23:44:23.565Z] #44 2.530 + cd /tmp/tmp.yfTwXtrm8L/tini
23:44:23 [2022-08-23T23:44:23.565Z] #44 2.530 + git checkout -q v0.19.0
23:44:23 [2022-08-23T23:44:23.565Z] #44 2.546 + cmake .
23:44:23 [2022-08-23T23:44:23.592Z] #60 ...
23:44:23 [2022-08-23T23:44:23.592Z] 
23:44:23 [2022-08-23T23:44:23.592Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
23:44:23 [2022-08-23T23:44:23.592Z] #15 sha256:7b9a7f80e1ab2aee3db2819ba1423f9237474e07f5c13761c9a7593300611ca1
23:44:23 [2022-08-23T23:44:23.592Z] #15 DONE 1.0s
23:44:23 [2022-08-23T23:44:23.592Z] 
23:44:23 [2022-08-23T23:44:23.592Z] #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
23:44:23 [2022-08-23T23:44:23.592Z] #60 sha256:237c776c5ee938528bd0d05868d478b48d88bb0da086f0d61aa777c989259551
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.773 + RM_GOPATH=0
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.773 + TMP_GOPATH=
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.773 + : /build
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.773 + '[' -z '' ']'
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.776 ++ mktemp -d
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.806 + export GOPATH=/tmp/tmp.oSoq4NcHQ0
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.806 + GOPATH=/tmp/tmp.oSoq4NcHQ0
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.806 + RM_GOPATH=1
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.806 + case "$(go env GOARCH)" in
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.806 ++ go env GOARCH
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.852 + export GO_BUILDMODE=-buildmode=pie
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.852 + GO_BUILDMODE=-buildmode=pie
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.852 ++ dirname /install.sh
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.856 Install runc version v1.1.3 (build tags: seccomp)
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.856 + dir=/
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.856 + bin=runc
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.856 + shift
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.856 + '[' '!' -f //runc.installer ']'
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.856 + . //runc.installer
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.856 ++ set -e
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.856 ++ : v1.1.3
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.856 + install_runc
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.856 + RUNC_BUILDTAGS=seccomp
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.856 + echo 'Install runc version v1.1.3 (build tags: seccomp)'
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.863 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oSoq4NcHQ0/src/github.com/opencontainers/runc
23:44:23 [2022-08-23T23:44:23.592Z] #60 0.863 Cloning into '/tmp/tmp.oSoq4NcHQ0/src/github.com/opencontainers/runc'...
23:44:24 [2022-08-23T23:44:24.129Z] #44 3.172 -- The C compiler identification is GNU 10.2.1
23:44:24 [2022-08-23T23:44:24.336Z] #44 2.748 + cd /tmp/tmp.WD2jCZn2Mq/tini
23:44:24 [2022-08-23T23:44:24.336Z] #44 2.750 + git checkout -q v0.19.0
23:44:24 [2022-08-23T23:44:24.336Z] #44 2.794 + cmake .
23:44:24 [2022-08-23T23:44:24.387Z] #44 3.330 -- Detecting C compiler ABI info
23:44:24 [2022-08-23T23:44:24.537Z] #60 ...
23:44:24 [2022-08-23T23:44:24.537Z] 
23:44:24 [2022-08-23T23:44:24.537Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
23:44:24 [2022-08-23T23:44:24.537Z] #16 sha256:4020e3606464a49f1918ff10ddac8287cb5e129607a7ff3759de454377ce0793
23:44:24 [2022-08-23T23:44:24.537Z] #16 DONE 1.0s
23:44:24 [2022-08-23T23:44:24.800Z] 
23:44:24 [2022-08-23T23:44:24.800Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:44:24 [2022-08-23T23:44:24.800Z] #26 sha256:f3325f092a41d3b837ab5423429a5885fcc842bdff3e215315ac495ceb29da9c
23:44:25 [2022-08-23T23:44:25.284Z] #44 3.628 -- The C compiler identification is GNU 10.2.1
23:44:25 [2022-08-23T23:44:25.318Z] #44 4.245 -- Detecting C compiler ABI info - done
23:44:25 [2022-08-23T23:44:25.318Z] #44 4.432 -- Check for working C compiler: /usr/bin/cc - skipped
23:44:25 [2022-08-23T23:44:25.324Z] #26 115.6 Updating files:  18% (2067/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
23:44:25 [2022-08-23T23:44:25.324Z] #26 ...
23:44:25 [2022-08-23T23:44:25.324Z] 
23:44:25 [2022-08-23T23:44:25.324Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:44:25 [2022-08-23T23:44:25.324Z] #17 sha256:9332600ded718316a651258f3863440694d673b965166d764cb1e2d7d7061feb
23:44:25 [2022-08-23T23:44:25.324Z] #17 0.625 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:44:25 [2022-08-23T23:44:25.324Z] #17 DONE 0.8s
23:44:25 [2022-08-23T23:44:25.324Z] 
23:44:25 [2022-08-23T23:44:25.324Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:44:25 [2022-08-23T23:44:25.324Z] #26 sha256:f3325f092a41d3b837ab5423429a5885fcc842bdff3e215315ac495ceb29da9c
23:44:25 [2022-08-23T23:44:25.546Z] #44 3.798 -- Detecting C compiler ABI info
23:44:25 [2022-08-23T23:44:25.575Z] #44 4.460 -- Detecting C compile features
23:44:25 [2022-08-23T23:44:25.575Z] #44 4.462 -- Detecting C compile features - done
23:44:25 [2022-08-23T23:44:25.575Z] #44 4.581 -- Performing Test HAS_BUILTIN_FORTIFY
23:44:25 [2022-08-23T23:44:25.832Z] #44 5.009 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:44:26 [2022-08-23T23:44:26.089Z] #44 5.104 -- Configuring done
23:44:26 [2022-08-23T23:44:26.089Z] #44 5.120 -- Generating done
23:44:26 [2022-08-23T23:44:26.089Z] #44 5.129 -- Build files have been written to: /tmp/tmp.yfTwXtrm8L/tini
23:44:26 [2022-08-23T23:44:26.089Z] #44 5.132 + make tini-static
23:44:26 [2022-08-23T23:44:26.116Z] #26 115.6 Updating files:  18% (2067/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
23:44:26 [2022-08-23T23:44:26.116Z] #26 ...
23:44:26 [2022-08-23T23:44:26.116Z] 
23:44:26 [2022-08-23T23:44:26.116Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:44:26 [2022-08-23T23:44:26.116Z] #18 sha256:901e2d7bcef2d2255b41531e0000d2ab416f38cedf07bb3f053e5b5c1fefdc80
23:44:26 [2022-08-23T23:44:26.116Z] #18 DONE 0.8s
23:44:26 [2022-08-23T23:44:26.116Z] 
23:44:26 [2022-08-23T23:44:26.116Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:44:26 [2022-08-23T23:44:26.116Z] #26 sha256:f3325f092a41d3b837ab5423429a5885fcc842bdff3e215315ac495ceb29da9c
23:44:26 [2022-08-23T23:44:26.120Z] #44 4.624 -- Detecting C compiler ABI info - done
23:44:26 [2022-08-23T23:44:26.381Z] #44 4.870 -- Check for working C compiler: /usr/bin/cc - skipped
23:44:26 [2022-08-23T23:44:26.381Z] #44 4.903 -- Detecting C compile features
23:44:26 [2022-08-23T23:44:26.381Z] #44 4.904 -- Detecting C compile features - done
23:44:26 [2022-08-23T23:44:26.381Z] #44 4.951 -- Performing Test HAS_BUILTIN_FORTIFY
23:44:26 [2022-08-23T23:44:26.653Z] #44 5.665 Scanning dependencies of target tini-static
23:44:26 [2022-08-23T23:44:26.653Z] #44 5.833 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:44:26 [2022-08-23T23:44:26.954Z] #44 5.308 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
23:44:27 [2022-08-23T23:44:27.216Z] #44 5.444 -- Configuring done
23:44:27 [2022-08-23T23:44:27.216Z] #44 5.480 -- Generating done
23:44:27 [2022-08-23T23:44:27.216Z] #44 5.487 -- Build files have been written to: /tmp/tmp.WD2jCZn2Mq/tini
23:44:27 [2022-08-23T23:44:27.216Z] #44 5.505 + make tini-static
23:44:27 [2022-08-23T23:44:27.425Z] #26 115.6 Updating files:  18% (2067/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
23:44:27 [2022-08-23T23:44:27.426Z] #26 ...
23:44:27 [2022-08-23T23:44:27.426Z] 
23:44:27 [2022-08-23T23:44:27.426Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:44:27 [2022-08-23T23:44:27.426Z] #19 sha256:b62e084b7ed1f4cf15783ecd9dd6ba2edf56aa8c4068c4c93e8ed8945f90b90e
23:44:27 [2022-08-23T23:44:27.426Z] #19 DONE 1.4s
23:44:27 [2022-08-23T23:44:27.426Z] 
23:44:27 [2022-08-23T23:44:27.426Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:44:27 [2022-08-23T23:44:27.426Z] #26 sha256:f3325f092a41d3b837ab5423429a5885fcc842bdff3e215315ac495ceb29da9c
23:44:27 [2022-08-23T23:44:27.688Z] #26 115.6 Updating files:  18% (2067/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
23:44:27 [2022-08-23T23:44:27.688Z] #26 ...
23:44:27 [2022-08-23T23:44:27.688Z] 
23:44:27 [2022-08-23T23:44:27.688Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:44:27 [2022-08-23T23:44:27.688Z] #36 sha256:e561c68133c4e2a37bfc6bc68f6fe2d7ed7fd49d4bccf0e715906f3ecbfcb0df
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8 Delve is a source level debugger for Go programs.
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8 
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8 Delve enables you to interact with your program by controlling the execution of the process,
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8 
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8 
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8 Pass flags to the program you are debugging using `--`, for example:
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8 
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8 `dlv exec ./hello -- server --config conf/config.toml`
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8 
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8 Usage:
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8   dlv [command]
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8 
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8 Available Commands:
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8   attach      Attach to running process and begin debugging.
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8   connect     Connect to a headless debug server with a terminal client.
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8   core        Examine a core dump.
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8   debug       Compile and begin debugging main package in current directory, or the package specified.
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8   exec        Execute a precompiled binary, and begin a debug session.
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8   help        Help about any command
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8   run         Deprecated command. Use 'debug' instead.
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8   test        Compile test binary and begin debugging program.
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8   trace       Compile and begin tracing program.
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8   version     Prints version.
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8 
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8 Flags:
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8       --disable-aslr                     Disables address space randomization
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8   -h, --help                             help for dlv
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8       --init string                      Init file, executed by the terminal client.
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8       --log                              Enable debugging server logging.
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8       --wd string                        Working directory for running the program.
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8 
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8 Additional help topics:
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8   dlv backend  Help about the --backend flag.
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8   dlv log      Help about logging flags.
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8   dlv redirect Help about file redirection.
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8 
23:44:27 [2022-08-23T23:44:27.688Z] #36 118.8 Use "dlv [command] --help" for more information about a command.
23:44:27 [2022-08-23T23:44:27.688Z] #36 DONE 119.1s
23:44:27 [2022-08-23T23:44:27.688Z] 
23:44:27 [2022-08-23T23:44:27.688Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:44:27 [2022-08-23T23:44:27.688Z] #26 sha256:f3325f092a41d3b837ab5423429a5885fcc842bdff3e215315ac495ceb29da9c
23:44:27 [2022-08-23T23:44:27.790Z] #44 6.137 Scanning dependencies of target tini-static
23:44:27 [2022-08-23T23:44:27.790Z] #44 6.264 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
23:44:28 [2022-08-23T23:44:28.548Z] #44 7.575 [100%] Linking C executable tini-static
23:44:28 [2022-08-23T23:44:28.548Z] #44 ...
23:44:28 [2022-08-23T23:44:28.548Z] 
23:44:28 [2022-08-23T23:44:28.548Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:44:28 [2022-08-23T23:44:28.548Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269
23:44:28 [2022-08-23T23:44:28.548Z] #53 99.49 gotestsum version dev
23:44:28 [2022-08-23T23:44:28.996Z] #26 115.6 Updating files:  18% (2067/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  62% (7082/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% (8867/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)
23:44:28 [2022-08-23T23:44:28.996Z] #26 ...
23:44:28 [2022-08-23T23:44:28.996Z] 
23:44:28 [2022-08-23T23:44:28.996Z] #20 [dev-systemd-false  6/28] RUN ldconfig
23:44:28 [2022-08-23T23:44:28.996Z] #20 sha256:db5e1cfe9869e4d03ce5c9134a232d23c7a9e36d1c5772c82743ae356ec93de2
23:44:28 [2022-08-23T23:44:28.996Z] #20 DONE 1.5s
23:44:28 [2022-08-23T23:44:28.996Z] 
23:44:28 [2022-08-23T23:44:28.996Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:44:28 [2022-08-23T23:44:28.996Z] #26 sha256:f3325f092a41d3b837ab5423429a5885fcc842bdff3e215315ac495ceb29da9c
23:44:29 [2022-08-23T23:44:29.779Z] #26 115.6 Updating files:  18% (2067/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  62% (7082/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% (8867/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:  97% (11112/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
23:44:30 [2022-08-23T23:44:30.040Z] #26 120.9 + cd /tmp/tmp.AFeF6GupGu/tmp/docker-ce
23:44:30 [2022-08-23T23:44:30.040Z] #26 120.9 + git checkout -q v17.06.2-ce
23:44:30 [2022-08-23T23:44:30.342Z] #44 8.425 [100%] Linking C executable tini-static
23:44:30 [2022-08-23T23:44:30.470Z] #53 ...
23:44:30 [2022-08-23T23:44:30.470Z] 
23:44:30 [2022-08-23T23:44:30.470Z] #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
23:44:30 [2022-08-23T23:44:30.470Z] #44 sha256:91ba6e1f9d1a6957537b5aa69b3348d93351df976274ece466d7eb9186e922ae
23:44:30 [2022-08-23T23:44:30.470Z] #44 8.534 [100%] Built target tini-static
23:44:30 [2022-08-23T23:44:30.470Z] #44 8.661 + mkdir -p /build
23:44:30 [2022-08-23T23:44:30.470Z] #44 8.680 + cp tini-static /build/docker-init
23:44:30 [2022-08-23T23:44:30.470Z] #44 DONE 9.3s
23:44:30 [2022-08-23T23:44:30.470Z] 
23:44:30 [2022-08-23T23:44:30.470Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:44:30 [2022-08-23T23:44:30.470Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269
23:44:30 [2022-08-23T23:44:30.470Z] #53 DONE 101.3s
23:44:30 [2022-08-23T23:44:30.470Z] 
23:44:30 [2022-08-23T23:44:30.470Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:44:30 [2022-08-23T23:44:30.470Z] #64 sha256:f1c2ac6ad3be8323c82d06e614361c2876259a7dbd2a68e3671e38b40ab43a8f
23:44:30 [2022-08-23T23:44:30.916Z] #44 9.399 [100%] Built target tini-static
23:44:30 [2022-08-23T23:44:30.916Z] #44 9.510 + mkdir -p /build
23:44:31 [2022-08-23T23:44:31.178Z] #44 9.515 + cp tini-static /build/docker-init
23:44:31 [2022-08-23T23:44:31.752Z] #44 ...
23:44:31 [2022-08-23T23:44:31.752Z] 
23:44:31 [2022-08-23T23:44:31.752Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:44:31 [2022-08-23T23:44:31.752Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:44:31 [2022-08-23T23:44:31.752Z] #14 90.69 Selecting previously unselected package mingw-w64-x86-64-dev.
23:44:31 [2022-08-23T23:44:31.752Z] #14 90.72 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
23:44:31 [2022-08-23T23:44:31.752Z] #14 90.73 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
23:44:31 [2022-08-23T23:44:31.752Z] #14 ...
23:44:31 [2022-08-23T23:44:31.752Z] 
23:44:31 [2022-08-23T23:44:31.752Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:44:31 [2022-08-23T23:44:31.752Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:44:31 [2022-08-23T23:44:31.752Z] #77 11.99 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
23:44:31 [2022-08-23T23:44:31.752Z] #77 12.02 Cloning into '/tmp/crun-build/libocispec'...
23:44:31 [2022-08-23T23:44:31.752Z] #77 13.73 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
23:44:31 [2022-08-23T23:44:31.752Z] #77 13.90 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
23:44:31 [2022-08-23T23:44:31.752Z] #77 13.92 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
23:44:31 [2022-08-23T23:44:31.752Z] #77 13.92 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
23:44:31 [2022-08-23T23:44:31.752Z] #77 13.97 Cloning into '/tmp/crun-build/libocispec/image-spec'...
23:44:31 [2022-08-23T23:44:31.752Z] #77 16.91 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
23:44:31 [2022-08-23T23:44:31.752Z] #77 20.25 Cloning into '/tmp/crun-build/libocispec/yajl'...
23:44:32 [2022-08-23T23:44:32.327Z] #77 ...
23:44:32 [2022-08-23T23:44:32.327Z] 
23:44:32 [2022-08-23T23:44:32.327Z] #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
23:44:32 [2022-08-23T23:44:32.327Z] #44 sha256:3b67e70d79fb30f949396e4b957909b0cb790cb973456b7964dafcd6b78d7788
23:44:32 [2022-08-23T23:44:32.327Z] #44 DONE 10.6s
23:44:32 [2022-08-23T23:44:32.327Z] 
23:44:32 [2022-08-23T23:44:32.327Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:44:32 [2022-08-23T23:44:32.327Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269
23:44:32 [2022-08-23T23:44:32.901Z] #53 ...
23:44:32 [2022-08-23T23:44:32.901Z] 
23:44:32 [2022-08-23T23:44:32.901Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:44:32 [2022-08-23T23:44:32.901Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:44:32 [2022-08-23T23:44:32.901Z] #14 101.8 Selecting previously unselected package gcc-mingw-w64-base.
23:44:32 [2022-08-23T23:44:32.901Z] #14 101.8 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
23:44:32 [2022-08-23T23:44:32.901Z] #14 101.9 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:44:33 [2022-08-23T23:44:33.163Z] #14 102.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
23:44:33 [2022-08-23T23:44:33.163Z] #14 102.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
23:44:33 [2022-08-23T23:44:33.163Z] #14 102.2 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:44:34 [2022-08-23T23:44:34.248Z] #26 124.5 + mkdir -p /tmp/tmp.AFeF6GupGu/src/github.com/docker
23:44:34 [2022-08-23T23:44:34.248Z] #26 124.5 + mv components/cli /tmp/tmp.AFeF6GupGu/src/github.com/docker/cli
23:44:34 [2022-08-23T23:44:34.248Z] #26 124.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
23:44:34 [2022-08-23T23:44:34.821Z] #26 ...
23:44:34 [2022-08-23T23:44:34.821Z] 
23:44:34 [2022-08-23T23:44:34.821Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:44:34 [2022-08-23T23:44:34.821Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e
23:44:34 [2022-08-23T23:44:34.821Z] #77 74.53 configure.ac:11: installing 'build-aux/compile'
23:44:34 [2022-08-23T23:44:34.821Z] #77 74.55 configure.ac:11: installing 'build-aux/config.guess'
23:44:34 [2022-08-23T23:44:34.821Z] #77 74.56 configure.ac:11: installing 'build-aux/config.sub'
23:44:34 [2022-08-23T23:44:34.821Z] #77 74.57 configure.ac:13: installing 'build-aux/install-sh'
23:44:34 [2022-08-23T23:44:34.821Z] #77 74.58 configure.ac:13: installing 'build-aux/missing'
23:44:34 [2022-08-23T23:44:34.821Z] #77 74.59 configure.ac:8: installing 'build-aux/tap-driver.sh'
23:44:34 [2022-08-23T23:44:34.821Z] #77 74.74 Makefile.am: installing 'build-aux/depcomp'
23:44:34 [2022-08-23T23:44:34.821Z] #77 76.52 checking build system type... aarch64-unknown-linux-gnu
23:44:34 [2022-08-23T23:44:34.821Z] #77 77.04 checking host system type... aarch64-unknown-linux-gnu
23:44:34 [2022-08-23T23:44:34.821Z] #77 77.04 checking how to print strings... printf
23:44:34 [2022-08-23T23:44:34.821Z] #77 77.05 checking for gcc... gcc
23:44:34 [2022-08-23T23:44:34.821Z] #77 77.08 checking whether the C compiler works... yes
23:44:34 [2022-08-23T23:44:34.821Z] #77 77.30 checking for C compiler default output file name... a.out
23:44:34 [2022-08-23T23:44:34.821Z] #77 77.31 checking for suffix of executables... 
23:44:34 [2022-08-23T23:44:34.821Z] #77 77.55 checking whether we are cross compiling... no
23:44:34 [2022-08-23T23:44:34.821Z] #77 77.74 checking for suffix of object files... o
23:44:34 [2022-08-23T23:44:34.821Z] #77 77.89 checking whether we are using the GNU C compiler... yes
23:44:34 [2022-08-23T23:44:34.821Z] #77 77.98 checking whether gcc accepts -g... yes
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.12 checking for gcc option to accept ISO C89... none needed
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.30 checking whether gcc understands -c and -o together... yes
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.50 checking for a sed that does not truncate output... /bin/sed
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.54 checking for grep that handles long lines and -e... /bin/grep
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.54 checking for egrep... /bin/grep -E
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.56 checking for fgrep... /bin/grep -F
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.57 checking for ld used by gcc... /usr/bin/ld
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.60 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.60 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.63 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.76 checking whether ln -s works... yes
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.76 checking the maximum length of command line arguments... 1572864
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.79 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.79 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.79 checking for /usr/bin/ld option to reload object files... -r
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.79 checking for objdump... objdump
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.80 checking how to recognize dependent libraries... pass_all
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.80 checking for dlltool... no
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.80 checking how to associate runtime and link libraries... printf %s\n
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.81 checking for ar... ar
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.81 checking for archiver @FILE support... @
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.98 checking for strip... strip
23:44:34 [2022-08-23T23:44:34.821Z] #77 78.98 checking for ranlib... ranlib
23:44:34 [2022-08-23T23:44:34.821Z] #77 79.00 checking for gawk... no
23:44:34 [2022-08-23T23:44:34.821Z] #77 79.00 checking for mawk... mawk
23:44:34 [2022-08-23T23:44:34.821Z] #77 79.01 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:44:34 [2022-08-23T23:44:34.821Z] #77 79.44 checking for sysroot... no
23:44:34 [2022-08-23T23:44:34.821Z] #77 79.45 checking for a working dd... /bin/dd
23:44:34 [2022-08-23T23:44:34.821Z] #77 79.46 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:44:34 [2022-08-23T23:44:34.821Z] #77 79.47 checking for mt... no
23:44:34 [2022-08-23T23:44:34.821Z] #77 79.48 checking if : is a manifest tool... no
23:44:34 [2022-08-23T23:44:34.821Z] #77 79.50 checking how to run the C preprocessor... gcc -E
23:44:34 [2022-08-23T23:44:34.821Z] #77 79.79 checking for ANSI C header files... yes
23:44:34 [2022-08-23T23:44:34.821Z] #77 80.45 checking for sys/types.h... yes
23:44:34 [2022-08-23T23:44:34.821Z] #77 80.61 checking for sys/stat.h... yes
23:44:34 [2022-08-23T23:44:34.821Z] #77 80.76 checking for stdlib.h... yes
23:44:34 [2022-08-23T23:44:34.821Z] #77 80.93 checking for string.h... yes
23:44:34 [2022-08-23T23:44:34.821Z] #77 81.13 checking for memory.h... yes
23:44:34 [2022-08-23T23:44:34.821Z] #77 81.27 checking for strings.h... yes
23:44:34 [2022-08-23T23:44:34.821Z] #77 81.45 checking for inttypes.h... yes
23:44:34 [2022-08-23T23:44:34.821Z] #77 81.69 checking for stdint.h... yes
23:44:34 [2022-08-23T23:44:34.821Z] #77 81.92 checking for unistd.h... yes
23:44:34 [2022-08-23T23:44:34.821Z] #77 82.11 checking for dlfcn.h... yes
23:44:34 [2022-08-23T23:44:34.821Z] #77 82.33 checking for objdir... .libs
23:44:35 [2022-08-23T23:44:35.344Z] #77 82.70 checking if gcc supports -fno-rtti -fno-exceptions... no
23:44:35 [2022-08-23T23:44:35.344Z] #77 82.86 checking for gcc option to produce PIC... -fPIC -DPIC
23:44:35 [2022-08-23T23:44:35.344Z] #77 82.86 checking if gcc PIC flag -fPIC -DPIC works... yes
23:44:35 [2022-08-23T23:44:35.760Z] #64 ...
23:44:35 [2022-08-23T23:44:35.760Z] 
23:44:35 [2022-08-23T23:44:35.760Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:44:35 [2022-08-23T23:44:35.760Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:44:35 [2022-08-23T23:44:35.760Z] #14 106.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
23:44:35 [2022-08-23T23:44:35.760Z] #14 106.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
23:44:35 [2022-08-23T23:44:35.760Z] #14 106.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:44:35 [2022-08-23T23:44:35.917Z] #77 83.02 checking if gcc static flag -static works... yes
23:44:35 [2022-08-23T23:44:35.917Z] #77 83.40 checking if gcc supports -c -o file.o... yes
23:44:35 [2022-08-23T23:44:35.917Z] #77 83.56 checking if gcc supports -c -o file.o... (cached) yes
23:44:35 [2022-08-23T23:44:35.917Z] #77 83.56 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
23:44:36 [2022-08-23T23:44:36.473Z] #14 ...
23:44:36 [2022-08-23T23:44:36.473Z] 
23:44:36 [2022-08-23T23:44:36.473Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
23:44:36 [2022-08-23T23:44:36.473Z] #53 sha256:6bed143a5d21822ed0abfef8575ef31e5af7c5f4ad4587d12f8d600a64ba2269
23:44:36 [2022-08-23T23:44:36.473Z] #53 104.9 gotestsum version dev
23:44:36 [2022-08-23T23:44:36.473Z] #53 DONE 105.0s
23:44:36 [2022-08-23T23:44:36.473Z] 
23:44:36 [2022-08-23T23:44:36.473Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:44:36 [2022-08-23T23:44:36.473Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:44:36 [2022-08-23T23:44:36.473Z] #77 22.09 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
23:44:36 [2022-08-23T23:44:36.473Z] #77 22.41 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
23:44:36 [2022-08-23T23:44:36.473Z] #77 22.82 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
23:44:36 [2022-08-23T23:44:36.493Z] #77 83.62 checking dynamic linker characteristics... GNU/Linux ld.so
23:44:36 [2022-08-23T23:44:36.493Z] #77 83.97 checking how to hardcode library paths into programs... immediate
23:44:36 [2022-08-23T23:44:36.493Z] #77 83.97 checking whether stripping libraries is possible... yes
23:44:36 [2022-08-23T23:44:36.493Z] #77 83.98 checking if libtool supports shared libraries... yes
23:44:36 [2022-08-23T23:44:36.493Z] #77 83.98 checking whether to build shared libraries... no
23:44:36 [2022-08-23T23:44:36.493Z] #77 83.98 checking whether to build static libraries... yes
23:44:36 [2022-08-23T23:44:36.493Z] #77 83.98 checking for a BSD-compatible install... /usr/bin/install -c
23:44:36 [2022-08-23T23:44:36.493Z] #77 84.05 checking whether build environment is sane... yes
23:44:36 [2022-08-23T23:44:36.493Z] #77 84.11 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:44:36 [2022-08-23T23:44:36.493Z] #77 84.12 checking whether make sets $(MAKE)... yes
23:44:36 [2022-08-23T23:44:36.493Z] #77 84.18 checking whether make supports the include directive... yes (GNU style)
23:44:36 [2022-08-23T23:44:36.493Z] #77 84.20 checking whether make supports nested variables... yes
23:44:36 [2022-08-23T23:44:36.493Z] #77 84.24 checking whether UID '0' is supported by ustar format... yes
23:44:36 [2022-08-23T23:44:36.493Z] #77 84.25 checking whether GID '0' is supported by ustar format... yes
23:44:36 [2022-08-23T23:44:36.755Z] #77 84.26 checking how to create a ustar tar archive... gnutar
23:44:37 [2022-08-23T23:44:37.017Z] #77 84.34 checking dependency style of gcc... gcc3
23:44:37 [2022-08-23T23:44:37.017Z] #77 84.55 checking whether to enable maintainer-specific portions of Makefiles... yes
23:44:37 [2022-08-23T23:44:37.017Z] #77 84.55 checking whether make supports nested variables... (cached) yes
23:44:37 [2022-08-23T23:44:37.017Z] #77 84.56 checking for gawk... (cached) mawk
23:44:37 [2022-08-23T23:44:37.017Z] #77 84.56 checking for a sed that does not truncate output... (cached) /bin/sed
23:44:37 [2022-08-23T23:44:37.017Z] #77 84.56 checking for gcc... (cached) gcc
23:44:37 [2022-08-23T23:44:37.017Z] #77 84.66 checking whether we are using the GNU C compiler... (cached) yes
23:44:37 [2022-08-23T23:44:37.017Z] #77 84.66 checking whether gcc accepts -g... (cached) yes
23:44:37 [2022-08-23T23:44:37.017Z] #77 84.66 checking for gcc option to accept ISO C89... (cached) none needed
23:44:37 [2022-08-23T23:44:37.017Z] #77 84.67 checking whether gcc understands -c and -o together... (cached) yes
23:44:37 [2022-08-23T23:44:37.017Z] #77 84.68 checking for a Python interpreter with version >= 3... python3
23:44:37 [2022-08-23T23:44:37.279Z] #77 84.78 checking for python3... /usr/bin/python3
23:44:37 [2022-08-23T23:44:37.279Z] #77 84.78 checking for python3 version... 3.9
23:44:37 [2022-08-23T23:44:37.279Z] #77 84.82 checking for python3 platform... linux
23:44:37 [2022-08-23T23:44:37.279Z] #77 84.86 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
23:44:37 [2022-08-23T23:44:37.541Z] #77 85.01 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
23:44:37 [2022-08-23T23:44:37.541Z] #77 85.18 checking for go-md2man... no
23:44:37 [2022-08-23T23:44:37.802Z] #77 85.19 checking error.h usability... yes
23:44:37 [2022-08-23T23:44:37.802Z] #77 85.44 checking error.h presence... yes
23:44:37 [2022-08-23T23:44:37.802Z] #77 85.51 checking for error.h... yes
23:44:38 [2022-08-23T23:44:38.064Z] #77 85.55 checking linux/openat2.h usability... yes
23:44:38 [2022-08-23T23:44:38.064Z] #77 85.71 checking linux/openat2.h presence... yes
23:44:38 [2022-08-23T23:44:38.064Z] #77 85.77 checking for linux/openat2.h... yes
23:44:38 [2022-08-23T23:44:38.326Z] #77 85.82 checking for copy_file_range... yes
23:44:38 [2022-08-23T23:44:38.593Z] #77 86.11 checking for fgetxattr... yes
23:44:38 [2022-08-23T23:44:38.855Z] #77 86.41 checking for statx... yes
23:44:39 [2022-08-23T23:44:39.118Z] #77 86.63 checking for fgetpwent_r... 
23:44:39 [2022-08-23T23:44:39.118Z] #77 ...
23:44:39 [2022-08-23T23:44:39.118Z] 
23:44:39 [2022-08-23T23:44:39.118Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:44:39 [2022-08-23T23:44:39.118Z] #21 sha256:8e4ef0fb765d4e294c46061a2c6ebdc019d719d0f33d76ef473c08c561c8815f
23:44:39 [2022-08-23T23:44:39.118Z] #21 1.039 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:44:39 [2022-08-23T23:44:39.118Z] #21 1.068 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:44:39 [2022-08-23T23:44:39.118Z] #21 1.073 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:44:39 [2022-08-23T23:44:39.118Z] #21 1.683 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
23:44:39 [2022-08-23T23:44:39.118Z] #21 2.752 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [177 kB]
23:44:39 [2022-08-23T23:44:39.118Z] #21 4.105 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B]
23:44:39 [2022-08-23T23:44:39.118Z] #21 6.552 Fetched 8458 kB in 6s (1458 kB/s)
23:44:39 [2022-08-23T23:44:39.118Z] #21 6.552 Reading package lists...
23:44:39 [2022-08-23T23:44:39.380Z] #21 8.910 Reading package lists...
23:44:39 [2022-08-23T23:44:39.380Z] #21 ...
23:44:39 [2022-08-23T23:44:39.380Z] 
23:44:39 [2022-08-23T23:44:39.380Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:44:39 [2022-08-23T23:44:39.380Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e
23:44:39 [2022-08-23T23:44:39.380Z] #77 86.63 checking for fgetpwent_r... yes
23:44:39 [2022-08-23T23:44:39.643Z] #77 87.01 checking for issetugid... no
23:44:39 [2022-08-23T23:44:39.643Z] #77 87.24 checking for pkg-config... /usr/bin/pkg-config
23:44:39 [2022-08-23T23:44:39.643Z] #77 87.24 checking pkg-config is at least version 0.9.0... yes
23:44:39 [2022-08-23T23:44:39.905Z] #77 87.24 checking for library containing yajl_tree_get... 
23:44:39 [2022-08-23T23:44:39.905Z] #77 ...
23:44:39 [2022-08-23T23:44:39.905Z] 
23:44:39 [2022-08-23T23:44:39.905Z] #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
23:44:39 [2022-08-23T23:44:39.905Z] #34 sha256:f4bbb960a6898e799ff1323dc7c330777ce8963a790e02b14327a5f25ce798d0
23:44:39 [2022-08-23T23:44:39.905Z] #34 DONE 131.1s
23:44:40 [2022-08-23T23:44:40.166Z] 
23:44:40 [2022-08-23T23:44:40.167Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:44:40 [2022-08-23T23:44:40.167Z] #21 sha256:8e4ef0fb765d4e294c46061a2c6ebdc019d719d0f33d76ef473c08c561c8815f
23:44:40 [2022-08-23T23:44:40.167Z] #21 8.910 Reading package lists...
23:44:41 [2022-08-23T23:44:41.119Z] #21 10.75 Building dependency tree...
23:44:42 [2022-08-23T23:44:42.507Z] #21 13.09 The following additional packages will be installed:
23:44:42 [2022-08-23T23:44:42.507Z] #21 13.09   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
23:44:42 [2022-08-23T23:44:42.507Z] #21 13.09   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
23:44:42 [2022-08-23T23:44:42.507Z] #21 13.09   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
23:44:42 [2022-08-23T23:44:42.507Z] #21 13.09   python3-pkg-resources vim-runtime xxd
23:44:42 [2022-08-23T23:44:42.507Z] #21 13.10 Suggested packages:
23:44:42 [2022-08-23T23:44:42.507Z] #21 13.10   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
23:44:42 [2022-08-23T23:44:42.507Z] #21 13.10   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
23:44:42 [2022-08-23T23:44:42.507Z] #21 13.10   acl attr quota
23:44:42 [2022-08-23T23:44:42.507Z] #21 13.10 Recommended packages:
23:44:42 [2022-08-23T23:44:42.507Z] #21 13.10   libatm1 nftables libpam-cap build-essential python3-dev unzip
23:44:43 [2022-08-23T23:44:43.452Z] #21 14.25 The following NEW packages will be installed:
23:44:43 [2022-08-23T23:44:43.452Z] #21 14.26   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
23:44:43 [2022-08-23T23:44:43.452Z] #21 14.26   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
23:44:43 [2022-08-23T23:44:43.452Z] #21 14.26   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
23:44:43 [2022-08-23T23:44:43.452Z] #21 14.26   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
23:44:43 [2022-08-23T23:44:43.452Z] #21 14.26   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
23:44:43 [2022-08-23T23:44:43.452Z] #21 14.26   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
23:44:43 [2022-08-23T23:44:43.452Z] #21 14.26   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:44:43 [2022-08-23T23:44:43.452Z] #21 14.26   xz-utils zip zstd
23:44:43 [2022-08-23T23:44:43.452Z] #21 ...
23:44:43 [2022-08-23T23:44:43.452Z] 
23:44:43 [2022-08-23T23:44:43.452Z] #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
23:44:43 [2022-08-23T23:44:43.452Z] #60 sha256:237c776c5ee938528bd0d05868d478b48d88bb0da086f0d61aa777c989259551
23:44:43 [2022-08-23T23:44:43.452Z] #60 10.69 + cd /tmp/tmp.oSoq4NcHQ0/src/github.com/opencontainers/runc
23:44:43 [2022-08-23T23:44:43.452Z] #60 10.69 + git checkout -q v1.1.3
23:44:43 [2022-08-23T23:44:43.452Z] #60 11.23 + '[' -z '' ']'
23:44:43 [2022-08-23T23:44:43.452Z] #60 11.23 + target=static
23:44:43 [2022-08-23T23:44:43.452Z] #60 11.23 + make BUILDTAGS=seccomp static
23:44:43 [2022-08-23T23:44:43.452Z] #60 11.58 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc .
23:44:43 [2022-08-23T23:44:43.724Z] #60 ...
23:44:43 [2022-08-23T23:44:43.724Z] 
23:44:43 [2022-08-23T23:44:43.724Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:44:43 [2022-08-23T23:44:43.724Z] #21 sha256:8e4ef0fb765d4e294c46061a2c6ebdc019d719d0f33d76ef473c08c561c8815f
23:44:43 [2022-08-23T23:44:43.724Z] #21 14.58 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
23:44:43 [2022-08-23T23:44:43.724Z] #21 14.58 Need to get 27.0 MB of archives.
23:44:43 [2022-08-23T23:44:43.724Z] #21 14.58 After this operation, 105 MB of additional disk space will be used.
23:44:43 [2022-08-23T23:44:43.724Z] #21 14.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
23:44:43 [2022-08-23T23:44:43.724Z] #21 14.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
23:44:43 [2022-08-23T23:44:43.724Z] #21 14.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
23:44:43 [2022-08-23T23:44:43.724Z] #21 14.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
23:44:43 [2022-08-23T23:44:43.724Z] #21 14.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
23:44:43 [2022-08-23T23:44:43.724Z] #21 14.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
23:44:43 [2022-08-23T23:44:43.724Z] #21 14.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
23:44:43 [2022-08-23T23:44:43.724Z] #21 14.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
23:44:43 [2022-08-23T23:44:43.724Z] #21 14.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
23:44:43 [2022-08-23T23:44:43.724Z] #21 14.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:44:43 [2022-08-23T23:44:43.724Z] #21 14.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
23:44:43 [2022-08-23T23:44:43.724Z] #21 14.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
23:44:43 [2022-08-23T23:44:43.724Z] #21 14.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
23:44:43 [2022-08-23T23:44:43.724Z] #21 14.68 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
23:44:43 [2022-08-23T23:44:43.724Z] #21 14.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
23:44:43 [2022-08-23T23:44:43.724Z] #21 14.71 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
23:44:43 [2022-08-23T23:44:43.986Z] #21 14.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
23:44:43 [2022-08-23T23:44:43.986Z] #21 14.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
23:44:43 [2022-08-23T23:44:43.986Z] #21 14.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
23:44:43 [2022-08-23T23:44:43.986Z] #21 14.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
23:44:43 [2022-08-23T23:44:43.986Z] #21 14.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
23:44:43 [2022-08-23T23:44:43.986Z] #21 14.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
23:44:43 [2022-08-23T23:44:43.986Z] #21 14.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
23:44:43 [2022-08-23T23:44:43.986Z] #21 14.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
23:44:43 [2022-08-23T23:44:43.986Z] #21 14.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
23:44:43 [2022-08-23T23:44:43.986Z] #21 14.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
23:44:43 [2022-08-23T23:44:43.986Z] #21 14.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
23:44:44 [2022-08-23T23:44:44.247Z] #21 15.08 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
23:44:44 [2022-08-23T23:44:44.248Z] #21 15.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
23:44:44 [2022-08-23T23:44:44.248Z] #21 15.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
23:44:44 [2022-08-23T23:44:44.248Z] #21 15.08 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
23:44:44 [2022-08-23T23:44:44.248Z] #21 15.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
23:44:44 [2022-08-23T23:44:44.248Z] #21 15.08 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
23:44:44 [2022-08-23T23:44:44.248Z] #21 15.09 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
23:44:44 [2022-08-23T23:44:44.248Z] #21 15.09 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
23:44:44 [2022-08-23T23:44:44.248Z] #21 15.11 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
23:44:44 [2022-08-23T23:44:44.248Z] #21 15.12 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
23:44:44 [2022-08-23T23:44:44.248Z] #21 15.13 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:44:44 [2022-08-23T23:44:44.248Z] #21 15.13 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
23:44:44 [2022-08-23T23:44:44.248Z] #21 15.17 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
23:44:44 [2022-08-23T23:44:44.248Z] #21 15.17 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
23:44:44 [2022-08-23T23:44:44.248Z] #21 15.17 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
23:44:44 [2022-08-23T23:44:44.248Z] #21 15.19 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
23:44:44 [2022-08-23T23:44:44.509Z] #21 15.20 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
23:44:44 [2022-08-23T23:44:44.509Z] #21 15.20 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
23:44:44 [2022-08-23T23:44:44.509Z] #21 15.44 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
23:44:44 [2022-08-23T23:44:44.509Z] #21 15.45 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
23:44:44 [2022-08-23T23:44:44.509Z] #21 15.46 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
23:44:44 [2022-08-23T23:44:44.509Z] #21 15.47 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
23:44:44 [2022-08-23T23:44:44.902Z] #77 188.4   CCLD     libocispec.la
23:44:44 [2022-08-23T23:44:44.902Z] #77 188.9   CCLD     src/validate
23:44:44 [2022-08-23T23:44:44.902Z] #77 188.9   CCLD     tests/test-1
23:44:44 [2022-08-23T23:44:44.902Z] #77 188.9   CCLD     tests/test-2
23:44:44 [2022-08-23T23:44:44.902Z] #77 188.9   CCLD     tests/test-3
23:44:44 [2022-08-23T23:44:44.902Z] #77 188.9   CCLD     tests/test-4
23:44:44 [2022-08-23T23:44:44.902Z] #77 189.0   CCLD     tests/test-5
23:44:44 [2022-08-23T23:44:44.902Z] #77 189.1   CCLD     tests/test-6
23:44:44 [2022-08-23T23:44:44.902Z] #77 189.2   CCLD     tests/test-7
23:44:44 [2022-08-23T23:44:44.902Z] #77 189.3   CCLD     tests/test-8
23:44:44 [2022-08-23T23:44:44.902Z] #77 189.3   CCLD     tests/test-9
23:44:44 [2022-08-23T23:44:44.902Z] #77 189.4 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
23:44:44 [2022-08-23T23:44:44.902Z] #77 189.4   CCLD     tests/test-11
23:44:44 [2022-08-23T23:44:44.902Z] #77 189.4   CCLD     tests/test-10
23:44:44 [2022-08-23T23:44:44.902Z] #77 191.3 libtool: link: ar cr libocispec.a 
23:44:44 [2022-08-23T23:44:44.902Z] #77 191.4 libtool: link: ranlib libocispec.a
23:44:45 [2022-08-23T23:44:45.457Z] #21 16.21 debconf: delaying package configuration, since apt-utils is not installed
23:44:45 [2022-08-23T23:44:45.457Z] #21 16.38 Fetched 27.0 MB in 1s (22.4 MB/s)
23:44:45 [2022-08-23T23:44:45.719Z] #21 16.43 Selecting previously unselected package pigz.
23:44:45 [2022-08-23T23:44:45.720Z] #21 16.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.)
23:44:45 [2022-08-23T23:44:45.720Z] #21 16.48 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
23:44:45 [2022-08-23T23:44:45.720Z] #21 16.49 Unpacking pigz (2.6-1) ...
23:44:45 [2022-08-23T23:44:45.720Z] #21 16.57 Selecting previously unselected package libelf1:arm64.
23:44:45 [2022-08-23T23:44:45.720Z] #21 16.58 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
23:44:45 [2022-08-23T23:44:45.720Z] #21 16.59 Unpacking libelf1:arm64 (0.183-1) ...
23:44:45 [2022-08-23T23:44:45.981Z] #21 16.75 Selecting previously unselected package libbpf0:arm64.
23:44:45 [2022-08-23T23:44:45.981Z] #21 16.75 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
23:44:45 [2022-08-23T23:44:45.981Z] #21 16.76 Unpacking libbpf0:arm64 (1:0.3-2) ...
23:44:45 [2022-08-23T23:44:45.981Z] #21 16.84 Selecting previously unselected package libcap2:arm64.
23:44:45 [2022-08-23T23:44:45.981Z] #21 16.84 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
23:44:45 [2022-08-23T23:44:45.981Z] #21 16.85 Unpacking libcap2:arm64 (1:2.44-1) ...
23:44:45 [2022-08-23T23:44:45.981Z] #21 16.91 Selecting previously unselected package libmnl0:arm64.
23:44:45 [2022-08-23T23:44:45.981Z] #21 16.91 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
23:44:45 [2022-08-23T23:44:45.981Z] #21 16.92 Unpacking libmnl0:arm64 (1.0.4-3) ...
23:44:46 [2022-08-23T23:44:46.243Z] #21 16.99 Selecting previously unselected package libxtables12:arm64.
23:44:46 [2022-08-23T23:44:46.243Z] #21 16.99 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
23:44:46 [2022-08-23T23:44:46.243Z] #21 17.01 Unpacking libxtables12:arm64 (1.8.7-1) ...
23:44:46 [2022-08-23T23:44:46.243Z] #21 17.08 Selecting previously unselected package libcap2-bin.
23:44:46 [2022-08-23T23:44:46.243Z] #21 17.08 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
23:44:46 [2022-08-23T23:44:46.243Z] #21 17.09 Unpacking libcap2-bin (1:2.44-1) ...
23:44:46 [2022-08-23T23:44:46.243Z] #21 17.18 Selecting previously unselected package iproute2.
23:44:46 [2022-08-23T23:44:46.243Z] #21 17.18 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
23:44:46 [2022-08-23T23:44:46.243Z] #21 17.19 Unpacking iproute2 (5.10.0-4) ...
23:44:46 [2022-08-23T23:44:46.474Z] #77 ...
23:44:46 [2022-08-23T23:44:46.474Z] 
23:44:46 [2022-08-23T23:44:46.474Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:44:46 [2022-08-23T23:44:46.474Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:44:46 [2022-08-23T23:44:46.474Z] #14 114.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
23:44:46 [2022-08-23T23:44:46.474Z] #14 114.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
23:44:46 [2022-08-23T23:44:46.474Z] #14 114.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:44:46 [2022-08-23T23:44:46.795Z] #77 193.0 make[5]: Entering directory '/tmp/crun-build/libocispec'
23:44:46 [2022-08-23T23:44:46.795Z] #77 193.0 make[5]: Nothing to be done for 'install-exec-am'.
23:44:46 [2022-08-23T23:44:46.795Z] #77 193.0 make[5]: Nothing to be done for 'install-data-am'.
23:44:46 [2022-08-23T23:44:46.795Z] #77 193.0 make[5]: Leaving directory '/tmp/crun-build/libocispec'
23:44:46 [2022-08-23T23:44:46.795Z] #77 193.0 make[4]: Leaving directory '/tmp/crun-build/libocispec'
23:44:46 [2022-08-23T23:44:46.795Z] #77 193.0 make[3]: Leaving directory '/tmp/crun-build/libocispec'
23:44:46 [2022-08-23T23:44:46.795Z] #77 193.0 make[2]: Leaving directory '/tmp/crun-build/libocispec'
23:44:46 [2022-08-23T23:44:46.795Z] #77 193.1 make[2]: Entering directory '/tmp/crun-build'
23:44:46 [2022-08-23T23:44:46.795Z] #77 193.2   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
23:44:46 [2022-08-23T23:44:46.795Z] #77 193.2   CC       src/libcrun/libcrun_testing_a-utils.o
23:44:46 [2022-08-23T23:44:46.795Z] #77 193.2   CC       src/libcrun/libcrun_testing_a-container.o
23:44:46 [2022-08-23T23:44:46.795Z] #77 193.3   CC       src/libcrun/libcrun_testing_a-cgroup.o
23:44:46 [2022-08-23T23:44:46.816Z] #21 17.64 Selecting previously unselected package xxd.
23:44:46 [2022-08-23T23:44:46.816Z] #21 17.64 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
23:44:46 [2022-08-23T23:44:46.816Z] #21 17.64 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:44:47 [2022-08-23T23:44:47.044Z] #71 135.4 # github.com/containerd/containerd/cmd/containerd
23:44:47 [2022-08-23T23:44:47.044Z] #71 135.4 /usr/bin/ld: /tmp/go-link-3048707790/000019.o: in function `New':
23:44:47 [2022-08-23T23:44:47.044Z] #71 135.4 /tmp/tmp.bzJMmkSQ22/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
23:44:47 [2022-08-23T23:44:47.044Z] #71 135.5 + bin/containerd-stress
23:44:47 [2022-08-23T23:44:47.052Z] #77 193.3   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
23:44:47 [2022-08-23T23:44:47.052Z] #77 193.3   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
23:44:47 [2022-08-23T23:44:47.052Z] #77 193.3   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
23:44:47 [2022-08-23T23:44:47.052Z] #77 193.3   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
23:44:47 [2022-08-23T23:44:47.052Z] #77 193.4   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
23:44:47 [2022-08-23T23:44:47.052Z] #77 193.4   CC       src/libcrun/libcrun_testing_a-criu.o
23:44:47 [2022-08-23T23:44:47.052Z] #77 193.5   CC       src/libcrun/libcrun_testing_a-custom-handler.o
23:44:47 [2022-08-23T23:44:47.052Z] #77 193.5   CC       src/libcrun/libcrun_testing_a-linux.o
23:44:47 [2022-08-23T23:44:47.052Z] #77 193.6   CC       src/libcrun/libcrun_testing_a-seccomp.o
23:44:47 [2022-08-23T23:44:47.077Z] #21 17.75 Selecting previously unselected package vim-common.
23:44:47 [2022-08-23T23:44:47.078Z] #21 17.75 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:44:47 [2022-08-23T23:44:47.078Z] #21 17.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:44:47 [2022-08-23T23:44:47.078Z] #21 17.93 Selecting previously unselected package bash-completion.
23:44:47 [2022-08-23T23:44:47.078Z] #21 17.93 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
23:44:47 [2022-08-23T23:44:47.308Z] #77 193.6   CC       src/libcrun/libcrun_testing_a-ebpf.o
23:44:47 [2022-08-23T23:44:47.308Z] #77 193.7   CC       src/libcrun/libcrun_testing_a-error.o
23:44:47 [2022-08-23T23:44:47.308Z] #77 193.7   CC       src/libcrun/libcrun_testing_a-status.o
23:44:47 [2022-08-23T23:44:47.565Z] #77 193.8   CC       src/libcrun/libcrun_testing_a-terminal.o
23:44:47 [2022-08-23T23:44:47.565Z] #77 193.9   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
23:44:47 [2022-08-23T23:44:47.565Z] #77 193.9   CC       src/libcrun/libcrun_testing_a-signals.o
23:44:47 [2022-08-23T23:44:47.616Z] #71 136.5 + bin/containerd-shim
23:44:47 [2022-08-23T23:44:47.822Z] #77 194.1   CC       src/libcrun/libcrun_testing_a-mount_flags.o
23:44:47 [2022-08-23T23:44:47.822Z] #77 194.1   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
23:44:47 [2022-08-23T23:44:47.822Z] #77 194.2   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
23:44:48 [2022-08-23T23:44:48.077Z] #77 194.3   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
23:44:48 [2022-08-23T23:44:48.077Z] #77 194.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
23:44:48 [2022-08-23T23:44:48.333Z] #77 194.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
23:44:48 [2022-08-23T23:44:48.590Z] #77 194.8   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
23:44:48 [2022-08-23T23:44:48.590Z] #77 194.9   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
23:44:49 [2022-08-23T23:44:49.195Z] #77 195.5   CC       src/crun-crun.o
23:44:49 [2022-08-23T23:44:49.459Z] #77 195.6   CC       src/crun-run.o
23:44:49 [2022-08-23T23:44:49.459Z] #77 195.8   CC       src/crun-delete.o
23:44:49 [2022-08-23T23:44:49.459Z] #77 195.9   CC       src/crun-kill.o
23:44:49 [2022-08-23T23:44:49.628Z] #21 20.34 Unpacking bash-completion (1:2.11-2) ...
23:44:49 [2022-08-23T23:44:49.723Z] #77 196.1   CC       src/crun-pause.o
23:44:49 [2022-08-23T23:44:49.723Z] #77 196.2   CC       src/crun-unpause.o
23:44:49 [2022-08-23T23:44:49.981Z] #77 196.4   CC       src/crun-spec.o
23:44:49 [2022-08-23T23:44:49.981Z] #77 196.4   CC       src/crun-exec.o
23:44:50 [2022-08-23T23:44:50.201Z] #21 20.86 Selecting previously unselected package bzip2.
23:44:50 [2022-08-23T23:44:50.201Z] #21 20.86 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
23:44:50 [2022-08-23T23:44:50.201Z] #21 20.87 Unpacking bzip2 (1.0.8-4) ...
23:44:50 [2022-08-23T23:44:50.201Z] #21 20.95 Selecting previously unselected package xz-utils.
23:44:50 [2022-08-23T23:44:50.201Z] #21 20.96 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
23:44:50 [2022-08-23T23:44:50.201Z] #21 20.96 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
23:44:50 [2022-08-23T23:44:50.201Z] #21 21.12 Selecting previously unselected package apparmor.
23:44:50 [2022-08-23T23:44:50.201Z] #21 21.12 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
23:44:50 [2022-08-23T23:44:50.201Z] #21 21.20 Unpacking apparmor (2.13.6-10) ...
23:44:50 [2022-08-23T23:44:50.201Z] #21 ...
23:44:50 [2022-08-23T23:44:50.201Z] 
23:44:50 [2022-08-23T23:44:50.201Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:44:50 [2022-08-23T23:44:50.201Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e
23:44:50 [2022-08-23T23:44:50.201Z] #77 87.24 checking for library containing yajl_tree_get... -lyajl
23:44:50 [2022-08-23T23:44:50.201Z] #77 87.93 checking for yajl >= 2.0.0... yes
23:44:50 [2022-08-23T23:44:50.201Z] #77 88.12 checking sys/capability.h usability... yes
23:44:50 [2022-08-23T23:44:50.201Z] #77 88.41 checking sys/capability.h presence... yes
23:44:50 [2022-08-23T23:44:50.201Z] #77 88.60 checking for sys/capability.h... yes
23:44:50 [2022-08-23T23:44:50.201Z] #77 88.61 checking for library containing cap_from_name... -lcap
23:44:50 [2022-08-23T23:44:50.201Z] #77 89.09 checking for library containing dlopen... -ldl
23:44:50 [2022-08-23T23:44:50.201Z] #77 89.45 checking seccomp.h usability... yes
23:44:50 [2022-08-23T23:44:50.201Z] #77 89.66 checking seccomp.h presence... yes
23:44:50 [2022-08-23T23:44:50.201Z] #77 89.72 checking for seccomp.h... yes
23:44:50 [2022-08-23T23:44:50.201Z] #77 89.72 checking for library containing seccomp_rule_add... -lseccomp
23:44:50 [2022-08-23T23:44:50.201Z] #77 90.15 checking for library containing seccomp_arch_resolve_name... none required
23:44:50 [2022-08-23T23:44:50.201Z] #77 90.38 checking systemd/sd-bus.h usability... yes
23:44:50 [2022-08-23T23:44:50.201Z] #77 90.58 checking systemd/sd-bus.h presence... yes
23:44:50 [2022-08-23T23:44:50.201Z] #77 90.68 checking for systemd/sd-bus.h... yes
23:44:50 [2022-08-23T23:44:50.201Z] #77 90.68 checking for library containing sd_bus_match_signal_async... -lsystemd
23:44:50 [2022-08-23T23:44:50.201Z] #77 91.00 checking for sd_notify_barrier... yes
23:44:50 [2022-08-23T23:44:50.201Z] #77 91.21 checking linux/bpf.h usability... yes
23:44:50 [2022-08-23T23:44:50.201Z] #77 91.41 checking linux/bpf.h presence... yes
23:44:50 [2022-08-23T23:44:50.201Z] #77 91.44 checking for linux/bpf.h... yes
23:44:50 [2022-08-23T23:44:50.201Z] #77 91.45 checking compilation for eBPF... yes
23:44:50 [2022-08-23T23:44:50.201Z] #77 91.64 checking for criu >= 3.15... no
23:44:50 [2022-08-23T23:44:50.201Z] #77 91.69 configure: CRIU headers not found, building without CRIU support
23:44:50 [2022-08-23T23:44:50.201Z] #77 91.69 checking for criu > 3.16... no
23:44:50 [2022-08-23T23:44:50.201Z] #77 91.70 configure: CRIU version doesn't support join-ns API
23:44:50 [2022-08-23T23:44:50.201Z] #77 91.70 checking for criu > 3.16.1... no
23:44:50 [2022-08-23T23:44:50.201Z] #77 91.71 configure: CRIU version doesn't support for pre-dumping
23:44:50 [2022-08-23T23:44:50.201Z] #77 91.71 checking for new mount API (fsconfig)... yes
23:44:50 [2022-08-23T23:44:50.201Z] #77 91.77 checking for seccomp notify API... yes
23:44:50 [2022-08-23T23:44:50.201Z] #77 91.84 checking for gperf... no
23:44:50 [2022-08-23T23:44:50.201Z] #77 91.85 configure: gperf not found - cannot rebuild signal parser code
23:44:50 [2022-08-23T23:44:50.201Z] #77 91.85 checking for library containing argp_parse... none required
23:44:50 [2022-08-23T23:44:50.201Z] #77 92.35 checking that generated files are newer than configure... done
23:44:50 [2022-08-23T23:44:50.201Z] #77 92.35 configure: creating ./config.status
23:44:50 [2022-08-23T23:44:50.201Z] #77 95.10 config.status: creating Makefile
23:44:50 [2022-08-23T23:44:50.201Z] #77 95.18 config.status: creating rpm/crun.spec
23:44:50 [2022-08-23T23:44:50.201Z] #77 95.24 config.status: creating config.h
23:44:50 [2022-08-23T23:44:50.201Z] #77 95.29 config.status: executing libtool commands
23:44:50 [2022-08-23T23:44:50.201Z] #77 95.35 config.status: executing depfiles commands
23:44:50 [2022-08-23T23:44:50.201Z] #77 96.60 === configuring in libocispec (/tmp/crun-build/libocispec)
23:44:50 [2022-08-23T23:44:50.201Z] #77 96.63 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:44:50 [2022-08-23T23:44:50.201Z] #77 97.06 checking for gcc... gcc
23:44:50 [2022-08-23T23:44:50.201Z] #77 97.14 checking whether the C compiler works... yes
23:44:50 [2022-08-23T23:44:50.201Z] #77 97.26 checking for C compiler default output file name... a.out
23:44:50 [2022-08-23T23:44:50.201Z] #77 97.26 checking for suffix of executables... 
23:44:50 [2022-08-23T23:44:50.201Z] #77 97.38 checking whether we are cross compiling... no
23:44:50 [2022-08-23T23:44:50.201Z] #77 97.52 checking for suffix of object files... o
23:44:50 [2022-08-23T23:44:50.201Z] #77 97.62 checking whether we are using the GNU C compiler... yes
23:44:50 [2022-08-23T23:44:50.201Z] #77 97.69 checking whether gcc accepts -g... yes
23:44:50 [2022-08-23T23:44:50.201Z] #77 97.82 checking for gcc option to accept ISO C89... none needed
23:44:50 [2022-08-23T23:44:50.238Z] #77 196.6   CC       src/crun-list.o
23:44:50 [2022-08-23T23:44:50.238Z] #77 196.7   CC       src/crun-create.o
23:44:50 [2022-08-23T23:44:50.238Z] #77 196.8   CC       src/crun-start.o
23:44:50 [2022-08-23T23:44:50.462Z] #77 97.96 checking whether gcc understands -c and -o together... yes
23:44:50 [2022-08-23T23:44:50.462Z] #77 98.09 checking how to run the C preprocessor... gcc -E
23:44:50 [2022-08-23T23:44:50.462Z] #77 ...
23:44:50 [2022-08-23T23:44:50.462Z] 
23:44:50 [2022-08-23T23:44:50.462Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:44:50 [2022-08-23T23:44:50.462Z] #21 sha256:8e4ef0fb765d4e294c46061a2c6ebdc019d719d0f33d76ef473c08c561c8815f
23:44:50 [2022-08-23T23:44:50.462Z] #21 21.50 Selecting previously unselected package inetutils-ping.
23:44:50 [2022-08-23T23:44:50.462Z] #21 21.51 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
23:44:50 [2022-08-23T23:44:50.617Z] #14 ...
23:44:50 [2022-08-23T23:44:50.617Z] 
23:44:50 [2022-08-23T23:44:50.617Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:44:50 [2022-08-23T23:44:50.617Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:44:50 [2022-08-23T23:44:50.617Z] #77 52.10 aclocal: warning: couldn't open directory 'm4': No such file or directory
23:44:50 [2022-08-23T23:44:50.724Z] #21 21.53 Unpacking inetutils-ping (2:2.0-1) ...
23:44:50 [2022-08-23T23:44:50.724Z] #21 21.65 Selecting previously unselected package libip4tc2:arm64.
23:44:50 [2022-08-23T23:44:50.724Z] #21 21.66 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
23:44:50 [2022-08-23T23:44:50.724Z] #21 21.67 Unpacking libip4tc2:arm64 (1.8.7-1) ...
23:44:50 [2022-08-23T23:44:50.724Z] #21 21.75 Selecting previously unselected package libip6tc2:arm64.
23:44:50 [2022-08-23T23:44:50.800Z] #77 197.1   CC       src/crun-state.o
23:44:50 [2022-08-23T23:44:50.800Z] #77 197.1   CC       src/crun-update.o
23:44:50 [2022-08-23T23:44:50.986Z] #21 21.75 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
23:44:50 [2022-08-23T23:44:50.986Z] #21 21.76 Unpacking libip6tc2:arm64 (1.8.7-1) ...
23:44:50 [2022-08-23T23:44:50.986Z] #21 21.84 Selecting previously unselected package libnfnetlink0:arm64.
23:44:50 [2022-08-23T23:44:50.986Z] #21 21.84 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
23:44:50 [2022-08-23T23:44:50.986Z] #21 21.85 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
23:44:51 [2022-08-23T23:44:51.056Z] #77 197.3   CC       src/crun-ps.o
23:44:51 [2022-08-23T23:44:51.056Z] #77 197.4   CC       src/crun-checkpoint.o
23:44:51 [2022-08-23T23:44:51.248Z] #21 21.91 Selecting previously unselected package libnetfilter-conntrack3:arm64.
23:44:51 [2022-08-23T23:44:51.248Z] #21 21.92 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
23:44:51 [2022-08-23T23:44:51.248Z] #21 21.94 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
23:44:51 [2022-08-23T23:44:51.248Z] #21 22.05 Selecting previously unselected package libnftnl11:arm64.
23:44:51 [2022-08-23T23:44:51.248Z] #21 22.06 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
23:44:51 [2022-08-23T23:44:51.248Z] #21 22.07 Unpacking libnftnl11:arm64 (1.1.9-1) ...
23:44:51 [2022-08-23T23:44:51.248Z] #21 22.14 Selecting previously unselected package iptables.
23:44:51 [2022-08-23T23:44:51.248Z] #21 22.14 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
23:44:51 [2022-08-23T23:44:51.248Z] #21 22.16 Unpacking iptables (1.8.7-1) ...
23:44:51 [2022-08-23T23:44:51.312Z] #77 197.6   CC       src/crun-restore.o
23:44:51 [2022-08-23T23:44:51.312Z] #77 197.8   CC       src/libcrun/libcrun_la-utils.lo
23:44:51 [2022-08-23T23:44:51.569Z] #77 197.9   CC       src/libcrun/libcrun_la-cloned_binary.lo
23:44:51 [2022-08-23T23:44:51.823Z] #21 22.45 Selecting previously unselected package libonig5:arm64.
23:44:51 [2022-08-23T23:44:51.823Z] #21 22.46 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
23:44:51 [2022-08-23T23:44:51.823Z] #21 22.46 Unpacking libonig5:arm64 (6.9.6-1.1) ...
23:44:51 [2022-08-23T23:44:51.823Z] #21 22.63 Selecting previously unselected package libjq1:arm64.
23:44:51 [2022-08-23T23:44:51.823Z] #21 22.63 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
23:44:51 [2022-08-23T23:44:51.823Z] #21 22.64 Unpacking libjq1:arm64 (1.6-2.1) ...
23:44:51 [2022-08-23T23:44:51.823Z] #21 22.73 Selecting previously unselected package jq.
23:44:51 [2022-08-23T23:44:51.823Z] #21 22.74 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
23:44:51 [2022-08-23T23:44:51.823Z] #21 22.74 Unpacking jq (1.6-2.1) ...
23:44:51 [2022-08-23T23:44:51.823Z] #21 22.83 Selecting previously unselected package libaio1:arm64.
23:44:51 [2022-08-23T23:44:51.866Z] #77 198.2   CC       src/libcrun/libcrun_la-container.lo
23:44:52 [2022-08-23T23:44:52.085Z] #21 22.83 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
23:44:52 [2022-08-23T23:44:52.085Z] #21 22.84 Unpacking libaio1:arm64 (0.3.112-9) ...
23:44:52 [2022-08-23T23:44:52.085Z] #21 22.92 Selecting previously unselected package libgpm2:arm64.
23:44:52 [2022-08-23T23:44:52.085Z] #21 22.92 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
23:44:52 [2022-08-23T23:44:52.085Z] #21 22.93 Unpacking libgpm2:arm64 (1.20.7-8) ...
23:44:52 [2022-08-23T23:44:52.085Z] #21 23.00 Selecting previously unselected package libicu67:arm64.
23:44:52 [2022-08-23T23:44:52.085Z] #21 23.04 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
23:44:52 [2022-08-23T23:44:52.085Z] #21 23.04 Unpacking libicu67:arm64 (67.1-7) ...
23:44:52 [2022-08-23T23:44:52.123Z] #77 198.5   CC       src/libcrun/libcrun_la-cgroup.lo
23:44:52 [2022-08-23T23:44:52.380Z] #77 198.7   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
23:44:52 [2022-08-23T23:44:52.380Z] #77 198.8   CC       src/libcrun/libcrun_la-cgroup-resources.lo
23:44:52 [2022-08-23T23:44:52.637Z] #77 199.0   CC       src/libcrun/libcrun_la-cgroup-setup.lo
23:44:52 [2022-08-23T23:44:52.936Z] #77 199.4   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
23:44:53 [2022-08-23T23:44:53.197Z] #77 199.5   CC       src/libcrun/libcrun_la-cgroup-utils.lo
23:44:53 [2022-08-23T23:44:53.498Z] #77 199.6   CC       src/libcrun/libcrun_la-criu.lo
23:44:53 [2022-08-23T23:44:53.498Z] #77 199.9   CC       src/libcrun/libcrun_la-custom-handler.lo
23:44:53 [2022-08-23T23:44:53.755Z] #77 200.1   CC       src/libcrun/libcrun_la-linux.lo
23:44:54 [2022-08-23T23:44:54.012Z] #77 200.3   CC       src/libcrun/libcrun_la-seccomp.lo
23:44:54 [2022-08-23T23:44:54.012Z] #77 200.4   CC       src/libcrun/libcrun_la-ebpf.lo
23:44:54 [2022-08-23T23:44:54.269Z] #77 200.6   CC       src/libcrun/libcrun_la-error.lo
23:44:54 [2022-08-23T23:44:54.569Z] #77 201.0   CC       src/libcrun/libcrun_la-status.lo
23:44:55 [2022-08-23T23:44:55.131Z] #77 201.4   CC       src/libcrun/libcrun_la-terminal.lo
23:44:55 [2022-08-23T23:44:55.388Z] #77 201.6   CC       src/libcrun/libcrun_la-chroot_realpath.lo
23:44:55 [2022-08-23T23:44:55.388Z] #77 201.8   CC       src/libcrun/libcrun_la-signals.lo
23:44:55 [2022-08-23T23:44:55.392Z] #21 26.18 Selecting previously unselected package libinih1:arm64.
23:44:55 [2022-08-23T23:44:55.392Z] #21 26.18 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
23:44:55 [2022-08-23T23:44:55.392Z] #21 26.19 Unpacking libinih1:arm64 (53-1+b2) ...
23:44:55 [2022-08-23T23:44:55.392Z] #21 26.26 Selecting previously unselected package libnet1:arm64.
23:44:55 [2022-08-23T23:44:55.392Z] #21 26.26 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
23:44:55 [2022-08-23T23:44:55.392Z] #21 26.27 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:44:55 [2022-08-23T23:44:55.653Z] #21 26.37 Selecting previously unselected package libnl-3-200:arm64.
23:44:55 [2022-08-23T23:44:55.653Z] #21 26.37 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
23:44:55 [2022-08-23T23:44:55.653Z] #21 26.38 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
23:44:55 [2022-08-23T23:44:55.653Z] #21 26.46 Selecting previously unselected package libprotobuf-c1:arm64.
23:44:55 [2022-08-23T23:44:55.653Z] #21 26.46 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
23:44:55 [2022-08-23T23:44:55.653Z] #21 26.47 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
23:44:55 [2022-08-23T23:44:55.653Z] #21 26.56 Selecting previously unselected package libyajl2:arm64.
23:44:55 [2022-08-23T23:44:55.653Z] #21 26.57 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
23:44:55 [2022-08-23T23:44:55.922Z] #21 26.58 Unpacking libyajl2:arm64 (2.1.0-3) ...
23:44:55 [2022-08-23T23:44:55.922Z] #21 26.64 Selecting previously unselected package net-tools.
23:44:55 [2022-08-23T23:44:55.922Z] #21 26.65 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
23:44:55 [2022-08-23T23:44:55.922Z] #21 26.65 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
23:44:55 [2022-08-23T23:44:55.951Z] #77 202.1   CC       src/libcrun/libcrun_la-mount_flags.lo
23:44:56 [2022-08-23T23:44:56.207Z] #77 ...
23:44:56 [2022-08-23T23:44:56.207Z] 
23:44:56 [2022-08-23T23:44:56.207Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:44:56 [2022-08-23T23:44:56.207Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef
23:44:56 [2022-08-23T23:44:56.207Z] #47 243.9 + dpkg --print-architecture
23:44:56 [2022-08-23T23:44:56.207Z] #47 243.9 + git checkout -q v2.1.0
23:44:56 [2022-08-23T23:44:56.207Z] #47 244.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:44:56 [2022-08-23T23:44:56.208Z] #47 244.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:44:56 [2022-08-23T23:44:56.220Z] #21 26.87 Selecting previously unselected package patch.
23:44:56 [2022-08-23T23:44:56.220Z] #21 26.87 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
23:44:56 [2022-08-23T23:44:56.220Z] #21 26.89 Unpacking patch (2.7.6-7) ...
23:44:56 [2022-08-23T23:44:56.220Z] #21 27.02 Selecting previously unselected package python-pip-whl.
23:44:56 [2022-08-23T23:44:56.220Z] #21 27.03 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
23:44:56 [2022-08-23T23:44:56.220Z] #21 27.05 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
23:44:56 [2022-08-23T23:44:56.477Z] #47 ...
23:44:56 [2022-08-23T23:44:56.477Z] 
23:44:56 [2022-08-23T23:44:56.477Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:44:56 [2022-08-23T23:44:56.477Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:44:56 [2022-08-23T23:44:56.477Z] #77 202.8   CC       src/libcrun/libcrun_la-seccomp_notify.lo
23:44:56 [2022-08-23T23:44:56.593Z] #14 ...
23:44:56 [2022-08-23T23:44:56.593Z] 
23:44:56 [2022-08-23T23:44:56.593Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:44:56 [2022-08-23T23:44:56.593Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:44:56 [2022-08-23T23:44:56.593Z] #77 45.84 aclocal: warning: couldn't open directory 'm4': No such file or directory
23:44:56 [2022-08-23T23:44:56.733Z] #77 203.1   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
23:44:56 [2022-08-23T23:44:56.793Z] #21 27.64 Selecting previously unselected package python3-lib2to3.
23:44:56 [2022-08-23T23:44:56.793Z] #21 27.65 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
23:44:56 [2022-08-23T23:44:56.793Z] #21 27.66 Unpacking python3-lib2to3 (3.9.2-1) ...
23:44:56 [2022-08-23T23:44:56.990Z] #77 203.4   CC       src/libcrun/handlers/libcrun_la-krun.lo
23:44:57 [2022-08-23T23:44:57.055Z] #21 27.79 Selecting previously unselected package python3-distutils.
23:44:57 [2022-08-23T23:44:57.055Z] #21 27.82 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
23:44:57 [2022-08-23T23:44:57.055Z] #21 27.83 Unpacking python3-distutils (3.9.2-1) ...
23:44:57 [2022-08-23T23:44:57.055Z] #21 28.02 Selecting previously unselected package python3-pkg-resources.
23:44:57 [2022-08-23T23:44:57.172Z] #77 69.82 libtoolize: putting auxiliary files in '.'.
23:44:57 [2022-08-23T23:44:57.172Z] #77 69.82 libtoolize: copying file './ltmain.sh'
23:44:57 [2022-08-23T23:44:57.319Z] #21 28.02 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
23:44:57 [2022-08-23T23:44:57.319Z] #21 28.02 Unpacking python3-pkg-resources (52.0.0-4) ...
23:44:57 [2022-08-23T23:44:57.319Z] #21 28.21 Selecting previously unselected package python3-setuptools.
23:44:57 [2022-08-23T23:44:57.319Z] #21 28.21 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
23:44:57 [2022-08-23T23:44:57.319Z] #21 28.22 Unpacking python3-setuptools (52.0.0-4) ...
23:44:57 [2022-08-23T23:44:57.580Z] #21 28.51 Selecting previously unselected package python3-wheel.
23:44:57 [2022-08-23T23:44:57.580Z] #21 28.52 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
23:44:57 [2022-08-23T23:44:57.580Z] #21 28.55 Unpacking python3-wheel (0.34.2-1) ...
23:44:57 [2022-08-23T23:44:57.594Z] #77 203.9   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
23:44:57 [2022-08-23T23:44:57.842Z] #21 28.65 Selecting previously unselected package python3-pip.
23:44:57 [2022-08-23T23:44:57.842Z] #21 28.65 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
23:44:57 [2022-08-23T23:44:57.842Z] #21 28.65 Unpacking python3-pip (20.3.4-4+deb11u1) ...
23:44:58 [2022-08-23T23:44:58.103Z] #21 29.02 Selecting previously unselected package sudo.
23:44:58 [2022-08-23T23:44:58.104Z] #21 29.02 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
23:44:58 [2022-08-23T23:44:58.199Z] #77 204.5   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
23:44:58 [2022-08-23T23:44:58.364Z] #21 29.04 Unpacking sudo (1.9.5p2-3) ...
23:44:58 [2022-08-23T23:44:58.456Z] #77 204.8   CC       tests/init.o
23:44:58 [2022-08-23T23:44:58.543Z] #77 71.45 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
23:44:58 [2022-08-23T23:44:58.543Z] #77 71.45 libtoolize: and rerunning libtoolize and aclocal.
23:44:58 [2022-08-23T23:44:58.543Z] #77 71.45 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:44:58 [2022-08-23T23:44:58.626Z] #21 29.57 Selecting previously unselected package thin-provisioning-tools.
23:44:58 [2022-08-23T23:44:58.712Z] #77 205.1   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
23:44:58 [2022-08-23T23:44:58.887Z] #21 29.59 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
23:44:58 [2022-08-23T23:44:58.887Z] #21 29.60 Unpacking thin-provisioning-tools (0.9.0-1) ...
23:44:58 [2022-08-23T23:44:58.887Z] #21 29.84 Selecting previously unselected package uidmap.
23:44:59 [2022-08-23T23:44:59.148Z] #21 29.84 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
23:44:59 [2022-08-23T23:44:59.148Z] #21 29.85 Unpacking uidmap (1:4.8.1-1) ...
23:44:59 [2022-08-23T23:44:59.148Z] #21 30.02 Selecting previously unselected package vim-runtime.
23:44:59 [2022-08-23T23:44:59.148Z] #21 30.03 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
23:44:59 [2022-08-23T23:44:59.148Z] #21 30.07 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
23:44:59 [2022-08-23T23:44:59.410Z] #21 30.09 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
23:44:59 [2022-08-23T23:44:59.410Z] #21 30.12 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
23:44:59 [2022-08-23T23:44:59.673Z] #21 ...
23:44:59 [2022-08-23T23:44:59.673Z] 
23:44:59 [2022-08-23T23:44:59.673Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:44:59 [2022-08-23T23:44:59.673Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e
23:44:59 [2022-08-23T23:44:59.673Z] #77 98.42 checking for grep that handles long lines and -e... /bin/grep
23:44:59 [2022-08-23T23:44:59.673Z] #77 98.42 checking for egrep... /bin/grep -E
23:44:59 [2022-08-23T23:44:59.673Z] #77 98.43 checking for ANSI C header files... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 99.03 checking for sys/types.h... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 99.22 checking for sys/stat.h... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 99.42 checking for stdlib.h... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 99.58 checking for string.h... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 99.77 checking for memory.h... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 99.92 checking for strings.h... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 100.1 checking for inttypes.h... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 100.2 checking for stdint.h... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 100.3 checking for unistd.h... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 100.5 checking minix/config.h usability... no
23:44:59 [2022-08-23T23:44:59.673Z] #77 100.6 checking minix/config.h presence... no
23:44:59 [2022-08-23T23:44:59.673Z] #77 100.7 checking for minix/config.h... no
23:44:59 [2022-08-23T23:44:59.673Z] #77 100.7 checking whether it is safe to define __EXTENSIONS__... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 100.9 checking build system type... aarch64-unknown-linux-gnu
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.3 checking host system type... aarch64-unknown-linux-gnu
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.3 checking how to print strings... printf
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.3 checking for a sed that does not truncate output... /bin/sed
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.3 checking for fgrep... /bin/grep -F
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.3 checking for ld used by gcc... /usr/bin/ld
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.5 checking whether ln -s works... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.5 checking the maximum length of command line arguments... 1572864
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.5 checking for /usr/bin/ld option to reload object files... -r
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.5 checking for objdump... objdump
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.5 checking how to recognize dependent libraries... pass_all
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.5 checking for dlltool... no
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.5 checking how to associate runtime and link libraries... printf %s\n
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.5 checking for ar... ar
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.5 checking for archiver @FILE support... @
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.7 checking for strip... strip
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.7 checking for ranlib... ranlib
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.7 checking for gawk... no
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.7 checking for mawk... mawk
23:44:59 [2022-08-23T23:44:59.673Z] #77 101.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:44:59 [2022-08-23T23:44:59.673Z] #77 102.1 checking for sysroot... no
23:44:59 [2022-08-23T23:44:59.673Z] #77 102.1 checking for a working dd... /bin/dd
23:44:59 [2022-08-23T23:44:59.673Z] #77 102.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:44:59 [2022-08-23T23:44:59.673Z] #77 102.1 checking for mt... no
23:44:59 [2022-08-23T23:44:59.673Z] #77 102.1 checking if : is a manifest tool... no
23:44:59 [2022-08-23T23:44:59.673Z] #77 102.2 checking for dlfcn.h... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 102.3 checking for objdir... .libs
23:44:59 [2022-08-23T23:44:59.673Z] #77 102.6 checking if gcc supports -fno-rtti -fno-exceptions... no
23:44:59 [2022-08-23T23:44:59.673Z] #77 102.7 checking for gcc option to produce PIC... -fPIC -DPIC
23:44:59 [2022-08-23T23:44:59.673Z] #77 102.7 checking if gcc PIC flag -fPIC -DPIC works... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 102.9 checking if gcc static flag -static works... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 103.1 checking if gcc supports -c -o file.o... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 103.2 checking if gcc supports -c -o file.o... (cached) yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 103.3 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 103.3 checking dynamic linker characteristics... GNU/Linux ld.so
23:44:59 [2022-08-23T23:44:59.673Z] #77 103.7 checking how to hardcode library paths into programs... immediate
23:44:59 [2022-08-23T23:44:59.673Z] #77 103.7 checking whether stripping libraries is possible... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 103.7 checking if libtool supports shared libraries... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 103.7 checking whether to build shared libraries... no
23:44:59 [2022-08-23T23:44:59.673Z] #77 103.7 checking whether to build static libraries... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 103.7 checking for a BSD-compatible install... /usr/bin/install -c
23:44:59 [2022-08-23T23:44:59.673Z] #77 103.7 checking whether build environment is sane... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 103.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:44:59 [2022-08-23T23:44:59.673Z] #77 103.8 checking whether make sets $(MAKE)... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 103.9 checking whether make supports the include directive... yes (GNU style)
23:44:59 [2022-08-23T23:44:59.673Z] #77 103.9 checking whether make supports nested variables... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 104.0 checking whether UID '0' is supported by ustar format... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 104.0 checking whether GID '0' is supported by ustar format... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 104.0 checking how to create a ustar tar archive... gnutar
23:44:59 [2022-08-23T23:44:59.673Z] #77 104.1 checking dependency style of gcc... gcc3
23:44:59 [2022-08-23T23:44:59.673Z] #77 104.3 checking whether to enable maintainer-specific portions of Makefiles... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 104.3 checking whether make supports nested variables... (cached) yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 104.3 checking for pkg-config... /usr/bin/pkg-config
23:44:59 [2022-08-23T23:44:59.673Z] #77 104.3 checking pkg-config is at least version 0.9.0... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 104.3 checking for yajl >= 2.1.0... yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 104.3 checking for a sed that does not truncate output... (cached) /bin/sed
23:44:59 [2022-08-23T23:44:59.673Z] #77 104.4 checking for gcc... (cached) gcc
23:44:59 [2022-08-23T23:44:59.673Z] #77 104.4 checking whether we are using the GNU C compiler... (cached) yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 104.4 checking whether gcc accepts -g... (cached) yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 104.4 checking for gcc option to accept ISO C89... (cached) none needed
23:44:59 [2022-08-23T23:44:59.673Z] #77 104.4 checking whether gcc understands -c and -o together... (cached) yes
23:44:59 [2022-08-23T23:44:59.673Z] #77 104.4 checking for a Python interpreter with version >= 3... python3
23:44:59 [2022-08-23T23:44:59.673Z] #77 104.5 checking for python3... /usr/bin/python3
23:44:59 [2022-08-23T23:44:59.673Z] #77 104.5 checking for python3 version... 3.9
23:44:59 [2022-08-23T23:44:59.673Z] #77 104.6 checking for python3 platform... linux
23:44:59 [2022-08-23T23:44:59.673Z] #77 104.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
23:44:59 [2022-08-23T23:44:59.673Z] #77 104.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
23:44:59 [2022-08-23T23:44:59.673Z] #77 105.1 checking that generated files are newer than configure... done
23:44:59 [2022-08-23T23:44:59.673Z] #77 105.1 configure: creating ./config.status
23:44:59 [2022-08-23T23:44:59.855Z] #71 147.6 + bin/containerd-shim-runc-v1
23:44:59 [2022-08-23T23:44:59.934Z] #77 107.7 config.status: creating Makefile
23:44:59 [2022-08-23T23:44:59.934Z] #77 107.7 config.status: creating config.h
23:44:59 [2022-08-23T23:44:59.934Z] #77 107.8 config.status: executing libtool commands
23:45:00 [2022-08-23T23:45:00.197Z] #77 107.8 config.status: executing depfiles commands
23:45:01 [2022-08-23T23:45:01.066Z] #77 ...
23:45:01 [2022-08-23T23:45:01.066Z] 
23:45:01 [2022-08-23T23:45:01.066Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:45:01 [2022-08-23T23:45:01.066Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:45:01 [2022-08-23T23:45:01.066Z] #14 131.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
23:45:01 [2022-08-23T23:45:01.066Z] #14 131.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
23:45:01 [2022-08-23T23:45:01.066Z] #14 131.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:45:01 [2022-08-23T23:45:01.140Z] #77 108.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
23:45:01 [2022-08-23T23:45:01.140Z] #77 108.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:45:01 [2022-08-23T23:45:01.402Z] #77 108.9 checking for gcc... gcc
23:45:01 [2022-08-23T23:45:01.664Z] #77 109.0 checking whether the C compiler works... yes
23:45:01 [2022-08-23T23:45:01.664Z] #77 109.2 checking for C compiler default output file name... a.out
23:45:01 [2022-08-23T23:45:01.664Z] #77 109.2 checking for suffix of executables... 
23:45:01 [2022-08-23T23:45:01.926Z] #77 109.4 checking whether we are cross compiling... no
23:45:02 [2022-08-23T23:45:02.189Z] #77 109.6 checking for suffix of object files... o
23:45:02 [2022-08-23T23:45:02.189Z] #77 109.8 checking whether we are using the GNU C compiler... yes
23:45:02 [2022-08-23T23:45:02.453Z] #77 109.9 checking whether gcc accepts -g... yes
23:45:02 [2022-08-23T23:45:02.453Z] #77 110.0 checking for gcc option to accept ISO C89... none needed
23:45:02 [2022-08-23T23:45:02.453Z] #77 110.1 checking whether gcc understands -c and -o together... 
23:45:02 [2022-08-23T23:45:02.453Z] #77 ...
23:45:02 [2022-08-23T23:45:02.453Z] 
23:45:02 [2022-08-23T23:45:02.453Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:45:02 [2022-08-23T23:45:02.453Z] #21 sha256:8e4ef0fb765d4e294c46061a2c6ebdc019d719d0f33d76ef473c08c561c8815f
23:45:02 [2022-08-23T23:45:02.453Z] #21 33.34 Selecting previously unselected package vim.
23:45:02 [2022-08-23T23:45:02.453Z] #21 33.35 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
23:45:02 [2022-08-23T23:45:02.453Z] #21 33.37 Unpacking vim (2:8.2.2434-3+deb11u1) ...
23:45:03 [2022-08-23T23:45:03.027Z] #21 33.93 Selecting previously unselected package xfsprogs.
23:45:03 [2022-08-23T23:45:03.027Z] #21 33.93 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
23:45:03 [2022-08-23T23:45:03.027Z] #21 33.94 Unpacking xfsprogs (5.10.0-4) ...
23:45:03 [2022-08-23T23:45:03.289Z] #21 34.31 Selecting previously unselected package zip.
23:45:03 [2022-08-23T23:45:03.551Z] #21 34.31 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
23:45:03 [2022-08-23T23:45:03.551Z] #21 34.32 Unpacking zip (3.0-12) ...
23:45:03 [2022-08-23T23:45:03.551Z] #21 34.44 Selecting previously unselected package zstd.
23:45:03 [2022-08-23T23:45:03.551Z] #21 34.44 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
23:45:03 [2022-08-23T23:45:03.551Z] #21 34.45 Unpacking zstd (1.4.8+dfsg-2.1) ...
23:45:03 [2022-08-23T23:45:03.814Z] #21 34.79 Setting up python3-pkg-resources (52.0.0-4) ...
23:45:04 [2022-08-23T23:45:04.747Z] #77 ...
23:45:04 [2022-08-23T23:45:04.747Z] 
23:45:04 [2022-08-23T23:45:04.747Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:45:04 [2022-08-23T23:45:04.747Z] #64 sha256:219b427b18c50790f63b4beb847c2cc17f7a19d15dab55595b533f6be1bd92f3
23:45:05 [2022-08-23T23:45:05.020Z] #21 35.77 Setting up libip4tc2:arm64 (1.8.7-1) ...
23:45:05 [2022-08-23T23:45:05.020Z] #21 35.78 Setting up net-tools (1.60+git20181103.0eebece-1) ...
23:45:05 [2022-08-23T23:45:05.020Z] #21 35.80 Setting up libgpm2:arm64 (1.20.7-8) ...
23:45:05 [2022-08-23T23:45:05.020Z] #21 35.81 Setting up libicu67:arm64 (67.1-7) ...
23:45:05 [2022-08-23T23:45:05.020Z] #21 35.82 Setting up libip6tc2:arm64 (1.8.7-1) ...
23:45:05 [2022-08-23T23:45:05.020Z] #21 35.84 Setting up libinih1:arm64 (53-1+b2) ...
23:45:05 [2022-08-23T23:45:05.020Z] #21 35.85 Setting up uidmap (1:4.8.1-1) ...
23:45:05 [2022-08-23T23:45:05.020Z] #21 35.86 Setting up libyajl2:arm64 (2.1.0-3) ...
23:45:05 [2022-08-23T23:45:05.020Z] #21 35.87 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
23:45:05 [2022-08-23T23:45:05.020Z] #21 35.89 Setting up bzip2 (1.0.8-4) ...
23:45:05 [2022-08-23T23:45:05.020Z] #21 35.90 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
23:45:05 [2022-08-23T23:45:05.020Z] #21 35.92 Setting up python3-wheel (0.34.2-1) ...
23:45:05 [2022-08-23T23:45:05.149Z] #71 154.0 + bin/containerd-shim-runc-v2
23:45:05 [2022-08-23T23:45:05.594Z] #21 36.57 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:45:05 [2022-08-23T23:45:05.594Z] #21 36.58 Setting up libcap2:arm64 (1:2.44-1) ...
23:45:05 [2022-08-23T23:45:05.858Z] #21 36.60 Setting up libcap2-bin (1:2.44-1) ...
23:45:05 [2022-08-23T23:45:05.858Z] #21 36.61 Setting up apparmor (2.13.6-10) ...
23:45:06 [2022-08-23T23:45:06.091Z] #71 154.8 + binaries
23:45:06 [2022-08-23T23:45:06.091Z] #71 154.8 + install -D bin/containerd /build/containerd
23:45:06 [2022-08-23T23:45:06.091Z] #71 154.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:45:06 [2022-08-23T23:45:06.091Z] #71 154.8 + install -D bin/ctr /build/ctr
23:45:06 [2022-08-23T23:45:06.352Z] #71 DONE 155.3s
23:45:06 [2022-08-23T23:45:06.363Z] #14 ...
23:45:06 [2022-08-23T23:45:06.363Z] 
23:45:06 [2022-08-23T23:45:06.363Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:45:06 [2022-08-23T23:45:06.363Z] #64 sha256:f1c2ac6ad3be8323c82d06e614361c2876259a7dbd2a68e3671e38b40ab43a8f
23:45:06 [2022-08-23T23:45:06.363Z] #64 73.17 Updating files:  37% (1839/4961)
Updating files:  38% (1886/4961)
Updating files:  39% (1935/4961)
Updating files:  40% (1985/4961)
Updating files:  41% (2035/4961)
Updating files:  42% (2084/4961)
Updating files:  43% (2134/4961)
Updating files:  44% (2183/4961)
Updating files:  45% (2233/4961)
Updating files:  46% (2283/4961)
Updating files:  47% (2332/4961)
Updating files:  48% (2382/4961)
Updating files:  49% (2431/4961)
Updating files:  50% (2481/4961)
Updating files:  51% (2531/4961)
Updating files:  52% (2580/4961)
Updating files:  53% (2630/4961)
Updating files:  54% (2679/4961)
Updating files:  55% (2729/4961)
Updating files:  56% (2779/4961)
Updating files:  57% (2828/4961)
Updating files:  58% (2878/4961)
Updating files:  59% (2927/4961)
Updating files:  60% (2977/4961)
Updating files:  61% (3027/4961)
Updating files:  62% (3076/4961)
Updating files:  63% (3126/4961)
Updating files:  64% (3176/4961)
Updating files:  65% (3225/4961)
Updating files:  66% (3275/4961)
Updating files:  67% (3324/4961)
Updating files:  68% (3374/4961)
Updating files:  69% (3424/4961)
Updating files:  70% (3473/4961)
Updating files:  71% (3523/4961)
Updating files:  72% (3572/4961)
Updating files:  73% (3622/4961)
Updating files:  74% (3672/4961)
Updating files:  75% (3721/4961)
Updating files:  76% (3771/4961)
Updating files:  77% (3820/4961)
Updating files:  78% (3870/4961)
Updating files:  79% (3920/4961)
Updating files:  80% (3969/4961)
Updating files:  81% (4019/4961)
Updating files:  82% (4069/4961)
Updating files:  83% (4118/4961)
Updating files:  84% (4168/4961)
Updating files:  85% (4217/4961)
Updating files:  86% (4267/4961)
Updating files:  87% (4317/4961)
Updating files:  88% (4366/4961)
Updating files:  88% (4411/4961)
Updating files:  89% (4416/4961)
Updating files:  90% (4465/4961)
Updating files:  91% (4515/4961)
Updating files:  92% (4565/4961)
Updating files:  93% (4614/4961)
Updating files:  94% (4664/4961)
Updating files:  95% (4713/4961)
Updating files:  96% (4763/4961)
Updating files:  97% (4813/4961)
Updating files:  98% (4862/4961)
Updating files:  99% (4912/4961)
Updating files: 100% (4961/4961)
Updating files: 100% (4961/4961), done.
23:45:06 [2022-08-23T23:45:06.363Z] #64 75.92 + cd /tmp/tmp.hcXbaaoyX1/src/github.com/containerd/containerd
23:45:06 [2022-08-23T23:45:06.363Z] #64 75.93 + git checkout -q v1.6.7
23:45:06 [2022-08-23T23:45:06.621Z] #64 78.54 + export 'BUILDTAGS=netgo osusergo static_build'
23:45:06 [2022-08-23T23:45:06.621Z] #64 78.56 + BUILDTAGS='netgo osusergo static_build'
23:45:06 [2022-08-23T23:45:06.621Z] #64 78.56 + export EXTRA_FLAGS=-buildmode=pie
23:45:06 [2022-08-23T23:45:06.621Z] #64 78.56 + EXTRA_FLAGS=-buildmode=pie
23:45:06 [2022-08-23T23:45:06.621Z] #64 78.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:45:06 [2022-08-23T23:45:06.621Z] #64 78.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:45:06 [2022-08-23T23:45:06.621Z] #64 78.56 + '[' '' = dynamic ']'
23:45:06 [2022-08-23T23:45:06.621Z] #64 78.56 + make
23:45:07 [2022-08-23T23:45:07.374Z] #64 73.61 Updating files:  28% (1393/4961)
Updating files:  29% (1439/4961)
Updating files:  30% (1489/4961)
Updating files:  31% (1538/4961)
Updating files:  32% (1588/4961)
Updating files:  33% (1638/4961)
Updating files:  34% (1687/4961)
Updating files:  35% (1737/4961)
Updating files:  36% (1786/4961)
Updating files:  37% (1836/4961)
Updating files:  38% (1886/4961)
Updating files:  39% (1935/4961)
Updating files:  40% (1985/4961)
Updating files:  41% (2035/4961)
Updating files:  42% (2084/4961)
Updating files:  43% (2134/4961)
Updating files:  44% (2183/4961)
Updating files:  45% (2233/4961)
Updating files:  46% (2283/4961)
Updating files:  47% (2332/4961)
Updating files:  48% (2382/4961)
Updating files:  49% (2431/4961)
Updating files:  50% (2481/4961)
Updating files:  51% (2531/4961)
Updating files:  52% (2580/4961)
Updating files:  53% (2630/4961)
Updating files:  54% (2679/4961)
Updating files:  55% (2729/4961)
Updating files:  56% (2779/4961)
Updating files:  57% (2828/4961)
Updating files:  58% (2878/4961)
Updating files:  59% (2927/4961)
Updating files:  60% (2977/4961)
Updating files:  60% (3025/4961)
Updating files:  61% (3027/4961)
Updating files:  62% (3076/4961)
Updating files:  63% (3126/4961)
Updating files:  64% (3176/4961)
Updating files:  65% (3225/4961)
Updating files:  66% (3275/4961)
Updating files:  67% (3324/4961)
Updating files:  68% (3374/4961)
Updating files:  69% (3424/4961)
Updating files:  70% (3473/4961)
Updating files:  71% (3523/4961)
Updating files:  72% (3572/4961)
Updating files:  73% (3622/4961)
Updating files:  74% (3672/4961)
Updating files:  75% (3721/4961)
Updating files:  76% (3771/4961)
Updating files:  77% (3820/4961)
Updating files:  78% (3870/4961)
Updating files:  79% (3920/4961)
Updating files:  80% (3969/4961)
Updating files:  81% (4019/4961)
Updating files:  82% (4069/4961)
Updating files:  83% (4118/4961)
Updating files:  84% (4168/4961)
Updating files:  85% (4217/4961)
Updating files:  86% (4267/4961)
Updating files:  87% (4317/4961)
Updating files:  88% (4366/4961)
Updating files:  89% (4416/4961)
Updating files:  90% (4465/4961)
Updating files:  91% (4515/4961)
Updating files:  92% (4565/4961)
Updating files:  93% (4614/4961)
Updating files:  94% (4664/4961)
Updating files:  95% (4713/4961)
Updating files:  96% (4763/4961)
Updating files:  97% (4813/4961)
Updating files:  98% (4862/4961)
Updating files:  99% (4912/4961)
Updating files: 100% (4961/4961)
Updating files: 100% (4961/4961), done.
23:45:07 [2022-08-23T23:45:07.374Z] #64 76.56 + cd /tmp/tmp.M7eTNrtj01/src/github.com/containerd/containerd
23:45:07 [2022-08-23T23:45:07.374Z] #64 76.57 + git checkout -q v1.6.7
23:45:07 [2022-08-23T23:45:07.736Z] 
23:45:07 [2022-08-23T23:45:07.736Z] #72 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
23:45:07 [2022-08-23T23:45:07.736Z] #72 sha256:539406bc3b622c53fe912d6cdf3b57b7da9ed2021a093da3cbefddb1e10489a4
23:45:07 [2022-08-23T23:45:07.736Z] #72 DONE 0.2s
23:45:07 [2022-08-23T23:45:07.736Z] 
23:45:07 [2022-08-23T23:45:07.736Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
23:45:07 [2022-08-23T23:45:07.736Z] #77 sha256:bb48078df9692fa7ba600585cf98a7ef66c588f07ded3e4a06a30eb67f688ad0
23:45:07 [2022-08-23T23:45:07.736Z] #77 DONE 0.1s
23:45:07 [2022-08-23T23:45:07.736Z] 
23:45:07 [2022-08-23T23:45:07.736Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
23:45:07 [2022-08-23T23:45:07.736Z] #82 sha256:179c10e42c26842b018a834a4b6e30b4fd6ffaac3d4dc5a8fe51af457f3dedce
23:45:07 [2022-08-23T23:45:07.775Z] #21 38.26 Setting up zip (3.0-12) ...
23:45:07 [2022-08-23T23:45:07.775Z] #21 38.27 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:45:07 [2022-08-23T23:45:07.775Z] #21 38.30 Setting up bash-completion (1:2.11-2) ...
23:45:08 [2022-08-23T23:45:08.306Z] #82 DONE 0.6s
23:45:08 [2022-08-23T23:45:08.306Z] 
23:45:08 [2022-08-23T23:45:08.306Z] #85 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
23:45:08 [2022-08-23T23:45:08.306Z] #85 sha256:ec23701c142a667121aa74f14bc4b462248eb78798f172096faf138e5ddc199d
23:45:08 [2022-08-23T23:45:08.306Z] #85 DONE 0.1s
23:45:08 [2022-08-23T23:45:08.306Z] 
23:45:08 [2022-08-23T23:45:08.306Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
23:45:08 [2022-08-23T23:45:08.306Z] #86 sha256:e38c0a5ec118022ff7a0ac98a765c43644ce756203bc23a764dee580e57d2ff3
23:45:08 [2022-08-23T23:45:08.306Z] #86 DONE 0.0s
23:45:08 [2022-08-23T23:45:08.566Z] 
23:45:08 [2022-08-23T23:45:08.566Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
23:45:08 [2022-08-23T23:45:08.566Z] #87 sha256:bb85a2f9b437833dd891d920bbe4a3b56d2eeb0a69ad559679556aba6f5e30bd
23:45:08 [2022-08-23T23:45:08.566Z] #87 DONE 0.0s
23:45:08 [2022-08-23T23:45:08.566Z] 
23:45:08 [2022-08-23T23:45:08.566Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker
23:45:08 [2022-08-23T23:45:08.566Z] #88 sha256:c2cc8d4af3964773cd3e9e2f90bbe4fbe8554ce4952471c9ec2b16935f919a01
23:45:09 [2022-08-23T23:45:09.145Z] #64 81.15 + bin/ctr
23:45:09 [2022-08-23T23:45:09.165Z] #21 ...
23:45:09 [2022-08-23T23:45:09.165Z] 
23:45:09 [2022-08-23T23:45:09.165Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:45:09 [2022-08-23T23:45:09.165Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e
23:45:09 [2022-08-23T23:45:09.165Z] #77 110.1 checking whether gcc understands -c and -o together... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 110.2 checking for a BSD-compatible install... /usr/bin/install -c
23:45:09 [2022-08-23T23:45:09.165Z] #77 110.3 checking whether build environment is sane... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 110.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:45:09 [2022-08-23T23:45:09.165Z] #77 110.4 checking for gawk... no
23:45:09 [2022-08-23T23:45:09.165Z] #77 110.4 checking for mawk... mawk
23:45:09 [2022-08-23T23:45:09.165Z] #77 110.4 checking whether make sets $(MAKE)... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 110.4 checking whether make supports the include directive... yes (GNU style)
23:45:09 [2022-08-23T23:45:09.165Z] #77 110.5 checking whether make supports nested variables... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 110.5 checking whether UID '0' is supported by ustar format... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 110.5 checking whether GID '0' is supported by ustar format... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 110.5 checking how to create a ustar tar archive... gnutar
23:45:09 [2022-08-23T23:45:09.165Z] #77 110.6 checking dependency style of gcc... gcc3
23:45:09 [2022-08-23T23:45:09.165Z] #77 110.8 checking whether to enable maintainer-specific portions of Makefiles... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 110.8 checking whether make supports nested variables... (cached) yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 110.9 checking build system type... aarch64-unknown-linux-gnu
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.3 checking host system type... aarch64-unknown-linux-gnu
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.3 checking how to print strings... printf
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.3 checking for a sed that does not truncate output... /bin/sed
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.3 checking for grep that handles long lines and -e... /bin/grep
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.3 checking for egrep... /bin/grep -E
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.3 checking for fgrep... /bin/grep -F
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.3 checking for ld used by gcc... /usr/bin/ld
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.5 checking whether ln -s works... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.5 checking the maximum length of command line arguments... 1572864
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.6 checking for /usr/bin/ld option to reload object files... -r
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.6 checking for objdump... objdump
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.6 checking how to recognize dependent libraries... pass_all
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.6 checking for dlltool... no
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.6 checking how to associate runtime and link libraries... printf %s\n
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.6 checking for ar... ar
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.6 checking for archiver @FILE support... @
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.7 checking for strip... strip
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.7 checking for ranlib... ranlib
23:45:09 [2022-08-23T23:45:09.165Z] #77 111.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:45:09 [2022-08-23T23:45:09.165Z] #77 112.1 checking for sysroot... no
23:45:09 [2022-08-23T23:45:09.165Z] #77 112.1 checking for a working dd... /bin/dd
23:45:09 [2022-08-23T23:45:09.165Z] #77 112.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:45:09 [2022-08-23T23:45:09.165Z] #77 112.1 checking for mt... no
23:45:09 [2022-08-23T23:45:09.165Z] #77 112.1 checking if : is a manifest tool... no
23:45:09 [2022-08-23T23:45:09.165Z] #77 112.2 checking how to run the C preprocessor... gcc -E
23:45:09 [2022-08-23T23:45:09.165Z] #77 112.5 checking for ANSI C header files... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 113.1 checking for sys/types.h... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 113.4 checking for sys/stat.h... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 113.5 checking for stdlib.h... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 113.6 checking for string.h... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 113.8 checking for memory.h... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 113.9 checking for strings.h... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 114.2 checking for inttypes.h... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 114.4 checking for stdint.h... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 114.6 checking for unistd.h... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 114.8 checking for dlfcn.h... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 114.9 checking for objdir... .libs
23:45:09 [2022-08-23T23:45:09.165Z] #77 115.2 checking if gcc supports -fno-rtti -fno-exceptions... no
23:45:09 [2022-08-23T23:45:09.165Z] #77 115.3 checking for gcc option to produce PIC... -fPIC -DPIC
23:45:09 [2022-08-23T23:45:09.165Z] #77 115.3 checking if gcc PIC flag -fPIC -DPIC works... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 115.4 checking if gcc static flag -static works... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 115.9 checking if gcc supports -c -o file.o... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 116.0 checking if gcc supports -c -o file.o... (cached) yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 116.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 116.1 checking dynamic linker characteristics... GNU/Linux ld.so
23:45:09 [2022-08-23T23:45:09.165Z] #77 116.3 checking how to hardcode library paths into programs... immediate
23:45:09 [2022-08-23T23:45:09.165Z] #77 116.3 checking whether stripping libraries is possible... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 116.3 checking if libtool supports shared libraries... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 116.3 checking whether to build shared libraries... no
23:45:09 [2022-08-23T23:45:09.165Z] #77 116.3 checking whether to build static libraries... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 116.3 checking float.h usability... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 116.5 checking float.h presence... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 116.6 checking for float.h... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 116.6 checking limits.h usability... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 116.7 checking limits.h presence... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 116.8 checking for limits.h... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 116.8 checking stddef.h usability... yes
23:45:09 [2022-08-23T23:45:09.165Z] #77 116.9 checking stddef.h presence... yes
23:45:09 [2022-08-23T23:45:09.427Z] #77 117.0 checking for stddef.h... yes
23:45:09 [2022-08-23T23:45:09.427Z] #77 117.0 checking for stdlib.h... (cached) yes
23:45:09 [2022-08-23T23:45:09.427Z] #77 117.0 checking for string.h... (cached) yes
23:45:09 [2022-08-23T23:45:09.507Z] #88 DONE 1.3s
23:45:09 [2022-08-23T23:45:09.688Z] #77 117.1 checking sys/time.h usability... yes
23:45:09 [2022-08-23T23:45:09.688Z] #77 117.2 checking sys/time.h presence... yes
23:45:09 [2022-08-23T23:45:09.688Z] #77 117.3 checking for sys/time.h... yes
23:45:09 [2022-08-23T23:45:09.775Z] 
23:45:09 [2022-08-23T23:45:09.775Z] #89 exporting to image
23:45:09 [2022-08-23T23:45:09.775Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
23:45:09 [2022-08-23T23:45:09.775Z] #89 exporting layers
23:45:09 [2022-08-23T23:45:09.925Z] #64 78.85 + export 'BUILDTAGS=netgo osusergo static_build'
23:45:09 [2022-08-23T23:45:09.925Z] #64 78.85 + BUILDTAGS='netgo osusergo static_build'
23:45:09 [2022-08-23T23:45:09.925Z] #64 78.85 + export EXTRA_FLAGS=-buildmode=pie
23:45:09 [2022-08-23T23:45:09.925Z] #64 78.85 + EXTRA_FLAGS=-buildmode=pie
23:45:09 [2022-08-23T23:45:09.925Z] #64 78.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
23:45:09 [2022-08-23T23:45:09.925Z] #64 78.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
23:45:09 [2022-08-23T23:45:09.925Z] #64 78.85 + '[' '' = dynamic ']'
23:45:09 [2022-08-23T23:45:09.925Z] #64 78.85 + make
23:45:09 [2022-08-23T23:45:09.950Z] #77 117.3 checking for inline... inline
23:45:09 [2022-08-23T23:45:09.950Z] #77 117.4 checking for size_t... yes
23:45:09 [2022-08-23T23:45:09.950Z] #77 117.7 checking for stdlib.h... (cached) yes
23:45:09 [2022-08-23T23:45:09.950Z] #77 117.7 checking for GNU libc compatible malloc... 
23:45:09 [2022-08-23T23:45:09.950Z] #77 ...
23:45:09 [2022-08-23T23:45:09.950Z] 
23:45:09 [2022-08-23T23:45:09.950Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:45:09 [2022-08-23T23:45:09.950Z] #21 sha256:8e4ef0fb765d4e294c46061a2c6ebdc019d719d0f33d76ef473c08c561c8815f
23:45:09 [2022-08-23T23:45:09.950Z] #21 40.94 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
23:45:09 [2022-08-23T23:45:09.950Z] #21 40.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:45:09 [2022-08-23T23:45:09.950Z] #21 40.98 Setting up libmnl0:arm64 (1.0.4-3) ...
23:45:10 [2022-08-23T23:45:10.212Z] #21 40.99 Setting up patch (2.7.6-7) ...
23:45:10 [2022-08-23T23:45:10.212Z] #21 41.01 Setting up sudo (1.9.5p2-3) ...
23:45:10 [2022-08-23T23:45:10.212Z] #21 41.08 invoke-rc.d: could not determine current runlevel
23:45:10 [2022-08-23T23:45:10.212Z] #21 41.10 invoke-rc.d: policy-rc.d denied execution of start.
23:45:10 [2022-08-23T23:45:10.212Z] #21 41.11 Setting up xfsprogs (5.10.0-4) ...
23:45:10 [2022-08-23T23:45:10.212Z] #21 41.12 Setting up libxtables12:arm64 (1.8.7-1) ...
23:45:10 [2022-08-23T23:45:10.212Z] #21 41.14 Setting up inetutils-ping (2:2.0-1) ...
23:45:10 [2022-08-23T23:45:10.212Z] #21 41.15 Setting up pigz (2.6-1) ...
23:45:10 [2022-08-23T23:45:10.212Z] #21 41.16 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
23:45:10 [2022-08-23T23:45:10.212Z] #21 41.18 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
23:45:10 [2022-08-23T23:45:10.474Z] #21 41.20 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
23:45:10 [2022-08-23T23:45:10.474Z] #21 41.21 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
23:45:11 [2022-08-23T23:45:11.046Z] #21 41.91 Setting up libaio1:arm64 (0.3.112-9) ...
23:45:11 [2022-08-23T23:45:11.046Z] #21 41.94 Setting up python3-lib2to3 (3.9.2-1) ...
23:45:11 [2022-08-23T23:45:11.620Z] #21 42.37 Setting up libelf1:arm64 (0.183-1) ...
23:45:11 [2022-08-23T23:45:11.620Z] #21 42.39 Setting up zstd (1.4.8+dfsg-2.1) ...
23:45:11 [2022-08-23T23:45:11.620Z] #21 42.40 Setting up libonig5:arm64 (6.9.6-1.1) ...
23:45:11 [2022-08-23T23:45:11.620Z] #21 42.42 Setting up python3-distutils (3.9.2-1) ...
23:45:12 [2022-08-23T23:45:12.193Z] #21 42.89 Setting up vim (2:8.2.2434-3+deb11u1) ...
23:45:12 [2022-08-23T23:45:12.193Z] #21 42.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:45:12 [2022-08-23T23:45:12.193Z] #21 42.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:45:12 [2022-08-23T23:45:12.193Z] #21 42.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:45:12 [2022-08-23T23:45:12.193Z] #21 42.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:45:12 [2022-08-23T23:45:12.193Z] #21 42.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:45:12 [2022-08-23T23:45:12.193Z] #21 42.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:45:12 [2022-08-23T23:45:12.193Z] #21 42.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:45:12 [2022-08-23T23:45:12.193Z] #21 42.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:45:12 [2022-08-23T23:45:12.193Z] #21 42.97 Setting up python3-setuptools (52.0.0-4) ...
23:45:12 [2022-08-23T23:45:12.420Z] #64 ...
23:45:12 [2022-08-23T23:45:12.420Z] 
23:45:12 [2022-08-23T23:45:12.420Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:45:12 [2022-08-23T23:45:12.420Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:45:12 [2022-08-23T23:45:12.420Z] #14 143.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
23:45:12 [2022-08-23T23:45:12.420Z] #14 143.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
23:45:12 [2022-08-23T23:45:12.420Z] #14 143.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:45:13 [2022-08-23T23:45:13.235Z] #64 81.85 + bin/ctr
23:45:13 [2022-08-23T23:45:13.499Z] #64 ...
23:45:13 [2022-08-23T23:45:13.499Z] 
23:45:13 [2022-08-23T23:45:13.499Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:45:13 [2022-08-23T23:45:13.499Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:45:13 [2022-08-23T23:45:13.499Z] #77 62.66 libtoolize: putting auxiliary files in '.'.
23:45:13 [2022-08-23T23:45:13.499Z] #77 62.66 libtoolize: copying file './ltmain.sh'
23:45:13 [2022-08-23T23:45:13.581Z] #21 44.36 Setting up libjq1:arm64 (1.6-2.1) ...
23:45:13 [2022-08-23T23:45:13.581Z] #21 44.37 Setting up libnftnl11:arm64 (1.1.9-1) ...
23:45:13 [2022-08-23T23:45:13.581Z] #21 44.38 Setting up thin-provisioning-tools (0.9.0-1) ...
23:45:13 [2022-08-23T23:45:13.581Z] #21 44.40 Setting up python3-pip (20.3.4-4+deb11u1) ...
23:45:14 [2022-08-23T23:45:14.524Z] #21 45.51 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
23:45:14 [2022-08-23T23:45:14.786Z] #21 45.52 Setting up jq (1.6-2.1) ...
23:45:14 [2022-08-23T23:45:14.786Z] #21 45.53 Setting up libbpf0:arm64 (1:0.3-2) ...
23:45:14 [2022-08-23T23:45:14.786Z] #21 45.55 Setting up iptables (1.8.7-1) ...
23:45:14 [2022-08-23T23:45:14.786Z] #21 45.56 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:45:14 [2022-08-23T23:45:14.786Z] #21 45.57 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:45:14 [2022-08-23T23:45:14.786Z] #21 45.57 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:45:14 [2022-08-23T23:45:14.786Z] #21 45.58 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:45:14 [2022-08-23T23:45:14.786Z] #21 45.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:45:14 [2022-08-23T23:45:14.786Z] #21 45.59 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:45:14 [2022-08-23T23:45:14.786Z] #21 45.61 Setting up iproute2 (5.10.0-4) ...
23:45:15 [2022-08-23T23:45:15.308Z] #21 46.04 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:45:15 [2022-08-23T23:45:15.419Z] #77 64.31 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
23:45:15 [2022-08-23T23:45:15.419Z] #77 64.31 libtoolize: and rerunning libtoolize and aclocal.
23:45:15 [2022-08-23T23:45:15.419Z] #77 64.31 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:45:16 [2022-08-23T23:45:16.704Z] #21 DONE 47.7s
23:45:16 [2022-08-23T23:45:16.704Z] 
23:45:16 [2022-08-23T23:45:16.704Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:45:16 [2022-08-23T23:45:16.704Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e
23:45:16 [2022-08-23T23:45:16.704Z] #77 117.7 checking for GNU libc compatible malloc... yes
23:45:16 [2022-08-23T23:45:16.704Z] #77 117.8 checking for stdlib.h... (cached) yes
23:45:16 [2022-08-23T23:45:16.704Z] #77 117.8 checking for GNU libc compatible realloc... yes
23:45:16 [2022-08-23T23:45:16.704Z] #77 118.1 checking for working strtod... yes
23:45:16 [2022-08-23T23:45:16.704Z] #77 118.4 checking for gettimeofday... yes
23:45:16 [2022-08-23T23:45:16.704Z] #77 118.5 checking for memset... yes
23:45:16 [2022-08-23T23:45:16.704Z] #77 118.7 checking for strspn... yes
23:45:16 [2022-08-23T23:45:16.704Z] #77 119.1 checking that generated files are newer than configure... done
23:45:16 [2022-08-23T23:45:16.704Z] #77 119.1 configure: creating ./config.status
23:45:16 [2022-08-23T23:45:16.704Z] #77 121.9 config.status: creating Makefile
23:45:16 [2022-08-23T23:45:16.705Z] #77 122.0 config.status: creating config.h
23:45:16 [2022-08-23T23:45:16.705Z] #77 122.0 config.status: executing depfiles commands
23:45:16 [2022-08-23T23:45:16.705Z] #77 122.2 config.status: executing libtool commands
23:45:16 [2022-08-23T23:45:16.705Z] #77 123.2   GEN      .version
23:45:16 [2022-08-23T23:45:16.705Z] #77 123.3 make  install-recursive
23:45:16 [2022-08-23T23:45:16.705Z] #77 123.3 make[1]: Entering directory '/tmp/crun-build'
23:45:16 [2022-08-23T23:45:16.705Z] #77 123.4 Making install in libocispec
23:45:16 [2022-08-23T23:45:16.705Z] #77 123.4 make[2]: Entering directory '/tmp/crun-build/libocispec'
23:45:16 [2022-08-23T23:45:16.705Z] #77 123.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
23:45:16 [2022-08-23T23:45:16.705Z] #77 123.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
23:45:16 [2022-08-23T23:45:16.705Z] #77 123.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
23:45:16 [2022-08-23T23:45:16.705Z] #77 123.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
23:45:16 [2022-08-23T23:45:16.705Z] #77 124.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
23:45:16 [2022-08-23T23:45:16.705Z] #77 124.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
23:45:16 [2022-08-23T23:45:16.705Z] #77 124.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
23:45:16 [2022-08-23T23:45:16.705Z] #77 124.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
23:45:16 [2022-08-23T23:45:16.705Z] #77 124.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
23:45:16 [2022-08-23T23:45:16.705Z] #77 124.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
23:45:16 [2022-08-23T23:45:16.705Z] #77 124.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
23:45:16 [2022-08-23T23:45:16.705Z] #77 124.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
23:45:16 [2022-08-23T23:45:16.705Z] #77 124.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
23:45:16 [2022-08-23T23:45:16.705Z] #77 124.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
23:45:16 [2022-08-23T23:45:16.705Z] #77 124.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
23:45:16 [2022-08-23T23:45:16.705Z] #77 124.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
23:45:16 [2022-08-23T23:45:16.705Z] #77 124.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
23:45:16 [2022-08-23T23:45:16.705Z] #77 124.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
23:45:16 [2022-08-23T23:45:16.705Z] #77 124.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
23:45:16 [2022-08-23T23:45:16.705Z] #77 124.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
23:45:16 [2022-08-23T23:45:16.761Z] #77 ...
23:45:16 [2022-08-23T23:45:16.762Z] 
23:45:16 [2022-08-23T23:45:16.762Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:45:16 [2022-08-23T23:45:16.762Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef
23:45:16 [2022-08-23T23:45:16.762Z] #47 DONE 272.6s
23:45:16 [2022-08-23T23:45:16.762Z] 
23:45:16 [2022-08-23T23:45:16.762Z] #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
23:45:16 [2022-08-23T23:45:16.762Z] #60 sha256:7297242f8da2459d20ab6a0ea5009279eb30c564b60a903bed881044300e74b7
23:45:17 [2022-08-23T23:45:17.654Z] #77 ...
23:45:17 [2022-08-23T23:45:17.654Z] 
23:45:17 [2022-08-23T23:45:17.654Z] #22 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
23:45:17 [2022-08-23T23:45:17.654Z] #22 sha256:56403c6939a68bb9ab30ffad3ca9e1d9c3128e03b2c634ae323dc2e9d984dbaf
23:45:17 [2022-08-23T23:45:17.654Z] #22 0.609 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:45:17 [2022-08-23T23:45:17.654Z] #22 0.614 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:45:17 [2022-08-23T23:45:17.654Z] #22 0.618 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:45:17 [2022-08-23T23:45:17.654Z] #22 DONE 0.7s
23:45:17 [2022-08-23T23:45:17.654Z] 
23:45:17 [2022-08-23T23:45:17.654Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
23:45:17 [2022-08-23T23:45:17.654Z] #23 sha256:98d1f224950d87bd07e2fed0671ba3eb7e46a7daef0ebdfedc0ef165dbf9d347
23:45:17 [2022-08-23T23:45:17.733Z] #60 ...
23:45:17 [2022-08-23T23:45:17.733Z] 
23:45:17 [2022-08-23T23:45:17.733Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
23:45:17 [2022-08-23T23:45:17.733Z] #48 sha256:bbaa5c3131d6e3b218008122d4b46d086f97262ca0d074e23e6223f1921d488b
23:45:17 [2022-08-23T23:45:17.733Z] #48 DONE 0.2s
23:45:17 [2022-08-23T23:45:17.733Z] 
23:45:17 [2022-08-23T23:45:17.733Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
23:45:17 [2022-08-23T23:45:17.733Z] #52 sha256:823d499c4426500cbe737c1d5864f4ee28846d6692da880544e5f3c88cb655de
23:45:17 [2022-08-23T23:45:17.733Z] #52 DONE 0.1s
23:45:17 [2022-08-23T23:45:17.733Z] 
23:45:17 [2022-08-23T23:45:17.733Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
23:45:17 [2022-08-23T23:45:17.734Z] #54 sha256:c5124527eeb74756f4cfcf7f63ccc32c3acfa28ba7082e578fd83a6bffbabb50
23:45:17 [2022-08-23T23:45:17.734Z] #54 DONE 0.1s
23:45:17 [2022-08-23T23:45:17.734Z] 
23:45:17 [2022-08-23T23:45:17.734Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:45:17 [2022-08-23T23:45:17.734Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:45:18 [2022-08-23T23:45:18.972Z] #14 ...
23:45:18 [2022-08-23T23:45:18.972Z] 
23:45:18 [2022-08-23T23:45:18.972Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:45:18 [2022-08-23T23:45:18.972Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:45:18 [2022-08-23T23:45:18.972Z] #77 86.98 configure.ac:7: installing './compile'
23:45:18 [2022-08-23T23:45:18.972Z] #77 86.99 configure.ac:11: installing './config.guess'
23:45:18 [2022-08-23T23:45:18.972Z] #77 86.99 configure.ac:11: installing './config.sub'
23:45:18 [2022-08-23T23:45:18.972Z] #77 87.03 configure.ac:8: installing './install-sh'
23:45:18 [2022-08-23T23:45:18.972Z] #77 87.06 configure.ac:8: installing './missing'
23:45:18 [2022-08-23T23:45:18.972Z] #77 87.32 Makefile.am: installing './depcomp'
23:45:18 [2022-08-23T23:45:18.972Z] #77 89.40 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:45:18 [2022-08-23T23:45:18.972Z] #77 89.40 libtoolize: copying file 'build-aux/ltmain.sh'
23:45:18 [2022-08-23T23:45:18.972Z] #77 89.88 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:45:18 [2022-08-23T23:45:18.972Z] #77 89.88 libtoolize: copying file 'm4/libtool.m4'
23:45:18 [2022-08-23T23:45:18.972Z] #77 90.27 libtoolize: copying file 'm4/ltoptions.m4'
23:45:18 [2022-08-23T23:45:18.972Z] #77 90.45 libtoolize: copying file 'm4/ltsugar.m4'
23:45:18 [2022-08-23T23:45:18.972Z] #77 90.88 libtoolize: copying file 'm4/ltversion.m4'
23:45:18 [2022-08-23T23:45:18.972Z] #77 91.26 libtoolize: copying file 'm4/lt~obsolete.m4'
23:45:18 [2022-08-23T23:45:18.972Z] #77 91.28 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:45:20 [2022-08-23T23:45:20.296Z] #77 226.7   CCLD     tests/init
23:45:20 [2022-08-23T23:45:20.716Z] #77 ...
23:45:20 [2022-08-23T23:45:20.716Z] 
23:45:20 [2022-08-23T23:45:20.716Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:45:20 [2022-08-23T23:45:20.716Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:45:20 [2022-08-23T23:45:20.716Z] #14 139.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
23:45:20 [2022-08-23T23:45:20.716Z] #14 139.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
23:45:20 [2022-08-23T23:45:20.716Z] #14 139.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:45:21 [2022-08-23T23:45:21.290Z] #14 150.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
23:45:21 [2022-08-23T23:45:21.290Z] #14 150.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
23:45:21 [2022-08-23T23:45:21.290Z] #14 150.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:45:22 [2022-08-23T23:45:22.949Z] #23 ...
23:45:22 [2022-08-23T23:45:22.949Z] 
23:45:22 [2022-08-23T23:45:22.949Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:45:22 [2022-08-23T23:45:22.949Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.5 make  install-recursive
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.5 make[3]: Entering directory '/tmp/crun-build/libocispec'
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.6 Making install in yajl
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.7   CC       verify/json_verify-json_verify.o
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.7   CC       src/libyajl_la-yajl_alloc.lo
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.7   CC       src/libyajl_la-yajl.lo
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.7   CC       src/libyajl_la-yajl_gen.lo
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.8   CC       src/libyajl_la-yajl_parser.lo
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.8   CC       src/libyajl_la-yajl_buf.lo
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.9   CC       src/libyajl_la-yajl_encode.lo
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.9   CC       src/libyajl_la-yajl_lex.lo
23:45:22 [2022-08-23T23:45:22.949Z] #77 125.9   CC       src/libyajl_la-yajl_tree.lo
23:45:23 [2022-08-23T23:45:23.523Z] #77 131.2   CCLD     libyajl.la
23:45:23 [2022-08-23T23:45:23.784Z] #77 131.6   CCLD     verify/json_verify
23:45:24 [2022-08-23T23:45:24.358Z] #77 132.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:45:24 [2022-08-23T23:45:24.358Z] #77 132.0 make[5]: Nothing to be done for 'install-exec-am'.
23:45:24 [2022-08-23T23:45:24.358Z] #77 132.0 make[5]: Nothing to be done for 'install-data-am'.
23:45:24 [2022-08-23T23:45:24.358Z] #77 132.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:45:24 [2022-08-23T23:45:24.358Z] #77 132.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:45:24 [2022-08-23T23:45:24.358Z] #77 132.0 make[4]: Entering directory '/tmp/crun-build/libocispec'
23:45:24 [2022-08-23T23:45:24.358Z] #77 132.1   CC       src/validate.o
23:45:24 [2022-08-23T23:45:24.358Z] #77 132.1   CC       src/image_spec_schema_config_schema.lo
23:45:24 [2022-08-23T23:45:24.358Z] #77 132.1   CC       src/image_spec_schema_content_descriptor.lo
23:45:24 [2022-08-23T23:45:24.358Z] #77 132.1   CC       src/image_spec_schema_defs.lo
23:45:24 [2022-08-23T23:45:24.358Z] #77 132.2   CC       src/image_spec_schema_defs_descriptor.lo
23:45:24 [2022-08-23T23:45:24.358Z] #77 132.2   CC       src/image_spec_schema_image_index_schema.lo
23:45:24 [2022-08-23T23:45:24.358Z] #77 132.2   CC       src/image_spec_schema_image_layout_schema.lo
23:45:24 [2022-08-23T23:45:24.620Z] #77 132.2   CC       src/image_spec_schema_image_manifest_schema.lo
23:45:24 [2022-08-23T23:45:24.620Z] #77 132.2   CC       src/runtime_spec_schema_config_linux.lo
23:45:24 [2022-08-23T23:45:24.620Z] #77 132.2   CC       src/runtime_spec_schema_config_zos.lo
23:45:24 [2022-08-23T23:45:24.620Z] #77 132.3   CC       src/runtime_spec_schema_config_schema.lo
23:45:24 [2022-08-23T23:45:24.620Z] #77 132.3   CC       src/runtime_spec_schema_config_solaris.lo
23:45:24 [2022-08-23T23:45:24.620Z] #77 132.3   CC       src/runtime_spec_schema_config_vm.lo
23:45:24 [2022-08-23T23:45:24.620Z] #77 132.4   CC       src/runtime_spec_schema_config_windows.lo
23:45:24 [2022-08-23T23:45:24.620Z] #77 132.4   CC       src/runtime_spec_schema_defs.lo
23:45:24 [2022-08-23T23:45:24.881Z] #77 132.5   CC       src/runtime_spec_schema_defs_linux.lo
23:45:24 [2022-08-23T23:45:24.881Z] #77 132.6   CC       src/runtime_spec_schema_defs_zos.lo
23:45:24 [2022-08-23T23:45:24.881Z] #77 132.6   CC       src/runtime_spec_schema_defs_vm.lo
23:45:24 [2022-08-23T23:45:24.881Z] #77 132.7   CC       src/runtime_spec_schema_defs_windows.lo
23:45:25 [2022-08-23T23:45:25.143Z] #77 132.9   CC       src/runtime_spec_schema_state_schema.lo
23:45:25 [2022-08-23T23:45:25.405Z] #77 133.0   CC       src/image_manifest_items_image_manifest_items_schema.lo
23:45:25 [2022-08-23T23:45:25.405Z] #77 133.1   CC       src/basic_test_double_array_item.lo
23:45:25 [2022-08-23T23:45:25.405Z] #77 133.2   CC       src/basic_test_double_array.lo
23:45:25 [2022-08-23T23:45:25.521Z] #77 ...
23:45:25 [2022-08-23T23:45:25.521Z] 
23:45:25 [2022-08-23T23:45:25.521Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:45:25 [2022-08-23T23:45:25.521Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:45:25 [2022-08-23T23:45:25.521Z] #14 156.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
23:45:25 [2022-08-23T23:45:25.521Z] #14 156.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
23:45:25 [2022-08-23T23:45:25.521Z] #14 156.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:45:25 [2022-08-23T23:45:25.666Z] #77 133.3   CC       src/basic_test_top_array_int.lo
23:45:25 [2022-08-23T23:45:25.928Z] #77 133.4   CC       src/basic_test_top_array_string.lo
23:45:25 [2022-08-23T23:45:25.928Z] #77 133.5   CC       src/basic_test_top_double_array_int.lo
23:45:26 [2022-08-23T23:45:26.190Z] #77 133.8   CC       src/basic_test_top_double_array_obj.lo
23:45:26 [2022-08-23T23:45:26.190Z] #77 133.9   CC       src/basic_test_top_double_array_refobj.lo
23:45:26 [2022-08-23T23:45:26.190Z] #77 133.9   CC       src/basic_test_top_double_array_string.lo
23:45:26 [2022-08-23T23:45:26.190Z] #77 134.0   CC       src/read-file.lo
23:45:26 [2022-08-23T23:45:26.452Z] #77 134.1   CC       src/json_common.lo
23:45:26 [2022-08-23T23:45:26.713Z] #77 134.3   CC       tests/test-1.o
23:45:26 [2022-08-23T23:45:26.714Z] #77 134.4   CC       tests/test-2.o
23:45:26 [2022-08-23T23:45:26.977Z] #77 134.7   CC       tests/test-3.o
23:45:27 [2022-08-23T23:45:27.239Z] #77 134.8   CC       tests/test-4.o
23:45:27 [2022-08-23T23:45:27.501Z] #77 135.0   CC       tests/test-5.o
23:45:27 [2022-08-23T23:45:27.501Z] #77 135.1   CC       tests/test-6.o
23:45:27 [2022-08-23T23:45:27.763Z] #77 135.3   CC       tests/test-7.o
23:45:28 [2022-08-23T23:45:28.025Z] #77 135.6   CC       tests/test-8.o
23:45:28 [2022-08-23T23:45:28.286Z] #77 135.9   CC       tests/test-9.o
23:45:28 [2022-08-23T23:45:28.548Z] #77 136.2   CC       tests/test-10.o
23:45:28 [2022-08-23T23:45:28.809Z] #77 136.5   CC       tests/test-11.o
23:45:31 [2022-08-23T23:45:31.308Z] #14 ...
23:45:31 [2022-08-23T23:45:31.308Z] 
23:45:31 [2022-08-23T23:45:31.308Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:45:31 [2022-08-23T23:45:31.308Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:45:31 [2022-08-23T23:45:31.308Z] #77 79.86 configure.ac:7: installing './compile'
23:45:31 [2022-08-23T23:45:31.308Z] #77 79.89 configure.ac:11: installing './config.guess'
23:45:31 [2022-08-23T23:45:31.308Z] #77 79.90 configure.ac:11: installing './config.sub'
23:45:31 [2022-08-23T23:45:31.308Z] #77 79.90 configure.ac:8: installing './install-sh'
23:45:31 [2022-08-23T23:45:31.308Z] #77 79.93 configure.ac:8: installing './missing'
23:45:31 [2022-08-23T23:45:31.308Z] #77 80.10 Makefile.am: installing './depcomp'
23:45:32 [2022-08-23T23:45:32.117Z] #77 ...
23:45:32 [2022-08-23T23:45:32.117Z] 
23:45:32 [2022-08-23T23:45:32.117Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
23:45:32 [2022-08-23T23:45:32.117Z] #23 sha256:98d1f224950d87bd07e2fed0671ba3eb7e46a7daef0ebdfedc0ef165dbf9d347
23:45:32 [2022-08-23T23:45:32.117Z] #23 9.396 Collecting yamllint==1.26.1
23:45:32 [2022-08-23T23:45:32.117Z] #23 10.44   Downloading yamllint-1.26.1.tar.gz (126 kB)
23:45:32 [2022-08-23T23:45:32.117Z] #23 11.60 Collecting pathspec>=0.5.3
23:45:32 [2022-08-23T23:45:32.117Z] #23 11.61   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
23:45:32 [2022-08-23T23:45:32.117Z] #23 11.92 Collecting pyyaml
23:45:32 [2022-08-23T23:45:32.117Z] #23 11.94   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
23:45:32 [2022-08-23T23:45:32.117Z] #23 11.98 Building wheels for collected packages: yamllint
23:45:32 [2022-08-23T23:45:32.117Z] #23 11.99   Building wheel for yamllint (setup.py): started
23:45:32 [2022-08-23T23:45:32.117Z] #23 13.10   Building wheel for yamllint (setup.py): finished with status 'done'
23:45:32 [2022-08-23T23:45:32.117Z] #23 13.10   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=12ad9a583810261574a66f416beb5e954d57a7c60db0429e4326bf5d35fca728
23:45:32 [2022-08-23T23:45:32.117Z] #23 13.10   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
23:45:32 [2022-08-23T23:45:32.117Z] #23 13.10 Successfully built yamllint
23:45:32 [2022-08-23T23:45:32.117Z] #23 13.14 Installing collected packages: pyyaml, pathspec, yamllint
23:45:32 [2022-08-23T23:45:32.117Z] #23 13.56 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
23:45:32 [2022-08-23T23:45:32.117Z] #23 DONE 14.3s
23:45:32 [2022-08-23T23:45:32.117Z] 
23:45:32 [2022-08-23T23:45:32.117Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:45:32 [2022-08-23T23:45:32.117Z] #26 sha256:f3325f092a41d3b837ab5423429a5885fcc842bdff3e215315ac495ceb29da9c
23:45:33 [2022-08-23T23:45:33.866Z] #77 82.51 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:45:33 [2022-08-23T23:45:33.866Z] #77 82.51 libtoolize: copying file 'build-aux/ltmain.sh'
23:45:33 [2022-08-23T23:45:33.866Z] #77 82.77 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:45:33 [2022-08-23T23:45:33.866Z] #77 82.77 libtoolize: copying file 'm4/libtool.m4'
23:45:33 [2022-08-23T23:45:33.866Z] #77 82.86 libtoolize: copying file 'm4/ltoptions.m4'
23:45:33 [2022-08-23T23:45:33.866Z] #77 83.06 libtoolize: copying file 'm4/ltsugar.m4'
23:45:34 [2022-08-23T23:45:34.128Z] #77 83.34 libtoolize: copying file 'm4/ltversion.m4'
23:45:34 [2022-08-23T23:45:34.390Z] #77 83.61 libtoolize: copying file 'm4/lt~obsolete.m4'
23:45:34 [2022-08-23T23:45:34.652Z] #77 83.82 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
23:45:36 [2022-08-23T23:45:36.350Z] #89 exporting layers 25.7s done
23:45:36 [2022-08-23T23:45:36.350Z] #89 writing image sha256:dc83e1fbcfb3c0990aee698cef43cf434f35bbd03cecd62d28a7d355b905dcd1 done
23:45:36 [2022-08-23T23:45:36.350Z] #89 naming to docker.io/library/docker:e5958a8f08d8cc736a130fc162fa513ddcc4de61 done
23:45:36 [2022-08-23T23:45:36.350Z] #89 DONE 25.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
23:45:36 [2022-08-23T23:45:36.681Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44022/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44022/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e5958a8f08d8cc736a130fc162fa513ddcc4de61 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e5958a8f08d8cc736a130fc162fa513ddcc4de61 hack/validate/default
23:45:38 [2022-08-23T23:45:38.594Z] Congratulations!  Seccomp profile generation is done correctly.
23:45:38 [2022-08-23T23:45:38.594Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
23:45:40 [2022-08-23T23:45:40.383Z] #14 ...
23:45:40 [2022-08-23T23:45:40.383Z] 
23:45:40 [2022-08-23T23:45:40.383Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:45:40 [2022-08-23T23:45:40.383Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:45:40 [2022-08-23T23:45:40.383Z] #77 112.8 configure.ac:7: installing 'build-aux/compile'
23:45:40 [2022-08-23T23:45:40.383Z] #77 112.8 configure.ac:9: installing 'build-aux/config.guess'
23:45:40 [2022-08-23T23:45:40.383Z] #77 112.8 configure.ac:9: installing 'build-aux/config.sub'
23:45:40 [2022-08-23T23:45:40.383Z] #77 112.8 configure.ac:11: installing 'build-aux/install-sh'
23:45:40 [2022-08-23T23:45:40.383Z] #77 112.8 configure.ac:11: installing 'build-aux/missing'
23:45:40 [2022-08-23T23:45:40.383Z] #77 113.1 Makefile.am: installing 'build-aux/depcomp'
23:45:40 [2022-08-23T23:45:40.383Z] #77 113.2 parallel-tests: installing 'build-aux/test-driver'
23:45:42 [2022-08-23T23:45:42.318Z] #77 246.1   AR       libcrun_testing.a
23:45:42 [2022-08-23T23:45:42.318Z] #77 246.1 ar: `u' modifier ignored since `D' is the default (see `U')
23:45:42 [2022-08-23T23:45:42.318Z] #77 246.1   CCLD     libcrun.la
23:45:42 [2022-08-23T23:45:42.318Z] #77 246.2   CCLD     tests/tests_libcrun_utils
23:45:42 [2022-08-23T23:45:42.318Z] #77 246.2   CCLD     tests/tests_libcrun_errors
23:45:42 [2022-08-23T23:45:42.318Z] #77 246.2   CCLD     tests/tests_libcrun_fuzzer
23:45:42 [2022-08-23T23:45:42.318Z] #77 247.6   CCLD     crun
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.2 make[3]: Entering directory '/tmp/crun-build'
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.3  /bin/mkdir -p '/usr/local/lib'
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.3  /bin/mkdir -p '/usr/local/share/man/man1'
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.3  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.4  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.4 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.4 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.5 libtool: install: ranlib /usr/local/lib/libcrun.a
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.6 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
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.6 ----------------------------------------------------------------------
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.6 Libraries have been installed in:
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.6    /usr/local/lib
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.6 
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.6 If you ever happen to want to link against installed libraries
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.6 in a given directory, LIBDIR, you must either use libtool, and
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.6 specify the full pathname of the library, or use the '-LLIBDIR'
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.6 flag during linking and do at least one of the following:
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.6      during execution
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.6      during linking
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.6 
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.6 See any operating system documentation about shared libraries for
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.6 more information, such as the ld(1) and ld.so(8) manual pages.
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.6 ----------------------------------------------------------------------
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.6  /bin/mkdir -p '/build'
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.7   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
23:45:42 [2022-08-23T23:45:42.318Z] #77 248.7 libtool: install: /usr/bin/install -c crun /build/crun
23:45:42 [2022-08-23T23:45:42.575Z] #77 248.7 make[3]: Leaving directory '/tmp/crun-build'
23:45:42 [2022-08-23T23:45:42.575Z] #77 248.7 make[2]: Leaving directory '/tmp/crun-build'
23:45:42 [2022-08-23T23:45:42.575Z] #77 248.7 make[1]: Leaving directory '/tmp/crun-build'
23:45:42 [2022-08-23T23:45:42.575Z] #77 DONE 249.0s
23:45:42 [2022-08-23T23:45:42.575Z] 
23:45:42 [2022-08-23T23:45:42.575Z] #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
23:45:42 [2022-08-23T23:45:42.575Z] #60 sha256:7297242f8da2459d20ab6a0ea5009279eb30c564b60a903bed881044300e74b7
23:45:44 [2022-08-23T23:45:44.564Z] #77 117.4 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:45:44 [2022-08-23T23:45:44.564Z] #77 117.4 libtoolize: copying file 'build-aux/ltmain.sh'
23:45:44 [2022-08-23T23:45:44.677Z] #77 ...
23:45:44 [2022-08-23T23:45:44.677Z] 
23:45:44 [2022-08-23T23:45:44.677Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:45:44 [2022-08-23T23:45:44.677Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:45:44 [2022-08-23T23:45:44.677Z] #14 162.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
23:45:44 [2022-08-23T23:45:44.677Z] #14 162.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
23:45:44 [2022-08-23T23:45:44.677Z] #14 162.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:45:45 [2022-08-23T23:45:45.936Z] #77 118.8 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:45:45 [2022-08-23T23:45:45.936Z] #77 118.8 libtoolize: copying file 'm4/libtool.m4'
23:45:46 [2022-08-23T23:45:46.193Z] #77 119.1 libtoolize: copying file 'm4/ltoptions.m4'
23:45:46 [2022-08-23T23:45:46.450Z] #77 119.2 libtoolize: copying file 'm4/ltsugar.m4'
23:45:46 [2022-08-23T23:45:46.450Z] #77 119.4 libtoolize: copying file 'm4/ltversion.m4'
23:45:46 [2022-08-23T23:45:46.450Z] #77 119.6 libtoolize: copying file 'm4/lt~obsolete.m4'
23:45:46 [2022-08-23T23:45:46.733Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
23:45:48 [2022-08-23T23:45:48.644Z] Congratulations!  All API changes are done the right way.
23:45:48 [2022-08-23T23:45:48.644Z] Congratulations!  All TOML source files changed here have valid syntax.
23:45:48 [2022-08-23T23:45:48.644Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
23:45:48 [2022-08-23T23:45:48.644Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
23:45:48 [2022-08-23T23:45:48.644Z] 
23:45:48 [2022-08-23T23:45:48.644Z] INFO Start validation with golang-ci-lint
23:45:49 [2022-08-23T23:45:49.585Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
23:45:49 [2022-08-23T23:45:49.585Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] 
23:45:50 [2022-08-23T23:45:50.328Z] #26 ...
23:45:50 [2022-08-23T23:45:50.328Z] 
23:45:50 [2022-08-23T23:45:50.328Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:45:50 [2022-08-23T23:45:50.328Z] #47 sha256:712bf0e9879bb4416f89c43493d6a8cea1f31936a3f34e120872418fe3186b31
23:45:50 [2022-08-23T23:45:50.328Z] #47 199.3 + dpkg --print-architecture
23:45:50 [2022-08-23T23:45:50.328Z] #47 DONE 199.9s
23:45:50 [2022-08-23T23:45:50.328Z] 
23:45:50 [2022-08-23T23:45:50.328Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:45:50 [2022-08-23T23:45:50.328Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3
23:45:54 [2022-08-23T23:45:54.601Z] #77 ...
23:45:54 [2022-08-23T23:45:54.601Z] 
23:45:54 [2022-08-23T23:45:54.601Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:45:54 [2022-08-23T23:45:54.601Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:45:54 [2022-08-23T23:45:54.601Z] #14 184.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
23:45:54 [2022-08-23T23:45:54.601Z] #14 184.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
23:45:54 [2022-08-23T23:45:54.601Z] #14 184.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:45:56 [2022-08-23T23:45:56.930Z] #14 ...
23:45:56 [2022-08-23T23:45:56.930Z] 
23:45:56 [2022-08-23T23:45:56.930Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:45:56 [2022-08-23T23:45:56.930Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:45:56 [2022-08-23T23:45:56.930Z] #77 105.7 configure.ac:7: installing 'build-aux/compile'
23:45:56 [2022-08-23T23:45:56.930Z] #77 105.7 configure.ac:9: installing 'build-aux/config.guess'
23:45:56 [2022-08-23T23:45:56.930Z] #77 105.7 configure.ac:9: installing 'build-aux/config.sub'
23:45:56 [2022-08-23T23:45:56.930Z] #77 105.7 configure.ac:11: installing 'build-aux/install-sh'
23:45:56 [2022-08-23T23:45:56.930Z] #77 105.7 configure.ac:11: installing 'build-aux/missing'
23:45:56 [2022-08-23T23:45:56.930Z] #77 105.9 Makefile.am: installing 'build-aux/depcomp'
23:45:56 [2022-08-23T23:45:56.930Z] #77 106.0 parallel-tests: installing 'build-aux/test-driver'
23:45:57 [2022-08-23T23:45:57.465Z] #60 186.5 + mkdir -p /build
23:45:57 [2022-08-23T23:45:57.465Z] #60 186.5 + cp runc /build/runc
23:45:57 [2022-08-23T23:45:57.465Z] #60 DONE 186.7s
23:45:57 [2022-08-23T23:45:57.465Z] 
23:45:57 [2022-08-23T23:45:57.465Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:45:57 [2022-08-23T23:45:57.465Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:45:58 [2022-08-23T23:45:58.876Z] #55 316.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
23:45:58 [2022-08-23T23:45:58.876Z] #55 DONE 316.5s
23:45:58 [2022-08-23T23:45:58.876Z] 
23:45:58 [2022-08-23T23:45:58.876Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:45:58 [2022-08-23T23:45:58.876Z] #64 sha256:9b0307ceb41cd848d937cc0e04db4b32e1be128dce0ca7b434bb16d73af84d4a
23:46:00 [2022-08-23T23:46:00.287Z] #64 ...
23:46:00 [2022-08-23T23:46:00.287Z] 
23:46:00 [2022-08-23T23:46:00.287Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
23:46:00 [2022-08-23T23:46:00.287Z] #56 sha256:a0876b30b368e5bc841dbca8923704cfef9140a8970312942adc227807d3603e
23:46:00 [2022-08-23T23:46:00.287Z] #56 DONE 0.2s
23:46:00 [2022-08-23T23:46:00.287Z] 
23:46:00 [2022-08-23T23:46:00.287Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:46:00 [2022-08-23T23:46:00.287Z] #64 sha256:9b0307ceb41cd848d937cc0e04db4b32e1be128dce0ca7b434bb16d73af84d4a
23:46:00 [2022-08-23T23:46:00.544Z] #64 ...
23:46:00 [2022-08-23T23:46:00.544Z] 
23:46:00 [2022-08-23T23:46:00.544Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
23:46:00 [2022-08-23T23:46:00.544Z] #58 sha256:56b93b794b28f7baa57b5464dd23dd5289aee7796c5add7c190753ccafe315c4
23:46:00 [2022-08-23T23:46:00.544Z] #58 DONE 0.1s
23:46:00 [2022-08-23T23:46:00.544Z] 
23:46:00 [2022-08-23T23:46:00.544Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
23:46:00 [2022-08-23T23:46:00.544Z] #61 sha256:36b2825786af4da55b7d195da6c044f40133ac5183db0399ad648acd32b4f40f
23:46:00 [2022-08-23T23:46:00.544Z] #61 DONE 0.1s
23:46:00 [2022-08-23T23:46:00.544Z] 
23:46:00 [2022-08-23T23:46:00.544Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:46:00 [2022-08-23T23:46:00.544Z] #64 sha256:9b0307ceb41cd848d937cc0e04db4b32e1be128dce0ca7b434bb16d73af84d4a
23:46:01 [2022-08-23T23:46:01.144Z] #77 109.7 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
23:46:01 [2022-08-23T23:46:01.144Z] #77 109.7 libtoolize: copying file 'build-aux/ltmain.sh'
23:46:01 [2022-08-23T23:46:01.406Z] #77 110.6 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
23:46:01 [2022-08-23T23:46:01.406Z] #77 110.6 libtoolize: copying file 'm4/libtool.m4'
23:46:01 [2022-08-23T23:46:01.670Z] #77 110.9 libtoolize: copying file 'm4/ltoptions.m4'
23:46:01 [2022-08-23T23:46:01.933Z] #77 111.1 libtoolize: copying file 'm4/ltsugar.m4'
23:46:02 [2022-08-23T23:46:02.195Z] #77 111.3 libtoolize: copying file 'm4/ltversion.m4'
23:46:02 [2022-08-23T23:46:02.457Z] #77 111.5 libtoolize: copying file 'm4/lt~obsolete.m4'
23:46:02 [2022-08-23T23:46:02.585Z] #55 ...
23:46:02 [2022-08-23T23:46:02.585Z] 
23:46:02 [2022-08-23T23:46:02.585Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:46:02 [2022-08-23T23:46:02.585Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e
23:46:02 [2022-08-23T23:46:02.585Z] #77 168.9   CCLD     libocispec.la
23:46:02 [2022-08-23T23:46:02.585Z] #77 169.2   CCLD     src/validate
23:46:02 [2022-08-23T23:46:02.585Z] #77 169.3   CCLD     tests/test-1
23:46:02 [2022-08-23T23:46:02.585Z] #77 169.3   CCLD     tests/test-2
23:46:02 [2022-08-23T23:46:02.585Z] #77 169.3   CCLD     tests/test-3
23:46:02 [2022-08-23T23:46:02.585Z] #77 169.3   CCLD     tests/test-4
23:46:02 [2022-08-23T23:46:02.585Z] #77 169.4   CCLD     tests/test-5
23:46:02 [2022-08-23T23:46:02.585Z] #77 169.5   CCLD     tests/test-6
23:46:02 [2022-08-23T23:46:02.585Z] #77 169.6   CCLD     tests/test-7
23:46:02 [2022-08-23T23:46:02.585Z] #77 169.7   CCLD     tests/test-8
23:46:02 [2022-08-23T23:46:02.585Z] #77 169.8   CCLD     tests/test-9
23:46:02 [2022-08-23T23:46:02.585Z] #77 169.9   CCLD     tests/test-10
23:46:02 [2022-08-23T23:46:02.585Z] #77 169.9 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
23:46:02 [2022-08-23T23:46:02.585Z] #77 169.9   CCLD     tests/test-11
23:46:02 [2022-08-23T23:46:02.802Z] #14 ...
23:46:02 [2022-08-23T23:46:02.802Z] 
23:46:02 [2022-08-23T23:46:02.803Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:46:02 [2022-08-23T23:46:02.803Z] #67 sha256:6bb3815f87aa7c860d9c78cbef77a3607f351dfd73a70896d142b907fc37fb8a
23:46:02 [2022-08-23T23:46:02.803Z] #67 192.9 + for f in rootlesskit rootlesskit-docker-proxy
23:46:02 [2022-08-23T23:46:02.803Z] #67 192.9 + GOBIN=/build
23:46:02 [2022-08-23T23:46:02.803Z] #67 192.9 + GO111MODULE=on
23:46:02 [2022-08-23T23:46:02.803Z] #67 192.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
23:46:03 [2022-08-23T23:46:03.030Z] #77 ...
23:46:03 [2022-08-23T23:46:03.030Z] 
23:46:03 [2022-08-23T23:46:03.030Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:46:03 [2022-08-23T23:46:03.030Z] #67 sha256:d6c679f00efbdb7b17800e3ba17adb7f7c9e7d0b789d13c82ca9e9f81a9f4d06
23:46:03 [2022-08-23T23:46:03.030Z] #67 191.8 + for f in rootlesskit rootlesskit-docker-proxy
23:46:03 [2022-08-23T23:46:03.030Z] #67 191.8 + GOBIN=/build
23:46:03 [2022-08-23T23:46:03.030Z] #67 191.8 + GO111MODULE=on
23:46:03 [2022-08-23T23:46:03.030Z] #67 191.8 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
23:46:03 [2022-08-23T23:46:03.970Z] #77 171.7 libtool: link: ar cr libocispec.a 
23:46:04 [2022-08-23T23:46:04.232Z] #77 171.8 libtool: link: ranlib libocispec.a
23:46:04 [2022-08-23T23:46:04.717Z] #64 279.2 + bin/containerd
23:46:05 [2022-08-23T23:46:05.176Z] #77 172.9 make[5]: Entering directory '/tmp/crun-build/libocispec'
23:46:05 [2022-08-23T23:46:05.439Z] #77 173.0 make[5]: Nothing to be done for 'install-exec-am'.
23:46:05 [2022-08-23T23:46:05.439Z] #77 173.0 make[5]: Nothing to be done for 'install-data-am'.
23:46:05 [2022-08-23T23:46:05.439Z] #77 173.0 make[5]: Leaving directory '/tmp/crun-build/libocispec'
23:46:05 [2022-08-23T23:46:05.439Z] #77 173.0 make[4]: Leaving directory '/tmp/crun-build/libocispec'
23:46:05 [2022-08-23T23:46:05.439Z] #77 173.0 make[3]: Leaving directory '/tmp/crun-build/libocispec'
23:46:05 [2022-08-23T23:46:05.439Z] #77 173.0 make[2]: Leaving directory '/tmp/crun-build/libocispec'
23:46:05 [2022-08-23T23:46:05.439Z] #77 173.0 make[2]: Entering directory '/tmp/crun-build'
23:46:05 [2022-08-23T23:46:05.439Z] #77 173.1   CC       src/libcrun/libcrun_testing_a-utils.o
23:46:05 [2022-08-23T23:46:05.439Z] #77 173.1   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
23:46:05 [2022-08-23T23:46:05.439Z] #77 173.1   CC       src/libcrun/libcrun_testing_a-container.o
23:46:05 [2022-08-23T23:46:05.439Z] #77 173.1   CC       src/libcrun/libcrun_testing_a-cgroup.o
23:46:05 [2022-08-23T23:46:05.439Z] #77 173.1   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
23:46:05 [2022-08-23T23:46:05.439Z] #77 173.2   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
23:46:05 [2022-08-23T23:46:05.700Z] #77 173.2   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
23:46:05 [2022-08-23T23:46:05.700Z] #77 173.2   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
23:46:05 [2022-08-23T23:46:05.700Z] #77 173.2   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
23:46:05 [2022-08-23T23:46:05.700Z] #77 173.3   CC       src/libcrun/libcrun_testing_a-criu.o
23:46:05 [2022-08-23T23:46:05.700Z] #77 173.3   CC       src/libcrun/libcrun_testing_a-custom-handler.o
23:46:05 [2022-08-23T23:46:05.700Z] #77 173.4   CC       src/libcrun/libcrun_testing_a-linux.o
23:46:05 [2022-08-23T23:46:05.700Z] #77 173.4   CC       src/libcrun/libcrun_testing_a-seccomp.o
23:46:05 [2022-08-23T23:46:05.960Z] #77 173.5   CC       src/libcrun/libcrun_testing_a-ebpf.o
23:46:05 [2022-08-23T23:46:05.960Z] #77 173.6   CC       src/libcrun/libcrun_testing_a-error.o
23:46:05 [2022-08-23T23:46:05.960Z] #77 173.6   CC       src/libcrun/libcrun_testing_a-status.o
23:46:06 [2022-08-23T23:46:06.222Z] #77 173.8   CC       src/libcrun/libcrun_testing_a-terminal.o
23:46:06 [2022-08-23T23:46:06.222Z] #77 173.9   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
23:46:06 [2022-08-23T23:46:06.222Z] #77 173.9   CC       src/libcrun/libcrun_testing_a-signals.o
23:46:06 [2022-08-23T23:46:06.222Z] #77 174.0   CC       src/libcrun/libcrun_testing_a-mount_flags.o
23:46:06 [2022-08-23T23:46:06.484Z] #77 174.0   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
23:46:06 [2022-08-23T23:46:06.484Z] #77 174.3   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
23:46:06 [2022-08-23T23:46:06.745Z] #77 174.4   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
23:46:06 [2022-08-23T23:46:06.982Z] #67 ...
23:46:06 [2022-08-23T23:46:06.982Z] 
23:46:06 [2022-08-23T23:46:06.982Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:46:06 [2022-08-23T23:46:06.982Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:46:06 [2022-08-23T23:46:06.982Z] #14 197.5 Selecting previously unselected package g++-mingw-w64-x86-64.
23:46:06 [2022-08-23T23:46:06.982Z] #14 197.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
23:46:06 [2022-08-23T23:46:06.982Z] #14 197.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:46:06 [2022-08-23T23:46:06.982Z] #14 197.9 Selecting previously unselected package libapparmor1:amd64.
23:46:06 [2022-08-23T23:46:06.982Z] #14 197.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
23:46:06 [2022-08-23T23:46:06.982Z] #14 197.9 Unpacking libapparmor1:amd64 (2.13.6-10) ...
23:46:07 [2022-08-23T23:46:07.007Z] #77 174.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
23:46:07 [2022-08-23T23:46:07.239Z] #14 198.0 Selecting previously unselected package libapparmor-dev:amd64.
23:46:07 [2022-08-23T23:46:07.239Z] #14 198.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
23:46:07 [2022-08-23T23:46:07.239Z] #14 198.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
23:46:07 [2022-08-23T23:46:07.268Z] #77 174.8   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
23:46:07 [2022-08-23T23:46:07.268Z] #77 174.9   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
23:46:07 [2022-08-23T23:46:07.269Z] #77 174.9   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
23:46:07 [2022-08-23T23:46:07.496Z] #14 198.2 Selecting previously unselected package libbtrfs0:amd64.
23:46:07 [2022-08-23T23:46:07.497Z] #14 198.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
23:46:07 [2022-08-23T23:46:07.497Z] #14 198.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
23:46:07 [2022-08-23T23:46:07.530Z] #77 175.3   CC       src/crun-crun.o
23:46:07 [2022-08-23T23:46:07.755Z] #14 198.7 Selecting previously unselected package libbtrfs-dev:amd64.
23:46:07 [2022-08-23T23:46:07.755Z] #14 198.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
23:46:07 [2022-08-23T23:46:07.791Z] #77 175.4   CC       src/crun-run.o
23:46:07 [2022-08-23T23:46:07.791Z] #77 175.5   CC       src/crun-delete.o
23:46:07 [2022-08-23T23:46:07.791Z] #77 175.5   CC       src/crun-kill.o
23:46:07 [2022-08-23T23:46:07.791Z] #77 175.5   CC       src/crun-pause.o
23:46:08 [2022-08-23T23:46:08.012Z] #14 198.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
23:46:08 [2022-08-23T23:46:08.053Z] #77 175.6   CC       src/crun-unpause.o
23:46:08 [2022-08-23T23:46:08.053Z] #77 175.8   CC       src/crun-spec.o
23:46:08 [2022-08-23T23:46:08.053Z] #77 175.9   CC       src/crun-exec.o
23:46:08 [2022-08-23T23:46:08.270Z] #14 199.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:46:08 [2022-08-23T23:46:08.270Z] #14 199.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
23:46:08 [2022-08-23T23:46:08.270Z] #14 199.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
23:46:08 [2022-08-23T23:46:08.270Z] #14 199.3 Selecting previously unselected package libudev-dev:amd64.
23:46:08 [2022-08-23T23:46:08.527Z] #14 199.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
23:46:08 [2022-08-23T23:46:08.527Z] #14 199.4 Unpacking libudev-dev:amd64 (247.3-7) ...
23:46:08 [2022-08-23T23:46:08.626Z] #77 176.1   CC       src/crun-list.o
23:46:08 [2022-08-23T23:46:08.626Z] #77 176.2   CC       src/crun-create.o
23:46:08 [2022-08-23T23:46:08.784Z] #14 199.8 Selecting previously unselected package libsepol1-dev:amd64.
23:46:08 [2022-08-23T23:46:08.887Z] #77 176.4   CC       src/crun-start.o
23:46:08 [2022-08-23T23:46:08.887Z] #77 176.5   CC       src/crun-state.o
23:46:09 [2022-08-23T23:46:09.042Z] #14 199.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
23:46:09 [2022-08-23T23:46:09.042Z] #14 199.8 Unpacking libsepol1-dev:amd64 (3.1-1) ...
23:46:09 [2022-08-23T23:46:09.149Z] #77 176.7   CC       src/crun-update.o
23:46:09 [2022-08-23T23:46:09.149Z] #77 176.8   CC       src/crun-ps.o
23:46:09 [2022-08-23T23:46:09.299Z] #14 200.3 Selecting previously unselected package libpcre2-16-0:amd64.
23:46:09 [2022-08-23T23:46:09.299Z] #14 200.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
23:46:09 [2022-08-23T23:46:09.299Z] #14 200.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
23:46:09 [2022-08-23T23:46:09.411Z] #77 177.0   CC       src/crun-checkpoint.o
23:46:09 [2022-08-23T23:46:09.624Z] #67 ...
23:46:09 [2022-08-23T23:46:09.624Z] 
23:46:09 [2022-08-23T23:46:09.624Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:46:09 [2022-08-23T23:46:09.624Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:46:09 [2022-08-23T23:46:09.624Z] #14 187.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
23:46:09 [2022-08-23T23:46:09.624Z] #14 187.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
23:46:09 [2022-08-23T23:46:09.624Z] #14 187.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:46:09 [2022-08-23T23:46:09.864Z] #14 200.8 Selecting previously unselected package libpcre2-32-0:amd64.
23:46:09 [2022-08-23T23:46:09.864Z] #14 200.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
23:46:09 [2022-08-23T23:46:09.864Z] #14 200.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
23:46:09 [2022-08-23T23:46:09.886Z] #14 198.8 Selecting previously unselected package g++-mingw-w64-x86-64.
23:46:09 [2022-08-23T23:46:09.886Z] #14 198.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
23:46:09 [2022-08-23T23:46:09.886Z] #14 198.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:46:09 [2022-08-23T23:46:09.983Z] #77 177.5   CC       src/crun-restore.o
23:46:10 [2022-08-23T23:46:10.149Z] #14 199.0 Selecting previously unselected package libapparmor1:amd64.
23:46:10 [2022-08-23T23:46:10.149Z] #14 199.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
23:46:10 [2022-08-23T23:46:10.149Z] #14 199.1 Unpacking libapparmor1:amd64 (2.13.6-10) ...
23:46:10 [2022-08-23T23:46:10.149Z] #14 199.2 Selecting previously unselected package libapparmor-dev:amd64.
23:46:10 [2022-08-23T23:46:10.245Z] #77 177.7   CC       src/libcrun/libcrun_la-utils.lo
23:46:10 [2022-08-23T23:46:10.245Z] #77 177.8   CC       src/libcrun/libcrun_la-cloned_binary.lo
23:46:10 [2022-08-23T23:46:10.413Z] #14 199.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
23:46:10 [2022-08-23T23:46:10.413Z] #14 199.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
23:46:10 [2022-08-23T23:46:10.413Z] #14 199.5 Selecting previously unselected package libbtrfs0:amd64.
23:46:10 [2022-08-23T23:46:10.428Z] #14 201.2 Selecting previously unselected package libpcre2-posix2:amd64.
23:46:10 [2022-08-23T23:46:10.428Z] #14 201.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
23:46:10 [2022-08-23T23:46:10.428Z] #14 201.2 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
23:46:10 [2022-08-23T23:46:10.506Z] #77 178.0   CC       src/libcrun/libcrun_la-container.lo
23:46:10 [2022-08-23T23:46:10.506Z] #77 178.1   CC       src/libcrun/libcrun_la-cgroup.lo
23:46:10 [2022-08-23T23:46:10.675Z] #14 199.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
23:46:10 [2022-08-23T23:46:10.675Z] #14 199.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
23:46:10 [2022-08-23T23:46:10.685Z] #14 201.5 Selecting previously unselected package libpcre2-dev:amd64.
23:46:10 [2022-08-23T23:46:10.685Z] #14 201.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
23:46:10 [2022-08-23T23:46:10.685Z] #14 201.6 Unpacking libpcre2-dev:amd64 (10.36-2) ...
23:46:10 [2022-08-23T23:46:10.937Z] #14 200.1 Selecting previously unselected package libbtrfs-dev:amd64.
23:46:10 [2022-08-23T23:46:10.937Z] #14 200.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
23:46:11 [2022-08-23T23:46:11.079Z] #77 178.8   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
23:46:11 [2022-08-23T23:46:11.079Z] #77 178.9   CC       src/libcrun/libcrun_la-cgroup-resources.lo
23:46:11 [2022-08-23T23:46:11.199Z] #14 200.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
23:46:11 [2022-08-23T23:46:11.341Z] #77 179.0   CC       src/libcrun/libcrun_la-cgroup-setup.lo
23:46:11 [2022-08-23T23:46:11.602Z] #77 179.2   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
23:46:11 [2022-08-23T23:46:11.617Z] #14 202.6 Selecting previously unselected package libselinux1-dev:amd64.
23:46:11 [2022-08-23T23:46:11.617Z] #14 202.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
23:46:11 [2022-08-23T23:46:11.617Z] #14 202.6 Unpacking libselinux1-dev:amd64 (3.1-3) ...
23:46:11 [2022-08-23T23:46:11.772Z] #14 200.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
23:46:11 [2022-08-23T23:46:11.772Z] #14 200.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
23:46:11 [2022-08-23T23:46:11.772Z] #14 200.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
23:46:12 [2022-08-23T23:46:12.034Z] #14 200.9 Selecting previously unselected package libudev-dev:amd64.
23:46:12 [2022-08-23T23:46:12.035Z] #14 200.9 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
23:46:12 [2022-08-23T23:46:12.035Z] #14 200.9 Unpacking libudev-dev:amd64 (247.3-7) ...
23:46:12 [2022-08-23T23:46:12.176Z] #77 179.6   CC       src/libcrun/libcrun_la-cgroup-utils.lo
23:46:12 [2022-08-23T23:46:12.180Z] #14 203.0 Selecting previously unselected package libdevmapper-dev:amd64.
23:46:12 [2022-08-23T23:46:12.181Z] #14 203.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
23:46:12 [2022-08-23T23:46:12.181Z] #14 203.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
23:46:12 [2022-08-23T23:46:12.181Z] #14 203.2 Selecting previously unselected package libseccomp-dev:amd64.
23:46:12 [2022-08-23T23:46:12.181Z] #14 203.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
23:46:12 [2022-08-23T23:46:12.181Z] #14 203.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:46:12 [2022-08-23T23:46:12.297Z] #14 201.3 Selecting previously unselected package libsepol1-dev:amd64.
23:46:12 [2022-08-23T23:46:12.297Z] #14 201.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
23:46:12 [2022-08-23T23:46:12.297Z] #14 201.3 Unpacking libsepol1-dev:amd64 (3.1-1) ...
23:46:12 [2022-08-23T23:46:12.438Z] #77 179.9   CC       src/libcrun/libcrun_la-criu.lo
23:46:12 [2022-08-23T23:46:12.438Z] #77 180.1   CC       src/libcrun/libcrun_la-custom-handler.lo
23:46:12 [2022-08-23T23:46:12.442Z] #14 203.3 Selecting previously unselected package libsystemd-dev:amd64.
23:46:12 [2022-08-23T23:46:12.442Z] #14 203.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
23:46:12 [2022-08-23T23:46:12.442Z] #14 203.4 Unpacking libsystemd-dev:amd64 (247.3-7) ...
23:46:12 [2022-08-23T23:46:12.700Z] #77 180.2   CC       src/libcrun/libcrun_la-linux.lo
23:46:12 [2022-08-23T23:46:12.700Z] #77 180.3   CC       src/libcrun/libcrun_la-seccomp.lo
23:46:12 [2022-08-23T23:46:12.870Z] #14 201.9 Selecting previously unselected package libpcre2-16-0:amd64.
23:46:12 [2022-08-23T23:46:12.870Z] #14 201.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
23:46:12 [2022-08-23T23:46:12.870Z] #14 201.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
23:46:12 [2022-08-23T23:46:12.961Z] #77 180.6   CC       src/libcrun/libcrun_la-ebpf.lo
23:46:13 [2022-08-23T23:46:13.132Z] #14 ...
23:46:13 [2022-08-23T23:46:13.132Z] 
23:46:13 [2022-08-23T23:46:13.132Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:46:13 [2022-08-23T23:46:13.132Z] #67 sha256:d6c679f00efbdb7b17800e3ba17adb7f7c9e7d0b789d13c82ca9e9f81a9f4d06
23:46:13 [2022-08-23T23:46:13.132Z] #67 201.7 rootlesskit version 1.0.0
23:46:13 [2022-08-23T23:46:13.132Z] #67 201.8 Usage of /build/rootlesskit-docker-proxy:
23:46:13 [2022-08-23T23:46:13.132Z] #67 201.8   -container-ip string
23:46:13 [2022-08-23T23:46:13.132Z] #67 201.8     	container ip
23:46:13 [2022-08-23T23:46:13.132Z] #67 201.8   -container-port int
23:46:13 [2022-08-23T23:46:13.132Z] #67 201.8     	container port (default -1)
23:46:13 [2022-08-23T23:46:13.132Z] #67 201.8   -host-ip string
23:46:13 [2022-08-23T23:46:13.132Z] #67 201.8     	host ip
23:46:13 [2022-08-23T23:46:13.132Z] #67 201.8   -host-port int
23:46:13 [2022-08-23T23:46:13.132Z] #67 201.8     	host port (default -1)
23:46:13 [2022-08-23T23:46:13.132Z] #67 201.8   -proto string
23:46:13 [2022-08-23T23:46:13.132Z] #67 201.8     	proxy protocol (default "tcp")
23:46:13 [2022-08-23T23:46:13.373Z] #14 204.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:46:13 [2022-08-23T23:46:13.373Z] #14 204.3 Setting up libapparmor1:amd64 (2.13.6-10) ...
23:46:13 [2022-08-23T23:46:13.373Z] #14 204.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
23:46:13 [2022-08-23T23:46:13.373Z] #14 204.3 Setting up libsepol1-dev:amd64 (3.1-1) ...
23:46:13 [2022-08-23T23:46:13.373Z] #14 204.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:46:13 [2022-08-23T23:46:13.373Z] #14 204.4 Setting up libpcre2-16-0:amd64 (10.36-2) ...
23:46:13 [2022-08-23T23:46:13.373Z] #14 204.4 Setting up libbtrfs0:amd64 (5.10.1-2) ...
23:46:13 [2022-08-23T23:46:13.373Z] #14 204.4 Setting up libpcre2-32-0:amd64 (10.36-2) ...
23:46:13 [2022-08-23T23:46:13.642Z] #14 204.4 Setting up libudev-dev:amd64 (247.3-7) ...
23:46:13 [2022-08-23T23:46:13.642Z] #14 204.4 Setting up libpcre2-posix2:amd64 (10.36-2) ...
23:46:13 [2022-08-23T23:46:13.642Z] #14 204.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
23:46:13 [2022-08-23T23:46:13.642Z] #14 204.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
23:46:13 [2022-08-23T23:46:13.642Z] #14 204.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:46:13 [2022-08-23T23:46:13.642Z] #14 204.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
23:46:13 [2022-08-23T23:46:13.642Z] #14 204.5 Setting up mingw-w64-common (8.0.0-1) ...
23:46:13 [2022-08-23T23:46:13.642Z] #14 204.5 Setting up libsystemd-dev:amd64 (247.3-7) ...
23:46:13 [2022-08-23T23:46:13.642Z] #14 204.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
23:46:13 [2022-08-23T23:46:13.642Z] #14 204.6 Setting up libpcre2-dev:amd64 (10.36-2) ...
23:46:13 [2022-08-23T23:46:13.642Z] #14 204.6 Setting up libselinux1-dev:amd64 (3.1-3) ...
23:46:13 [2022-08-23T23:46:13.642Z] #14 204.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:46:13 [2022-08-23T23:46:13.642Z] #14 204.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:46:13 [2022-08-23T23:46:13.642Z] #14 204.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:46:13 [2022-08-23T23:46:13.898Z] #14 204.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:46:13 [2022-08-23T23:46:13.906Z] #77 181.6   CC       src/libcrun/libcrun_la-error.lo
23:46:14 [2022-08-23T23:46:14.155Z] #14 205.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
23:46:14 [2022-08-23T23:46:14.169Z] #77 181.9   CC       src/libcrun/libcrun_la-status.lo
23:46:14 [2022-08-23T23:46:14.411Z] #14 205.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
23:46:14 [2022-08-23T23:46:14.412Z] #14 205.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:46:14 [2022-08-23T23:46:14.412Z] #14 205.2 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
23:46:14 [2022-08-23T23:46:14.430Z] #77 182.1   CC       src/libcrun/libcrun_la-terminal.lo
23:46:14 [2022-08-23T23:46:14.523Z] #67 DONE 203.3s
23:46:14 [2022-08-23T23:46:14.523Z] 
23:46:14 [2022-08-23T23:46:14.523Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:46:14 [2022-08-23T23:46:14.523Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:46:14 [2022-08-23T23:46:14.523Z] #14 202.3 Selecting previously unselected package libpcre2-32-0:amd64.
23:46:14 [2022-08-23T23:46:14.523Z] #14 202.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
23:46:14 [2022-08-23T23:46:14.523Z] #14 202.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
23:46:14 [2022-08-23T23:46:14.523Z] #14 203.3 Selecting previously unselected package libpcre2-posix2:amd64.
23:46:14 [2022-08-23T23:46:14.523Z] #14 203.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
23:46:14 [2022-08-23T23:46:14.523Z] #14 203.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
23:46:14 [2022-08-23T23:46:14.668Z] #14 205.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:46:14 [2022-08-23T23:46:14.692Z] #77 182.4   CC       src/libcrun/libcrun_la-chroot_realpath.lo
23:46:14 [2022-08-23T23:46:14.785Z] #14 ...
23:46:14 [2022-08-23T23:46:14.786Z] 
23:46:14 [2022-08-23T23:46:14.786Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
23:46:14 [2022-08-23T23:46:14.786Z] #68 sha256:3444afb4a0f53f2476f06b121417e5d04b14ccb6b31355f0d6c539074455e2f9
23:46:14 [2022-08-23T23:46:14.786Z] #68 DONE 0.1s
23:46:14 [2022-08-23T23:46:14.786Z] 
23:46:14 [2022-08-23T23:46:14.786Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:46:14 [2022-08-23T23:46:14.786Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:46:14 [2022-08-23T23:46:14.786Z] #14 203.7 Selecting previously unselected package libpcre2-dev:amd64.
23:46:14 [2022-08-23T23:46:14.786Z] #14 203.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
23:46:14 [2022-08-23T23:46:14.786Z] #14 203.8 Unpacking libpcre2-dev:amd64 (10.36-2) ...
23:46:15 [2022-08-23T23:46:15.048Z] #14 ...
23:46:15 [2022-08-23T23:46:15.048Z] 
23:46:15 [2022-08-23T23:46:15.048Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:46:15 [2022-08-23T23:46:15.048Z] #69 sha256:839765da2cb2cd56c3fbffca8c2001073c4950d810a72c7a392eb51a6d80874c
23:46:15 [2022-08-23T23:46:15.048Z] #69 DONE 0.1s
23:46:15 [2022-08-23T23:46:15.048Z] 
23:46:15 [2022-08-23T23:46:15.048Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:46:15 [2022-08-23T23:46:15.048Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:46:15 [2022-08-23T23:46:15.264Z] #77 182.9   CC       src/libcrun/libcrun_la-signals.lo
23:46:15 [2022-08-23T23:46:15.526Z] #77 183.1   CC       src/libcrun/libcrun_la-mount_flags.lo
23:46:15 [2022-08-23T23:46:15.596Z] #14 ...
23:46:15 [2022-08-23T23:46:15.596Z] 
23:46:15 [2022-08-23T23:46:15.596Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
23:46:15 [2022-08-23T23:46:15.597Z] #67 sha256:6bb3815f87aa7c860d9c78cbef77a3607f351dfd73a70896d142b907fc37fb8a
23:46:15 [2022-08-23T23:46:15.597Z] #67 204.5 rootlesskit version 1.0.0
23:46:15 [2022-08-23T23:46:15.597Z] #67 204.5 Usage of /build/rootlesskit-docker-proxy:
23:46:15 [2022-08-23T23:46:15.597Z] #67 204.5   -container-ip string
23:46:15 [2022-08-23T23:46:15.597Z] #67 204.5     	container ip
23:46:15 [2022-08-23T23:46:15.597Z] #67 204.5   -container-port int
23:46:15 [2022-08-23T23:46:15.597Z] #67 204.5     	container port (default -1)
23:46:15 [2022-08-23T23:46:15.597Z] #67 204.5   -host-ip string
23:46:15 [2022-08-23T23:46:15.597Z] #67 204.5     	host ip
23:46:15 [2022-08-23T23:46:15.597Z] #67 204.5   -host-port int
23:46:15 [2022-08-23T23:46:15.597Z] #67 204.5     	host port (default -1)
23:46:15 [2022-08-23T23:46:15.597Z] #67 204.5   -proto string
23:46:15 [2022-08-23T23:46:15.597Z] #67 204.5     	proxy protocol (default "tcp")
23:46:15 [2022-08-23T23:46:15.597Z] #67 DONE 206.4s
23:46:15 [2022-08-23T23:46:15.597Z] 
23:46:15 [2022-08-23T23:46:15.597Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:46:15 [2022-08-23T23:46:15.597Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:46:15 [2022-08-23T23:46:15.597Z] #14 206.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:46:15 [2022-08-23T23:46:15.597Z] #14 206.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
23:46:15 [2022-08-23T23:46:15.597Z] #14 ...
23:46:15 [2022-08-23T23:46:15.597Z] 
23:46:15 [2022-08-23T23:46:15.597Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
23:46:15 [2022-08-23T23:46:15.597Z] #68 sha256:d3b6bf5282c570938056f74247fff5cb00f872c88f2692c7781230bc060e5ae8
23:46:15 [2022-08-23T23:46:15.622Z] #55 ...
23:46:15 [2022-08-23T23:46:15.622Z] 
23:46:15 [2022-08-23T23:46:15.622Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:46:15 [2022-08-23T23:46:15.622Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:46:15 [2022-08-23T23:46:15.622Z] #14 204.6 Selecting previously unselected package libselinux1-dev:amd64.
23:46:15 [2022-08-23T23:46:15.622Z] #14 204.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
23:46:15 [2022-08-23T23:46:15.622Z] #14 204.6 Unpacking libselinux1-dev:amd64 (3.1-3) ...
23:46:15 [2022-08-23T23:46:15.853Z] #68 DONE 0.1s
23:46:15 [2022-08-23T23:46:15.853Z] 
23:46:15 [2022-08-23T23:46:15.853Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:46:15 [2022-08-23T23:46:15.853Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:46:15 [2022-08-23T23:46:15.853Z] #14 206.5 Setting up dmsetup (2:1.02.175-2.1) ...
23:46:15 [2022-08-23T23:46:15.853Z] #14 206.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
23:46:15 [2022-08-23T23:46:15.853Z] #14 206.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
23:46:15 [2022-08-23T23:46:15.853Z] #14 206.6 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:46:15 [2022-08-23T23:46:15.853Z] #14 ...
23:46:15 [2022-08-23T23:46:15.853Z] 
23:46:15 [2022-08-23T23:46:15.853Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
23:46:15 [2022-08-23T23:46:15.853Z] #69 sha256:b02577c52330cc4d61fc4d11b4f83782aa13e3f1a25b488f47fc8ca4c837d1e1
23:46:15 [2022-08-23T23:46:15.853Z] #69 DONE 0.1s
23:46:16 [2022-08-23T23:46:16.100Z] #77 183.5   CC       src/libcrun/libcrun_la-seccomp_notify.lo
23:46:16 [2022-08-23T23:46:16.109Z] 
23:46:16 [2022-08-23T23:46:16.109Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:46:16 [2022-08-23T23:46:16.109Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:46:16 [2022-08-23T23:46:16.109Z] #77 144.5 configure.ac:11: installing 'build-aux/compile'
23:46:16 [2022-08-23T23:46:16.109Z] #77 144.5 configure.ac:11: installing 'build-aux/config.guess'
23:46:16 [2022-08-23T23:46:16.109Z] #77 144.6 configure.ac:11: installing 'build-aux/config.sub'
23:46:16 [2022-08-23T23:46:16.109Z] #77 144.6 configure.ac:13: installing 'build-aux/install-sh'
23:46:16 [2022-08-23T23:46:16.109Z] #77 144.6 configure.ac:13: installing 'build-aux/missing'
23:46:16 [2022-08-23T23:46:16.109Z] #77 144.6 configure.ac:8: installing 'build-aux/tap-driver.sh'
23:46:16 [2022-08-23T23:46:16.109Z] #77 144.9 Makefile.am: installing 'build-aux/depcomp'
23:46:16 [2022-08-23T23:46:16.109Z] #77 147.5 checking build system type... x86_64-pc-linux-gnu
23:46:16 [2022-08-23T23:46:16.109Z] #77 148.0 checking host system type... x86_64-pc-linux-gnu
23:46:16 [2022-08-23T23:46:16.109Z] #77 148.0 checking how to print strings... printf
23:46:16 [2022-08-23T23:46:16.109Z] #77 148.0 checking for gcc... gcc
23:46:16 [2022-08-23T23:46:16.109Z] #77 148.3 checking whether the C compiler works... yes
23:46:16 [2022-08-23T23:46:16.109Z] #77 148.6 checking for C compiler default output file name... a.out
23:46:16 [2022-08-23T23:46:16.260Z] #14 205.2 Selecting previously unselected package libdevmapper-dev:amd64.
23:46:16 [2022-08-23T23:46:16.260Z] #14 205.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
23:46:16 [2022-08-23T23:46:16.260Z] #14 205.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
23:46:16 [2022-08-23T23:46:16.366Z] #77 148.6 checking for suffix of executables... 
23:46:16 [2022-08-23T23:46:16.366Z] #77 ...
23:46:16 [2022-08-23T23:46:16.366Z] 
23:46:16 [2022-08-23T23:46:16.366Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
23:46:16 [2022-08-23T23:46:16.366Z] #14 sha256:ac5b17e1ad694bb598cb87c7caceb70dbc325103bc2df4a029422eeecc5963fb
23:46:16 [2022-08-23T23:46:16.366Z] #14 DONE 207.3s
23:46:16 [2022-08-23T23:46:16.366Z] 
23:46:16 [2022-08-23T23:46:16.366Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:46:16 [2022-08-23T23:46:16.366Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:46:16 [2022-08-23T23:46:16.366Z] #77 148.6 checking for suffix of executables... 
23:46:16 [2022-08-23T23:46:16.530Z] #14 205.4 Selecting previously unselected package libseccomp-dev:amd64.
23:46:16 [2022-08-23T23:46:16.530Z] #14 205.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
23:46:16 [2022-08-23T23:46:16.530Z] #14 205.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:46:16 [2022-08-23T23:46:16.621Z] #77 149.2 checking whether we are cross compiling... no
23:46:16 [2022-08-23T23:46:16.800Z] #14 205.8 Selecting previously unselected package libsystemd-dev:amd64.
23:46:16 [2022-08-23T23:46:16.800Z] #14 205.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
23:46:16 [2022-08-23T23:46:16.800Z] #14 205.8 Unpacking libsystemd-dev:amd64 (247.3-7) ...
23:46:16 [2022-08-23T23:46:16.877Z] #77 149.5 checking for suffix of object files... 
23:46:16 [2022-08-23T23:46:16.877Z] #77 ...
23:46:16 [2022-08-23T23:46:16.877Z] 
23:46:16 [2022-08-23T23:46:16.877Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
23:46:16 [2022-08-23T23:46:16.877Z] #59 sha256:7522f5432ac29cb4039044c3c48f0efe5de7d67fb7abfbe00a9d5ad28cfa4923
23:46:16 [2022-08-23T23:46:16.877Z] #59 DONE 0.3s
23:46:16 [2022-08-23T23:46:16.877Z] 
23:46:16 [2022-08-23T23:46:16.877Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:46:16 [2022-08-23T23:46:16.877Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:46:16 [2022-08-23T23:46:16.877Z] #77 149.5 checking for suffix of object files... o
23:46:17 [2022-08-23T23:46:17.134Z] #77 149.7 checking whether we are using the GNU C compiler... yes
23:46:17 [2022-08-23T23:46:17.134Z] #77 149.9 checking whether gcc accepts -g... yes
23:46:17 [2022-08-23T23:46:17.696Z] #77 150.1 checking for gcc option to accept ISO C89... none needed
23:46:17 [2022-08-23T23:46:17.696Z] #77 150.5 checking whether gcc understands -c and -o together... yes
23:46:17 [2022-08-23T23:46:17.786Z] #14 206.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
23:46:17 [2022-08-23T23:46:17.786Z] #14 206.9 Setting up libapparmor1:amd64 (2.13.6-10) ...
23:46:17 [2022-08-23T23:46:17.786Z] #14 206.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
23:46:17 [2022-08-23T23:46:17.786Z] #14 206.9 Setting up libsepol1-dev:amd64 (3.1-1) ...
23:46:17 [2022-08-23T23:46:17.953Z] #77 150.8 checking for a sed that does not truncate output... /bin/sed
23:46:17 [2022-08-23T23:46:17.953Z] #77 150.8 checking for grep that handles long lines and -e... /bin/grep
23:46:17 [2022-08-23T23:46:17.953Z] #77 150.9 checking for egrep... /bin/grep -E
23:46:17 [2022-08-23T23:46:17.953Z] #77 150.9 checking for fgrep... /bin/grep -F
23:46:17 [2022-08-23T23:46:17.953Z] #77 150.9 checking for ld used by gcc... /usr/bin/ld
23:46:17 [2022-08-23T23:46:17.953Z] #77 151.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:46:17 [2022-08-23T23:46:17.953Z] #77 151.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:46:18 [2022-08-23T23:46:18.014Z] #77 185.4   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
23:46:18 [2022-08-23T23:46:18.014Z] #77 185.7   CC       src/libcrun/handlers/libcrun_la-krun.lo
23:46:18 [2022-08-23T23:46:18.048Z] #14 207.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
23:46:18 [2022-08-23T23:46:18.048Z] #14 207.1 Setting up libpcre2-16-0:amd64 (10.36-2) ...
23:46:18 [2022-08-23T23:46:18.048Z] #14 207.2 Setting up libbtrfs0:amd64 (5.10.1-2) ...
23:46:18 [2022-08-23T23:46:18.048Z] #14 207.2 Setting up libpcre2-32-0:amd64 (10.36-2) ...
23:46:18 [2022-08-23T23:46:18.210Z] #77 151.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:46:18 [2022-08-23T23:46:18.210Z] #77 151.1 checking whether ln -s works... yes
23:46:18 [2022-08-23T23:46:18.210Z] #77 151.1 checking the maximum length of command line arguments... 1572864
23:46:18 [2022-08-23T23:46:18.210Z] #77 151.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
23:46:18 [2022-08-23T23:46:18.210Z] #77 151.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
23:46:18 [2022-08-23T23:46:18.210Z] #77 151.2 checking for /usr/bin/ld option to reload object files... -r
23:46:18 [2022-08-23T23:46:18.210Z] #77 151.2 checking for objdump... objdump
23:46:18 [2022-08-23T23:46:18.210Z] #77 151.2 checking how to recognize dependent libraries... pass_all
23:46:18 [2022-08-23T23:46:18.210Z] #77 151.2 checking for dlltool... no
23:46:18 [2022-08-23T23:46:18.210Z] #77 151.2 checking how to associate runtime and link libraries... printf %s\n
23:46:18 [2022-08-23T23:46:18.210Z] #77 151.2 checking for ar... ar
23:46:18 [2022-08-23T23:46:18.310Z] #14 207.2 Setting up libudev-dev:amd64 (247.3-7) ...
23:46:18 [2022-08-23T23:46:18.310Z] #14 207.2 Setting up libpcre2-posix2:amd64 (10.36-2) ...
23:46:18 [2022-08-23T23:46:18.310Z] #14 207.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
23:46:18 [2022-08-23T23:46:18.310Z] #14 207.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
23:46:18 [2022-08-23T23:46:18.310Z] #14 207.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
23:46:18 [2022-08-23T23:46:18.310Z] #14 207.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
23:46:18 [2022-08-23T23:46:18.310Z] #14 207.4 Setting up mingw-w64-common (8.0.0-1) ...
23:46:18 [2022-08-23T23:46:18.472Z] #77 151.2 checking for archiver @FILE support... @
23:46:18 [2022-08-23T23:46:18.472Z] #77 151.5 checking for strip... strip
23:46:18 [2022-08-23T23:46:18.472Z] #77 151.5 checking for ranlib... ranlib
23:46:18 [2022-08-23T23:46:18.472Z] #77 151.5 checking for gawk... no
23:46:18 [2022-08-23T23:46:18.472Z] #77 151.5 checking for mawk... mawk
23:46:18 [2022-08-23T23:46:18.586Z] #77 186.3   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
23:46:18 [2022-08-23T23:46:18.603Z] #14 207.4 Setting up libsystemd-dev:amd64 (247.3-7) ...
23:46:18 [2022-08-23T23:46:18.603Z] #14 207.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
23:46:18 [2022-08-23T23:46:18.603Z] #14 207.5 Setting up libpcre2-dev:amd64 (10.36-2) ...
23:46:18 [2022-08-23T23:46:18.603Z] #14 207.6 Setting up libselinux1-dev:amd64 (3.1-3) ...
23:46:18 [2022-08-23T23:46:18.603Z] #14 207.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
23:46:18 [2022-08-23T23:46:18.603Z] #14 207.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:46:18 [2022-08-23T23:46:18.884Z] #14 207.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:46:18 [2022-08-23T23:46:18.884Z] #14 207.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:46:18 [2022-08-23T23:46:18.884Z] #14 207.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
23:46:18 [2022-08-23T23:46:18.884Z] #14 207.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
23:46:18 [2022-08-23T23:46:18.884Z] #14 207.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
23:46:18 [2022-08-23T23:46:18.884Z] #14 207.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
23:46:18 [2022-08-23T23:46:18.885Z] #14 207.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
23:46:18 [2022-08-23T23:46:18.885Z] #14 207.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
23:46:18 [2022-08-23T23:46:18.885Z] #14 208.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
23:46:19 [2022-08-23T23:46:19.158Z] #77 186.9   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
23:46:19 [2022-08-23T23:46:19.401Z] #77 151.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:46:19 [2022-08-23T23:46:19.402Z] #77 152.1 checking for sysroot... no
23:46:19 [2022-08-23T23:46:19.402Z] #77 152.1 checking for a working dd... /bin/dd
23:46:19 [2022-08-23T23:46:19.402Z] #77 152.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:46:19 [2022-08-23T23:46:19.402Z] #77 152.3 checking for mt... no
23:46:19 [2022-08-23T23:46:19.402Z] #77 152.3 checking if : is a manifest tool... no
23:46:19 [2022-08-23T23:46:19.481Z] #14 208.4 Setting up dmsetup (2:1.02.175-2.1) ...
23:46:19 [2022-08-23T23:46:19.481Z] #14 208.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
23:46:19 [2022-08-23T23:46:19.481Z] #14 208.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
23:46:19 [2022-08-23T23:46:19.481Z] #14 208.6 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:46:19 [2022-08-23T23:46:19.659Z] #77 152.3 checking how to run the C preprocessor... gcc -E
23:46:20 [2022-08-23T23:46:20.447Z] #14 DONE 209.4s
23:46:20 [2022-08-23T23:46:20.447Z] 
23:46:20 [2022-08-23T23:46:20.447Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
23:46:20 [2022-08-23T23:46:20.447Z] #15 sha256:4d23e20f74be944ff0c066e03e6f26b25a60c6c7af6d01dd00be7aff384f125a
23:46:20 [2022-08-23T23:46:20.447Z] #15 ...
23:46:20 [2022-08-23T23:46:20.447Z] 
23:46:20 [2022-08-23T23:46:20.447Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
23:46:20 [2022-08-23T23:46:20.447Z] #59 sha256:ad9ebbc46f8caf4c034558ba44b5ba6080a55904188df2b5f1ec5d30ee1c9c43
23:46:20 [2022-08-23T23:46:20.447Z] #59 DONE 0.3s
23:46:20 [2022-08-23T23:46:20.547Z] #77 187.9   CC       tests/init.o
23:46:20 [2022-08-23T23:46:20.547Z] #77 188.1   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
23:46:20 [2022-08-23T23:46:20.714Z] 
23:46:20 [2022-08-23T23:46:20.714Z] #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
23:46:20 [2022-08-23T23:46:20.714Z] #60 sha256:ea95c63ccf27d50270092b719e2a3f19bcd36a0e4797507e1404352580c0b993
23:46:20 [2022-08-23T23:46:20.848Z] #77 152.9 checking for ANSI C header files... 
23:46:20 [2022-08-23T23:46:20.848Z] #77 ...
23:46:20 [2022-08-23T23:46:20.848Z] 
23:46:20 [2022-08-23T23:46:20.848Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
23:46:20 [2022-08-23T23:46:20.848Z] #15 sha256:4d23e20f74be944ff0c066e03e6f26b25a60c6c7af6d01dd00be7aff384f125a
23:46:20 [2022-08-23T23:46:20.848Z] #15 DONE 4.2s
23:46:20 [2022-08-23T23:46:20.848Z] 
23:46:20 [2022-08-23T23:46:20.848Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
23:46:20 [2022-08-23T23:46:20.848Z] #16 sha256:84ce8caa6f808956d7e01dd28b12fb7adfaba51c101352b6b5171c0cc1e79fe5
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.527 + RM_GOPATH=0
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.527 + TMP_GOPATH=
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.527 + : /build
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.527 + '[' -z '' ']'
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.527 ++ mktemp -d
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.527 + export GOPATH=/tmp/tmp.q6w78AIQC9
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.527 + GOPATH=/tmp/tmp.q6w78AIQC9
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.527 + RM_GOPATH=1
23:46:23 [2022-08-23T23:46:23.272Z] #60 ...
23:46:23 [2022-08-23T23:46:23.272Z] 
23:46:23 [2022-08-23T23:46:23.272Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
23:46:23 [2022-08-23T23:46:23.272Z] #15 sha256:4d23e20f74be944ff0c066e03e6f26b25a60c6c7af6d01dd00be7aff384f125a
23:46:23 [2022-08-23T23:46:23.272Z] #15 DONE 3.0s
23:46:23 [2022-08-23T23:46:23.272Z] 
23:46:23 [2022-08-23T23:46:23.272Z] #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
23:46:23 [2022-08-23T23:46:23.272Z] #60 sha256:ea95c63ccf27d50270092b719e2a3f19bcd36a0e4797507e1404352580c0b993
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.555 + case "$(go env GOARCH)" in
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.555 ++ go env GOARCH
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.603 Install runc version v1.1.3 (build tags: seccomp)
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.604 + export GO_BUILDMODE=-buildmode=pie
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.604 + GO_BUILDMODE=-buildmode=pie
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.604 ++ dirname /install.sh
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.604 + dir=/
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.604 + bin=runc
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.604 + shift
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.604 + '[' '!' -f //runc.installer ']'
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.604 + . //runc.installer
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.604 ++ set -e
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.604 ++ : v1.1.3
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.604 + install_runc
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.604 + RUNC_BUILDTAGS=seccomp
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.604 + echo 'Install runc version v1.1.3 (build tags: seccomp)'
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.604 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.q6w78AIQC9/src/github.com/opencontainers/runc
23:46:23 [2022-08-23T23:46:23.272Z] #60 2.615 Cloning into '/tmp/tmp.q6w78AIQC9/src/github.com/opencontainers/runc'...
23:46:23 [2022-08-23T23:46:23.378Z] #16 DONE 2.6s
23:46:23 [2022-08-23T23:46:23.378Z] 
23:46:23 [2022-08-23T23:46:23.378Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:46:23 [2022-08-23T23:46:23.378Z] #17 sha256:65f74798f8ed7825e0d6916c838053cac82ac45d41ec5491c351e3ee92c83de8
23:46:25 [2022-08-23T23:46:25.285Z] #17 1.922 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:46:25 [2022-08-23T23:46:25.831Z] #60 ...
23:46:25 [2022-08-23T23:46:25.831Z] 
23:46:25 [2022-08-23T23:46:25.831Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
23:46:25 [2022-08-23T23:46:25.831Z] #16 sha256:84ce8caa6f808956d7e01dd28b12fb7adfaba51c101352b6b5171c0cc1e79fe5
23:46:25 [2022-08-23T23:46:25.831Z] #16 DONE 2.1s
23:46:25 [2022-08-23T23:46:25.831Z] 
23:46:25 [2022-08-23T23:46:25.831Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
23:46:25 [2022-08-23T23:46:25.831Z] #17 sha256:65f74798f8ed7825e0d6916c838053cac82ac45d41ec5491c351e3ee92c83de8
23:46:25 [2022-08-23T23:46:25.848Z] #17 DONE 2.5s
23:46:25 [2022-08-23T23:46:25.849Z] 
23:46:25 [2022-08-23T23:46:25.849Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:46:25 [2022-08-23T23:46:25.849Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:46:25 [2022-08-23T23:46:25.849Z] #77 152.9 checking for ANSI C header files... yes
23:46:25 [2022-08-23T23:46:25.849Z] #77 154.0 checking for sys/types.h... yes
23:46:25 [2022-08-23T23:46:25.849Z] #77 154.4 checking for sys/stat.h... yes
23:46:25 [2022-08-23T23:46:25.849Z] #77 154.7 checking for stdlib.h... yes
23:46:25 [2022-08-23T23:46:25.849Z] #77 154.9 checking for string.h... yes
23:46:25 [2022-08-23T23:46:25.849Z] #77 155.3 checking for memory.h... yes
23:46:25 [2022-08-23T23:46:25.849Z] #77 155.7 checking for strings.h... yes
23:46:25 [2022-08-23T23:46:25.849Z] #77 156.1 checking for inttypes.h... yes
23:46:25 [2022-08-23T23:46:25.849Z] #77 156.4 checking for stdint.h... yes
23:46:25 [2022-08-23T23:46:25.849Z] #77 156.9 checking for unistd.h... yes
23:46:25 [2022-08-23T23:46:25.849Z] #77 157.2 checking for dlfcn.h... yes
23:46:25 [2022-08-23T23:46:25.849Z] #77 157.6 checking for objdir... .libs
23:46:25 [2022-08-23T23:46:25.849Z] #77 158.2 checking if gcc supports -fno-rtti -fno-exceptions... no
23:46:25 [2022-08-23T23:46:25.849Z] #77 158.4 checking for gcc option to produce PIC... -fPIC -DPIC
23:46:25 [2022-08-23T23:46:25.849Z] #77 158.4 checking if gcc PIC flag -fPIC -DPIC works... yes
23:46:26 [2022-08-23T23:46:26.778Z] #77 158.7 checking if gcc static flag -static works... yes
23:46:26 [2022-08-23T23:46:26.778Z] #77 159.6 checking if gcc supports -c -o file.o... 
23:46:26 [2022-08-23T23:46:26.778Z] #77 ...
23:46:26 [2022-08-23T23:46:26.778Z] 
23:46:26 [2022-08-23T23:46:26.778Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
23:46:26 [2022-08-23T23:46:26.778Z] #60 sha256:6d698a78607feef1e3932f4a550d2472af29ae01b481c385aaa68973d5dfd8ba
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.279 + RM_GOPATH=0
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.279 + TMP_GOPATH=
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.279 + : /build
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.279 + '[' -z '' ']'
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.279 ++ mktemp -d
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.279 + export GOPATH=/tmp/tmp.bexKbwbaYZ
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.279 + GOPATH=/tmp/tmp.bexKbwbaYZ
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.279 + RM_GOPATH=1
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.279 + case "$(go env GOARCH)" in
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.279 ++ go env GOARCH
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.308 Install runc version v1.1.3 (build tags: seccomp)
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.308 + export GO_BUILDMODE=-buildmode=pie
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.308 + GO_BUILDMODE=-buildmode=pie
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.308 ++ dirname /install.sh
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.308 + dir=/
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.308 + bin=runc
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.308 + shift
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.308 + '[' '!' -f //runc.installer ']'
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.308 + . //runc.installer
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.308 ++ set -e
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.308 ++ : v1.1.3
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.308 + install_runc
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.308 + RUNC_BUILDTAGS=seccomp
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.308 + echo 'Install runc version v1.1.3 (build tags: seccomp)'
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.308 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bexKbwbaYZ/src/github.com/opencontainers/runc
23:46:26 [2022-08-23T23:46:26.778Z] #60 4.340 Cloning into '/tmp/tmp.bexKbwbaYZ/src/github.com/opencontainers/runc'...
23:46:26 [2022-08-23T23:46:26.778Z] #17 1.357 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
23:46:27 [2022-08-23T23:46:27.035Z] #60 ...
23:46:27 [2022-08-23T23:46:27.035Z] 
23:46:27 [2022-08-23T23:46:27.035Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:46:27 [2022-08-23T23:46:27.035Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:46:27 [2022-08-23T23:46:27.035Z] #77 159.6 checking if gcc supports -c -o file.o... yes
23:46:27 [2022-08-23T23:46:27.035Z] #77 159.9 checking if gcc supports -c -o file.o... (cached) yes
23:46:27 [2022-08-23T23:46:27.035Z] #77 159.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
23:46:27 [2022-08-23T23:46:27.040Z] #17 DONE 1.6s
23:46:27 [2022-08-23T23:46:27.040Z] 
23:46:27 [2022-08-23T23:46:27.040Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:46:27 [2022-08-23T23:46:27.040Z] #18 sha256:3146d7b7af4d9e9b12219299b7ad33ccb5379a5dd3eb035411a418cb8d26fccd
23:46:27 [2022-08-23T23:46:27.292Z] #77 160.0 checking dynamic linker characteristics... 
23:46:27 [2022-08-23T23:46:27.292Z] #77 ...
23:46:27 [2022-08-23T23:46:27.292Z] 
23:46:27 [2022-08-23T23:46:27.292Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
23:46:27 [2022-08-23T23:46:27.292Z] #18 sha256:3146d7b7af4d9e9b12219299b7ad33ccb5379a5dd3eb035411a418cb8d26fccd
23:46:27 [2022-08-23T23:46:27.292Z] #18 DONE 1.4s
23:46:27 [2022-08-23T23:46:27.292Z] 
23:46:27 [2022-08-23T23:46:27.292Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:46:27 [2022-08-23T23:46:27.292Z] #19 sha256:57b173cb8c9e5436d1d47fe9e31a9372107e3b16e81d5cf3a49435b8880f4e71
23:46:28 [2022-08-23T23:46:28.662Z] #19 DONE 1.5s
23:46:28 [2022-08-23T23:46:28.662Z] 
23:46:28 [2022-08-23T23:46:28.662Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:46:28 [2022-08-23T23:46:28.662Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:46:28 [2022-08-23T23:46:28.662Z] #77 160.0 checking dynamic linker characteristics... GNU/Linux ld.so
23:46:28 [2022-08-23T23:46:28.662Z] #77 160.7 checking how to hardcode library paths into programs... immediate
23:46:28 [2022-08-23T23:46:28.662Z] #77 160.7 checking whether stripping libraries is possible... yes
23:46:28 [2022-08-23T23:46:28.662Z] #77 160.7 checking if libtool supports shared libraries... yes
23:46:28 [2022-08-23T23:46:28.662Z] #77 160.7 checking whether to build shared libraries... no
23:46:28 [2022-08-23T23:46:28.662Z] #77 160.7 checking whether to build static libraries... yes
23:46:28 [2022-08-23T23:46:28.662Z] #77 160.7 checking for a BSD-compatible install... /usr/bin/install -c
23:46:28 [2022-08-23T23:46:28.662Z] #77 160.8 checking whether build environment is sane... yes
23:46:28 [2022-08-23T23:46:28.662Z] #77 160.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:46:28 [2022-08-23T23:46:28.662Z] #77 161.0 checking whether make sets $(MAKE)... yes
23:46:28 [2022-08-23T23:46:28.662Z] #77 161.1 checking whether make supports the include directive... yes (GNU style)
23:46:28 [2022-08-23T23:46:28.662Z] #77 161.2 checking whether make supports nested variables... yes
23:46:28 [2022-08-23T23:46:28.662Z] #77 161.2 checking whether UID '0' is supported by ustar format... yes
23:46:28 [2022-08-23T23:46:28.662Z] #77 161.2 checking whether GID '0' is supported by ustar format... yes
23:46:28 [2022-08-23T23:46:28.662Z] #77 161.2 checking how to create a ustar tar archive... gnutar
23:46:28 [2022-08-23T23:46:28.662Z] #77 161.4 checking dependency style of gcc... gcc3
23:46:28 [2022-08-23T23:46:28.662Z] #77 161.8 checking whether to enable maintainer-specific portions of Makefiles... yes
23:46:28 [2022-08-23T23:46:28.662Z] #77 161.8 checking whether make supports nested variables... (cached) yes
23:46:28 [2022-08-23T23:46:28.919Z] #77 161.8 checking for gawk... (cached) mawk
23:46:28 [2022-08-23T23:46:28.919Z] #77 161.8 checking for a sed that does not truncate output... (cached) /bin/sed
23:46:28 [2022-08-23T23:46:28.919Z] #77 161.8 checking for gcc... (cached) gcc
23:46:28 [2022-08-23T23:46:28.961Z] #18 DONE 2.0s
23:46:28 [2022-08-23T23:46:28.961Z] 
23:46:28 [2022-08-23T23:46:28.961Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
23:46:28 [2022-08-23T23:46:28.961Z] #19 sha256:57b173cb8c9e5436d1d47fe9e31a9372107e3b16e81d5cf3a49435b8880f4e71
23:46:29 [2022-08-23T23:46:29.175Z] #77 162.0 checking whether we are using the GNU C compiler... (cached) yes
23:46:29 [2022-08-23T23:46:29.175Z] #77 162.0 checking whether gcc accepts -g... (cached) yes
23:46:29 [2022-08-23T23:46:29.175Z] #77 162.0 checking for gcc option to accept ISO C89... (cached) none needed
23:46:29 [2022-08-23T23:46:29.175Z] #77 162.0 checking whether gcc understands -c and -o together... (cached) yes
23:46:29 [2022-08-23T23:46:29.175Z] #77 162.0 checking for a Python interpreter with version >= 3... python3
23:46:29 [2022-08-23T23:46:29.175Z] #77 162.1 checking for python3... /usr/bin/python3
23:46:29 [2022-08-23T23:46:29.175Z] #77 162.1 checking for python3 version... 3.9
23:46:29 [2022-08-23T23:46:29.431Z] #77 162.2 checking for python3 platform... linux
23:46:29 [2022-08-23T23:46:29.431Z] #77 162.2 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
23:46:29 [2022-08-23T23:46:29.995Z] #77 162.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
23:46:29 [2022-08-23T23:46:29.995Z] #77 162.8 checking for go-md2man... no
23:46:30 [2022-08-23T23:46:30.255Z] #77 162.9 checking error.h usability... 
23:46:30 [2022-08-23T23:46:30.255Z] #77 ...
23:46:30 [2022-08-23T23:46:30.255Z] 
23:46:30 [2022-08-23T23:46:30.255Z] #20 [dev-systemd-false  6/28] RUN ldconfig
23:46:30 [2022-08-23T23:46:30.255Z] #20 sha256:f68dfba258843b6bacfe4cb6fd76b5214c45b508a41afa6f3bf814b2cd52597d
23:46:30 [2022-08-23T23:46:30.255Z] #20 DONE 1.5s
23:46:30 [2022-08-23T23:46:30.255Z] 
23:46:30 [2022-08-23T23:46:30.255Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:46:30 [2022-08-23T23:46:30.255Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:46:30 [2022-08-23T23:46:30.255Z] #77 162.9 checking error.h usability... yes
23:46:30 [2022-08-23T23:46:30.255Z] #77 163.2 checking error.h presence... yes
23:46:30 [2022-08-23T23:46:30.255Z] #77 163.4 checking for error.h... yes
23:46:30 [2022-08-23T23:46:30.769Z] #77 163.4 checking linux/openat2.h usability... yes
23:46:30 [2022-08-23T23:46:30.881Z] #19 DONE 1.9s
23:46:30 [2022-08-23T23:46:30.881Z] 
23:46:30 [2022-08-23T23:46:30.881Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:46:30 [2022-08-23T23:46:30.881Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:46:30 [2022-08-23T23:46:30.881Z] #77 136.8 configure.ac:11: installing 'build-aux/compile'
23:46:30 [2022-08-23T23:46:30.881Z] #77 136.8 configure.ac:11: installing 'build-aux/config.guess'
23:46:30 [2022-08-23T23:46:30.881Z] #77 136.8 configure.ac:11: installing 'build-aux/config.sub'
23:46:30 [2022-08-23T23:46:30.881Z] #77 136.8 configure.ac:13: installing 'build-aux/install-sh'
23:46:30 [2022-08-23T23:46:30.881Z] #77 136.8 configure.ac:13: installing 'build-aux/missing'
23:46:30 [2022-08-23T23:46:30.881Z] #77 136.8 configure.ac:8: installing 'build-aux/tap-driver.sh'
23:46:30 [2022-08-23T23:46:30.881Z] #77 137.2 Makefile.am: installing 'build-aux/depcomp'
23:46:31 [2022-08-23T23:46:31.027Z] #77 163.7 checking linux/openat2.h presence... yes
23:46:31 [2022-08-23T23:46:31.027Z] #77 163.8 checking for linux/openat2.h... yes
23:46:31 [2022-08-23T23:46:31.144Z] #77 139.5 checking build system type... x86_64-pc-linux-gnu
23:46:31 [2022-08-23T23:46:31.144Z] #77 140.3 checking host system type... x86_64-pc-linux-gnu
23:46:31 [2022-08-23T23:46:31.144Z] #77 140.3 checking how to print strings... printf
23:46:31 [2022-08-23T23:46:31.144Z] #77 140.3 checking for gcc... gcc
23:46:31 [2022-08-23T23:46:31.284Z] #77 163.9 checking for copy_file_range... yes
23:46:31 [2022-08-23T23:46:31.717Z] #77 140.4 checking whether the C compiler works... yes
23:46:31 [2022-08-23T23:46:31.717Z] #77 140.8 checking for C compiler default output file name... a.out
23:46:31 [2022-08-23T23:46:31.847Z] #77 164.3 checking for fgetxattr... yes
23:46:31 [2022-08-23T23:46:31.979Z] #77 140.8 checking for suffix of executables... 
23:46:32 [2022-08-23T23:46:32.106Z] #77 164.8 checking for statx... yes
23:46:32 [2022-08-23T23:46:32.242Z] #77 141.0 checking whether we are cross compiling... no
23:46:32 [2022-08-23T23:46:32.503Z] #77 141.5 checking for suffix of object files... 
23:46:32 [2022-08-23T23:46:32.503Z] #77 ...
23:46:32 [2022-08-23T23:46:32.503Z] 
23:46:32 [2022-08-23T23:46:32.503Z] #20 [dev-systemd-false  6/28] RUN ldconfig
23:46:32 [2022-08-23T23:46:32.503Z] #20 sha256:f68dfba258843b6bacfe4cb6fd76b5214c45b508a41afa6f3bf814b2cd52597d
23:46:32 [2022-08-23T23:46:32.503Z] #20 DONE 1.6s
23:46:32 [2022-08-23T23:46:32.503Z] 
23:46:32 [2022-08-23T23:46:32.503Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:46:32 [2022-08-23T23:46:32.503Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2
23:46:32 [2022-08-23T23:46:32.670Z] #77 165.2 checking for fgetpwent_r... yes
23:46:32 [2022-08-23T23:46:32.933Z] #77 165.6 checking for issetugid... no
23:46:33 [2022-08-23T23:46:33.189Z] #77 165.9 checking for pkg-config... /usr/bin/pkg-config
23:46:33 [2022-08-23T23:46:33.189Z] #77 165.9 checking pkg-config is at least version 0.9.0... yes
23:46:34 [2022-08-23T23:46:34.118Z] #77 165.9 checking for library containing yajl_tree_get... -lyajl
23:46:34 [2022-08-23T23:46:34.118Z] #77 167.0 checking for yajl >= 2.0.0... yes
23:46:34 [2022-08-23T23:46:34.374Z] #77 167.0 checking sys/capability.h usability... yes
23:46:34 [2022-08-23T23:46:34.424Z] #21 2.107 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:46:34 [2022-08-23T23:46:34.630Z] #77 167.4 checking sys/capability.h presence... yes
23:46:34 [2022-08-23T23:46:34.630Z] #77 167.5 checking for sys/capability.h... yes
23:46:34 [2022-08-23T23:46:34.686Z] #21 2.143 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:46:34 [2022-08-23T23:46:34.686Z] #21 2.143 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:46:35 [2022-08-23T23:46:35.460Z] #77 203.2   CCLD     tests/init
23:46:35 [2022-08-23T23:46:35.634Z] #21 3.086 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:46:35 [2022-08-23T23:46:35.996Z] #77 167.5 checking for library containing cap_from_name... -lcap
23:46:37 [2022-08-23T23:46:37.363Z] #77 168.6 checking for library containing dlopen... -ldl
23:46:37 [2022-08-23T23:46:37.363Z] #77 170.0 checking seccomp.h usability... 
23:46:37 [2022-08-23T23:46:37.363Z] #77 ...
23:46:37 [2022-08-23T23:46:37.363Z] 
23:46:37 [2022-08-23T23:46:37.363Z] #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
23:46:37 [2022-08-23T23:46:37.363Z] #60 sha256:6d698a78607feef1e3932f4a550d2472af29ae01b481c385aaa68973d5dfd8ba
23:46:37 [2022-08-23T23:46:37.363Z] #60 20.59 + cd /tmp/tmp.bexKbwbaYZ/src/github.com/opencontainers/runc
23:46:37 [2022-08-23T23:46:37.363Z] #60 20.59 + git checkout -q v1.1.3
23:46:37 [2022-08-23T23:46:37.551Z] #21 4.903 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB]
23:46:37 [2022-08-23T23:46:37.925Z] #60 21.40 + '[' -z '' ']'
23:46:37 [2022-08-23T23:46:37.925Z] #60 21.40 + target=static
23:46:37 [2022-08-23T23:46:37.925Z] #60 21.40 + make BUILDTAGS=seccomp static
23:46:38 [2022-08-23T23:46:38.125Z] #21 ...
23:46:38 [2022-08-23T23:46:38.125Z] 
23:46:38 [2022-08-23T23:46:38.125Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:46:38 [2022-08-23T23:46:38.125Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:46:38 [2022-08-23T23:46:38.125Z] #77 141.5 checking for suffix of object files... o
23:46:38 [2022-08-23T23:46:38.125Z] #77 141.8 checking whether we are using the GNU C compiler... yes
23:46:38 [2022-08-23T23:46:38.125Z] #77 142.0 checking whether gcc accepts -g... yes
23:46:38 [2022-08-23T23:46:38.125Z] #77 142.3 checking for gcc option to accept ISO C89... none needed
23:46:38 [2022-08-23T23:46:38.125Z] #77 142.7 checking whether gcc understands -c and -o together... yes
23:46:38 [2022-08-23T23:46:38.125Z] #77 143.0 checking for a sed that does not truncate output... /bin/sed
23:46:38 [2022-08-23T23:46:38.125Z] #77 143.1 checking for grep that handles long lines and -e... /bin/grep
23:46:38 [2022-08-23T23:46:38.125Z] #77 143.1 checking for egrep... /bin/grep -E
23:46:38 [2022-08-23T23:46:38.125Z] #77 143.1 checking for fgrep... /bin/grep -F
23:46:38 [2022-08-23T23:46:38.125Z] #77 143.1 checking for ld used by gcc... /usr/bin/ld
23:46:38 [2022-08-23T23:46:38.125Z] #77 143.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:46:38 [2022-08-23T23:46:38.125Z] #77 143.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:46:38 [2022-08-23T23:46:38.125Z] #77 143.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:46:38 [2022-08-23T23:46:38.125Z] #77 143.4 checking whether ln -s works... yes
23:46:38 [2022-08-23T23:46:38.125Z] #77 143.4 checking the maximum length of command line arguments... 1572864
23:46:38 [2022-08-23T23:46:38.126Z] #77 143.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
23:46:38 [2022-08-23T23:46:38.126Z] #77 143.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
23:46:38 [2022-08-23T23:46:38.126Z] #77 143.4 checking for /usr/bin/ld option to reload object files... -r
23:46:38 [2022-08-23T23:46:38.126Z] #77 143.4 checking for objdump... objdump
23:46:38 [2022-08-23T23:46:38.126Z] #77 143.4 checking how to recognize dependent libraries... pass_all
23:46:38 [2022-08-23T23:46:38.126Z] #77 143.4 checking for dlltool... no
23:46:38 [2022-08-23T23:46:38.126Z] #77 143.4 checking how to associate runtime and link libraries... printf %s\n
23:46:38 [2022-08-23T23:46:38.126Z] #77 143.4 checking for ar... ar
23:46:38 [2022-08-23T23:46:38.126Z] #77 143.4 checking for archiver @FILE support... @
23:46:38 [2022-08-23T23:46:38.126Z] #77 143.7 checking for strip... strip
23:46:38 [2022-08-23T23:46:38.126Z] #77 143.7 checking for ranlib... ranlib
23:46:38 [2022-08-23T23:46:38.126Z] #77 143.7 checking for gawk... no
23:46:38 [2022-08-23T23:46:38.126Z] #77 143.7 checking for mawk... mawk
23:46:38 [2022-08-23T23:46:38.126Z] #77 143.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:46:38 [2022-08-23T23:46:38.126Z] #77 144.3 checking for sysroot... no
23:46:38 [2022-08-23T23:46:38.126Z] #77 144.3 checking for a working dd... /bin/dd
23:46:38 [2022-08-23T23:46:38.126Z] #77 144.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:46:38 [2022-08-23T23:46:38.126Z] #77 144.6 checking for mt... no
23:46:38 [2022-08-23T23:46:38.126Z] #77 144.6 checking if : is a manifest tool... no
23:46:38 [2022-08-23T23:46:38.126Z] #77 144.6 checking how to run the C preprocessor... gcc -E
23:46:38 [2022-08-23T23:46:38.126Z] #77 144.9 checking for ANSI C header files... yes
23:46:38 [2022-08-23T23:46:38.126Z] #77 146.2 checking for sys/types.h... yes
23:46:38 [2022-08-23T23:46:38.126Z] #77 146.5 checking for sys/stat.h... yes
23:46:38 [2022-08-23T23:46:38.387Z] #77 147.1 checking for stdlib.h... yes
23:46:38 [2022-08-23T23:46:38.854Z] #60 22.08 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc .
23:46:38 [2022-08-23T23:46:38.960Z] #77 147.6 checking for string.h... yes
23:46:38 [2022-08-23T23:46:38.960Z] #77 148.0 checking for memory.h... yes
23:46:39 [2022-08-23T23:46:39.793Z] #77 148.3 checking for strings.h... yes
23:46:40 [2022-08-23T23:46:40.054Z] #77 149.0 checking for inttypes.h... yes
23:46:40 [2022-08-23T23:46:40.223Z] #60 ...
23:46:40 [2022-08-23T23:46:40.223Z] 
23:46:40 [2022-08-23T23:46:40.223Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:46:40 [2022-08-23T23:46:40.223Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2
23:46:40 [2022-08-23T23:46:40.223Z] #21 1.672 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
23:46:40 [2022-08-23T23:46:40.223Z] #21 1.700 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
23:46:40 [2022-08-23T23:46:40.223Z] #21 1.700 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
23:46:40 [2022-08-23T23:46:40.223Z] #21 2.517 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
23:46:40 [2022-08-23T23:46:40.223Z] #21 4.535 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [179 kB]
23:46:40 [2022-08-23T23:46:40.223Z] #21 6.925 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:46:40 [2022-08-23T23:46:40.480Z] #21 ...
23:46:40 [2022-08-23T23:46:40.480Z] 
23:46:40 [2022-08-23T23:46:40.480Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:46:40 [2022-08-23T23:46:40.480Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:46:40 [2022-08-23T23:46:40.480Z] #77 170.0 checking seccomp.h usability... yes
23:46:40 [2022-08-23T23:46:40.480Z] #77 170.4 checking seccomp.h presence... yes
23:46:40 [2022-08-23T23:46:40.480Z] #77 170.6 checking for seccomp.h... yes
23:46:40 [2022-08-23T23:46:40.480Z] #77 170.6 checking for library containing seccomp_rule_add... -lseccomp
23:46:40 [2022-08-23T23:46:40.480Z] #77 171.5 checking for library containing seccomp_arch_resolve_name... none required
23:46:40 [2022-08-23T23:46:40.480Z] #77 171.8 checking systemd/sd-bus.h usability... yes
23:46:40 [2022-08-23T23:46:40.480Z] #77 172.1 checking systemd/sd-bus.h presence... yes
23:46:40 [2022-08-23T23:46:40.480Z] #77 172.3 checking for systemd/sd-bus.h... yes
23:46:40 [2022-08-23T23:46:40.481Z] #77 172.3 checking for library containing sd_bus_match_signal_async... -lsystemd
23:46:40 [2022-08-23T23:46:40.579Z] #77 149.4 checking for stdint.h... yes
23:46:40 [2022-08-23T23:46:40.579Z] #77 149.8 checking for unistd.h... yes
23:46:40 [2022-08-23T23:46:40.841Z] #77 149.9 checking for dlfcn.h... yes
23:46:40 [2022-08-23T23:46:40.841Z] #77 150.1 checking for objdir... .libs
23:46:40 [2022-08-23T23:46:40.841Z] #77 ...
23:46:40 [2022-08-23T23:46:40.841Z] 
23:46:40 [2022-08-23T23:46:40.841Z] #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
23:46:40 [2022-08-23T23:46:40.841Z] #60 sha256:ea95c63ccf27d50270092b719e2a3f19bcd36a0e4797507e1404352580c0b993
23:46:40 [2022-08-23T23:46:40.841Z] #60 20.21 + cd /tmp/tmp.q6w78AIQC9/src/github.com/opencontainers/runc
23:46:40 [2022-08-23T23:46:40.841Z] #60 20.21 + git checkout -q v1.1.3
23:46:41 [2022-08-23T23:46:41.044Z] #77 173.2 checking for sd_notify_barrier... yes
23:46:41 [2022-08-23T23:46:41.301Z] #77 174.0 checking linux/bpf.h usability... yes
23:46:41 [2022-08-23T23:46:41.557Z] #77 174.3 checking linux/bpf.h presence... yes
23:46:41 [2022-08-23T23:46:41.557Z] #77 174.5 checking for linux/bpf.h... yes
23:46:41 [2022-08-23T23:46:41.788Z] #60 21.13 + '[' -z '' ']'
23:46:41 [2022-08-23T23:46:41.788Z] #60 21.13 + target=static
23:46:41 [2022-08-23T23:46:41.788Z] #60 21.13 + make BUILDTAGS=seccomp static
23:46:41 [2022-08-23T23:46:41.814Z] #77 174.5 checking compilation for eBPF... yes
23:46:42 [2022-08-23T23:46:42.071Z] #77 174.9 checking for criu >= 3.15... no
23:46:42 [2022-08-23T23:46:42.071Z] #77 175.1 configure: CRIU headers not found, building without CRIU support
23:46:42 [2022-08-23T23:46:42.071Z] #77 175.1 checking for criu > 3.16... no
23:46:42 [2022-08-23T23:46:42.071Z] #77 175.2 configure: CRIU version doesn't support join-ns API
23:46:42 [2022-08-23T23:46:42.421Z] #77 175.2 checking for criu > 3.16.1... no
23:46:42 [2022-08-23T23:46:42.421Z] #77 175.3 configure: CRIU version doesn't support for pre-dumping
23:46:42 [2022-08-23T23:46:42.703Z] #77 175.3 checking for new mount API (fsconfig)... yes
23:46:42 [2022-08-23T23:46:42.703Z] #77 175.4 checking for seccomp notify API... yes
23:46:42 [2022-08-23T23:46:42.733Z] #60 21.86 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc .
23:46:42 [2022-08-23T23:46:42.988Z] #77 175.8 checking for gperf... no
23:46:42 [2022-08-23T23:46:42.989Z] #77 175.8 configure: gperf not found - cannot rebuild signal parser code
23:46:42 [2022-08-23T23:46:42.989Z] #77 175.8 checking for library containing argp_parse... none required
23:46:43 [2022-08-23T23:46:43.246Z] #77 176.2 checking that generated files are newer than configure... done
23:46:43 [2022-08-23T23:46:43.246Z] #77 176.2 configure: creating ./config.status
23:46:45 [2022-08-23T23:46:45.139Z] #77 ...
23:46:45 [2022-08-23T23:46:45.139Z] 
23:46:45 [2022-08-23T23:46:45.139Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:46:45 [2022-08-23T23:46:45.139Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2
23:46:45 [2022-08-23T23:46:45.139Z] #21 14.86 Fetched 8571 kB in 13s (636 kB/s)
23:46:46 [2022-08-23T23:46:46.954Z] #60 ...
23:46:46 [2022-08-23T23:46:46.954Z] 
23:46:46 [2022-08-23T23:46:46.954Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:46:46 [2022-08-23T23:46:46.954Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:46:46 [2022-08-23T23:46:46.954Z] #77 150.7 checking if gcc supports -fno-rtti -fno-exceptions... no
23:46:46 [2022-08-23T23:46:46.954Z] #77 150.9 checking for gcc option to produce PIC... -fPIC -DPIC
23:46:46 [2022-08-23T23:46:46.954Z] #77 150.9 checking if gcc PIC flag -fPIC -DPIC works... yes
23:46:46 [2022-08-23T23:46:46.954Z] #77 151.2 checking if gcc static flag -static works... yes
23:46:46 [2022-08-23T23:46:46.954Z] #77 151.9 checking if gcc supports -c -o file.o... yes
23:46:46 [2022-08-23T23:46:46.954Z] #77 152.2 checking if gcc supports -c -o file.o... (cached) yes
23:46:46 [2022-08-23T23:46:46.954Z] #77 152.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
23:46:46 [2022-08-23T23:46:46.954Z] #77 152.2 checking dynamic linker characteristics... GNU/Linux ld.so
23:46:46 [2022-08-23T23:46:46.954Z] #77 152.8 checking how to hardcode library paths into programs... immediate
23:46:46 [2022-08-23T23:46:46.954Z] #77 152.8 checking whether stripping libraries is possible... yes
23:46:46 [2022-08-23T23:46:46.954Z] #77 152.8 checking if libtool supports shared libraries... yes
23:46:46 [2022-08-23T23:46:46.954Z] #77 152.8 checking whether to build shared libraries... no
23:46:46 [2022-08-23T23:46:46.954Z] #77 152.8 checking whether to build static libraries... yes
23:46:46 [2022-08-23T23:46:46.954Z] #77 152.8 checking for a BSD-compatible install... /usr/bin/install -c
23:46:46 [2022-08-23T23:46:46.954Z] #77 152.9 checking whether build environment is sane... yes
23:46:46 [2022-08-23T23:46:46.954Z] #77 153.1 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:46:46 [2022-08-23T23:46:46.954Z] #77 153.1 checking whether make sets $(MAKE)... yes
23:46:46 [2022-08-23T23:46:46.954Z] #77 153.3 checking whether make supports the include directive... yes (GNU style)
23:46:46 [2022-08-23T23:46:46.954Z] #77 153.4 checking whether make supports nested variables... yes
23:46:46 [2022-08-23T23:46:46.954Z] #77 153.6 checking whether UID '0' is supported by ustar format... yes
23:46:46 [2022-08-23T23:46:46.954Z] #77 153.6 checking whether GID '0' is supported by ustar format... yes
23:46:46 [2022-08-23T23:46:46.954Z] #77 153.6 checking how to create a ustar tar archive... gnutar
23:46:46 [2022-08-23T23:46:46.954Z] #77 153.8 checking dependency style of gcc... gcc3
23:46:46 [2022-08-23T23:46:46.954Z] #77 154.1 checking whether to enable maintainer-specific portions of Makefiles... yes
23:46:46 [2022-08-23T23:46:46.954Z] #77 154.2 checking whether make supports nested variables... (cached) yes
23:46:46 [2022-08-23T23:46:46.954Z] #77 154.2 checking for gawk... (cached) mawk
23:46:46 [2022-08-23T23:46:46.954Z] #77 154.2 checking for a sed that does not truncate output... (cached) /bin/sed
23:46:46 [2022-08-23T23:46:46.954Z] #77 154.2 checking for gcc... (cached) gcc
23:46:46 [2022-08-23T23:46:46.954Z] #77 154.4 checking whether we are using the GNU C compiler... (cached) yes
23:46:46 [2022-08-23T23:46:46.954Z] #77 154.4 checking whether gcc accepts -g... (cached) yes
23:46:46 [2022-08-23T23:46:46.954Z] #77 154.4 checking for gcc option to accept ISO C89... (cached) none needed
23:46:46 [2022-08-23T23:46:46.954Z] #77 154.4 checking whether gcc understands -c and -o together... (cached) yes
23:46:46 [2022-08-23T23:46:46.954Z] #77 154.4 checking for a Python interpreter with version >= 3... python3
23:46:46 [2022-08-23T23:46:46.954Z] #77 154.7 checking for python3... /usr/bin/python3
23:46:46 [2022-08-23T23:46:46.954Z] #77 154.7 checking for python3 version... 3.9
23:46:46 [2022-08-23T23:46:46.954Z] #77 154.7 checking for python3 platform... linux
23:46:46 [2022-08-23T23:46:46.954Z] #77 154.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
23:46:46 [2022-08-23T23:46:46.954Z] #77 155.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
23:46:46 [2022-08-23T23:46:46.954Z] #77 155.7 checking for go-md2man... no
23:46:46 [2022-08-23T23:46:46.954Z] #77 155.8 checking error.h usability... yes
23:46:46 [2022-08-23T23:46:46.954Z] #77 156.0 checking error.h presence... yes
23:46:46 [2022-08-23T23:46:46.954Z] #77 156.1 checking for error.h... yes
23:46:47 [2022-08-23T23:46:47.216Z] #77 156.1 checking linux/openat2.h usability... yes
23:46:47 [2022-08-23T23:46:47.216Z] #77 156.3 checking linux/openat2.h presence... yes
23:46:47 [2022-08-23T23:46:47.216Z] #77 156.5 checking for linux/openat2.h... yes
23:46:47 [2022-08-23T23:46:47.746Z] #77 156.6 checking for copy_file_range... yes
23:46:48 [2022-08-23T23:46:48.320Z] #77 157.0 checking for fgetxattr... yes
23:46:48 [2022-08-23T23:46:48.844Z] #77 157.6 checking for statx... yes
23:46:49 [2022-08-23T23:46:49.417Z] #77 158.0 checking for fgetpwent_r... yes
23:46:49 [2022-08-23T23:46:49.990Z] #77 158.6 checking for issetugid... no
23:46:49 [2022-08-23T23:46:49.990Z] #77 159.2 checking for pkg-config... /usr/bin/pkg-config
23:46:49 [2022-08-23T23:46:49.990Z] #77 159.2 checking pkg-config is at least version 0.9.0... yes
23:46:50 [2022-08-23T23:46:50.256Z] #77 159.2 checking for library containing yajl_tree_get... 
23:46:50 [2022-08-23T23:46:50.256Z] #77 ...
23:46:50 [2022-08-23T23:46:50.256Z] 
23:46:50 [2022-08-23T23:46:50.256Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:46:50 [2022-08-23T23:46:50.256Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2
23:46:50 [2022-08-23T23:46:50.256Z] #21 7.838 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B]
23:46:50 [2022-08-23T23:46:50.256Z] #21 15.43 Fetched 8571 kB in 14s (631 kB/s)
23:46:50 [2022-08-23T23:46:50.390Z] #21 14.86 Reading package lists...
23:46:50 [2022-08-23T23:46:50.844Z] #21 15.43 Reading package lists...
23:46:50 [2022-08-23T23:46:50.844Z] #21 ...
23:46:50 [2022-08-23T23:46:50.844Z] 
23:46:50 [2022-08-23T23:46:50.844Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:46:50 [2022-08-23T23:46:50.844Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:46:50 [2022-08-23T23:46:50.844Z] #77 159.2 checking for library containing yajl_tree_get... -lyajl
23:46:50 [2022-08-23T23:46:50.844Z] #77 160.1 checking for yajl >= 2.0.0... yes
23:46:51 [2022-08-23T23:46:51.368Z] #77 160.2 checking sys/capability.h usability... yes
23:46:51 [2022-08-23T23:46:51.630Z] #77 160.5 checking sys/capability.h presence... yes
23:46:51 [2022-08-23T23:46:51.630Z] #77 160.7 checking for sys/capability.h... yes
23:46:51 [2022-08-23T23:46:51.757Z] #21 19.40 Reading package lists...
23:46:51 [2022-08-23T23:46:51.757Z] #21 ...
23:46:51 [2022-08-23T23:46:51.757Z] 
23:46:51 [2022-08-23T23:46:51.757Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:46:51 [2022-08-23T23:46:51.757Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:46:51 [2022-08-23T23:46:51.757Z] #77 181.2 config.status: creating Makefile
23:46:51 [2022-08-23T23:46:51.757Z] #77 181.5 config.status: creating rpm/crun.spec
23:46:51 [2022-08-23T23:46:51.757Z] #77 181.6 config.status: creating config.h
23:46:51 [2022-08-23T23:46:51.757Z] #77 181.7 config.status: executing libtool commands
23:46:51 [2022-08-23T23:46:51.757Z] #77 181.7 config.status: executing depfiles commands
23:46:52 [2022-08-23T23:46:52.013Z] #77 184.9 === configuring in libocispec (/tmp/crun-build/libocispec)
23:46:52 [2022-08-23T23:46:52.013Z] #77 185.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:46:52 [2022-08-23T23:46:52.579Z] #77 160.7 checking for library containing cap_from_name... -lcap
23:46:53 [2022-08-23T23:46:53.211Z] #77 186.0 checking for gcc... gcc
23:46:53 [2022-08-23T23:46:53.524Z] #77 161.5 checking for library containing dlopen... -ldl
23:46:53 [2022-08-23T23:46:53.588Z] #77 ...
23:46:53 [2022-08-23T23:46:53.588Z] 
23:46:53 [2022-08-23T23:46:53.588Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:46:53 [2022-08-23T23:46:53.588Z] #55 sha256:1462546725c605c5cfe99e1c41425e256b43fa01759c84508bfa497cd5117fe3
23:46:53 [2022-08-23T23:46:53.588Z] #55 264.2 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
23:46:53 [2022-08-23T23:46:53.774Z] #77 186.2 checking whether the C compiler works... yes
23:46:53 [2022-08-23T23:46:53.774Z] #77 186.7 checking for C compiler default output file name... a.out
23:46:53 [2022-08-23T23:46:53.774Z] #77 186.7 checking for suffix of executables... 
23:46:53 [2022-08-23T23:46:53.785Z] #77 162.5 checking seccomp.h usability... yes
23:46:53 [2022-08-23T23:46:53.785Z] #77 162.9 checking seccomp.h presence... yes
23:46:53 [2022-08-23T23:46:53.785Z] #77 163.1 checking for seccomp.h... yes
23:46:54 [2022-08-23T23:46:54.338Z] #77 186.8 checking whether we are cross compiling... no
23:46:54 [2022-08-23T23:46:54.338Z] #77 187.1 checking for suffix of object files... o
23:46:54 [2022-08-23T23:46:54.598Z] #77 187.3 checking whether we are using the GNU C compiler... yes
23:46:54 [2022-08-23T23:46:54.598Z] #77 187.4 checking whether gcc accepts -g... 
23:46:54 [2022-08-23T23:46:54.598Z] #77 ...
23:46:54 [2022-08-23T23:46:54.598Z] 
23:46:54 [2022-08-23T23:46:54.598Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:46:54 [2022-08-23T23:46:54.598Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2
23:46:54 [2022-08-23T23:46:54.598Z] #21 19.40 Reading package lists...
23:46:54 [2022-08-23T23:46:54.976Z] #55 DONE 266.4s
23:46:54 [2022-08-23T23:46:54.976Z] 
23:46:54 [2022-08-23T23:46:54.976Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:46:54 [2022-08-23T23:46:54.976Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e
23:46:54 [2022-08-23T23:46:54.976Z] #77 221.3   AR       libcrun_testing.a
23:46:54 [2022-08-23T23:46:54.976Z] #77 221.3 ar: `u' modifier ignored since `D' is the default (see `U')
23:46:54 [2022-08-23T23:46:54.976Z] #77 221.4   CCLD     tests/tests_libcrun_utils
23:46:54 [2022-08-23T23:46:54.976Z] #77 221.4   CCLD     tests/tests_libcrun_errors
23:46:54 [2022-08-23T23:46:54.976Z] #77 221.4   CCLD     tests/tests_libcrun_fuzzer
23:46:54 [2022-08-23T23:46:54.976Z] #77 221.9   CCLD     libcrun.la
23:46:54 [2022-08-23T23:46:54.976Z] #77 222.4   CCLD     crun
23:46:54 [2022-08-23T23:46:54.976Z] #77 ...
23:46:54 [2022-08-23T23:46:54.976Z] 
23:46:54 [2022-08-23T23:46:54.976Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
23:46:54 [2022-08-23T23:46:54.976Z] #26 sha256:f3325f092a41d3b837ab5423429a5885fcc842bdff3e215315ac495ceb29da9c
23:46:54 [2022-08-23T23:46:54.976Z] #26 264.0 + return
23:46:54 [2022-08-23T23:46:54.976Z] #26 DONE 266.1s
23:46:54 [2022-08-23T23:46:54.976Z] 
23:46:54 [2022-08-23T23:46:54.976Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:46:54 [2022-08-23T23:46:54.976Z] #77 sha256:c1b5ca6bfa10538db6fa1ea2d41cecf602f799f025096b7685ad1c7c0f2d1e5e
23:46:54 [2022-08-23T23:46:54.976Z] #77 222.7 make[3]: Entering directory '/tmp/crun-build'
23:46:55 [2022-08-23T23:46:55.172Z] #77 163.1 checking for library containing seccomp_rule_add... -lseccomp
23:46:55 [2022-08-23T23:46:55.237Z] #77 222.9  /bin/mkdir -p '/usr/local/share/man/man1'
23:46:55 [2022-08-23T23:46:55.237Z] #77 222.9  /bin/mkdir -p '/usr/local/lib'
23:46:55 [2022-08-23T23:46:55.237Z] #77 222.9  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
23:46:55 [2022-08-23T23:46:55.237Z] #77 223.0  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
23:46:55 [2022-08-23T23:46:55.237Z] #77 223.1 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
23:46:55 [2022-08-23T23:46:55.433Z] #77 164.2 checking for library containing seccomp_arch_resolve_name... none required
23:46:55 [2022-08-23T23:46:55.498Z] #77 223.1 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
23:46:55 [2022-08-23T23:46:55.498Z] #77 223.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a
23:46:55 [2022-08-23T23:46:55.498Z] #77 223.1 libtool: install: ranlib /usr/local/lib/libcrun.a
23:46:55 [2022-08-23T23:46:55.695Z] #77 164.5 checking systemd/sd-bus.h usability... yes
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.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
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.4 ----------------------------------------------------------------------
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.4 Libraries have been installed in:
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.4    /usr/local/lib
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.4 
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.4 If you ever happen to want to link against installed libraries
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.4 in a given directory, LIBDIR, you must either use libtool, and
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.4 specify the full pathname of the library, or use the '-LLIBDIR'
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.4 flag during linking and do at least one of the following:
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.4    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.4      during execution
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.4    - add LIBDIR to the 'LD_RUN_PATH' environment variable
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.4      during linking
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.4    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.4    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.4 
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.4 See any operating system documentation about shared libraries for
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.4 more information, such as the ld(1) and ld.so(8) manual pages.
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.4 ----------------------------------------------------------------------
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.4  /bin/mkdir -p '/build'
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.4   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.5 libtool: install: /usr/bin/install -c crun /build/crun
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.5 make[3]: Leaving directory '/tmp/crun-build'
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.5 make[2]: Leaving directory '/tmp/crun-build'
23:46:55 [2022-08-23T23:46:55.763Z] #77 223.5 make[1]: Leaving directory '/tmp/crun-build'
23:46:55 [2022-08-23T23:46:55.957Z] #77 165.0 checking systemd/sd-bus.h presence... yes
23:46:55 [2022-08-23T23:46:55.957Z] #77 165.2 checking for systemd/sd-bus.h... yes
23:46:55 [2022-08-23T23:46:55.969Z] #21 24.25 Building dependency tree...
23:46:56 [2022-08-23T23:46:56.902Z] #77 165.2 checking for library containing sd_bus_match_signal_async... -lsystemd
23:46:57 [2022-08-23T23:46:57.153Z] #77 DONE 224.5s
23:46:57 [2022-08-23T23:46:57.153Z] 
23:46:57 [2022-08-23T23:46:57.153Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
23:46:57 [2022-08-23T23:46:57.153Z] #27 sha256:6ebe6e76b2a59c80de37f1b91141d71fc0341d1b421d0dced00850372a810961
23:46:57 [2022-08-23T23:46:57.164Z] #77 166.1 checking for sd_notify_barrier... yes
23:46:57 [2022-08-23T23:46:57.337Z] #21 ...
23:46:57 [2022-08-23T23:46:57.337Z] 
23:46:57 [2022-08-23T23:46:57.337Z] #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
23:46:57 [2022-08-23T23:46:57.337Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c
23:46:57 [2022-08-23T23:46:57.337Z] #34 DONE 248.0s
23:46:57 [2022-08-23T23:46:57.337Z] 
23:46:57 [2022-08-23T23:46:57.337Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:46:57 [2022-08-23T23:46:57.337Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:46:57 [2022-08-23T23:46:57.337Z] #77 187.4 checking whether gcc accepts -g... yes
23:46:57 [2022-08-23T23:46:57.337Z] #77 187.5 checking for gcc option to accept ISO C89... none needed
23:46:57 [2022-08-23T23:46:57.337Z] #77 187.7 checking whether gcc understands -c and -o together... yes
23:46:57 [2022-08-23T23:46:57.337Z] #77 188.1 checking how to run the C preprocessor... gcc -E
23:46:57 [2022-08-23T23:46:57.337Z] #77 188.4 checking for grep that handles long lines and -e... /bin/grep
23:46:57 [2022-08-23T23:46:57.337Z] #77 188.4 checking for egrep... /bin/grep -E
23:46:57 [2022-08-23T23:46:57.337Z] #77 188.4 checking for ANSI C header files... yes
23:46:57 [2022-08-23T23:46:57.337Z] #77 189.7 checking for sys/types.h... yes
23:46:57 [2022-08-23T23:46:57.337Z] #77 189.9 checking for sys/stat.h... yes
23:46:57 [2022-08-23T23:46:57.337Z] #77 190.1 checking for stdlib.h... yes
23:46:57 [2022-08-23T23:46:57.426Z] #77 166.4 checking linux/bpf.h usability... yes
23:46:57 [2022-08-23T23:46:57.594Z] #77 190.3 checking for string.h... yes
23:46:57 [2022-08-23T23:46:57.687Z] #77 166.7 checking linux/bpf.h presence... yes
23:46:57 [2022-08-23T23:46:57.687Z] #77 166.9 checking for linux/bpf.h... yes
23:46:57 [2022-08-23T23:46:57.727Z] #27 DONE 0.8s
23:46:57 [2022-08-23T23:46:57.727Z] 
23:46:57 [2022-08-23T23:46:57.727Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
23:46:57 [2022-08-23T23:46:57.727Z] #32 sha256:9b51e6a6d6126fa220b173c3595ead382533fe496b523dbe306010ae1e34912f
23:46:57 [2022-08-23T23:46:57.850Z] #77 190.6 checking for memory.h... yes
23:46:57 [2022-08-23T23:46:57.948Z] #77 166.9 checking compilation for eBPF... yes
23:46:57 [2022-08-23T23:46:57.948Z] #77 167.2 checking for criu >= 3.15... no
23:46:57 [2022-08-23T23:46:57.948Z] #77 167.3 configure: CRIU headers not found, building without CRIU support
23:46:58 [2022-08-23T23:46:58.210Z] #77 167.3 checking for criu > 3.16... no
23:46:58 [2022-08-23T23:46:58.210Z] #77 167.4 configure: CRIU version doesn't support join-ns API
23:46:58 [2022-08-23T23:46:58.210Z] #77 167.4 checking for criu > 3.16.1... no
23:46:58 [2022-08-23T23:46:58.210Z] #77 167.4 configure: CRIU version doesn't support for pre-dumping
23:46:58 [2022-08-23T23:46:58.363Z] #77 190.8 checking for strings.h... yes
23:46:58 [2022-08-23T23:46:58.472Z] #77 167.4 checking for new mount API (fsconfig)... yes
23:46:58 [2022-08-23T23:46:58.619Z] #77 191.2 checking for inttypes.h... yes
23:46:58 [2022-08-23T23:46:58.619Z] #77 191.5 checking for stdint.h... yes
23:46:58 [2022-08-23T23:46:58.678Z] #32 DONE 1.2s
23:46:58 [2022-08-23T23:46:58.678Z] 
23:46:58 [2022-08-23T23:46:58.678Z] #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
23:46:58 [2022-08-23T23:46:58.678Z] #60 sha256:237c776c5ee938528bd0d05868d478b48d88bb0da086f0d61aa777c989259551
23:46:58 [2022-08-23T23:46:58.678Z] #60 155.0 + mkdir -p /build
23:46:58 [2022-08-23T23:46:58.678Z] #60 155.0 + cp runc /build/runc
23:46:58 [2022-08-23T23:46:58.678Z] #60 DONE 155.9s
23:46:58 [2022-08-23T23:46:58.678Z] 
23:46:58 [2022-08-23T23:46:58.678Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
23:46:58 [2022-08-23T23:46:58.678Z] #35 sha256:a0ccba6e7280e0b6af6e68ec5fd6e32d3950c3f851c797d520fd3cb279a80ddf
23:46:58 [2022-08-23T23:46:58.734Z] #77 167.7 checking for seccomp notify API... yes
23:46:58 [2022-08-23T23:46:58.996Z] #77 168.0 checking for gperf... no
23:46:58 [2022-08-23T23:46:58.996Z] #77 168.0 configure: gperf not found - cannot rebuild signal parser code
23:46:59 [2022-08-23T23:46:59.131Z] #77 191.8 checking for unistd.h... yes
23:46:59 [2022-08-23T23:46:59.252Z] #35 DONE 0.7s
23:46:59 [2022-08-23T23:46:59.252Z] 
23:46:59 [2022-08-23T23:46:59.252Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:46:59 [2022-08-23T23:46:59.252Z] #64 sha256:4fe360a63bd4160385cee50eb958ecdc613bb1866cb9a52f05b6024b1801c86b
23:46:59 [2022-08-23T23:46:59.258Z] #77 168.0 checking for library containing argp_parse... none required
23:46:59 [2022-08-23T23:46:59.518Z] #64 ...
23:46:59 [2022-08-23T23:46:59.518Z] 
23:46:59 [2022-08-23T23:46:59.518Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
23:46:59 [2022-08-23T23:46:59.518Z] #37 sha256:b800549d851db2f891996bf9e58ccd562f1d1c48c16dbe9e76e613c2ebfcffbe
23:46:59 [2022-08-23T23:46:59.694Z] #77 192.1 checking minix/config.h usability... no
23:46:59 [2022-08-23T23:46:59.694Z] #77 192.4 checking minix/config.h presence... no
23:46:59 [2022-08-23T23:46:59.694Z] #77 192.6 checking for minix/config.h... no
23:46:59 [2022-08-23T23:46:59.781Z] #77 168.8 checking that generated files are newer than configure... done
23:46:59 [2022-08-23T23:46:59.781Z] #77 168.8 configure: creating ./config.status
23:46:59 [2022-08-23T23:46:59.950Z] #77 192.6 checking whether it is safe to define __EXTENSIONS__... yes
23:47:00 [2022-08-23T23:47:00.091Z] #37 DONE 0.5s
23:47:00 [2022-08-23T23:47:00.092Z] 
23:47:00 [2022-08-23T23:47:00.092Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
23:47:00 [2022-08-23T23:47:00.092Z] #39 sha256:2ded8ee756ccc2e401856755f3e73d72bcc451eb2329dbbe8a54cfa1a325f548
23:47:00 [2022-08-23T23:47:00.092Z] #39 DONE 0.1s
23:47:00 [2022-08-23T23:47:00.092Z] 
23:47:00 [2022-08-23T23:47:00.092Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
23:47:00 [2022-08-23T23:47:00.092Z] #41 sha256:dfa3faaee3c7980d6d0342529f354806e971f0b23ef4df0cb965a0a53dee7fae
23:47:00 [2022-08-23T23:47:00.092Z] #41 DONE 0.1s
23:47:00 [2022-08-23T23:47:00.092Z] 
23:47:00 [2022-08-23T23:47:00.092Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
23:47:00 [2022-08-23T23:47:00.092Z] #45 sha256:52be3463d09e4438b2ad2afafb6acbf74191714418008354ee30d1a6c4a8ce35
23:47:00 [2022-08-23T23:47:00.092Z] #45 DONE 0.1s
23:47:00 [2022-08-23T23:47:00.092Z] 
23:47:00 [2022-08-23T23:47:00.092Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:47:00 [2022-08-23T23:47:00.092Z] #64 sha256:4fe360a63bd4160385cee50eb958ecdc613bb1866cb9a52f05b6024b1801c86b
23:47:00 [2022-08-23T23:47:00.353Z] #64 ...
23:47:00 [2022-08-23T23:47:00.353Z] 
23:47:00 [2022-08-23T23:47:00.353Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
23:47:00 [2022-08-23T23:47:00.353Z] #48 sha256:41b57f9567b2e63aad7fcacbe32446ab2798bdd43472bec53754245260b8e9cb
23:47:00 [2022-08-23T23:47:00.677Z] #48 DONE 0.5s
23:47:00 [2022-08-23T23:47:00.677Z] 
23:47:00 [2022-08-23T23:47:00.677Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
23:47:00 [2022-08-23T23:47:00.677Z] #52 sha256:6849943e57b5f351f62f6bb9c8034fa84a7267c416f4052250990562d93f6db5
23:47:00 [2022-08-23T23:47:00.677Z] #52 DONE 0.1s
23:47:00 [2022-08-23T23:47:00.677Z] 
23:47:00 [2022-08-23T23:47:00.677Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
23:47:00 [2022-08-23T23:47:00.677Z] #54 sha256:a93369af29354b227b898d3fe6aad45015892785658ef1444f9819d73e96dd2d
23:47:00 [2022-08-23T23:47:00.770Z] #77 193.2 checking build system type... x86_64-pc-linux-gnu
23:47:00 [2022-08-23T23:47:00.963Z] #54 DONE 0.1s
23:47:00 [2022-08-23T23:47:00.963Z] 
23:47:00 [2022-08-23T23:47:00.963Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
23:47:00 [2022-08-23T23:47:00.963Z] #56 sha256:307464514e305650402e405dd02e6fddb23318d73d9c6027a62fc231ff269149
23:47:01 [2022-08-23T23:47:01.026Z] #77 193.9 checking host system type... x86_64-pc-linux-gnu
23:47:01 [2022-08-23T23:47:01.026Z] #77 193.9 checking how to print strings... printf
23:47:01 [2022-08-23T23:47:01.026Z] #77 193.9 checking for a sed that does not truncate output... /bin/sed
23:47:01 [2022-08-23T23:47:01.026Z] #77 193.9 checking for fgrep... /bin/grep -F
23:47:01 [2022-08-23T23:47:01.026Z] #77 193.9 checking for ld used by gcc... /usr/bin/ld
23:47:01 [2022-08-23T23:47:01.026Z] #77 194.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:47:01 [2022-08-23T23:47:01.116Z] #64 330.4 # github.com/containerd/containerd/cmd/containerd
23:47:01 [2022-08-23T23:47:01.116Z] #64 330.4 /usr/bin/ld: /tmp/go-link-4126278263/000019.o: in function `New':
23:47:01 [2022-08-23T23:47:01.116Z] #64 330.4 /tmp/tmp.tEXtHOjaa3/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
23:47:01 [2022-08-23T23:47:01.116Z] #64 330.5 + bin/containerd-stress
23:47:01 [2022-08-23T23:47:01.116Z] #64 331.7 + bin/containerd-shim
23:47:01 [2022-08-23T23:47:01.282Z] #77 194.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:47:01 [2022-08-23T23:47:01.282Z] #77 194.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:47:01 [2022-08-23T23:47:01.282Z] #77 194.4 checking whether ln -s works... yes
23:47:01 [2022-08-23T23:47:01.539Z] #77 194.4 checking the maximum length of command line arguments... 1572864
23:47:01 [2022-08-23T23:47:01.539Z] #77 194.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
23:47:01 [2022-08-23T23:47:01.539Z] #77 194.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
23:47:01 [2022-08-23T23:47:01.539Z] #77 194.6 checking for /usr/bin/ld option to reload object files... -r
23:47:01 [2022-08-23T23:47:01.539Z] #77 194.6 checking for objdump... objdump
23:47:01 [2022-08-23T23:47:01.539Z] #77 194.6 checking how to recognize dependent libraries... pass_all
23:47:01 [2022-08-23T23:47:01.539Z] #77 194.6 checking for dlltool... no
23:47:01 [2022-08-23T23:47:01.539Z] #77 194.6 checking how to associate runtime and link libraries... printf %s\n
23:47:01 [2022-08-23T23:47:01.539Z] #77 194.6 checking for ar... ar
23:47:01 [2022-08-23T23:47:01.559Z] #56 DONE 0.9s
23:47:01 [2022-08-23T23:47:01.559Z] 
23:47:01 [2022-08-23T23:47:01.559Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:47:01 [2022-08-23T23:47:01.559Z] #64 sha256:4fe360a63bd4160385cee50eb958ecdc613bb1866cb9a52f05b6024b1801c86b
23:47:01 [2022-08-23T23:47:01.795Z] #77 194.6 checking for archiver @FILE support... @
23:47:01 [2022-08-23T23:47:01.833Z] #64 ...
23:47:01 [2022-08-23T23:47:01.833Z] 
23:47:01 [2022-08-23T23:47:01.833Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
23:47:01 [2022-08-23T23:47:01.833Z] #58 sha256:708c78b52d1824a86d33212c780e21d1688cdb955adce04ad4a74404e86580b5
23:47:01 [2022-08-23T23:47:01.833Z] #58 DONE 0.1s
23:47:01 [2022-08-23T23:47:01.833Z] 
23:47:01 [2022-08-23T23:47:01.833Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
23:47:01 [2022-08-23T23:47:01.833Z] #61 sha256:f2097fec90c5d62fdecba39cd51235e1d2a7d3b14e85d11726945271209607bb
23:47:02 [2022-08-23T23:47:02.051Z] #77 194.9 checking for strip... strip
23:47:02 [2022-08-23T23:47:02.051Z] #77 194.9 checking for ranlib... ranlib
23:47:02 [2022-08-23T23:47:02.051Z] #77 194.9 checking for gawk... no
23:47:02 [2022-08-23T23:47:02.051Z] #77 194.9 checking for mawk... mawk
23:47:02 [2022-08-23T23:47:02.096Z] #61 DONE 0.2s
23:47:02 [2022-08-23T23:47:02.096Z] 
23:47:02 [2022-08-23T23:47:02.096Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:47:02 [2022-08-23T23:47:02.096Z] #64 sha256:4fe360a63bd4160385cee50eb958ecdc613bb1866cb9a52f05b6024b1801c86b
23:47:02 [2022-08-23T23:47:02.614Z] #77 194.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:47:02 [2022-08-23T23:47:02.614Z] #77 195.5 checking for sysroot... no
23:47:02 [2022-08-23T23:47:02.614Z] #77 195.5 checking for a working dd... /bin/dd
23:47:02 [2022-08-23T23:47:02.614Z] #77 195.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:47:02 [2022-08-23T23:47:02.667Z] #64 238.9 + bin/containerd
23:47:02 [2022-08-23T23:47:02.870Z] #77 195.7 checking for mt... no
23:47:02 [2022-08-23T23:47:02.870Z] #77 195.7 checking if : is a manifest tool... no
23:47:03 [2022-08-23T23:47:03.128Z] #77 195.8 checking for dlfcn.h... yes
23:47:03 [2022-08-23T23:47:03.128Z] #77 196.0 checking for objdir... .libs
23:47:03 [2022-08-23T23:47:03.460Z] #77 196.5 checking if gcc supports -fno-rtti -fno-exceptions... no
23:47:03 [2022-08-23T23:47:03.460Z] #77 ...
23:47:03 [2022-08-23T23:47:03.460Z] 
23:47:03 [2022-08-23T23:47:03.460Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:47:03 [2022-08-23T23:47:03.460Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2
23:47:03 [2022-08-23T23:47:03.460Z] #21 27.63 The following additional packages will be installed:
23:47:03 [2022-08-23T23:47:03.460Z] #21 27.63   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
23:47:03 [2022-08-23T23:47:03.460Z] #21 27.63   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
23:47:03 [2022-08-23T23:47:03.460Z] #21 27.63   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
23:47:03 [2022-08-23T23:47:03.460Z] #21 27.63   python3-pkg-resources vim-runtime xxd
23:47:03 [2022-08-23T23:47:03.460Z] #21 27.65 Suggested packages:
23:47:03 [2022-08-23T23:47:03.460Z] #21 27.65   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
23:47:03 [2022-08-23T23:47:03.460Z] #21 27.65   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
23:47:03 [2022-08-23T23:47:03.460Z] #21 27.65   acl attr quota
23:47:03 [2022-08-23T23:47:03.460Z] #21 27.65 Recommended packages:
23:47:03 [2022-08-23T23:47:03.460Z] #21 27.65   libatm1 nftables libpam-cap build-essential python3-dev unzip
23:47:03 [2022-08-23T23:47:03.460Z] #21 29.88 The following NEW packages will be installed:
23:47:03 [2022-08-23T23:47:03.460Z] #21 29.89   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
23:47:03 [2022-08-23T23:47:03.460Z] #21 29.89   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
23:47:03 [2022-08-23T23:47:03.460Z] #21 29.89   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
23:47:03 [2022-08-23T23:47:03.460Z] #21 29.90   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
23:47:03 [2022-08-23T23:47:03.460Z] #21 29.90   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
23:47:03 [2022-08-23T23:47:03.460Z] #21 29.91   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
23:47:03 [2022-08-23T23:47:03.460Z] #21 29.91   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:47:03 [2022-08-23T23:47:03.460Z] #21 29.91   xz-utils zip zstd
23:47:03 [2022-08-23T23:47:03.460Z] #21 30.38 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
23:47:03 [2022-08-23T23:47:03.460Z] #21 30.38 Need to get 27.7 MB of archives.
23:47:03 [2022-08-23T23:47:03.460Z] #21 30.38 After this operation, 106 MB of additional disk space will be used.
23:47:03 [2022-08-23T23:47:03.460Z] #21 30.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
23:47:03 [2022-08-23T23:47:03.460Z] #21 30.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
23:47:03 [2022-08-23T23:47:03.460Z] #21 30.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
23:47:03 [2022-08-23T23:47:03.460Z] #21 30.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
23:47:03 [2022-08-23T23:47:03.460Z] #21 30.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
23:47:03 [2022-08-23T23:47:03.460Z] #21 30.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
23:47:03 [2022-08-23T23:47:03.460Z] #21 30.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
23:47:03 [2022-08-23T23:47:03.460Z] #21 30.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
23:47:03 [2022-08-23T23:47:03.460Z] #21 30.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
23:47:03 [2022-08-23T23:47:03.460Z] #21 30.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 30.50 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 30.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 30.52 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 30.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 30.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 30.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 30.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 30.60 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 30.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 30.61 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 30.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 30.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 30.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 30.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 30.66 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 30.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 30.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 31.09 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
23:47:03 [2022-08-23T23:47:03.461Z] #21 31.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 31.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 31.11 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 31.12 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 31.12 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 31.13 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 31.15 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 31.24 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 31.25 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 31.26 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 31.29 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 31.32 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 31.32 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 31.35 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 31.43 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 31.44 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 31.45 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 31.81 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 31.88 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 31.93 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 31.95 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
23:47:03 [2022-08-23T23:47:03.461Z] #21 33.00 debconf: delaying package configuration, since apt-utils is not installed
23:47:03 [2022-08-23T23:47:03.461Z] #21 33.28 Fetched 27.7 MB in 2s (13.7 MB/s)
23:47:03 [2022-08-23T23:47:03.717Z] #21 33.41 Selecting previously unselected package pigz.
23:47:03 [2022-08-23T23:47:03.717Z] #21 33.41 (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.)
23:47:03 [2022-08-23T23:47:03.717Z] #21 33.50 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
23:47:03 [2022-08-23T23:47:03.717Z] #21 33.50 Unpacking pigz (2.6-1) ...
23:47:03 [2022-08-23T23:47:03.973Z] #21 33.70 Selecting previously unselected package libelf1:amd64.
23:47:03 [2022-08-23T23:47:03.973Z] #21 33.70 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
23:47:03 [2022-08-23T23:47:03.973Z] #21 33.74 Unpacking libelf1:amd64 (0.183-1) ...
23:47:04 [2022-08-23T23:47:04.039Z] #77 ...
23:47:04 [2022-08-23T23:47:04.039Z] 
23:47:04 [2022-08-23T23:47:04.039Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:47:04 [2022-08-23T23:47:04.039Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2
23:47:04 [2022-08-23T23:47:04.039Z] #21 15.43 Reading package lists...
23:47:04 [2022-08-23T23:47:04.039Z] #21 21.08 Reading package lists...
23:47:04 [2022-08-23T23:47:04.039Z] #21 26.76 Building dependency tree...
23:47:04 [2022-08-23T23:47:04.039Z] #21 30.10 The following additional packages will be installed:
23:47:04 [2022-08-23T23:47:04.039Z] #21 30.10   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
23:47:04 [2022-08-23T23:47:04.039Z] #21 30.10   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
23:47:04 [2022-08-23T23:47:04.039Z] #21 30.12   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
23:47:04 [2022-08-23T23:47:04.039Z] #21 30.12   python3-pkg-resources vim-runtime xxd
23:47:04 [2022-08-23T23:47:04.039Z] #21 30.13 Suggested packages:
23:47:04 [2022-08-23T23:47:04.039Z] #21 30.13   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
23:47:04 [2022-08-23T23:47:04.039Z] #21 30.13   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
23:47:04 [2022-08-23T23:47:04.039Z] #21 30.13   acl attr quota
23:47:04 [2022-08-23T23:47:04.039Z] #21 30.13 Recommended packages:
23:47:04 [2022-08-23T23:47:04.039Z] #21 30.15   libatm1 nftables libpam-cap build-essential python3-dev unzip
23:47:04 [2022-08-23T23:47:04.039Z] #21 ...
23:47:04 [2022-08-23T23:47:04.039Z] 
23:47:04 [2022-08-23T23:47:04.039Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:47:04 [2022-08-23T23:47:04.039Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:47:04 [2022-08-23T23:47:04.039Z] #77 172.9 config.status: creating Makefile
23:47:04 [2022-08-23T23:47:04.039Z] #77 173.0 config.status: creating rpm/crun.spec
23:47:04 [2022-08-23T23:47:04.039Z] #77 173.1 config.status: creating config.h
23:47:04 [2022-08-23T23:47:04.039Z] #77 173.1 config.status: executing libtool commands
23:47:04 [2022-08-23T23:47:04.039Z] #77 173.2 config.status: executing depfiles commands
23:47:04 [2022-08-23T23:47:04.486Z] #21 34.08 Selecting previously unselected package libbpf0:amd64.
23:47:04 [2022-08-23T23:47:04.486Z] #21 34.09 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
23:47:04 [2022-08-23T23:47:04.486Z] #21 34.11 Unpacking libbpf0:amd64 (1:0.3-2) ...
23:47:04 [2022-08-23T23:47:04.612Z] #77 ...
23:47:04 [2022-08-23T23:47:04.612Z] 
23:47:04 [2022-08-23T23:47:04.612Z] #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
23:47:04 [2022-08-23T23:47:04.612Z] #34 sha256:59de4826c403854dea5704235eabc6420cb74a64370fa4684e2fb72a350a991c
23:47:04 [2022-08-23T23:47:04.612Z] #34 DONE 253.4s
23:47:04 [2022-08-23T23:47:04.612Z] 
23:47:04 [2022-08-23T23:47:04.612Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:47:04 [2022-08-23T23:47:04.612Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef
23:47:04 [2022-08-23T23:47:04.742Z] #21 34.36 Selecting previously unselected package libcap2:amd64.
23:47:04 [2022-08-23T23:47:04.742Z] #21 34.37 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
23:47:04 [2022-08-23T23:47:04.742Z] #21 34.37 Unpacking libcap2:amd64 (1:2.44-1) ...
23:47:04 [2022-08-23T23:47:04.742Z] #21 34.61 Selecting previously unselected package libmnl0:amd64.
23:47:04 [2022-08-23T23:47:04.742Z] #21 ...
23:47:04 [2022-08-23T23:47:04.742Z] 
23:47:04 [2022-08-23T23:47:04.742Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:47:04 [2022-08-23T23:47:04.742Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7 Delve is a source level debugger for Go programs.
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7 
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7 Delve enables you to interact with your program by controlling the execution of the process,
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7 
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7 
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7 Pass flags to the program you are debugging using `--`, for example:
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7 
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7 `dlv exec ./hello -- server --config conf/config.toml`
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7 
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7 Usage:
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7   dlv [command]
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7 
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7 Available Commands:
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7   attach      Attach to running process and begin debugging.
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7   connect     Connect to a headless debug server with a terminal client.
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7   core        Examine a core dump.
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7   debug       Compile and begin debugging main package in current directory, or the package specified.
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7   exec        Execute a precompiled binary, and begin a debug session.
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7   help        Help about any command
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7   run         Deprecated command. Use 'debug' instead.
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7   test        Compile test binary and begin debugging program.
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7   trace       Compile and begin tracing program.
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7   version     Prints version.
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7 
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7 Flags:
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7       --disable-aslr                     Disables address space randomization
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7   -h, --help                             help for dlv
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7       --init string                      Init file, executed by the terminal client.
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7       --log                              Enable debugging server logging.
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7       --wd string                        Working directory for running the program.
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7 
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7 Additional help topics:
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7   dlv backend  Help about the --backend flag.
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7   dlv log      Help about logging flags.
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7   dlv redirect Help about file redirection.
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7 
23:47:04 [2022-08-23T23:47:04.742Z] #36 255.7 Use "dlv [command] --help" for more information about a command.
23:47:04 [2022-08-23T23:47:04.874Z] #47 ...
23:47:04 [2022-08-23T23:47:04.874Z] 
23:47:04 [2022-08-23T23:47:04.874Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:47:04 [2022-08-23T23:47:04.874Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2
23:47:04 [2022-08-23T23:47:04.874Z] #21 32.48 The following NEW packages will be installed:
23:47:04 [2022-08-23T23:47:04.874Z] #21 32.48   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
23:47:04 [2022-08-23T23:47:04.874Z] #21 32.48   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
23:47:04 [2022-08-23T23:47:04.874Z] #21 32.48   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
23:47:04 [2022-08-23T23:47:04.874Z] #21 32.48   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
23:47:04 [2022-08-23T23:47:04.874Z] #21 32.48   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
23:47:04 [2022-08-23T23:47:04.874Z] #21 32.48   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
23:47:04 [2022-08-23T23:47:04.874Z] #21 32.48   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
23:47:04 [2022-08-23T23:47:04.874Z] #21 32.48   xz-utils zip zstd
23:47:05 [2022-08-23T23:47:05.135Z] #21 ...
23:47:05 [2022-08-23T23:47:05.135Z] 
23:47:05 [2022-08-23T23:47:05.135Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
23:47:05 [2022-08-23T23:47:05.135Z] #36 sha256:c68ca2cc92e335fa2d4b70693fb6339decbf266fba5055712aa7e94bb6079c77
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1 Delve is a source level debugger for Go programs.
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1 
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1 Delve enables you to interact with your program by controlling the execution of the process,
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1 
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1 
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1 Pass flags to the program you are debugging using `--`, for example:
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1 
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1 `dlv exec ./hello -- server --config conf/config.toml`
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1 
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1 Usage:
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1   dlv [command]
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1 
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1 Available Commands:
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1   attach      Attach to running process and begin debugging.
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1   connect     Connect to a headless debug server with a terminal client.
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1   core        Examine a core dump.
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1   debug       Compile and begin debugging main package in current directory, or the package specified.
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1   exec        Execute a precompiled binary, and begin a debug session.
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1   help        Help about any command
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1   run         Deprecated command. Use 'debug' instead.
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1   test        Compile test binary and begin debugging program.
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1   trace       Compile and begin tracing program.
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1   version     Prints version.
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1 
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1 Flags:
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.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)
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.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)
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1       --disable-aslr                     Disables address space randomization
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1   -h, --help                             help for dlv
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1       --init string                      Init file, executed by the terminal client.
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1       --log                              Enable debugging server logging.
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1       --wd string                        Working directory for running the program.
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1 
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1 Additional help topics:
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1   dlv backend  Help about the --backend flag.
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1   dlv log      Help about logging flags.
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1   dlv redirect Help about file redirection.
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1 
23:47:05 [2022-08-23T23:47:05.135Z] #36 254.1 Use "dlv [command] --help" for more information about a command.
23:47:05 [2022-08-23T23:47:05.135Z] #36 DONE 254.2s
23:47:05 [2022-08-23T23:47:05.305Z] #36 DONE 256.1s
23:47:05 [2022-08-23T23:47:05.305Z] 
23:47:05 [2022-08-23T23:47:05.305Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:47:05 [2022-08-23T23:47:05.305Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2
23:47:05 [2022-08-23T23:47:05.305Z] #21 34.62 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
23:47:05 [2022-08-23T23:47:05.305Z] #21 34.62 Unpacking libmnl0:amd64 (1.0.4-3) ...
23:47:05 [2022-08-23T23:47:05.305Z] #21 35.05 Selecting previously unselected package libxtables12:amd64.
23:47:05 [2022-08-23T23:47:05.305Z] #21 35.05 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
23:47:05 [2022-08-23T23:47:05.305Z] #21 35.05 Unpacking libxtables12:amd64 (1.8.7-1) ...
23:47:05 [2022-08-23T23:47:05.305Z] #21 35.17 Selecting previously unselected package libcap2-bin.
23:47:05 [2022-08-23T23:47:05.305Z] #21 35.17 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
23:47:05 [2022-08-23T23:47:05.397Z] 
23:47:05 [2022-08-23T23:47:05.397Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:47:05 [2022-08-23T23:47:05.397Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef
23:47:05 [2022-08-23T23:47:05.561Z] #21 35.17 Unpacking libcap2-bin (1:2.44-1) ...
23:47:05 [2022-08-23T23:47:05.561Z] #21 35.32 Selecting previously unselected package iproute2.
23:47:05 [2022-08-23T23:47:05.561Z] #21 35.33 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
23:47:05 [2022-08-23T23:47:05.561Z] #21 35.33 Unpacking iproute2 (5.10.0-4) ...
23:47:05 [2022-08-23T23:47:05.669Z] #47 ...
23:47:05 [2022-08-23T23:47:05.669Z] 
23:47:05 [2022-08-23T23:47:05.669Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:47:05 [2022-08-23T23:47:05.669Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2
23:47:05 [2022-08-23T23:47:05.669Z] #21 33.09 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded.
23:47:05 [2022-08-23T23:47:05.669Z] #21 33.09 Need to get 27.7 MB of archives.
23:47:05 [2022-08-23T23:47:05.669Z] #21 33.09 After this operation, 106 MB of additional disk space will be used.
23:47:05 [2022-08-23T23:47:05.669Z] #21 33.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
23:47:05 [2022-08-23T23:47:05.669Z] #21 33.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
23:47:05 [2022-08-23T23:47:05.669Z] #21 33.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
23:47:05 [2022-08-23T23:47:05.669Z] #21 33.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
23:47:05 [2022-08-23T23:47:05.669Z] #21 33.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
23:47:05 [2022-08-23T23:47:05.669Z] #21 33.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
23:47:05 [2022-08-23T23:47:05.669Z] #21 33.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
23:47:05 [2022-08-23T23:47:05.669Z] #21 33.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
23:47:05 [2022-08-23T23:47:05.669Z] #21 33.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
23:47:05 [2022-08-23T23:47:05.669Z] #21 33.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
23:47:05 [2022-08-23T23:47:05.669Z] #21 33.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
23:47:05 [2022-08-23T23:47:05.669Z] #21 33.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
23:47:05 [2022-08-23T23:47:05.669Z] #21 33.35 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
23:47:05 [2022-08-23T23:47:05.669Z] #21 33.35 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
23:47:05 [2022-08-23T23:47:05.930Z] #21 33.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
23:47:05 [2022-08-23T23:47:05.930Z] #21 33.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
23:47:05 [2022-08-23T23:47:05.930Z] #21 33.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
23:47:05 [2022-08-23T23:47:05.930Z] #21 33.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
23:47:05 [2022-08-23T23:47:05.930Z] #21 33.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
23:47:05 [2022-08-23T23:47:05.930Z] #21 33.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
23:47:05 [2022-08-23T23:47:05.930Z] #21 33.45 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
23:47:05 [2022-08-23T23:47:05.930Z] #21 33.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
23:47:05 [2022-08-23T23:47:05.930Z] #21 33.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
23:47:05 [2022-08-23T23:47:05.930Z] #21 33.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
23:47:05 [2022-08-23T23:47:05.930Z] #21 33.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
23:47:05 [2022-08-23T23:47:05.930Z] #21 33.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
23:47:05 [2022-08-23T23:47:05.930Z] #21 33.48 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
23:47:06 [2022-08-23T23:47:06.489Z] #21 36.20 Selecting previously unselected package xxd.
23:47:06 [2022-08-23T23:47:06.489Z] #21 36.21 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:47:06 [2022-08-23T23:47:06.489Z] #21 36.27 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:47:06 [2022-08-23T23:47:06.746Z] #21 36.35 Selecting previously unselected package vim-common.
23:47:06 [2022-08-23T23:47:06.746Z] #21 36.35 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:47:06 [2022-08-23T23:47:06.746Z] #21 36.36 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:47:06 [2022-08-23T23:47:06.746Z] #21 36.63 Selecting previously unselected package bash-completion.
23:47:06 [2022-08-23T23:47:06.746Z] #21 36.63 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
23:47:06 [2022-08-23T23:47:06.882Z] #21 34.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
23:47:06 [2022-08-23T23:47:06.882Z] #21 34.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
23:47:06 [2022-08-23T23:47:06.882Z] #21 34.07 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
23:47:06 [2022-08-23T23:47:06.882Z] #21 34.07 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
23:47:06 [2022-08-23T23:47:06.882Z] #21 34.11 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
23:47:06 [2022-08-23T23:47:06.882Z] #21 34.11 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
23:47:06 [2022-08-23T23:47:06.882Z] #21 34.14 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
23:47:06 [2022-08-23T23:47:06.882Z] #21 34.14 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
23:47:06 [2022-08-23T23:47:06.882Z] #21 34.28 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
23:47:06 [2022-08-23T23:47:06.882Z] #21 34.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
23:47:06 [2022-08-23T23:47:06.882Z] #21 34.33 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
23:47:06 [2022-08-23T23:47:06.882Z] #21 34.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
23:47:06 [2022-08-23T23:47:06.882Z] #21 34.33 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
23:47:06 [2022-08-23T23:47:06.882Z] #21 34.33 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
23:47:06 [2022-08-23T23:47:06.882Z] #21 34.36 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
23:47:06 [2022-08-23T23:47:06.882Z] #21 34.43 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
23:47:06 [2022-08-23T23:47:06.882Z] #21 34.44 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
23:47:06 [2022-08-23T23:47:06.882Z] #21 34.47 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
23:47:07 [2022-08-23T23:47:07.456Z] #21 34.91 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
23:47:07 [2022-08-23T23:47:07.456Z] #21 34.96 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
23:47:07 [2022-08-23T23:47:07.456Z] #21 34.99 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
23:47:07 [2022-08-23T23:47:07.456Z] #21 34.99 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
23:47:08 [2022-08-23T23:47:08.884Z] #21 36.15 debconf: delaying package configuration, since apt-utils is not installed
23:47:09 [2022-08-23T23:47:09.178Z] #21 36.46 Fetched 27.7 MB in 2s (11.6 MB/s)
23:47:09 [2022-08-23T23:47:09.178Z] #21 36.78 Selecting previously unselected package pigz.
23:47:09 [2022-08-23T23:47:09.178Z] #21 36.78 (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.)
23:47:09 [2022-08-23T23:47:09.263Z] #64 343.0 + bin/containerd-shim-runc-v1
23:47:09 [2022-08-23T23:47:09.452Z] #21 36.87 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
23:47:09 [2022-08-23T23:47:09.452Z] #21 36.91 Unpacking pigz (2.6-1) ...
23:47:09 [2022-08-23T23:47:09.452Z] #21 37.10 Selecting previously unselected package libelf1:amd64.
23:47:09 [2022-08-23T23:47:09.452Z] #21 37.10 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
23:47:09 [2022-08-23T23:47:09.452Z] #21 37.11 Unpacking libelf1:amd64 (0.183-1) ...
23:47:09 [2022-08-23T23:47:09.721Z] #21 37.35 Selecting previously unselected package libbpf0:amd64.
23:47:09 [2022-08-23T23:47:09.721Z] #21 37.36 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
23:47:09 [2022-08-23T23:47:09.984Z] #21 37.38 Unpacking libbpf0:amd64 (1:0.3-2) ...
23:47:09 [2022-08-23T23:47:09.984Z] #21 37.67 Selecting previously unselected package libcap2:amd64.
23:47:10 [2022-08-23T23:47:10.249Z] #21 37.67 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
23:47:10 [2022-08-23T23:47:10.249Z] #21 37.67 Unpacking libcap2:amd64 (1:2.44-1) ...
23:47:10 [2022-08-23T23:47:10.249Z] #21 37.77 Selecting previously unselected package libmnl0:amd64.
23:47:10 [2022-08-23T23:47:10.249Z] #21 37.78 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
23:47:10 [2022-08-23T23:47:10.249Z] #21 37.79 Unpacking libmnl0:amd64 (1.0.4-3) ...
23:47:10 [2022-08-23T23:47:10.249Z] #21 37.83 Selecting previously unselected package libxtables12:amd64.
23:47:10 [2022-08-23T23:47:10.249Z] #21 37.85 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
23:47:10 [2022-08-23T23:47:10.249Z] #21 37.86 Unpacking libxtables12:amd64 (1.8.7-1) ...
23:47:10 [2022-08-23T23:47:10.515Z] #21 37.93 Selecting previously unselected package libcap2-bin.
23:47:10 [2022-08-23T23:47:10.515Z] #21 37.94 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
23:47:10 [2022-08-23T23:47:10.515Z] #21 37.95 Unpacking libcap2-bin (1:2.44-1) ...
23:47:10 [2022-08-23T23:47:10.777Z] #21 38.08 Selecting previously unselected package iproute2.
23:47:10 [2022-08-23T23:47:10.777Z] #21 38.08 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
23:47:10 [2022-08-23T23:47:10.777Z] #21 38.09 Unpacking iproute2 (5.10.0-4) ...
23:47:10 [2022-08-23T23:47:10.921Z] #21 40.47 Unpacking bash-completion (1:2.11-2) ...
23:47:11 [2022-08-23T23:47:11.179Z] #21 40.92 Selecting previously unselected package bzip2.
23:47:11 [2022-08-23T23:47:11.179Z] #21 40.95 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
23:47:11 [2022-08-23T23:47:11.179Z] #21 40.95 Unpacking bzip2 (1.0.8-4) ...
23:47:11 [2022-08-23T23:47:11.435Z] #21 41.17 Selecting previously unselected package xz-utils.
23:47:11 [2022-08-23T23:47:11.435Z] #21 41.18 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
23:47:11 [2022-08-23T23:47:11.435Z] #21 41.19 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
23:47:11 [2022-08-23T23:47:11.948Z] #21 41.63 Selecting previously unselected package apparmor.
23:47:11 [2022-08-23T23:47:11.948Z] #21 41.64 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
23:47:11 [2022-08-23T23:47:11.981Z] #21 39.31 Selecting previously unselected package xxd.
23:47:11 [2022-08-23T23:47:11.981Z] #21 39.32 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:47:11 [2022-08-23T23:47:11.981Z] #21 39.32 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
23:47:11 [2022-08-23T23:47:11.981Z] #21 39.61 Selecting previously unselected package vim-common.
23:47:12 [2022-08-23T23:47:12.204Z] #21 41.84 Unpacking apparmor (2.13.6-10) ...
23:47:12 [2022-08-23T23:47:12.241Z] #21 39.61 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
23:47:12 [2022-08-23T23:47:12.241Z] #21 39.64 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
23:47:12 [2022-08-23T23:47:12.502Z] #21 39.93 Selecting previously unselected package bash-completion.
23:47:12 [2022-08-23T23:47:12.502Z] #21 39.95 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
23:47:13 [2022-08-23T23:47:13.135Z] #21 42.83 Selecting previously unselected package inetutils-ping.
23:47:13 [2022-08-23T23:47:13.135Z] #21 42.83 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
23:47:13 [2022-08-23T23:47:13.135Z] #21 42.84 Unpacking inetutils-ping (2:2.0-1) ...
23:47:13 [2022-08-23T23:47:13.393Z] #21 43.05 Selecting previously unselected package libip4tc2:amd64.
23:47:13 [2022-08-23T23:47:13.393Z] #21 43.08 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
23:47:13 [2022-08-23T23:47:13.393Z] #21 43.09 Unpacking libip4tc2:amd64 (1.8.7-1) ...
23:47:13 [2022-08-23T23:47:13.393Z] #21 43.21 Selecting previously unselected package libip6tc2:amd64.
23:47:13 [2022-08-23T23:47:13.651Z] #21 43.21 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
23:47:13 [2022-08-23T23:47:13.651Z] #21 43.23 Unpacking libip6tc2:amd64 (1.8.7-1) ...
23:47:13 [2022-08-23T23:47:13.651Z] #21 43.43 Selecting previously unselected package libnfnetlink0:amd64.
23:47:13 [2022-08-23T23:47:13.651Z] #21 43.44 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:47:13 [2022-08-23T23:47:13.651Z] #21 43.45 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:47:13 [2022-08-23T23:47:13.651Z] #21 ...
23:47:13 [2022-08-23T23:47:13.651Z] 
23:47:13 [2022-08-23T23:47:13.651Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:47:13 [2022-08-23T23:47:13.651Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:47:13 [2022-08-23T23:47:13.651Z] #77 196.6 checking for gcc option to produce PIC... -fPIC -DPIC
23:47:13 [2022-08-23T23:47:13.651Z] #77 196.6 checking if gcc PIC flag -fPIC -DPIC works... yes
23:47:13 [2022-08-23T23:47:13.651Z] #77 196.7 checking if gcc static flag -static works... yes
23:47:13 [2022-08-23T23:47:13.651Z] #77 197.5 checking if gcc supports -c -o file.o... yes
23:47:13 [2022-08-23T23:47:13.651Z] #77 197.8 checking if gcc supports -c -o file.o... (cached) yes
23:47:13 [2022-08-23T23:47:13.651Z] #77 197.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
23:47:13 [2022-08-23T23:47:13.651Z] #77 197.9 checking dynamic linker characteristics... GNU/Linux ld.so
23:47:13 [2022-08-23T23:47:13.651Z] #77 198.5 checking how to hardcode library paths into programs... immediate
23:47:13 [2022-08-23T23:47:13.651Z] #77 198.5 checking whether stripping libraries is possible... yes
23:47:13 [2022-08-23T23:47:13.651Z] #77 198.5 checking if libtool supports shared libraries... yes
23:47:13 [2022-08-23T23:47:13.651Z] #77 198.5 checking whether to build shared libraries... no
23:47:13 [2022-08-23T23:47:13.651Z] #77 198.5 checking whether to build static libraries... yes
23:47:13 [2022-08-23T23:47:13.651Z] #77 198.5 checking for a BSD-compatible install... /usr/bin/install -c
23:47:13 [2022-08-23T23:47:13.651Z] #77 198.6 checking whether build environment is sane... yes
23:47:13 [2022-08-23T23:47:13.651Z] #77 198.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:47:13 [2022-08-23T23:47:13.651Z] #77 198.6 checking whether make sets $(MAKE)... yes
23:47:13 [2022-08-23T23:47:13.651Z] #77 198.7 checking whether make supports the include directive... yes (GNU style)
23:47:13 [2022-08-23T23:47:13.651Z] #77 198.8 checking whether make supports nested variables... yes
23:47:13 [2022-08-23T23:47:13.651Z] #77 198.8 checking whether UID '0' is supported by ustar format... yes
23:47:13 [2022-08-23T23:47:13.651Z] #77 198.8 checking whether GID '0' is supported by ustar format... yes
23:47:13 [2022-08-23T23:47:13.651Z] #77 198.8 checking how to create a ustar tar archive... gnutar
23:47:13 [2022-08-23T23:47:13.651Z] #77 199.0 checking dependency style of gcc... gcc3
23:47:13 [2022-08-23T23:47:13.651Z] #77 199.3 checking whether to enable maintainer-specific portions of Makefiles... yes
23:47:13 [2022-08-23T23:47:13.651Z] #77 199.3 checking whether make supports nested variables... (cached) yes
23:47:13 [2022-08-23T23:47:13.651Z] #77 199.3 checking for pkg-config... /usr/bin/pkg-config
23:47:13 [2022-08-23T23:47:13.651Z] #77 199.3 checking pkg-config is at least version 0.9.0... yes
23:47:13 [2022-08-23T23:47:13.651Z] #77 199.3 checking for yajl >= 2.1.0... yes
23:47:13 [2022-08-23T23:47:13.651Z] #77 199.3 checking for a sed that does not truncate output... (cached) /bin/sed
23:47:13 [2022-08-23T23:47:13.651Z] #77 199.3 checking for gcc... (cached) gcc
23:47:13 [2022-08-23T23:47:13.651Z] #77 199.5 checking whether we are using the GNU C compiler... (cached) yes
23:47:13 [2022-08-23T23:47:13.651Z] #77 199.5 checking whether gcc accepts -g... (cached) yes
23:47:13 [2022-08-23T23:47:13.651Z] #77 199.5 checking for gcc option to accept ISO C89... (cached) none needed
23:47:13 [2022-08-23T23:47:13.651Z] #77 199.5 checking whether gcc understands -c and -o together... (cached) yes
23:47:13 [2022-08-23T23:47:13.651Z] #77 199.5 checking for a Python interpreter with version >= 3... python3
23:47:13 [2022-08-23T23:47:13.651Z] #77 199.6 checking for python3... /usr/bin/python3
23:47:13 [2022-08-23T23:47:13.651Z] #77 199.6 checking for python3 version... 3.9
23:47:13 [2022-08-23T23:47:13.651Z] #77 199.7 checking for python3 platform... linux
23:47:13 [2022-08-23T23:47:13.651Z] #77 199.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
23:47:13 [2022-08-23T23:47:13.651Z] #77 200.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
23:47:13 [2022-08-23T23:47:13.651Z] #77 200.7 checking that generated files are newer than configure... done
23:47:13 [2022-08-23T23:47:13.651Z] #77 200.7 configure: creating ./config.status
23:47:13 [2022-08-23T23:47:13.651Z] #77 204.1 config.status: creating Makefile
23:47:13 [2022-08-23T23:47:13.651Z] #77 204.2 config.status: creating config.h
23:47:13 [2022-08-23T23:47:13.651Z] #77 204.3 config.status: executing libtool commands
23:47:13 [2022-08-23T23:47:13.651Z] #77 204.4 config.status: executing depfiles commands
23:47:13 [2022-08-23T23:47:13.651Z] #77 205.9 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
23:47:13 [2022-08-23T23:47:13.651Z] #77 205.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:47:13 [2022-08-23T23:47:13.922Z] #77 206.8 checking for gcc... 
23:47:13 [2022-08-23T23:47:13.922Z] #77 ...
23:47:13 [2022-08-23T23:47:13.922Z] 
23:47:13 [2022-08-23T23:47:13.922Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:47:13 [2022-08-23T23:47:13.922Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2
23:47:13 [2022-08-23T23:47:13.922Z] #21 43.53 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:47:13 [2022-08-23T23:47:13.922Z] #21 43.55 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
23:47:13 [2022-08-23T23:47:13.922Z] #21 43.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
23:47:13 [2022-08-23T23:47:13.922Z] #21 43.77 Selecting previously unselected package libnftnl11:amd64.
23:47:14 [2022-08-23T23:47:14.179Z] #21 43.77 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
23:47:14 [2022-08-23T23:47:14.179Z] #21 43.77 Unpacking libnftnl11:amd64 (1.1.9-1) ...
23:47:14 [2022-08-23T23:47:14.179Z] #21 43.96 Selecting previously unselected package iptables.
23:47:14 [2022-08-23T23:47:14.179Z] #21 43.96 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
23:47:14 [2022-08-23T23:47:14.179Z] #21 43.97 Unpacking iptables (1.8.7-1) ...
23:47:14 [2022-08-23T23:47:14.596Z] #64 349.3 + bin/containerd-shim-runc-v2
23:47:14 [2022-08-23T23:47:14.744Z] #21 44.65 Selecting previously unselected package libonig5:amd64.
23:47:15 [2022-08-23T23:47:15.001Z] #21 44.67 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
23:47:15 [2022-08-23T23:47:15.001Z] #21 44.68 Unpacking libonig5:amd64 (6.9.6-1.1) ...
23:47:15 [2022-08-23T23:47:15.258Z] #21 44.99 Selecting previously unselected package libjq1:amd64.
23:47:15 [2022-08-23T23:47:15.258Z] #21 45.00 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
23:47:15 [2022-08-23T23:47:15.258Z] #21 45.02 Unpacking libjq1:amd64 (1.6-2.1) ...
23:47:15 [2022-08-23T23:47:15.515Z] #21 45.16 Selecting previously unselected package jq.
23:47:15 [2022-08-23T23:47:15.515Z] #21 45.17 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
23:47:15 [2022-08-23T23:47:15.515Z] #21 45.22 Unpacking jq (1.6-2.1) ...
23:47:15 [2022-08-23T23:47:15.610Z] #64 350.2 + binaries
23:47:15 [2022-08-23T23:47:15.610Z] #64 350.2 + install -D bin/containerd /build/containerd
23:47:15 [2022-08-23T23:47:15.610Z] #64 350.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:47:15 [2022-08-23T23:47:15.610Z] #64 350.2 + install -D bin/ctr /build/ctr
23:47:15 [2022-08-23T23:47:15.772Z] #21 45.40 Selecting previously unselected package libaio1:amd64.
23:47:15 [2022-08-23T23:47:15.772Z] #21 45.40 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
23:47:15 [2022-08-23T23:47:15.772Z] #21 45.41 Unpacking libaio1:amd64 (0.3.112-9) ...
23:47:15 [2022-08-23T23:47:15.772Z] #21 45.48 Selecting previously unselected package libgpm2:amd64.
23:47:15 [2022-08-23T23:47:15.772Z] #21 45.50 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
23:47:15 [2022-08-23T23:47:15.772Z] #21 45.50 Unpacking libgpm2:amd64 (1.20.7-8) ...
23:47:15 [2022-08-23T23:47:15.772Z] #21 45.60 Selecting previously unselected package libicu67:amd64.
23:47:15 [2022-08-23T23:47:15.772Z] #21 45.61 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
23:47:15 [2022-08-23T23:47:15.772Z] #21 45.62 Unpacking libicu67:amd64 (67.1-7) ...
23:47:15 [2022-08-23T23:47:15.816Z] #21 ...
23:47:15 [2022-08-23T23:47:15.816Z] 
23:47:15 [2022-08-23T23:47:15.816Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:47:15 [2022-08-23T23:47:15.816Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:47:15 [2022-08-23T23:47:15.816Z] #77 175.0 === configuring in libocispec (/tmp/crun-build/libocispec)
23:47:15 [2022-08-23T23:47:15.816Z] #77 175.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:47:15 [2022-08-23T23:47:15.816Z] #77 175.8 checking for gcc... gcc
23:47:15 [2022-08-23T23:47:15.816Z] #77 176.0 checking whether the C compiler works... yes
23:47:15 [2022-08-23T23:47:15.816Z] #77 176.4 checking for C compiler default output file name... a.out
23:47:15 [2022-08-23T23:47:15.816Z] #77 176.4 checking for suffix of executables... 
23:47:15 [2022-08-23T23:47:15.816Z] #77 176.7 checking whether we are cross compiling... no
23:47:15 [2022-08-23T23:47:15.816Z] #77 177.1 checking for suffix of object files... o
23:47:15 [2022-08-23T23:47:15.816Z] #77 177.3 checking whether we are using the GNU C compiler... yes
23:47:15 [2022-08-23T23:47:15.816Z] #77 177.5 checking whether gcc accepts -g... yes
23:47:15 [2022-08-23T23:47:15.816Z] #77 177.7 checking for gcc option to accept ISO C89... none needed
23:47:15 [2022-08-23T23:47:15.816Z] #77 178.0 checking whether gcc understands -c and -o together... yes
23:47:15 [2022-08-23T23:47:15.816Z] #77 178.3 checking how to run the C preprocessor... gcc -E
23:47:15 [2022-08-23T23:47:15.816Z] #77 178.7 checking for grep that handles long lines and -e... /bin/grep
23:47:15 [2022-08-23T23:47:15.816Z] #77 178.7 checking for egrep... /bin/grep -E
23:47:15 [2022-08-23T23:47:15.816Z] #77 178.7 checking for ANSI C header files... yes
23:47:15 [2022-08-23T23:47:15.816Z] #77 180.0 checking for sys/types.h... yes
23:47:15 [2022-08-23T23:47:15.816Z] #77 180.2 checking for sys/stat.h... yes
23:47:15 [2022-08-23T23:47:15.816Z] #77 180.5 checking for stdlib.h... yes
23:47:15 [2022-08-23T23:47:15.816Z] #77 180.8 checking for string.h... yes
23:47:15 [2022-08-23T23:47:15.816Z] #77 181.1 checking for memory.h... yes
23:47:15 [2022-08-23T23:47:15.816Z] #77 181.6 checking for strings.h... yes
23:47:15 [2022-08-23T23:47:15.816Z] #77 181.8 checking for inttypes.h... yes
23:47:15 [2022-08-23T23:47:15.816Z] #77 182.0 checking for stdint.h... yes
23:47:15 [2022-08-23T23:47:15.816Z] #77 182.3 checking for unistd.h... yes
23:47:15 [2022-08-23T23:47:15.816Z] #77 182.6 checking minix/config.h usability... no
23:47:15 [2022-08-23T23:47:15.816Z] #77 182.7 checking minix/config.h presence... no
23:47:15 [2022-08-23T23:47:15.816Z] #77 182.8 checking for minix/config.h... no
23:47:15 [2022-08-23T23:47:15.816Z] #77 182.8 checking whether it is safe to define __EXTENSIONS__... yes
23:47:15 [2022-08-23T23:47:15.816Z] #77 183.4 checking build system type... x86_64-pc-linux-gnu
23:47:15 [2022-08-23T23:47:15.816Z] #77 183.8 checking host system type... x86_64-pc-linux-gnu
23:47:15 [2022-08-23T23:47:15.816Z] #77 183.8 checking how to print strings... printf
23:47:15 [2022-08-23T23:47:15.816Z] #77 183.9 checking for a sed that does not truncate output... /bin/sed
23:47:15 [2022-08-23T23:47:15.816Z] #77 184.0 checking for fgrep... /bin/grep -F
23:47:15 [2022-08-23T23:47:15.816Z] #77 184.0 checking for ld used by gcc... /usr/bin/ld
23:47:15 [2022-08-23T23:47:15.816Z] #77 184.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:47:15 [2022-08-23T23:47:15.816Z] #77 184.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:47:15 [2022-08-23T23:47:15.816Z] #77 184.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:47:15 [2022-08-23T23:47:15.816Z] #77 184.4 checking whether ln -s works... yes
23:47:15 [2022-08-23T23:47:15.816Z] #77 184.4 checking the maximum length of command line arguments... 1572864
23:47:15 [2022-08-23T23:47:15.816Z] #77 184.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
23:47:15 [2022-08-23T23:47:15.816Z] #77 184.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
23:47:15 [2022-08-23T23:47:15.816Z] #77 184.5 checking for /usr/bin/ld option to reload object files... -r
23:47:15 [2022-08-23T23:47:15.816Z] #77 184.5 checking for objdump... objdump
23:47:15 [2022-08-23T23:47:15.816Z] #77 184.5 checking how to recognize dependent libraries... pass_all
23:47:15 [2022-08-23T23:47:15.816Z] #77 184.5 checking for dlltool... no
23:47:15 [2022-08-23T23:47:15.816Z] #77 184.5 checking how to associate runtime and link libraries... printf %s\n
23:47:15 [2022-08-23T23:47:15.816Z] #77 184.6 checking for ar... ar
23:47:15 [2022-08-23T23:47:15.816Z] #77 184.6 checking for archiver @FILE support... @
23:47:15 [2022-08-23T23:47:15.816Z] #77 184.8 checking for strip... strip
23:47:15 [2022-08-23T23:47:15.816Z] #77 184.8 checking for ranlib... ranlib
23:47:15 [2022-08-23T23:47:15.816Z] #77 184.8 checking for gawk... no
23:47:15 [2022-08-23T23:47:15.816Z] #77 184.8 checking for mawk... mawk
23:47:16 [2022-08-23T23:47:16.173Z] #64 DONE 350.7s
23:47:16 [2022-08-23T23:47:16.389Z] #77 184.8 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:47:16 [2022-08-23T23:47:16.389Z] #77 185.6 checking for sysroot... no
23:47:16 [2022-08-23T23:47:16.389Z] #77 185.6 checking for a working dd... /bin/dd
23:47:16 [2022-08-23T23:47:16.389Z] #77 185.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:47:16 [2022-08-23T23:47:16.650Z] #77 185.9 checking for mt... no
23:47:16 [2022-08-23T23:47:16.650Z] #77 185.9 checking if : is a manifest tool... no
23:47:16 [2022-08-23T23:47:16.912Z] #77 186.0 checking for dlfcn.h... 
23:47:16 [2022-08-23T23:47:16.912Z] #77 ...
23:47:16 [2022-08-23T23:47:16.912Z] 
23:47:16 [2022-08-23T23:47:16.912Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:47:16 [2022-08-23T23:47:16.912Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2
23:47:16 [2022-08-23T23:47:16.912Z] #21 44.43 Unpacking bash-completion (1:2.11-2) ...
23:47:17 [2022-08-23T23:47:17.142Z] 
23:47:17 [2022-08-23T23:47:17.142Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
23:47:17 [2022-08-23T23:47:17.142Z] #65 sha256:24e1a51c002d0486f8bebda20b13f757970e269f140f13248a1da9af08eb18d9
23:47:17 [2022-08-23T23:47:17.142Z] #65 DONE 0.3s
23:47:17 [2022-08-23T23:47:17.142Z] 
23:47:17 [2022-08-23T23:47:17.142Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
23:47:17 [2022-08-23T23:47:17.142Z] #70 sha256:85283c4ec58d2fb7d410eaf5691d1435a06b380679000d098df0dc27c39903fa
23:47:17 [2022-08-23T23:47:17.399Z] #70 DONE 0.1s
23:47:17 [2022-08-23T23:47:17.399Z] 
23:47:17 [2022-08-23T23:47:17.399Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
23:47:17 [2022-08-23T23:47:17.399Z] #75 sha256:f78797a02bf1473f77c82d3e2e9509eceda01f40623676827a54e06115e6ae3e
23:47:17 [2022-08-23T23:47:17.857Z] #21 45.31 Selecting previously unselected package bzip2.
23:47:17 [2022-08-23T23:47:17.857Z] #21 45.31 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
23:47:17 [2022-08-23T23:47:17.857Z] #21 45.32 Unpacking bzip2 (1.0.8-4) ...
23:47:17 [2022-08-23T23:47:17.857Z] #21 45.56 Selecting previously unselected package xz-utils.
23:47:17 [2022-08-23T23:47:17.857Z] #21 45.56 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
23:47:17 [2022-08-23T23:47:17.961Z] #75 DONE 0.5s
23:47:17 [2022-08-23T23:47:17.961Z] 
23:47:17 [2022-08-23T23:47:17.961Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
23:47:17 [2022-08-23T23:47:17.961Z] #78 sha256:abb37879dc117d91d8f239c9cec00707954dc529382bf9a3ffdc3bc231c28777
23:47:17 [2022-08-23T23:47:17.961Z] #78 DONE 0.1s
23:47:17 [2022-08-23T23:47:17.961Z] 
23:47:17 [2022-08-23T23:47:17.961Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
23:47:17 [2022-08-23T23:47:17.961Z] #79 sha256:d16afb4a6608491da2952931f0d82ceb48b1d324bc8308e5eeda7959ece1535f
23:47:17 [2022-08-23T23:47:17.961Z] #79 DONE 0.1s
23:47:17 [2022-08-23T23:47:17.961Z] 
23:47:17 [2022-08-23T23:47:17.961Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
23:47:17 [2022-08-23T23:47:17.961Z] #80 sha256:7a63e1fd2e517ca1df4f0947d9fa437b181d56141d3c43f7e8fe8a5cd9d82174
23:47:17 [2022-08-23T23:47:17.961Z] #80 DONE 0.0s
23:47:17 [2022-08-23T23:47:17.961Z] 
23:47:17 [2022-08-23T23:47:17.961Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
23:47:17 [2022-08-23T23:47:17.961Z] #81 sha256:ecf30c33f0870250ae057f3c9f881977ab35bb9478fbad5320ee9e8e42258eec
23:47:18 [2022-08-23T23:47:18.119Z] #21 45.59 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
23:47:18 [2022-08-23T23:47:18.381Z] #21 45.80 Selecting previously unselected package apparmor.
23:47:18 [2022-08-23T23:47:18.381Z] #21 45.80 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
23:47:18 [2022-08-23T23:47:18.381Z] #21 45.88 Unpacking apparmor (2.13.6-10) ...
23:47:18 [2022-08-23T23:47:18.890Z] #81 0.654 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
23:47:18 [2022-08-23T23:47:18.891Z] #81 0.654 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
23:47:18 [2022-08-23T23:47:18.891Z] #81 0.657 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
23:47:18 [2022-08-23T23:47:18.954Z] #21 46.58 Selecting previously unselected package inetutils-ping.
23:47:18 [2022-08-23T23:47:18.954Z] #21 46.58 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
23:47:18 [2022-08-23T23:47:18.954Z] #21 46.59 Unpacking inetutils-ping (2:2.0-1) ...
23:47:19 [2022-08-23T23:47:19.217Z] #21 46.74 Selecting previously unselected package libip4tc2:amd64.
23:47:19 [2022-08-23T23:47:19.217Z] #21 46.74 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
23:47:19 [2022-08-23T23:47:19.217Z] #21 46.75 Unpacking libip4tc2:amd64 (1.8.7-1) ...
23:47:19 [2022-08-23T23:47:19.454Z] #81 0.903 Reading package lists...
23:47:19 [2022-08-23T23:47:19.478Z] #21 46.87 Selecting previously unselected package libip6tc2:amd64.
23:47:19 [2022-08-23T23:47:19.478Z] #21 46.87 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
23:47:19 [2022-08-23T23:47:19.478Z] #21 46.88 Unpacking libip6tc2:amd64 (1.8.7-1) ...
23:47:19 [2022-08-23T23:47:19.478Z] #21 47.05 Selecting previously unselected package libnfnetlink0:amd64.
23:47:19 [2022-08-23T23:47:19.478Z] #21 47.06 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
23:47:19 [2022-08-23T23:47:19.478Z] #21 47.08 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:47:19 [2022-08-23T23:47:19.742Z] #21 47.16 Selecting previously unselected package libnetfilter-conntrack3:amd64.
23:47:19 [2022-08-23T23:47:19.742Z] #21 47.16 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
23:47:19 [2022-08-23T23:47:19.742Z] #21 47.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
23:47:19 [2022-08-23T23:47:19.742Z] #21 47.31 Selecting previously unselected package libnftnl11:amd64.
23:47:19 [2022-08-23T23:47:19.742Z] #21 47.33 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
23:47:19 [2022-08-23T23:47:19.742Z] #21 47.34 Unpacking libnftnl11:amd64 (1.1.9-1) ...
23:47:19 [2022-08-23T23:47:19.947Z] #21 ...
23:47:19 [2022-08-23T23:47:19.947Z] 
23:47:19 [2022-08-23T23:47:19.947Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:47:19 [2022-08-23T23:47:19.947Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:47:19 [2022-08-23T23:47:19.947Z] #77 206.8 checking for gcc... gcc
23:47:19 [2022-08-23T23:47:19.947Z] #77 207.2 checking whether the C compiler works... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 207.5 checking for C compiler default output file name... a.out
23:47:19 [2022-08-23T23:47:19.947Z] #77 207.5 checking for suffix of executables... 
23:47:19 [2022-08-23T23:47:19.947Z] #77 207.7 checking whether we are cross compiling... no
23:47:19 [2022-08-23T23:47:19.947Z] #77 208.0 checking for suffix of object files... o
23:47:19 [2022-08-23T23:47:19.947Z] #77 208.1 checking whether we are using the GNU C compiler... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 208.2 checking whether gcc accepts -g... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 208.4 checking for gcc option to accept ISO C89... none needed
23:47:19 [2022-08-23T23:47:19.947Z] #77 208.6 checking whether gcc understands -c and -o together... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 208.7 checking for a BSD-compatible install... /usr/bin/install -c
23:47:19 [2022-08-23T23:47:19.947Z] #77 208.8 checking whether build environment is sane... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 208.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:47:19 [2022-08-23T23:47:19.947Z] #77 208.8 checking for gawk... no
23:47:19 [2022-08-23T23:47:19.947Z] #77 208.8 checking for mawk... mawk
23:47:19 [2022-08-23T23:47:19.947Z] #77 208.8 checking whether make sets $(MAKE)... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 208.9 checking whether make supports the include directive... yes (GNU style)
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.0 checking whether make supports nested variables... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.0 checking whether UID '0' is supported by ustar format... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.0 checking whether GID '0' is supported by ustar format... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.0 checking how to create a ustar tar archive... gnutar
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.1 checking dependency style of gcc... gcc3
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.3 checking whether to enable maintainer-specific portions of Makefiles... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.3 checking whether make supports nested variables... (cached) yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.3 checking build system type... x86_64-pc-linux-gnu
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.6 checking host system type... x86_64-pc-linux-gnu
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.6 checking how to print strings... printf
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.6 checking for a sed that does not truncate output... /bin/sed
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.6 checking for grep that handles long lines and -e... /bin/grep
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.6 checking for egrep... /bin/grep -E
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.7 checking for fgrep... /bin/grep -F
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.7 checking for ld used by gcc... /usr/bin/ld
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.7 checking whether ln -s works... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.7 checking the maximum length of command line arguments... 1572864
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.8 checking for /usr/bin/ld option to reload object files... -r
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.8 checking for objdump... objdump
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.8 checking how to recognize dependent libraries... pass_all
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.8 checking for dlltool... no
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.8 checking how to associate runtime and link libraries... printf %s\n
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.8 checking for ar... ar
23:47:19 [2022-08-23T23:47:19.947Z] #77 209.8 checking for archiver @FILE support... @
23:47:19 [2022-08-23T23:47:19.947Z] #77 210.0 checking for strip... strip
23:47:19 [2022-08-23T23:47:19.947Z] #77 210.0 checking for ranlib... ranlib
23:47:19 [2022-08-23T23:47:19.947Z] #77 210.0 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:47:19 [2022-08-23T23:47:19.947Z] #77 210.4 checking for sysroot... no
23:47:19 [2022-08-23T23:47:19.947Z] #77 210.4 checking for a working dd... /bin/dd
23:47:19 [2022-08-23T23:47:19.947Z] #77 210.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:47:19 [2022-08-23T23:47:19.947Z] #77 210.4 checking for mt... no
23:47:19 [2022-08-23T23:47:19.947Z] #77 210.5 checking if : is a manifest tool... no
23:47:19 [2022-08-23T23:47:19.947Z] #77 210.5 checking how to run the C preprocessor... gcc -E
23:47:19 [2022-08-23T23:47:19.947Z] #77 210.7 checking for ANSI C header files... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 211.3 checking for sys/types.h... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 211.4 checking for sys/stat.h... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 211.5 checking for stdlib.h... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 211.7 checking for string.h... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 211.8 checking for memory.h... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 212.0 checking for strings.h... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 212.2 checking for inttypes.h... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 212.4 checking for stdint.h... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 212.6 checking for unistd.h... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 212.7 checking for dlfcn.h... yes
23:47:19 [2022-08-23T23:47:19.947Z] #77 212.9 checking for objdir... .libs
23:47:20 [2022-08-23T23:47:20.004Z] #21 47.48 Selecting previously unselected package iptables.
23:47:20 [2022-08-23T23:47:20.004Z] #21 47.48 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
23:47:20 [2022-08-23T23:47:20.004Z] #21 47.50 Unpacking iptables (1.8.7-1) ...
23:47:20 [2022-08-23T23:47:20.016Z] #81 1.517 Reading package lists...
23:47:20 [2022-08-23T23:47:20.272Z] #81 2.026 Building dependency tree...
23:47:20 [2022-08-23T23:47:20.272Z] #81 2.143 Reading state information...
23:47:20 [2022-08-23T23:47:20.272Z] #81 2.262 The following additional packages will be installed:
23:47:20 [2022-08-23T23:47:20.272Z] #81 2.263   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
23:47:20 [2022-08-23T23:47:20.272Z] #81 2.263 Suggested packages:
23:47:20 [2022-08-23T23:47:20.272Z] #81 2.263   systemd-container policykit-1
23:47:20 [2022-08-23T23:47:20.272Z] #81 2.263 Recommended packages:
23:47:20 [2022-08-23T23:47:20.272Z] #81 2.263   systemd-timesyncd | time-daemon libnss-systemd
23:47:20 [2022-08-23T23:47:20.272Z] #81 2.331 The following NEW packages will be installed:
23:47:20 [2022-08-23T23:47:20.272Z] #81 2.331   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
23:47:20 [2022-08-23T23:47:20.272Z] #81 2.332   libkmod2 libpam-systemd systemd systemd-sysv
23:47:20 [2022-08-23T23:47:20.510Z] #77 213.3 checking if gcc supports -fno-rtti -fno-exceptions... no
23:47:20 [2022-08-23T23:47:20.510Z] #77 213.4 checking for gcc option to produce PIC... -fPIC -DPIC
23:47:20 [2022-08-23T23:47:20.528Z] #81 2.601 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
23:47:20 [2022-08-23T23:47:20.528Z] #81 2.601 Need to get 5817 kB of archives.
23:47:20 [2022-08-23T23:47:20.528Z] #81 2.601 After this operation, 19.3 MB of additional disk space will be used.
23:47:20 [2022-08-23T23:47:20.528Z] #81 2.601 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
23:47:20 [2022-08-23T23:47:20.528Z] #81 2.605 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
23:47:20 [2022-08-23T23:47:20.528Z] #81 2.606 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
23:47:20 [2022-08-23T23:47:20.528Z] #81 2.610 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
23:47:20 [2022-08-23T23:47:20.528Z] #81 2.611 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
23:47:20 [2022-08-23T23:47:20.528Z] #81 2.648 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
23:47:20 [2022-08-23T23:47:20.528Z] #81 2.649 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
23:47:20 [2022-08-23T23:47:20.528Z] #81 2.650 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
23:47:20 [2022-08-23T23:47:20.577Z] #21 47.99 Selecting previously unselected package libonig5:amd64.
23:47:20 [2022-08-23T23:47:20.577Z] #21 48.00 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
23:47:20 [2022-08-23T23:47:20.577Z] #21 48.01 Unpacking libonig5:amd64 (6.9.6-1.1) ...
23:47:20 [2022-08-23T23:47:20.577Z] #21 48.21 Selecting previously unselected package libjq1:amd64.
23:47:20 [2022-08-23T23:47:20.577Z] #21 48.22 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
23:47:20 [2022-08-23T23:47:20.577Z] #21 48.22 Unpacking libjq1:amd64 (1.6-2.1) ...
23:47:20 [2022-08-23T23:47:20.767Z] #77 213.4 checking if gcc PIC flag -fPIC -DPIC works... yes
23:47:20 [2022-08-23T23:47:20.785Z] #81 2.652 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
23:47:20 [2022-08-23T23:47:20.785Z] #81 2.654 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
23:47:20 [2022-08-23T23:47:20.785Z] #81 2.779 debconf: delaying package configuration, since apt-utils is not installed
23:47:20 [2022-08-23T23:47:20.785Z] #81 2.812 Fetched 5817 kB in 0s (18.3 MB/s)
23:47:20 [2022-08-23T23:47:20.785Z] #81 2.843 Selecting previously unselected package libargon2-1:amd64.
23:47:20 [2022-08-23T23:47:20.785Z] #81 2.843 (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.)
23:47:20 [2022-08-23T23:47:20.785Z] #81 2.871 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
23:47:20 [2022-08-23T23:47:20.785Z] #81 2.880 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
23:47:20 [2022-08-23T23:47:20.785Z] #81 2.925 Selecting previously unselected package libjson-c5:amd64.
23:47:20 [2022-08-23T23:47:20.785Z] #81 2.928 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
23:47:20 [2022-08-23T23:47:20.785Z] #81 2.933 Unpacking libjson-c5:amd64 (0.15-2) ...
23:47:20 [2022-08-23T23:47:20.785Z] #81 2.977 Selecting previously unselected package libcryptsetup12:amd64.
23:47:20 [2022-08-23T23:47:20.785Z] #81 2.980 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
23:47:20 [2022-08-23T23:47:20.785Z] #81 2.983 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
23:47:21 [2022-08-23T23:47:21.023Z] #77 213.6 checking if gcc static flag -static works... yes
23:47:21 [2022-08-23T23:47:21.023Z] #77 213.9 checking if gcc supports -c -o file.o... yes
23:47:21 [2022-08-23T23:47:21.042Z] #81 3.044 Selecting previously unselected package libkmod2:amd64.
23:47:21 [2022-08-23T23:47:21.042Z] #81 3.047 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
23:47:21 [2022-08-23T23:47:21.042Z] #81 3.051 Unpacking libkmod2:amd64 (28-1) ...
23:47:21 [2022-08-23T23:47:21.151Z] #21 48.46 Selecting previously unselected package jq.
23:47:21 [2022-08-23T23:47:21.151Z] #21 48.46 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
23:47:21 [2022-08-23T23:47:21.151Z] #21 48.46 Unpacking jq (1.6-2.1) ...
23:47:21 [2022-08-23T23:47:21.151Z] #21 48.62 Selecting previously unselected package libaio1:amd64.
23:47:21 [2022-08-23T23:47:21.151Z] #21 48.63 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
23:47:21 [2022-08-23T23:47:21.151Z] #21 48.63 Unpacking libaio1:amd64 (0.3.112-9) ...
23:47:21 [2022-08-23T23:47:21.151Z] #21 48.81 Selecting previously unselected package libgpm2:amd64.
23:47:21 [2022-08-23T23:47:21.151Z] #21 48.81 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
23:47:21 [2022-08-23T23:47:21.280Z] #77 214.0 checking if gcc supports -c -o file.o... (cached) yes
23:47:21 [2022-08-23T23:47:21.280Z] #77 214.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
23:47:21 [2022-08-23T23:47:21.340Z] #81 3.146 Selecting previously unselected package systemd.
23:47:21 [2022-08-23T23:47:21.340Z] #81 3.149 Preparing to unpack .../systemd_247.3-7_amd64.deb ...
23:47:21 [2022-08-23T23:47:21.340Z] #81 3.185 Unpacking systemd (247.3-7) ...
23:47:21 [2022-08-23T23:47:21.412Z] #21 48.84 Unpacking libgpm2:amd64 (1.20.7-8) ...
23:47:21 [2022-08-23T23:47:21.537Z] #77 214.1 checking dynamic linker characteristics... GNU/Linux ld.so
23:47:21 [2022-08-23T23:47:21.537Z] #77 214.4 checking how to hardcode library paths into programs... immediate
23:47:21 [2022-08-23T23:47:21.537Z] #77 214.4 checking whether stripping libraries is possible... yes
23:47:21 [2022-08-23T23:47:21.537Z] #77 214.4 checking if libtool supports shared libraries... yes
23:47:21 [2022-08-23T23:47:21.537Z] #77 214.4 checking whether to build shared libraries... no
23:47:21 [2022-08-23T23:47:21.537Z] #77 214.4 checking whether to build static libraries... yes
23:47:21 [2022-08-23T23:47:21.537Z] #77 214.4 checking float.h usability... yes
23:47:21 [2022-08-23T23:47:21.537Z] #77 214.6 checking float.h presence... yes
23:47:21 [2022-08-23T23:47:21.595Z] #81 3.675 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
23:47:21 [2022-08-23T23:47:21.595Z] #81 3.687 Setting up libjson-c5:amd64 (0.15-2) ...
23:47:21 [2022-08-23T23:47:21.674Z] #21 49.01 Selecting previously unselected package libicu67:amd64.
23:47:21 [2022-08-23T23:47:21.674Z] #21 49.02 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
23:47:21 [2022-08-23T23:47:21.674Z] #21 49.02 Unpacking libicu67:amd64 (67.1-7) ...
23:47:21 [2022-08-23T23:47:21.794Z] #77 214.6 checking for float.h... yes
23:47:21 [2022-08-23T23:47:21.794Z] #77 214.6 checking limits.h usability... yes
23:47:21 [2022-08-23T23:47:21.851Z] #81 3.697 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
23:47:21 [2022-08-23T23:47:21.851Z] #81 3.708 Setting up libkmod2:amd64 (28-1) ...
23:47:21 [2022-08-23T23:47:21.851Z] #81 3.722 Setting up systemd (247.3-7) ...
23:47:21 [2022-08-23T23:47:21.851Z] #81 3.765 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
23:47:21 [2022-08-23T23:47:21.851Z] #81 3.768 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
23:47:21 [2022-08-23T23:47:21.851Z] #81 3.771 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
23:47:21 [2022-08-23T23:47:21.851Z] #81 3.797 Initializing machine ID from KVM UUID.
23:47:22 [2022-08-23T23:47:22.052Z] #77 214.9 checking limits.h presence... yes
23:47:22 [2022-08-23T23:47:22.052Z] #77 214.9 checking for limits.h... yes
23:47:22 [2022-08-23T23:47:22.052Z] #77 214.9 checking stddef.h usability... yes
23:47:22 [2022-08-23T23:47:22.052Z] #77 215.1 checking stddef.h presence... yes
23:47:22 [2022-08-23T23:47:22.107Z] #81 4.190 Selecting previously unselected package systemd-sysv.
23:47:22 [2022-08-23T23:47:22.309Z] #77 215.1 checking for stddef.h... yes
23:47:22 [2022-08-23T23:47:22.309Z] #77 215.2 checking for stdlib.h... (cached) yes
23:47:22 [2022-08-23T23:47:22.309Z] #77 215.2 checking for string.h... (cached) yes
23:47:22 [2022-08-23T23:47:22.404Z] #81 4.190 (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.)
23:47:22 [2022-08-23T23:47:22.404Z] #81 4.204 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
23:47:22 [2022-08-23T23:47:22.404Z] #81 4.210 Unpacking systemd-sysv (247.3-7) ...
23:47:22 [2022-08-23T23:47:22.404Z] #81 4.262 Selecting previously unselected package libdbus-1-3:amd64.
23:47:22 [2022-08-23T23:47:22.404Z] #81 4.265 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
23:47:22 [2022-08-23T23:47:22.404Z] #81 4.270 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
23:47:22 [2022-08-23T23:47:22.404Z] #81 4.333 Selecting previously unselected package dbus.
23:47:22 [2022-08-23T23:47:22.404Z] #81 4.336 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
23:47:22 [2022-08-23T23:47:22.404Z] #81 4.346 Unpacking dbus (1.12.20-2) ...
23:47:22 [2022-08-23T23:47:22.404Z] #81 4.407 Selecting previously unselected package libpam-systemd:amd64.
23:47:22 [2022-08-23T23:47:22.404Z] #81 4.410 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
23:47:22 [2022-08-23T23:47:22.404Z] #81 4.415 Unpacking libpam-systemd:amd64 (247.3-7) ...
23:47:22 [2022-08-23T23:47:22.404Z] #81 4.464 Selecting previously unselected package dbus-user-session.
23:47:22 [2022-08-23T23:47:22.566Z] #77 215.2 checking sys/time.h usability... yes
23:47:22 [2022-08-23T23:47:22.566Z] #77 215.5 checking sys/time.h presence... yes
23:47:22 [2022-08-23T23:47:22.566Z] #77 215.5 checking for sys/time.h... yes
23:47:22 [2022-08-23T23:47:22.660Z] #81 4.467 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
23:47:22 [2022-08-23T23:47:22.660Z] #81 4.470 Unpacking dbus-user-session (1.12.20-2) ...
23:47:22 [2022-08-23T23:47:22.660Z] #81 4.515 Setting up systemd-sysv (247.3-7) ...
23:47:22 [2022-08-23T23:47:22.660Z] #81 4.529 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
23:47:22 [2022-08-23T23:47:22.660Z] #81 4.542 Setting up dbus (1.12.20-2) ...
23:47:22 [2022-08-23T23:47:22.660Z] #81 4.665 invoke-rc.d: could not determine current runlevel
23:47:22 [2022-08-23T23:47:22.660Z] #81 4.668 invoke-rc.d: policy-rc.d denied execution of start.
23:47:22 [2022-08-23T23:47:22.660Z] #81 4.672 Setting up libpam-systemd:amd64 (247.3-7) ...
23:47:22 [2022-08-23T23:47:22.823Z] #77 215.6 checking for inline... inline
23:47:22 [2022-08-23T23:47:22.916Z] #81 4.799 Setting up dbus-user-session (1.12.20-2) ...
23:47:22 [2022-08-23T23:47:22.916Z] #81 4.818 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:47:22 [2022-08-23T23:47:22.916Z] #81 DONE 5.0s
23:47:22 [2022-08-23T23:47:22.916Z] 
23:47:22 [2022-08-23T23:47:22.916Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
23:47:22 [2022-08-23T23:47:22.916Z] #82 sha256:dc2c6b1ba5c22221a21c8066b75994e86353f28d8f28b75136c9cdec245f9110
23:47:23 [2022-08-23T23:47:23.081Z] #77 215.7 checking for size_t... yes
23:47:23 [2022-08-23T23:47:23.338Z] #77 216.1 checking for stdlib.h... (cached) yes
23:47:23 [2022-08-23T23:47:23.478Z] #82 0.410   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
23:47:23 [2022-08-23T23:47:23.478Z] #82 0.410                                  Dload  Upload   Total   Spent    Left  Speed
23:47:23 [2022-08-23T23:47:23.478Z] #82 0.412 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   8102      0 --:--:-- --:--:-- --:--:--  8138
23:47:23 [2022-08-23T23:47:23.596Z] #77 216.1 checking for GNU libc compatible malloc... yes
23:47:23 [2022-08-23T23:47:23.596Z] #77 216.4 checking for stdlib.h... (cached) yes
23:47:23 [2022-08-23T23:47:23.596Z] #77 216.4 checking for GNU libc compatible realloc... yes
23:47:23 [2022-08-23T23:47:23.734Z] #82 DONE 0.7s
23:47:23 [2022-08-23T23:47:23.734Z] 
23:47:23 [2022-08-23T23:47:23.734Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker
23:47:23 [2022-08-23T23:47:23.734Z] #83 sha256:ea0763e4beca73902ea8a192e504cc966067bc2ae7d9020dd666cac5368be2a4
23:47:23 [2022-08-23T23:47:23.853Z] #77 216.6 checking for working strtod... yes
23:47:24 [2022-08-23T23:47:24.367Z] #77 216.9 checking for gettimeofday... yes
23:47:24 [2022-08-23T23:47:24.367Z] #77 217.2 checking for memset... yes
23:47:24 [2022-08-23T23:47:24.881Z] #77 217.5 checking for strspn... yes
23:47:25 [2022-08-23T23:47:25.138Z] #77 217.9 checking that generated files are newer than configure... done
23:47:25 [2022-08-23T23:47:25.138Z] #77 217.9 configure: creating ./config.status
23:47:25 [2022-08-23T23:47:25.888Z] #21 ...
23:47:25 [2022-08-23T23:47:25.888Z] 
23:47:25 [2022-08-23T23:47:25.888Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:47:25 [2022-08-23T23:47:25.888Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:47:25 [2022-08-23T23:47:25.888Z] #77 186.0 checking for dlfcn.h... yes
23:47:25 [2022-08-23T23:47:25.888Z] #77 186.4 checking for objdir... .libs
23:47:25 [2022-08-23T23:47:25.888Z] #77 186.7 checking if gcc supports -fno-rtti -fno-exceptions... no
23:47:25 [2022-08-23T23:47:25.888Z] #77 186.9 checking for gcc option to produce PIC... -fPIC -DPIC
23:47:25 [2022-08-23T23:47:25.888Z] #77 186.9 checking if gcc PIC flag -fPIC -DPIC works... yes
23:47:25 [2022-08-23T23:47:25.888Z] #77 187.0 checking if gcc static flag -static works... yes
23:47:25 [2022-08-23T23:47:25.888Z] #77 187.4 checking if gcc supports -c -o file.o... yes
23:47:25 [2022-08-23T23:47:25.888Z] #77 187.6 checking if gcc supports -c -o file.o... (cached) yes
23:47:25 [2022-08-23T23:47:25.888Z] #77 187.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
23:47:25 [2022-08-23T23:47:25.888Z] #77 187.6 checking dynamic linker characteristics... GNU/Linux ld.so
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.0 checking how to hardcode library paths into programs... immediate
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.0 checking whether stripping libraries is possible... yes
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.0 checking if libtool supports shared libraries... yes
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.1 checking whether to build shared libraries... no
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.1 checking whether to build static libraries... yes
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.1 checking for a BSD-compatible install... /usr/bin/install -c
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.1 checking whether build environment is sane... yes
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.2 checking whether make sets $(MAKE)... yes
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.2 checking whether make supports the include directive... yes (GNU style)
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.3 checking whether make supports nested variables... yes
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.3 checking whether UID '0' is supported by ustar format... yes
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.4 checking whether GID '0' is supported by ustar format... yes
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.4 checking how to create a ustar tar archive... gnutar
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.5 checking dependency style of gcc... gcc3
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.7 checking whether to enable maintainer-specific portions of Makefiles... yes
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.7 checking whether make supports nested variables... (cached) yes
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.8 checking for pkg-config... /usr/bin/pkg-config
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.8 checking pkg-config is at least version 0.9.0... yes
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.8 checking for yajl >= 2.1.0... yes
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.8 checking for a sed that does not truncate output... (cached) /bin/sed
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.8 checking for gcc... (cached) gcc
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.9 checking whether we are using the GNU C compiler... (cached) yes
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.9 checking whether gcc accepts -g... (cached) yes
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.9 checking for gcc option to accept ISO C89... (cached) none needed
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.9 checking whether gcc understands -c and -o together... (cached) yes
23:47:25 [2022-08-23T23:47:25.888Z] #77 188.9 checking for a Python interpreter with version >= 3... python3
23:47:25 [2022-08-23T23:47:25.888Z] #77 189.0 checking for python3... /usr/bin/python3
23:47:25 [2022-08-23T23:47:25.888Z] #77 189.0 checking for python3 version... 3.9
23:47:25 [2022-08-23T23:47:25.888Z] #77 189.1 checking for python3 platform... linux
23:47:25 [2022-08-23T23:47:25.888Z] #77 189.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
23:47:25 [2022-08-23T23:47:25.888Z] #77 189.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
23:47:25 [2022-08-23T23:47:25.888Z] #77 189.9 checking that generated files are newer than configure... done
23:47:25 [2022-08-23T23:47:25.888Z] #77 189.9 configure: creating ./config.status
23:47:25 [2022-08-23T23:47:25.888Z] #77 194.3 config.status: creating Makefile
23:47:25 [2022-08-23T23:47:25.888Z] #77 194.4 config.status: creating config.h
23:47:25 [2022-08-23T23:47:25.888Z] #77 194.4 config.status: executing libtool commands
23:47:25 [2022-08-23T23:47:25.888Z] #77 194.5 config.status: executing depfiles commands
23:47:26 [2022-08-23T23:47:26.150Z] #77 195.4 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
23:47:26 [2022-08-23T23:47:26.150Z] #77 195.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
23:47:26 [2022-08-23T23:47:26.412Z] #77 ...
23:47:26 [2022-08-23T23:47:26.412Z] 
23:47:26 [2022-08-23T23:47:26.412Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:47:26 [2022-08-23T23:47:26.412Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2
23:47:26 [2022-08-23T23:47:26.412Z] #21 53.85 Selecting previously unselected package libinih1:amd64.
23:47:26 [2022-08-23T23:47:26.412Z] #21 53.86 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
23:47:26 [2022-08-23T23:47:26.412Z] #21 53.87 Unpacking libinih1:amd64 (53-1+b2) ...
23:47:26 [2022-08-23T23:47:26.412Z] #21 53.93 Selecting previously unselected package libnet1:amd64.
23:47:26 [2022-08-23T23:47:26.412Z] #21 53.93 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:47:26 [2022-08-23T23:47:26.412Z] #21 53.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:47:26 [2022-08-23T23:47:26.674Z] #21 54.04 Selecting previously unselected package libnl-3-200:amd64.
23:47:26 [2022-08-23T23:47:26.674Z] #21 54.05 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
23:47:26 [2022-08-23T23:47:26.674Z] #21 54.06 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
23:47:26 [2022-08-23T23:47:26.674Z] #21 54.15 Selecting previously unselected package libprotobuf-c1:amd64.
23:47:26 [2022-08-23T23:47:26.674Z] #21 54.16 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
23:47:26 [2022-08-23T23:47:26.674Z] #21 54.16 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:47:26 [2022-08-23T23:47:26.674Z] #21 54.24 Selecting previously unselected package libyajl2:amd64.
23:47:26 [2022-08-23T23:47:26.674Z] #21 54.25 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
23:47:26 [2022-08-23T23:47:26.936Z] #21 54.26 Unpacking libyajl2:amd64 (2.1.0-3) ...
23:47:26 [2022-08-23T23:47:26.936Z] #21 54.31 Selecting previously unselected package net-tools.
23:47:26 [2022-08-23T23:47:26.936Z] #21 54.32 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
23:47:26 [2022-08-23T23:47:26.936Z] #21 54.33 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
23:47:27 [2022-08-23T23:47:27.198Z] #21 54.55 Selecting previously unselected package patch.
23:47:27 [2022-08-23T23:47:27.198Z] #21 54.56 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
23:47:27 [2022-08-23T23:47:27.198Z] #21 54.56 Unpacking patch (2.7.6-7) ...
23:47:27 [2022-08-23T23:47:27.198Z] #21 54.66 Selecting previously unselected package python-pip-whl.
23:47:27 [2022-08-23T23:47:27.198Z] #21 54.67 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
23:47:27 [2022-08-23T23:47:27.198Z] #21 54.69 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
23:47:27 [2022-08-23T23:47:27.698Z] #77 220.3 config.status: creating Makefile
23:47:27 [2022-08-23T23:47:27.698Z] #77 220.3 config.status: creating config.h
23:47:27 [2022-08-23T23:47:27.698Z] #77 220.3 config.status: executing depfiles commands
23:47:27 [2022-08-23T23:47:27.698Z] #77 220.6 config.status: executing libtool commands
23:47:27 [2022-08-23T23:47:27.771Z] #21 55.40 Selecting previously unselected package python3-lib2to3.
23:47:27 [2022-08-23T23:47:27.771Z] #21 55.42 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
23:47:27 [2022-08-23T23:47:27.771Z] #21 55.42 Unpacking python3-lib2to3 (3.9.2-1) ...
23:47:28 [2022-08-23T23:47:28.033Z] #21 55.56 Selecting previously unselected package python3-distutils.
23:47:28 [2022-08-23T23:47:28.033Z] #21 55.58 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
23:47:28 [2022-08-23T23:47:28.033Z] #21 55.59 Unpacking python3-distutils (3.9.2-1) ...
23:47:28 [2022-08-23T23:47:28.295Z] #21 55.80 Selecting previously unselected package python3-pkg-resources.
23:47:28 [2022-08-23T23:47:28.295Z] #21 55.80 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
23:47:28 [2022-08-23T23:47:28.295Z] #21 55.81 Unpacking python3-pkg-resources (52.0.0-4) ...
23:47:28 [2022-08-23T23:47:28.557Z] #21 55.97 Selecting previously unselected package python3-setuptools.
23:47:28 [2022-08-23T23:47:28.558Z] #21 55.98 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
23:47:28 [2022-08-23T23:47:28.558Z] #21 55.99 Unpacking python3-setuptools (52.0.0-4) ...
23:47:28 [2022-08-23T23:47:28.820Z] #21 56.32 Selecting previously unselected package python3-wheel.
23:47:28 [2022-08-23T23:47:28.820Z] #21 56.33 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
23:47:28 [2022-08-23T23:47:28.820Z] #21 56.33 Unpacking python3-wheel (0.34.2-1) ...
23:47:28 [2022-08-23T23:47:28.820Z] #21 56.41 Selecting previously unselected package python3-pip.
23:47:28 [2022-08-23T23:47:28.820Z] #21 56.42 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
23:47:28 [2022-08-23T23:47:28.820Z] #21 56.43 Unpacking python3-pip (20.3.4-4+deb11u1) ...
23:47:29 [2022-08-23T23:47:29.106Z] #77 221.8   GEN      .version
23:47:29 [2022-08-23T23:47:29.106Z] #77 221.9 make  install-recursive
23:47:29 [2022-08-23T23:47:29.106Z] #77 221.9 make[1]: Entering directory '/tmp/crun-build'
23:47:29 [2022-08-23T23:47:29.106Z] #77 222.1 Making install in libocispec
23:47:29 [2022-08-23T23:47:29.106Z] #77 222.1 make[2]: Entering directory '/tmp/crun-build/libocispec'
23:47:29 [2022-08-23T23:47:29.112Z] #83 DONE 4.5s
23:47:29 [2022-08-23T23:47:29.112Z] 
23:47:29 [2022-08-23T23:47:29.112Z] #84 exporting to image
23:47:29 [2022-08-23T23:47:29.112Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
23:47:29 [2022-08-23T23:47:29.112Z] #84 exporting layers
23:47:29 [2022-08-23T23:47:29.368Z] #77 222.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
23:47:29 [2022-08-23T23:47:29.368Z] #77 222.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
23:47:29 [2022-08-23T23:47:29.368Z] #77 222.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
23:47:29 [2022-08-23T23:47:29.368Z] #77 222.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
23:47:29 [2022-08-23T23:47:29.398Z] #21 56.76 Selecting previously unselected package sudo.
23:47:29 [2022-08-23T23:47:29.398Z] #21 56.77 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
23:47:29 [2022-08-23T23:47:29.398Z] #21 56.78 Unpacking sudo (1.9.5p2-3) ...
23:47:29 [2022-08-23T23:47:29.972Z] #21 57.41 Selecting previously unselected package thin-provisioning-tools.
23:47:29 [2022-08-23T23:47:29.972Z] #21 57.41 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
23:47:29 [2022-08-23T23:47:29.972Z] #21 57.42 Unpacking thin-provisioning-tools (0.9.0-1) ...
23:47:30 [2022-08-23T23:47:30.235Z] #21 57.71 Selecting previously unselected package uidmap.
23:47:30 [2022-08-23T23:47:30.235Z] #21 57.71 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
23:47:30 [2022-08-23T23:47:30.235Z] #21 57.72 Unpacking uidmap (1:4.8.1-1) ...
23:47:30 [2022-08-23T23:47:30.303Z] #77 ...
23:47:30 [2022-08-23T23:47:30.303Z] 
23:47:30 [2022-08-23T23:47:30.303Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:47:30 [2022-08-23T23:47:30.303Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2
23:47:30 [2022-08-23T23:47:30.303Z] #21 49.88 Selecting previously unselected package libinih1:amd64.
23:47:30 [2022-08-23T23:47:30.303Z] #21 49.88 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 49.89 Unpacking libinih1:amd64 (53-1+b2) ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 49.93 Selecting previously unselected package libnet1:amd64.
23:47:30 [2022-08-23T23:47:30.303Z] #21 49.94 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 49.94 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 50.03 Selecting previously unselected package libnl-3-200:amd64.
23:47:30 [2022-08-23T23:47:30.303Z] #21 50.04 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 50.05 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 50.18 Selecting previously unselected package libprotobuf-c1:amd64.
23:47:30 [2022-08-23T23:47:30.303Z] #21 50.19 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 50.20 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 50.26 Selecting previously unselected package libyajl2:amd64.
23:47:30 [2022-08-23T23:47:30.303Z] #21 50.26 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 50.27 Unpacking libyajl2:amd64 (2.1.0-3) ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 50.31 Selecting previously unselected package net-tools.
23:47:30 [2022-08-23T23:47:30.303Z] #21 50.31 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 50.32 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 50.53 Selecting previously unselected package patch.
23:47:30 [2022-08-23T23:47:30.303Z] #21 50.54 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 50.55 Unpacking patch (2.7.6-7) ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 50.65 Selecting previously unselected package python-pip-whl.
23:47:30 [2022-08-23T23:47:30.303Z] #21 50.65 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 50.67 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 51.27 Selecting previously unselected package python3-lib2to3.
23:47:30 [2022-08-23T23:47:30.303Z] #21 51.27 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 51.28 Unpacking python3-lib2to3 (3.9.2-1) ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 51.40 Selecting previously unselected package python3-distutils.
23:47:30 [2022-08-23T23:47:30.303Z] #21 51.40 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 51.40 Unpacking python3-distutils (3.9.2-1) ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 51.53 Selecting previously unselected package python3-pkg-resources.
23:47:30 [2022-08-23T23:47:30.303Z] #21 51.54 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 51.55 Unpacking python3-pkg-resources (52.0.0-4) ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 51.67 Selecting previously unselected package python3-setuptools.
23:47:30 [2022-08-23T23:47:30.303Z] #21 51.69 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 51.69 Unpacking python3-setuptools (52.0.0-4) ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 51.96 Selecting previously unselected package python3-wheel.
23:47:30 [2022-08-23T23:47:30.303Z] #21 51.96 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 51.96 Unpacking python3-wheel (0.34.2-1) ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 52.04 Selecting previously unselected package python3-pip.
23:47:30 [2022-08-23T23:47:30.303Z] #21 52.04 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 52.06 Unpacking python3-pip (20.3.4-4+deb11u1) ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 52.46 Selecting previously unselected package sudo.
23:47:30 [2022-08-23T23:47:30.303Z] #21 52.47 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 52.48 Unpacking sudo (1.9.5p2-3) ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 53.24 Selecting previously unselected package thin-provisioning-tools.
23:47:30 [2022-08-23T23:47:30.303Z] #21 53.27 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 53.28 Unpacking thin-provisioning-tools (0.9.0-1) ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 53.54 Selecting previously unselected package uidmap.
23:47:30 [2022-08-23T23:47:30.303Z] #21 53.55 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 53.56 Unpacking uidmap (1:4.8.1-1) ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 53.70 Selecting previously unselected package vim-runtime.
23:47:30 [2022-08-23T23:47:30.303Z] #21 53.73 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 53.77 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
23:47:30 [2022-08-23T23:47:30.303Z] #21 53.79 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
23:47:30 [2022-08-23T23:47:30.303Z] #21 53.81 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 58.50 Selecting previously unselected package vim.
23:47:30 [2022-08-23T23:47:30.303Z] #21 58.51 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 58.56 Unpacking vim (2:8.2.2434-3+deb11u1) ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 59.38 Selecting previously unselected package xfsprogs.
23:47:30 [2022-08-23T23:47:30.303Z] #21 59.40 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
23:47:30 [2022-08-23T23:47:30.303Z] #21 59.41 Unpacking xfsprogs (5.10.0-4) ...
23:47:30 [2022-08-23T23:47:30.497Z] #21 57.93 Selecting previously unselected package vim-runtime.
23:47:30 [2022-08-23T23:47:30.497Z] #21 57.94 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
23:47:30 [2022-08-23T23:47:30.497Z] #21 57.98 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
23:47:30 [2022-08-23T23:47:30.497Z] #21 58.03 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
23:47:30 [2022-08-23T23:47:30.497Z] #21 58.04 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
23:47:30 [2022-08-23T23:47:30.559Z] #21 60.33 Selecting previously unselected package zip.
23:47:30 [2022-08-23T23:47:30.560Z] #21 60.36 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
23:47:30 [2022-08-23T23:47:30.560Z] #21 60.37 Unpacking zip (3.0-12) ...
23:47:30 [2022-08-23T23:47:30.815Z] #21 60.67 Selecting previously unselected package zstd.
23:47:31 [2022-08-23T23:47:31.071Z] #21 60.69 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
23:47:31 [2022-08-23T23:47:31.071Z] #21 60.70 Unpacking zstd (1.4.8+dfsg-2.1) ...
23:47:31 [2022-08-23T23:47:31.633Z] #21 61.38 Setting up python3-pkg-resources (52.0.0-4) ...
23:47:33 [2022-08-23T23:47:33.002Z] #21 62.79 Setting up libip4tc2:amd64 (1.8.7-1) ...
23:47:33 [2022-08-23T23:47:33.002Z] #21 62.80 Setting up net-tools (1.60+git20181103.0eebece-1) ...
23:47:33 [2022-08-23T23:47:33.002Z] #21 62.81 Setting up libgpm2:amd64 (1.20.7-8) ...
23:47:33 [2022-08-23T23:47:33.258Z] #21 62.84 Setting up libicu67:amd64 (67.1-7) ...
23:47:33 [2022-08-23T23:47:33.258Z] #21 62.85 Setting up libip6tc2:amd64 (1.8.7-1) ...
23:47:33 [2022-08-23T23:47:33.258Z] #21 62.86 Setting up libinih1:amd64 (53-1+b2) ...
23:47:33 [2022-08-23T23:47:33.258Z] #21 62.87 Setting up uidmap (1:4.8.1-1) ...
23:47:33 [2022-08-23T23:47:33.258Z] #21 62.88 Setting up libyajl2:amd64 (2.1.0-3) ...
23:47:33 [2022-08-23T23:47:33.258Z] #21 62.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:47:33 [2022-08-23T23:47:33.258Z] #21 62.91 Setting up bzip2 (1.0.8-4) ...
23:47:33 [2022-08-23T23:47:33.258Z] #21 62.92 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:47:33 [2022-08-23T23:47:33.258Z] #21 62.95 Setting up python3-wheel (0.34.2-1) ...
23:47:34 [2022-08-23T23:47:34.626Z] #21 64.39 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:47:34 [2022-08-23T23:47:34.626Z] #21 64.46 Setting up libcap2:amd64 (1:2.44-1) ...
23:47:34 [2022-08-23T23:47:34.723Z] #21 ...
23:47:34 [2022-08-23T23:47:34.723Z] 
23:47:34 [2022-08-23T23:47:34.723Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:47:34 [2022-08-23T23:47:34.723Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:47:34 [2022-08-23T23:47:34.723Z] #77 195.7 checking for gcc... gcc
23:47:34 [2022-08-23T23:47:34.723Z] #77 195.8 checking whether the C compiler works... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 196.0 checking for C compiler default output file name... a.out
23:47:34 [2022-08-23T23:47:34.723Z] #77 196.0 checking for suffix of executables... 
23:47:34 [2022-08-23T23:47:34.723Z] #77 196.2 checking whether we are cross compiling... no
23:47:34 [2022-08-23T23:47:34.723Z] #77 196.4 checking for suffix of object files... o
23:47:34 [2022-08-23T23:47:34.723Z] #77 196.5 checking whether we are using the GNU C compiler... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 196.6 checking whether gcc accepts -g... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 196.7 checking for gcc option to accept ISO C89... none needed
23:47:34 [2022-08-23T23:47:34.723Z] #77 196.9 checking whether gcc understands -c and -o together... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.0 checking for a BSD-compatible install... /usr/bin/install -c
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.0 checking whether build environment is sane... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.1 checking for gawk... no
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.1 checking for mawk... mawk
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.1 checking whether make sets $(MAKE)... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.1 checking whether make supports the include directive... yes (GNU style)
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.1 checking whether make supports nested variables... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.2 checking whether UID '0' is supported by ustar format... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.2 checking whether GID '0' is supported by ustar format... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.2 checking how to create a ustar tar archive... gnutar
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.2 checking dependency style of gcc... gcc3
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.4 checking whether to enable maintainer-specific portions of Makefiles... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.4 checking whether make supports nested variables... (cached) yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.5 checking build system type... x86_64-pc-linux-gnu
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.7 checking host system type... x86_64-pc-linux-gnu
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.7 checking how to print strings... printf
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.7 checking for a sed that does not truncate output... /bin/sed
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.7 checking for grep that handles long lines and -e... /bin/grep
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.7 checking for egrep... /bin/grep -E
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.7 checking for fgrep... /bin/grep -F
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.7 checking for ld used by gcc... /usr/bin/ld
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.9 checking whether ln -s works... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.9 checking the maximum length of command line arguments... 1572864
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.9 checking for /usr/bin/ld option to reload object files... -r
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.9 checking for objdump... objdump
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.9 checking how to recognize dependent libraries... pass_all
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.9 checking for dlltool... no
23:47:34 [2022-08-23T23:47:34.723Z] #77 197.9 checking how to associate runtime and link libraries... printf %s\n
23:47:34 [2022-08-23T23:47:34.723Z] #77 198.0 checking for ar... ar
23:47:34 [2022-08-23T23:47:34.723Z] #77 198.0 checking for archiver @FILE support... @
23:47:34 [2022-08-23T23:47:34.723Z] #77 198.1 checking for strip... strip
23:47:34 [2022-08-23T23:47:34.723Z] #77 198.1 checking for ranlib... ranlib
23:47:34 [2022-08-23T23:47:34.723Z] #77 198.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
23:47:34 [2022-08-23T23:47:34.723Z] #77 198.4 checking for sysroot... no
23:47:34 [2022-08-23T23:47:34.723Z] #77 198.4 checking for a working dd... /bin/dd
23:47:34 [2022-08-23T23:47:34.723Z] #77 198.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
23:47:34 [2022-08-23T23:47:34.723Z] #77 198.5 checking for mt... no
23:47:34 [2022-08-23T23:47:34.723Z] #77 198.5 checking if : is a manifest tool... no
23:47:34 [2022-08-23T23:47:34.723Z] #77 198.5 checking how to run the C preprocessor... gcc -E
23:47:34 [2022-08-23T23:47:34.723Z] #77 198.7 checking for ANSI C header files... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 199.4 checking for sys/types.h... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 199.5 checking for sys/stat.h... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 199.7 checking for stdlib.h... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 200.0 checking for string.h... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 200.2 checking for memory.h... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 200.4 checking for strings.h... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 200.6 checking for inttypes.h... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 200.8 checking for stdint.h... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 201.1 checking for unistd.h... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 201.3 checking for dlfcn.h... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 201.5 checking for objdir... .libs
23:47:34 [2022-08-23T23:47:34.723Z] #77 202.0 checking if gcc supports -fno-rtti -fno-exceptions... no
23:47:34 [2022-08-23T23:47:34.723Z] #77 202.1 checking for gcc option to produce PIC... -fPIC -DPIC
23:47:34 [2022-08-23T23:47:34.723Z] #77 202.1 checking if gcc PIC flag -fPIC -DPIC works... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 202.2 checking if gcc static flag -static works... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 202.7 checking if gcc supports -c -o file.o... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 202.9 checking if gcc supports -c -o file.o... (cached) yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 202.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 203.0 checking dynamic linker characteristics... GNU/Linux ld.so
23:47:34 [2022-08-23T23:47:34.723Z] #77 203.4 checking how to hardcode library paths into programs... immediate
23:47:34 [2022-08-23T23:47:34.723Z] #77 203.4 checking whether stripping libraries is possible... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 203.4 checking if libtool supports shared libraries... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 203.4 checking whether to build shared libraries... no
23:47:34 [2022-08-23T23:47:34.723Z] #77 203.4 checking whether to build static libraries... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 203.4 checking float.h usability... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 203.6 checking float.h presence... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 203.7 checking for float.h... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 203.7 checking limits.h usability... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 203.9 checking limits.h presence... yes
23:47:34 [2022-08-23T23:47:34.723Z] #77 ...
23:47:34 [2022-08-23T23:47:34.723Z] 
23:47:34 [2022-08-23T23:47:34.723Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:47:34 [2022-08-23T23:47:34.723Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2
23:47:34 [2022-08-23T23:47:34.723Z] #21 62.27 Selecting previously unselected package vim.
23:47:34 [2022-08-23T23:47:34.723Z] #21 62.28 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
23:47:34 [2022-08-23T23:47:34.723Z] #21 62.29 Unpacking vim (2:8.2.2434-3+deb11u1) ...
23:47:34 [2022-08-23T23:47:34.914Z] #21 64.51 Setting up libcap2-bin (1:2.44-1) ...
23:47:34 [2022-08-23T23:47:34.914Z] #21 64.57 Setting up apparmor (2.13.6-10) ...
23:47:35 [2022-08-23T23:47:35.671Z] #21 63.06 Selecting previously unselected package xfsprogs.
23:47:35 [2022-08-23T23:47:35.671Z] #21 63.07 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
23:47:35 [2022-08-23T23:47:35.671Z] #21 63.08 Unpacking xfsprogs (5.10.0-4) ...
23:47:36 [2022-08-23T23:47:36.250Z] #21 63.64 Selecting previously unselected package zip.
23:47:36 [2022-08-23T23:47:36.250Z] #21 63.67 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
23:47:36 [2022-08-23T23:47:36.250Z] #21 63.68 Unpacking zip (3.0-12) ...
23:47:36 [2022-08-23T23:47:36.250Z] #21 63.85 Selecting previously unselected package zstd.
23:47:36 [2022-08-23T23:47:36.514Z] #21 63.87 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
23:47:36 [2022-08-23T23:47:36.515Z] #21 63.88 Unpacking zstd (1.4.8+dfsg-2.1) ...
23:47:36 [2022-08-23T23:47:36.777Z] #21 64.28 Setting up python3-pkg-resources (52.0.0-4) ...
23:47:37 [2022-08-23T23:47:37.331Z] #84 exporting layers 8.5s done
23:47:37 [2022-08-23T23:47:37.331Z] #84 writing image sha256:dd708e873df313d934ee9026eb9d14b57abe4b1e671a5b7d8d818c1f3224d866 done
23:47:37 [2022-08-23T23:47:37.331Z] #84 naming to docker.io/library/docker:e5958a8f08d8cc736a130fc162fa513ddcc4de61 done
23:47:37 [2022-08-23T23:47:37.331Z] #84 DONE 8.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:47:37 [2022-08-23T23:47:37.665Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e5958a8f08d8cc736a130fc162fa513ddcc4de61 -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:e5958a8f08d8cc736a130fc162fa513ddcc4de61 hack/make.sh dynbinary test-integration
23:47:38 [2022-08-23T23:47:38.166Z] #21 65.74 Setting up libip4tc2:amd64 (1.8.7-1) ...
23:47:38 [2022-08-23T23:47:38.166Z] #21 65.77 Setting up net-tools (1.60+git20181103.0eebece-1) ...
23:47:38 [2022-08-23T23:47:38.166Z] #21 65.78 Setting up libgpm2:amd64 (1.20.7-8) ...
23:47:38 [2022-08-23T23:47:38.166Z] #21 65.80 Setting up libicu67:amd64 (67.1-7) ...
23:47:38 [2022-08-23T23:47:38.166Z] #21 65.81 Setting up libip6tc2:amd64 (1.8.7-1) ...
23:47:38 [2022-08-23T23:47:38.166Z] #21 65.83 Setting up libinih1:amd64 (53-1+b2) ...
23:47:38 [2022-08-23T23:47:38.184Z] #21 67.84 Setting up zip (3.0-12) ...
23:47:38 [2022-08-23T23:47:38.184Z] #21 67.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:47:38 [2022-08-23T23:47:38.184Z] #21 67.91 Setting up bash-completion (1:2.11-2) ...
23:47:38 [2022-08-23T23:47:38.227Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
23:47:38 [2022-08-23T23:47:38.227Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
23:47:38 [2022-08-23T23:47:38.227Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
23:47:38 [2022-08-23T23:47:38.227Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
23:47:38 [2022-08-23T23:47:38.227Z] 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)
23:47:38 [2022-08-23T23:47:38.227Z] Detected virtualization docker.
23:47:38 [2022-08-23T23:47:38.227Z] Detected architecture x86-64.
23:47:38 [2022-08-23T23:47:38.227Z] Set hostname to <3e0549e05679>.
23:47:38 [2022-08-23T23:47:38.227Z] modprobe@configfs.service: Succeeded.
23:47:38 [2022-08-23T23:47:38.228Z] modprobe@drm.service: Succeeded.
23:47:38 [2022-08-23T23:47:38.228Z] modprobe@fuse.service: Succeeded.
23:47:38 [2022-08-23T23:47:38.228Z] + source /etc/docker-entrypoint-cmd
23:47:38 [2022-08-23T23:47:38.228Z] ++ hack/make.sh dynbinary test-integration
23:47:38 [2022-08-23T23:47:38.427Z] #21 65.85 Setting up uidmap (1:4.8.1-1) ...
23:47:38 [2022-08-23T23:47:38.428Z] #21 65.86 Setting up libyajl2:amd64 (2.1.0-3) ...
23:47:38 [2022-08-23T23:47:38.428Z] #21 65.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
23:47:38 [2022-08-23T23:47:38.428Z] #21 65.89 Setting up bzip2 (1.0.8-4) ...
23:47:38 [2022-08-23T23:47:38.428Z] #21 65.90 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
23:47:38 [2022-08-23T23:47:38.428Z] #21 65.91 Setting up python3-wheel (0.34.2-1) ...
23:47:38 [2022-08-23T23:47:38.484Z] 
23:47:38 [2022-08-23T23:47:38.484Z] Removing bundles/
23:47:38 [2022-08-23T23:47:38.484Z] 
23:47:38 [2022-08-23T23:47:38.484Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:47:38 [2022-08-23T23:47:38.484Z] Building: bundles/dynbinary-daemon/dockerd
23:47:38 [2022-08-23T23:47:38.484Z] GOOS="" GOARCH="" GOARM=""
23:47:39 [2022-08-23T23:47:39.372Z] #21 66.95 Setting up xxd (2:8.2.2434-3+deb11u1) ...
23:47:39 [2022-08-23T23:47:39.372Z] #21 66.96 Setting up libcap2:amd64 (1:2.44-1) ...
23:47:39 [2022-08-23T23:47:39.372Z] #21 66.98 Setting up libcap2-bin (1:2.44-1) ...
23:47:39 [2022-08-23T23:47:39.372Z] #21 66.99 Setting up apparmor (2.13.6-10) ...
23:47:40 [2022-08-23T23:47:40.705Z] #21 ...
23:47:40 [2022-08-23T23:47:40.705Z] 
23:47:40 [2022-08-23T23:47:40.705Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:47:40 [2022-08-23T23:47:40.705Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:47:40 [2022-08-23T23:47:40.705Z] #77 223.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 223.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 223.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 223.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 223.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 223.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 223.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 223.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 223.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 224.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 224.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 224.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 224.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 224.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 224.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 224.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 225.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 225.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 225.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 225.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 225.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 225.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 225.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 225.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 225.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 225.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 225.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 225.9 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
23:47:40 [2022-08-23T23:47:40.705Z] #77 225.9 make  install-recursive
23:47:40 [2022-08-23T23:47:40.705Z] #77 225.9 make[3]: Entering directory '/tmp/crun-build/libocispec'
23:47:40 [2022-08-23T23:47:40.705Z] #77 226.1 Making install in yajl
23:47:40 [2022-08-23T23:47:40.705Z] #77 226.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:47:40 [2022-08-23T23:47:40.705Z] #77 226.3   CC       verify/json_verify-json_verify.o
23:47:40 [2022-08-23T23:47:40.705Z] #77 226.3   CC       src/libyajl_la-yajl_alloc.lo
23:47:40 [2022-08-23T23:47:40.705Z] #77 226.3   CC       src/libyajl_la-yajl.lo
23:47:40 [2022-08-23T23:47:40.705Z] #77 226.4   CC       src/libyajl_la-yajl_gen.lo
23:47:40 [2022-08-23T23:47:40.705Z] #77 226.4   CC       src/libyajl_la-yajl_parser.lo
23:47:40 [2022-08-23T23:47:40.705Z] #77 226.4   CC       src/libyajl_la-yajl_buf.lo
23:47:40 [2022-08-23T23:47:40.705Z] #77 226.4   CC       src/libyajl_la-yajl_encode.lo
23:47:40 [2022-08-23T23:47:40.705Z] #77 226.6   CC       src/libyajl_la-yajl_tree.lo
23:47:40 [2022-08-23T23:47:40.705Z] #77 226.7   CC       src/libyajl_la-yajl_lex.lo
23:47:42 [2022-08-23T23:47:42.076Z] #77 235.0   CCLD     libyajl.la
23:47:42 [2022-08-23T23:47:42.681Z] #21 69.88 Setting up zip (3.0-12) ...
23:47:42 [2022-08-23T23:47:42.681Z] #21 69.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
23:47:42 [2022-08-23T23:47:42.681Z] #21 69.96 Setting up bash-completion (1:2.11-2) ...
23:47:43 [2022-08-23T23:47:43.007Z] #77 235.7   CCLD     verify/json_verify
23:47:43 [2022-08-23T23:47:43.570Z] #77 ...
23:47:43 [2022-08-23T23:47:43.570Z] 
23:47:43 [2022-08-23T23:47:43.570Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:47:43 [2022-08-23T23:47:43.570Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2
23:47:43 [2022-08-23T23:47:43.570Z] #21 73.36 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
23:47:43 [2022-08-23T23:47:43.570Z] #21 73.39 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:47:43 [2022-08-23T23:47:43.570Z] #21 73.41 Setting up libmnl0:amd64 (1.0.4-3) ...
23:47:43 [2022-08-23T23:47:43.570Z] #21 73.49 Setting up patch (2.7.6-7) ...
23:47:43 [2022-08-23T23:47:43.828Z] #21 73.54 Setting up sudo (1.9.5p2-3) ...
23:47:43 [2022-08-23T23:47:43.828Z] #21 73.66 invoke-rc.d: could not determine current runlevel
23:47:43 [2022-08-23T23:47:43.828Z] #21 73.67 invoke-rc.d: policy-rc.d denied execution of start.
23:47:43 [2022-08-23T23:47:43.828Z] #21 73.71 Setting up xfsprogs (5.10.0-4) ...
23:47:43 [2022-08-23T23:47:43.828Z] #21 73.75 Setting up libxtables12:amd64 (1.8.7-1) ...
23:47:44 [2022-08-23T23:47:44.084Z] #21 73.79 Setting up inetutils-ping (2:2.0-1) ...
23:47:44 [2022-08-23T23:47:44.084Z] #21 73.81 Setting up pigz (2.6-1) ...
23:47:44 [2022-08-23T23:47:44.084Z] #21 73.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:47:44 [2022-08-23T23:47:44.084Z] #21 73.84 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
23:47:44 [2022-08-23T23:47:44.084Z] #21 73.87 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
23:47:44 [2022-08-23T23:47:44.084Z] #21 73.89 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
23:47:45 [2022-08-23T23:47:45.233Z] #21 ...
23:47:45 [2022-08-23T23:47:45.233Z] 
23:47:45 [2022-08-23T23:47:45.233Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:47:45 [2022-08-23T23:47:45.233Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:47:45 [2022-08-23T23:47:45.233Z] #77 204.1 checking for limits.h... yes
23:47:45 [2022-08-23T23:47:45.233Z] #77 204.1 checking stddef.h usability... yes
23:47:45 [2022-08-23T23:47:45.233Z] #77 204.2 checking stddef.h presence... yes
23:47:45 [2022-08-23T23:47:45.233Z] #77 204.3 checking for stddef.h... yes
23:47:45 [2022-08-23T23:47:45.233Z] #77 204.4 checking for stdlib.h... (cached) yes
23:47:45 [2022-08-23T23:47:45.233Z] #77 204.4 checking for string.h... (cached) yes
23:47:45 [2022-08-23T23:47:45.233Z] #77 204.4 checking sys/time.h usability... yes
23:47:45 [2022-08-23T23:47:45.233Z] #77 204.7 checking sys/time.h presence... yes
23:47:45 [2022-08-23T23:47:45.233Z] #77 204.8 checking for sys/time.h... yes
23:47:45 [2022-08-23T23:47:45.233Z] #77 204.8 checking for inline... inline
23:47:45 [2022-08-23T23:47:45.233Z] #77 204.9 checking for size_t... yes
23:47:45 [2022-08-23T23:47:45.233Z] #77 205.3 checking for stdlib.h... (cached) yes
23:47:45 [2022-08-23T23:47:45.233Z] #77 205.3 checking for GNU libc compatible malloc... yes
23:47:45 [2022-08-23T23:47:45.233Z] #77 205.6 checking for stdlib.h... (cached) yes
23:47:45 [2022-08-23T23:47:45.233Z] #77 205.7 checking for GNU libc compatible realloc... yes
23:47:45 [2022-08-23T23:47:45.233Z] #77 206.0 checking for working strtod... yes
23:47:45 [2022-08-23T23:47:45.233Z] #77 206.5 checking for gettimeofday... yes
23:47:45 [2022-08-23T23:47:45.233Z] #77 207.0 checking for memset... yes
23:47:45 [2022-08-23T23:47:45.233Z] #77 207.6 checking for strspn... yes
23:47:45 [2022-08-23T23:47:45.233Z] #77 208.5 checking that generated files are newer than configure... done
23:47:45 [2022-08-23T23:47:45.233Z] #77 208.5 configure: creating ./config.status
23:47:45 [2022-08-23T23:47:45.233Z] #77 212.1 config.status: creating Makefile
23:47:45 [2022-08-23T23:47:45.233Z] #77 212.1 config.status: creating config.h
23:47:45 [2022-08-23T23:47:45.233Z] #77 212.2 config.status: executing depfiles commands
23:47:45 [2022-08-23T23:47:45.233Z] #77 212.4 config.status: executing libtool commands
23:47:45 [2022-08-23T23:47:45.233Z] #77 214.4   GEN      .version
23:47:45 [2022-08-23T23:47:45.233Z] #77 214.4 make  install-recursive
23:47:45 [2022-08-23T23:47:45.233Z] #77 214.4 make[1]: Entering directory '/tmp/crun-build'
23:47:45 [2022-08-23T23:47:45.495Z] #77 214.6 Making install in libocispec
23:47:45 [2022-08-23T23:47:45.495Z] #77 214.6 make[2]: Entering directory '/tmp/crun-build/libocispec'
23:47:45 [2022-08-23T23:47:45.495Z] #77 214.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
23:47:45 [2022-08-23T23:47:45.495Z] #77 214.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
23:47:45 [2022-08-23T23:47:45.495Z] #77 214.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
23:47:45 [2022-08-23T23:47:45.495Z] #77 214.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
23:47:45 [2022-08-23T23:47:45.979Z] #21 75.71 Setting up libaio1:amd64 (0.3.112-9) ...
23:47:45 [2022-08-23T23:47:45.979Z] #21 75.73 Setting up python3-lib2to3 (3.9.2-1) ...
23:47:46 [2022-08-23T23:47:46.884Z] #77 216.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
23:47:46 [2022-08-23T23:47:46.884Z] #77 216.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
23:47:46 [2022-08-23T23:47:46.884Z] #77 216.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
23:47:46 [2022-08-23T23:47:46.884Z] #77 216.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
23:47:46 [2022-08-23T23:47:46.884Z] #77 216.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
23:47:46 [2022-08-23T23:47:46.884Z] #77 216.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
23:47:46 [2022-08-23T23:47:46.884Z] #77 216.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
23:47:46 [2022-08-23T23:47:46.884Z] #77 216.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
23:47:46 [2022-08-23T23:47:46.884Z] #77 216.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
23:47:46 [2022-08-23T23:47:46.910Z] #21 76.47 Setting up libelf1:amd64 (0.183-1) ...
23:47:46 [2022-08-23T23:47:46.911Z] #21 76.48 Setting up zstd (1.4.8+dfsg-2.1) ...
23:47:46 [2022-08-23T23:47:46.911Z] #21 76.49 Setting up libonig5:amd64 (6.9.6-1.1) ...
23:47:46 [2022-08-23T23:47:46.911Z] #21 76.50 Setting up python3-distutils (3.9.2-1) ...
23:47:47 [2022-08-23T23:47:47.147Z] #77 216.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
23:47:47 [2022-08-23T23:47:47.147Z] #77 216.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
23:47:47 [2022-08-23T23:47:47.147Z] #77 216.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
23:47:47 [2022-08-23T23:47:47.147Z] #77 216.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
23:47:47 [2022-08-23T23:47:47.147Z] #77 216.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
23:47:47 [2022-08-23T23:47:47.147Z] #77 216.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
23:47:47 [2022-08-23T23:47:47.147Z] #77 216.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
23:47:47 [2022-08-23T23:47:47.147Z] #77 ...
23:47:47 [2022-08-23T23:47:47.147Z] 
23:47:47 [2022-08-23T23:47:47.147Z] #21 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
23:47:47 [2022-08-23T23:47:47.147Z] #21 sha256:43080b9da4a0b3bb61f2a38881a4da4aa837d1e4083e20c8f6bb62b64ab305f2
23:47:47 [2022-08-23T23:47:47.147Z] #21 74.69 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
23:47:47 [2022-08-23T23:47:47.147Z] #21 74.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
23:47:47 [2022-08-23T23:47:47.147Z] #21 74.74 Setting up libmnl0:amd64 (1.0.4-3) ...
23:47:47 [2022-08-23T23:47:47.147Z] #21 74.75 Setting up patch (2.7.6-7) ...
23:47:47 [2022-08-23T23:47:47.147Z] #21 74.77 Setting up sudo (1.9.5p2-3) ...
23:47:47 [2022-08-23T23:47:47.409Z] #21 74.91 invoke-rc.d: could not determine current runlevel
23:47:47 [2022-08-23T23:47:47.409Z] #21 74.93 invoke-rc.d: policy-rc.d denied execution of start.
23:47:47 [2022-08-23T23:47:47.409Z] #21 74.95 Setting up xfsprogs (5.10.0-4) ...
23:47:47 [2022-08-23T23:47:47.409Z] #21 74.97 Setting up libxtables12:amd64 (1.8.7-1) ...
23:47:47 [2022-08-23T23:47:47.409Z] #21 74.99 Setting up inetutils-ping (2:2.0-1) ...
23:47:47 [2022-08-23T23:47:47.409Z] #21 75.01 Setting up pigz (2.6-1) ...
23:47:47 [2022-08-23T23:47:47.409Z] #21 75.03 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
23:47:47 [2022-08-23T23:47:47.409Z] #21 75.04 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
23:47:47 [2022-08-23T23:47:47.670Z] #21 75.06 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
23:47:47 [2022-08-23T23:47:47.670Z] #21 75.08 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
23:47:47 [2022-08-23T23:47:47.842Z] #21 77.52 Setting up vim (2:8.2.2434-3+deb11u1) ...
23:47:47 [2022-08-23T23:47:47.842Z] #21 77.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:47:47 [2022-08-23T23:47:47.842Z] #21 77.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:47:47 [2022-08-23T23:47:47.842Z] #21 77.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:47:47 [2022-08-23T23:47:47.842Z] #21 77.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:47:47 [2022-08-23T23:47:47.842Z] #21 77.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:47:47 [2022-08-23T23:47:47.842Z] #21 77.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:47:47 [2022-08-23T23:47:47.842Z] #21 77.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:47:47 [2022-08-23T23:47:47.842Z] #21 77.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:47:47 [2022-08-23T23:47:47.842Z] #21 77.58 Setting up python3-setuptools (52.0.0-4) ...
23:47:48 [2022-08-23T23:47:48.632Z] #21 76.04 Setting up libaio1:amd64 (0.3.112-9) ...
23:47:48 [2022-08-23T23:47:48.632Z] #21 76.06 Setting up python3-lib2to3 (3.9.2-1) ...
23:47:49 [2022-08-23T23:47:49.392Z] #64 277.9 # github.com/containerd/containerd/cmd/containerd
23:47:49 [2022-08-23T23:47:49.392Z] #64 277.9 /usr/bin/ld: /tmp/go-link-50808516/000019.o: in function `New':
23:47:49 [2022-08-23T23:47:49.392Z] #64 277.9 /tmp/tmp.ouWORQVDmu/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
23:47:49 [2022-08-23T23:47:49.392Z] #64 278.0 + bin/containerd-stress
23:47:49 [2022-08-23T23:47:49.392Z] #64 279.1 + bin/containerd-shim
23:47:49 [2022-08-23T23:47:49.468Z] #21 76.87 Setting up libelf1:amd64 (0.183-1) ...
23:47:49 [2022-08-23T23:47:49.468Z] #21 76.89 Setting up zstd (1.4.8+dfsg-2.1) ...
23:47:49 [2022-08-23T23:47:49.468Z] #21 76.90 Setting up libonig5:amd64 (6.9.6-1.1) ...
23:47:49 [2022-08-23T23:47:49.468Z] #21 76.92 Setting up python3-distutils (3.9.2-1) ...
23:47:49 [2022-08-23T23:47:49.999Z] #21 79.60 Setting up libjq1:amd64 (1.6-2.1) ...
23:47:49 [2022-08-23T23:47:49.999Z] #21 79.62 Setting up libnftnl11:amd64 (1.1.9-1) ...
23:47:49 [2022-08-23T23:47:49.999Z] #21 79.63 Setting up thin-provisioning-tools (0.9.0-1) ...
23:47:49 [2022-08-23T23:47:49.999Z] #21 79.65 Setting up python3-pip (20.3.4-4+deb11u1) ...
23:47:50 [2022-08-23T23:47:50.856Z] #21 78.08 Setting up vim (2:8.2.2434-3+deb11u1) ...
23:47:50 [2022-08-23T23:47:50.857Z] #21 78.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
23:47:50 [2022-08-23T23:47:50.857Z] #21 78.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
23:47:50 [2022-08-23T23:47:50.857Z] #21 78.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
23:47:50 [2022-08-23T23:47:50.857Z] #21 78.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
23:47:50 [2022-08-23T23:47:50.857Z] #21 78.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
23:47:50 [2022-08-23T23:47:50.857Z] #21 78.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
23:47:50 [2022-08-23T23:47:50.857Z] #21 78.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
23:47:50 [2022-08-23T23:47:50.857Z] #21 78.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
23:47:50 [2022-08-23T23:47:50.857Z] #21 78.18 Setting up python3-setuptools (52.0.0-4) ...
23:47:51 [2022-08-23T23:47:51.896Z] #21 81.68 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
23:47:51 [2022-08-23T23:47:51.941Z] #64 287.6 + bin/containerd-shim-runc-v1
23:47:52 [2022-08-23T23:47:52.155Z] #21 81.92 Setting up jq (1.6-2.1) ...
23:47:52 [2022-08-23T23:47:52.155Z] #21 81.95 Setting up libbpf0:amd64 (1:0.3-2) ...
23:47:52 [2022-08-23T23:47:52.155Z] #21 81.96 Setting up iptables (1.8.7-1) ...
23:47:52 [2022-08-23T23:47:52.155Z] #21 81.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:47:52 [2022-08-23T23:47:52.155Z] #21 81.99 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:47:52 [2022-08-23T23:47:52.155Z] #21 82.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:47:52 [2022-08-23T23:47:52.156Z] #21 82.00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:47:52 [2022-08-23T23:47:52.156Z] #21 82.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:47:52 [2022-08-23T23:47:52.156Z] #21 82.03 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:47:52 [2022-08-23T23:47:52.156Z] #21 82.05 Setting up iproute2 (5.10.0-4) ...
23:47:52 [2022-08-23T23:47:52.721Z] #21 82.56 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:47:53 [2022-08-23T23:47:53.285Z] #21 DONE 83.0s
23:47:53 [2022-08-23T23:47:53.285Z] 
23:47:53 [2022-08-23T23:47:53.285Z] #22 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
23:47:53 [2022-08-23T23:47:53.285Z] #22 sha256:fa00b41ca4e418acec791371a334b8f49be8c10e26e88b82bb117665ddd7bfc6
23:47:53 [2022-08-23T23:47:53.545Z] #22 ...
23:47:53 [2022-08-23T23:47:53.545Z] 
23:47:53 [2022-08-23T23:47:53.545Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:47:53 [2022-08-23T23:47:53.545Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:47:53 [2022-08-23T23:47:53.545Z] #77 236.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:47:53 [2022-08-23T23:47:53.545Z] #77 236.5 make[5]: Nothing to be done for 'install-exec-am'.
23:47:53 [2022-08-23T23:47:53.545Z] #77 236.5 make[5]: Nothing to be done for 'install-data-am'.
23:47:53 [2022-08-23T23:47:53.545Z] #77 236.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:47:53 [2022-08-23T23:47:53.545Z] #77 236.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:47:53 [2022-08-23T23:47:53.545Z] #77 236.6 make[4]: Entering directory '/tmp/crun-build/libocispec'
23:47:53 [2022-08-23T23:47:53.545Z] #77 236.8   CC       src/validate.o
23:47:53 [2022-08-23T23:47:53.545Z] #77 236.8   CC       src/image_spec_schema_config_schema.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 236.8   CC       src/image_spec_schema_content_descriptor.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 236.8   CC       src/image_spec_schema_defs_descriptor.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 236.8   CC       src/image_spec_schema_defs.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 236.9   CC       src/image_spec_schema_image_index_schema.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 236.9   CC       src/image_spec_schema_image_layout_schema.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 236.9   CC       src/image_spec_schema_image_manifest_schema.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 237.0   CC       src/runtime_spec_schema_config_linux.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 237.0   CC       src/runtime_spec_schema_config_zos.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 237.0   CC       src/runtime_spec_schema_config_schema.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 237.1   CC       src/runtime_spec_schema_defs.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 237.1   CC       src/runtime_spec_schema_config_solaris.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 237.1   CC       src/runtime_spec_schema_config_vm.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 237.1   CC       src/runtime_spec_schema_defs_linux.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 237.1   CC       src/runtime_spec_schema_config_windows.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 237.1   CC       src/runtime_spec_schema_defs_zos.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 237.2   CC       src/runtime_spec_schema_defs_vm.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 237.3   CC       src/runtime_spec_schema_defs_windows.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 237.5   CC       src/runtime_spec_schema_state_schema.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 237.5   CC       src/image_manifest_items_image_manifest_items_schema.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 237.6   CC       src/basic_test_double_array_item.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 237.8   CC       src/basic_test_double_array.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 237.9   CC       src/basic_test_top_array_int.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 238.1   CC       src/basic_test_top_array_string.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 238.2   CC       src/basic_test_top_double_array_obj.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 238.2   CC       src/basic_test_top_double_array_int.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 238.5   CC       src/basic_test_top_double_array_refobj.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 238.6   CC       src/basic_test_top_double_array_string.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 238.7   CC       src/read-file.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 238.9   CC       src/json_common.lo
23:47:53 [2022-08-23T23:47:53.545Z] #77 238.9   CC       tests/test-1.o
23:47:53 [2022-08-23T23:47:53.545Z] #77 239.0   CC       tests/test-2.o
23:47:53 [2022-08-23T23:47:53.545Z] #77 239.0   CC       tests/test-3.o
23:47:53 [2022-08-23T23:47:53.545Z] #77 239.1   CC       tests/test-4.o
23:47:53 [2022-08-23T23:47:53.545Z] #77 239.2   CC       tests/test-5.o
23:47:53 [2022-08-23T23:47:53.545Z] #77 239.7   CC       tests/test-6.o
23:47:53 [2022-08-23T23:47:53.545Z] #77 239.7   CC       tests/test-7.o
23:47:53 [2022-08-23T23:47:53.545Z] #77 239.9   CC       tests/test-8.o
23:47:53 [2022-08-23T23:47:53.545Z] #77 240.4   CC       tests/test-9.o
23:47:53 [2022-08-23T23:47:53.545Z] #77 240.6   CC       tests/test-10.o
23:47:53 [2022-08-23T23:47:53.545Z] #77 240.6   CC       tests/test-11.o
23:47:54 [2022-08-23T23:47:54.168Z] #21 81.38 Setting up libjq1:amd64 (1.6-2.1) ...
23:47:54 [2022-08-23T23:47:54.430Z] #21 81.90 Setting up libnftnl11:amd64 (1.1.9-1) ...
23:47:54 [2022-08-23T23:47:54.430Z] #21 81.94 Setting up thin-provisioning-tools (0.9.0-1) ...
23:47:54 [2022-08-23T23:47:54.430Z] #21 81.96 Setting up python3-pip (20.3.4-4+deb11u1) ...
23:47:54 [2022-08-23T23:47:54.481Z] #77 ...
23:47:54 [2022-08-23T23:47:54.481Z] 
23:47:54 [2022-08-23T23:47:54.481Z] #22 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
23:47:54 [2022-08-23T23:47:54.481Z] #22 sha256:fa00b41ca4e418acec791371a334b8f49be8c10e26e88b82bb117665ddd7bfc6
23:47:54 [2022-08-23T23:47:54.481Z] #22 1.055 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:47:54 [2022-08-23T23:47:54.481Z] #22 1.061 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:47:54 [2022-08-23T23:47:54.481Z] #22 1.068 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:47:54 [2022-08-23T23:47:54.481Z] #22 DONE 1.2s
23:47:54 [2022-08-23T23:47:54.481Z] 
23:47:54 [2022-08-23T23:47:54.481Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
23:47:54 [2022-08-23T23:47:54.481Z] #23 sha256:7707ef8d370429158874a513fa558017e68edaf94665e831e28b9227705e83f9
23:47:56 [2022-08-23T23:47:56.981Z] #21 84.20 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
23:47:56 [2022-08-23T23:47:56.981Z] #21 84.21 Setting up jq (1.6-2.1) ...
23:47:56 [2022-08-23T23:47:56.981Z] #21 84.22 Setting up libbpf0:amd64 (1:0.3-2) ...
23:47:56 [2022-08-23T23:47:56.981Z] #21 84.23 Setting up iptables (1.8.7-1) ...
23:47:56 [2022-08-23T23:47:56.981Z] #21 84.25 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
23:47:56 [2022-08-23T23:47:56.981Z] #21 84.25 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:47:56 [2022-08-23T23:47:56.981Z] #21 84.25 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
23:47:56 [2022-08-23T23:47:56.981Z] #21 84.26 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
23:47:56 [2022-08-23T23:47:56.981Z] #21 84.27 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
23:47:56 [2022-08-23T23:47:56.981Z] #21 84.27 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
23:47:56 [2022-08-23T23:47:56.981Z] #21 84.28 Setting up iproute2 (5.10.0-4) ...
23:47:57 [2022-08-23T23:47:57.230Z] #64 292.6 + bin/containerd-shim-runc-v2
23:47:57 [2022-08-23T23:47:57.230Z] #64 293.3 + binaries
23:47:57 [2022-08-23T23:47:57.230Z] #64 293.3 + install -D bin/containerd /build/containerd
23:47:57 [2022-08-23T23:47:57.230Z] #64 293.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:47:57 [2022-08-23T23:47:57.230Z] #64 293.3 + install -D bin/ctr /build/ctr
23:47:57 [2022-08-23T23:47:57.245Z] #21 84.80 Processing triggers for libc-bin (2.31-13+deb11u3) ...
23:47:57 [2022-08-23T23:47:57.819Z] #21 DONE 85.3s
23:47:57 [2022-08-23T23:47:57.819Z] 
23:47:57 [2022-08-23T23:47:57.819Z] #22 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
23:47:57 [2022-08-23T23:47:57.819Z] #22 sha256:fa00b41ca4e418acec791371a334b8f49be8c10e26e88b82bb117665ddd7bfc6
23:47:58 [2022-08-23T23:47:58.769Z] #22 ...
23:47:58 [2022-08-23T23:47:58.769Z] 
23:47:58 [2022-08-23T23:47:58.769Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:47:58 [2022-08-23T23:47:58.769Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:47:58 [2022-08-23T23:47:58.769Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
23:47:58 [2022-08-23T23:47:58.769Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
23:47:58 [2022-08-23T23:47:58.769Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
23:47:58 [2022-08-23T23:47:58.769Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
23:47:58 [2022-08-23T23:47:58.769Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
23:47:58 [2022-08-23T23:47:58.769Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
23:47:58 [2022-08-23T23:47:58.769Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
23:47:58 [2022-08-23T23:47:58.769Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
23:47:58 [2022-08-23T23:47:58.769Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
23:47:58 [2022-08-23T23:47:58.769Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
23:47:58 [2022-08-23T23:47:58.769Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
23:47:58 [2022-08-23T23:47:58.769Z] #77 217.8 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
23:47:58 [2022-08-23T23:47:58.769Z] #77 217.9 make  install-recursive
23:47:58 [2022-08-23T23:47:58.769Z] #77 217.9 make[3]: Entering directory '/tmp/crun-build/libocispec'
23:47:58 [2022-08-23T23:47:58.769Z] #77 218.0 Making install in yajl
23:47:58 [2022-08-23T23:47:58.769Z] #77 218.0 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:47:58 [2022-08-23T23:47:58.769Z] #77 218.2   CC       src/libyajl_la-yajl_alloc.lo
23:47:58 [2022-08-23T23:47:58.769Z] #77 218.2   CC       verify/json_verify-json_verify.o
23:47:58 [2022-08-23T23:47:58.769Z] #77 218.3   CC       src/libyajl_la-yajl.lo
23:47:58 [2022-08-23T23:47:58.769Z] #77 218.3   CC       src/libyajl_la-yajl_gen.lo
23:47:58 [2022-08-23T23:47:58.769Z] #77 218.4   CC       src/libyajl_la-yajl_parser.lo
23:47:58 [2022-08-23T23:47:58.769Z] #77 218.4   CC       src/libyajl_la-yajl_buf.lo
23:47:58 [2022-08-23T23:47:58.769Z] #77 218.4   CC       src/libyajl_la-yajl_encode.lo
23:47:58 [2022-08-23T23:47:58.769Z] #77 218.5   CC       src/libyajl_la-yajl_lex.lo
23:47:58 [2022-08-23T23:47:58.769Z] #77 218.5   CC       src/libyajl_la-yajl_tree.lo
23:47:58 [2022-08-23T23:47:58.769Z] #77 227.2   CCLD     libyajl.la
23:47:58 [2022-08-23T23:47:58.769Z] #77 227.8   CCLD     verify/json_verify
23:47:59 [2022-08-23T23:47:59.033Z] #77 ...
23:47:59 [2022-08-23T23:47:59.033Z] 
23:47:59 [2022-08-23T23:47:59.033Z] #22 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
23:47:59 [2022-08-23T23:47:59.033Z] #22 sha256:fa00b41ca4e418acec791371a334b8f49be8c10e26e88b82bb117665ddd7bfc6
23:47:59 [2022-08-23T23:47:59.033Z] #22 1.250 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
23:47:59 [2022-08-23T23:47:59.033Z] #22 1.255 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
23:47:59 [2022-08-23T23:47:59.033Z] #22 1.267 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
23:47:59 [2022-08-23T23:47:59.296Z] #22 DONE 1.5s
23:47:59 [2022-08-23T23:47:59.296Z] 
23:47:59 [2022-08-23T23:47:59.296Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:47:59 [2022-08-23T23:47:59.296Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:47:59 [2022-08-23T23:47:59.296Z] #77 228.4 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
23:47:59 [2022-08-23T23:47:59.296Z] #77 228.4 make[5]: Nothing to be done for 'install-exec-am'.
23:47:59 [2022-08-23T23:47:59.296Z] #77 228.4 make[5]: Nothing to be done for 'install-data-am'.
23:47:59 [2022-08-23T23:47:59.296Z] #77 228.4 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:47:59 [2022-08-23T23:47:59.296Z] #77 228.4 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
23:47:59 [2022-08-23T23:47:59.296Z] #77 228.4 make[4]: Entering directory '/tmp/crun-build/libocispec'
23:47:59 [2022-08-23T23:47:59.558Z] #77 228.7   CC       src/validate.o
23:47:59 [2022-08-23T23:47:59.558Z] #77 228.7   CC       src/image_spec_schema_config_schema.lo
23:47:59 [2022-08-23T23:47:59.558Z] #77 228.7   CC       src/image_spec_schema_content_descriptor.lo
23:47:59 [2022-08-23T23:47:59.558Z] #77 228.7   CC       src/image_spec_schema_defs.lo
23:47:59 [2022-08-23T23:47:59.558Z] #77 228.8   CC       src/image_spec_schema_image_layout_schema.lo
23:47:59 [2022-08-23T23:47:59.558Z] #77 228.8   CC       src/image_spec_schema_defs_descriptor.lo
23:47:59 [2022-08-23T23:47:59.558Z] #77 228.8   CC       src/image_spec_schema_image_manifest_schema.lo
23:47:59 [2022-08-23T23:47:59.558Z] #77 228.8   CC       src/image_spec_schema_image_index_schema.lo
23:47:59 [2022-08-23T23:47:59.558Z] #77 228.8   CC       src/runtime_spec_schema_config_linux.lo
23:47:59 [2022-08-23T23:47:59.558Z] #77 228.9   CC       src/runtime_spec_schema_config_zos.lo
23:47:59 [2022-08-23T23:47:59.820Z] #77 229.0   CC       src/runtime_spec_schema_config_schema.lo
23:47:59 [2022-08-23T23:47:59.820Z] #77 229.0   CC       src/runtime_spec_schema_config_vm.lo
23:47:59 [2022-08-23T23:47:59.820Z] #77 229.1   CC       src/runtime_spec_schema_config_solaris.lo
23:48:00 [2022-08-23T23:48:00.082Z] #77 229.2   CC       src/runtime_spec_schema_config_windows.lo
23:48:00 [2022-08-23T23:48:00.082Z] #77 229.2   CC       src/runtime_spec_schema_defs_linux.lo
23:48:00 [2022-08-23T23:48:00.082Z] #77 229.2   CC       src/runtime_spec_schema_defs.lo
23:48:00 [2022-08-23T23:48:00.082Z] #77 229.3   CC       src/runtime_spec_schema_defs_vm.lo
23:48:00 [2022-08-23T23:48:00.082Z] #77 229.4   CC       src/runtime_spec_schema_defs_windows.lo
23:48:00 [2022-08-23T23:48:00.344Z] #77 229.4   CC       src/runtime_spec_schema_defs_zos.lo
23:48:00 [2022-08-23T23:48:00.344Z] #77 229.5   CC       src/runtime_spec_schema_state_schema.lo
23:48:00 [2022-08-23T23:48:00.344Z] #77 229.5   CC       src/image_manifest_items_image_manifest_items_schema.lo
23:48:00 [2022-08-23T23:48:00.344Z] #77 229.5   CC       src/basic_test_double_array_item.lo
23:48:00 [2022-08-23T23:48:00.606Z] #77 229.8   CC       src/basic_test_double_array.lo
23:48:00 [2022-08-23T23:48:00.606Z] #77 229.8   CC       src/basic_test_top_array_int.lo
23:48:00 [2022-08-23T23:48:00.606Z] #77 229.9   CC       src/basic_test_top_array_string.lo
23:48:00 [2022-08-23T23:48:00.606Z] #77 229.9   CC       src/basic_test_top_double_array_int.lo
23:48:00 [2022-08-23T23:48:00.868Z] #77 230.0   CC       src/basic_test_top_double_array_refobj.lo
23:48:00 [2022-08-23T23:48:00.868Z] #77 230.0   CC       src/basic_test_top_double_array_obj.lo
23:48:01 [2022-08-23T23:48:01.130Z] #77 230.3   CC       src/json_common.lo
23:48:01 [2022-08-23T23:48:01.130Z] #77 230.3   CC       tests/test-1.o
23:48:01 [2022-08-23T23:48:01.130Z] #77 230.4   CC       src/read-file.lo
23:48:01 [2022-08-23T23:48:01.130Z] #77 230.4   CC       tests/test-2.o
23:48:01 [2022-08-23T23:48:01.130Z] #77 230.4   CC       tests/test-3.o
23:48:01 [2022-08-23T23:48:01.391Z] #77 230.4   CC       src/basic_test_top_double_array_string.lo
23:48:01 [2022-08-23T23:48:01.391Z] #77 230.5   CC       tests/test-4.o
23:48:01 [2022-08-23T23:48:01.391Z] #77 230.5   CC       tests/test-5.o
23:48:01 [2022-08-23T23:48:01.391Z] #77 230.7   CC       tests/test-6.o
23:48:01 [2022-08-23T23:48:01.654Z] #77 230.7   CC       tests/test-7.o
23:48:01 [2022-08-23T23:48:01.654Z] #77 230.8   CC       tests/test-8.o
23:48:01 [2022-08-23T23:48:01.915Z] #77 231.0   CC       tests/test-10.o
23:48:01 [2022-08-23T23:48:01.915Z] #77 231.1   CC       tests/test-9.o
23:48:02 [2022-08-23T23:48:02.177Z] #77 231.2   CC       tests/test-11.o
23:48:02 [2022-08-23T23:48:02.518Z] #64 DONE 297.8s
23:48:02 [2022-08-23T23:48:02.518Z] 
23:48:02 [2022-08-23T23:48:02.518Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
23:48:02 [2022-08-23T23:48:02.518Z] #65 sha256:cb81bdfce47bef82c2a6c0f3f2e58dd88ded379f4b529a34401b2f1fc082cfe3
23:48:03 [2022-08-23T23:48:03.460Z] #65 DONE 1.0s
23:48:03 [2022-08-23T23:48:03.460Z] 
23:48:03 [2022-08-23T23:48:03.460Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
23:48:03 [2022-08-23T23:48:03.460Z] #70 sha256:f19b3fc1ce95169d36a880755b6a722bd88e0b835f19794263054e9b2cf7b39f
23:48:04 [2022-08-23T23:48:04.031Z] #70 DONE 0.3s
23:48:04 [2022-08-23T23:48:04.031Z] 
23:48:04 [2022-08-23T23:48:04.031Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
23:48:04 [2022-08-23T23:48:04.031Z] #75 sha256:7892ee4344cd2ea7a61b0a01c5b03869d82ebbecec81e59b951b4a71bd759600
23:48:05 [2022-08-23T23:48:05.416Z] #75 DONE 1.6s
23:48:05 [2022-08-23T23:48:05.416Z] 
23:48:05 [2022-08-23T23:48:05.416Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
23:48:05 [2022-08-23T23:48:05.416Z] #78 sha256:699f2dbd2ba7454268ea5d3242635e0009ba24fcb7de603c828d7de08f900bf3
23:48:05 [2022-08-23T23:48:05.416Z] #78 DONE 0.1s
23:48:05 [2022-08-23T23:48:05.416Z] 
23:48:05 [2022-08-23T23:48:05.416Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
23:48:05 [2022-08-23T23:48:05.416Z] #79 sha256:c65256de102ec64d842890c691db840b8fc9e8526cd9659d63543ca466b8c743
23:48:05 [2022-08-23T23:48:05.416Z] #79 DONE 0.1s
23:48:05 [2022-08-23T23:48:05.677Z] 
23:48:05 [2022-08-23T23:48:05.677Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
23:48:05 [2022-08-23T23:48:05.677Z] #80 sha256:d7ffa5c4e0dcee5a53ee2c7485b3cb6f4fa302009f65c2249ab9b8a449266fa2
23:48:05 [2022-08-23T23:48:05.677Z] #80 DONE 0.0s
23:48:05 [2022-08-23T23:48:05.677Z] 
23:48:05 [2022-08-23T23:48:05.677Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
23:48:05 [2022-08-23T23:48:05.677Z] #81 sha256:82eb7bab35f801a505948e302781db8b649ff0efb40833d2c9460f6afc0cba08
23:48:06 [2022-08-23T23:48:06.620Z] #81 DONE 0.9s
23:48:06 [2022-08-23T23:48:06.620Z] 
23:48:06 [2022-08-23T23:48:06.620Z] #82 exporting to image
23:48:06 [2022-08-23T23:48:06.620Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
23:48:06 [2022-08-23T23:48:06.620Z] #82 exporting layers
23:48:09 [2022-08-23T23:48:09.351Z] #23 13.71 Collecting yamllint==1.26.1
23:48:09 [2022-08-23T23:48:09.351Z] #23 14.93   Downloading yamllint-1.26.1.tar.gz (126 kB)
23:48:09 [2022-08-23T23:48:09.923Z] #82 exporting layers 3.5s done
23:48:09 [2022-08-23T23:48:09.924Z] #82 writing image sha256:5cfabd07091206ad4611985420076d512e532c1f84d14b6ed317478668e39f5b done
23:48:09 [2022-08-23T23:48:09.924Z] #82 naming to docker.io/library/docker:e5958a8f08d8cc736a130fc162fa513ddcc4de61 done
23:48:09 [2022-08-23T23:48:09.924Z] #82 DONE 3.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
23:48:10 [2022-08-23T23:48:10.256Z] + sudo modprobe ip6table_filter
[Pipeline] sh
23:48:10 [2022-08-23T23:48:10.422Z] #77 ...
23:48:10 [2022-08-23T23:48:10.422Z] 
23:48:10 [2022-08-23T23:48:10.423Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
23:48:10 [2022-08-23T23:48:10.423Z] #23 sha256:7707ef8d370429158874a513fa558017e68edaf94665e831e28b9227705e83f9
23:48:10 [2022-08-23T23:48:10.549Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e5958a8f08d8cc736a130fc162fa513ddcc4de61 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e5958a8f08d8cc736a130fc162fa513ddcc4de61 hack/test/unit
23:48:11 [2022-08-23T23:48:11.875Z] #23 16.99 Collecting pathspec>=0.5.3
23:48:11 [2022-08-23T23:48:11.875Z] #23 17.03   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
23:48:12 [2022-08-23T23:48:12.132Z] #23 17.64 Collecting pyyaml
23:48:12 [2022-08-23T23:48:12.132Z] #23 17.66   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)
23:48:12 [2022-08-23T23:48:12.132Z] #23 17.73 Building wheels for collected packages: yamllint
23:48:12 [2022-08-23T23:48:12.132Z] #23 17.74   Building wheel for yamllint (setup.py): started
23:48:12 [2022-08-23T23:48:12.462Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
23:48:12 [2022-08-23T23:48:12.462Z] + TESTFLAGS+=' -test.timeout=5m'
23:48:12 [2022-08-23T23:48:12.462Z] + TESTDIRS=./...
23:48:12 [2022-08-23T23:48:12.462Z] + exclude_paths='/vendor/|/integration'
23:48:12 [2022-08-23T23:48:12.462Z] ++ go list ./...
23:48:12 [2022-08-23T23:48:12.462Z] ++ grep -vE '(/vendor/|/integration)'
23:48:12 [2022-08-23T23:48:12.973Z] #23 13.31 Collecting yamllint==1.26.1
23:48:13 [2022-08-23T23:48:13.039Z] + pkg_list='github.com/docker/docker/api
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/server
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/server/backend/build
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/server/httpstatus
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/server/httputils
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/server/middleware
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/server/router
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/server/router/build
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/server/router/checkpoint
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/server/router/container
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/server/router/debug
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/server/router/distribution
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/server/router/grpc
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/server/router/image
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/server/router/network
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/server/router/plugin
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/server/router/session
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/server/router/swarm
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/server/router/system
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/server/router/volume
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/types
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/types/backend
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/types/blkiodev
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/types/container
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/types/events
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/types/filters
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/types/image
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/types/mount
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/types/network
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/types/plugins/logdriver
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/types/registry
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/types/strslice
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/types/swarm
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/types/swarm/runtime
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/types/time
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/types/versions
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/types/versions/v1p19
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/types/versions/v1p20
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/api/types/volume
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/builder
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/builder/builder-next
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/builder/builder-next/exporter
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/builder/builder-next/worker
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/builder/dockerfile
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/builder/remotecontext
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/builder/remotecontext/git
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/builder/remotecontext/urlutil
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/cli
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/cli/config
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/cli/debug
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/cli/winresources/docker-proxy
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/cli/winresources/dockerd
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/client
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/cmd/docker-proxy
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/cmd/dockerd
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/cmd/dockerd/trap
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/container
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/container/stream
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/contrib/apparmor
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/contrib/docker-device-tool
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/contrib/httpserver
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/cluster
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/cluster/convert
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/cluster/executor
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/cluster/executor/container
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/cluster/provider
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/config
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/events
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/events/testutils
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/exec
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/graphdriver
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/graphdriver/aufs
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/graphdriver/copy
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/graphdriver/devmapper
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/graphdriver/overlay
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/graphdriver/register
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/graphdriver/vfs
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/graphdriver/zfs
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/images
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/initlayer
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/links
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/listeners
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/logger
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/logger/awslogs
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/logger/fluentd
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/logger/gcplogs
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/logger/gelf
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/logger/journald
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/logger/local
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/logger/logentries
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/logger/loggertest
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/logger/loggerutils
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/logger/splunk
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/logger/syslog
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/logger/templates
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/names
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/network
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/daemon/stats
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/distribution
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/distribution/metadata
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/distribution/utils
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/distribution/xfer
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/dockerversion
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/errdefs
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/image
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/image/cache
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/image/tarexport
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/image/v1
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/internal/test/suite
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/layer
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libcontainerd
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libcontainerd/queue
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libcontainerd/remote
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libcontainerd/supervisor
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libcontainerd/types
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/bitseq
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/cluster
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/cmd/ovrouter
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/config
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/datastore
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/diagnostic
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/discoverapi
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/driverapi
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/drivers/bridge
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/drivers/host
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/drivers/null
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/drivers/overlay
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/drivers/remote
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/drivers/windows
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/drvregistry
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/etchosts
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/idm
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/internal/caller
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/ipam
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/ipamapi
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/ipams/builtin
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/ipams/null
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/ipams/remote
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/ipamutils
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/iptables
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/netlabel
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/netutils
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/networkdb
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/ns
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/options
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/osl
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/osl/kernel
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/portallocator
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/portmapper
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/resolvconf
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/testutils
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/libnetwork/types
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/oci
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/oci/caps
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/opts
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/pkg/aaparser
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/pkg/archive
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/pkg/authorization
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/pkg/broadcaster
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/pkg/capabilities
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/pkg/chrootarchive
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/pkg/containerfs
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/pkg/devicemapper
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/pkg/directory
23:48:13 [2022-08-23T23:48:13.039Z] github.com/docker/docker/pkg/dmesg
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/fileutils
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/fsutils
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/homedir
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/idtools
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/ioutils
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/jsonmessage
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/longpath
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/loopback
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/namesgenerator
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/parsers
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/parsers/kernel
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/pidfile
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/platform
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/plugingetter
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/plugins
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/plugins/transport
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/pools
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/progress
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/pubsub
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/reexec
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/signal
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/stack
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/stdcopy
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/streamformatter
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/stringid
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/sysinfo
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/system
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/tailfile
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/tarsum
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/truncindex
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/urlutil
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/useragent
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/plugin
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/plugin/executor/containerd
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/plugin/v2
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/profiles/apparmor
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/profiles/seccomp
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/quota
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/reference
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/registry
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/registry/resumable
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/restartmanager
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/rootless
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/rootless/specconv
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/runconfig
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/runconfig/opts
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/testutil
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/testutil/daemon
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/testutil/environment
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/testutil/fakecontext
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/testutil/fakegit
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/testutil/fakestorage
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/testutil/fixtures/load
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/testutil/fixtures/plugin
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/testutil/registry
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/testutil/request
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/volume
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/volume/drivers
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/volume/local
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/volume/mounts
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/volume/service
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/volume/service/opts
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/volume/testutils'
23:48:13 [2022-08-23T23:48:13.040Z] ++ grep --fixed-strings -v /libnetwork
23:48:13 [2022-08-23T23:48:13.040Z] ++ echo 'github.com/docker/docker/api
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/server
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/server/backend/build
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/server/httpstatus
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/server/httputils
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/server/middleware
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/server/router
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/server/router/build
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/server/router/checkpoint
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/server/router/container
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/server/router/debug
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/server/router/distribution
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/server/router/grpc
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/server/router/image
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/server/router/network
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/server/router/plugin
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/server/router/session
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/server/router/swarm
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/server/router/system
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/server/router/volume
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/types
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/types/backend
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/types/blkiodev
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/types/container
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/types/events
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/types/filters
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/types/image
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/types/mount
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/types/network
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/types/plugins/logdriver
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/types/registry
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/types/strslice
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/types/swarm
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/types/swarm/runtime
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/types/time
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/types/versions
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/types/versions/v1p19
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/types/versions/v1p20
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/types/volume
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/builder
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/builder/builder-next
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/builder/builder-next/exporter
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/builder/builder-next/worker
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/builder/dockerfile
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/builder/remotecontext
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/builder/remotecontext/git
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/builder/remotecontext/urlutil
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/cli
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/cli/config
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/cli/debug
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/cli/winresources/docker-proxy
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/cli/winresources/dockerd
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/client
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/cmd/docker-proxy
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/cmd/dockerd
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/cmd/dockerd/trap
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/container
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/container/stream
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/contrib/apparmor
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/contrib/docker-device-tool
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/contrib/httpserver
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/cluster
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/cluster/convert
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/cluster/executor
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/cluster/executor/container
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/cluster/provider
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/config
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/events
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/events/testutils
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/exec
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/graphdriver
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/graphdriver/aufs
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/graphdriver/copy
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/graphdriver/devmapper
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/graphdriver/overlay
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/graphdriver/register
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/graphdriver/vfs
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/graphdriver/zfs
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/images
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/initlayer
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/links
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/listeners
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/logger
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/logger/awslogs
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/logger/fluentd
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/logger/gcplogs
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/logger/gelf
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/logger/journald
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/logger/local
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/logger/logentries
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/logger/loggertest
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/logger/loggerutils
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/logger/splunk
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/logger/syslog
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/logger/templates
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/names
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/network
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/daemon/stats
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/distribution
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/distribution/metadata
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/distribution/utils
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/distribution/xfer
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/dockerversion
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/errdefs
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/image
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/image/cache
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/image/tarexport
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/image/v1
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/internal/test/suite
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/layer
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libcontainerd
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libcontainerd/queue
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libcontainerd/remote
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libcontainerd/supervisor
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libcontainerd/types
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/bitseq
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/cluster
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/cmd/ovrouter
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/config
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/datastore
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/diagnostic
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/discoverapi
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/driverapi
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/drivers/bridge
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/drivers/host
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/drivers/null
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/drivers/overlay
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/drivers/remote
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/drivers/windows
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/drvregistry
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/etchosts
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/idm
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/internal/caller
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/ipam
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/ipamapi
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/ipams/builtin
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/ipams/null
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/ipams/remote
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/ipamutils
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/iptables
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/netlabel
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/netutils
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/networkdb
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/ns
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/options
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/osl
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/osl/kernel
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/portallocator
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/portmapper
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/resolvconf
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/testutils
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/libnetwork/types
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/oci
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/oci/caps
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/opts
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/aaparser
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/archive
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/authorization
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/broadcaster
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/capabilities
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/chrootarchive
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/containerfs
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/devicemapper
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/directory
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/dmesg
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/fileutils
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/fsutils
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/homedir
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/idtools
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/ioutils
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/jsonmessage
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/longpath
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/loopback
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/namesgenerator
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/parsers
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/parsers/kernel
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/pidfile
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/platform
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/plugingetter
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/plugins
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/plugins/transport
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/pools
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/progress
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/pubsub
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/reexec
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/signal
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/stack
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/stdcopy
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/streamformatter
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/stringid
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/sysinfo
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/system
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/tailfile
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/tarsum
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/truncindex
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/urlutil
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/pkg/useragent
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/plugin
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/plugin/executor/containerd
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/plugin/v2
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/profiles/apparmor
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/profiles/seccomp
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/quota
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/reference
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/registry
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/registry/resumable
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/restartmanager
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/rootless
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/rootless/specconv
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/runconfig
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/runconfig/opts
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/testutil
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/testutil/daemon
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/testutil/environment
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/testutil/fakecontext
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/testutil/fakegit
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/testutil/fakestorage
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/testutil/fixtures/load
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/testutil/fixtures/plugin
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/testutil/registry
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/testutil/request
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/volume
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/volume/drivers
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/volume/local
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/volume/mounts
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/volume/service
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/volume/service/opts
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/volume/testutils'
23:48:13 [2022-08-23T23:48:13.040Z] + base_pkg_list='github.com/docker/docker/api
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/server
23:48:13 [2022-08-23T23:48:13.040Z] github.com/docker/docker/api/server/backend/build
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/httpstatus
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/httputils
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/middleware
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/build
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/checkpoint
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/container
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/debug
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/distribution
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/grpc
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/image
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/network
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/plugin
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/session
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/swarm
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/system
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/volume
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/backend
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/blkiodev
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/container
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/events
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/filters
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/image
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/mount
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/network
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/plugins/logdriver
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/registry
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/strslice
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/swarm
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/swarm/runtime
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/time
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/versions
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/versions/v1p19
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/versions/v1p20
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/volume
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder/builder-next
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder/builder-next/exporter
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder/builder-next/worker
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder/dockerfile
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder/remotecontext
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder/remotecontext/git
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder/remotecontext/urlutil
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/cli
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/cli/config
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/cli/debug
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/cli/winresources/docker-proxy
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/cli/winresources/dockerd
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/client
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/cmd/docker-proxy
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/cmd/dockerd
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/cmd/dockerd/trap
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/container
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/container/stream
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/contrib/apparmor
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/contrib/docker-device-tool
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/contrib/httpserver
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/cluster
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/cluster/convert
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/cluster/executor
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/cluster/executor/container
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/cluster/provider
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/config
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/events
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/events/testutils
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/exec
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/aufs
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/copy
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/devmapper
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/overlay
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/register
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/vfs
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/zfs
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/images
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/initlayer
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/links
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/listeners
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/awslogs
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/fluentd
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/gcplogs
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/gelf
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/journald
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/local
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/logentries
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/loggertest
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/loggerutils
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/splunk
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/syslog
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/templates
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/names
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/network
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/stats
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/distribution
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/distribution/metadata
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/distribution/utils
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/distribution/xfer
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/dockerversion
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/errdefs
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/image
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/image/cache
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/image/tarexport
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/image/v1
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/internal/test/suite
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/layer
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/libcontainerd
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/libcontainerd/queue
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/libcontainerd/remote
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/libcontainerd/supervisor
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/libcontainerd/types
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/oci
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/oci/caps
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/opts
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/aaparser
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/archive
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/authorization
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/broadcaster
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/capabilities
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/chrootarchive
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/containerfs
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/devicemapper
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/directory
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/dmesg
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/fileutils
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/fsutils
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/homedir
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/idtools
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/ioutils
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/jsonmessage
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/longpath
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/loopback
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/namesgenerator
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/parsers
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/parsers/kernel
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/pidfile
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/platform
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/plugingetter
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/plugins
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/plugins/transport
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/pools
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/progress
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/pubsub
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/reexec
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/signal
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/stack
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/stdcopy
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/streamformatter
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/stringid
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/sysinfo
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/system
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/tailfile
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/tarsum
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/truncindex
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/urlutil
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/pkg/useragent
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/plugin
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/plugin/executor/containerd
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/plugin/v2
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/profiles/apparmor
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/profiles/seccomp
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/quota
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/reference
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/registry
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/registry/resumable
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/restartmanager
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/rootless
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/rootless/specconv
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/runconfig
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/runconfig/opts
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/testutil
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/testutil/daemon
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/testutil/environment
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/testutil/fakecontext
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/testutil/fakegit
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/testutil/fakestorage
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/testutil/fixtures/load
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/testutil/fixtures/plugin
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/testutil/registry
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/testutil/request
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/volume
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/volume/drivers
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/volume/local
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/volume/mounts
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/volume/service
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/volume/service/opts
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/volume/testutils'
23:48:13 [2022-08-23T23:48:13.041Z] ++ grep --fixed-strings /libnetwork
23:48:13 [2022-08-23T23:48:13.041Z] ++ echo 'github.com/docker/docker/api
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/backend/build
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/httpstatus
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/httputils
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/middleware
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/build
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/checkpoint
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/container
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/debug
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/distribution
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/grpc
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/image
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/network
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/plugin
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/session
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/swarm
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/system
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/server/router/volume
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/backend
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/blkiodev
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/container
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/events
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/filters
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/image
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/mount
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/network
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/plugins/logdriver
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/registry
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/strslice
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/swarm
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/swarm/runtime
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/time
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/versions
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/versions/v1p19
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/versions/v1p20
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/api/types/volume
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder/builder-next
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder/builder-next/exporter
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder/builder-next/worker
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder/dockerfile
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder/remotecontext
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder/remotecontext/git
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/builder/remotecontext/urlutil
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/cli
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/cli/config
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/cli/debug
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/cli/winresources/docker-proxy
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/cli/winresources/dockerd
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/client
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/cmd/docker-proxy
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/cmd/dockerd
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/cmd/dockerd/trap
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/container
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/container/stream
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/contrib/apparmor
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/contrib/docker-device-tool
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/contrib/httpserver
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/cluster
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/cluster/convert
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/cluster/executor
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/cluster/executor/container
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/cluster/provider
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/config
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/events
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/events/testutils
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/exec
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/aufs
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/copy
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/devmapper
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/overlay
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/register
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/vfs
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/graphdriver/zfs
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/images
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/initlayer
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/links
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/listeners
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/awslogs
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/fluentd
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/gcplogs
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/gelf
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/journald
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/local
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/logentries
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/loggertest
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/loggerutils
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/splunk
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/syslog
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/logger/templates
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/names
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/network
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/daemon/stats
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/distribution
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/distribution/metadata
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/distribution/utils
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/distribution/xfer
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/dockerversion
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/errdefs
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/image
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/image/cache
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/image/tarexport
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/image/v1
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/internal/test/suite
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/layer
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/libcontainerd
23:48:13 [2022-08-23T23:48:13.041Z] github.com/docker/docker/libcontainerd/queue
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libcontainerd/remote
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libcontainerd/supervisor
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libcontainerd/types
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/bitseq
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cluster
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cmd/ovrouter
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/config
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/datastore
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/diagnostic
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/discoverapi
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/driverapi
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/bridge
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/host
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/null
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/overlay
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/remote
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/windows
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drvregistry
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/etchosts
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/idm
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/internal/caller
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipam
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipamapi
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipams/builtin
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipams/null
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipams/remote
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipamutils
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/iptables
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/netlabel
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/netutils
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/networkdb
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ns
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/options
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/osl
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/osl/kernel
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/portallocator
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/portmapper
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/resolvconf
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/testutils
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/types
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/oci
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/oci/caps
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/opts
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/aaparser
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/archive
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/authorization
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/broadcaster
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/capabilities
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/chrootarchive
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/containerfs
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/devicemapper
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/directory
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/dmesg
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/fileutils
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/fsutils
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/homedir
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/idtools
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/ioutils
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/jsonmessage
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/longpath
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/loopback
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/namesgenerator
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/parsers
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/parsers/kernel
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/pidfile
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/platform
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/plugingetter
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/plugins
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/plugins/transport
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/pools
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/progress
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/pubsub
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/reexec
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/signal
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/stack
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/stdcopy
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/streamformatter
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/stringid
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/sysinfo
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/system
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/tailfile
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/tarsum
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/truncindex
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/urlutil
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/pkg/useragent
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/plugin
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/plugin/executor/containerd
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/plugin/v2
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/profiles/apparmor
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/profiles/seccomp
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/quota
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/reference
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/registry
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/registry/resumable
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/restartmanager
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/rootless
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/rootless/specconv
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/runconfig
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/runconfig/opts
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/testutil
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/testutil/daemon
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/testutil/environment
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/testutil/fakecontext
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/testutil/fakegit
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/testutil/fakestorage
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/testutil/fixtures/load
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/testutil/fixtures/plugin
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/testutil/registry
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/testutil/request
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/volume
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/volume/drivers
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/volume/local
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/volume/mounts
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/volume/service
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/volume/service/opts
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/volume/testutils'
23:48:13 [2022-08-23T23:48:13.042Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/bitseq
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cluster
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cmd/ovrouter
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/config
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/datastore
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/diagnostic
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/discoverapi
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/driverapi
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/bridge
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/host
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/null
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/overlay
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/remote
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/windows
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drvregistry
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/etchosts
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/idm
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/internal/caller
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipam
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipamapi
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipams/builtin
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipams/null
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipams/remote
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipamutils
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/iptables
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/netlabel
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/netutils
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/networkdb
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ns
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/options
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/osl
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/osl/kernel
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/portallocator
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/portmapper
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/resolvconf
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/testutils
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/types'
23:48:13 [2022-08-23T23:48:13.042Z] + echo 'github.com/docker/docker/libnetwork
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/bitseq
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cluster
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cmd/ovrouter
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/config
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/datastore
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/diagnostic
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/discoverapi
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/driverapi
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/bridge
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/host
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/null
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/overlay
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/remote
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/windows
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drvregistry
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/etchosts
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/idm
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/internal/caller
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipam
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipamapi
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipams/builtin
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipams/null
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipams/remote
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ipamutils
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/iptables
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/netlabel
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/netutils
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/networkdb
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/ns
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/options
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/osl
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/osl/kernel
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/portallocator
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/portmapper
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/resolvconf
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/testutils
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/types'
23:48:13 [2022-08-23T23:48:13.042Z] + grep --fixed-strings libnetwork/drivers/bridge
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/bridge
23:48:13 [2022-08-23T23:48:13.042Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:48:13 [2022-08-23T23:48:13.042Z] + type docker-proxy
23:48:13 [2022-08-23T23:48:13.042Z] hack/test/unit: line 25: type: docker-proxy: not found
23:48:13 [2022-08-23T23:48:13.042Z] + hack/make.sh binary-proxy install-proxy
23:48:13 [2022-08-23T23:48:13.042Z] 
23:48:13 [2022-08-23T23:48:13.042Z] Removing bundles/
23:48:13 [2022-08-23T23:48:13.042Z] 
23:48:13 [2022-08-23T23:48:13.042Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
23:48:13 [2022-08-23T23:48:13.042Z] Building: bundles/binary-proxy/docker-proxy
23:48:13 [2022-08-23T23:48:13.042Z] GOOS="" GOARCH="" GOARM=""
23:48:13 [2022-08-23T23:48:13.918Z] #23 14.41   Downloading yamllint-1.26.1.tar.gz (126 kB)
23:48:14 [2022-08-23T23:48:14.028Z] #23 19.25   Building wheel for yamllint (setup.py): finished with status 'done'
23:48:14 [2022-08-23T23:48:14.028Z] #23 19.25   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f7feaeb92f56f20ab5aaaff4ed6cd315fa6777d639348c9c961e1e5728eb7168
23:48:14 [2022-08-23T23:48:14.028Z] #23 19.26   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
23:48:14 [2022-08-23T23:48:14.028Z] #23 19.27 Successfully built yamllint
23:48:14 [2022-08-23T23:48:14.028Z] #23 19.32 Installing collected packages: pyyaml, pathspec, yamllint
23:48:14 [2022-08-23T23:48:14.592Z] #23 20.17 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
23:48:15 [2022-08-23T23:48:15.523Z] #23 DONE 21.2s
23:48:15 [2022-08-23T23:48:15.523Z] 
23:48:15 [2022-08-23T23:48:15.523Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:48:15 [2022-08-23T23:48:15.523Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef
23:48:15 [2022-08-23T23:48:15.780Z] #47 ...
23:48:15 [2022-08-23T23:48:15.780Z] 
23:48:15 [2022-08-23T23:48:15.780Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
23:48:15 [2022-08-23T23:48:15.780Z] #27 sha256:f775fe327f7f6e7bd72f588524686bafc6825c66beddc82cc8cfe0bd69fc7bf6
23:48:15 [2022-08-23T23:48:15.780Z] #27 DONE 0.2s
23:48:15 [2022-08-23T23:48:15.780Z] 
23:48:15 [2022-08-23T23:48:15.780Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
23:48:15 [2022-08-23T23:48:15.780Z] #32 sha256:2e0bc69612f593d3db15b09e27c12f7ecb6dd87983eef81161cc6212a5187f45
23:48:15 [2022-08-23T23:48:15.834Z] #23 16.61 Collecting pathspec>=0.5.3
23:48:15 [2022-08-23T23:48:15.834Z] #23 16.63   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
23:48:16 [2022-08-23T23:48:16.037Z] #32 DONE 0.4s
23:48:16 [2022-08-23T23:48:16.037Z] 
23:48:16 [2022-08-23T23:48:16.037Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:48:16 [2022-08-23T23:48:16.037Z] #64 sha256:f1c2ac6ad3be8323c82d06e614361c2876259a7dbd2a68e3671e38b40ab43a8f
23:48:16 [2022-08-23T23:48:16.294Z] #64 ...
23:48:16 [2022-08-23T23:48:16.294Z] 
23:48:16 [2022-08-23T23:48:16.294Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
23:48:16 [2022-08-23T23:48:16.294Z] #35 sha256:970fdece3ce1a29c354a28ece899a88d7273c0fb4ebc54cc5167e9198e8a5fc6
23:48:16 [2022-08-23T23:48:16.294Z] #35 DONE 0.1s
23:48:16 [2022-08-23T23:48:16.294Z] 
23:48:16 [2022-08-23T23:48:16.294Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
23:48:16 [2022-08-23T23:48:16.294Z] #37 sha256:d301c535630c7e238a92a942bc5639a5604535aed6974fb10eca5c7e5076c54b
23:48:16 [2022-08-23T23:48:16.553Z] #37 DONE 0.2s
23:48:16 [2022-08-23T23:48:16.553Z] 
23:48:16 [2022-08-23T23:48:16.553Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
23:48:16 [2022-08-23T23:48:16.553Z] #39 sha256:7fa32bdcc3cb5811d44215e6a45e48dcf93eedc1ecc0540005b39b599df477fb
23:48:16 [2022-08-23T23:48:16.779Z] #23 17.49 Collecting pyyaml
23:48:16 [2022-08-23T23:48:16.814Z] #39 DONE 0.3s
23:48:16 [2022-08-23T23:48:16.814Z] 
23:48:16 [2022-08-23T23:48:16.814Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
23:48:16 [2022-08-23T23:48:16.814Z] #41 sha256:4feed1a40d3e4fd317d4bb595167ab7a4ffd243527c579a1ebb0cd6a7b3eb3e7
23:48:17 [2022-08-23T23:48:17.041Z] #23 17.52   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)
23:48:17 [2022-08-23T23:48:17.041Z] #23 17.63 Building wheels for collected packages: yamllint
23:48:17 [2022-08-23T23:48:17.041Z] #23 17.63   Building wheel for yamllint (setup.py): started
23:48:17 [2022-08-23T23:48:17.075Z] #41 DONE 0.1s
23:48:17 [2022-08-23T23:48:17.076Z] 
23:48:17 [2022-08-23T23:48:17.076Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
23:48:17 [2022-08-23T23:48:17.076Z] #45 sha256:2bcef587a6f559a36633370211de5db0553914b49c79bcb0a36b07fde67603ad
23:48:17 [2022-08-23T23:48:17.076Z] #45 DONE 0.1s
23:48:17 [2022-08-23T23:48:17.076Z] 
23:48:17 [2022-08-23T23:48:17.076Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:48:17 [2022-08-23T23:48:17.076Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:48:18 [2022-08-23T23:48:18.959Z] #23 19.61   Building wheel for yamllint (setup.py): finished with status 'done'
23:48:18 [2022-08-23T23:48:18.959Z] #23 19.62   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a5d7af5deeb6787a4e9be521967c250b0eb1d5dcea2654135234642998edb044
23:48:18 [2022-08-23T23:48:18.959Z] #23 19.63   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
23:48:18 [2022-08-23T23:48:18.959Z] #23 19.63 Successfully built yamllint
23:48:18 [2022-08-23T23:48:18.959Z] #23 19.71 Installing collected packages: pyyaml, pathspec, yamllint
23:48:19 [2022-08-23T23:48:19.633Z] Created binary: bundles/binary-proxy/docker-proxy
23:48:19 [2022-08-23T23:48:19.633Z] 
23:48:19 [2022-08-23T23:48:19.633Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
23:48:19 [2022-08-23T23:48:19.633Z] Installing docker-proxy to /usr/local/bin/
23:48:19 [2022-08-23T23:48:19.633Z] 
23:48:19 [2022-08-23T23:48:19.633Z] + mkdir -p bundles
23:48:19 [2022-08-23T23:48:19.633Z] + '[' -n 'github.com/docker/docker/api
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/server
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/server/backend/build
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/server/httpstatus
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/server/httputils
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/server/middleware
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/server/router
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/server/router/build
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/server/router/checkpoint
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/server/router/container
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/server/router/debug
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/server/router/distribution
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/server/router/grpc
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/server/router/image
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/server/router/network
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/server/router/plugin
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/server/router/session
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/server/router/swarm
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/server/router/system
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/server/router/volume
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/types
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/types/backend
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/types/blkiodev
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/types/container
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/types/events
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/types/filters
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/types/image
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/types/mount
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/types/network
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/types/plugins/logdriver
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/types/registry
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/types/strslice
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/types/swarm
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/types/swarm/runtime
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/types/time
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/types/versions
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/types/versions/v1p19
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/types/versions/v1p20
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/api/types/volume
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/builder
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/builder/builder-next
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/builder/builder-next/exporter
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/builder/builder-next/imagerefchecker
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/builder/builder-next/worker
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/builder/dockerfile
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/builder/remotecontext
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/builder/remotecontext/git
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/builder/remotecontext/urlutil
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/cli
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/cli/config
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/cli/debug
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/cli/winresources/docker-proxy
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/cli/winresources/dockerd
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/client
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/cmd/docker-proxy
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/cmd/dockerd
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/cmd/dockerd/trap
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/container
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/container/stream
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/contrib/apparmor
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/contrib/docker-device-tool
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/contrib/httpserver
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/cluster
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/cluster/controllers/plugin
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/cluster/convert
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/cluster/executor
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/cluster/executor/container
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/cluster/provider
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/config
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/events
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/events/testutils
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/exec
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/graphdriver
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/graphdriver/aufs
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/graphdriver/btrfs
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/graphdriver/copy
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/graphdriver/devmapper
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/graphdriver/graphtest
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/graphdriver/overlay
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/graphdriver/overlay2
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/graphdriver/overlayutils
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/graphdriver/register
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/graphdriver/vfs
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/graphdriver/zfs
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/images
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/initlayer
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/links
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/listeners
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/logger
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/logger/awslogs
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/logger/fluentd
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/logger/gcplogs
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/logger/gelf
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/logger/journald
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/logger/jsonfilelog
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/logger/local
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/logger/logentries
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/logger/loggertest
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/logger/loggerutils
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/logger/loggerutils/cache
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/logger/splunk
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/logger/syslog
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/logger/templates
23:48:19 [2022-08-23T23:48:19.633Z] github.com/docker/docker/daemon/names
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/daemon/network
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/daemon/stats
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/distribution
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/distribution/metadata
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/distribution/utils
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/distribution/xfer
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/dockerversion
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/errdefs
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/image
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/image/cache
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/image/tarexport
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/image/v1
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/internal/test/suite
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/layer
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/libcontainerd
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/libcontainerd/queue
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/libcontainerd/remote
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/libcontainerd/supervisor
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/libcontainerd/types
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/oci
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/oci/caps
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/opts
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/aaparser
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/archive
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/authorization
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/broadcaster
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/capabilities
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/chrootarchive
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/containerfs
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/devicemapper
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/directory
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/dmesg
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/fileutils
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/fsutils
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/homedir
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/idtools
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/ioutils
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/jsonmessage
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/longpath
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/loopback
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/namesgenerator
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/parsers
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/parsers/kernel
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/parsers/operatingsystem
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/pidfile
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/platform
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/plugingetter
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/plugins
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/plugins/transport
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/pools
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/progress
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/pubsub
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/reexec
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/signal
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/stack
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/stdcopy
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/streamformatter
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/stringid
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/sysinfo
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/system
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/tailfile
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/tarsum
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/truncindex
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/urlutil
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/pkg/useragent
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/plugin
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/plugin/executor/containerd
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/plugin/v2
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/profiles/apparmor
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/profiles/seccomp
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/quota
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/reference
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/registry
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/registry/resumable
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/restartmanager
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/rootless
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/rootless/specconv
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/runconfig
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/runconfig/opts
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/testutil
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/testutil/daemon
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/testutil/environment
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/testutil/fakecontext
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/testutil/fakegit
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/testutil/fakestorage
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/testutil/fixtures/load
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/testutil/fixtures/plugin
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/testutil/fixtures/plugin/basic
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/testutil/registry
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/testutil/request
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/volume
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/volume/drivers
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/volume/local
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/volume/mounts
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/volume/service
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/volume/service/opts
23:48:19 [2022-08-23T23:48:19.634Z] github.com/docker/docker/volume/testutils' ']'
23:48:19 [2022-08-23T23:48:19.634Z] + 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
23:48:19 [2022-08-23T23:48:19.634Z] ?   	github.com/docker/docker/api	[no test files]
23:48:19 [2022-08-23T23:48:19.904Z] #23 20.45 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
23:48:20 [2022-08-23T23:48:20.851Z] #23 DONE 21.2s
23:48:20 [2022-08-23T23:48:20.851Z] 
23:48:20 [2022-08-23T23:48:20.851Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
23:48:20 [2022-08-23T23:48:20.851Z] #27 sha256:3ee48c1392ae0b7d6cc31e45aaac08bf1c5ca4a9da84f960e638d1b3901c350d
23:48:20 [2022-08-23T23:48:20.851Z] #27 DONE 0.2s
23:48:20 [2022-08-23T23:48:20.851Z] 
23:48:20 [2022-08-23T23:48:20.851Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
23:48:20 [2022-08-23T23:48:20.851Z] #32 sha256:60d0d69496369ed1f0495b2bbe43dbb1462960cf4b0368a1e7c8281bdad3b784
23:48:21 [2022-08-23T23:48:21.113Z] #32 DONE 0.3s
23:48:21 [2022-08-23T23:48:21.113Z] 
23:48:21 [2022-08-23T23:48:21.113Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
23:48:21 [2022-08-23T23:48:21.113Z] #35 sha256:a77eafc0105b7343730f8c6915b910d50448e704493f578dcbd6a5a7fa621014
23:48:21 [2022-08-23T23:48:21.378Z] #35 DONE 0.2s
23:48:21 [2022-08-23T23:48:21.378Z] 
23:48:21 [2022-08-23T23:48:21.378Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
23:48:21 [2022-08-23T23:48:21.378Z] #37 sha256:26f924846219576278ed015b708ad10e4edc09d40d32decaf2f74cfa1296e92e
23:48:21 [2022-08-23T23:48:21.378Z] #37 DONE 0.2s
23:48:21 [2022-08-23T23:48:21.378Z] 
23:48:21 [2022-08-23T23:48:21.378Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
23:48:21 [2022-08-23T23:48:21.378Z] #39 sha256:0419b2e6a96b3033386c9f2d1fe80d89f7cde45eab7a4e326d51748aa63121ba
23:48:21 [2022-08-23T23:48:21.378Z] #39 DONE 0.1s
23:48:21 [2022-08-23T23:48:21.378Z] 
23:48:21 [2022-08-23T23:48:21.378Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:48:21 [2022-08-23T23:48:21.378Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef
23:48:21 [2022-08-23T23:48:21.640Z] #47 ...
23:48:21 [2022-08-23T23:48:21.640Z] 
23:48:21 [2022-08-23T23:48:21.640Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
23:48:21 [2022-08-23T23:48:21.640Z] #41 sha256:f795d31aad9e022ad1a6b6b1152f4445543309155b17aa353fe18ef190b38c29
23:48:21 [2022-08-23T23:48:21.640Z] #41 DONE 0.1s
23:48:21 [2022-08-23T23:48:21.640Z] 
23:48:21 [2022-08-23T23:48:21.640Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
23:48:21 [2022-08-23T23:48:21.640Z] #45 sha256:5a8084fc268cca336b67fd99ae1552a2ed321f6827926ff4422be3c26b426ad8
23:48:21 [2022-08-23T23:48:21.903Z] #45 DONE 0.1s
23:48:21 [2022-08-23T23:48:21.903Z] 
23:48:21 [2022-08-23T23:48:21.903Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:48:21 [2022-08-23T23:48:21.903Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef
23:48:34 [2022-08-23T23:48:34.550Z] ok  	github.com/docker/docker/api/server	0.012s	coverage: 7.9% of statements
23:48:41 [2022-08-23T23:48:41.161Z] INFO [loader] Go packages loading at mode 575 (name|files|deps|exports_file|imports|types_sizes|compiled_files) took 2m50.401636577s 
23:48:41 [2022-08-23T23:48:41.161Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 508.428253ms 
23:48:49 [2022-08-23T23:48:49.128Z] #77 297.4   CCLD     libocispec.la
23:48:49 [2022-08-23T23:48:49.128Z] #77 298.2   CCLD     src/validate
23:48:49 [2022-08-23T23:48:49.128Z] #77 298.2   CCLD     tests/test-1
23:48:49 [2022-08-23T23:48:49.128Z] #77 298.2   CCLD     tests/test-3
23:48:49 [2022-08-23T23:48:49.128Z] #77 298.2   CCLD     tests/test-2
23:48:49 [2022-08-23T23:48:49.128Z] #77 298.2   CCLD     tests/test-5
23:48:49 [2022-08-23T23:48:49.128Z] #77 298.2   CCLD     tests/test-4
23:48:49 [2022-08-23T23:48:49.128Z] #77 298.2   CCLD     tests/test-6
23:48:49 [2022-08-23T23:48:49.128Z] #77 298.3   CCLD     tests/test-7
23:48:49 [2022-08-23T23:48:49.128Z] #77 298.4   CCLD     tests/test-8
23:48:49 [2022-08-23T23:48:49.128Z] #77 298.5 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
23:48:49 [2022-08-23T23:48:49.128Z] #77 298.5   CCLD     tests/test-9
23:48:49 [2022-08-23T23:48:49.128Z] #77 298.6   CCLD     tests/test-10
23:48:49 [2022-08-23T23:48:49.128Z] #77 298.6   CCLD     tests/test-11
23:48:49 [2022-08-23T23:48:49.128Z] #77 301.9 libtool: link: ar cr libocispec.a 
23:48:49 [2022-08-23T23:48:49.128Z] #77 302.0 libtool: link: ranlib libocispec.a
23:48:52 [2022-08-23T23:48:52.414Z] #77 305.3 make[5]: Entering directory '/tmp/crun-build/libocispec'
23:48:52 [2022-08-23T23:48:52.414Z] #77 305.4 make[5]: Nothing to be done for 'install-exec-am'.
23:48:52 [2022-08-23T23:48:52.414Z] #77 305.4 make[5]: Nothing to be done for 'install-data-am'.
23:48:52 [2022-08-23T23:48:52.414Z] #77 305.4 make[5]: Leaving directory '/tmp/crun-build/libocispec'
23:48:52 [2022-08-23T23:48:52.414Z] #77 305.4 make[4]: Leaving directory '/tmp/crun-build/libocispec'
23:48:52 [2022-08-23T23:48:52.673Z] #77 305.4 make[3]: Leaving directory '/tmp/crun-build/libocispec'
23:48:52 [2022-08-23T23:48:52.673Z] #77 305.4 make[2]: Leaving directory '/tmp/crun-build/libocispec'
23:48:52 [2022-08-23T23:48:52.673Z] #77 305.4 make[2]: Entering directory '/tmp/crun-build'
23:48:52 [2022-08-23T23:48:52.673Z] #77 305.6   CC       src/libcrun/libcrun_testing_a-utils.o
23:48:52 [2022-08-23T23:48:52.673Z] #77 305.6   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
23:48:52 [2022-08-23T23:48:52.673Z] #77 305.6   CC       src/libcrun/libcrun_testing_a-container.o
23:48:52 [2022-08-23T23:48:52.673Z] #77 305.7   CC       src/libcrun/libcrun_testing_a-cgroup.o
23:48:52 [2022-08-23T23:48:52.673Z] #77 305.7   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
23:48:52 [2022-08-23T23:48:52.673Z] #77 305.7   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
23:48:52 [2022-08-23T23:48:52.673Z] #77 305.7   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
23:48:52 [2022-08-23T23:48:52.673Z] #77 305.7   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
23:48:52 [2022-08-23T23:48:52.930Z] #77 305.7   CC       src/libcrun/libcrun_testing_a-criu.o
23:48:52 [2022-08-23T23:48:52.930Z] #77 305.7   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
23:48:52 [2022-08-23T23:48:52.930Z] #77 305.7   CC       src/libcrun/libcrun_testing_a-custom-handler.o
23:48:52 [2022-08-23T23:48:52.930Z] #77 305.8   CC       src/libcrun/libcrun_testing_a-linux.o
23:48:52 [2022-08-23T23:48:52.930Z] #77 305.8   CC       src/libcrun/libcrun_testing_a-seccomp.o
23:48:52 [2022-08-23T23:48:52.930Z] #77 305.9   CC       src/libcrun/libcrun_testing_a-ebpf.o
23:48:52 [2022-08-23T23:48:52.930Z] #77 305.9   CC       src/libcrun/libcrun_testing_a-error.o
23:48:52 [2022-08-23T23:48:52.930Z] #77 305.9   CC       src/libcrun/libcrun_testing_a-status.o
23:48:52 [2022-08-23T23:48:52.930Z] #77 305.9   CC       src/libcrun/libcrun_testing_a-terminal.o
23:48:52 [2022-08-23T23:48:52.930Z] #77 306.0   CC       src/libcrun/libcrun_testing_a-signals.o
23:48:52 [2022-08-23T23:48:52.930Z] #77 306.0   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
23:48:52 [2022-08-23T23:48:52.930Z] #77 306.0   CC       src/libcrun/libcrun_testing_a-mount_flags.o
23:48:52 [2022-08-23T23:48:52.930Z] #77 306.0   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
23:48:52 [2022-08-23T23:48:52.930Z] #77 306.0   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
23:48:53 [2022-08-23T23:48:53.187Z] #77 306.1   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
23:48:53 [2022-08-23T23:48:53.443Z] #77 306.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
23:48:53 [2022-08-23T23:48:53.443Z] #77 306.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
23:48:53 [2022-08-23T23:48:53.443Z] #77 306.4   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
23:48:53 [2022-08-23T23:48:53.443Z] #77 306.4   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
23:48:53 [2022-08-23T23:48:53.699Z] #77 306.8   CC       src/crun-crun.o
23:48:53 [2022-08-23T23:48:53.956Z] #77 306.8   CC       src/crun-run.o
23:48:53 [2022-08-23T23:48:53.956Z] #77 306.9   CC       src/crun-kill.o
23:48:53 [2022-08-23T23:48:53.956Z] #77 306.9   CC       src/crun-pause.o
23:48:53 [2022-08-23T23:48:53.956Z] #77 307.0   CC       src/crun-delete.o
23:48:54 [2022-08-23T23:48:54.212Z] #77 307.2   CC       src/crun-unpause.o
23:48:54 [2022-08-23T23:48:54.213Z] #77 307.2   CC       src/crun-spec.o
23:48:54 [2022-08-23T23:48:54.469Z] #77 307.4   CC       src/crun-list.o
23:48:54 [2022-08-23T23:48:54.469Z] #77 307.5   CC       src/crun-exec.o
23:48:54 [2022-08-23T23:48:54.726Z] #77 307.5   CC       src/crun-create.o
23:48:54 [2022-08-23T23:48:54.726Z] #77 307.6   CC       src/crun-start.o
23:48:54 [2022-08-23T23:48:54.726Z] #77 307.7   CC       src/crun-state.o
23:48:54 [2022-08-23T23:48:54.983Z] #77 307.8   CC       src/crun-update.o
23:48:54 [2022-08-23T23:48:54.983Z] #77 307.8   CC       src/crun-ps.o
23:48:54 [2022-08-23T23:48:54.983Z] #77 307.9   CC       src/crun-checkpoint.o
23:48:54 [2022-08-23T23:48:54.983Z] #77 308.0   CC       src/crun-restore.o
23:48:55 [2022-08-23T23:48:55.546Z] #77 308.5   CC       src/libcrun/libcrun_la-utils.lo
23:48:55 [2022-08-23T23:48:55.546Z] #77 308.6   CC       src/libcrun/libcrun_la-cloned_binary.lo
23:48:55 [2022-08-23T23:48:55.803Z] #77 308.7   CC       src/libcrun/libcrun_la-container.lo
23:48:56 [2022-08-23T23:48:56.060Z] #77 308.8   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
23:48:56 [2022-08-23T23:48:56.060Z] #77 308.8   CC       src/libcrun/libcrun_la-cgroup.lo
23:48:56 [2022-08-23T23:48:56.060Z] #77 309.0   CC       src/libcrun/libcrun_la-cgroup-setup.lo
23:48:56 [2022-08-23T23:48:56.060Z] #77 309.0   CC       src/libcrun/libcrun_la-cgroup-resources.lo
23:48:56 [2022-08-23T23:48:56.317Z] #77 309.2   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
23:48:56 [2022-08-23T23:48:56.317Z] #77 309.3   CC       src/libcrun/libcrun_la-cgroup-utils.lo
23:48:56 [2022-08-23T23:48:56.317Z] #77 ...
23:48:56 [2022-08-23T23:48:56.317Z] 
23:48:56 [2022-08-23T23:48:56.317Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:48:56 [2022-08-23T23:48:56.317Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef
23:48:56 [2022-08-23T23:48:56.317Z] #47 367.1 + dpkg --print-architecture
23:48:56 [2022-08-23T23:48:56.317Z] #47 367.1 + git checkout -q v2.1.0
23:48:57 [2022-08-23T23:48:57.247Z] #47 367.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:48:57 [2022-08-23T23:48:57.247Z] #47 367.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:49:00 [2022-08-23T23:49:00.683Z] #47 ...
23:49:00 [2022-08-23T23:49:00.683Z] 
23:49:00 [2022-08-23T23:49:00.683Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:49:00 [2022-08-23T23:49:00.683Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:49:00 [2022-08-23T23:49:00.683Z] #77 289.4   CCLD     libocispec.la
23:49:00 [2022-08-23T23:49:00.683Z] #77 289.9   CCLD     tests/test-2
23:49:00 [2022-08-23T23:49:00.683Z] #77 289.9   CCLD     src/validate
23:49:00 [2022-08-23T23:49:00.683Z] #77 289.9   CCLD     tests/test-1
23:49:00 [2022-08-23T23:49:00.683Z] #77 289.9   CCLD     tests/test-3
23:49:00 [2022-08-23T23:49:00.683Z] #77 289.9   CCLD     tests/test-4
23:49:00 [2022-08-23T23:49:00.683Z] #77 289.9   CCLD     tests/test-5
23:49:00 [2022-08-23T23:49:00.683Z] #77 290.0   CCLD     tests/test-6
23:49:00 [2022-08-23T23:49:00.683Z] #77 290.1   CCLD     tests/test-7
23:49:00 [2022-08-23T23:49:00.945Z] #77 290.1   CCLD     tests/test-8
23:49:00 [2022-08-23T23:49:00.945Z] #77 290.1   CCLD     tests/test-10
23:49:00 [2022-08-23T23:49:00.945Z] #77 290.2 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
23:49:00 [2022-08-23T23:49:00.945Z] #77 290.2   CCLD     tests/test-9
23:49:01 [2022-08-23T23:49:01.208Z] #77 290.4   CCLD     tests/test-11
23:49:02 [2022-08-23T23:49:02.506Z] #47 ...
23:49:02 [2022-08-23T23:49:02.506Z] 
23:49:02 [2022-08-23T23:49:02.506Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:49:02 [2022-08-23T23:49:02.506Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:49:02 [2022-08-23T23:49:02.506Z] #77 309.4   CC       src/libcrun/libcrun_la-criu.lo
23:49:02 [2022-08-23T23:49:02.506Z] #77 309.5   CC       src/libcrun/libcrun_la-custom-handler.lo
23:49:02 [2022-08-23T23:49:02.506Z] #77 309.5   CC       src/libcrun/libcrun_la-linux.lo
23:49:02 [2022-08-23T23:49:02.506Z] #77 309.7   CC       src/libcrun/libcrun_la-seccomp.lo
23:49:02 [2022-08-23T23:49:02.506Z] #77 309.8   CC       src/libcrun/libcrun_la-ebpf.lo
23:49:02 [2022-08-23T23:49:02.506Z] #77 310.1   CC       src/libcrun/libcrun_la-error.lo
23:49:02 [2022-08-23T23:49:02.506Z] #77 310.5   CC       src/libcrun/libcrun_la-terminal.lo
23:49:02 [2022-08-23T23:49:02.506Z] #77 310.6   CC       src/libcrun/libcrun_la-status.lo
23:49:02 [2022-08-23T23:49:02.506Z] #77 310.6   CC       src/libcrun/libcrun_la-chroot_realpath.lo
23:49:02 [2022-08-23T23:49:02.506Z] #77 310.9   CC       src/libcrun/libcrun_la-signals.lo
23:49:02 [2022-08-23T23:49:02.506Z] #77 311.1   CC       src/libcrun/libcrun_la-mount_flags.lo
23:49:02 [2022-08-23T23:49:02.506Z] #77 311.2   CC       src/libcrun/libcrun_la-seccomp_notify.lo
23:49:02 [2022-08-23T23:49:02.506Z] #77 311.2   CC       src/libcrun/handlers/libcrun_la-krun.lo
23:49:02 [2022-08-23T23:49:02.506Z] #77 311.3   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
23:49:02 [2022-08-23T23:49:02.506Z] #77 311.6   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
23:49:02 [2022-08-23T23:49:02.506Z] #77 311.7   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
23:49:02 [2022-08-23T23:49:02.506Z] #77 311.8   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
23:49:02 [2022-08-23T23:49:02.506Z] #77 311.9   CC       tests/init.o
23:49:04 [2022-08-23T23:49:04.512Z] #77 293.0 libtool: link: ar cr libocispec.a 
23:49:04 [2022-08-23T23:49:04.512Z] #77 293.2 libtool: link: ranlib libocispec.a
23:49:07 [2022-08-23T23:49:07.819Z] #77 296.5 make[5]: Entering directory '/tmp/crun-build/libocispec'
23:49:07 [2022-08-23T23:49:07.819Z] #77 296.6 make[5]: Nothing to be done for 'install-exec-am'.
23:49:07 [2022-08-23T23:49:07.819Z] #77 296.6 make[5]: Nothing to be done for 'install-data-am'.
23:49:07 [2022-08-23T23:49:07.819Z] #77 296.6 make[5]: Leaving directory '/tmp/crun-build/libocispec'
23:49:07 [2022-08-23T23:49:07.819Z] #77 296.6 make[4]: Leaving directory '/tmp/crun-build/libocispec'
23:49:07 [2022-08-23T23:49:07.819Z] #77 296.6 make[3]: Leaving directory '/tmp/crun-build/libocispec'
23:49:07 [2022-08-23T23:49:07.819Z] #77 296.6 make[2]: Leaving directory '/tmp/crun-build/libocispec'
23:49:07 [2022-08-23T23:49:07.819Z] #77 296.6 make[2]: Entering directory '/tmp/crun-build'
23:49:07 [2022-08-23T23:49:07.819Z] #77 296.8   CC       src/libcrun/libcrun_testing_a-utils.o
23:49:07 [2022-08-23T23:49:07.819Z] #77 296.8   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
23:49:07 [2022-08-23T23:49:07.819Z] #77 296.8   CC       src/libcrun/libcrun_testing_a-container.o
23:49:07 [2022-08-23T23:49:07.819Z] #77 296.9   CC       src/libcrun/libcrun_testing_a-cgroup.o
23:49:07 [2022-08-23T23:49:07.819Z] #77 296.9   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
23:49:07 [2022-08-23T23:49:07.819Z] #77 296.9   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
23:49:07 [2022-08-23T23:49:07.819Z] #77 297.0   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
23:49:07 [2022-08-23T23:49:07.819Z] #77 297.0   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
23:49:07 [2022-08-23T23:49:07.819Z] #77 297.0   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
23:49:07 [2022-08-23T23:49:07.819Z] #77 297.0   CC       src/libcrun/libcrun_testing_a-criu.o
23:49:08 [2022-08-23T23:49:08.080Z] #77 297.2   CC       src/libcrun/libcrun_testing_a-custom-handler.o
23:49:08 [2022-08-23T23:49:08.081Z] #77 297.2   CC       src/libcrun/libcrun_testing_a-linux.o
23:49:08 [2022-08-23T23:49:08.081Z] #77 297.3   CC       src/libcrun/libcrun_testing_a-seccomp.o
23:49:08 [2022-08-23T23:49:08.081Z] #77 297.4   CC       src/libcrun/libcrun_testing_a-ebpf.o
23:49:08 [2022-08-23T23:49:08.342Z] #77 297.4   CC       src/libcrun/libcrun_testing_a-error.o
23:49:08 [2022-08-23T23:49:08.342Z] #77 297.5   CC       src/libcrun/libcrun_testing_a-status.o
23:49:08 [2022-08-23T23:49:08.342Z] #77 297.6   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
23:49:08 [2022-08-23T23:49:08.342Z] #77 297.6   CC       src/libcrun/libcrun_testing_a-terminal.o
23:49:08 [2022-08-23T23:49:08.342Z] #77 297.7   CC       src/libcrun/libcrun_testing_a-signals.o
23:49:08 [2022-08-23T23:49:08.342Z] #77 297.7   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
23:49:08 [2022-08-23T23:49:08.603Z] #77 297.7   CC       src/libcrun/libcrun_testing_a-mount_flags.o
23:49:08 [2022-08-23T23:49:08.603Z] #77 297.8   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
23:49:08 [2022-08-23T23:49:08.603Z] #77 297.8   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
23:49:08 [2022-08-23T23:49:08.603Z] #77 297.8   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
23:49:08 [2022-08-23T23:49:08.603Z] #77 297.8   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
23:49:08 [2022-08-23T23:49:08.864Z] #77 297.8   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
23:49:08 [2022-08-23T23:49:08.864Z] #77 297.9   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
23:49:09 [2022-08-23T23:49:09.127Z] #77 298.3   CC       src/crun-crun.o
23:49:09 [2022-08-23T23:49:09.127Z] #77 298.4   CC       src/crun-run.o
23:49:09 [2022-08-23T23:49:09.389Z] #77 298.5   CC       src/crun-kill.o
23:49:09 [2022-08-23T23:49:09.389Z] #77 298.6   CC       src/crun-delete.o
23:49:09 [2022-08-23T23:49:09.389Z] #77 298.6   CC       src/crun-pause.o
23:49:09 [2022-08-23T23:49:09.651Z] #77 298.8   CC       src/crun-unpause.o
23:49:09 [2022-08-23T23:49:09.651Z] #77 298.9   CC       src/crun-exec.o
23:49:09 [2022-08-23T23:49:09.651Z] #77 298.9   CC       src/crun-spec.o
23:49:09 [2022-08-23T23:49:09.913Z] #77 299.0   CC       src/crun-create.o
23:49:09 [2022-08-23T23:49:09.913Z] #77 299.0   CC       src/crun-start.o
23:49:09 [2022-08-23T23:49:09.913Z] #77 299.1   CC       src/crun-list.o
23:49:09 [2022-08-23T23:49:09.913Z] #77 299.1   CC       src/crun-state.o
23:49:09 [2022-08-23T23:49:09.913Z] #77 299.2   CC       src/crun-update.o
23:49:09 [2022-08-23T23:49:09.913Z] #77 299.3   CC       src/crun-ps.o
23:49:10 [2022-08-23T23:49:10.175Z] #77 299.3   CC       src/crun-checkpoint.o
23:49:10 [2022-08-23T23:49:10.175Z] #77 299.3   CC       src/libcrun/libcrun_la-utils.lo
23:49:10 [2022-08-23T23:49:10.175Z] #77 299.5   CC       src/crun-restore.o
23:49:10 [2022-08-23T23:49:10.175Z] #77 299.5   CC       src/libcrun/libcrun_la-cloned_binary.lo
23:49:10 [2022-08-23T23:49:10.437Z] #77 299.5   CC       src/libcrun/libcrun_la-container.lo
23:49:10 [2022-08-23T23:49:10.437Z] #77 299.6   CC       src/libcrun/libcrun_la-cgroup.lo
23:49:10 [2022-08-23T23:49:10.437Z] #77 299.6   CC       src/libcrun/libcrun_la-cgroup-resources.lo
23:49:10 [2022-08-23T23:49:10.437Z] #77 299.7   CC       src/libcrun/libcrun_la-cgroup-setup.lo
23:49:10 [2022-08-23T23:49:10.437Z] #77 299.7   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
23:49:10 [2022-08-23T23:49:10.698Z] #77 299.9   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
23:49:10 [2022-08-23T23:49:10.698Z] #77 299.9   CC       src/libcrun/libcrun_la-cgroup-utils.lo
23:49:10 [2022-08-23T23:49:10.698Z] #77 300.0   CC       src/libcrun/libcrun_la-criu.lo
23:49:10 [2022-08-23T23:49:10.698Z] #77 300.0   CC       src/libcrun/libcrun_la-custom-handler.lo
23:49:10 [2022-08-23T23:49:10.960Z] #77 300.2   CC       src/libcrun/libcrun_la-linux.lo
23:49:10 [2022-08-23T23:49:10.960Z] #77 300.3   CC       src/libcrun/libcrun_la-seccomp.lo
23:49:10 [2022-08-23T23:49:10.960Z] #77 ...
23:49:10 [2022-08-23T23:49:10.960Z] 
23:49:10 [2022-08-23T23:49:10.960Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:49:10 [2022-08-23T23:49:10.960Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef
23:49:10 [2022-08-23T23:49:10.960Z] #47 369.8 + dpkg --print-architecture
23:49:10 [2022-08-23T23:49:10.960Z] #47 369.9 + git checkout -q v2.1.0
23:49:10 [2022-08-23T23:49:10.960Z] #47 370.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
23:49:10 [2022-08-23T23:49:10.960Z] #47 370.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
23:49:11 [2022-08-23T23:49:11.222Z] #47 ...
23:49:11 [2022-08-23T23:49:11.222Z] 
23:49:11 [2022-08-23T23:49:11.222Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:49:11 [2022-08-23T23:49:11.222Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:49:11 [2022-08-23T23:49:11.222Z] #77 300.3   CC       src/libcrun/libcrun_la-ebpf.lo
23:49:11 [2022-08-23T23:49:11.222Z] #77 300.4   CC       src/libcrun/libcrun_la-error.lo
23:49:11 [2022-08-23T23:49:11.222Z] #77 300.4   CC       src/libcrun/libcrun_la-status.lo
23:49:11 [2022-08-23T23:49:11.484Z] #77 300.7   CC       src/libcrun/libcrun_la-chroot_realpath.lo
23:49:11 [2022-08-23T23:49:11.746Z] #77 300.8   CC       src/libcrun/libcrun_la-terminal.lo
23:49:12 [2022-08-23T23:49:12.008Z] #77 301.1   CC       src/libcrun/libcrun_la-signals.lo
23:49:12 [2022-08-23T23:49:12.008Z] #77 301.2   CC       src/libcrun/libcrun_la-mount_flags.lo
23:49:12 [2022-08-23T23:49:12.270Z] #77 301.4   CC       src/libcrun/libcrun_la-seccomp_notify.lo
23:49:12 [2022-08-23T23:49:12.532Z] #77 301.6   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
23:49:13 [2022-08-23T23:49:13.477Z] #77 302.4   CC       src/libcrun/handlers/libcrun_la-krun.lo
23:49:13 [2022-08-23T23:49:13.477Z] #77 302.5   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
23:49:13 [2022-08-23T23:49:13.739Z] #77 302.9   CC       tests/init.o
23:49:13 [2022-08-23T23:49:13.739Z] #77 303.1   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
23:49:14 [2022-08-23T23:49:14.001Z] #77 303.1   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
23:49:29 [2022-08-23T23:49:29.010Z] #77 341.9   CCLD     tests/init
23:49:29 [2022-08-23T23:49:29.266Z] #77 ...
23:49:29 [2022-08-23T23:49:29.266Z] 
23:49:29 [2022-08-23T23:49:29.266Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:49:29 [2022-08-23T23:49:29.266Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef
23:49:29 [2022-08-23T23:49:29.266Z] #47 DONE 399.9s
23:49:29 [2022-08-23T23:49:29.266Z] 
23:49:29 [2022-08-23T23:49:29.266Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:49:29 [2022-08-23T23:49:29.266Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:49:31 [2022-08-23T23:49:31.786Z] #55 ...
23:49:31 [2022-08-23T23:49:31.786Z] 
23:49:31 [2022-08-23T23:49:31.786Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
23:49:31 [2022-08-23T23:49:31.786Z] #48 sha256:5191b6ef83ee6541a3dce572287ff64f7800fff5dd12342dec43f08a434aea5a
23:49:32 [2022-08-23T23:49:32.043Z] #48 DONE 0.5s
23:49:32 [2022-08-23T23:49:32.043Z] 
23:49:32 [2022-08-23T23:49:32.043Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
23:49:32 [2022-08-23T23:49:32.043Z] #52 sha256:a5178f0291f918b601611739df874db734d5388b90b69a81773f7b56af361cb6
23:49:32 [2022-08-23T23:49:32.043Z] #52 DONE 0.1s
23:49:32 [2022-08-23T23:49:32.043Z] 
23:49:32 [2022-08-23T23:49:32.043Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
23:49:32 [2022-08-23T23:49:32.043Z] #54 sha256:4f404b0869d1220422dc72d1f0d720d8e470737fc8f3667b88014ef478878ede
23:49:32 [2022-08-23T23:49:32.043Z] #54 DONE 0.1s
23:49:32 [2022-08-23T23:49:32.043Z] 
23:49:32 [2022-08-23T23:49:32.043Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:49:32 [2022-08-23T23:49:32.043Z] #64 sha256:f1c2ac6ad3be8323c82d06e614361c2876259a7dbd2a68e3671e38b40ab43a8f
23:49:40 [2022-08-23T23:49:40.606Z] #77 ...
23:49:40 [2022-08-23T23:49:40.606Z] 
23:49:40 [2022-08-23T23:49:40.606Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "v2.3.0"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "v2.1.0";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
23:49:40 [2022-08-23T23:49:40.606Z] #47 sha256:dd157dbaddc183a3ce4cbf5ba661c33df76178662a668cd071a4692b49bcb3ef
23:49:40 [2022-08-23T23:49:40.606Z] #47 DONE 404.9s
23:49:40 [2022-08-23T23:49:40.606Z] 
23:49:40 [2022-08-23T23:49:40.606Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:49:40 [2022-08-23T23:49:40.606Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:49:40 [2022-08-23T23:49:40.606Z] #55 ...
23:49:40 [2022-08-23T23:49:40.606Z] 
23:49:40 [2022-08-23T23:49:40.606Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
23:49:40 [2022-08-23T23:49:40.606Z] #48 sha256:30b7faad0fe25593c6a2d7f908c9168045329d32a1f17a3324eb460bb6dcad80
23:49:40 [2022-08-23T23:49:40.606Z] #48 DONE 0.6s
23:49:40 [2022-08-23T23:49:40.606Z] 
23:49:40 [2022-08-23T23:49:40.606Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
23:49:40 [2022-08-23T23:49:40.606Z] #52 sha256:3695c973b8e36431093c03e5b7bc877316b55b9de54264e3ba9585641e42d622
23:49:40 [2022-08-23T23:49:40.606Z] #52 DONE 0.1s
23:49:40 [2022-08-23T23:49:40.606Z] 
23:49:40 [2022-08-23T23:49:40.606Z] #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
23:49:40 [2022-08-23T23:49:40.606Z] #60 sha256:ea95c63ccf27d50270092b719e2a3f19bcd36a0e4797507e1404352580c0b993
23:49:40 [2022-08-23T23:49:40.606Z] #60 ...
23:49:40 [2022-08-23T23:49:40.606Z] 
23:49:40 [2022-08-23T23:49:40.606Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
23:49:40 [2022-08-23T23:49:40.606Z] #54 sha256:c7d2a11b49981f929d89e2ff9c05ba9aeeda1183592d41d57c82eb2583f2e504
23:49:40 [2022-08-23T23:49:40.606Z] #54 DONE 0.1s
23:49:40 [2022-08-23T23:49:40.606Z] 
23:49:40 [2022-08-23T23:49:40.606Z] #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
23:49:40 [2022-08-23T23:49:40.606Z] #60 sha256:ea95c63ccf27d50270092b719e2a3f19bcd36a0e4797507e1404352580c0b993
23:49:41 [2022-08-23T23:49:41.188Z] #60 ...
23:49:41 [2022-08-23T23:49:41.189Z] 
23:49:41 [2022-08-23T23:49:41.189Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:49:41 [2022-08-23T23:49:41.189Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:49:41 [2022-08-23T23:49:41.189Z] #77 330.5   CCLD     tests/init
23:49:42 [2022-08-23T23:49:42.361Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
23:49:42 [2022-08-23T23:49:42.361Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
23:49:42 [2022-08-23T23:49:42.361Z] ok  	github.com/docker/docker/api/server/httputils	0.006s	coverage: 31.9% of statements
23:49:42 [2022-08-23T23:49:42.622Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
23:49:42 [2022-08-23T23:49:42.622Z] ?   	github.com/docker/docker/api/server/router	[no test files]
23:49:42 [2022-08-23T23:49:42.622Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
23:49:42 [2022-08-23T23:49:42.622Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
23:49:42 [2022-08-23T23:49:42.884Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
23:49:42 [2022-08-23T23:49:42.884Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
23:49:42 [2022-08-23T23:49:42.884Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
23:49:42 [2022-08-23T23:49:42.884Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
23:49:43 [2022-08-23T23:49:43.145Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
23:49:43 [2022-08-23T23:49:43.145Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
23:49:44 [2022-08-23T23:49:44.090Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
23:49:44 [2022-08-23T23:49:44.090Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
23:49:44 [2022-08-23T23:49:44.090Z] ok  	github.com/docker/docker/api/server/router/swarm	0.007s	coverage: 6.0% of statements
23:49:44 [2022-08-23T23:49:44.352Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
23:49:44 [2022-08-23T23:49:44.925Z] ok  	github.com/docker/docker/api/types/filters	0.016s	coverage: 92.2% of statements
23:49:44 [2022-08-23T23:49:44.925Z] ok  	github.com/docker/docker/api/server/router/volume	0.016s	coverage: 67.9% of statements
23:49:44 [2022-08-23T23:49:44.925Z] ?   	github.com/docker/docker/api/types	[no test files]
23:49:44 [2022-08-23T23:49:44.925Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
23:49:44 [2022-08-23T23:49:44.925Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
23:49:44 [2022-08-23T23:49:44.925Z] ?   	github.com/docker/docker/api/types/container	[no test files]
23:49:44 [2022-08-23T23:49:44.925Z] ?   	github.com/docker/docker/api/types/events	[no test files]
23:49:44 [2022-08-23T23:49:44.925Z] ?   	github.com/docker/docker/api/types/image	[no test files]
23:49:44 [2022-08-23T23:49:44.925Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
23:49:44 [2022-08-23T23:49:44.925Z] ?   	github.com/docker/docker/api/types/network	[no test files]
23:49:44 [2022-08-23T23:49:44.925Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
23:49:44 [2022-08-23T23:49:44.925Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
23:49:44 [2022-08-23T23:49:44.925Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
23:49:44 [2022-08-23T23:49:44.925Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
23:49:44 [2022-08-23T23:49:44.925Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
23:49:44 [2022-08-23T23:49:44.925Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
23:49:44 [2022-08-23T23:49:44.975Z] Created binary: bundles/dynbinary-daemon/dockerd
23:49:44 [2022-08-23T23:49:44.975Z] Building: bundles/dynbinary-daemon/docker-proxy
23:49:44 [2022-08-23T23:49:44.975Z] GOOS="" GOARCH="" GOARM=""
23:49:44 [2022-08-23T23:49:44.975Z] Created binary: bundles/dynbinary-daemon/docker-proxy
23:49:44 [2022-08-23T23:49:44.975Z] 
23:49:44 [2022-08-23T23:49:44.975Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:49:44 [2022-08-23T23:49:44.975Z] DOCKER_SYSTEMD=1
23:49:44 [2022-08-23T23:49:44.975Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:49:44 [2022-08-23T23:49:44.975Z] HOSTNAME=3e0549e05679
23:49:44 [2022-08-23T23:49:44.975Z] DEST=bundles/test-integration
23:49:44 [2022-08-23T23:49:44.975Z] PWD=/go/src/github.com/docker/docker
23:49:44 [2022-08-23T23:49:44.975Z] DOCKER_GITCOMMIT=e5958a8f08d8cc736a130fc162fa513ddcc4de61
23:49:44 [2022-08-23T23:49:44.975Z] container=docker
23:49:44 [2022-08-23T23:49:44.975Z] HOME=/root
23:49:44 [2022-08-23T23:49:44.975Z] LANG=C.UTF-8
23:49:44 [2022-08-23T23:49:44.975Z] INVOCATION_ID=344781b5e01444bebab1f3e253ccca5e
23:49:44 [2022-08-23T23:49:44.975Z] GOLANG_VERSION=1.18.5
23:49:44 [2022-08-23T23:49:44.975Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:49:44 [2022-08-23T23:49:44.975Z] VALIDATE_BRANCH=22.06
23:49:44 [2022-08-23T23:49:44.975Z] TERM=xterm
23:49:44 [2022-08-23T23:49:44.975Z] DOCKER_PKG=github.com/docker/docker
23:49:44 [2022-08-23T23:49:44.975Z] SHLVL=3
23:49:44 [2022-08-23T23:49:44.975Z] TIMEOUT=120m
23:49:44 [2022-08-23T23:49:44.975Z] DOCKER_BUILDTAGS= journald
23:49:44 [2022-08-23T23:49:44.975Z] DOCKER_GRAPHDRIVER=overlay2
23:49:44 [2022-08-23T23:49:44.975Z] GO111MODULE=off
23:49:44 [2022-08-23T23:49:44.975Z] DOCKER_EXPERIMENTAL=1
23:49:44 [2022-08-23T23:49:44.975Z] TEST_SKIP_INTEGRATION_CLI=1
23:49:44 [2022-08-23T23:49:44.975Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:49:44 [2022-08-23T23:49:44.975Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:49:44 [2022-08-23T23:49:44.975Z] GOPATH=/go
23:49:44 [2022-08-23T23:49:44.975Z] PKG_CONFIG=pkg-config
23:49:44 [2022-08-23T23:49:44.975Z] _=/usr/bin/env
23:49:44 [2022-08-23T23:49:44.975Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:49:45 [2022-08-23T23:49:45.186Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 77.3% of statements
23:49:45 [2022-08-23T23:49:45.186Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
23:49:45 [2022-08-23T23:49:45.186Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
23:49:45 [2022-08-23T23:49:45.186Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
23:49:45 [2022-08-23T23:49:45.186Z] ?   	github.com/docker/docker/builder	[no test files]
23:49:45 [2022-08-23T23:49:45.186Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
23:49:45 [2022-08-23T23:49:45.186Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
23:49:45 [2022-08-23T23:49:45.187Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
23:49:45 [2022-08-23T23:49:45.187Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
23:49:45 [2022-08-23T23:49:45.187Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
23:49:45 [2022-08-23T23:49:45.187Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
23:49:45 [2022-08-23T23:49:45.187Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
23:49:47 [2022-08-23T23:49:47.732Z] ok  	github.com/docker/docker/builder/remotecontext	0.113s	coverage: 13.7% of statements
23:49:47 [2022-08-23T23:49:47.732Z] ok  	github.com/docker/docker/builder/dockerfile	0.463s	coverage: 49.3% of statements
23:49:47 [2022-08-23T23:49:47.993Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
23:49:48 [2022-08-23T23:49:48.564Z] ok  	github.com/docker/docker/cli/debug	0.004s	coverage: 100.0% of statements
23:49:49 [2022-08-23T23:49:49.507Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.615s	coverage: 86.3% of statements
23:49:49 [2022-08-23T23:49:49.507Z] ?   	github.com/docker/docker/cli	[no test files]
23:49:49 [2022-08-23T23:49:49.507Z] ?   	github.com/docker/docker/cli/config	[no test files]
23:49:49 [2022-08-23T23:49:49.507Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
23:49:49 [2022-08-23T23:49:49.507Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
23:49:50 [2022-08-23T23:49:50.079Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.199s	coverage: 67.6% of statements
23:49:50 [2022-08-23T23:49:50.098Z] #64 ...
23:49:50 [2022-08-23T23:49:50.098Z] 
23:49:50 [2022-08-23T23:49:50.098Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
23:49:50 [2022-08-23T23:49:50.098Z] #77 sha256:81d15d6540d68c6c280446444162da03de9b10f75614170d0a7a316c92461409
23:49:50 [2022-08-23T23:49:50.098Z] #77 362.6   CCLD     libcrun.la
23:49:50 [2022-08-23T23:49:50.098Z] #77 362.6   AR       libcrun_testing.a
23:49:50 [2022-08-23T23:49:50.098Z] #77 362.6 ar: `u' modifier ignored since `D' is the default (see `U')
23:49:50 [2022-08-23T23:49:50.098Z] #77 362.7   CCLD     tests/tests_libcrun_utils
23:49:50 [2022-08-23T23:49:50.098Z] #77 362.7   CCLD     tests/tests_libcrun_errors
23:49:50 [2022-08-23T23:49:50.098Z] #77 362.7   CCLD     tests/tests_libcrun_fuzzer
23:49:51 [2022-08-23T23:49:51.025Z] #77 364.0   CCLD     crun
23:49:51 [2022-08-23T23:49:51.595Z] #77 364.5 make[3]: Entering directory '/tmp/crun-build'
23:49:51 [2022-08-23T23:49:51.595Z] #77 364.7  /bin/mkdir -p '/usr/local/share/man/man1'
23:49:51 [2022-08-23T23:49:51.854Z] #77 364.7  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
23:49:51 [2022-08-23T23:49:51.854Z] #77 364.8  /bin/mkdir -p '/usr/local/lib'
23:49:51 [2022-08-23T23:49:51.854Z] #77 364.8  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
23:49:51 [2022-08-23T23:49:51.854Z] #77 364.8 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
23:49:51 [2022-08-23T23:49:51.854Z] #77 364.8 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
23:49:51 [2022-08-23T23:49:51.854Z] #77 364.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a
23:49:51 [2022-08-23T23:49:51.854Z] #77 364.8 libtool: install: ranlib /usr/local/lib/libcrun.a
23:49:52 [2022-08-23T23:49:52.111Z] #77 365.1 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
23:49:52 [2022-08-23T23:49:52.111Z] #77 365.1 ----------------------------------------------------------------------
23:49:52 [2022-08-23T23:49:52.111Z] #77 365.1 Libraries have been installed in:
23:49:52 [2022-08-23T23:49:52.111Z] #77 365.1    /usr/local/lib
23:49:52 [2022-08-23T23:49:52.111Z] #77 365.1 
23:49:52 [2022-08-23T23:49:52.111Z] #77 365.1 If you ever happen to want to link against installed libraries
23:49:52 [2022-08-23T23:49:52.111Z] #77 365.1 in a given directory, LIBDIR, you must either use libtool, and
23:49:52 [2022-08-23T23:49:52.111Z] #77 365.1 specify the full pathname of the library, or use the '-LLIBDIR'
23:49:52 [2022-08-23T23:49:52.111Z] #77 365.1 flag during linking and do at least one of the following:
23:49:52 [2022-08-23T23:49:52.111Z] #77 365.1    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
23:49:52 [2022-08-23T23:49:52.111Z] #77 365.1      during execution
23:49:52 [2022-08-23T23:49:52.111Z] #77 365.1    - add LIBDIR to the 'LD_RUN_PATH' environment variable
23:49:52 [2022-08-23T23:49:52.111Z] #77 365.1      during linking
23:49:52 [2022-08-23T23:49:52.111Z] #77 365.1    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
23:49:52 [2022-08-23T23:49:52.111Z] #77 365.1    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
23:49:52 [2022-08-23T23:49:52.111Z] #77 365.1 
23:49:52 [2022-08-23T23:49:52.111Z] #77 365.1 See any operating system documentation about shared libraries for
23:49:52 [2022-08-23T23:49:52.111Z] #77 365.1 more information, such as the ld(1) and ld.so(8) manual pages.
23:49:52 [2022-08-23T23:49:52.111Z] #77 365.1 ----------------------------------------------------------------------
23:49:52 [2022-08-23T23:49:52.111Z] #77 365.1  /bin/mkdir -p '/build'
23:49:52 [2022-08-23T23:49:52.111Z] #77 365.1   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
23:49:52 [2022-08-23T23:49:52.111Z] #77 365.2 libtool: install: /usr/bin/install -c crun /build/crun
23:49:52 [2022-08-23T23:49:52.393Z] #77 365.2 make[3]: Leaving directory '/tmp/crun-build'
23:49:52 [2022-08-23T23:49:52.393Z] #77 365.2 make[2]: Leaving directory '/tmp/crun-build'
23:49:52 [2022-08-23T23:49:52.393Z] #77 365.2 make[1]: Leaving directory '/tmp/crun-build'
23:49:52 [2022-08-23T23:49:52.393Z] #77 DONE 365.4s
23:49:52 [2022-08-23T23:49:52.393Z] 
23:49:52 [2022-08-23T23:49:52.393Z] #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
23:49:52 [2022-08-23T23:49:52.393Z] #60 sha256:6d698a78607feef1e3932f4a550d2472af29ae01b481c385aaa68973d5dfd8ba
23:49:53 [2022-08-23T23:49:53.383Z] ok  	github.com/docker/docker/client	0.142s	coverage: 76.0% of statements
23:50:03 [2022-08-23T23:50:03.166Z] #77 350.9   AR       libcrun_testing.a
23:50:03 [2022-08-23T23:50:03.166Z] #77 350.9 ar: `u' modifier ignored since `D' is the default (see `U')
23:50:03 [2022-08-23T23:50:03.166Z] #77 351.0   CCLD     tests/tests_libcrun_utils
23:50:03 [2022-08-23T23:50:03.166Z] #77 351.0   CCLD     tests/tests_libcrun_errors
23:50:03 [2022-08-23T23:50:03.166Z] #77 351.0   CCLD     tests/tests_libcrun_fuzzer
23:50:03 [2022-08-23T23:50:03.166Z] #77 351.8   CCLD     libcrun.la
23:50:03 [2022-08-23T23:50:03.428Z] #77 352.6   CCLD     crun
23:50:04 [2022-08-23T23:50:04.001Z] #77 353.2 make[3]: Entering directory '/tmp/crun-build'
23:50:04 [2022-08-23T23:50:04.263Z] #77 353.4  /bin/mkdir -p '/usr/local/lib'
23:50:04 [2022-08-23T23:50:04.263Z] #77 353.4  /bin/mkdir -p '/usr/local/share/man/man1'
23:50:04 [2022-08-23T23:50:04.263Z] #77 353.4  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
23:50:04 [2022-08-23T23:50:04.263Z] #77 353.4  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
23:50:04 [2022-08-23T23:50:04.263Z] #77 353.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
23:50:04 [2022-08-23T23:50:04.263Z] #77 353.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
23:50:04 [2022-08-23T23:50:04.263Z] #77 353.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a
23:50:04 [2022-08-23T23:50:04.263Z] #77 353.5 libtool: install: ranlib /usr/local/lib/libcrun.a
23:50:04 [2022-08-23T23:50:04.524Z] #77 353.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
23:50:04 [2022-08-23T23:50:04.524Z] #77 353.8 ----------------------------------------------------------------------
23:50:04 [2022-08-23T23:50:04.524Z] #77 353.8 Libraries have been installed in:
23:50:04 [2022-08-23T23:50:04.524Z] #77 353.8    /usr/local/lib
23:50:04 [2022-08-23T23:50:04.524Z] #77 353.8 
23:50:04 [2022-08-23T23:50:04.524Z] #77 353.8 If you ever happen to want to link against installed libraries
23:50:04 [2022-08-23T23:50:04.524Z] #77 353.8 in a given directory, LIBDIR, you must either use libtool, and
23:50:04 [2022-08-23T23:50:04.524Z] #77 353.8 specify the full pathname of the library, or use the '-LLIBDIR'
23:50:04 [2022-08-23T23:50:04.524Z] #77 353.8 flag during linking and do at least one of the following:
23:50:04 [2022-08-23T23:50:04.524Z] #77 353.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
23:50:04 [2022-08-23T23:50:04.524Z] #77 353.8      during execution
23:50:04 [2022-08-23T23:50:04.524Z] #77 353.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
23:50:04 [2022-08-23T23:50:04.524Z] #77 353.8      during linking
23:50:04 [2022-08-23T23:50:04.524Z] #77 353.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
23:50:04 [2022-08-23T23:50:04.524Z] #77 353.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
23:50:04 [2022-08-23T23:50:04.524Z] #77 353.8 
23:50:04 [2022-08-23T23:50:04.524Z] #77 353.8 See any operating system documentation about shared libraries for
23:50:04 [2022-08-23T23:50:04.524Z] #77 353.8 more information, such as the ld(1) and ld.so(8) manual pages.
23:50:04 [2022-08-23T23:50:04.524Z] #77 353.8 ----------------------------------------------------------------------
23:50:04 [2022-08-23T23:50:04.524Z] #77 353.8  /bin/mkdir -p '/build'
23:50:04 [2022-08-23T23:50:04.524Z] #77 353.8   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
23:50:04 [2022-08-23T23:50:04.786Z] #77 353.9 libtool: install: /usr/bin/install -c crun /build/crun
23:50:04 [2022-08-23T23:50:04.786Z] #77 353.9 make[3]: Leaving directory '/tmp/crun-build'
23:50:04 [2022-08-23T23:50:04.786Z] #77 353.9 make[2]: Leaving directory '/tmp/crun-build'
23:50:04 [2022-08-23T23:50:04.786Z] #77 353.9 make[1]: Leaving directory '/tmp/crun-build'
23:50:05 [2022-08-23T23:50:05.359Z] #77 DONE 354.5s
23:50:05 [2022-08-23T23:50:05.359Z] 
23:50:05 [2022-08-23T23:50:05.359Z] #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
23:50:05 [2022-08-23T23:50:05.359Z] #60 sha256:ea95c63ccf27d50270092b719e2a3f19bcd36a0e4797507e1404352580c0b993
23:50:14 [2022-08-23T23:50:14.293Z] #60 234.7 + mkdir -p /build
23:50:14 [2022-08-23T23:50:14.293Z] #60 234.7 + cp runc /build/runc
23:50:14 [2022-08-23T23:50:14.293Z] #60 DONE 236.0s
23:50:14 [2022-08-23T23:50:14.293Z] 
23:50:14 [2022-08-23T23:50:14.293Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:50:14 [2022-08-23T23:50:14.293Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:50:14 [2022-08-23T23:50:14.294Z] #55 443.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
23:50:14 [2022-08-23T23:50:14.294Z] #55 DONE 443.6s
23:50:14 [2022-08-23T23:50:14.294Z] 
23:50:14 [2022-08-23T23:50:14.294Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:50:14 [2022-08-23T23:50:14.294Z] #64 sha256:f1c2ac6ad3be8323c82d06e614361c2876259a7dbd2a68e3671e38b40ab43a8f
23:50:15 [2022-08-23T23:50:15.230Z] #64 ...
23:50:15 [2022-08-23T23:50:15.230Z] 
23:50:15 [2022-08-23T23:50:15.230Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
23:50:15 [2022-08-23T23:50:15.230Z] #56 sha256:661f3978d84de8c8969c1e4a4b6caa6f279aefa29f5e2f979ed5f416ecb524f8
23:50:15 [2022-08-23T23:50:15.795Z] #56 DONE 0.7s
23:50:15 [2022-08-23T23:50:15.795Z] 
23:50:15 [2022-08-23T23:50:15.795Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
23:50:15 [2022-08-23T23:50:15.795Z] #58 sha256:bc10fd8cc1e852901309066dc242c81390046e5813e4f242a7298fe50a3d6ea9
23:50:15 [2022-08-23T23:50:15.795Z] #58 DONE 0.1s
23:50:15 [2022-08-23T23:50:15.795Z] 
23:50:15 [2022-08-23T23:50:15.795Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:50:15 [2022-08-23T23:50:15.795Z] #64 sha256:f1c2ac6ad3be8323c82d06e614361c2876259a7dbd2a68e3671e38b40ab43a8f
23:50:16 [2022-08-23T23:50:16.052Z] #64 ...
23:50:16 [2022-08-23T23:50:16.052Z] 
23:50:16 [2022-08-23T23:50:16.052Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
23:50:16 [2022-08-23T23:50:16.052Z] #61 sha256:6ac2691bcd7f7255c6759121703ad6e7f7f9f94fee9b7d0a3d5faba71124f527
23:50:16 [2022-08-23T23:50:16.309Z] #61 DONE 0.2s
23:50:16 [2022-08-23T23:50:16.309Z] 
23:50:16 [2022-08-23T23:50:16.309Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:50:16 [2022-08-23T23:50:16.309Z] #64 sha256:f1c2ac6ad3be8323c82d06e614361c2876259a7dbd2a68e3671e38b40ab43a8f
23:50:18 [2022-08-23T23:50:18.200Z] #64 390.4 + bin/containerd
23:50:20 [2022-08-23T23:50:20.321Z] #60 239.7 + mkdir -p /build
23:50:20 [2022-08-23T23:50:20.321Z] #60 239.7 + cp runc /build/runc
23:50:21 [2022-08-23T23:50:21.265Z] #60 DONE 240.6s
23:50:21 [2022-08-23T23:50:21.265Z] 
23:50:21 [2022-08-23T23:50:21.265Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
23:50:21 [2022-08-23T23:50:21.265Z] #55 sha256:650b2fa47439acac6946fdf1cd7c9e5704627511abaa7317f1994dddb399f617
23:50:21 [2022-08-23T23:50:21.526Z] #55 450.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
23:50:21 [2022-08-23T23:50:21.526Z] #55 DONE 450.5s
23:50:21 [2022-08-23T23:50:21.526Z] 
23:50:21 [2022-08-23T23:50:21.526Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:50:21 [2022-08-23T23:50:21.526Z] #64 sha256:219b427b18c50790f63b4beb847c2cc17f7a19d15dab55595b533f6be1bd92f3
23:50:24 [2022-08-23T23:50:24.076Z] #64 ...
23:50:24 [2022-08-23T23:50:24.076Z] 
23:50:24 [2022-08-23T23:50:24.076Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
23:50:24 [2022-08-23T23:50:24.076Z] #56 sha256:8ffc5dee62210ffac80dbce7d67845587cd5a40487066c13385db71896990513
23:50:24 [2022-08-23T23:50:24.337Z] #56 DONE 0.3s
23:50:24 [2022-08-23T23:50:24.337Z] 
23:50:24 [2022-08-23T23:50:24.337Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
23:50:24 [2022-08-23T23:50:24.337Z] #58 sha256:7a95ad52753ad070cd0c22cd4ba3008edacd6219fdfddc0d2b119bf44ee8e7b6
23:50:24 [2022-08-23T23:50:24.337Z] #58 DONE 0.1s
23:50:24 [2022-08-23T23:50:24.337Z] 
23:50:24 [2022-08-23T23:50:24.337Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
23:50:24 [2022-08-23T23:50:24.337Z] #61 sha256:b55079dc3278f9937fc7bd7f337dc72f6336b061299113bb8df3e8cba47bafaa
23:50:24 [2022-08-23T23:50:24.598Z] #61 DONE 0.2s
23:50:24 [2022-08-23T23:50:24.598Z] 
23:50:24 [2022-08-23T23:50:24.598Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
23:50:24 [2022-08-23T23:50:24.598Z] #64 sha256:219b427b18c50790f63b4beb847c2cc17f7a19d15dab55595b533f6be1bd92f3
23:50:25 [2022-08-23T23:50:25.512Z] ok  	github.com/docker/docker/cmd/dockerd	0.080s	coverage: 31.8% of statements
23:50:25 [2022-08-23T23:50:25.513Z] ok  	github.com/docker/docker/container	0.117s	coverage: 36.1% of statements
23:50:26 [2022-08-23T23:50:26.085Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.446s	coverage: 0.0% of statements
23:50:26 [2022-08-23T23:50:26.085Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
23:50:26 [2022-08-23T23:50:26.085Z] ?   	github.com/docker/docker/container/stream	[no test files]
23:50:26 [2022-08-23T23:50:26.085Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
23:50:26 [2022-08-23T23:50:26.085Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
23:50:26 [2022-08-23T23:50:26.085Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
23:50:27 [2022-08-23T23:50:27.145Z] #64 395.9 + bin/containerd
23:50:31 [2022-08-23T23:50:31.378Z] ok  	github.com/docker/docker/daemon/cluster	0.060s	coverage: 0.5% of statements
23:50:31 [2022-08-23T23:50:31.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:50:31 [2022-08-23T23:50:31.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:50:32 [2022-08-23T23:50:32.663Z] INFO [linters context/goanalysis] analyzers took 6m29.923763863s with top 10 stages: buildir: 2m23.031628108s, the_only_name: 40.989477366s, goimports: 29.639906381s, unconvert: 22.724357393s, gosec: 19.10700125s, S1038: 18.550212782s, misspell: 7.02530323s, unused: 5.681551524s, S1039: 4.990986018s, nilness: 4.629018782s 
23:50:32 [2022-08-23T23:50:32.663Z] INFO [runner] Issues before processing: 2397, after processing: 0 
23:50:32 [2022-08-23T23:50:32.663Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 2031/2031, skip_files: 2134/2134, skip_dirs: 2134/2134, cgo: 2134/2397, filename_unadjuster: 2134/2134, path_prettifier: 2134/2134, exclude: 2031/2031, exclude-rules: 78/2031, autogenerated_exclude: 2031/2134, nolint: 0/78 
23:50:32 [2022-08-23T23:50:32.663Z] INFO [runner] processing took 157.308226ms with stages: identifier_marker: 61.957851ms, nolint: 48.885145ms, autogenerated_exclude: 20.391456ms, exclude-rules: 14.915901ms, path_prettifier: 9.045546ms, skip_dirs: 1.737625ms, cgo: 227.489µs, filename_unadjuster: 142.325µs, max_same_issues: 1.429µs, uniq_by_line: 517ns, skip_files: 395ns, exclude: 361ns, max_from_linter: 358ns, severity-rules: 318ns, source_code: 275ns, diff: 274ns, sort_results: 271ns, path_shortener: 256ns, max_per_file_from_linter: 254ns, path_prefixer: 180ns 
23:50:32 [2022-08-23T23:50:32.663Z] INFO [runner] linters took 1m45.90251821s with stages: goanalysis_metalinter: 1m45.745013954s 
23:50:32 [2022-08-23T23:50:32.663Z] INFO File cache stats: 1675 entries of total size 8.6MiB 
23:50:32 [2022-08-23T23:50:32.663Z] INFO Memory: 2770 samples, avg is 324.1MB, max is 1238.1MB 
23:50:32 [2022-08-23T23:50:32.663Z] INFO Execution took 4m36.822464508s               
23:50:32 [2022-08-23T23:50:32.663Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
23:50:32 [2022-08-23T23:50:32.764Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.019s	coverage: 65.3% of statements
23:50:32 [2022-08-23T23:50:32.990Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e5958a8f08d8cc736a130fc162fa513ddcc4de61 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e5958a8f08d8cc736a130fc162fa513ddcc4de61 hack/make.sh dynbinary test-docker-py
23:50:33 [2022-08-23T23:50:33.251Z] 
23:50:33 [2022-08-23T23:50:33.251Z] Removing bundles/
23:50:33 [2022-08-23T23:50:33.251Z] 
23:50:33 [2022-08-23T23:50:33.511Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:50:33 [2022-08-23T23:50:33.511Z] Building: bundles/dynbinary-daemon/dockerd
23:50:33 [2022-08-23T23:50:33.511Z] GOOS="" GOARCH="" GOARM=""
23:50:34 [2022-08-23T23:50:34.150Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
23:50:40 [2022-08-23T23:50:40.738Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.445s	coverage: 13.4% of statements
23:50:41 [2022-08-23T23:50:41.680Z] ok  	github.com/docker/docker/daemon/config	0.034s	coverage: 81.1% of statements
23:50:42 [2022-08-23T23:50:42.251Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
23:50:42 [2022-08-23T23:50:42.822Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
23:50:43 [2022-08-23T23:50:43.767Z] ok  	github.com/docker/docker/daemon	10.142s	coverage: 16.5% of statements
23:50:43 [2022-08-23T23:50:43.767Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
23:50:43 [2022-08-23T23:50:43.767Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
23:50:43 [2022-08-23T23:50:43.767Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
23:50:43 [2022-08-23T23:50:43.767Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
23:50:44 [2022-08-23T23:50:44.340Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.589s	coverage: 74.8% of statements
23:50:45 [2022-08-23T23:50:45.282Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.262s	coverage: 60.7% of statements
23:50:45 [2022-08-23T23:50:45.543Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 3.0% of statements
23:50:46 [2022-08-23T23:50:46.929Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.013s	coverage: 1.9% of statements
23:50:48 [2022-08-23T23:50:48.344Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.358s	coverage: 50.6% of statements
23:50:49 [2022-08-23T23:50:49.729Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.743s	coverage: 45.9% of statements
23:50:49 [2022-08-23T23:50:49.729Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
23:50:50 [2022-08-23T23:50:50.672Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
23:50:50 [2022-08-23T23:50:50.672Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.959s	coverage: 58.5% of statements
23:50:50 [2022-08-23T23:50:50.672Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
23:50:50 [2022-08-23T23:50:50.672Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
23:50:51 [2022-08-23T23:50:51.615Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.031s	coverage: 3.0% of statements
23:50:51 [2022-08-23T23:50:51.877Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
23:50:52 [2022-08-23T23:50:52.819Z] ok  	github.com/docker/docker/daemon/images	0.038s	coverage: 6.9% of statements
23:50:52 [2022-08-23T23:50:52.819Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
23:50:52 [2022-08-23T23:50:52.819Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
23:50:53 [2022-08-23T23:50:53.425Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
23:50:53 [2022-08-23T23:50:53.719Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
23:50:54 [2022-08-23T23:50:54.389Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.153s	coverage: 79.9% of statements
23:50:54 [2022-08-23T23:50:54.389Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.020s	coverage: 53.6% of statements
23:50:54 [2022-08-23T23:50:54.389Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
23:50:54 [2022-08-23T23:50:54.967Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
23:50:54 [2022-08-23T23:50:54.967Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.4% of statements
23:50:55 [2022-08-23T23:50:55.228Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
23:50:55 [2022-08-23T23:50:55.801Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.125s	coverage: 76.8% of statements
23:50:56 [2022-08-23T23:50:56.062Z] ok  	github.com/docker/docker/daemon/logger/local	0.032s	coverage: 79.4% of statements
23:50:56 [2022-08-23T23:50:56.062Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
23:50:56 [2022-08-23T23:50:56.062Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
23:50:56 [2022-08-23T23:50:56.635Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.034s	coverage: 62.0% of statements
23:50:56 [2022-08-23T23:50:56.896Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
23:50:57 [2022-08-23T23:50:57.838Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
23:50:58 [2022-08-23T23:50:58.099Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
23:50:58 [2022-08-23T23:50:58.359Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
23:50:59 [2022-08-23T23:50:59.303Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.548s	coverage: 82.5% of statements
23:50:59 [2022-08-23T23:50:59.303Z] ?   	github.com/docker/docker/daemon/names	[no test files]
23:50:59 [2022-08-23T23:50:59.303Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
23:51:00 [2022-08-23T23:51:00.247Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
23:51:01 [2022-08-23T23:51:01.190Z] ok  	github.com/docker/docker/distribution	1.524s	coverage: 28.0% of statements
23:51:01 [2022-08-23T23:51:01.190Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
23:51:01 [2022-08-23T23:51:01.761Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
23:51:02 [2022-08-23T23:51:02.334Z] ok  	github.com/docker/docker/image	0.026s	coverage: 86.9% of statements
23:51:02 [2022-08-23T23:51:02.596Z] ok  	github.com/docker/docker/distribution/xfer	1.887s	coverage: 84.9% of statements
23:51:02 [2022-08-23T23:51:02.596Z] ?   	github.com/docker/docker/dockerversion	[no test files]
23:51:02 [2022-08-23T23:51:02.857Z] ok  	github.com/docker/docker/image/cache	0.025s	coverage: 19.2% of statements
23:51:03 [2022-08-23T23:51:03.430Z] ok  	github.com/docker/docker/image/tarexport	0.009s	coverage: 0.7% of statements
23:51:03 [2022-08-23T23:51:03.430Z] ?   	github.com/docker/docker/image/v1	[no test files]
23:51:03 [2022-08-23T23:51:03.430Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
23:51:04 [2022-08-23T23:51:04.003Z] ok  	github.com/docker/docker/libcontainerd/queue	0.028s	coverage: 100.0% of statements
23:51:04 [2022-08-23T23:51:04.576Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
23:51:04 [2022-08-23T23:51:04.837Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 66.0% of statements
23:51:05 [2022-08-23T23:51:05.098Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
23:51:05 [2022-08-23T23:51:05.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:51:07 [2022-08-23T23:51:07.012Z] ok  	github.com/docker/docker/pkg/archive	0.299s	coverage: 82.3% of statements
23:51:07 [2022-08-23T23:51:07.955Z] ok  	github.com/docker/docker/pkg/authorization	0.904s	coverage: 68.3% of statements
23:51:08 [2022-08-23T23:51:08.216Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
23:51:08 [2022-08-23T23:51:08.477Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
23:51:11 [2022-08-23T23:51:11.778Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.523s	coverage: 42.7% of statements
23:51:11 [2022-08-23T23:51:11.778Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
23:51:12 [2022-08-23T23:51:12.040Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
23:51:12 [2022-08-23T23:51:12.040Z] ok  	github.com/docker/docker/layer	7.839s	coverage: 68.9% of statements
23:51:12 [2022-08-23T23:51:12.040Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
23:51:12 [2022-08-23T23:51:12.040Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
23:51:12 [2022-08-23T23:51:12.040Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
23:51:12 [2022-08-23T23:51:12.040Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
23:51:12 [2022-08-23T23:51:12.040Z] ?   	github.com/docker/docker/oci/caps	[no test files]
23:51:12 [2022-08-23T23:51:12.040Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
23:51:12 [2022-08-23T23:51:12.301Z] ok  	github.com/docker/docker/pkg/dmesg	0.002s	coverage: 83.3% of statements
23:51:12 [2022-08-23T23:51:12.564Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 87.2% of statements
23:51:12 [2022-08-23T23:51:12.826Z] ok  	github.com/docker/docker/pkg/fsutils	0.192s	coverage: 85.1% of statements
23:51:12 [2022-08-23T23:51:12.826Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
23:51:13 [2022-08-23T23:51:13.771Z] ok  	github.com/docker/docker/pkg/idtools	0.408s	coverage: 67.9% of statements
23:51:13 [2022-08-23T23:51:13.772Z] ok  	github.com/docker/docker/pkg/ioutils	0.357s	coverage: 71.5% of statements
23:51:14 [2022-08-23T23:51:14.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
23:51:14 [2022-08-23T23:51:14.033Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
23:51:14 [2022-08-23T23:51:14.033Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
23:51:14 [2022-08-23T23:51:14.033Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
23:51:14 [2022-08-23T23:51:14.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:51:14 [2022-08-23T23:51:14.293Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
23:51:14 [2022-08-23T23:51:14.293Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
23:51:14 [2022-08-23T23:51:14.426Z] #64 440.9 # github.com/containerd/containerd/cmd/containerd
23:51:14 [2022-08-23T23:51:14.426Z] #64 440.9 /usr/bin/ld: /tmp/go-link-3638067295/000019.o: in function `New':
23:51:14 [2022-08-23T23:51:14.426Z] #64 440.9 /tmp/tmp.hcXbaaoyX1/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
23:51:14 [2022-08-23T23:51:14.426Z] #64 441.0 + bin/containerd-stress
23:51:14 [2022-08-23T23:51:14.426Z] #64 442.1 + bin/containerd-shim
23:51:14 [2022-08-23T23:51:14.555Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
23:51:14 [2022-08-23T23:51:14.816Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.5% of statements
23:51:14 [2022-08-23T23:51:14.816Z] ok  	github.com/docker/docker/pkg/pidfile	0.010s	coverage: 82.4% of statements
23:51:14 [2022-08-23T23:51:14.816Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
23:51:14 [2022-08-23T23:51:14.816Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
23:51:15 [2022-08-23T23:51:15.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:51:15 [2022-08-23T23:51:15.387Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
23:51:15 [2022-08-23T23:51:15.959Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
23:51:16 [2022-08-23T23:51:16.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:51:16 [2022-08-23T23:51:16.220Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
23:51:16 [2022-08-23T23:51:16.220Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
23:51:16 [2022-08-23T23:51:16.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:51:17 [2022-08-23T23:51:17.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:51:17 [2022-08-23T23:51:17.604Z] ok  	github.com/docker/docker/pkg/pubsub	1.047s	coverage: 75.0% of statements
23:51:17 [2022-08-23T23:51:17.865Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
23:51:17 [2022-08-23T23:51:17.976Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:51:18 [2022-08-23T23:51:18.138Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
23:51:18 [2022-08-23T23:51:18.399Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
23:51:18 [2022-08-23T23:51:18.660Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
23:51:18 [2022-08-23T23:51:18.660Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
23:51:19 [2022-08-23T23:51:19.232Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
23:51:19 [2022-08-23T23:51:19.492Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
23:51:20 [2022-08-23T23:51:20.065Z] ok  	github.com/docker/docker/pkg/tailfile	0.044s	coverage: 88.6% of statements
23:51:20 [2022-08-23T23:51:20.327Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
23:51:20 [2022-08-23T23:51:20.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:51:20 [2022-08-23T23:51:20.899Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
23:51:20 [2022-08-23T23:51:20.899Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
23:51:21 [2022-08-23T23:51:21.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:51:22 [2022-08-23T23:51:22.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:51:22 [2022-08-23T23:51:22.594Z] #64 453.4 + bin/containerd-shim-runc-v1
23:51:22 [2022-08-23T23:51:22.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:51:22 [2022-08-23T23:51:22.812Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
23:51:23 [2022-08-23T23:51:23.073Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
23:51:23 [2022-08-23T23:51:23.334Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
23:51:23 [2022-08-23T23:51:23.438Z] #64 446.7 # github.com/containerd/containerd/cmd/containerd
23:51:23 [2022-08-23T23:51:23.439Z] #64 446.7 /usr/bin/ld: /tmp/go-link-1514557846/000019.o: in function `New':
23:51:23 [2022-08-23T23:51:23.439Z] #64 446.7 /tmp/tmp.M7eTNrtj01/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
23:51:23 [2022-08-23T23:51:23.439Z] #64 446.8 + bin/containerd-stress
23:51:23 [2022-08-23T23:51:23.439Z] #64 447.9 + bin/containerd-shim
23:51:23 [2022-08-23T23:51:23.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:51:24 [2022-08-23T23:51:24.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:51:24 [2022-08-23T23:51:24.719Z] ok  	github.com/docker/docker/quota	0.205s	coverage: 71.4% of statements
23:51:24 [2022-08-23T23:51:24.720Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 84.4% of statements
23:51:25 [2022-08-23T23:51:25.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:51:25 [2022-08-23T23:51:25.667Z] ok  	github.com/docker/docker/registry	0.081s	coverage: 58.6% of statements
23:51:26 [2022-08-23T23:51:26.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:51:26 [2022-08-23T23:51:26.238Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
23:51:26 [2022-08-23T23:51:26.499Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
23:51:26 [2022-08-23T23:51:26.761Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
23:51:27 [2022-08-23T23:51:27.022Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
23:51:27 [2022-08-23T23:51:27.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:51:27 [2022-08-23T23:51:27.844Z] #64 459.6 + bin/containerd-shim-runc-v2
23:51:28 [2022-08-23T23:51:28.124Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:51:28 [2022-08-23T23:51:28.124Z] Using test binary docker
23:51:28 [2022-08-23T23:51:28.124Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:51:28 [2022-08-23T23:51:28.124Z] Starting apparmor (via systemctl): apparmor.service.
23:51:28 [2022-08-23T23:51:28.124Z] INFO: Waiting for daemon to start...
23:51:28 [2022-08-23T23:51:28.124Z] Starting dockerd
23:51:28 [2022-08-23T23:51:28.407Z] #64 460.4 + binaries
23:51:28 [2022-08-23T23:51:28.407Z] #64 460.4 + install -D bin/containerd /build/containerd
23:51:28 [2022-08-23T23:51:28.407Z] #64 460.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:51:28 [2022-08-23T23:51:28.407Z] #64 460.4 + install -D bin/ctr /build/ctr
23:51:28 [2022-08-23T23:51:28.938Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
23:51:29 [2022-08-23T23:51:29.510Z] ok  	github.com/docker/docker/volume/local	0.098s	coverage: 76.8% of statements
23:51:29 [2022-08-23T23:51:29.771Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
23:51:30 [2022-08-23T23:51:30.031Z] #64 459.1 + bin/containerd-shim-runc-v1
23:51:30 [2022-08-23T23:51:30.295Z] #64 DONE 462.3s
23:51:30 [2022-08-23T23:51:30.680Z] .
23:51:30 [2022-08-23T23:51:30.680Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:51:30 [2022-08-23T23:51:30.681Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:51:30 [2022-08-23T23:51:30.681Z] Error: No such image: emptyfs
23:51:30 [2022-08-23T23:51:30.681Z] Running integration-test (iteration 1)
23:51:30 [2022-08-23T23:51:30.681Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
23:51:30 [2022-08-23T23:51:30.681Z] Loaded image: busybox:latest
23:51:30 [2022-08-23T23:51:30.937Z] Loaded image: busybox:glibc
23:51:31 [2022-08-23T23:51:31.156Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 72.3% of statements
23:51:31 [2022-08-23T23:51:31.222Z] 
23:51:31 [2022-08-23T23:51:31.222Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
23:51:31 [2022-08-23T23:51:31.222Z] #65 sha256:96702c240c779c6a7c9595e5dab0bfdf551e1eaf30234762aa705afe8442891d
23:51:32 [2022-08-23T23:51:32.150Z] #65 DONE 0.8s
23:51:32 [2022-08-23T23:51:32.150Z] 
23:51:32 [2022-08-23T23:51:32.150Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
23:51:32 [2022-08-23T23:51:32.150Z] #70 sha256:6a409a857ba619aa9e09b502308b8df03cc7c48ee6d133831c569712b0aa6606
23:51:32 [2022-08-23T23:51:32.150Z] #70 DONE 0.2s
23:51:32 [2022-08-23T23:51:32.150Z] 
23:51:32 [2022-08-23T23:51:32.150Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
23:51:32 [2022-08-23T23:51:32.150Z] #75 sha256:091cda84d0f7af7615fe48d909c40d0d758dd2c9271048525ddd40082fd5c3b6
23:51:32 [2022-08-23T23:51:32.302Z] Loaded image: debian:bullseye-slim
23:51:32 [2022-08-23T23:51:32.303Z] Loaded image: hello-world:latest
23:51:32 [2022-08-23T23:51:32.303Z] Loaded image: arm32v7/hello-world:latest
23:51:32 [2022-08-23T23:51:32.303Z] INFO: Testing against a local daemon
23:51:32 [2022-08-23T23:51:32.303Z] === RUN   TestCgroupNamespacesBuild
23:51:32 [2022-08-23T23:51:32.405Z] #75 DONE 0.2s
23:51:32 [2022-08-23T23:51:32.406Z] 
23:51:32 [2022-08-23T23:51:32.406Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
23:51:32 [2022-08-23T23:51:32.406Z] #78 sha256:1693750d55d5657f2534d7843589a7fcafc6af974aa61bba2c55eaab818964bd
23:51:32 [2022-08-23T23:51:32.406Z] #78 DONE 0.0s
23:51:32 [2022-08-23T23:51:32.406Z] 
23:51:32 [2022-08-23T23:51:32.406Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
23:51:32 [2022-08-23T23:51:32.406Z] #79 sha256:cacd32fefb4b951ce042783da57630fc0edd18fb78a5ab91b57a7eae7bebd949
23:51:32 [2022-08-23T23:51:32.406Z] #79 DONE 0.0s
23:51:32 [2022-08-23T23:51:32.406Z] 
23:51:32 [2022-08-23T23:51:32.406Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
23:51:32 [2022-08-23T23:51:32.406Z] #80 sha256:aa6c2e1c5fe1adeb1e3331092ac9fc82f3a474c133803c55cb415248aa06aa93
23:51:32 [2022-08-23T23:51:32.406Z] #80 DONE 0.0s
23:51:32 [2022-08-23T23:51:32.406Z] 
23:51:32 [2022-08-23T23:51:32.406Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
23:51:32 [2022-08-23T23:51:32.406Z] #81 sha256:4bde700e5a9f7cd8e18d54e28d0ca410fe3393100a00bd2ca87ceb5ea302f630
23:51:33 [2022-08-23T23:51:33.795Z] --- PASS: TestCgroupNamespacesBuild (1.37s)
23:51:33 [2022-08-23T23:51:33.795Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:51:35 [2022-08-23T23:51:35.160Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s)
23:51:35 [2022-08-23T23:51:35.160Z] === RUN   TestBuildWithSession
23:51:35 [2022-08-23T23:51:35.160Z]     build_session_test.go:25: TODO: BuildKit
23:51:35 [2022-08-23T23:51:35.160Z] --- SKIP: TestBuildWithSession (0.00s)
23:51:35 [2022-08-23T23:51:35.160Z] === RUN   TestBuildSquashParent
23:51:36 [2022-08-23T23:51:36.571Z] #81 DONE 3.5s
23:51:36 [2022-08-23T23:51:36.571Z] 
23:51:36 [2022-08-23T23:51:36.571Z] #82 exporting to image
23:51:36 [2022-08-23T23:51:36.571Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
23:51:36 [2022-08-23T23:51:36.571Z] #82 exporting layers
23:51:36 [2022-08-23T23:51:36.635Z] #64 465.4 + bin/containerd-shim-runc-v2
23:51:36 [2022-08-23T23:51:36.897Z] #64 466.2 + binaries
23:51:37 [2022-08-23T23:51:37.157Z] #64 466.2 + install -D bin/containerd /build/containerd
23:51:37 [2022-08-23T23:51:37.157Z] #64 466.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
23:51:37 [2022-08-23T23:51:37.157Z] #64 466.2 + install -D bin/ctr /build/ctr
23:51:39 [2022-08-23T23:51:39.702Z] #64 DONE 468.4s
23:51:40 [2022-08-23T23:51:40.274Z] 
23:51:40 [2022-08-23T23:51:40.274Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
23:51:40 [2022-08-23T23:51:40.274Z] #65 sha256:7fa72806e010c30422ab9e6a50668a112dc9fd72f5ae5c25d825dc244c918ca9
23:51:40 [2022-08-23T23:51:40.405Z] --- PASS: TestBuildSquashParent (4.45s)
23:51:40 [2022-08-23T23:51:40.405Z] === RUN   TestBuildWithRemoveAndForceRemove
23:51:40 [2022-08-23T23:51:40.405Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:51:40 [2022-08-23T23:51:40.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:51:40 [2022-08-23T23:51:40.405Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:51:40 [2022-08-23T23:51:40.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:51:40 [2022-08-23T23:51:40.405Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:51:40 [2022-08-23T23:51:40.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:51:40 [2022-08-23T23:51:40.405Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:51:40 [2022-08-23T23:51:40.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:51:40 [2022-08-23T23:51:40.405Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:51:40 [2022-08-23T23:51:40.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:51:40 [2022-08-23T23:51:40.405Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:51:40 [2022-08-23T23:51:40.405Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:51:40 [2022-08-23T23:51:40.405Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:51:40 [2022-08-23T23:51:40.405Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:51:40 [2022-08-23T23:51:40.969Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:51:41 [2022-08-23T23:51:41.214Z] #65 DONE 0.9s
23:51:41 [2022-08-23T23:51:41.214Z] 
23:51:41 [2022-08-23T23:51:41.214Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
23:51:41 [2022-08-23T23:51:41.214Z] #70 sha256:39b836765bdf50082c50e8392e2060c921f1656ec704fafaa07918d36fae10d6
23:51:41 [2022-08-23T23:51:41.214Z] #70 DONE 0.3s
23:51:41 [2022-08-23T23:51:41.225Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:51:41 [2022-08-23T23:51:41.475Z] 
23:51:41 [2022-08-23T23:51:41.475Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
23:51:41 [2022-08-23T23:51:41.475Z] #75 sha256:8a24b419200415387b14727c921b1e1d447d67cf0dfb2f13af1325c0ce6fb746
23:51:42 [2022-08-23T23:51:42.418Z] #75 DONE 1.1s
23:51:42 [2022-08-23T23:51:42.418Z] 
23:51:42 [2022-08-23T23:51:42.418Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
23:51:42 [2022-08-23T23:51:42.418Z] #78 sha256:259ae7002f82bac096aa02f84c6709b0368975a90e47bd124d89439729b3c6b5
23:51:42 [2022-08-23T23:51:42.418Z] #78 DONE 0.0s
23:51:42 [2022-08-23T23:51:42.635Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:51:42 [2022-08-23T23:51:42.678Z] 
23:51:42 [2022-08-23T23:51:42.678Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
23:51:42 [2022-08-23T23:51:42.678Z] #79 sha256:2ff146574c6fede89436705a18b57b5acfb20d9ef6816bc3c5cac69d2c6d7487
23:51:42 [2022-08-23T23:51:42.678Z] #79 DONE 0.1s
23:51:42 [2022-08-23T23:51:42.678Z] 
23:51:42 [2022-08-23T23:51:42.678Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
23:51:42 [2022-08-23T23:51:42.678Z] #80 sha256:683207bd83a21058a632646d5c84abd8d4d72d56c17feda0f49d2267538920a0
23:51:42 [2022-08-23T23:51:42.678Z] #80 DONE 0.0s
23:51:42 [2022-08-23T23:51:42.678Z] 
23:51:42 [2022-08-23T23:51:42.678Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
23:51:42 [2022-08-23T23:51:42.678Z] #81 sha256:8574c7fbb64b6ece8b68ba529c698284d26884df771c24b982af72713b32a5ae
23:51:42 [2022-08-23T23:51:42.891Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:51:43 [2022-08-23T23:51:43.195Z] #82 exporting layers 6.9s done
23:51:43 [2022-08-23T23:51:43.195Z] #82 writing image sha256:f65d923541001be7cb307322f0715c369d8f9703d9dc382e138e88391b41e474 done
23:51:43 [2022-08-23T23:51:43.195Z] #82 naming to docker.io/library/docker:e5958a8f08d8cc736a130fc162fa513ddcc4de61 done
23:51:43 [2022-08-23T23:51:43.195Z] #82 DONE 6.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
23:51:43 [2022-08-23T23:51:43.558Z] + trap exit INT TERM
23:51:43 [2022-08-23T23:51:43.558Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
23:51:43 [2022-08-23T23:51:43.558Z] + CONTAINER_NAME=docker-pr1
23:51:43 [2022-08-23T23:51:43.558Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44022/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44022/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e5958a8f08d8cc736a130fc162fa513ddcc4de61 -e DOCKER_GRAPHDRIVER docker:e5958a8f08d8cc736a130fc162fa513ddcc4de61 hack/make.sh dynbinary
23:51:44 [2022-08-23T23:51:44.300Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
23:51:44 [2022-08-23T23:51:44.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.53s)
23:51:44 [2022-08-23T23:51:44.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.70s)
23:51:44 [2022-08-23T23:51:44.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.37s)
23:51:44 [2022-08-23T23:51:44.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.55s)
23:51:44 [2022-08-23T23:51:44.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.64s)
23:51:44 [2022-08-23T23:51:44.300Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.57s)
23:51:44 [2022-08-23T23:51:44.300Z] === RUN   TestBuildMultiStageCopy
23:51:44 [2022-08-23T23:51:44.300Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:51:44 [2022-08-23T23:51:44.925Z] 
23:51:44 [2022-08-23T23:51:44.925Z] Removing bundles/
23:51:44 [2022-08-23T23:51:44.925Z] 
23:51:44 [2022-08-23T23:51:44.925Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:51:44 [2022-08-23T23:51:44.925Z] Building: bundles/dynbinary-daemon/dockerd
23:51:44 [2022-08-23T23:51:44.925Z] GOOS="" GOARCH="" GOARM=""
23:51:45 [2022-08-23T23:51:45.706Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:51:45 [2022-08-23T23:51:45.962Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:51:46 [2022-08-23T23:51:46.219Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:51:46 [2022-08-23T23:51:46.475Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:51:46 [2022-08-23T23:51:46.731Z] --- PASS: TestBuildMultiStageCopy (2.40s)
23:51:46 [2022-08-23T23:51:46.731Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.47s)
23:51:46 [2022-08-23T23:51:46.731Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s)
23:51:46 [2022-08-23T23:51:46.731Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
23:51:46 [2022-08-23T23:51:46.731Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
23:51:46 [2022-08-23T23:51:46.731Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s)
23:51:46 [2022-08-23T23:51:46.731Z] === RUN   TestBuildMultiStageParentConfig
23:51:47 [2022-08-23T23:51:47.297Z] --- PASS: TestBuildMultiStageParentConfig (0.67s)
23:51:47 [2022-08-23T23:51:47.297Z] === RUN   TestBuildLabelWithTargets
23:51:48 [2022-08-23T23:51:48.662Z] --- PASS: TestBuildLabelWithTargets (1.01s)
23:51:48 [2022-08-23T23:51:48.662Z] === RUN   TestBuildWithEmptyLayers
23:51:48 [2022-08-23T23:51:48.919Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
23:51:48 [2022-08-23T23:51:48.919Z] === RUN   TestBuildMultiStageOnBuild
23:51:49 [2022-08-23T23:51:49.261Z] #81 DONE 5.7s
23:51:49 [2022-08-23T23:51:49.261Z] 
23:51:49 [2022-08-23T23:51:49.261Z] #82 exporting to image
23:51:49 [2022-08-23T23:51:49.261Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
23:51:49 [2022-08-23T23:51:49.261Z] #82 exporting layers
23:51:49 [2022-08-23T23:51:49.341Z] ok  	github.com/docker/docker/pkg/plugins	33.637s	coverage: 76.3% of statements
23:51:49 [2022-08-23T23:51:49.341Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
23:51:49 [2022-08-23T23:51:49.341Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
23:51:49 [2022-08-23T23:51:49.341Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
23:51:49 [2022-08-23T23:51:49.341Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
23:51:49 [2022-08-23T23:51:49.341Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
23:51:49 [2022-08-23T23:51:49.341Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
23:51:49 [2022-08-23T23:51:49.341Z] ?   	github.com/docker/docker/rootless	[no test files]
23:51:49 [2022-08-23T23:51:49.341Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
23:51:49 [2022-08-23T23:51:49.341Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
23:51:49 [2022-08-23T23:51:49.341Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
23:51:49 [2022-08-23T23:51:49.341Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
23:51:49 [2022-08-23T23:51:49.341Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
23:51:49 [2022-08-23T23:51:49.341Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
23:51:49 [2022-08-23T23:51:49.341Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
23:51:49 [2022-08-23T23:51:49.341Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
23:51:49 [2022-08-23T23:51:49.341Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
23:51:49 [2022-08-23T23:51:49.341Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
23:51:49 [2022-08-23T23:51:49.341Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
23:51:49 [2022-08-23T23:51:49.341Z] ?   	github.com/docker/docker/testutil/request	[no test files]
23:51:49 [2022-08-23T23:51:49.341Z] ?   	github.com/docker/docker/volume	[no test files]
23:51:49 [2022-08-23T23:51:49.341Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
23:51:49 [2022-08-23T23:51:49.341Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === Skipped
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     network_proxy_test.go:208: No support for dual stack yet
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:44: Driver btrfs not supported
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:44: Driver btrfs not supported
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:44: Driver btrfs not supported
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:44: Driver btrfs not supported
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:44: Driver btrfs not supported
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:71: No driver to put!
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z] time="2022-08-23T23:50:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:42: graphdriver: driver not supported
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z] time="2022-08-23T23:50:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:42: graphdriver: driver not supported
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z] time="2022-08-23T23:50:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:42: graphdriver: driver not supported
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z] time="2022-08-23T23:50:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:42: graphdriver: driver not supported
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z] time="2022-08-23T23:50:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:42: graphdriver: driver not supported
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:71: No driver to put!
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     overlay_test.go:50: Fails to compute changes intermittently
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     overlay_test.go:65: Cannot run test with naive change algorithm
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:44: Driver zfs not supported
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:44: Driver zfs not supported
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:44: Driver zfs not supported
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:44: Driver zfs not supported
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:44: Driver zfs not supported
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     graphtest_unix.go:71: No driver to put!
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
23:51:49 [2022-08-23T23:51:49.341Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
23:51:49 [2022-08-23T23:51:49.341Z] 
23:51:49 [2022-08-23T23:51:49.341Z] DONE 2799 tests, 28 skipped in 210.634s
23:51:49 [2022-08-23T23:51:49.341Z] + '[' -n 'github.com/docker/docker/libnetwork
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/bitseq
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/cluster
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/cmd/diagnostic
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/cmd/ovrouter
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/cmd/readme_test
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/config
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/datastore
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/diagnostic
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/discoverapi
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/driverapi
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/drivers/bridge
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/drivers/host
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/drivers/ipvlan
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/drivers/macvlan
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/drivers/null
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/drivers/overlay
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/drivers/remote
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/drivers/remote/api
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/drivers/windows
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/drvregistry
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/etchosts
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/idm
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/internal/caller
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/internal/setmatrix
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/ipam
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/ipamapi
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/ipams/builtin
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/ipams/null
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/ipams/remote
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/ipams/remote/api
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/ipams/windowsipam
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/ipamutils
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/iptables
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/netlabel
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/netutils
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/networkdb
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/ns
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/options
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/osl
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/osl/kernel
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/portallocator
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/portmapper
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/resolvconf
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/testutils
23:51:49 [2022-08-23T23:51:49.341Z] github.com/docker/docker/libnetwork/types' ']'
23:51:49 [2022-08-23T23:51:49.342Z] + 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
23:51:50 [2022-08-23T23:51:50.808Z] --- PASS: TestBuildMultiStageOnBuild (1.63s)
23:51:50 [2022-08-23T23:51:50.809Z] === RUN   TestBuildUncleanTarFilenames
23:51:51 [2022-08-23T23:51:51.065Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
23:51:51 [2022-08-23T23:51:51.065Z] === RUN   TestBuildMultiStageLayerLeak
23:51:52 [2022-08-23T23:51:52.953Z] --- PASS: TestBuildMultiStageLayerLeak (1.82s)
23:51:52 [2022-08-23T23:51:52.953Z] === RUN   TestBuildWithHugeFile
23:51:57 [2022-08-23T23:51:57.401Z] #82 exporting layers 7.9s done
23:51:57 [2022-08-23T23:51:57.401Z] #82 writing image sha256:c1cea3b03903fad1eda9c1e81d27672360d4a8d4c8490d6bae54ee784d2c2b2f done
23:51:57 [2022-08-23T23:51:57.401Z] #82 naming to docker.io/library/docker:e5958a8f08d8cc736a130fc162fa513ddcc4de61 done
23:51:57 [2022-08-23T23:51:57.401Z] #82 DONE 7.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:51:57 [2022-08-23T23:51:57.749Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e5958a8f08d8cc736a130fc162fa513ddcc4de61 -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:e5958a8f08d8cc736a130fc162fa513ddcc4de61 hack/make.sh dynbinary test-integration
23:51:59 [2022-08-23T23:51:59.133Z] 
23:51:59 [2022-08-23T23:51:59.133Z] Removing bundles/
23:51:59 [2022-08-23T23:51:59.133Z] 
23:51:59 [2022-08-23T23:51:59.133Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:51:59 [2022-08-23T23:51:59.133Z] Building: bundles/dynbinary-daemon/dockerd
23:51:59 [2022-08-23T23:51:59.133Z] GOOS="" GOARCH="" GOARM=""
23:52:36 [2022-08-23T23:52:36.059Z] ok  	github.com/docker/docker/libnetwork	37.426s	coverage: 40.6% of statements
23:52:36 [2022-08-23T23:52:36.059Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.137s	coverage: 84.4% of statements
23:52:36 [2022-08-23T23:52:36.059Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
23:52:36 [2022-08-23T23:52:36.059Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
23:52:36 [2022-08-23T23:52:36.059Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
23:52:36 [2022-08-23T23:52:36.059Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
23:52:36 [2022-08-23T23:52:36.059Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
23:52:36 [2022-08-23T23:52:36.059Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
23:52:36 [2022-08-23T23:52:36.059Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
23:52:36 [2022-08-23T23:52:36.059Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
23:52:36 [2022-08-23T23:52:36.059Z] ok  	github.com/docker/docker/libnetwork/config	0.016s	coverage: 22.4% of statements
23:52:36 [2022-08-23T23:52:36.059Z] ok  	github.com/docker/docker/libnetwork/datastore	0.005s	coverage: 21.9% of statements
23:52:36 [2022-08-23T23:52:36.059Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
23:52:36 [2022-08-23T23:52:36.059Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
23:52:36 [2022-08-23T23:52:36.059Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
23:52:37 [2022-08-23T23:52:37.446Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.589s	coverage: 59.9% of statements
23:52:37 [2022-08-23T23:52:37.446Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
23:52:37 [2022-08-23T23:52:37.446Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
23:52:38 [2022-08-23T23:52:38.018Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.017s	coverage: 5.0% of statements
23:52:38 [2022-08-23T23:52:38.279Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
23:52:38 [2022-08-23T23:52:38.851Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
23:52:38 [2022-08-23T23:52:38.851Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
23:52:39 [2022-08-23T23:52:39.112Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
23:52:40 [2022-08-23T23:52:40.072Z] Created binary: bundles/dynbinary-daemon/dockerd
23:52:40 [2022-08-23T23:52:40.072Z] Building: bundles/dynbinary-daemon/docker-proxy
23:52:40 [2022-08-23T23:52:40.072Z] GOOS="" GOARCH="" GOARM=""
23:52:40 [2022-08-23T23:52:40.072Z] Created binary: bundles/dynbinary-daemon/docker-proxy
23:52:40 [2022-08-23T23:52:40.072Z] 
23:52:40 [2022-08-23T23:52:40.072Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
23:52:40 [2022-08-23T23:52:40.072Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
23:52:40 [2022-08-23T23:52:40.072Z] Using test binary docker
23:52:40 [2022-08-23T23:52:40.072Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:52:40 [2022-08-23T23:52:40.072Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:52:40 [2022-08-23T23:52:40.072Z] INFO: Waiting for daemon to start...
23:52:40 [2022-08-23T23:52:40.072Z] Starting dockerd
23:52:40 [2022-08-23T23:52:40.072Z] .
23:52:40 [2022-08-23T23:52:40.072Z] INFO: Building docker-sdk-python3:5.0.3...
23:52:49 [2022-08-23T23:52:49.111Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.180s	coverage: 6.7% of statements
23:52:49 [2022-08-23T23:52:49.111Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
23:52:49 [2022-08-23T23:52:49.111Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
23:52:49 [2022-08-23T23:52:49.257Z] --- PASS: TestBuildWithHugeFile (50.02s)
23:52:49 [2022-08-23T23:52:49.257Z] === RUN   TestBuildWCOWSandboxSize
23:52:49 [2022-08-23T23:52:49.257Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:52:49 [2022-08-23T23:52:49.257Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
23:52:49 [2022-08-23T23:52:49.257Z] === RUN   TestBuildWithEmptyDockerfile
23:52:49 [2022-08-23T23:52:49.257Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:52:49 [2022-08-23T23:52:49.257Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:52:49 [2022-08-23T23:52:49.257Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:52:49 [2022-08-23T23:52:49.257Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:52:49 [2022-08-23T23:52:49.257Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:52:49 [2022-08-23T23:52:49.257Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:52:49 [2022-08-23T23:52:49.257Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:52:49 [2022-08-23T23:52:49.257Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:52:49 [2022-08-23T23:52:49.257Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:52:49 [2022-08-23T23:52:49.257Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
23:52:49 [2022-08-23T23:52:49.257Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
23:52:49 [2022-08-23T23:52:49.257Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
23:52:49 [2022-08-23T23:52:49.257Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
23:52:49 [2022-08-23T23:52:49.257Z] === RUN   TestBuildPreserveOwnership
23:52:49 [2022-08-23T23:52:49.257Z] === RUN   TestBuildPreserveOwnership/copy_from
23:52:49 [2022-08-23T23:52:49.257Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:52:49 [2022-08-23T23:52:49.257Z] --- PASS: TestBuildPreserveOwnership (3.69s)
23:52:49 [2022-08-23T23:52:49.257Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.53s)
23:52:49 [2022-08-23T23:52:49.257Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s)
23:52:49 [2022-08-23T23:52:49.257Z] === RUN   TestBuildPlatformInvalid
23:52:49 [2022-08-23T23:52:49.257Z] --- PASS: TestBuildPlatformInvalid (0.07s)
23:52:49 [2022-08-23T23:52:49.257Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
23:52:49 [2022-08-23T23:52:49.257Z] Loaded image: busybox:latest
23:52:49 [2022-08-23T23:52:49.257Z] Loaded image: busybox:glibc
23:52:49 [2022-08-23T23:52:49.257Z] Loaded image: debian:bullseye-slim
23:52:49 [2022-08-23T23:52:49.257Z] Loaded image: hello-world:latest
23:52:49 [2022-08-23T23:52:49.257Z] Loaded image: arm32v7/hello-world:latest
23:52:49 [2022-08-23T23:52:49.372Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
23:52:49 [2022-08-23T23:52:49.372Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
23:52:49 [2022-08-23T23:52:49.372Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
23:52:49 [2022-08-23T23:52:49.372Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
23:52:49 [2022-08-23T23:52:49.944Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.018s	coverage: 82.4% of statements
23:52:49 [2022-08-23T23:52:49.944Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.2% of statements
23:52:50 [2022-08-23T23:52:50.205Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
23:52:50 [2022-08-23T23:52:50.466Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
23:52:59 [2022-08-23T23:52:59.204Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.79s)
23:52:59 [2022-08-23T23:52:59.204Z] PASS
23:52:59 [2022-08-23T23:52:59.204Z] 
23:52:59 [2022-08-23T23:52:59.204Z] === Skipped
23:52:59 [2022-08-23T23:52:59.204Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
23:52:59 [2022-08-23T23:52:59.204Z]     build_session_test.go:25: TODO: BuildKit
23:52:59 [2022-08-23T23:52:59.204Z] 
23:52:59 [2022-08-23T23:52:59.204Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
23:52:59 [2022-08-23T23:52:59.204Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:52:59 [2022-08-23T23:52:59.204Z] 
23:52:59 [2022-08-23T23:52:59.204Z] DONE 34 tests, 2 skipped in 87.289s
23:52:59 [2022-08-23T23:52:59.204Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
23:52:59 [2022-08-23T23:52:59.204Z] INFO: Testing against a local daemon
23:52:59 [2022-08-23T23:52:59.204Z] === RUN   TestConfigInspect
23:53:00 [2022-08-23T23:53:00.174Z] --- PASS: TestConfigInspect (2.33s)
23:53:00 [2022-08-23T23:53:00.174Z] === RUN   TestConfigList
23:53:02 [2022-08-23T23:53:02.698Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
23:53:02 [2022-08-23T23:53:02.729Z] --- PASS: TestConfigList (2.16s)
23:53:02 [2022-08-23T23:53:02.729Z] === RUN   TestConfigsCreateAndDelete
23:53:04 [2022-08-23T23:53:04.615Z] --- PASS: TestConfigsCreateAndDelete (2.22s)
23:53:04 [2022-08-23T23:53:04.615Z] === RUN   TestConfigsUpdate
23:53:06 [2022-08-23T23:53:06.589Z] --- PASS: TestConfigsUpdate (2.18s)
23:53:06 [2022-08-23T23:53:06.589Z] === RUN   TestTemplatedConfig
23:53:09 [2022-08-23T23:53:09.148Z] --- PASS: TestTemplatedConfig (2.62s)
23:53:09 [2022-08-23T23:53:09.148Z] === RUN   TestConfigCreateResolve
23:53:11 [2022-08-23T23:53:11.663Z] --- PASS: TestConfigCreateResolve (2.21s)
23:53:11 [2022-08-23T23:53:11.663Z] PASS
23:53:11 [2022-08-23T23:53:11.663Z] 
23:53:11 [2022-08-23T23:53:11.663Z] DONE 6 tests in 13.732s
23:53:11 [2022-08-23T23:53:11.663Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
23:53:11 [2022-08-23T23:53:11.663Z] INFO: Testing against a local daemon
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestAttachWithTTY
23:53:11 [2022-08-23T23:53:11.663Z] --- PASS: TestAttachWithTTY (0.06s)
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestAttachWithoutTTy
23:53:11 [2022-08-23T23:53:11.663Z] --- PASS: TestAttachWithoutTTy (0.05s)
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestCheckpoint
23:53:11 [2022-08-23T23:53:11.663Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:53:11 [2022-08-23T23:53:11.663Z] --- SKIP: TestCheckpoint (0.00s)
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/commit
23:53:11 [2022-08-23T23:53:11.663Z] === PAUSE TestContainerInvalidJSON/commit
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/containers/create
23:53:11 [2022-08-23T23:53:11.663Z] === PAUSE TestContainerInvalidJSON/containers/create
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
23:53:11 [2022-08-23T23:53:11.663Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
23:53:11 [2022-08-23T23:53:11.663Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
23:53:11 [2022-08-23T23:53:11.663Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:53:11 [2022-08-23T23:53:11.663Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
23:53:11 [2022-08-23T23:53:11.663Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
23:53:11 [2022-08-23T23:53:11.663Z] === CONT  TestContainerInvalidJSON/commit
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
23:53:11 [2022-08-23T23:53:11.663Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/commit/empty_body
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
23:53:11 [2022-08-23T23:53:11.663Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
23:53:11 [2022-08-23T23:53:11.663Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
23:53:11 [2022-08-23T23:53:11.663Z] === CONT  TestContainerInvalidJSON/containers/create
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
23:53:11 [2022-08-23T23:53:11.663Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
23:53:11 [2022-08-23T23:53:11.663Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
23:53:11 [2022-08-23T23:53:11.663Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
23:53:11 [2022-08-23T23:53:11.663Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:53:11 [2022-08-23T23:53:11.663Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
23:53:11 [2022-08-23T23:53:11.663Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
23:53:11 [2022-08-23T23:53:11.663Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
23:53:11 [2022-08-23T23:53:11.663Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
23:53:11 [2022-08-23T23:53:11.663Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
23:53:11 [2022-08-23T23:53:11.663Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
23:53:11 [2022-08-23T23:53:11.664Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:53:11 [2022-08-23T23:53:11.664Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
23:53:11 [2022-08-23T23:53:11.664Z] === RUN   TestCopyFromContainerPathIsNotDir
23:53:11 [2022-08-23T23:53:11.664Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
23:53:11 [2022-08-23T23:53:11.664Z] === RUN   TestCopyToContainerPathDoesNotExist
23:53:11 [2022-08-23T23:53:11.920Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
23:53:11 [2022-08-23T23:53:11.920Z] === RUN   TestCopyEmptyFile
23:53:11 [2022-08-23T23:53:11.920Z] --- PASS: TestCopyEmptyFile (0.22s)
23:53:11 [2022-08-23T23:53:11.920Z] === RUN   TestCopyToContainerPathIsNotDir
23:53:12 [2022-08-23T23:53:12.176Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
23:53:12 [2022-08-23T23:53:12.176Z] === RUN   TestCopyFromContainer
23:53:13 [2022-08-23T23:53:13.104Z] === RUN   TestCopyFromContainer//
23:53:13 [2022-08-23T23:53:13.104Z] === RUN   TestCopyFromContainer//bar/root
23:53:13 [2022-08-23T23:53:13.405Z] === RUN   TestCopyFromContainer//bar/root/
23:53:13 [2022-08-23T23:53:13.405Z] === RUN   TestCopyFromContainer/bar/quux
23:53:13 [2022-08-23T23:53:13.405Z] === RUN   TestCopyFromContainer/bar/quux/
23:53:13 [2022-08-23T23:53:13.405Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:53:13 [2022-08-23T23:53:13.661Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:53:13 [2022-08-23T23:53:13.661Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:53:13 [2022-08-23T23:53:13.661Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:53:13 [2022-08-23T23:53:13.661Z] === RUN   TestCopyFromContainer/bar/notarget
23:53:13 [2022-08-23T23:53:13.917Z] --- PASS: TestCopyFromContainer (1.80s)
23:53:13 [2022-08-23T23:53:13.917Z]     --- PASS: TestCopyFromContainer// (0.06s)
23:53:13 [2022-08-23T23:53:13.917Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
23:53:13 [2022-08-23T23:53:13.917Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
23:53:13 [2022-08-23T23:53:13.917Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
23:53:13 [2022-08-23T23:53:13.917Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
23:53:13 [2022-08-23T23:53:13.917Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
23:53:13 [2022-08-23T23:53:13.917Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
23:53:13 [2022-08-23T23:53:13.917Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
23:53:13 [2022-08-23T23:53:13.917Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
23:53:13 [2022-08-23T23:53:13.917Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
23:53:13 [2022-08-23T23:53:13.917Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:53:13 [2022-08-23T23:53:13.917Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:53:13 [2022-08-23T23:53:13.917Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:53:13 [2022-08-23T23:53:13.917Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:53:13 [2022-08-23T23:53:13.917Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:53:13 [2022-08-23T23:53:13.917Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:53:13 [2022-08-23T23:53:13.917Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:53:13 [2022-08-23T23:53:13.917Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:53:13 [2022-08-23T23:53:13.917Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:53:13 [2022-08-23T23:53:13.917Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:53:13 [2022-08-23T23:53:13.917Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
23:53:13 [2022-08-23T23:53:13.917Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:53:13 [2022-08-23T23:53:13.917Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:53:13 [2022-08-23T23:53:13.917Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:53:13 [2022-08-23T23:53:13.917Z] === RUN   TestCreateLinkToNonExistingContainer
23:53:13 [2022-08-23T23:53:13.917Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
23:53:13 [2022-08-23T23:53:13.917Z] === RUN   TestCreateWithInvalidEnv
23:53:13 [2022-08-23T23:53:13.917Z] === RUN   TestCreateWithInvalidEnv/0
23:53:13 [2022-08-23T23:53:13.917Z] === PAUSE TestCreateWithInvalidEnv/0
23:53:13 [2022-08-23T23:53:13.917Z] === RUN   TestCreateWithInvalidEnv/1
23:53:13 [2022-08-23T23:53:13.917Z] === PAUSE TestCreateWithInvalidEnv/1
23:53:13 [2022-08-23T23:53:13.917Z] === RUN   TestCreateWithInvalidEnv/2
23:53:13 [2022-08-23T23:53:13.917Z] === PAUSE TestCreateWithInvalidEnv/2
23:53:13 [2022-08-23T23:53:13.917Z] === CONT  TestCreateWithInvalidEnv/0
23:53:13 [2022-08-23T23:53:13.917Z] === CONT  TestCreateWithInvalidEnv/2
23:53:13 [2022-08-23T23:53:13.917Z] === CONT  TestCreateWithInvalidEnv/1
23:53:13 [2022-08-23T23:53:13.917Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:53:13 [2022-08-23T23:53:13.917Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:53:13 [2022-08-23T23:53:13.917Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:53:13 [2022-08-23T23:53:13.917Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:53:13 [2022-08-23T23:53:13.917Z] === RUN   TestCreateTmpfsMountsTarget
23:53:13 [2022-08-23T23:53:13.917Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:53:13 [2022-08-23T23:53:13.917Z] === RUN   TestCreateWithCustomMaskedPaths
23:53:15 [2022-08-23T23:53:15.805Z] --- PASS: TestCreateWithCustomMaskedPaths (1.60s)
23:53:15 [2022-08-23T23:53:15.805Z] === RUN   TestCreateWithCustomReadonlyPaths
23:53:17 [2022-08-23T23:53:17.215Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s)
23:53:17 [2022-08-23T23:53:17.215Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:53:17 [2022-08-23T23:53:17.215Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:53:17 [2022-08-23T23:53:17.215Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:53:17 [2022-08-23T23:53:17.215Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:53:17 [2022-08-23T23:53:17.215Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:53:17 [2022-08-23T23:53:17.215Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:53:17 [2022-08-23T23:53:17.215Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:53:17 [2022-08-23T23:53:17.215Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:53:17 [2022-08-23T23:53:17.215Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:53:17 [2022-08-23T23:53:17.215Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:53:17 [2022-08-23T23:53:17.215Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:53:17 [2022-08-23T23:53:17.215Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:53:17 [2022-08-23T23:53:17.215Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:53:17 [2022-08-23T23:53:17.215Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:53:17 [2022-08-23T23:53:17.215Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:53:17 [2022-08-23T23:53:17.215Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:53:17 [2022-08-23T23:53:17.215Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
23:53:17 [2022-08-23T23:53:17.215Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:53:17 [2022-08-23T23:53:17.215Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:53:17 [2022-08-23T23:53:17.215Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:53:17 [2022-08-23T23:53:17.215Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:53:17 [2022-08-23T23:53:17.215Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
23:53:17 [2022-08-23T23:53:17.215Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:53:17 [2022-08-23T23:53:17.612Z] ok  	github.com/docker/docker/libnetwork/ipam	16.271s	coverage: 85.3% of statements
23:53:17 [2022-08-23T23:53:17.612Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
23:53:17 [2022-08-23T23:53:17.612Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
23:53:17 [2022-08-23T23:53:17.818Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s)
23:53:17 [2022-08-23T23:53:17.818Z] === RUN   TestCreateDifferentPlatform
23:53:17 [2022-08-23T23:53:17.818Z] === RUN   TestCreateDifferentPlatform/different_os
23:53:17 [2022-08-23T23:53:17.818Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:53:17 [2022-08-23T23:53:17.818Z] --- PASS: TestCreateDifferentPlatform (0.01s)
23:53:17 [2022-08-23T23:53:17.818Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:53:17 [2022-08-23T23:53:17.818Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:53:17 [2022-08-23T23:53:17.818Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:53:17 [2022-08-23T23:53:17.818Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
23:53:17 [2022-08-23T23:53:17.818Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:53:17 [2022-08-23T23:53:17.873Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
23:53:18 [2022-08-23T23:53:18.074Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
23:53:18 [2022-08-23T23:53:18.074Z] === RUN   TestCreateInvalidHostConfig
23:53:18 [2022-08-23T23:53:18.074Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
23:53:18 [2022-08-23T23:53:18.074Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
23:53:18 [2022-08-23T23:53:18.074Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
23:53:18 [2022-08-23T23:53:18.074Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
23:53:18 [2022-08-23T23:53:18.074Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:53:18 [2022-08-23T23:53:18.074Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:53:18 [2022-08-23T23:53:18.074Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
23:53:18 [2022-08-23T23:53:18.074Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
23:53:18 [2022-08-23T23:53:18.074Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
23:53:18 [2022-08-23T23:53:18.074Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
23:53:18 [2022-08-23T23:53:18.074Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:53:18 [2022-08-23T23:53:18.074Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
23:53:18 [2022-08-23T23:53:18.074Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
23:53:18 [2022-08-23T23:53:18.074Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
23:53:18 [2022-08-23T23:53:18.074Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
23:53:18 [2022-08-23T23:53:18.074Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
23:53:18 [2022-08-23T23:53:18.074Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
23:53:18 [2022-08-23T23:53:18.074Z] === RUN   TestContainerStartOnDaemonRestart
23:53:18 [2022-08-23T23:53:18.074Z] === PAUSE TestContainerStartOnDaemonRestart
23:53:18 [2022-08-23T23:53:18.074Z] === RUN   TestDaemonRestartIpcMode
23:53:18 [2022-08-23T23:53:18.074Z] === PAUSE TestDaemonRestartIpcMode
23:53:18 [2022-08-23T23:53:18.074Z] === RUN   TestDaemonHostGatewayIP
23:53:18 [2022-08-23T23:53:18.074Z] === PAUSE TestDaemonHostGatewayIP
23:53:18 [2022-08-23T23:53:18.074Z] === RUN   TestRestartDaemonWithRestartingContainer
23:53:18 [2022-08-23T23:53:18.074Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:53:18 [2022-08-23T23:53:18.074Z] === RUN   TestContainerKillOnDaemonStart
23:53:18 [2022-08-23T23:53:18.074Z] === PAUSE TestContainerKillOnDaemonStart
23:53:18 [2022-08-23T23:53:18.074Z] === RUN   TestDiff
23:53:18 [2022-08-23T23:53:18.134Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
23:53:18 [2022-08-23T23:53:18.134Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
23:53:18 [2022-08-23T23:53:18.396Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
23:53:18 [2022-08-23T23:53:18.636Z] --- PASS: TestDiff (0.56s)
23:53:18 [2022-08-23T23:53:18.636Z] === RUN   TestExecConsoleSize
23:53:18 [2022-08-23T23:53:18.819Z] sha256:d784d094eadfb2fa63ce3e48f8081ea46f6e3127e5bba91026d966a1024f3122
23:53:18 [2022-08-23T23:53:18.819Z] INFO: Starting docker-py tests...
23:53:18 [2022-08-23T23:53:18.819Z] ============================= test session starts ==============================
23:53:18 [2022-08-23T23:53:18.819Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
23:53:18 [2022-08-23T23:53:18.819Z] rootdir: /src, inifile: pytest.ini
23:53:18 [2022-08-23T23:53:18.819Z] plugins: cov-2.6.1, timeout-1.3.3
23:53:18 [2022-08-23T23:53:18.819Z] collected 395 items / 2 deselected / 393 selected
23:53:18 [2022-08-23T23:53:18.819Z] 
23:53:18 [2022-08-23T23:53:18.968Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.269s	coverage: 74.0% of statements
23:53:19 [2022-08-23T23:53:19.197Z] --- PASS: TestExecConsoleSize (0.63s)
23:53:19 [2022-08-23T23:53:19.197Z] === RUN   TestExecWithCloseStdin
23:53:19 [2022-08-23T23:53:19.540Z] ok  	github.com/docker/docker/libnetwork/iptables	0.173s	coverage: 45.0% of statements
23:53:19 [2022-08-23T23:53:19.801Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
23:53:19 [2022-08-23T23:53:19.802Z] --- PASS: TestExecWithCloseStdin (0.66s)
23:53:19 [2022-08-23T23:53:19.802Z] === RUN   TestExec
23:53:20 [2022-08-23T23:53:20.062Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 44.1% of statements
23:53:20 [2022-08-23T23:53:20.404Z] --- PASS: TestExec (0.65s)
23:53:20 [2022-08-23T23:53:20.404Z] === RUN   TestExecUser
23:53:21 [2022-08-23T23:53:21.330Z] --- PASS: TestExecUser (0.66s)
23:53:21 [2022-08-23T23:53:21.330Z] === RUN   TestExportContainerAndImportImage
23:53:21 [2022-08-23T23:53:21.892Z] --- PASS: TestExportContainerAndImportImage (0.65s)
23:53:21 [2022-08-23T23:53:21.892Z] === RUN   TestExportContainerAfterDaemonRestart
23:53:23 [2022-08-23T23:53:23.300Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s)
23:53:23 [2022-08-23T23:53:23.300Z] === RUN   TestHealthCheckWorkdir
23:53:23 [2022-08-23T23:53:23.861Z] --- PASS: TestHealthCheckWorkdir (0.76s)
23:53:23 [2022-08-23T23:53:23.861Z] === RUN   TestHealthKillContainer
23:53:31 [2022-08-23T23:53:31.711Z] tests/integration/api_build_test.py .......................X             [  6%]
23:53:32 [2022-08-23T23:53:32.116Z] --- PASS: TestHealthKillContainer (8.26s)
23:53:32 [2022-08-23T23:53:32.116Z] === RUN   TestHealthCheckProcessKilled
23:53:32 [2022-08-23T23:53:32.493Z] tests/integration/api_client_test.py .....                               [  7%]
23:53:33 [2022-08-23T23:53:33.043Z] --- PASS: TestHealthCheckProcessKilled (0.86s)
23:53:33 [2022-08-23T23:53:33.043Z] === RUN   TestInspectCpusetInConfigPre120
23:53:33 [2022-08-23T23:53:33.604Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s)
23:53:33 [2022-08-23T23:53:33.604Z] === RUN   TestIpcModeNone
23:53:34 [2022-08-23T23:53:34.003Z] tests/integration/api_config_test.py ......                              [  8%]
23:53:34 [2022-08-23T23:53:34.166Z] --- PASS: TestIpcModeNone (0.63s)
23:53:34 [2022-08-23T23:53:34.166Z] === RUN   TestIpcModePrivate
23:53:34 [2022-08-23T23:53:34.422Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:67, shared: false, mustBeShared: false
23:53:34 [2022-08-23T23:53:34.677Z] --- PASS: TestIpcModePrivate (0.67s)
23:53:34 [2022-08-23T23:53:34.677Z] === RUN   TestIpcModeShareable
23:53:35 [2022-08-23T23:53:35.238Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:62, shared: true, mustBeShared: true
23:53:35 [2022-08-23T23:53:35.495Z] --- PASS: TestIpcModeShareable (0.67s)
23:53:35 [2022-08-23T23:53:35.495Z] === RUN   TestAPIIpcModeShareableAndContainer
23:53:37 [2022-08-23T23:53:37.468Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.98s)
23:53:37 [2022-08-23T23:53:37.468Z] === RUN   TestAPIIpcModeHost
23:53:37 [2022-08-23T23:53:37.724Z] --- PASS: TestAPIIpcModeHost (0.42s)
23:53:37 [2022-08-23T23:53:37.724Z] === RUN   TestDaemonIpcModeShareable
23:53:39 [2022-08-23T23:53:39.131Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:71, shared: true, mustBeShared: true
23:53:39 [2022-08-23T23:53:39.131Z] --- PASS: TestDaemonIpcModeShareable (1.20s)
23:53:39 [2022-08-23T23:53:39.131Z] === RUN   TestDaemonIpcModePrivate
23:53:40 [2022-08-23T23:53:40.059Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:76, shared: false, mustBeShared: false
23:53:40 [2022-08-23T23:53:40.321Z] --- PASS: TestDaemonIpcModePrivate (1.23s)
23:53:40 [2022-08-23T23:53:40.321Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:53:41 [2022-08-23T23:53:41.268Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:76, shared: false, mustBeShared: false
23:53:41 [2022-08-23T23:53:41.530Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s)
23:53:41 [2022-08-23T23:53:41.530Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:53:42 [2022-08-23T23:53:42.457Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:71, shared: true, mustBeShared: true
23:53:42 [2022-08-23T23:53:42.713Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.24s)
23:53:42 [2022-08-23T23:53:42.713Z] === RUN   TestIpcModeOlderClient
23:53:42 [2022-08-23T23:53:42.713Z] === PAUSE TestIpcModeOlderClient
23:53:42 [2022-08-23T23:53:42.713Z] === RUN   TestKillContainerInvalidSignal
23:53:43 [2022-08-23T23:53:43.275Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
23:53:43 [2022-08-23T23:53:43.275Z] === RUN   TestKillContainer
23:53:43 [2022-08-23T23:53:43.275Z] === RUN   TestKillContainer/no_signal
23:53:43 [2022-08-23T23:53:43.531Z] === RUN   TestKillContainer/non_killing_signal
23:53:43 [2022-08-23T23:53:43.787Z] === RUN   TestKillContainer/killing_signal
23:53:44 [2022-08-23T23:53:44.714Z] --- PASS: TestKillContainer (1.35s)
23:53:44 [2022-08-23T23:53:44.714Z]     --- PASS: TestKillContainer/no_signal (0.42s)
23:53:44 [2022-08-23T23:53:44.714Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
23:53:44 [2022-08-23T23:53:44.714Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
23:53:44 [2022-08-23T23:53:44.714Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:53:44 [2022-08-23T23:53:44.714Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:53:44 [2022-08-23T23:53:44.970Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:53:45 [2022-08-23T23:53:45.897Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s)
23:53:45 [2022-08-23T23:53:45.897Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
23:53:45 [2022-08-23T23:53:45.897Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
23:53:45 [2022-08-23T23:53:45.897Z] === RUN   TestKillStoppedContainer
23:53:45 [2022-08-23T23:53:45.897Z] --- PASS: TestKillStoppedContainer (0.04s)
23:53:45 [2022-08-23T23:53:45.897Z] === RUN   TestKillStoppedContainerAPIPre120
23:53:45 [2022-08-23T23:53:45.897Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
23:53:45 [2022-08-23T23:53:45.897Z] === RUN   TestKillDifferentUserContainer
23:53:46 [2022-08-23T23:53:46.154Z] --- PASS: TestKillDifferentUserContainer (0.44s)
23:53:46 [2022-08-23T23:53:46.154Z] === RUN   TestInspectOomKilledTrue
23:53:46 [2022-08-23T23:53:46.154Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
23:53:46 [2022-08-23T23:53:46.154Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
23:53:46 [2022-08-23T23:53:46.154Z] === RUN   TestInspectOomKilledFalse
23:53:46 [2022-08-23T23:53:46.763Z] --- PASS: TestInspectOomKilledFalse (0.42s)
23:53:46 [2022-08-23T23:53:46.763Z] === RUN   TestLinksEtcHostsContentMatch
23:53:47 [2022-08-23T23:53:47.019Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
23:53:47 [2022-08-23T23:53:47.019Z] === RUN   TestLinksContainerNames
23:53:47 [2022-08-23T23:53:47.948Z] --- PASS: TestLinksContainerNames (0.91s)
23:53:47 [2022-08-23T23:53:47.948Z] === RUN   TestLogsFollowTailEmpty
23:53:48 [2022-08-23T23:53:48.510Z] --- PASS: TestLogsFollowTailEmpty (0.47s)
23:53:48 [2022-08-23T23:53:48.510Z] === RUN   TestLogs
23:53:48 [2022-08-23T23:53:48.510Z] === RUN   TestLogs/driver_local
23:53:48 [2022-08-23T23:53:48.510Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
23:53:48 [2022-08-23T23:53:48.510Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
23:53:48 [2022-08-23T23:53:48.510Z] === RUN   TestLogs/driver_local/tty/only_stdout
23:53:48 [2022-08-23T23:53:48.510Z] === PAUSE TestLogs/driver_local/tty/only_stdout
23:53:48 [2022-08-23T23:53:48.510Z] === RUN   TestLogs/driver_local/tty/only_stderr
23:53:48 [2022-08-23T23:53:48.510Z] === PAUSE TestLogs/driver_local/tty/only_stderr
23:53:48 [2022-08-23T23:53:48.510Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
23:53:48 [2022-08-23T23:53:48.510Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
23:53:48 [2022-08-23T23:53:48.510Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
23:53:48 [2022-08-23T23:53:48.510Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
23:53:48 [2022-08-23T23:53:48.510Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
23:53:48 [2022-08-23T23:53:48.510Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
23:53:48 [2022-08-23T23:53:48.510Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
23:53:48 [2022-08-23T23:53:48.510Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
23:53:49 [2022-08-23T23:53:49.073Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
23:53:49 [2022-08-23T23:53:49.073Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
23:53:49 [2022-08-23T23:53:49.635Z] === CONT  TestLogs/driver_local/tty/only_stderr
23:53:49 [2022-08-23T23:53:49.635Z] === CONT  TestLogs/driver_local/tty/only_stdout
23:53:50 [2022-08-23T23:53:50.197Z] === RUN   TestLogs/driver_json-file
23:53:50 [2022-08-23T23:53:50.453Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
23:53:50 [2022-08-23T23:53:50.453Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
23:53:50 [2022-08-23T23:53:50.453Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
23:53:50 [2022-08-23T23:53:50.453Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
23:53:50 [2022-08-23T23:53:50.453Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
23:53:50 [2022-08-23T23:53:50.453Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
23:53:50 [2022-08-23T23:53:50.453Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:53:50 [2022-08-23T23:53:50.453Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:53:50 [2022-08-23T23:53:50.453Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
23:53:50 [2022-08-23T23:53:50.453Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
23:53:50 [2022-08-23T23:53:50.453Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
23:53:50 [2022-08-23T23:53:50.453Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
23:53:50 [2022-08-23T23:53:50.453Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
23:53:50 [2022-08-23T23:53:50.453Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:53:51 [2022-08-23T23:53:51.014Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
23:53:51 [2022-08-23T23:53:51.014Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
23:53:51 [2022-08-23T23:53:51.343Z] Created binary: bundles/dynbinary-daemon/dockerd
23:53:51 [2022-08-23T23:53:51.343Z] Building: bundles/dynbinary-daemon/docker-proxy
23:53:51 [2022-08-23T23:53:51.343Z] GOOS="" GOARCH="" GOARM=""
23:53:51 [2022-08-23T23:53:51.343Z] Created binary: bundles/dynbinary-daemon/docker-proxy
23:53:51 [2022-08-23T23:53:51.343Z] 
23:53:51 [2022-08-23T23:53:51.343Z] + TEST_INTEGRATION_DEST=1
23:53:51 [2022-08-23T23:53:51.343Z] + CONTAINER_NAME=docker-pr1-1
23:53:51 [2022-08-23T23:53:51.343Z] + TEST_SKIP_INTEGRATION_CLI=1
23:53:51 [2022-08-23T23:53:51.343Z] + run_tests test-integration-flaky
23:53:51 [2022-08-23T23:53:51.343Z] + '[' -n 0 ']'
23:53:51 [2022-08-23T23:53:51.343Z] + rm=
23:53:51 [2022-08-23T23:53:51.343Z] + c=0
23:53:51 [2022-08-23T23:53:51.343Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44022/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44022/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44022/.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=e5958a8f08d8cc736a130fc162fa513ddcc4de61 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e5958a8f08d8cc736a130fc162fa513ddcc4de61 hack/make.sh test-integration-flaky test-integration
23:53:51 [2022-08-23T23:53:51.343Z] + TEST_INTEGRATION_DEST=3
23:53:51 [2022-08-23T23:53:51.343Z] + TEST_INTEGRATION_DEST=2
23:53:51 [2022-08-23T23:53:51.343Z] + CONTAINER_NAME=docker-pr1-2
23:53:51 [2022-08-23T23:53:51.343Z] + CONTAINER_NAME=docker-pr1-3
23:53:51 [2022-08-23T23:53:51.343Z] + TEST_SKIP_INTEGRATION=1
23:53:51 [2022-08-23T23:53:51.343Z] + TEST_SKIP_INTEGRATION=1
23:53:51 [2022-08-23T23:53:51.343Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
23:53:51 [2022-08-23T23:53:51.343Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
23:53:51 [2022-08-23T23:53:51.343Z] + run_tests
23:53:51 [2022-08-23T23:53:51.343Z] + run_tests
23:53:51 [2022-08-23T23:53:51.343Z] + '[' -n 0 ']'
23:53:51 [2022-08-23T23:53:51.343Z] + '[' -n 0 ']'
23:53:51 [2022-08-23T23:53:51.343Z] + rm=
23:53:51 [2022-08-23T23:53:51.343Z] + rm=
23:53:51 [2022-08-23T23:53:51.343Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44022/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44022/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44022/.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=e5958a8f08d8cc736a130fc162fa513ddcc4de61 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e5958a8f08d8cc736a130fc162fa513ddcc4de61 hack/make.sh '' test-integration
23:53:51 [2022-08-23T23:53:51.343Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44022/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44022/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44022/.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=e5958a8f08d8cc736a130fc162fa513ddcc4de61 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e5958a8f08d8cc736a130fc162fa513ddcc4de61 hack/make.sh '' test-integration
23:53:51 [2022-08-23T23:53:51.343Z] ++ jobs -p
23:53:51 [2022-08-23T23:53:51.343Z] + for job in $(jobs -p)
23:53:51 [2022-08-23T23:53:51.343Z] + wait 8695
23:53:51 [2022-08-23T23:53:51.343Z] 
23:53:51 [2022-08-23T23:53:51.343Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
23:53:51 [2022-08-23T23:53:51.343Z] 
23:53:51 [2022-08-23T23:53:51.343Z] 
23:53:51 [2022-08-23T23:53:51.343Z] No new tests added to integration.
23:53:51 [2022-08-23T23:53:51.343Z] 
23:53:51 [2022-08-23T23:53:51.343Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:53:51 [2022-08-23T23:53:51.343Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:53:51 [2022-08-23T23:53:51.343Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:53:51 [2022-08-23T23:53:51.343Z] HOSTNAME=6f5c8112a9b2
23:53:51 [2022-08-23T23:53:51.343Z] TEST_SKIP_INTEGRATION=1
23:53:51 [2022-08-23T23:53:51.343Z] TESTDEBUG=0
23:53:51 [2022-08-23T23:53:51.343Z] DEST=bundles/test-integration
23:53:51 [2022-08-23T23:53:51.343Z] PWD=/go/src/github.com/docker/docker
23:53:51 [2022-08-23T23:53:51.343Z] KEEPBUNDLE=1
23:53:51 [2022-08-23T23:53:51.343Z] DOCKER_GITCOMMIT=e5958a8f08d8cc736a130fc162fa513ddcc4de61
23:53:51 [2022-08-23T23:53:51.343Z] container=docker
23:53:51 [2022-08-23T23:53:51.343Z] HOME=/root
23:53:51 [2022-08-23T23:53:51.343Z] GOLANG_VERSION=1.18.5
23:53:51 [2022-08-23T23:53:51.343Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:53:51 [2022-08-23T23:53:51.343Z] VALIDATE_BRANCH=22.06
23:53:51 [2022-08-23T23:53:51.343Z] TERM=xterm
23:53:51 [2022-08-23T23:53:51.343Z] DOCKER_PKG=github.com/docker/docker
23:53:51 [2022-08-23T23:53:51.343Z] SHLVL=1
23:53:51 [2022-08-23T23:53:51.343Z] TIMEOUT=120m
23:53:51 [2022-08-23T23:53:51.343Z] DOCKER_BUILDTAGS= journald
23:53:51 [2022-08-23T23:53:51.343Z] DOCKER_GRAPHDRIVER=overlay2
23:53:51 [2022-08-23T23:53:51.343Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
23:53:51 [2022-08-23T23:53:51.343Z] GO111MODULE=off
23:53:51 [2022-08-23T23:53:51.343Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:53:51 [2022-08-23T23:53:51.343Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:53:51 [2022-08-23T23:53:51.343Z] GOPATH=/go
23:53:51 [2022-08-23T23:53:51.343Z] PKG_CONFIG=pkg-config
23:53:51 [2022-08-23T23:53:51.343Z] _=/usr/bin/env
23:53:51 [2022-08-23T23:53:51.343Z] Building test suite binary ./integration-cli/test.main
23:53:51 [2022-08-23T23:53:51.343Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:53:51 [2022-08-23T23:53:51.343Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:53:51 [2022-08-23T23:53:51.343Z] HOSTNAME=f729a7a49b5d
23:53:51 [2022-08-23T23:53:51.343Z] TEST_SKIP_INTEGRATION=1
23:53:51 [2022-08-23T23:53:51.343Z] TESTDEBUG=0
23:53:51 [2022-08-23T23:53:51.343Z] DEST=bundles/test-integration
23:53:51 [2022-08-23T23:53:51.343Z] PWD=/go/src/github.com/docker/docker
23:53:51 [2022-08-23T23:53:51.343Z] KEEPBUNDLE=1
23:53:51 [2022-08-23T23:53:51.343Z] DOCKER_GITCOMMIT=e5958a8f08d8cc736a130fc162fa513ddcc4de61
23:53:51 [2022-08-23T23:53:51.343Z] container=docker
23:53:51 [2022-08-23T23:53:51.343Z] HOME=/root
23:53:51 [2022-08-23T23:53:51.343Z] GOLANG_VERSION=1.18.5
23:53:51 [2022-08-23T23:53:51.343Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:53:51 [2022-08-23T23:53:51.343Z] VALIDATE_BRANCH=22.06
23:53:51 [2022-08-23T23:53:51.343Z] TERM=xterm
23:53:51 [2022-08-23T23:53:51.343Z] DOCKER_PKG=github.com/docker/docker
23:53:51 [2022-08-23T23:53:51.343Z] SHLVL=1
23:53:51 [2022-08-23T23:53:51.343Z] TIMEOUT=120m
23:53:51 [2022-08-23T23:53:51.343Z] DOCKER_BUILDTAGS= journald
23:53:51 [2022-08-23T23:53:51.343Z] DOCKER_GRAPHDRIVER=overlay2
23:53:51 [2022-08-23T23:53:51.343Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
23:53:51 [2022-08-23T23:53:51.343Z] GO111MODULE=off
23:53:51 [2022-08-23T23:53:51.343Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:53:51 [2022-08-23T23:53:51.343Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:53:51 [2022-08-23T23:53:51.343Z] GOPATH=/go
23:53:51 [2022-08-23T23:53:51.343Z] PKG_CONFIG=pkg-config
23:53:51 [2022-08-23T23:53:51.343Z] _=/usr/bin/env
23:53:51 [2022-08-23T23:53:51.343Z] Building test suite binary ./integration-cli/test.main
23:53:51 [2022-08-23T23:53:51.343Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:53:51 [2022-08-23T23:53:51.343Z] HOSTNAME=12f0cdb1f215
23:53:51 [2022-08-23T23:53:51.343Z] TESTDEBUG=0
23:53:51 [2022-08-23T23:53:51.343Z] DEST=bundles/test-integration
23:53:51 [2022-08-23T23:53:51.343Z] PWD=/go/src/github.com/docker/docker
23:53:51 [2022-08-23T23:53:51.343Z] KEEPBUNDLE=1
23:53:51 [2022-08-23T23:53:51.343Z] DOCKER_GITCOMMIT=e5958a8f08d8cc736a130fc162fa513ddcc4de61
23:53:51 [2022-08-23T23:53:51.343Z] container=docker
23:53:51 [2022-08-23T23:53:51.343Z] HOME=/root
23:53:51 [2022-08-23T23:53:51.343Z] GOLANG_VERSION=1.18.5
23:53:51 [2022-08-23T23:53:51.343Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:53:51 [2022-08-23T23:53:51.343Z] VALIDATE_BRANCH=22.06
23:53:51 [2022-08-23T23:53:51.343Z] TERM=xterm
23:53:51 [2022-08-23T23:53:51.343Z] DOCKER_PKG=github.com/docker/docker
23:53:51 [2022-08-23T23:53:51.343Z] SHLVL=1
23:53:51 [2022-08-23T23:53:51.343Z] TIMEOUT=120m
23:53:51 [2022-08-23T23:53:51.343Z] DOCKER_BUILDTAGS= journald
23:53:51 [2022-08-23T23:53:51.343Z] DOCKER_GRAPHDRIVER=overlay2
23:53:51 [2022-08-23T23:53:51.343Z] GO111MODULE=off
23:53:51 [2022-08-23T23:53:51.343Z] TEST_SKIP_INTEGRATION_CLI=1
23:53:51 [2022-08-23T23:53:51.343Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:53:51 [2022-08-23T23:53:51.343Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:53:51 [2022-08-23T23:53:51.343Z] GOPATH=/go
23:53:51 [2022-08-23T23:53:51.343Z] PKG_CONFIG=pkg-config
23:53:51 [2022-08-23T23:53:51.343Z] _=/usr/bin/env
23:53:51 [2022-08-23T23:53:51.343Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:53:51 [2022-08-23T23:53:51.577Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
23:53:51 [2022-08-23T23:53:51.578Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
23:53:52 [2022-08-23T23:53:52.140Z] --- PASS: TestLogs (3.89s)
23:53:52 [2022-08-23T23:53:52.140Z]     --- PASS: TestLogs/driver_local (0.01s)
23:53:52 [2022-08-23T23:53:52.140Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s)
23:53:52 [2022-08-23T23:53:52.140Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.76s)
23:53:52 [2022-08-23T23:53:52.140Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.59s)
23:53:52 [2022-08-23T23:53:52.140Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.60s)
23:53:52 [2022-08-23T23:53:52.140Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.53s)
23:53:52 [2022-08-23T23:53:52.140Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s)
23:53:52 [2022-08-23T23:53:52.140Z]     --- PASS: TestLogs/driver_json-file (0.01s)
23:53:52 [2022-08-23T23:53:52.140Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s)
23:53:52 [2022-08-23T23:53:52.140Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.80s)
23:53:52 [2022-08-23T23:53:52.140Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.56s)
23:53:52 [2022-08-23T23:53:52.140Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.56s)
23:53:52 [2022-08-23T23:53:52.140Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.57s)
23:53:52 [2022-08-23T23:53:52.140Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.57s)
23:53:52 [2022-08-23T23:53:52.140Z] === RUN   TestContainerNetworkMountsNoChown
23:53:52 [2022-08-23T23:53:52.704Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
23:53:52 [2022-08-23T23:53:52.704Z] === RUN   TestMountDaemonRoot
23:53:52 [2022-08-23T23:53:52.704Z] === RUN   TestMountDaemonRoot/default
23:53:52 [2022-08-23T23:53:52.704Z] === PAUSE TestMountDaemonRoot/default
23:53:52 [2022-08-23T23:53:52.704Z] === RUN   TestMountDaemonRoot/private
23:53:52 [2022-08-23T23:53:52.704Z] === PAUSE TestMountDaemonRoot/private
23:53:52 [2022-08-23T23:53:52.704Z] === RUN   TestMountDaemonRoot/rprivate
23:53:52 [2022-08-23T23:53:52.704Z] === PAUSE TestMountDaemonRoot/rprivate
23:53:52 [2022-08-23T23:53:52.704Z] === RUN   TestMountDaemonRoot/slave
23:53:52 [2022-08-23T23:53:52.704Z] === PAUSE TestMountDaemonRoot/slave
23:53:52 [2022-08-23T23:53:52.704Z] === RUN   TestMountDaemonRoot/rslave
23:53:52 [2022-08-23T23:53:52.704Z] === PAUSE TestMountDaemonRoot/rslave
23:53:52 [2022-08-23T23:53:52.704Z] === RUN   TestMountDaemonRoot/shared
23:53:52 [2022-08-23T23:53:52.704Z] === PAUSE TestMountDaemonRoot/shared
23:53:52 [2022-08-23T23:53:52.704Z] === RUN   TestMountDaemonRoot/rshared
23:53:52 [2022-08-23T23:53:52.704Z] === PAUSE TestMountDaemonRoot/rshared
23:53:52 [2022-08-23T23:53:52.704Z] === CONT  TestMountDaemonRoot/default
23:53:52 [2022-08-23T23:53:52.704Z] === RUN   TestMountDaemonRoot/default/mount_root
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/default/bind_root
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === CONT  TestMountDaemonRoot/default/mount_root
23:53:52 [2022-08-23T23:53:52.705Z] === CONT  TestMountDaemonRoot/rshared
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:53:52 [2022-08-23T23:53:52.705Z] === CONT  TestMountDaemonRoot/shared
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === CONT  TestMountDaemonRoot/rslave
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === CONT  TestMountDaemonRoot/slave
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:53:52 [2022-08-23T23:53:52.705Z] === CONT  TestMountDaemonRoot/rprivate
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:53:52 [2022-08-23T23:53:52.705Z] === CONT  TestMountDaemonRoot/private
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/private/bind_root
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/private/mount_root
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:53:52 [2022-08-23T23:53:52.705Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === CONT  TestMountDaemonRoot/default/bind_root
23:53:52 [2022-08-23T23:53:52.705Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:53:52 [2022-08-23T23:53:52.705Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:53:52 [2022-08-23T23:53:52.961Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:53:52 [2022-08-23T23:53:52.961Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:53:52 [2022-08-23T23:53:52.961Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:53:52 [2022-08-23T23:53:52.961Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:53:52 [2022-08-23T23:53:52.961Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:53:52 [2022-08-23T23:53:52.961Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:53:52 [2022-08-23T23:53:52.961Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:53:52 [2022-08-23T23:53:52.961Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:53:52 [2022-08-23T23:53:52.961Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:53:52 [2022-08-23T23:53:52.961Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:53:52 [2022-08-23T23:53:52.961Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:53:52 [2022-08-23T23:53:52.961Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:53:52 [2022-08-23T23:53:52.961Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:53:52 [2022-08-23T23:53:52.961Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:53:52 [2022-08-23T23:53:52.961Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:53:53 [2022-08-23T23:53:53.217Z] === CONT  TestMountDaemonRoot/private/bind_root
23:53:53 [2022-08-23T23:53:53.217Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:53:53 [2022-08-23T23:53:53.217Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:53:53 [2022-08-23T23:53:53.217Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:53:53 [2022-08-23T23:53:53.217Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:53:53 [2022-08-23T23:53:53.217Z] === CONT  TestMountDaemonRoot/private/mount_root
23:53:53 [2022-08-23T23:53:53.217Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:53:53 [2022-08-23T23:53:53.217Z] --- PASS: TestMountDaemonRoot (0.01s)
23:53:53 [2022-08-23T23:53:53.217Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
23:53:53 [2022-08-23T23:53:53.217Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
23:53:53 [2022-08-23T23:53:53.217Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
23:53:53 [2022-08-23T23:53:53.217Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
23:53:53 [2022-08-23T23:53:53.217Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
23:53:53 [2022-08-23T23:53:53.217Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
23:53:53 [2022-08-23T23:53:53.217Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
23:53:53 [2022-08-23T23:53:53.217Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
23:53:53 [2022-08-23T23:53:53.217Z] === RUN   TestContainerBindMountNonRecursive
23:53:54 [2022-08-23T23:53:54.582Z] --- PASS: TestContainerBindMountNonRecursive (1.39s)
23:53:54 [2022-08-23T23:53:54.582Z] === RUN   TestContainerVolumesMountedAsShared
23:53:55 [2022-08-23T23:53:55.143Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
23:53:55 [2022-08-23T23:53:55.143Z] === RUN   TestContainerVolumesMountedAsSlave
23:53:55 [2022-08-23T23:53:55.400Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
23:53:55 [2022-08-23T23:53:55.400Z] === RUN   TestNetworkNat
23:53:55 [2022-08-23T23:53:55.961Z] --- PASS: TestNetworkNat (0.48s)
23:53:55 [2022-08-23T23:53:55.961Z] === RUN   TestNetworkLocalhostTCPNat
23:53:56 [2022-08-23T23:53:56.217Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
23:53:56 [2022-08-23T23:53:56.217Z] === RUN   TestNetworkLoopbackNat
23:53:58 [2022-08-23T23:53:58.776Z] --- PASS: TestNetworkLoopbackNat (2.59s)
23:53:58 [2022-08-23T23:53:58.776Z] === RUN   TestPause
23:53:59 [2022-08-23T23:53:59.338Z] --- PASS: TestPause (0.46s)
23:53:59 [2022-08-23T23:53:59.338Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:53:59 [2022-08-23T23:53:59.338Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:53:59 [2022-08-23T23:53:59.338Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:53:59 [2022-08-23T23:53:59.338Z] === RUN   TestPauseStopPausedContainer
23:53:59 [2022-08-23T23:53:59.899Z] --- PASS: TestPauseStopPausedContainer (0.46s)
23:53:59 [2022-08-23T23:53:59.899Z] === RUN   TestPidHost
23:54:00 [2022-08-23T23:54:00.825Z] --- PASS: TestPidHost (1.02s)
23:54:00 [2022-08-23T23:54:00.825Z] === RUN   TestPsFilter
23:54:00 [2022-08-23T23:54:00.825Z] --- PASS: TestPsFilter (0.13s)
23:54:00 [2022-08-23T23:54:00.825Z] === RUN   TestRemoveContainerWithRemovedVolume
23:54:01 [2022-08-23T23:54:01.429Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
23:54:01 [2022-08-23T23:54:01.429Z] === RUN   TestRemoveContainerWithVolume
23:54:01 [2022-08-23T23:54:01.990Z] --- PASS: TestRemoveContainerWithVolume (0.46s)
23:54:01 [2022-08-23T23:54:01.990Z] === RUN   TestRemoveContainerRunning
23:54:02 [2022-08-23T23:54:02.246Z] --- PASS: TestRemoveContainerRunning (0.44s)
23:54:02 [2022-08-23T23:54:02.246Z] === RUN   TestRemoveContainerForceRemoveRunning
23:54:02 [2022-08-23T23:54:02.850Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
23:54:02 [2022-08-23T23:54:02.850Z] === RUN   TestRemoveInvalidContainer
23:54:02 [2022-08-23T23:54:02.850Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:54:02 [2022-08-23T23:54:02.850Z] === RUN   TestRenameLinkedContainer
23:54:03 [2022-08-23T23:54:03.779Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
23:54:04 [2022-08-23T23:54:04.781Z] --- PASS: TestRenameLinkedContainer (1.79s)
23:54:04 [2022-08-23T23:54:04.781Z] === RUN   TestRenameStoppedContainer
23:54:05 [2022-08-23T23:54:05.038Z] --- PASS: TestRenameStoppedContainer (0.41s)
23:54:05 [2022-08-23T23:54:05.038Z] === RUN   TestRenameRunningContainerAndReuse
23:54:05 [2022-08-23T23:54:05.668Z] Created binary: bundles/dynbinary-daemon/dockerd
23:54:05 [2022-08-23T23:54:05.668Z] Building: bundles/dynbinary-daemon/docker-proxy
23:54:05 [2022-08-23T23:54:05.668Z] GOOS="" GOARCH="" GOARM=""
23:54:05 [2022-08-23T23:54:05.668Z] Created binary: bundles/dynbinary-daemon/docker-proxy
23:54:05 [2022-08-23T23:54:05.668Z] 
23:54:05 [2022-08-23T23:54:05.668Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:54:05 [2022-08-23T23:54:05.668Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:54:05 [2022-08-23T23:54:05.668Z] HOSTNAME=5838737556c0
23:54:05 [2022-08-23T23:54:05.668Z] DEST=bundles/test-integration
23:54:05 [2022-08-23T23:54:05.668Z] PWD=/go/src/github.com/docker/docker
23:54:05 [2022-08-23T23:54:05.668Z] DOCKER_ROOTLESS=1
23:54:05 [2022-08-23T23:54:05.668Z] DOCKER_GITCOMMIT=e5958a8f08d8cc736a130fc162fa513ddcc4de61
23:54:05 [2022-08-23T23:54:05.668Z] container=docker
23:54:05 [2022-08-23T23:54:05.668Z] HOME=/root
23:54:05 [2022-08-23T23:54:05.668Z] GOLANG_VERSION=1.18.5
23:54:05 [2022-08-23T23:54:05.668Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:54:05 [2022-08-23T23:54:05.668Z] VALIDATE_BRANCH=22.06
23:54:05 [2022-08-23T23:54:05.668Z] TERM=xterm
23:54:05 [2022-08-23T23:54:05.668Z] DOCKER_PKG=github.com/docker/docker
23:54:05 [2022-08-23T23:54:05.668Z] SHLVL=1
23:54:05 [2022-08-23T23:54:05.668Z] TIMEOUT=120m
23:54:05 [2022-08-23T23:54:05.668Z] DOCKER_BUILDTAGS= journald
23:54:05 [2022-08-23T23:54:05.668Z] DOCKER_GRAPHDRIVER=overlay2
23:54:05 [2022-08-23T23:54:05.668Z] GO111MODULE=off
23:54:05 [2022-08-23T23:54:05.668Z] DOCKER_EXPERIMENTAL=1
23:54:05 [2022-08-23T23:54:05.668Z] TEST_SKIP_INTEGRATION_CLI=1
23:54:05 [2022-08-23T23:54:05.668Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:54:05 [2022-08-23T23:54:05.668Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:54:05 [2022-08-23T23:54:05.668Z] GOPATH=/go
23:54:05 [2022-08-23T23:54:05.668Z] PKG_CONFIG=pkg-config
23:54:05 [2022-08-23T23:54:05.668Z] _=/usr/bin/env
23:54:05 [2022-08-23T23:54:05.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:54:05 [2022-08-23T23:54:05.966Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s)
23:54:05 [2022-08-23T23:54:05.966Z] === RUN   TestRenameInvalidName
23:54:06 [2022-08-23T23:54:06.222Z] --- PASS: TestRenameInvalidName (0.43s)
23:54:06 [2022-08-23T23:54:06.222Z] === RUN   TestRenameAnonymousContainer
23:54:08 [2022-08-23T23:54:08.112Z] --- PASS: TestRenameAnonymousContainer (1.55s)
23:54:08 [2022-08-23T23:54:08.112Z] === RUN   TestRenameContainerWithSameName
23:54:08 [2022-08-23T23:54:08.368Z] --- PASS: TestRenameContainerWithSameName (0.45s)
23:54:08 [2022-08-23T23:54:08.368Z] === RUN   TestRenameContainerWithLinkedContainer
23:54:09 [2022-08-23T23:54:09.295Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
23:54:09 [2022-08-23T23:54:09.295Z] === RUN   TestResize
23:54:09 [2022-08-23T23:54:09.551Z] --- PASS: TestResize (0.43s)
23:54:09 [2022-08-23T23:54:09.551Z] === RUN   TestResizeWithInvalidSize
23:54:10 [2022-08-23T23:54:10.115Z] --- PASS: TestResizeWithInvalidSize (0.44s)
23:54:10 [2022-08-23T23:54:10.115Z] === RUN   TestResizeWhenContainerNotStarted
23:54:10 [2022-08-23T23:54:10.372Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
23:54:10 [2022-08-23T23:54:10.628Z] === RUN   TestDaemonRestartKillContainers
23:54:10 [2022-08-23T23:54:10.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:54:10 [2022-08-23T23:54:10.628Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:54:12 [2022-08-23T23:54:12.605Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:54:13 [2022-08-23T23:54:13.970Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:54:14 [2022-08-23T23:54:14.897Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:54:14 [2022-08-23T23:54:14.897Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:54:16 [2022-08-23T23:54:16.264Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:54:16 [2022-08-23T23:54:16.264Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:54:19 [2022-08-23T23:54:19.533Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:54:19 [2022-08-23T23:54:19.789Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:54:22 [2022-08-23T23:54:22.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:54:23 [2022-08-23T23:54:23.715Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:54:23 [2022-08-23T23:54:23.715Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:54:25 [2022-08-23T23:54:25.666Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:54:25 [2022-08-23T23:54:25.946Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:54:27 [2022-08-23T23:54:27.318Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:54:29 [2022-08-23T23:54:29.206Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:54:29 [2022-08-23T23:54:29.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.99s)
23:54:29 [2022-08-23T23:54:29.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
23:54:29 [2022-08-23T23:54:29.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.23s)
23:54:29 [2022-08-23T23:54:29.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
23:54:29 [2022-08-23T23:54:29.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
23:54:29 [2022-08-23T23:54:29.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
23:54:29 [2022-08-23T23:54:29.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s)
23:54:29 [2022-08-23T23:54:29.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.50s)
23:54:29 [2022-08-23T23:54:29.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.22s)
23:54:29 [2022-08-23T23:54:29.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.20s)
23:54:29 [2022-08-23T23:54:29.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s)
23:54:29 [2022-08-23T23:54:29.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.95s)
23:54:29 [2022-08-23T23:54:29.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.12s)
23:54:29 [2022-08-23T23:54:29.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s)
23:54:29 [2022-08-23T23:54:29.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.87s)
23:54:29 [2022-08-23T23:54:29.206Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.49s)
23:54:29 [2022-08-23T23:54:29.206Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
23:54:29 [2022-08-23T23:54:29.206Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
23:54:29 [2022-08-23T23:54:29.768Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
23:54:30 [2022-08-23T23:54:30.814Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.85s)
23:54:30 [2022-08-23T23:54:30.814Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
23:54:30 [2022-08-23T23:54:30.814Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s)
23:54:30 [2022-08-23T23:54:30.814Z] === RUN   TestCgroupNamespacesRun
23:54:31 [2022-08-23T23:54:31.901Z] --- PASS: TestCgroupNamespacesRun (1.20s)
23:54:31 [2022-08-23T23:54:31.901Z] === RUN   TestCgroupNamespacesRunPrivileged
23:54:31 [2022-08-23T23:54:31.901Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
23:54:31 [2022-08-23T23:54:31.901Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
23:54:31 [2022-08-23T23:54:31.901Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:54:33 [2022-08-23T23:54:33.267Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.21s)
23:54:33 [2022-08-23T23:54:33.267Z] === RUN   TestCgroupNamespacesRunHostMode
23:54:34 [2022-08-23T23:54:34.492Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s)
23:54:34 [2022-08-23T23:54:34.492Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:54:35 [2022-08-23T23:54:35.466Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s)
23:54:35 [2022-08-23T23:54:35.466Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:54:36 [2022-08-23T23:54:36.831Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
23:54:36 [2022-08-23T23:54:36.831Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:54:37 [2022-08-23T23:54:37.434Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
23:54:37 [2022-08-23T23:54:37.434Z] === RUN   TestCgroupNamespacesRunOlderClient
23:54:38 [2022-08-23T23:54:38.845Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s)
23:54:38 [2022-08-23T23:54:38.845Z] === RUN   TestNISDomainname
23:54:39 [2022-08-23T23:54:39.101Z] --- PASS: TestNISDomainname (0.54s)
23:54:39 [2022-08-23T23:54:39.101Z] === RUN   TestHostnameDnsResolution
23:54:40 [2022-08-23T23:54:40.031Z] --- PASS: TestHostnameDnsResolution (0.71s)
23:54:40 [2022-08-23T23:54:40.031Z] === RUN   TestUnprivilegedPortsAndPing
23:54:40 [2022-08-23T23:54:40.328Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
23:54:40 [2022-08-23T23:54:40.329Z] === RUN   TestPrivilegedHostDevices
23:54:40 [2022-08-23T23:54:40.891Z] --- PASS: TestPrivilegedHostDevices (0.49s)
23:54:40 [2022-08-23T23:54:40.891Z] === RUN   TestRunConsoleSize
23:54:41 [2022-08-23T23:54:41.498Z] --- PASS: TestRunConsoleSize (0.42s)
23:54:41 [2022-08-23T23:54:41.498Z] === RUN   TestRunWithAlternativeContainerdShim
23:54:43 [2022-08-23T23:54:43.436Z] --- PASS: TestRunWithAlternativeContainerdShim (2.08s)
23:54:43 [2022-08-23T23:54:43.436Z] === RUN   TestStats
23:54:46 [2022-08-23T23:54:46.040Z] --- PASS: TestStats (2.52s)
23:54:46 [2022-08-23T23:54:46.040Z] === RUN   TestStopContainerWithTimeout
23:54:46 [2022-08-23T23:54:46.040Z] === RUN   TestStopContainerWithTimeout/0
23:54:46 [2022-08-23T23:54:46.040Z] === PAUSE TestStopContainerWithTimeout/0
23:54:46 [2022-08-23T23:54:46.040Z] === RUN   TestStopContainerWithTimeout/1
23:54:46 [2022-08-23T23:54:46.040Z] === PAUSE TestStopContainerWithTimeout/1
23:54:46 [2022-08-23T23:54:46.040Z] === RUN   TestStopContainerWithTimeout/3
23:54:46 [2022-08-23T23:54:46.040Z] === PAUSE TestStopContainerWithTimeout/3
23:54:46 [2022-08-23T23:54:46.040Z] === RUN   TestStopContainerWithTimeout/-1
23:54:46 [2022-08-23T23:54:46.040Z] === PAUSE TestStopContainerWithTimeout/-1
23:54:46 [2022-08-23T23:54:46.040Z] === CONT  TestStopContainerWithTimeout/0
23:54:46 [2022-08-23T23:54:46.040Z] === CONT  TestStopContainerWithTimeout/-1
23:54:46 [2022-08-23T23:54:46.605Z] === CONT  TestStopContainerWithTimeout/3
23:54:48 [2022-08-23T23:54:48.537Z] === CONT  TestStopContainerWithTimeout/1
23:54:50 [2022-08-23T23:54:50.468Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:54:50 [2022-08-23T23:54:50.468Z]     --- PASS: TestStopContainerWithTimeout/0 (0.75s)
23:54:50 [2022-08-23T23:54:50.468Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.69s)
23:54:50 [2022-08-23T23:54:50.468Z]     --- PASS: TestStopContainerWithTimeout/3 (2.41s)
23:54:50 [2022-08-23T23:54:50.468Z]     --- PASS: TestStopContainerWithTimeout/1 (1.46s)
23:54:50 [2022-08-23T23:54:50.468Z] === RUN   TestDeleteDevicemapper
23:54:50 [2022-08-23T23:54:50.468Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:54:50 [2022-08-23T23:54:50.468Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:54:50 [2022-08-23T23:54:50.468Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:54:51 [2022-08-23T23:54:51.836Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.56s)
23:54:51 [2022-08-23T23:54:51.836Z] === RUN   TestUpdateMemory
23:54:52 [2022-08-23T23:54:52.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:54:52 [2022-08-23T23:54:52.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:54:52 [2022-08-23T23:54:52.399Z] --- PASS: TestUpdateMemory (0.59s)
23:54:52 [2022-08-23T23:54:52.399Z] === RUN   TestUpdateCPUQuota
23:54:52 [2022-08-23T23:54:52.961Z] --- PASS: TestUpdateCPUQuota (0.79s)
23:54:52 [2022-08-23T23:54:52.961Z] === RUN   TestUpdatePidsLimit
23:54:52 [2022-08-23T23:54:52.962Z] === RUN   TestUpdatePidsLimit/update_from_none
23:54:53 [2022-08-23T23:54:53.217Z] === RUN   TestUpdatePidsLimit/no_change
23:54:53 [2022-08-23T23:54:53.473Z] === RUN   TestUpdatePidsLimit/update_lower
23:54:53 [2022-08-23T23:54:53.730Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:54:53 [2022-08-23T23:54:53.986Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:54:54 [2022-08-23T23:54:54.242Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:54:54 [2022-08-23T23:54:54.499Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:54:55 [2022-08-23T23:54:55.062Z] --- PASS: TestUpdatePidsLimit (2.09s)
23:54:55 [2022-08-23T23:54:55.062Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
23:54:55 [2022-08-23T23:54:55.062Z]     --- PASS: TestUpdatePidsLimit/no_change (0.23s)
23:54:55 [2022-08-23T23:54:55.062Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
23:54:55 [2022-08-23T23:54:55.062Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
23:54:55 [2022-08-23T23:54:55.062Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
23:54:55 [2022-08-23T23:54:55.062Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s)
23:54:55 [2022-08-23T23:54:55.062Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s)
23:54:55 [2022-08-23T23:54:55.062Z] === RUN   TestUpdateRestartPolicy
23:54:56 [2022-08-23T23:54:56.355Z] .........................xx....................                          [ 29%]
23:55:07 [2022-08-23T23:55:07.379Z] --- PASS: TestUpdateRestartPolicy (11.11s)
23:55:07 [2022-08-23T23:55:07.379Z] === RUN   TestUpdateRestartWithAutoRemove
23:55:07 [2022-08-23T23:55:07.379Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s)
23:55:07 [2022-08-23T23:55:07.379Z] === RUN   TestWaitNonBlocked
23:55:07 [2022-08-23T23:55:07.379Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:55:07 [2022-08-23T23:55:07.379Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:55:07 [2022-08-23T23:55:07.379Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:55:07 [2022-08-23T23:55:07.379Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:55:07 [2022-08-23T23:55:07.379Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:55:07 [2022-08-23T23:55:07.379Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:55:07 [2022-08-23T23:55:07.379Z] --- PASS: TestWaitNonBlocked (0.01s)
23:55:07 [2022-08-23T23:55:07.379Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
23:55:07 [2022-08-23T23:55:07.379Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s)
23:55:07 [2022-08-23T23:55:07.379Z] === RUN   TestWaitBlocked
23:55:07 [2022-08-23T23:55:07.379Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:55:07 [2022-08-23T23:55:07.379Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:55:07 [2022-08-23T23:55:07.379Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:55:07 [2022-08-23T23:55:07.379Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:55:07 [2022-08-23T23:55:07.379Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:55:07 [2022-08-23T23:55:07.379Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:55:08 [2022-08-23T23:55:08.307Z] --- PASS: TestWaitBlocked (0.01s)
23:55:08 [2022-08-23T23:55:08.307Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
23:55:08 [2022-08-23T23:55:08.307Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s)
23:55:08 [2022-08-23T23:55:08.307Z] === RUN   TestWaitConditions
23:55:08 [2022-08-23T23:55:08.307Z] === RUN   TestWaitConditions/default
23:55:08 [2022-08-23T23:55:08.307Z] === PAUSE TestWaitConditions/default
23:55:08 [2022-08-23T23:55:08.307Z] === RUN   TestWaitConditions/not-running
23:55:08 [2022-08-23T23:55:08.307Z] === PAUSE TestWaitConditions/not-running
23:55:08 [2022-08-23T23:55:08.307Z] === RUN   TestWaitConditions/next-exit
23:55:08 [2022-08-23T23:55:08.307Z] === PAUSE TestWaitConditions/next-exit
23:55:08 [2022-08-23T23:55:08.307Z] === RUN   TestWaitConditions/removed
23:55:08 [2022-08-23T23:55:08.307Z] === PAUSE TestWaitConditions/removed
23:55:08 [2022-08-23T23:55:08.307Z] === CONT  TestWaitConditions/default
23:55:08 [2022-08-23T23:55:08.307Z] === CONT  TestWaitConditions/next-exit
23:55:09 [2022-08-23T23:55:09.735Z] === CONT  TestWaitConditions/not-running
23:55:09 [2022-08-23T23:55:09.735Z] === CONT  TestWaitConditions/removed
23:55:11 [2022-08-23T23:55:11.569Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.990s	coverage: 60.0% of statements
23:55:11 [2022-08-23T23:55:11.569Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
23:55:11 [2022-08-23T23:55:11.569Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
23:55:11 [2022-08-23T23:55:11.569Z] ok  	github.com/docker/docker/libnetwork/osl	4.331s	coverage: 39.7% of statements
23:55:11 [2022-08-23T23:55:11.569Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
23:55:11 [2022-08-23T23:55:11.569Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.016s	coverage: 80.7% of statements
23:55:11 [2022-08-23T23:55:11.623Z] --- PASS: TestWaitConditions (0.02s)
23:55:11 [2022-08-23T23:55:11.623Z]     --- PASS: TestWaitConditions/default (1.59s)
23:55:11 [2022-08-23T23:55:11.623Z]     --- PASS: TestWaitConditions/next-exit (1.66s)
23:55:11 [2022-08-23T23:55:11.623Z]     --- PASS: TestWaitConditions/not-running (1.79s)
23:55:11 [2022-08-23T23:55:11.623Z]     --- PASS: TestWaitConditions/removed (1.75s)
23:55:11 [2022-08-23T23:55:11.623Z] === RUN   TestWaitRestartedContainer
23:55:11 [2022-08-23T23:55:11.623Z] === RUN   TestWaitRestartedContainer/default
23:55:11 [2022-08-23T23:55:11.623Z] === PAUSE TestWaitRestartedContainer/default
23:55:11 [2022-08-23T23:55:11.623Z] === RUN   TestWaitRestartedContainer/not-running
23:55:11 [2022-08-23T23:55:11.623Z] === PAUSE TestWaitRestartedContainer/not-running
23:55:11 [2022-08-23T23:55:11.623Z] === RUN   TestWaitRestartedContainer/next-exit
23:55:11 [2022-08-23T23:55:11.623Z] === PAUSE TestWaitRestartedContainer/next-exit
23:55:11 [2022-08-23T23:55:11.623Z] === CONT  TestWaitRestartedContainer/default
23:55:11 [2022-08-23T23:55:11.623Z] === CONT  TestWaitRestartedContainer/next-exit
23:55:12 [2022-08-23T23:55:12.145Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.676s	coverage: 48.6% of statements
23:55:12 [2022-08-23T23:55:12.406Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
23:55:12 [2022-08-23T23:55:12.406Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
23:55:12 [2022-08-23T23:55:12.667Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
23:55:12 [2022-08-23T23:55:12.667Z] 
23:55:12 [2022-08-23T23:55:12.667Z] === Skipped
23:55:12 [2022-08-23T23:55:12.667Z] === SKIP: libnetwork TestParallel3 (0.00s)
23:55:12 [2022-08-23T23:55:12.667Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
23:55:12 [2022-08-23T23:55:12.667Z] 
23:55:12 [2022-08-23T23:55:12.667Z] === SKIP: libnetwork TestParallel2 (0.00s)
23:55:12 [2022-08-23T23:55:12.667Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
23:55:12 [2022-08-23T23:55:12.667Z] 
23:55:12 [2022-08-23T23:55:12.667Z] === SKIP: libnetwork TestParallel1 (0.00s)
23:55:12 [2022-08-23T23:55:12.667Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
23:55:12 [2022-08-23T23:55:12.667Z] 
23:55:12 [2022-08-23T23:55:12.667Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
23:55:12 [2022-08-23T23:55:12.667Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
23:55:12 [2022-08-23T23:55:12.667Z] 
23:55:12 [2022-08-23T23:55:12.667Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
23:55:12 [2022-08-23T23:55:12.667Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
23:55:12 [2022-08-23T23:55:12.667Z] 
23:55:12 [2022-08-23T23:55:12.667Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
23:55:12 [2022-08-23T23:55:12.667Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
23:55:12 [2022-08-23T23:55:12.667Z] 
23:55:12 [2022-08-23T23:55:12.667Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
23:55:12 [2022-08-23T23:55:12.667Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
23:55:12 [2022-08-23T23:55:12.667Z] 
23:55:12 [2022-08-23T23:55:12.667Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
23:55:12 [2022-08-23T23:55:12.668Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
23:55:12 [2022-08-23T23:55:12.668Z] 
23:55:12 [2022-08-23T23:55:12.668Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
23:55:12 [2022-08-23T23:55:12.668Z]     firewalld_test.go:14: firewalld is not running
23:55:12 [2022-08-23T23:55:12.668Z] 
23:55:12 [2022-08-23T23:55:12.668Z] DONE 327 tests, 9 skipped in 203.372s
23:55:12 [2022-08-23T23:55:12.790Z] tests/integration/api_exec_test.py .....................                 [ 34%]
23:55:13 [2022-08-23T23:55:13.032Z] === CONT  TestWaitRestartedContainer/not-running
Post stage
[Pipeline] junit
23:55:13 [2022-08-23T23:55:13.632Z] Recording test results
23:55:13 [2022-08-23T23:55:13.962Z] --- PASS: TestWaitRestartedContainer (0.01s)
23:55:13 [2022-08-23T23:55:13.962Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.40s)
23:55:13 [2022-08-23T23:55:13.962Z]     --- PASS: TestWaitRestartedContainer/default (1.52s)
23:55:13 [2022-08-23T23:55:13.962Z]     --- PASS: TestWaitRestartedContainer/not-running (1.03s)
23:55:13 [2022-08-23T23:55:13.962Z] === CONT  TestContainerStartOnDaemonRestart
23:55:13 [2022-08-23T23:55:13.962Z] === CONT  TestRestartDaemonWithRestartingContainer
23:55:14 [2022-08-23T23:55:14.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
23:55:15 [2022-08-23T23:55:15.119Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
23:55:15 [2022-08-23T23:55:15.462Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e5958a8f08d8cc736a130fc162fa513ddcc4de61 -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:e5958a8f08d8cc736a130fc162fa513ddcc4de61 hack/make.sh dynbinary test-integration
23:55:15 [2022-08-23T23:55:15.723Z] 
23:55:15 [2022-08-23T23:55:15.989Z] Removing bundles/
23:55:15 [2022-08-23T23:55:15.989Z] 
23:55:15 [2022-08-23T23:55:15.989Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
23:55:15 [2022-08-23T23:55:15.989Z] Building: bundles/dynbinary-daemon/dockerd
23:55:15 [2022-08-23T23:55:15.989Z] GOOS="" GOARCH="" GOARM=""
23:55:16 [2022-08-23T23:55:16.521Z] --- PASS: TestContainerStartOnDaemonRestart (2.42s)
23:55:16 [2022-08-23T23:55:16.522Z] === CONT  TestDaemonHostGatewayIP
23:55:16 [2022-08-23T23:55:16.522Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s)
23:55:16 [2022-08-23T23:55:16.522Z] === CONT  TestDaemonRestartIpcMode
23:55:19 [2022-08-23T23:55:19.791Z] --- PASS: TestDaemonHostGatewayIP (2.84s)
23:55:19 [2022-08-23T23:55:19.791Z] === CONT  TestIpcModeOlderClient
23:55:19 [2022-08-23T23:55:19.791Z] --- PASS: TestDaemonRestartIpcMode (2.89s)
23:55:19 [2022-08-23T23:55:19.791Z] === CONT  TestContainerKillOnDaemonStart
23:55:19 [2022-08-23T23:55:19.791Z] --- PASS: TestIpcModeOlderClient (0.08s)
23:55:20 [2022-08-23T23:55:20.281Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
23:55:24 [2022-08-23T23:55:24.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:55:24 [2022-08-23T23:55:24.865Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
23:55:32 [2022-08-23T23:55:32.109Z] --- PASS: TestContainerKillOnDaemonStart (11.55s)
23:55:32 [2022-08-23T23:55:32.109Z] PASS
23:55:32 [2022-08-23T23:55:32.109Z] 
23:55:32 [2022-08-23T23:55:32.109Z] === Skipped
23:55:32 [2022-08-23T23:55:32.109Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
23:55:32 [2022-08-23T23:55:32.109Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:55:32 [2022-08-23T23:55:32.109Z] 
23:55:32 [2022-08-23T23:55:32.109Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
23:55:32 [2022-08-23T23:55:32.109Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
23:55:32 [2022-08-23T23:55:32.109Z] 
23:55:32 [2022-08-23T23:55:32.109Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:55:32 [2022-08-23T23:55:32.109Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:55:32 [2022-08-23T23:55:32.109Z] 
23:55:32 [2022-08-23T23:55:32.109Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
23:55:32 [2022-08-23T23:55:32.109Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
23:55:32 [2022-08-23T23:55:32.109Z] 
23:55:32 [2022-08-23T23:55:32.109Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
23:55:32 [2022-08-23T23:55:32.110Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:55:32 [2022-08-23T23:55:32.110Z] 
23:55:32 [2022-08-23T23:55:32.110Z] DONE 273 tests, 5 skipped in 139.417s
23:55:32 [2022-08-23T23:55:32.110Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
23:55:32 [2022-08-23T23:55:32.110Z] === RUN   TestConfigDaemonLibtrustID
23:55:32 [2022-08-23T23:55:32.110Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
23:55:32 [2022-08-23T23:55:32.110Z] === RUN   TestConfigDaemonID
23:55:32 [2022-08-23T23:55:32.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
23:55:32 [2022-08-23T23:55:32.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:55:32 [2022-08-23T23:55:32.671Z]     daemon_test.go:83: [df295a1cf3423] daemon is not started
23:55:32 [2022-08-23T23:55:32.671Z] --- PASS: TestConfigDaemonID (1.04s)
23:55:32 [2022-08-23T23:55:32.671Z] === RUN   TestDaemonConfigValidation
23:55:32 [2022-08-23T23:55:32.671Z] === RUN   TestDaemonConfigValidation/config_with_no_content
23:55:32 [2022-08-23T23:55:32.671Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
23:55:32 [2022-08-23T23:55:32.671Z] === RUN   TestDaemonConfigValidation/config_with_{}
23:55:32 [2022-08-23T23:55:32.671Z] === PAUSE TestDaemonConfigValidation/config_with_{}
23:55:32 [2022-08-23T23:55:32.671Z] === RUN   TestDaemonConfigValidation/invalid_config
23:55:32 [2022-08-23T23:55:32.671Z] === PAUSE TestDaemonConfigValidation/invalid_config
23:55:32 [2022-08-23T23:55:32.671Z] === RUN   TestDaemonConfigValidation/malformed_config
23:55:32 [2022-08-23T23:55:32.671Z] === PAUSE TestDaemonConfigValidation/malformed_config
23:55:32 [2022-08-23T23:55:32.671Z] === RUN   TestDaemonConfigValidation/valid_config
23:55:32 [2022-08-23T23:55:32.671Z] === PAUSE TestDaemonConfigValidation/valid_config
23:55:32 [2022-08-23T23:55:32.671Z] === CONT  TestDaemonConfigValidation/config_with_no_content
23:55:32 [2022-08-23T23:55:32.671Z] === CONT  TestDaemonConfigValidation/malformed_config
23:55:32 [2022-08-23T23:55:32.671Z] === CONT  TestDaemonConfigValidation/valid_config
23:55:32 [2022-08-23T23:55:32.671Z] === CONT  TestDaemonConfigValidation/invalid_config
23:55:32 [2022-08-23T23:55:32.671Z] === CONT  TestDaemonConfigValidation/config_with_{}
23:55:32 [2022-08-23T23:55:32.671Z] --- PASS: TestDaemonConfigValidation (0.00s)
23:55:32 [2022-08-23T23:55:32.671Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
23:55:32 [2022-08-23T23:55:32.671Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
23:55:32 [2022-08-23T23:55:32.671Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.10s)
23:55:32 [2022-08-23T23:55:32.671Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
23:55:32 [2022-08-23T23:55:32.671Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
23:55:32 [2022-08-23T23:55:32.671Z] === RUN   TestConfigDaemonSeccompProfiles
23:55:32 [2022-08-23T23:55:32.671Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
23:55:32 [2022-08-23T23:55:32.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:55:33 [2022-08-23T23:55:33.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:55:34 [2022-08-23T23:55:34.077Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
23:55:34 [2022-08-23T23:55:34.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:55:34 [2022-08-23T23:55:34.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:55:34 [2022-08-23T23:55:34.683Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
23:55:35 [2022-08-23T23:55:35.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:55:36 [2022-08-23T23:55:36.090Z] === CONT  TestConfigDaemonSeccompProfiles
23:55:36 [2022-08-23T23:55:36.090Z]     daemon_test.go:197: [df67da29804c2] daemon is not started
23:55:36 [2022-08-23T23:55:36.090Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
23:55:36 [2022-08-23T23:55:36.090Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
23:55:36 [2022-08-23T23:55:36.090Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
23:55:36 [2022-08-23T23:55:36.090Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
23:55:36 [2022-08-23T23:55:36.090Z] === RUN   TestDaemonProxy
23:55:36 [2022-08-23T23:55:36.090Z] === RUN   TestDaemonProxy/environment_variables
23:55:37 [2022-08-23T23:55:37.497Z] === RUN   TestDaemonProxy/command-line_options
23:55:38 [2022-08-23T23:55:38.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:55:38 [2022-08-23T23:55:38.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:55:39 [2022-08-23T23:55:39.385Z] === RUN   TestDaemonProxy/configuration_file
23:55:39 [2022-08-23T23:55:39.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:55:40 [2022-08-23T23:55:40.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:55:41 [2022-08-23T23:55:41.094Z] tests/integration/api_network_test.py ............................       [ 47%]
23:55:41 [2022-08-23T23:55:41.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:55:41 [2022-08-23T23:55:41.397Z] === RUN   TestDaemonProxy/conflicting_options
23:55:41 [2022-08-23T23:55:41.653Z] === RUN   TestDaemonProxy/reload_sanitized
23:55:41 [2022-08-23T23:55:41.734Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:55:42 [2022-08-23T23:55:42.258Z] --- PASS: TestDaemonProxy (6.24s)
23:55:42 [2022-08-23T23:55:42.258Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
23:55:42 [2022-08-23T23:55:42.258Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
23:55:42 [2022-08-23T23:55:42.258Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
23:55:42 [2022-08-23T23:55:42.258Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
23:55:42 [2022-08-23T23:55:42.258Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
23:55:42 [2022-08-23T23:55:42.258Z] PASS
23:55:42 [2022-08-23T23:55:42.258Z] 
23:55:42 [2022-08-23T23:55:42.258Z] DONE 18 tests in 11.173s
23:55:42 [2022-08-23T23:55:42.258Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
23:55:42 [2022-08-23T23:55:42.258Z] INFO: Testing against a local daemon
23:55:42 [2022-08-23T23:55:42.258Z] === RUN   TestCommitInheritsEnv
23:55:42 [2022-08-23T23:55:42.514Z] --- PASS: TestCommitInheritsEnv (0.32s)
23:55:42 [2022-08-23T23:55:42.514Z] === RUN   TestImportExtremelyLargeImageWorks
23:55:42 [2022-08-23T23:55:42.514Z] === PAUSE TestImportExtremelyLargeImageWorks
23:55:42 [2022-08-23T23:55:42.514Z] === RUN   TestImportWithCustomPlatform
23:55:42 [2022-08-23T23:55:42.514Z] === RUN   TestImportWithCustomPlatform/#00
23:55:42 [2022-08-23T23:55:42.514Z] === RUN   TestImportWithCustomPlatform/_______
23:55:42 [2022-08-23T23:55:42.514Z] === RUN   TestImportWithCustomPlatform//
23:55:42 [2022-08-23T23:55:42.514Z] === RUN   TestImportWithCustomPlatform/linux
23:55:42 [2022-08-23T23:55:42.514Z] === RUN   TestImportWithCustomPlatform/LINUX
23:55:42 [2022-08-23T23:55:42.771Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
23:55:42 [2022-08-23T23:55:42.771Z] === RUN   TestImportWithCustomPlatform/macos
23:55:42 [2022-08-23T23:55:42.771Z] === RUN   TestImportWithCustomPlatform/macos/arm64
23:55:42 [2022-08-23T23:55:42.771Z] === RUN   TestImportWithCustomPlatform/nintendo64
23:55:42 [2022-08-23T23:55:42.771Z] --- PASS: TestImportWithCustomPlatform (0.32s)
23:55:42 [2022-08-23T23:55:42.771Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
23:55:42 [2022-08-23T23:55:42.771Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
23:55:42 [2022-08-23T23:55:42.771Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
23:55:42 [2022-08-23T23:55:42.771Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
23:55:42 [2022-08-23T23:55:42.771Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
23:55:42 [2022-08-23T23:55:42.771Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
23:55:42 [2022-08-23T23:55:42.771Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
23:55:42 [2022-08-23T23:55:42.771Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
23:55:42 [2022-08-23T23:55:42.771Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
23:55:42 [2022-08-23T23:55:42.771Z] === RUN   TestImagesFilterMultiReference
23:55:42 [2022-08-23T23:55:42.771Z] --- PASS: TestImagesFilterMultiReference (0.06s)
23:55:42 [2022-08-23T23:55:42.771Z] === RUN   TestImagePullPlatformInvalid
23:55:42 [2022-08-23T23:55:42.771Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:55:42 [2022-08-23T23:55:42.771Z] === RUN   TestRemoveImageOrphaning
23:55:43 [2022-08-23T23:55:43.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:55:43 [2022-08-23T23:55:43.335Z] --- PASS: TestRemoveImageOrphaning (0.29s)
23:55:43 [2022-08-23T23:55:43.335Z] === RUN   TestRemoveImageGarbageCollector
23:55:43 [2022-08-23T23:55:43.591Z] time="2022-08-23T23:55:43Z" level=info msg="[graphdriver] trying configured driver: overlay2"
23:55:43 [2022-08-23T23:55:43.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:55:44 [2022-08-23T23:55:44.637Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:55:44 [2022-08-23T23:55:44.956Z] --- PASS: TestRemoveImageGarbageCollector (1.85s)
23:55:44 [2022-08-23T23:55:44.956Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:55:44 [2022-08-23T23:55:44.956Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
23:55:44 [2022-08-23T23:55:44.956Z] === RUN   TestTagInvalidReference
23:55:44 [2022-08-23T23:55:44.956Z] --- PASS: TestTagInvalidReference (0.02s)
23:55:44 [2022-08-23T23:55:44.956Z] === RUN   TestTagValidPrefixedRepo
23:55:45 [2022-08-23T23:55:45.210Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:55:45 [2022-08-23T23:55:45.210Z] Using test binary docker
23:55:45 [2022-08-23T23:55:45.210Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:55:45 [2022-08-23T23:55:45.258Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
23:55:45 [2022-08-23T23:55:45.258Z] === RUN   TestTagExistedNameWithoutForce
23:55:45 [2022-08-23T23:55:45.258Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:55:45 [2022-08-23T23:55:45.258Z] === RUN   TestTagOfficialNames
23:55:45 [2022-08-23T23:55:45.258Z] --- PASS: TestTagOfficialNames (0.05s)
23:55:45 [2022-08-23T23:55:45.258Z] === RUN   TestTagMatchesDigest
23:55:45 [2022-08-23T23:55:45.258Z] --- PASS: TestTagMatchesDigest (0.01s)
23:55:45 [2022-08-23T23:55:45.258Z] === CONT  TestImportExtremelyLargeImageWorks
23:55:45 [2022-08-23T23:55:45.582Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:55:45 [2022-08-23T23:55:45.582Z] Starting dockerd
23:55:45 [2022-08-23T23:55:45.582Z] INFO: Waiting for daemon to start...
23:55:48 [2022-08-23T23:55:48.883Z] .
23:55:48 [2022-08-23T23:55:48.883Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:55:48 [2022-08-23T23:55:48.883Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:55:48 [2022-08-23T23:55:48.883Z] Error: No such image: emptyfs
23:55:48 [2022-08-23T23:55:48.883Z] Running integration-test (iteration 1)
23:55:48 [2022-08-23T23:55:48.883Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
23:55:49 [2022-08-23T23:55:49.144Z] Loaded image: busybox:latest
23:55:49 [2022-08-23T23:55:49.144Z] Loaded image: busybox:glibc
23:55:50 [2022-08-23T23:55:50.531Z] Loaded image: debian:bullseye-slim
23:55:50 [2022-08-23T23:55:50.531Z] Loaded image: hello-world:latest
23:55:50 [2022-08-23T23:55:50.531Z] Loaded image: arm32v7/hello-world:latest
23:55:50 [2022-08-23T23:55:50.531Z] INFO: Testing against a local daemon
23:55:50 [2022-08-23T23:55:50.531Z] === RUN   TestCgroupNamespacesBuild
23:55:50 [2022-08-23T23:55:50.699Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
23:55:51 [2022-08-23T23:55:51.917Z] --- PASS: TestCgroupNamespacesBuild (1.23s)
23:55:51 [2022-08-23T23:55:51.917Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:55:52 [2022-08-23T23:55:52.208Z] tests/integration/api_secret_test.py .....                               [ 51%]
23:55:53 [2022-08-23T23:55:53.301Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
23:55:53 [2022-08-23T23:55:53.301Z] === RUN   TestBuildWithSession
23:55:53 [2022-08-23T23:55:53.301Z]     build_session_test.go:25: TODO: BuildKit
23:55:53 [2022-08-23T23:55:53.301Z] --- SKIP: TestBuildWithSession (0.00s)
23:55:53 [2022-08-23T23:55:53.301Z] === RUN   TestBuildSquashParent
23:55:56 [2022-08-23T23:55:56.590Z] tests/integration/api_service_test.py .................................. [ 59%]
23:56:01 [2022-08-23T23:56:01.052Z] ............................                                             [ 66%]
23:56:01 [2022-08-23T23:56:01.435Z] --- PASS: TestBuildSquashParent (7.18s)
23:56:01 [2022-08-23T23:56:01.435Z] === RUN   TestBuildWithRemoveAndForceRemove
23:56:01 [2022-08-23T23:56:01.435Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:56:01 [2022-08-23T23:56:01.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:56:01 [2022-08-23T23:56:01.435Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:56:01 [2022-08-23T23:56:01.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:56:01 [2022-08-23T23:56:01.435Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:56:01 [2022-08-23T23:56:01.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:56:01 [2022-08-23T23:56:01.435Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:56:01 [2022-08-23T23:56:01.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:56:01 [2022-08-23T23:56:01.435Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:56:01 [2022-08-23T23:56:01.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:56:01 [2022-08-23T23:56:01.435Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:56:01 [2022-08-23T23:56:01.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:56:01 [2022-08-23T23:56:01.435Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:56:01 [2022-08-23T23:56:01.435Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:56:01 [2022-08-23T23:56:01.701Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:56:01 [2022-08-23T23:56:01.963Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:56:03 [2022-08-23T23:56:03.999Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:56:03 [2022-08-23T23:56:03.999Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:56:05 [2022-08-23T23:56:05.913Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
23:56:05 [2022-08-23T23:56:05.913Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.61s)
23:56:05 [2022-08-23T23:56:05.913Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.65s)
23:56:05 [2022-08-23T23:56:05.913Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s)
23:56:05 [2022-08-23T23:56:05.913Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s)
23:56:05 [2022-08-23T23:56:05.913Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.88s)
23:56:05 [2022-08-23T23:56:05.913Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s)
23:56:05 [2022-08-23T23:56:05.913Z] === RUN   TestBuildMultiStageCopy
23:56:05 [2022-08-23T23:56:05.913Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:56:09 [2022-08-23T23:56:09.212Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:56:10 [2022-08-23T23:56:10.153Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:56:11 [2022-08-23T23:56:11.096Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:56:12 [2022-08-23T23:56:12.479Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:56:13 [2022-08-23T23:56:13.050Z] --- PASS: TestBuildMultiStageCopy (7.36s)
23:56:13 [2022-08-23T23:56:13.050Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s)
23:56:13 [2022-08-23T23:56:13.050Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
23:56:13 [2022-08-23T23:56:13.050Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
23:56:13 [2022-08-23T23:56:13.050Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
23:56:13 [2022-08-23T23:56:13.050Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
23:56:13 [2022-08-23T23:56:13.050Z] === RUN   TestBuildMultiStageParentConfig
23:56:18 [2022-08-23T23:56:18.333Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
23:56:18 [2022-08-23T23:56:18.333Z] === RUN   TestBuildLabelWithTargets
23:56:26 [2022-08-23T23:56:26.532Z] --- PASS: TestBuildLabelWithTargets (8.00s)
23:56:26 [2022-08-23T23:56:26.532Z] === RUN   TestBuildWithEmptyLayers
23:56:27 [2022-08-23T23:56:27.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:56:27 [2022-08-23T23:56:27.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:56:29 [2022-08-23T23:56:29.100Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
23:56:29 [2022-08-23T23:56:29.100Z] === RUN   TestBuildMultiStageOnBuild
23:56:34 [2022-08-23T23:56:34.385Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
23:56:34 [2022-08-23T23:56:34.385Z] === RUN   TestBuildUncleanTarFilenames
23:56:34 [2022-08-23T23:56:34.956Z] --- PASS: TestBuildUncleanTarFilenames (0.65s)
23:56:34 [2022-08-23T23:56:34.956Z] === RUN   TestBuildMultiStageLayerLeak
23:56:39 [2022-08-23T23:56:39.157Z] --- PASS: TestBuildMultiStageLayerLeak (4.35s)
23:56:39 [2022-08-23T23:56:39.157Z] === RUN   TestBuildWithHugeFile
23:56:42 [2022-08-23T23:56:42.138Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
23:56:52 [2022-08-23T23:56:52.515Z] Created binary: bundles/dynbinary-daemon/dockerd
23:56:52 [2022-08-23T23:56:52.515Z] Building: bundles/dynbinary-daemon/docker-proxy
23:56:52 [2022-08-23T23:56:52.515Z] GOOS="" GOARCH="" GOARM=""
23:56:52 [2022-08-23T23:56:52.515Z] Created binary: bundles/dynbinary-daemon/docker-proxy
23:56:52 [2022-08-23T23:56:52.515Z] 
23:56:52 [2022-08-23T23:56:52.515Z] ---> Making bundle: test-integration (in bundles/test-integration)
23:56:52 [2022-08-23T23:56:52.515Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
23:56:52 [2022-08-23T23:56:52.515Z] HOSTNAME=92e0729a86a9
23:56:52 [2022-08-23T23:56:52.515Z] TESTDEBUG=0
23:56:52 [2022-08-23T23:56:52.515Z] DEST=bundles/test-integration
23:56:52 [2022-08-23T23:56:52.515Z] PWD=/go/src/github.com/docker/docker
23:56:52 [2022-08-23T23:56:52.515Z] DOCKER_GITCOMMIT=e5958a8f08d8cc736a130fc162fa513ddcc4de61
23:56:52 [2022-08-23T23:56:52.515Z] container=docker
23:56:52 [2022-08-23T23:56:52.515Z] HOME=/root
23:56:52 [2022-08-23T23:56:52.515Z] GOLANG_VERSION=1.18.5
23:56:52 [2022-08-23T23:56:52.515Z] VALIDATE_REPO=https://github.com/moby/moby.git
23:56:52 [2022-08-23T23:56:52.515Z] VALIDATE_BRANCH=22.06
23:56:52 [2022-08-23T23:56:52.515Z] TERM=xterm
23:56:52 [2022-08-23T23:56:52.515Z] DOCKER_PKG=github.com/docker/docker
23:56:52 [2022-08-23T23:56:52.515Z] SHLVL=1
23:56:52 [2022-08-23T23:56:52.516Z] TIMEOUT=120m
23:56:52 [2022-08-23T23:56:52.516Z] DOCKER_BUILDTAGS= journald
23:56:52 [2022-08-23T23:56:52.516Z] DOCKER_GRAPHDRIVER=overlay2
23:56:52 [2022-08-23T23:56:52.516Z] GO111MODULE=off
23:56:52 [2022-08-23T23:56:52.516Z] DOCKER_EXPERIMENTAL=1
23:56:52 [2022-08-23T23:56:52.516Z] TEST_SKIP_INTEGRATION_CLI=1
23:56:52 [2022-08-23T23:56:52.516Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
23:56:52 [2022-08-23T23:56:52.516Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
23:56:52 [2022-08-23T23:56:52.516Z] GOPATH=/go
23:56:52 [2022-08-23T23:56:52.516Z] PKG_CONFIG=pkg-config
23:56:52 [2022-08-23T23:56:52.516Z] _=/usr/bin/env
23:56:52 [2022-08-23T23:56:52.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
23:56:57 [2022-08-23T23:56:57.048Z] tests/integration/api_volume_test.py .........                           [ 74%]
23:56:59 [2022-08-23T23:56:59.216Z] tests/integration/client_test.py .....                                   [ 75%]
23:56:59 [2022-08-23T23:56:59.216Z] tests/integration/context_api_test.py ...                                [ 76%]
23:56:59 [2022-08-23T23:56:59.785Z] tests/integration/errors_test.py .                                       [ 76%]
23:57:18 [2022-08-23T23:57:18.362Z] tests/integration/models_containers_test.py ............................ [ 83%]
23:57:19 [2022-08-23T23:57:19.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
23:57:19 [2022-08-23T23:57:19.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
23:57:21 [2022-08-23T23:57:21.794Z] --- PASS: TestImportExtremelyLargeImageWorks (91.54s)
23:57:21 [2022-08-23T23:57:21.794Z] PASS
23:57:21 [2022-08-23T23:57:21.794Z] 
23:57:21 [2022-08-23T23:57:21.794Z] DONE 22 tests in 94.640s
23:57:21 [2022-08-23T23:57:21.794Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
23:57:21 [2022-08-23T23:57:21.794Z] === RUN   TestStripANSICommands
23:57:21 [2022-08-23T23:57:21.794Z] === RUN   TestStripANSICommands/#00
23:57:21 [2022-08-23T23:57:21.794Z] === RUN   TestStripANSICommands/#01
23:57:21 [2022-08-23T23:57:21.794Z] --- PASS: TestStripANSICommands (0.00s)
23:57:21 [2022-08-23T23:57:21.794Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
23:57:21 [2022-08-23T23:57:21.794Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
23:57:21 [2022-08-23T23:57:21.794Z] PASS
23:57:21 [2022-08-23T23:57:21.794Z] 
23:57:21 [2022-08-23T23:57:21.794Z] DONE 3 tests in 0.009s
23:57:21 [2022-08-23T23:57:21.794Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
23:57:21 [2022-08-23T23:57:21.794Z] INFO: Testing against a local daemon
23:57:21 [2022-08-23T23:57:21.794Z] === RUN   TestNetworkCreateDelete
23:57:21 [2022-08-23T23:57:21.794Z] --- PASS: TestNetworkCreateDelete (0.13s)
23:57:21 [2022-08-23T23:57:21.794Z] === RUN   TestDockerNetworkDeletePreferID
23:57:21 [2022-08-23T23:57:21.794Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
23:57:21 [2022-08-23T23:57:21.794Z] === RUN   TestDaemonDNSFallback
23:57:23 [2022-08-23T23:57:23.681Z] --- PASS: TestDaemonDNSFallback (6.38s)
23:57:23 [2022-08-23T23:57:23.681Z] === RUN   TestInspectNetwork
23:57:26 [2022-08-23T23:57:26.989Z] === RUN   TestInspectNetwork/full_network_id
23:57:26 [2022-08-23T23:57:26.989Z] === RUN   TestInspectNetwork/partial_network_id
23:57:26 [2022-08-23T23:57:26.989Z] === RUN   TestInspectNetwork/network_name
23:57:26 [2022-08-23T23:57:26.989Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:57:31 [2022-08-23T23:57:31.193Z] --- PASS: TestInspectNetwork (7.50s)
23:57:31 [2022-08-23T23:57:31.193Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:57:31 [2022-08-23T23:57:31.193Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:57:31 [2022-08-23T23:57:31.193Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:57:31 [2022-08-23T23:57:31.193Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:57:31 [2022-08-23T23:57:31.193Z] === RUN   TestRunContainerWithBridgeNone
23:57:32 [2022-08-23T23:57:32.642Z] --- PASS: TestRunContainerWithBridgeNone (1.57s)
23:57:32 [2022-08-23T23:57:32.642Z] === RUN   TestNetworkInvalidJSON
23:57:32 [2022-08-23T23:57:32.642Z] === RUN   TestNetworkInvalidJSON/networks/create
23:57:32 [2022-08-23T23:57:32.642Z] === PAUSE TestNetworkInvalidJSON/networks/create
23:57:32 [2022-08-23T23:57:32.642Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
23:57:32 [2022-08-23T23:57:32.642Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
23:57:32 [2022-08-23T23:57:32.642Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
23:57:32 [2022-08-23T23:57:32.642Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
23:57:32 [2022-08-23T23:57:32.642Z] === CONT  TestNetworkInvalidJSON/networks/create
23:57:32 [2022-08-23T23:57:32.642Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
23:57:32 [2022-08-23T23:57:32.642Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
23:57:32 [2022-08-23T23:57:32.642Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
23:57:32 [2022-08-23T23:57:32.642Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
23:57:32 [2022-08-23T23:57:32.642Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
23:57:32 [2022-08-23T23:57:32.642Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
23:57:32 [2022-08-23T23:57:32.642Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
23:57:32 [2022-08-23T23:57:32.642Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
23:57:32 [2022-08-23T23:57:32.642Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
23:57:32 [2022-08-23T23:57:32.642Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
23:57:32 [2022-08-23T23:57:32.642Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
23:57:32 [2022-08-23T23:57:32.642Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
23:57:32 [2022-08-23T23:57:32.642Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
23:57:32 [2022-08-23T23:57:32.642Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
23:57:32 [2022-08-23T23:57:32.642Z] --- PASS: TestNetworkInvalidJSON (0.02s)
23:57:32 [2022-08-23T23:57:32.642Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
23:57:32 [2022-08-23T23:57:32.642Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
23:57:32 [2022-08-23T23:57:32.642Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
23:57:32 [2022-08-23T23:57:32.642Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
23:57:32 [2022-08-23T23:57:32.642Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
23:57:32 [2022-08-23T23:57:32.642Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
23:57:32 [2022-08-23T23:57:32.642Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
23:57:32 [2022-08-23T23:57:32.642Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
23:57:32 [2022-08-23T23:57:32.642Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
23:57:32 [2022-08-23T23:57:32.642Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
23:57:32 [2022-08-23T23:57:32.642Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
23:57:32 [2022-08-23T23:57:32.642Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
23:57:32 [2022-08-23T23:57:32.642Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
23:57:32 [2022-08-23T23:57:32.642Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
23:57:32 [2022-08-23T23:57:32.642Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
23:57:32 [2022-08-23T23:57:32.642Z] === RUN   TestNetworkList
23:57:32 [2022-08-23T23:57:32.642Z] === RUN   TestNetworkList//networks
23:57:32 [2022-08-23T23:57:32.642Z] === PAUSE TestNetworkList//networks
23:57:32 [2022-08-23T23:57:32.642Z] === RUN   TestNetworkList//networks/
23:57:32 [2022-08-23T23:57:32.642Z] === PAUSE TestNetworkList//networks/
23:57:32 [2022-08-23T23:57:32.642Z] === CONT  TestNetworkList//networks
23:57:32 [2022-08-23T23:57:32.642Z] === CONT  TestNetworkList//networks/
23:57:32 [2022-08-23T23:57:32.642Z] --- PASS: TestNetworkList (0.01s)
23:57:32 [2022-08-23T23:57:32.642Z]     --- PASS: TestNetworkList//networks (0.00s)
23:57:32 [2022-08-23T23:57:32.642Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:57:32 [2022-08-23T23:57:32.642Z] === RUN   TestHostIPv4BridgeLabel
23:57:33 [2022-08-23T23:57:33.203Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
23:57:33 [2022-08-23T23:57:33.203Z] === RUN   TestDaemonRestartWithLiveRestore
23:57:34 [2022-08-23T23:57:34.381Z] .........                                                                [ 85%]
23:57:34 [2022-08-23T23:57:34.567Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
23:57:34 [2022-08-23T23:57:34.568Z] === RUN   TestDaemonDefaultNetworkPools
23:57:35 [2022-08-23T23:57:35.129Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
23:57:35 [2022-08-23T23:57:35.129Z] === RUN   TestDaemonRestartWithExistingNetwork
23:57:35 [2022-08-23T23:57:35.425Z] --- PASS: TestBuildWithHugeFile (51.12s)
23:57:35 [2022-08-23T23:57:35.425Z] === RUN   TestBuildWCOWSandboxSize
23:57:35 [2022-08-23T23:57:35.425Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:57:35 [2022-08-23T23:57:35.425Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
23:57:35 [2022-08-23T23:57:35.425Z] === RUN   TestBuildWithEmptyDockerfile
23:57:35 [2022-08-23T23:57:35.425Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:57:35 [2022-08-23T23:57:35.425Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:57:35 [2022-08-23T23:57:35.425Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:57:35 [2022-08-23T23:57:35.425Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:57:35 [2022-08-23T23:57:35.425Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:57:35 [2022-08-23T23:57:35.425Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:57:35 [2022-08-23T23:57:35.425Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:57:35 [2022-08-23T23:57:35.425Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:57:35 [2022-08-23T23:57:35.425Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:57:35 [2022-08-23T23:57:35.425Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
23:57:35 [2022-08-23T23:57:35.425Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s)
23:57:35 [2022-08-23T23:57:35.425Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s)
23:57:35 [2022-08-23T23:57:35.425Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
23:57:35 [2022-08-23T23:57:35.425Z] === RUN   TestBuildPreserveOwnership
23:57:35 [2022-08-23T23:57:35.425Z] === RUN   TestBuildPreserveOwnership/copy_from
23:57:36 [2022-08-23T23:57:36.493Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
23:57:36 [2022-08-23T23:57:36.493Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:57:37 [2022-08-23T23:57:37.335Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:57:37 [2022-08-23T23:57:37.464Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
23:57:37 [2022-08-23T23:57:37.465Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:57:38 [2022-08-23T23:57:38.026Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
23:57:38 [2022-08-23T23:57:38.026Z] === RUN   TestServiceWithPredefinedNetwork
23:57:39 [2022-08-23T23:57:39.330Z] tests/integration/models_images_test.py ...............                  [ 89%]
23:57:40 [2022-08-23T23:57:40.530Z] tests/integration/models_networks_test.py ....                           [ 90%]
23:57:40 [2022-08-23T23:57:40.549Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s)
23:57:40 [2022-08-23T23:57:40.549Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:57:40 [2022-08-23T23:57:40.549Z]     service_test.go:243: FLAKY_TEST
23:57:40 [2022-08-23T23:57:40.549Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:57:40 [2022-08-23T23:57:40.549Z] === RUN   TestServiceWithDataPathPortInit
23:57:41 [2022-08-23T23:57:41.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
23:57:41 [2022-08-23T23:57:41.538Z] --- PASS: TestBuildPreserveOwnership (10.49s)
23:57:41 [2022-08-23T23:57:41.538Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.44s)
23:57:41 [2022-08-23T23:57:41.538Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
23:57:41 [2022-08-23T23:57:41.538Z] === RUN   TestBuildPlatformInvalid
23:57:41 [2022-08-23T23:57:41.538Z] --- PASS: TestBuildPlatformInvalid (0.09s)
23:57:41 [2022-08-23T23:57:41.538Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
23:57:41 [2022-08-23T23:57:41.538Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
23:57:41 [2022-08-23T23:57:41.538Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
23:57:41 [2022-08-23T23:57:41.538Z] PASS
23:57:41 [2022-08-23T23:57:41.538Z] 
23:57:41 [2022-08-23T23:57:41.538Z] === Skipped
23:57:41 [2022-08-23T23:57:41.538Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
23:57:41 [2022-08-23T23:57:41.538Z]     build_session_test.go:25: TODO: BuildKit
23:57:41 [2022-08-23T23:57:41.538Z] 
23:57:41 [2022-08-23T23:57:41.538Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
23:57:41 [2022-08-23T23:57:41.538Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:57:41 [2022-08-23T23:57:41.538Z] 
23:57:41 [2022-08-23T23:57:41.538Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
23:57:41 [2022-08-23T23:57:41.538Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
23:57:41 [2022-08-23T23:57:41.538Z] 
23:57:41 [2022-08-23T23:57:41.538Z] DONE 34 tests, 3 skipped in 112.485s
23:57:41 [2022-08-23T23:57:41.538Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
23:57:41 [2022-08-23T23:57:41.538Z] INFO: Testing against a local daemon
23:57:41 [2022-08-23T23:57:41.538Z] === RUN   TestConfigInspect
23:57:41 [2022-08-23T23:57:41.538Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:41 [2022-08-23T23:57:41.538Z] --- SKIP: TestConfigInspect (0.02s)
23:57:41 [2022-08-23T23:57:41.538Z] === RUN   TestConfigList
23:57:41 [2022-08-23T23:57:41.538Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:41 [2022-08-23T23:57:41.538Z] --- SKIP: TestConfigList (0.01s)
23:57:41 [2022-08-23T23:57:41.538Z] === RUN   TestConfigsCreateAndDelete
23:57:41 [2022-08-23T23:57:41.538Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:41 [2022-08-23T23:57:41.538Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
23:57:41 [2022-08-23T23:57:41.538Z] === RUN   TestConfigsUpdate
23:57:41 [2022-08-23T23:57:41.538Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:41 [2022-08-23T23:57:41.538Z] --- SKIP: TestConfigsUpdate (0.01s)
23:57:41 [2022-08-23T23:57:41.538Z] === RUN   TestTemplatedConfig
23:57:41 [2022-08-23T23:57:41.538Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:41 [2022-08-23T23:57:41.538Z] --- SKIP: TestTemplatedConfig (0.00s)
23:57:41 [2022-08-23T23:57:41.538Z] === RUN   TestConfigCreateResolve
23:57:41 [2022-08-23T23:57:41.538Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:41 [2022-08-23T23:57:41.538Z] --- SKIP: TestConfigCreateResolve (0.01s)
23:57:41 [2022-08-23T23:57:41.538Z] PASS
23:57:41 [2022-08-23T23:57:41.538Z] 
23:57:41 [2022-08-23T23:57:41.538Z] === Skipped
23:57:41 [2022-08-23T23:57:41.538Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
23:57:41 [2022-08-23T23:57:41.538Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:41 [2022-08-23T23:57:41.538Z] 
23:57:41 [2022-08-23T23:57:41.538Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
23:57:41 [2022-08-23T23:57:41.538Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:41 [2022-08-23T23:57:41.538Z] 
23:57:41 [2022-08-23T23:57:41.538Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
23:57:41 [2022-08-23T23:57:41.538Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:41 [2022-08-23T23:57:41.538Z] 
23:57:41 [2022-08-23T23:57:41.538Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
23:57:41 [2022-08-23T23:57:41.538Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:41 [2022-08-23T23:57:41.538Z] 
23:57:41 [2022-08-23T23:57:41.538Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
23:57:41 [2022-08-23T23:57:41.538Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:41 [2022-08-23T23:57:41.538Z] 
23:57:41 [2022-08-23T23:57:41.538Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
23:57:41 [2022-08-23T23:57:41.538Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
23:57:41 [2022-08-23T23:57:41.538Z] 
23:57:41 [2022-08-23T23:57:41.538Z] DONE 6 tests, 6 skipped in 0.176s
23:57:41 [2022-08-23T23:57:41.538Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
23:57:41 [2022-08-23T23:57:41.800Z] INFO: Testing against a local daemon
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestAttachWithTTY
23:57:41 [2022-08-23T23:57:41.800Z] --- PASS: TestAttachWithTTY (0.06s)
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestAttachWithoutTTy
23:57:41 [2022-08-23T23:57:41.800Z] --- PASS: TestAttachWithoutTTy (0.05s)
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestCheckpoint
23:57:41 [2022-08-23T23:57:41.800Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:57:41 [2022-08-23T23:57:41.800Z] --- SKIP: TestCheckpoint (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/commit
23:57:41 [2022-08-23T23:57:41.800Z] === PAUSE TestContainerInvalidJSON/commit
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/containers/create
23:57:41 [2022-08-23T23:57:41.800Z] === PAUSE TestContainerInvalidJSON/containers/create
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
23:57:41 [2022-08-23T23:57:41.800Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
23:57:41 [2022-08-23T23:57:41.800Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
23:57:41 [2022-08-23T23:57:41.800Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:57:41 [2022-08-23T23:57:41.800Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
23:57:41 [2022-08-23T23:57:41.800Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
23:57:41 [2022-08-23T23:57:41.800Z] === CONT  TestContainerInvalidJSON/commit
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
23:57:41 [2022-08-23T23:57:41.800Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/commit/empty_body
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
23:57:41 [2022-08-23T23:57:41.800Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
23:57:41 [2022-08-23T23:57:41.800Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
23:57:41 [2022-08-23T23:57:41.800Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
23:57:41 [2022-08-23T23:57:41.800Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
23:57:41 [2022-08-23T23:57:41.800Z] === CONT  TestContainerInvalidJSON/containers/create
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
23:57:41 [2022-08-23T23:57:41.800Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:57:41 [2022-08-23T23:57:41.800Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
23:57:41 [2022-08-23T23:57:41.800Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:57:42 [2022-08-23T23:57:42.060Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
23:57:42 [2022-08-23T23:57:42.060Z] === RUN   TestCopyFromContainerPathIsNotDir
23:57:42 [2022-08-23T23:57:42.060Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
23:57:42 [2022-08-23T23:57:42.060Z] === RUN   TestCopyToContainerPathDoesNotExist
23:57:42 [2022-08-23T23:57:42.060Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
23:57:42 [2022-08-23T23:57:42.060Z] === RUN   TestCopyEmptyFile
23:57:42 [2022-08-23T23:57:42.321Z] --- PASS: TestCopyEmptyFile (0.20s)
23:57:42 [2022-08-23T23:57:42.321Z] === RUN   TestCopyToContainerPathIsNotDir
23:57:42 [2022-08-23T23:57:42.321Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
23:57:42 [2022-08-23T23:57:42.321Z] === RUN   TestCopyFromContainer
23:57:46 [2022-08-23T23:57:46.526Z] === RUN   TestCopyFromContainer//
23:57:46 [2022-08-23T23:57:46.526Z] === RUN   TestCopyFromContainer//bar/root
23:57:46 [2022-08-23T23:57:46.526Z] === RUN   TestCopyFromContainer//bar/root/
23:57:46 [2022-08-23T23:57:46.526Z] === RUN   TestCopyFromContainer/bar/quux
23:57:46 [2022-08-23T23:57:46.526Z] === RUN   TestCopyFromContainer/bar/quux/
23:57:46 [2022-08-23T23:57:46.526Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:57:46 [2022-08-23T23:57:46.526Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:57:46 [2022-08-23T23:57:46.526Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:57:46 [2022-08-23T23:57:46.526Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:57:46 [2022-08-23T23:57:46.787Z] === RUN   TestCopyFromContainer/bar/notarget
23:57:46 [2022-08-23T23:57:46.787Z] --- PASS: TestCopyFromContainer (4.47s)
23:57:46 [2022-08-23T23:57:46.787Z]     --- PASS: TestCopyFromContainer// (0.06s)
23:57:46 [2022-08-23T23:57:46.787Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
23:57:46 [2022-08-23T23:57:46.787Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
23:57:46 [2022-08-23T23:57:46.787Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
23:57:46 [2022-08-23T23:57:46.787Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
23:57:46 [2022-08-23T23:57:46.787Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
23:57:46 [2022-08-23T23:57:46.787Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
23:57:46 [2022-08-23T23:57:46.787Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
23:57:46 [2022-08-23T23:57:46.787Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
23:57:46 [2022-08-23T23:57:46.787Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
23:57:46 [2022-08-23T23:57:46.787Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:57:46 [2022-08-23T23:57:46.787Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:57:46 [2022-08-23T23:57:46.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:57:46 [2022-08-23T23:57:46.787Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:57:46 [2022-08-23T23:57:46.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:57:46 [2022-08-23T23:57:46.787Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:57:46 [2022-08-23T23:57:46.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:57:46 [2022-08-23T23:57:46.787Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:57:46 [2022-08-23T23:57:46.787Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:57:46 [2022-08-23T23:57:46.787Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:57:46 [2022-08-23T23:57:46.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
23:57:46 [2022-08-23T23:57:46.787Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:57:46 [2022-08-23T23:57:46.787Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:57:46 [2022-08-23T23:57:46.787Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:57:46 [2022-08-23T23:57:46.787Z] === RUN   TestCreateLinkToNonExistingContainer
23:57:46 [2022-08-23T23:57:46.787Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
23:57:46 [2022-08-23T23:57:46.787Z] === RUN   TestCreateWithInvalidEnv
23:57:46 [2022-08-23T23:57:46.787Z] === RUN   TestCreateWithInvalidEnv/0
23:57:46 [2022-08-23T23:57:46.787Z] === PAUSE TestCreateWithInvalidEnv/0
23:57:46 [2022-08-23T23:57:46.787Z] === RUN   TestCreateWithInvalidEnv/1
23:57:46 [2022-08-23T23:57:46.787Z] === PAUSE TestCreateWithInvalidEnv/1
23:57:46 [2022-08-23T23:57:46.787Z] === RUN   TestCreateWithInvalidEnv/2
23:57:46 [2022-08-23T23:57:46.787Z] === PAUSE TestCreateWithInvalidEnv/2
23:57:46 [2022-08-23T23:57:46.787Z] === CONT  TestCreateWithInvalidEnv/0
23:57:46 [2022-08-23T23:57:46.787Z] === CONT  TestCreateWithInvalidEnv/2
23:57:46 [2022-08-23T23:57:46.787Z] === CONT  TestCreateWithInvalidEnv/1
23:57:46 [2022-08-23T23:57:46.787Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:57:46 [2022-08-23T23:57:46.787Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:57:46 [2022-08-23T23:57:46.787Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:57:46 [2022-08-23T23:57:46.787Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:57:46 [2022-08-23T23:57:46.787Z] === RUN   TestCreateTmpfsMountsTarget
23:57:46 [2022-08-23T23:57:46.787Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:57:46 [2022-08-23T23:57:46.787Z] === RUN   TestCreateWithCustomMaskedPaths
23:57:47 [2022-08-23T23:57:47.106Z] tests/integration/models_nodes_test.py .                                 [ 90%]
23:57:47 [2022-08-23T23:57:47.106Z] tests/integration/models_resources_test.py .                             [ 91%]
23:57:47 [2022-08-23T23:57:47.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:57:48 [2022-08-23T23:57:48.170Z] --- PASS: TestCreateWithCustomMaskedPaths (1.23s)
23:57:48 [2022-08-23T23:57:48.170Z] === RUN   TestCreateWithCustomReadonlyPaths
23:57:48 [2022-08-23T23:57:48.876Z] tests/integration/models_services_test.py ................X.             [ 95%]
23:57:49 [2022-08-23T23:57:49.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
23:57:49 [2022-08-23T23:57:49.554Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s)
23:57:49 [2022-08-23T23:57:49.554Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:57:49 [2022-08-23T23:57:49.554Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:57:49 [2022-08-23T23:57:49.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:57:49 [2022-08-23T23:57:49.554Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:57:49 [2022-08-23T23:57:49.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:57:49 [2022-08-23T23:57:49.554Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:57:49 [2022-08-23T23:57:49.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:57:49 [2022-08-23T23:57:49.554Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:57:49 [2022-08-23T23:57:49.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:57:49 [2022-08-23T23:57:49.554Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:57:49 [2022-08-23T23:57:49.554Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:57:49 [2022-08-23T23:57:49.554Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:57:49 [2022-08-23T23:57:49.554Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:57:49 [2022-08-23T23:57:49.554Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:57:49 [2022-08-23T23:57:49.554Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:57:49 [2022-08-23T23:57:49.554Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:57:49 [2022-08-23T23:57:49.554Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:57:49 [2022-08-23T23:57:49.554Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
23:57:49 [2022-08-23T23:57:49.554Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
23:57:49 [2022-08-23T23:57:49.554Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
23:57:49 [2022-08-23T23:57:49.554Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
23:57:49 [2022-08-23T23:57:49.554Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
23:57:49 [2022-08-23T23:57:49.554Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:57:49 [2022-08-23T23:57:49.816Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
23:57:49 [2022-08-23T23:57:49.816Z] === RUN   TestCreateDifferentPlatform
23:57:49 [2022-08-23T23:57:49.816Z] === RUN   TestCreateDifferentPlatform/different_os
23:57:49 [2022-08-23T23:57:49.816Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:57:49 [2022-08-23T23:57:49.816Z] --- PASS: TestCreateDifferentPlatform (0.01s)
23:57:49 [2022-08-23T23:57:49.816Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:57:49 [2022-08-23T23:57:49.816Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:57:49 [2022-08-23T23:57:49.816Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:57:49 [2022-08-23T23:57:49.816Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
23:57:49 [2022-08-23T23:57:49.816Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:57:49 [2022-08-23T23:57:49.816Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
23:57:49 [2022-08-23T23:57:49.816Z] === RUN   TestCreateInvalidHostConfig
23:57:49 [2022-08-23T23:57:49.816Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
23:57:49 [2022-08-23T23:57:49.816Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
23:57:49 [2022-08-23T23:57:49.816Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
23:57:49 [2022-08-23T23:57:49.816Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
23:57:49 [2022-08-23T23:57:49.816Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:57:49 [2022-08-23T23:57:49.816Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:57:49 [2022-08-23T23:57:49.816Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
23:57:49 [2022-08-23T23:57:49.816Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
23:57:49 [2022-08-23T23:57:49.816Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
23:57:49 [2022-08-23T23:57:49.816Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
23:57:49 [2022-08-23T23:57:49.816Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:57:49 [2022-08-23T23:57:49.816Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
23:57:49 [2022-08-23T23:57:49.816Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
23:57:49 [2022-08-23T23:57:49.816Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
23:57:49 [2022-08-23T23:57:49.816Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
23:57:49 [2022-08-23T23:57:49.816Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
23:57:49 [2022-08-23T23:57:49.816Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
23:57:49 [2022-08-23T23:57:49.816Z] === RUN   TestContainerStartOnDaemonRestart
23:57:49 [2022-08-23T23:57:49.816Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
23:57:49 [2022-08-23T23:57:49.816Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
23:57:49 [2022-08-23T23:57:49.816Z] === RUN   TestDaemonRestartIpcMode
23:57:49 [2022-08-23T23:57:49.816Z] === PAUSE TestDaemonRestartIpcMode
23:57:49 [2022-08-23T23:57:49.816Z] === RUN   TestDaemonHostGatewayIP
23:57:49 [2022-08-23T23:57:49.816Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
23:57:49 [2022-08-23T23:57:49.816Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
23:57:49 [2022-08-23T23:57:49.816Z] === RUN   TestRestartDaemonWithRestartingContainer
23:57:49 [2022-08-23T23:57:49.816Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:57:49 [2022-08-23T23:57:49.816Z] === RUN   TestContainerKillOnDaemonStart
23:57:49 [2022-08-23T23:57:49.816Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
23:57:49 [2022-08-23T23:57:49.816Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
23:57:49 [2022-08-23T23:57:49.816Z] === RUN   TestDiff
23:57:50 [2022-08-23T23:57:50.387Z] --- PASS: TestDiff (0.40s)
23:57:50 [2022-08-23T23:57:50.387Z] === RUN   TestExecConsoleSize
23:57:50 [2022-08-23T23:57:50.648Z] --- PASS: TestExecConsoleSize (0.46s)
23:57:50 [2022-08-23T23:57:50.648Z] === RUN   TestExecWithCloseStdin
23:57:51 [2022-08-23T23:57:51.220Z] --- PASS: TestExecWithCloseStdin (0.47s)
23:57:51 [2022-08-23T23:57:51.220Z] === RUN   TestExec
23:57:51 [2022-08-23T23:57:51.663Z] tests/integration/models_swarm_test.py ..                                [ 96%]
23:57:51 [2022-08-23T23:57:51.791Z] --- PASS: TestExec (0.47s)
23:57:51 [2022-08-23T23:57:51.792Z] === RUN   TestExecUser
23:57:51 [2022-08-23T23:57:51.923Z] tests/integration/models_volumes_test.py ..                              [ 96%]
23:57:52 [2022-08-23T23:57:52.364Z] --- PASS: TestExecUser (0.56s)
23:57:52 [2022-08-23T23:57:52.364Z] === RUN   TestExportContainerAndImportImage
23:57:52 [2022-08-23T23:57:52.937Z] --- PASS: TestExportContainerAndImportImage (0.58s)
23:57:52 [2022-08-23T23:57:52.937Z] === RUN   TestExportContainerAfterDaemonRestart
23:57:54 [2022-08-23T23:57:54.322Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s)
23:57:54 [2022-08-23T23:57:54.322Z] === RUN   TestHealthCheckWorkdir
23:57:54 [2022-08-23T23:57:54.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
23:57:54 [2022-08-23T23:57:54.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:57:54 [2022-08-23T23:57:54.893Z] --- PASS: TestHealthCheckWorkdir (0.65s)
23:57:54 [2022-08-23T23:57:54.893Z] === RUN   TestHealthKillContainer
23:57:55 [2022-08-23T23:57:55.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:57:55 [2022-08-23T23:57:55.552Z] tests/integration/regression_test.py ......                              [ 98%]
23:57:55 [2022-08-23T23:57:55.632Z] --- PASS: TestServiceWithDataPathPortInit (14.08s)
23:57:55 [2022-08-23T23:57:55.632Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:57:56 [2022-08-23T23:57:56.073Z] tests/integration/credentials/store_test.py ......                       [ 99%]
23:57:56 [2022-08-23T23:57:56.073Z] tests/integration/credentials/utils_test.py .                            [100%]
23:57:56 [2022-08-23T23:57:56.073Z] 
23:57:56 [2022-08-23T23:57:56.073Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
23:57:56 [2022-08-23T23:57:56.073Z] =========================== short test summary info ============================
23:57:56 [2022-08-23T23:57:56.073Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
23:57:56 [2022-08-23T23:57:56.073Z]   CONFIG_RT_GROUP_SCHED isn't enabled
23:57:56 [2022-08-23T23:57:56.073Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
23:57:56 [2022-08-23T23:57:56.073Z]   Not supported on most drivers
23:57:56 [2022-08-23T23:57:56.073Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
23:57:56 [2022-08-23T23:57:56.073Z]   Output of docker top depends on host distro, and is not formalized.
23:57:56 [2022-08-23T23:57:56.073Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
23:57:56 [2022-08-23T23:57:56.073Z]   Output of docker top depends on host distro, and is not formalized.
23:57:56 [2022-08-23T23:57:56.073Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
23:57:56 [2022-08-23T23:57:56.073Z]   Can fail if eth0 has multiple IP addresses
23:57:56 [2022-08-23T23:57:56.073Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
23:57:56 [2022-08-23T23:57:56.073Z]   This doesn't seem to be taken into account by the engine
23:57:56 [2022-08-23T23:57:56.073Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
23:57:56 [2022-08-23T23:57:56.073Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
23:57:56 [2022-08-23T23:57:56.073Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 282.29 seconds ==
23:57:56 [2022-08-23T23:57:56.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:57:56 [2022-08-23T23:57:56.334Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
23:57:56 [2022-08-23T23:57:56.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:57:56 [2022-08-23T23:57:56.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:57:57 [2022-08-23T23:57:57.046Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l40ankxxy9560fs5wmi5vts7s Created:2022-08-23 23:57:55.708197496 +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[695ccbf8bc95443a06a14525cbae10c52906449d2ea8001db5f8e347124c188a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.um14ilt2y4kzk858oroc9530u EndpointID:5971ffd4e3f4e565a00a310e6f58bd6a13648f6e430f3bd990a3b4f9b60500c4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5247cdb72215ded7da49e8ab8048c939c289fb4b5deb64b086c9a7346e1c77b1 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:e69bdad3be94 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.um14ilt2y4kzk858oroc9530u EndpointID:5971ffd4e3f4e565a00a310e6f58bd6a13648f6e430f3bd990a3b4f9b60500c4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:57:57 [2022-08-23T23:57:57.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:57:59 [2022-08-23T23:57:59.788Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:58:00 [2022-08-23T23:58:00.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:58:01 [2022-08-23T23:58:01.295Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.96s)
23:58:01 [2022-08-23T23:58:01.295Z] PASS
23:58:01 [2022-08-23T23:58:01.295Z] 
23:58:01 [2022-08-23T23:58:01.295Z] === Skipped
23:58:01 [2022-08-23T23:58:01.295Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:58:01 [2022-08-23T23:58:01.295Z]     service_test.go:243: FLAKY_TEST
23:58:01 [2022-08-23T23:58:01.295Z] 
23:58:01 [2022-08-23T23:58:01.295Z] DONE 38 tests, 1 skipped in 44.624s
23:58:01 [2022-08-23T23:58:01.295Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:58:01 [2022-08-23T23:58:01.551Z] INFO: Testing against a local daemon
23:58:01 [2022-08-23T23:58:01.551Z] === RUN   TestDockerNetworkIpvlanPersistance
23:58:01 [2022-08-23T23:58:01.551Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:58:01 [2022-08-23T23:58:01.551Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:58:01 [2022-08-23T23:58:01.551Z] === RUN   TestDockerNetworkIpvlan
23:58:01 [2022-08-23T23:58:01.551Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:58:01 [2022-08-23T23:58:01.551Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:58:01 [2022-08-23T23:58:01.551Z] PASS
23:58:01 [2022-08-23T23:58:01.551Z] 
23:58:01 [2022-08-23T23:58:01.551Z] === Skipped
23:58:01 [2022-08-23T23:58:01.551Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:58:01 [2022-08-23T23:58:01.551Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:58:01 [2022-08-23T23:58:01.551Z] 
23:58:01 [2022-08-23T23:58:01.551Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:58:01 [2022-08-23T23:58:01.551Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:58:01 [2022-08-23T23:58:01.551Z] 
23:58:01 [2022-08-23T23:58:01.551Z] DONE 2 tests, 2 skipped in 0.026s
23:58:01 [2022-08-23T23:58:01.551Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:58:01 [2022-08-23T23:58:01.551Z] INFO: Testing against a local daemon
23:58:01 [2022-08-23T23:58:01.551Z] === RUN   TestDockerNetworkMacvlanPersistance
23:58:01 [2022-08-23T23:58:01.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:58:02 [2022-08-23T23:58:02.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:58:02 [2022-08-23T23:58:02.916Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
23:58:02 [2022-08-23T23:58:02.916Z] === RUN   TestDockerNetworkMacvlan
23:58:03 [2022-08-23T23:58:03.039Z] --- PASS: TestHealthKillContainer (7.82s)
23:58:03 [2022-08-23T23:58:03.039Z] === RUN   TestHealthCheckProcessKilled
23:58:03 [2022-08-23T23:58:03.201Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:58:03 [2022-08-23T23:58:03.478Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:58:03 [2022-08-23T23:58:03.611Z] --- PASS: TestHealthCheckProcessKilled (0.84s)
23:58:03 [2022-08-23T23:58:03.611Z] === RUN   TestInspectCpusetInConfigPre120
23:58:03 [2022-08-23T23:58:03.611Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
23:58:03 [2022-08-23T23:58:03.611Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
23:58:03 [2022-08-23T23:58:03.611Z] === RUN   TestIpcModeNone
23:58:03 [2022-08-23T23:58:03.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:58:03 [2022-08-23T23:58:03.872Z] --- PASS: TestIpcModeNone (0.44s)
23:58:03 [2022-08-23T23:58:03.872Z] === RUN   TestIpcModePrivate
23:58:04 [2022-08-23T23:58:04.081Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:58:04 [2022-08-23T23:58:04.133Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
23:58:04 [2022-08-23T23:58:04.393Z] --- PASS: TestIpcModePrivate (0.43s)
23:58:04 [2022-08-23T23:58:04.393Z] === RUN   TestIpcModeShareable
23:58:04 [2022-08-23T23:58:04.393Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:58:04 [2022-08-23T23:58:04.393Z] --- SKIP: TestIpcModeShareable (0.00s)
23:58:04 [2022-08-23T23:58:04.393Z] === RUN   TestAPIIpcModeShareableAndContainer
23:58:05 [2022-08-23T23:58:05.009Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:58:05 [2022-08-23T23:58:05.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:58:05 [2022-08-23T23:58:05.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:58:05 [2022-08-23T23:58:05.778Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.46s)
23:58:05 [2022-08-23T23:58:05.778Z] === RUN   TestAPIIpcModeHost
23:58:05 [2022-08-23T23:58:05.778Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:58:05 [2022-08-23T23:58:05.778Z] --- SKIP: TestAPIIpcModeHost (0.00s)
23:58:05 [2022-08-23T23:58:05.778Z] === RUN   TestDaemonIpcModeShareable
23:58:05 [2022-08-23T23:58:05.778Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:58:05 [2022-08-23T23:58:05.778Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
23:58:05 [2022-08-23T23:58:05.778Z] === RUN   TestDaemonIpcModePrivate
23:58:06 [2022-08-23T23:58:06.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:58:06 [2022-08-23T23:58:06.722Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
23:58:06 [2022-08-23T23:58:06.898Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:58:06 [2022-08-23T23:58:06.983Z] --- PASS: TestDaemonIpcModePrivate (1.20s)
23:58:06 [2022-08-23T23:58:06.983Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:58:06 [2022-08-23T23:58:06.983Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:58:06 [2022-08-23T23:58:06.983Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
23:58:06 [2022-08-23T23:58:06.983Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:58:06 [2022-08-23T23:58:06.983Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:58:06 [2022-08-23T23:58:06.983Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
23:58:06 [2022-08-23T23:58:06.983Z] === RUN   TestIpcModeOlderClient
23:58:06 [2022-08-23T23:58:06.983Z] === PAUSE TestIpcModeOlderClient
23:58:06 [2022-08-23T23:58:06.983Z] === RUN   TestKillContainerInvalidSignal
23:58:07 [2022-08-23T23:58:07.308Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:58:07 [2022-08-23T23:58:07.308Z] Using test binary docker
23:58:07 [2022-08-23T23:58:07.308Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
23:58:07 [2022-08-23T23:58:07.308Z] +++ /etc/init.d/apparmor start
23:58:07 [2022-08-23T23:58:07.308Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:58:07 [2022-08-23T23:58:07.308Z] INFO: Waiting for daemon to start...
23:58:07 [2022-08-23T23:58:07.308Z] Starting dockerd
23:58:07 [2022-08-23T23:58:07.308Z] +++ 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
23:58:07 [2022-08-23T23:58:07.554Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
23:58:07 [2022-08-23T23:58:07.554Z] === RUN   TestKillContainer
23:58:07 [2022-08-23T23:58:07.554Z] === RUN   TestKillContainer/no_signal
23:58:07 [2022-08-23T23:58:07.815Z] === RUN   TestKillContainer/non_killing_signal
23:58:08 [2022-08-23T23:58:08.079Z] === RUN   TestKillContainer/killing_signal
23:58:08 [2022-08-23T23:58:08.552Z] Leaving: AppArmorNo profiles have been unloaded.
23:58:08 [2022-08-23T23:58:08.553Z] 
23:58:08 [2022-08-23T23:58:08.553Z] Unloading profiles will leave already running processes permanently
23:58:08 [2022-08-23T23:58:08.553Z] unconfined, which can lead to unexpected situations.
23:58:08 [2022-08-23T23:58:08.553Z] 
23:58:08 [2022-08-23T23:58:08.553Z] To set a process to complain mode, use the command line tool
23:58:08 [2022-08-23T23:58:08.553Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:58:08 [2022-08-23T23:58:08.553Z] 
Post stage
[Pipeline] junit
23:58:08 [2022-08-23T23:58:08.573Z] Recording test results
23:58:08 [2022-08-23T23:58:08.650Z] --- PASS: TestKillContainer (1.24s)
23:58:08 [2022-08-23T23:58:08.650Z]     --- PASS: TestKillContainer/no_signal (0.40s)
23:58:08 [2022-08-23T23:58:08.650Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
23:58:08 [2022-08-23T23:58:08.650Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
23:58:08 [2022-08-23T23:58:08.650Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:58:08 [2022-08-23T23:58:08.650Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:58:08 [2022-08-23T23:58:08.730Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
23:58:08 [2022-08-23T23:58:08.788Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:58:09 [2022-08-23T23:58:09.009Z] + echo Ensuring container killed.
23:58:09 [2022-08-23T23:58:09.009Z] Ensuring container killed.
23:58:09 [2022-08-23T23:58:09.009Z] + docker rm -vf docker-pr1
23:58:09 [2022-08-23T23:58:09.009Z] Error: No such container: docker-pr1
[Pipeline] sh
23:58:09 [2022-08-23T23:58:09.221Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:58:09 [2022-08-23T23:58:09.296Z] + echo Chowning /workspace to jenkins user
23:58:09 [2022-08-23T23:58:09.296Z] Chowning /workspace to jenkins user
23:58:09 [2022-08-23T23:58:09.296Z] + id -u
23:58:09 [2022-08-23T23:58:09.296Z] + id -g
23:58:09 [2022-08-23T23:58:09.296Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44022:/workspace busybox chown -R 1000:1000 /workspace
23:58:09 [2022-08-23T23:58:09.485Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s)
23:58:09 [2022-08-23T23:58:09.485Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
23:58:09 [2022-08-23T23:58:09.485Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
23:58:09 [2022-08-23T23:58:09.485Z] === RUN   TestKillStoppedContainer
23:58:09 [2022-08-23T23:58:09.485Z] --- PASS: TestKillStoppedContainer (0.05s)
23:58:09 [2022-08-23T23:58:09.485Z] === RUN   TestKillStoppedContainerAPIPre120
23:58:09 [2022-08-23T23:58:09.485Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
23:58:09 [2022-08-23T23:58:09.485Z] === RUN   TestKillDifferentUserContainer
23:58:10 [2022-08-23T23:58:10.056Z] --- PASS: TestKillDifferentUserContainer (0.41s)
23:58:10 [2022-08-23T23:58:10.056Z] === RUN   TestInspectOomKilledTrue
23:58:10 [2022-08-23T23:58:10.056Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
23:58:10 [2022-08-23T23:58:10.056Z] --- SKIP: TestInspectOomKilledTrue (0.02s)
23:58:10 [2022-08-23T23:58:10.056Z] === RUN   TestInspectOomKilledFalse
23:58:10 [2022-08-23T23:58:10.056Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:58:10 [2022-08-23T23:58:10.056Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
23:58:10 [2022-08-23T23:58:10.056Z] === RUN   TestLinksEtcHostsContentMatch
23:58:10 [2022-08-23T23:58:10.056Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
23:58:10 [2022-08-23T23:58:10.056Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
23:58:10 [2022-08-23T23:58:10.056Z] === RUN   TestLinksContainerNames
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:58:10 [2022-08-23T23:58:10.979Z] + bundleName=docker-py
23:58:10 [2022-08-23T23:58:10.979Z] + echo Creating docker-py-bundles.tar.gz
23:58:10 [2022-08-23T23:58:10.979Z] Creating docker-py-bundles.tar.gz
23:58:10 [2022-08-23T23:58:10.979Z] + 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
23:58:10 [2022-08-23T23:58:10.993Z] Archiving artifacts
23:58:10 [2022-08-23T23:58:10.998Z] --- PASS: TestLinksContainerNames (0.86s)
23:58:10 [2022-08-23T23:58:10.998Z] === RUN   TestLogsFollowTailEmpty
23:58:11 [2022-08-23T23:58:11.237Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44022/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
23:58:11 [2022-08-23T23:58:11.259Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
23:58:11 [2022-08-23T23:58:11.259Z] === RUN   TestLogs
23:58:11 [2022-08-23T23:58:11.259Z] === RUN   TestLogs/driver_local
23:58:11 [2022-08-23T23:58:11.259Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
23:58:11 [2022-08-23T23:58:11.259Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
23:58:11 [2022-08-23T23:58:11.259Z] === RUN   TestLogs/driver_local/tty/only_stdout
23:58:11 [2022-08-23T23:58:11.259Z] === PAUSE TestLogs/driver_local/tty/only_stdout
23:58:11 [2022-08-23T23:58:11.259Z] === RUN   TestLogs/driver_local/tty/only_stderr
23:58:11 [2022-08-23T23:58:11.259Z] === PAUSE TestLogs/driver_local/tty/only_stderr
23:58:11 [2022-08-23T23:58:11.259Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
23:58:11 [2022-08-23T23:58:11.259Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
23:58:11 [2022-08-23T23:58:11.259Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
23:58:11 [2022-08-23T23:58:11.259Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
23:58:11 [2022-08-23T23:58:11.259Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
23:58:11 [2022-08-23T23:58:11.259Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
23:58:11 [2022-08-23T23:58:11.259Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
23:58:11 [2022-08-23T23:58:11.259Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
23:58:11 [2022-08-23T23:58:11.513Z] .
23:58:11 [2022-08-23T23:58:11.513Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:58:11 [2022-08-23T23:58:11.513Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:58:11 [2022-08-23T23:58:11.513Z] Error: No such image: emptyfs
23:58:11 [2022-08-23T23:58:11.513Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:58:11 [2022-08-23T23:58:11.513Z] ++++ docker load
23:58:11 [2022-08-23T23:58:11.513Z] Running integration-test (iteration 1)
23:58:11 [2022-08-23T23:58:11.513Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
23:58:11 [2022-08-23T23:58:11.513Z] ++ 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
23:58:11 [2022-08-23T23:58:11.513Z] ++ set -e
23:58:11 [2022-08-23T23:58:11.513Z] ++ '[' -n 0 ']'
23:58:11 [2022-08-23T23:58:11.513Z] ++ set -x
23:58:11 [2022-08-23T23:58:11.514Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
23:58:11 [2022-08-23T23:58:11.587Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e5958a8f08d8cc736a130fc162fa513ddcc4de61 -e DOCKER_GRAPHDRIVER docker:e5958a8f08d8cc736a130fc162fa513ddcc4de61 hack/make.sh binary
23:58:11 [2022-08-23T23:58:11.774Z] Loaded image: busybox:latest
23:58:11 [2022-08-23T23:58:11.774Z] Loaded image: busybox:glibc
23:58:11 [2022-08-23T23:58:11.831Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
23:58:11 [2022-08-23T23:58:11.846Z] 
23:58:11 [2022-08-23T23:58:11.846Z] Removing bundles/
23:58:11 [2022-08-23T23:58:11.846Z] 
23:58:12 [2022-08-23T23:58:12.054Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:58:12 [2022-08-23T23:58:12.092Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
23:58:12 [2022-08-23T23:58:12.107Z] ---> Making bundle: binary (in bundles/binary)
23:58:12 [2022-08-23T23:58:12.107Z] Building: bundles/binary-daemon/dockerd
23:58:12 [2022-08-23T23:58:12.107Z] GOOS="" GOARCH="" GOARM=""
23:58:12 [2022-08-23T23:58:12.625Z] --- PASS: TestDockerNetworkMacvlan (9.82s)
23:58:12 [2022-08-23T23:58:12.625Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
23:58:12 [2022-08-23T23:58:12.625Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
23:58:12 [2022-08-23T23:58:12.625Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s)
23:58:12 [2022-08-23T23:58:12.625Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s)
23:58:12 [2022-08-23T23:58:12.625Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.13s)
23:58:12 [2022-08-23T23:58:12.625Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s)
23:58:12 [2022-08-23T23:58:12.625Z] PASS
23:58:12 [2022-08-23T23:58:12.625Z] 
23:58:12 [2022-08-23T23:58:12.625Z] DONE 8 tests in 11.125s
23:58:12 [2022-08-23T23:58:12.625Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
23:58:12 [2022-08-23T23:58:12.625Z] testing: warning: no tests to run
23:58:12 [2022-08-23T23:58:12.625Z] PASS
23:58:12 [2022-08-23T23:58:12.625Z] 
23:58:12 [2022-08-23T23:58:12.625Z] DONE 0 tests in 0.008s
23:58:12 [2022-08-23T23:58:12.625Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:58:12 [2022-08-23T23:58:12.625Z] INFO: Testing against a local daemon
23:58:12 [2022-08-23T23:58:12.625Z] === RUN   TestAuthZPluginAllowRequest
23:58:12 [2022-08-23T23:58:12.664Z] === CONT  TestLogs/driver_local/tty/only_stderr
23:58:12 [2022-08-23T23:58:12.664Z] === CONT  TestLogs/driver_local/tty/only_stdout
23:58:12 [2022-08-23T23:58:12.717Z] Loaded image: debian:bullseye-slim
23:58:12 [2022-08-23T23:58:12.717Z] Loaded image: hello-world:latest
23:58:12 [2022-08-23T23:58:12.982Z] Loaded image: arm32v7/hello-world:latest
23:58:12 [2022-08-23T23:58:12.982Z] INFO: Testing against a local daemon
23:58:12 [2022-08-23T23:58:12.982Z] === RUN   TestCgroupNamespacesBuild
23:58:13 [2022-08-23T23:58:13.606Z] === RUN   TestLogs/driver_json-file
23:58:13 [2022-08-23T23:58:13.606Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
23:58:13 [2022-08-23T23:58:13.606Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
23:58:13 [2022-08-23T23:58:13.606Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
23:58:13 [2022-08-23T23:58:13.606Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
23:58:13 [2022-08-23T23:58:13.606Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
23:58:13 [2022-08-23T23:58:13.606Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
23:58:13 [2022-08-23T23:58:13.606Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:58:13 [2022-08-23T23:58:13.606Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:58:13 [2022-08-23T23:58:13.606Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
23:58:13 [2022-08-23T23:58:13.606Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
23:58:13 [2022-08-23T23:58:13.606Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
23:58:13 [2022-08-23T23:58:13.606Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
23:58:13 [2022-08-23T23:58:13.606Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
23:58:13 [2022-08-23T23:58:13.606Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:58:14 [2022-08-23T23:58:14.033Z] --- PASS: TestAuthZPluginAllowRequest (1.18s)
23:58:14 [2022-08-23T23:58:14.033Z] === RUN   TestAuthZPluginTLS
23:58:14 [2022-08-23T23:58:14.177Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
23:58:14 [2022-08-23T23:58:14.177Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
23:58:14 [2022-08-23T23:58:14.332Z] --- PASS: TestAuthZPluginTLS (0.54s)
23:58:14 [2022-08-23T23:58:14.332Z] === RUN   TestAuthZPluginDenyRequest
23:58:14 [2022-08-23T23:58:14.368Z] --- PASS: TestCgroupNamespacesBuild (1.15s)
23:58:14 [2022-08-23T23:58:14.368Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:58:14 [2022-08-23T23:58:14.748Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
23:58:14 [2022-08-23T23:58:14.748Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
23:58:14 [2022-08-23T23:58:14.894Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
23:58:14 [2022-08-23T23:58:14.894Z] === RUN   TestAuthZPluginAPIDenyResponse
23:58:15 [2022-08-23T23:58:15.312Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s)
23:58:15 [2022-08-23T23:58:15.312Z] === RUN   TestBuildWithSession
23:58:15 [2022-08-23T23:58:15.312Z]     build_session_test.go:25: TODO: BuildKit
23:58:15 [2022-08-23T23:58:15.312Z] --- SKIP: TestBuildWithSession (0.00s)
23:58:15 [2022-08-23T23:58:15.312Z] === RUN   TestBuildSquashParent
23:58:15 [2022-08-23T23:58:15.320Z] --- PASS: TestLogs (4.09s)
23:58:15 [2022-08-23T23:58:15.320Z]     --- PASS: TestLogs/driver_local (0.01s)
23:58:15 [2022-08-23T23:58:15.320Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.60s)
23:58:15 [2022-08-23T23:58:15.320Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.76s)
23:58:15 [2022-08-23T23:58:15.320Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s)
23:58:15 [2022-08-23T23:58:15.320Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.85s)
23:58:15 [2022-08-23T23:58:15.320Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.74s)
23:58:15 [2022-08-23T23:58:15.320Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.65s)
23:58:15 [2022-08-23T23:58:15.320Z]     --- PASS: TestLogs/driver_json-file (0.01s)
23:58:15 [2022-08-23T23:58:15.320Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.66s)
23:58:15 [2022-08-23T23:58:15.320Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s)
23:58:15 [2022-08-23T23:58:15.320Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s)
23:58:15 [2022-08-23T23:58:15.320Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.63s)
23:58:15 [2022-08-23T23:58:15.320Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.63s)
23:58:15 [2022-08-23T23:58:15.320Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.70s)
23:58:15 [2022-08-23T23:58:15.320Z] === RUN   TestContainerNetworkMountsNoChown
23:58:15 [2022-08-23T23:58:15.455Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
23:58:15 [2022-08-23T23:58:15.455Z] === RUN   TestAuthZPluginDenyResponse
23:58:15 [2022-08-23T23:58:15.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
23:58:15 [2022-08-23T23:58:15.893Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/default
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/default
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/private
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/private
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/rprivate
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/rprivate
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/slave
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/slave
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/rslave
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/rslave
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/shared
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/shared
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/rshared
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/rshared
23:58:15 [2022-08-23T23:58:15.893Z] === CONT  TestMountDaemonRoot/default
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/default/mount_root
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/default/bind_root
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:58:15 [2022-08-23T23:58:15.893Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === CONT  TestMountDaemonRoot/rshared
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:58:15 [2022-08-23T23:58:15.893Z] === CONT  TestMountDaemonRoot/shared
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === CONT  TestMountDaemonRoot/rslave
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:58:15 [2022-08-23T23:58:15.893Z] === CONT  TestMountDaemonRoot/slave
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === CONT  TestMountDaemonRoot/rprivate
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === CONT  TestMountDaemonRoot/private
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/private/bind_root
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/private/mount_root
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:58:15 [2022-08-23T23:58:15.893Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === CONT  TestMountDaemonRoot/default/bind_root
23:58:15 [2022-08-23T23:58:15.893Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === CONT  TestMountDaemonRoot/default/mount_root
23:58:15 [2022-08-23T23:58:15.893Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:58:15 [2022-08-23T23:58:15.893Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:58:15 [2022-08-23T23:58:15.893Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:58:15 [2022-08-23T23:58:15.893Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:58:16 [2022-08-23T23:58:16.017Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
23:58:16 [2022-08-23T23:58:16.017Z] === RUN   TestAuthZPluginAllowEventStream
23:58:16 [2022-08-23T23:58:16.153Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:58:16 [2022-08-23T23:58:16.153Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:58:16 [2022-08-23T23:58:16.153Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:58:16 [2022-08-23T23:58:16.153Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:58:16 [2022-08-23T23:58:16.153Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:58:16 [2022-08-23T23:58:16.153Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:58:16 [2022-08-23T23:58:16.153Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:58:16 [2022-08-23T23:58:16.153Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:58:16 [2022-08-23T23:58:16.153Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:58:16 [2022-08-23T23:58:16.153Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:58:16 [2022-08-23T23:58:16.153Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:58:16 [2022-08-23T23:58:16.153Z] === CONT  TestMountDaemonRoot/private/bind_root
23:58:16 [2022-08-23T23:58:16.153Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:58:16 [2022-08-23T23:58:16.153Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:58:16 [2022-08-23T23:58:16.153Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:58:16 [2022-08-23T23:58:16.153Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:58:16 [2022-08-23T23:58:16.153Z] === CONT  TestMountDaemonRoot/private/mount_root
23:58:16 [2022-08-23T23:58:16.153Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:58:16 [2022-08-23T23:58:16.414Z] --- PASS: TestMountDaemonRoot (0.02s)
23:58:16 [2022-08-23T23:58:16.414Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
23:58:16 [2022-08-23T23:58:16.414Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
23:58:16 [2022-08-23T23:58:16.414Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
23:58:16 [2022-08-23T23:58:16.414Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
23:58:16 [2022-08-23T23:58:16.414Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
23:58:16 [2022-08-23T23:58:16.414Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
23:58:16 [2022-08-23T23:58:16.414Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s)
23:58:16 [2022-08-23T23:58:16.414Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.06s)
23:58:16 [2022-08-23T23:58:16.414Z] === RUN   TestContainerBindMountNonRecursive
23:58:16 [2022-08-23T23:58:16.414Z]     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)
23:58:16 [2022-08-23T23:58:16.414Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
23:58:16 [2022-08-23T23:58:16.414Z] === RUN   TestContainerVolumesMountedAsShared
23:58:16 [2022-08-23T23:58:16.414Z]     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)
23:58:16 [2022-08-23T23:58:16.414Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
23:58:16 [2022-08-23T23:58:16.414Z] === RUN   TestContainerVolumesMountedAsSlave
23:58:16 [2022-08-23T23:58:16.414Z]     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)
23:58:16 [2022-08-23T23:58:16.414Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
23:58:16 [2022-08-23T23:58:16.414Z] === RUN   TestNetworkNat
23:58:17 [2022-08-23T23:58:17.000Z] --- PASS: TestNetworkNat (0.61s)
23:58:17 [2022-08-23T23:58:17.000Z] === RUN   TestNetworkLocalhostTCPNat
23:58:17 [2022-08-23T23:58:17.422Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s)
23:58:17 [2022-08-23T23:58:17.422Z] === RUN   TestAuthZPluginErrorResponse
23:58:17 [2022-08-23T23:58:17.583Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
23:58:17 [2022-08-23T23:58:17.583Z] === RUN   TestNetworkLoopbackNat
23:58:17 [2022-08-23T23:58:17.678Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
23:58:17 [2022-08-23T23:58:17.678Z] === RUN   TestAuthZPluginErrorRequest
23:58:18 [2022-08-23T23:58:18.280Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:58:18 [2022-08-23T23:58:18.280Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:58:18 [2022-08-23T23:58:18.840Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
23:58:18 [2022-08-23T23:58:18.840Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:58:19 [2022-08-23T23:58:19.519Z] --- PASS: TestBuildSquashParent (4.04s)
23:58:19 [2022-08-23T23:58:19.519Z] === RUN   TestBuildWithRemoveAndForceRemove
23:58:19 [2022-08-23T23:58:19.519Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:58:19 [2022-08-23T23:58:19.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:58:19 [2022-08-23T23:58:19.519Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:58:19 [2022-08-23T23:58:19.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:58:19 [2022-08-23T23:58:19.519Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:58:19 [2022-08-23T23:58:19.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:58:19 [2022-08-23T23:58:19.519Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:58:19 [2022-08-23T23:58:19.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:58:19 [2022-08-23T23:58:19.519Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:58:19 [2022-08-23T23:58:19.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:58:19 [2022-08-23T23:58:19.519Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:58:19 [2022-08-23T23:58:19.519Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:58:19 [2022-08-23T23:58:19.519Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:58:19 [2022-08-23T23:58:19.519Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:58:20 [2022-08-23T23:58:20.130Z] --- PASS: TestNetworkLoopbackNat (2.58s)
23:58:20 [2022-08-23T23:58:20.130Z] === RUN   TestPause
23:58:20 [2022-08-23T23:58:20.130Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
23:58:20 [2022-08-23T23:58:20.130Z] --- SKIP: TestPause (0.00s)
23:58:20 [2022-08-23T23:58:20.130Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:58:20 [2022-08-23T23:58:20.130Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:58:20 [2022-08-23T23:58:20.130Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:58:20 [2022-08-23T23:58:20.130Z] === RUN   TestPauseStopPausedContainer
23:58:20 [2022-08-23T23:58:20.130Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
23:58:20 [2022-08-23T23:58:20.130Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
23:58:20 [2022-08-23T23:58:20.130Z] === RUN   TestPidHost
23:58:20 [2022-08-23T23:58:20.207Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.47s)
23:58:20 [2022-08-23T23:58:20.207Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:58:20 [2022-08-23T23:58:20.462Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:58:20 [2022-08-23T23:58:20.724Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:58:21 [2022-08-23T23:58:21.072Z] --- PASS: TestPidHost (0.92s)
23:58:21 [2022-08-23T23:58:21.072Z] === RUN   TestPsFilter
23:58:21 [2022-08-23T23:58:21.072Z] --- PASS: TestPsFilter (0.11s)
23:58:21 [2022-08-23T23:58:21.072Z] === RUN   TestRemoveContainerWithRemovedVolume
23:58:21 [2022-08-23T23:58:21.332Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
23:58:21 [2022-08-23T23:58:21.332Z] === RUN   TestRemoveContainerWithVolume
23:58:21 [2022-08-23T23:58:21.668Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:58:21 [2022-08-23T23:58:21.904Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
23:58:21 [2022-08-23T23:58:21.904Z] === RUN   TestRemoveContainerRunning
23:58:21 [2022-08-23T23:58:21.929Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:58:22 [2022-08-23T23:58:22.137Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s)
23:58:22 [2022-08-23T23:58:22.137Z] === RUN   TestAuthZPluginHeader
23:58:22 [2022-08-23T23:58:22.165Z] --- PASS: TestRemoveContainerRunning (0.40s)
23:58:22 [2022-08-23T23:58:22.165Z] === RUN   TestRemoveContainerForceRemoveRunning
23:58:22 [2022-08-23T23:58:22.737Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
23:58:22 [2022-08-23T23:58:22.737Z] === RUN   TestRemoveInvalidContainer
23:58:22 [2022-08-23T23:58:22.737Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:58:22 [2022-08-23T23:58:22.737Z] === RUN   TestRenameLinkedContainer
23:58:22 [2022-08-23T23:58:22.781Z] --- PASS: TestAuthZPluginHeader (0.70s)
23:58:22 [2022-08-23T23:58:22.781Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:58:23 [2022-08-23T23:58:23.313Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
23:58:23 [2022-08-23T23:58:23.313Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.23s)
23:58:23 [2022-08-23T23:58:23.313Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.33s)
23:58:23 [2022-08-23T23:58:23.313Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.30s)
23:58:23 [2022-08-23T23:58:23.313Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.35s)
23:58:23 [2022-08-23T23:58:23.313Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.19s)
23:58:23 [2022-08-23T23:58:23.313Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.20s)
23:58:23 [2022-08-23T23:58:23.313Z] === RUN   TestBuildMultiStageCopy
23:58:23 [2022-08-23T23:58:23.313Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:58:24 [2022-08-23T23:58:24.256Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:58:24 [2022-08-23T23:58:24.518Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:58:24 [2022-08-23T23:58:24.653Z] --- PASS: TestRenameLinkedContainer (1.78s)
23:58:24 [2022-08-23T23:58:24.653Z] === RUN   TestRenameStoppedContainer
23:58:24 [2022-08-23T23:58:24.779Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:58:24 [2022-08-23T23:58:24.914Z] --- PASS: TestRenameStoppedContainer (0.43s)
23:58:24 [2022-08-23T23:58:24.915Z] === RUN   TestRenameRunningContainerAndReuse
23:58:25 [2022-08-23T23:58:25.040Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:58:25 [2022-08-23T23:58:25.302Z] --- PASS: TestBuildMultiStageCopy (2.06s)
23:58:25 [2022-08-23T23:58:25.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.19s)
23:58:25 [2022-08-23T23:58:25.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
23:58:25 [2022-08-23T23:58:25.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
23:58:25 [2022-08-23T23:58:25.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
23:58:25 [2022-08-23T23:58:25.302Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
23:58:25 [2022-08-23T23:58:25.302Z] === RUN   TestBuildMultiStageParentConfig
23:58:25 [2022-08-23T23:58:25.857Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
23:58:25 [2022-08-23T23:58:25.857Z] === RUN   TestRenameInvalidName
23:58:25 [2022-08-23T23:58:25.874Z] --- PASS: TestBuildMultiStageParentConfig (0.60s)
23:58:25 [2022-08-23T23:58:25.874Z] === RUN   TestBuildLabelWithTargets
23:58:26 [2022-08-23T23:58:26.118Z] --- PASS: TestRenameInvalidName (0.42s)
23:58:26 [2022-08-23T23:58:26.118Z] === RUN   TestRenameAnonymousContainer
23:58:26 [2022-08-23T23:58:26.819Z] --- PASS: TestBuildLabelWithTargets (0.95s)
23:58:26 [2022-08-23T23:58:26.819Z] === RUN   TestBuildWithEmptyLayers
23:58:27 [2022-08-23T23:58:27.031Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.30s)
23:58:27 [2022-08-23T23:58:27.031Z] === RUN   TestAuthZPluginV2Disable
23:58:27 [2022-08-23T23:58:27.391Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
23:58:27 [2022-08-23T23:58:27.391Z] === RUN   TestBuildMultiStageOnBuild
23:58:28 [2022-08-23T23:58:28.034Z] --- PASS: TestRenameAnonymousContainer (1.55s)
23:58:28 [2022-08-23T23:58:28.034Z] === RUN   TestRenameContainerWithSameName
23:58:28 [2022-08-23T23:58:28.034Z] --- PASS: TestRenameContainerWithSameName (0.41s)
23:58:28 [2022-08-23T23:58:28.034Z] === RUN   TestRenameContainerWithLinkedContainer
23:58:28 [2022-08-23T23:58:28.776Z] --- PASS: TestBuildMultiStageOnBuild (1.33s)
23:58:28 [2022-08-23T23:58:28.776Z] === RUN   TestBuildUncleanTarFilenames
23:58:28 [2022-08-23T23:58:28.975Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
23:58:28 [2022-08-23T23:58:28.975Z] === RUN   TestResize
23:58:29 [2022-08-23T23:58:29.348Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
23:58:29 [2022-08-23T23:58:29.348Z] === RUN   TestBuildMultiStageLayerLeak
23:58:29 [2022-08-23T23:58:29.545Z] --- PASS: TestResize (0.42s)
23:58:29 [2022-08-23T23:58:29.545Z] === RUN   TestResizeWithInvalidSize
23:58:29 [2022-08-23T23:58:29.806Z] --- PASS: TestResizeWithInvalidSize (0.44s)
23:58:29 [2022-08-23T23:58:29.807Z] === RUN   TestResizeWhenContainerNotStarted
23:58:30 [2022-08-23T23:58:30.378Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
23:58:30 [2022-08-23T23:58:30.378Z] === RUN   TestDaemonRestartKillContainers
23:58:30 [2022-08-23T23:58:30.378Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
23:58:30 [2022-08-23T23:58:30.378Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
23:58:30 [2022-08-23T23:58:30.378Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
23:58:30 [2022-08-23T23:58:30.378Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
23:58:30 [2022-08-23T23:58:30.732Z] --- PASS: TestBuildMultiStageLayerLeak (1.40s)
23:58:30 [2022-08-23T23:58:30.732Z] === RUN   TestBuildWithHugeFile
23:58:31 [2022-08-23T23:58:31.236Z] --- PASS: TestAuthZPluginV2Disable (3.77s)
23:58:31 [2022-08-23T23:58:31.236Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:58:31 [2022-08-23T23:58:31.320Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
23:58:32 [2022-08-23T23:58:32.261Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.79s)
23:58:32 [2022-08-23T23:58:32.261Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s)
23:58:32 [2022-08-23T23:58:32.261Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.87s)
23:58:32 [2022-08-23T23:58:32.261Z] === RUN   TestCgroupNamespacesRun
23:58:33 [2022-08-23T23:58:33.208Z] --- PASS: TestCgroupNamespacesRun (1.16s)
23:58:33 [2022-08-23T23:58:33.208Z] === RUN   TestCgroupNamespacesRunPrivileged
23:58:34 [2022-08-23T23:58:34.540Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.58s)
23:58:34 [2022-08-23T23:58:34.540Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:58:34 [2022-08-23T23:58:34.591Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s)
23:58:34 [2022-08-23T23:58:34.591Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:58:35 [2022-08-23T23:58:35.532Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
23:58:35 [2022-08-23T23:58:35.532Z] === RUN   TestCgroupNamespacesRunHostMode
23:58:36 [2022-08-23T23:58:36.915Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
23:58:36 [2022-08-23T23:58:36.915Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:58:37 [2022-08-23T23:58:37.857Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
23:58:37 [2022-08-23T23:58:37.857Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:58:39 [2022-08-23T23:58:39.240Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
23:58:39 [2022-08-23T23:58:39.240Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:58:39 [2022-08-23T23:58:39.811Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.72s)
23:58:39 [2022-08-23T23:58:39.811Z] === RUN   TestCgroupNamespacesRunOlderClient
23:58:41 [2022-08-23T23:58:41.195Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s)
23:58:41 [2022-08-23T23:58:41.195Z] === RUN   TestNISDomainname
23:58:41 [2022-08-23T23:58:41.195Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
23:58:41 [2022-08-23T23:58:41.195Z] --- SKIP: TestNISDomainname (0.02s)
23:58:41 [2022-08-23T23:58:41.195Z] === RUN   TestHostnameDnsResolution
23:58:41 [2022-08-23T23:58:41.458Z] --- PASS: TestHostnameDnsResolution (0.61s)
23:58:41 [2022-08-23T23:58:41.458Z] === RUN   TestUnprivilegedPortsAndPing
23:58:41 [2022-08-23T23:58:41.458Z]     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
23:58:41 [2022-08-23T23:58:41.458Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
23:58:41 [2022-08-23T23:58:41.458Z] === RUN   TestPrivilegedHostDevices
23:58:42 [2022-08-23T23:58:42.029Z] --- PASS: TestPrivilegedHostDevices (0.45s)
23:58:42 [2022-08-23T23:58:42.029Z] === RUN   TestRunConsoleSize
23:58:42 [2022-08-23T23:58:42.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
23:58:42 [2022-08-23T23:58:42.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
23:58:42 [2022-08-23T23:58:42.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
23:58:42 [2022-08-23T23:58:42.290Z] --- PASS: TestRunConsoleSize (0.43s)
23:58:42 [2022-08-23T23:58:42.291Z] === RUN   TestRunWithAlternativeContainerdShim
23:58:44 [2022-08-23T23:58:44.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
23:58:44 [2022-08-23T23:58:44.837Z] --- PASS: TestRunWithAlternativeContainerdShim (2.07s)
23:58:44 [2022-08-23T23:58:44.837Z] === RUN   TestStats
23:58:44 [2022-08-23T23:58:44.837Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
23:58:44 [2022-08-23T23:58:44.837Z] --- SKIP: TestStats (0.00s)
23:58:44 [2022-08-23T23:58:44.837Z] === RUN   TestStopContainerWithTimeout
23:58:44 [2022-08-23T23:58:44.837Z] === RUN   TestStopContainerWithTimeout/0
23:58:44 [2022-08-23T23:58:44.837Z] === PAUSE TestStopContainerWithTimeout/0
23:58:44 [2022-08-23T23:58:44.837Z] === RUN   TestStopContainerWithTimeout/1
23:58:44 [2022-08-23T23:58:44.837Z] === PAUSE TestStopContainerWithTimeout/1
23:58:44 [2022-08-23T23:58:44.837Z] === RUN   TestStopContainerWithTimeout/3
23:58:44 [2022-08-23T23:58:44.837Z] === PAUSE TestStopContainerWithTimeout/3
23:58:44 [2022-08-23T23:58:44.837Z] === RUN   TestStopContainerWithTimeout/-1
23:58:44 [2022-08-23T23:58:44.837Z] === PAUSE TestStopContainerWithTimeout/-1
23:58:44 [2022-08-23T23:58:44.837Z] === CONT  TestStopContainerWithTimeout/0
23:58:44 [2022-08-23T23:58:44.837Z] === CONT  TestStopContainerWithTimeout/-1
23:58:45 [2022-08-23T23:58:45.098Z] === CONT  TestStopContainerWithTimeout/3
23:58:46 [2022-08-23T23:58:46.811Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.04s)
23:58:46 [2022-08-23T23:58:46.811Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:58:47 [2022-08-23T23:58:47.011Z] === CONT  TestStopContainerWithTimeout/1
23:58:47 [2022-08-23T23:58:47.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
23:58:47 [2022-08-23T23:58:47.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
23:58:48 [2022-08-23T23:58:48.395Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:58:48 [2022-08-23T23:58:48.395Z]     --- PASS: TestStopContainerWithTimeout/0 (0.62s)
23:58:48 [2022-08-23T23:58:48.395Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.54s)
23:58:48 [2022-08-23T23:58:48.395Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
23:58:48 [2022-08-23T23:58:48.395Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
23:58:48 [2022-08-23T23:58:48.395Z] === RUN   TestDeleteDevicemapper
23:58:48 [2022-08-23T23:58:48.395Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:58:48 [2022-08-23T23:58:48.395Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:58:48 [2022-08-23T23:58:48.395Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:58:50 [2022-08-23T23:58:50.307Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s)
23:58:50 [2022-08-23T23:58:50.307Z] === RUN   TestUpdateMemory
23:58:50 [2022-08-23T23:58:50.307Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
23:58:50 [2022-08-23T23:58:50.307Z] --- SKIP: TestUpdateMemory (0.00s)
23:58:50 [2022-08-23T23:58:50.307Z] === RUN   TestUpdateCPUQuota
23:58:50 [2022-08-23T23:58:50.307Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
23:58:50 [2022-08-23T23:58:50.307Z] --- SKIP: TestUpdateCPUQuota (0.00s)
23:58:50 [2022-08-23T23:58:50.307Z] === RUN   TestUpdatePidsLimit
23:58:50 [2022-08-23T23:58:50.307Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
23:58:50 [2022-08-23T23:58:50.307Z] --- SKIP: TestUpdatePidsLimit (0.00s)
23:58:50 [2022-08-23T23:58:50.307Z] === RUN   TestUpdateRestartPolicy
23:58:50 [2022-08-23T23:58:50.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
23:58:58 [2022-08-23T23:58:58.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
23:59:01 [2022-08-23T23:59:01.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
23:59:02 [2022-08-23T23:59:02.532Z] --- PASS: TestUpdateRestartPolicy (10.90s)
23:59:02 [2022-08-23T23:59:02.532Z] === RUN   TestUpdateRestartWithAutoRemove
23:59:02 [2022-08-23T23:59:02.532Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
23:59:02 [2022-08-23T23:59:02.532Z] === RUN   TestWaitNonBlocked
23:59:02 [2022-08-23T23:59:02.532Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:59:02 [2022-08-23T23:59:02.532Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:59:02 [2022-08-23T23:59:02.532Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:59:02 [2022-08-23T23:59:02.532Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:59:02 [2022-08-23T23:59:02.532Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:59:02 [2022-08-23T23:59:02.532Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:59:02 [2022-08-23T23:59:02.532Z] --- PASS: TestWaitNonBlocked (0.01s)
23:59:02 [2022-08-23T23:59:02.532Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s)
23:59:02 [2022-08-23T23:59:02.532Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
23:59:02 [2022-08-23T23:59:02.532Z] === RUN   TestWaitBlocked
23:59:02 [2022-08-23T23:59:02.532Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:59:02 [2022-08-23T23:59:02.532Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:59:02 [2022-08-23T23:59:02.532Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:59:02 [2022-08-23T23:59:02.532Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:59:02 [2022-08-23T23:59:02.532Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:59:02 [2022-08-23T23:59:02.532Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:59:02 [2022-08-23T23:59:02.793Z] --- PASS: TestWaitBlocked (0.01s)
23:59:02 [2022-08-23T23:59:02.793Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s)
23:59:02 [2022-08-23T23:59:02.793Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
23:59:02 [2022-08-23T23:59:02.793Z] === RUN   TestWaitConditions
23:59:02 [2022-08-23T23:59:02.793Z] === RUN   TestWaitConditions/default
23:59:02 [2022-08-23T23:59:02.793Z] === PAUSE TestWaitConditions/default
23:59:02 [2022-08-23T23:59:02.793Z] === RUN   TestWaitConditions/not-running
23:59:02 [2022-08-23T23:59:02.793Z] === PAUSE TestWaitConditions/not-running
23:59:02 [2022-08-23T23:59:02.793Z] === RUN   TestWaitConditions/next-exit
23:59:02 [2022-08-23T23:59:02.793Z] === PAUSE TestWaitConditions/next-exit
23:59:02 [2022-08-23T23:59:02.793Z] === RUN   TestWaitConditions/removed
23:59:02 [2022-08-23T23:59:02.793Z] === PAUSE TestWaitConditions/removed
23:59:02 [2022-08-23T23:59:02.793Z] === CONT  TestWaitConditions/default
23:59:02 [2022-08-23T23:59:02.793Z] === CONT  TestWaitConditions/removed
23:59:03 [2022-08-23T23:59:03.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
23:59:04 [2022-08-23T23:59:04.176Z] === CONT  TestWaitConditions/next-exit
23:59:04 [2022-08-23T23:59:04.436Z] === CONT  TestWaitConditions/not-running
23:59:04 [2022-08-23T23:59:04.933Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
23:59:04 [2022-08-23T23:59:04.933Z] PASS
23:59:04 [2022-08-23T23:59:04.933Z] 
23:59:04 [2022-08-23T23:59:04.933Z] DONE 17 tests in 49.585s
23:59:04 [2022-08-23T23:59:04.933Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:59:04 [2022-08-23T23:59:04.933Z] INFO: Testing against a local daemon
23:59:04 [2022-08-23T23:59:04.933Z] === RUN   TestPluginInvalidJSON
23:59:04 [2022-08-23T23:59:04.933Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
23:59:04 [2022-08-23T23:59:04.933Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
23:59:04 [2022-08-23T23:59:04.933Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
23:59:04 [2022-08-23T23:59:04.933Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
23:59:04 [2022-08-23T23:59:04.933Z] === RUN   TestPluginInvalidJSON/plugins/pull
23:59:04 [2022-08-23T23:59:04.933Z] === PAUSE TestPluginInvalidJSON/plugins/pull
23:59:04 [2022-08-23T23:59:04.933Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
23:59:04 [2022-08-23T23:59:04.933Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
23:59:04 [2022-08-23T23:59:04.933Z] === CONT  TestPluginInvalidJSON/plugins/pull
23:59:04 [2022-08-23T23:59:04.933Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
23:59:04 [2022-08-23T23:59:04.933Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
23:59:04 [2022-08-23T23:59:04.933Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
23:59:04 [2022-08-23T23:59:04.933Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
23:59:04 [2022-08-23T23:59:04.933Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
23:59:04 [2022-08-23T23:59:04.933Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
23:59:04 [2022-08-23T23:59:04.933Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
23:59:04 [2022-08-23T23:59:04.933Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
23:59:04 [2022-08-23T23:59:04.933Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
23:59:04 [2022-08-23T23:59:04.933Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
23:59:04 [2022-08-23T23:59:04.933Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
23:59:04 [2022-08-23T23:59:04.933Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
23:59:04 [2022-08-23T23:59:04.933Z] --- PASS: TestPluginInvalidJSON (0.02s)
23:59:04 [2022-08-23T23:59:04.933Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
23:59:04 [2022-08-23T23:59:04.933Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
23:59:04 [2022-08-23T23:59:04.933Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
23:59:04 [2022-08-23T23:59:04.933Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
23:59:04 [2022-08-23T23:59:04.933Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
23:59:04 [2022-08-23T23:59:04.933Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
23:59:04 [2022-08-23T23:59:04.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
23:59:04 [2022-08-23T23:59:04.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
23:59:04 [2022-08-23T23:59:04.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
23:59:04 [2022-08-23T23:59:04.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
23:59:04 [2022-08-23T23:59:04.934Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
23:59:04 [2022-08-23T23:59:04.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
23:59:04 [2022-08-23T23:59:04.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
23:59:04 [2022-08-23T23:59:04.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
23:59:04 [2022-08-23T23:59:04.934Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
23:59:04 [2022-08-23T23:59:04.934Z] === RUN   TestPluginInstall
23:59:04 [2022-08-23T23:59:04.934Z] === RUN   TestPluginInstall/no_auth
23:59:04 [2022-08-23T23:59:04.934Z] time="2022-08-23T23:59:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:59:04 [2022-08-23T23:59:04.934Z] time="2022-08-23T23:59:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a0cef6689905cf6dc5c4bc6ff2924ab2f546fed8f509c0bf885df10ec320ae57" mediatype=application/vnd.docker.plugin.v1+json size=522
23:59:04 [2022-08-23T23:59:04.934Z] time="2022-08-23T23:59:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:59:04 [2022-08-23T23:59:04.934Z] time="2022-08-23T23:59:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a0cef6689905cf6dc5c4bc6ff2924ab2f546fed8f509c0bf885df10ec320ae57" mediatype=application/vnd.docker.plugin.v1+json size=522
23:59:04 [2022-08-23T23:59:04.934Z] === RUN   TestPluginInstall/with_htpasswd
23:59:04 [2022-08-23T23:59:04.934Z] time="2022-08-23T23:59:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:59:04 [2022-08-23T23:59:04.934Z] time="2022-08-23T23:59:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cd735db29cca151cf8a747ed966e111088137c7cd48539fa6dfd419117012034" mediatype=application/vnd.docker.plugin.v1+json size=522
23:59:04 [2022-08-23T23:59:04.934Z] time="2022-08-23T23:59:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:59:04 [2022-08-23T23:59:04.934Z] time="2022-08-23T23:59:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cd735db29cca151cf8a747ed966e111088137c7cd48539fa6dfd419117012034" mediatype=application/vnd.docker.plugin.v1+json size=522
23:59:04 [2022-08-23T23:59:04.934Z] === RUN   TestPluginInstall/with_insecure
23:59:04 [2022-08-23T23:59:04.934Z] time="2022-08-23T23:59:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:59:04 [2022-08-23T23:59:04.934Z] time="2022-08-23T23:59:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8bed11c4340edf5ffa6eea5def64b71b43f8f42a6fec0c2e408a7097adf3c19c" mediatype=application/vnd.docker.plugin.v1+json size=522
23:59:04 [2022-08-23T23:59:04.934Z] time="2022-08-23T23:59:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:59:04 [2022-08-23T23:59:04.934Z] time="2022-08-23T23:59:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8bed11c4340edf5ffa6eea5def64b71b43f8f42a6fec0c2e408a7097adf3c19c" mediatype=application/vnd.docker.plugin.v1+json size=522
23:59:04 [2022-08-23T23:59:04.934Z]     plugin_test.go:195: [d01ee605c01f0] daemon is not started
23:59:04 [2022-08-23T23:59:04.934Z] --- PASS: TestPluginInstall (2.74s)
23:59:04 [2022-08-23T23:59:04.934Z]     --- PASS: TestPluginInstall/no_auth (1.04s)
23:59:04 [2022-08-23T23:59:04.934Z]     --- PASS: TestPluginInstall/with_htpasswd (0.61s)
23:59:04 [2022-08-23T23:59:04.934Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
23:59:04 [2022-08-23T23:59:04.934Z] === RUN   TestPluginsWithRuntimes
23:59:05 [2022-08-23T23:59:05.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
23:59:05 [2022-08-23T23:59:05.820Z] --- PASS: TestWaitConditions (0.01s)
23:59:05 [2022-08-23T23:59:05.820Z]     --- PASS: TestWaitConditions/default (1.58s)
23:59:05 [2022-08-23T23:59:05.820Z]     --- PASS: TestWaitConditions/removed (1.63s)
23:59:05 [2022-08-23T23:59:05.820Z]     --- PASS: TestWaitConditions/next-exit (1.54s)
23:59:05 [2022-08-23T23:59:05.820Z]     --- PASS: TestWaitConditions/not-running (1.51s)
23:59:05 [2022-08-23T23:59:05.820Z] === RUN   TestWaitRestartedContainer
23:59:05 [2022-08-23T23:59:05.820Z] === RUN   TestWaitRestartedContainer/default
23:59:05 [2022-08-23T23:59:05.820Z] === PAUSE TestWaitRestartedContainer/default
23:59:05 [2022-08-23T23:59:05.820Z] === RUN   TestWaitRestartedContainer/not-running
23:59:05 [2022-08-23T23:59:05.820Z] === PAUSE TestWaitRestartedContainer/not-running
23:59:05 [2022-08-23T23:59:05.820Z] === RUN   TestWaitRestartedContainer/next-exit
23:59:05 [2022-08-23T23:59:05.820Z] === PAUSE TestWaitRestartedContainer/next-exit
23:59:05 [2022-08-23T23:59:05.820Z] === CONT  TestWaitRestartedContainer/default
23:59:05 [2022-08-23T23:59:05.820Z] === CONT  TestWaitRestartedContainer/next-exit
23:59:06 [2022-08-23T23:59:06.822Z] === RUN   TestPluginsWithRuntimes/No_Args
23:59:07 [2022-08-23T23:59:07.206Z] === CONT  TestWaitRestartedContainer/not-running
23:59:07 [2022-08-23T23:59:07.384Z] === RUN   TestPluginsWithRuntimes/With_Args
23:59:07 [2022-08-23T23:59:07.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
23:59:08 [2022-08-23T23:59:08.154Z] --- PASS: TestWaitRestartedContainer (0.01s)
23:59:08 [2022-08-23T23:59:08.154Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.37s)
23:59:08 [2022-08-23T23:59:08.154Z]     --- PASS: TestWaitRestartedContainer/default (1.40s)
23:59:08 [2022-08-23T23:59:08.154Z]     --- PASS: TestWaitRestartedContainer/not-running (0.86s)
23:59:08 [2022-08-23T23:59:08.154Z] === CONT  TestDaemonRestartIpcMode
23:59:08 [2022-08-23T23:59:08.154Z] === CONT  TestIpcModeOlderClient
23:59:08 [2022-08-23T23:59:08.154Z] --- PASS: TestIpcModeOlderClient (0.09s)
23:59:08 [2022-08-23T23:59:08.154Z] === CONT  TestRestartDaemonWithRestartingContainer
23:59:08 [2022-08-23T23:59:08.356Z] --- PASS: TestPluginsWithRuntimes (3.37s)
23:59:08 [2022-08-23T23:59:08.356Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
23:59:08 [2022-08-23T23:59:08.356Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
23:59:08 [2022-08-23T23:59:08.356Z] === RUN   TestPluginBackCompatMediaTypes
23:59:08 [2022-08-23T23:59:08.917Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
23:59:08 [2022-08-23T23:59:08.918Z] PASS
23:59:08 [2022-08-23T23:59:08.918Z] 
23:59:08 [2022-08-23T23:59:08.918Z] DONE 24 tests in 6.734s
23:59:08 [2022-08-23T23:59:08.918Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:59:08 [2022-08-23T23:59:08.918Z] INFO: Testing against a local daemon
23:59:08 [2022-08-23T23:59:08.918Z] === RUN   TestExternalGraphDriver
23:59:09 [2022-08-23T23:59:09.478Z] === RUN   TestExternalGraphDriver/json
23:59:10 [2022-08-23T23:59:10.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
23:59:10 [2022-08-23T23:59:10.699Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.45s)
23:59:10 [2022-08-23T23:59:10.959Z] --- PASS: TestDaemonRestartIpcMode (2.89s)
23:59:10 [2022-08-23T23:59:10.959Z] PASS
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === Skipped
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.02s)
23:59:10 [2022-08-23T23:59:10.960Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
23:59:10 [2022-08-23T23:59:10.960Z]     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)
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     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)
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     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)
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestPause (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
23:59:10 [2022-08-23T23:59:10.960Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
23:59:10 [2022-08-23T23:59:10.960Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     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
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestStats (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
23:59:10 [2022-08-23T23:59:10.960Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
23:59:10 [2022-08-23T23:59:10.960Z] 
23:59:10 [2022-08-23T23:59:10.960Z] DONE 250 tests, 27 skipped in 89.421s
23:59:10 [2022-08-23T23:59:10.960Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
23:59:11 [2022-08-23T23:59:11.221Z] === RUN   TestConfigDaemonLibtrustID
23:59:11 [2022-08-23T23:59:11.410Z] === RUN   TestExternalGraphDriver/spec
23:59:11 [2022-08-23T23:59:11.793Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
23:59:11 [2022-08-23T23:59:11.793Z] === RUN   TestConfigDaemonID
23:59:12 [2022-08-23T23:59:12.745Z]     daemon_test.go:83: [d510f07016cfd] daemon is not started
23:59:12 [2022-08-23T23:59:12.745Z] --- PASS: TestConfigDaemonID (1.08s)
23:59:12 [2022-08-23T23:59:12.745Z] === RUN   TestDaemonConfigValidation
23:59:12 [2022-08-23T23:59:12.745Z] === RUN   TestDaemonConfigValidation/config_with_no_content
23:59:12 [2022-08-23T23:59:12.745Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
23:59:12 [2022-08-23T23:59:12.745Z] === RUN   TestDaemonConfigValidation/config_with_{}
23:59:12 [2022-08-23T23:59:12.745Z] === PAUSE TestDaemonConfigValidation/config_with_{}
23:59:12 [2022-08-23T23:59:12.745Z] === RUN   TestDaemonConfigValidation/invalid_config
23:59:12 [2022-08-23T23:59:12.745Z] === PAUSE TestDaemonConfigValidation/invalid_config
23:59:12 [2022-08-23T23:59:12.745Z] === RUN   TestDaemonConfigValidation/malformed_config
23:59:12 [2022-08-23T23:59:12.745Z] === PAUSE TestDaemonConfigValidation/malformed_config
23:59:12 [2022-08-23T23:59:12.745Z] === RUN   TestDaemonConfigValidation/valid_config
23:59:12 [2022-08-23T23:59:12.745Z] === PAUSE TestDaemonConfigValidation/valid_config
23:59:12 [2022-08-23T23:59:12.745Z] === CONT  TestDaemonConfigValidation/config_with_no_content
23:59:12 [2022-08-23T23:59:12.745Z] === CONT  TestDaemonConfigValidation/malformed_config
23:59:12 [2022-08-23T23:59:12.819Z] === RUN   TestExternalGraphDriver/pull
23:59:13 [2022-08-23T23:59:13.006Z] === CONT  TestDaemonConfigValidation/valid_config
23:59:13 [2022-08-23T23:59:13.006Z] === CONT  TestDaemonConfigValidation/invalid_config
23:59:13 [2022-08-23T23:59:13.006Z] === CONT  TestDaemonConfigValidation/config_with_{}
23:59:13 [2022-08-23T23:59:13.006Z] --- PASS: TestDaemonConfigValidation (0.00s)
23:59:13 [2022-08-23T23:59:13.006Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
23:59:13 [2022-08-23T23:59:13.006Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.11s)
23:59:13 [2022-08-23T23:59:13.006Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
23:59:13 [2022-08-23T23:59:13.006Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
23:59:13 [2022-08-23T23:59:13.006Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
23:59:13 [2022-08-23T23:59:13.006Z] === RUN   TestConfigDaemonSeccompProfiles
23:59:13 [2022-08-23T23:59:13.006Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
23:59:13 [2022-08-23T23:59:13.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
23:59:14 [2022-08-23T23:59:14.390Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
23:59:14 [2022-08-23T23:59:14.754Z] --- PASS: TestExternalGraphDriver (5.40s)
23:59:14 [2022-08-23T23:59:14.754Z]     --- PASS: TestExternalGraphDriver/json (1.70s)
23:59:14 [2022-08-23T23:59:14.754Z]     --- PASS: TestExternalGraphDriver/spec (1.66s)
23:59:14 [2022-08-23T23:59:14.754Z]     --- PASS: TestExternalGraphDriver/pull (1.70s)
23:59:14 [2022-08-23T23:59:14.754Z] === RUN   TestGraphdriverPluginV2
23:59:15 [2022-08-23T23:59:15.335Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
23:59:15 [2022-08-23T23:59:15.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
23:59:16 [2022-08-23T23:59:16.278Z] === CONT  TestConfigDaemonSeccompProfiles
23:59:16 [2022-08-23T23:59:16.278Z]     daemon_test.go:197: [d2f07a3bb9101] daemon is not started
23:59:16 [2022-08-23T23:59:16.278Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s)
23:59:16 [2022-08-23T23:59:16.278Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
23:59:16 [2022-08-23T23:59:16.278Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
23:59:16 [2022-08-23T23:59:16.278Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
23:59:16 [2022-08-23T23:59:16.278Z] === RUN   TestDaemonProxy
23:59:16 [2022-08-23T23:59:16.278Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
23:59:16 [2022-08-23T23:59:16.278Z] --- SKIP: TestDaemonProxy (0.00s)
23:59:16 [2022-08-23T23:59:16.278Z] PASS
23:59:16 [2022-08-23T23:59:16.278Z] 
23:59:16 [2022-08-23T23:59:16.278Z] === Skipped
23:59:16 [2022-08-23T23:59:16.278Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
23:59:16 [2022-08-23T23:59:16.278Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
23:59:16 [2022-08-23T23:59:16.278Z] 
23:59:16 [2022-08-23T23:59:16.278Z] DONE 13 tests, 1 skipped in 5.355s
23:59:16 [2022-08-23T23:59:16.278Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
23:59:16 [2022-08-23T23:59:16.849Z] INFO: Testing against a local daemon
23:59:16 [2022-08-23T23:59:16.849Z] === RUN   TestCommitInheritsEnv
23:59:17 [2022-08-23T23:59:17.464Z] --- PASS: TestBuildWithHugeFile (41.86s)
23:59:17 [2022-08-23T23:59:17.464Z] === RUN   TestBuildWCOWSandboxSize
23:59:17 [2022-08-23T23:59:17.464Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:59:17 [2022-08-23T23:59:17.464Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
23:59:17 [2022-08-23T23:59:17.464Z] === RUN   TestBuildWithEmptyDockerfile
23:59:17 [2022-08-23T23:59:17.464Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:59:17 [2022-08-23T23:59:17.464Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:59:17 [2022-08-23T23:59:17.464Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:59:17 [2022-08-23T23:59:17.464Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:59:17 [2022-08-23T23:59:17.464Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:59:17 [2022-08-23T23:59:17.464Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:59:17 [2022-08-23T23:59:17.464Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:59:17 [2022-08-23T23:59:17.464Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:59:17 [2022-08-23T23:59:17.464Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:59:17 [2022-08-23T23:59:17.464Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
23:59:17 [2022-08-23T23:59:17.464Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
23:59:17 [2022-08-23T23:59:17.464Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
23:59:17 [2022-08-23T23:59:17.464Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
23:59:17 [2022-08-23T23:59:17.464Z] === RUN   TestBuildPreserveOwnership
23:59:17 [2022-08-23T23:59:17.464Z] === RUN   TestBuildPreserveOwnership/copy_from
23:59:17 [2022-08-23T23:59:17.464Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:59:17 [2022-08-23T23:59:17.464Z] --- PASS: TestBuildPreserveOwnership (2.83s)
23:59:17 [2022-08-23T23:59:17.464Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.86s)
23:59:17 [2022-08-23T23:59:17.464Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.96s)
23:59:17 [2022-08-23T23:59:17.464Z] === RUN   TestBuildPlatformInvalid
23:59:17 [2022-08-23T23:59:17.464Z] --- PASS: TestBuildPlatformInvalid (0.07s)
23:59:17 [2022-08-23T23:59:17.464Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
23:59:17 [2022-08-23T23:59:17.464Z] Loaded image: busybox:latest
23:59:17 [2022-08-23T23:59:17.464Z] Loaded image: busybox:glibc
23:59:17 [2022-08-23T23:59:17.464Z] Loaded image: debian:bullseye-slim
23:59:17 [2022-08-23T23:59:17.464Z] Loaded image: hello-world:latest
23:59:17 [2022-08-23T23:59:17.464Z] Loaded image: arm32v7/hello-world:latest
23:59:18 [2022-08-23T23:59:18.294Z] --- PASS: TestCommitInheritsEnv (1.50s)
23:59:18 [2022-08-23T23:59:18.295Z] === RUN   TestImportExtremelyLargeImageWorks
23:59:18 [2022-08-23T23:59:18.295Z] === PAUSE TestImportExtremelyLargeImageWorks
23:59:18 [2022-08-23T23:59:18.295Z] === RUN   TestImportWithCustomPlatform
23:59:18 [2022-08-23T23:59:18.295Z] === RUN   TestImportWithCustomPlatform/#00
23:59:18 [2022-08-23T23:59:18.295Z] === RUN   TestImportWithCustomPlatform/_______
23:59:18 [2022-08-23T23:59:18.295Z] === RUN   TestImportWithCustomPlatform//
23:59:18 [2022-08-23T23:59:18.295Z] === RUN   TestImportWithCustomPlatform/linux
23:59:18 [2022-08-23T23:59:18.295Z] === RUN   TestImportWithCustomPlatform/LINUX
23:59:18 [2022-08-23T23:59:18.295Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
23:59:18 [2022-08-23T23:59:18.566Z] === RUN   TestImportWithCustomPlatform/macos
23:59:18 [2022-08-23T23:59:18.566Z] === RUN   TestImportWithCustomPlatform/macos/arm64
23:59:18 [2022-08-23T23:59:18.566Z] === RUN   TestImportWithCustomPlatform/nintendo64
23:59:18 [2022-08-23T23:59:18.566Z] --- PASS: TestImportWithCustomPlatform (0.32s)
23:59:18 [2022-08-23T23:59:18.566Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
23:59:18 [2022-08-23T23:59:18.566Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
23:59:18 [2022-08-23T23:59:18.566Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
23:59:18 [2022-08-23T23:59:18.566Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
23:59:18 [2022-08-23T23:59:18.566Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
23:59:18 [2022-08-23T23:59:18.566Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
23:59:18 [2022-08-23T23:59:18.566Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
23:59:18 [2022-08-23T23:59:18.566Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
23:59:18 [2022-08-23T23:59:18.566Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
23:59:18 [2022-08-23T23:59:18.566Z] === RUN   TestImagesFilterMultiReference
23:59:18 [2022-08-23T23:59:18.566Z] --- PASS: TestImagesFilterMultiReference (0.08s)
23:59:18 [2022-08-23T23:59:18.566Z] === RUN   TestImagePullPlatformInvalid
23:59:18 [2022-08-23T23:59:18.566Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
23:59:18 [2022-08-23T23:59:18.566Z] === RUN   TestRemoveImageOrphaning
23:59:18 [2022-08-23T23:59:18.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
23:59:18 [2022-08-23T23:59:18.941Z] --- PASS: TestGraphdriverPluginV2 (4.22s)
23:59:18 [2022-08-23T23:59:18.941Z] PASS
23:59:18 [2022-08-23T23:59:18.941Z] 
23:59:18 [2022-08-23T23:59:18.941Z] DONE 5 tests in 9.659s
23:59:18 [2022-08-23T23:59:18.941Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:59:18 [2022-08-23T23:59:18.941Z] INFO: Testing against a local daemon
23:59:18 [2022-08-23T23:59:18.941Z] === RUN   TestContinueAfterPluginCrash
23:59:18 [2022-08-23T23:59:18.941Z] === PAUSE TestContinueAfterPluginCrash
23:59:18 [2022-08-23T23:59:18.941Z] === RUN   TestReadPluginNoRead
23:59:18 [2022-08-23T23:59:18.941Z] === PAUSE TestReadPluginNoRead
23:59:18 [2022-08-23T23:59:18.941Z] === RUN   TestDaemonStartWithLogOpt
23:59:18 [2022-08-23T23:59:18.941Z] === PAUSE TestDaemonStartWithLogOpt
23:59:18 [2022-08-23T23:59:18.941Z] === CONT  TestContinueAfterPluginCrash
23:59:18 [2022-08-23T23:59:18.941Z] === CONT  TestDaemonStartWithLogOpt
23:59:20 [2022-08-23T23:59:20.497Z] --- PASS: TestRemoveImageOrphaning (1.56s)
23:59:20 [2022-08-23T23:59:20.497Z] === RUN   TestRemoveImageGarbageCollector
23:59:20 [2022-08-23T23:59:20.497Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
23:59:20 [2022-08-23T23:59:20.497Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:59:20 [2022-08-23T23:59:20.497Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:59:20 [2022-08-23T23:59:20.497Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
23:59:20 [2022-08-23T23:59:20.497Z] === RUN   TestTagInvalidReference
23:59:20 [2022-08-23T23:59:20.497Z] --- PASS: TestTagInvalidReference (0.01s)
23:59:20 [2022-08-23T23:59:20.497Z] === RUN   TestTagValidPrefixedRepo
23:59:20 [2022-08-23T23:59:20.497Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
23:59:20 [2022-08-23T23:59:20.497Z] === RUN   TestTagExistedNameWithoutForce
23:59:20 [2022-08-23T23:59:20.497Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:59:20 [2022-08-23T23:59:20.497Z] === RUN   TestTagOfficialNames
23:59:20 [2022-08-23T23:59:20.497Z] --- PASS: TestTagOfficialNames (0.05s)
23:59:20 [2022-08-23T23:59:20.497Z] === RUN   TestTagMatchesDigest
23:59:20 [2022-08-23T23:59:20.497Z] --- PASS: TestTagMatchesDigest (0.02s)
23:59:20 [2022-08-23T23:59:20.497Z] === CONT  TestImportExtremelyLargeImageWorks
23:59:21 [2022-08-23T23:59:21.319Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
23:59:21 [2022-08-23T23:59:21.319Z] Using test binary docker
23:59:21 [2022-08-23T23:59:21.319Z] +++ /etc/init.d/apparmor start
23:59:21 [2022-08-23T23:59:21.319Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
23:59:21 [2022-08-23T23:59:21.319Z] INFO: Waiting for daemon to start...
23:59:21 [2022-08-23T23:59:21.319Z] Starting dockerd
23:59:21 [2022-08-23T23:59:21.320Z] +++ 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
23:59:22 [2022-08-23T23:59:22.293Z] --- PASS: TestDaemonStartWithLogOpt (3.51s)
23:59:22 [2022-08-23T23:59:22.293Z] === CONT  TestReadPluginNoRead
23:59:23 [2022-08-23T23:59:23.209Z] .
23:59:23 [2022-08-23T23:59:23.209Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
23:59:23 [2022-08-23T23:59:23.209Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
23:59:23 [2022-08-23T23:59:23.209Z] Error: No such image: emptyfs
23:59:23 [2022-08-23T23:59:23.209Z] ++++ docker load
23:59:23 [2022-08-23T23:59:23.209Z] ++++ tar -cC bundles/test-integration/emptyfs .
23:59:23 [2022-08-23T23:59:23.771Z] Running integration-test (iteration 1)
23:59:23 [2022-08-23T23:59:23.771Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
23:59:23 [2022-08-23T23:59:23.771Z] ++ 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
23:59:23 [2022-08-23T23:59:23.771Z] ++ set -e
23:59:23 [2022-08-23T23:59:23.771Z] ++ '[' -n 0 ']'
23:59:23 [2022-08-23T23:59:23.771Z] ++ set -x
23:59:23 [2022-08-23T23:59:23.771Z] ++ 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
23:59:24 [2022-08-23T23:59:24.700Z] Loaded image: busybox:latest
23:59:24 [2022-08-23T23:59:24.808Z] === RUN   TestReadPluginNoRead/default
23:59:24 [2022-08-23T23:59:24.956Z] Loaded image: busybox:glibc
23:59:25 [2022-08-23T23:59:25.670Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.83s)
23:59:25 [2022-08-23T23:59:25.670Z] PASS
23:59:25 [2022-08-23T23:59:25.670Z] 
23:59:25 [2022-08-23T23:59:25.670Z] === Skipped
23:59:25 [2022-08-23T23:59:25.670Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
23:59:25 [2022-08-23T23:59:25.670Z]     build_session_test.go:25: TODO: BuildKit
23:59:25 [2022-08-23T23:59:25.670Z] 
23:59:25 [2022-08-23T23:59:25.670Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
23:59:25 [2022-08-23T23:59:25.670Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:59:25 [2022-08-23T23:59:25.670Z] 
23:59:25 [2022-08-23T23:59:25.670Z] DONE 34 tests, 2 skipped in 73.972s
23:59:25 [2022-08-23T23:59:25.670Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
23:59:25 [2022-08-23T23:59:25.670Z] ++ 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
23:59:25 [2022-08-23T23:59:25.670Z] ++ set -e
23:59:25 [2022-08-23T23:59:25.670Z] ++ '[' -n 0 ']'
23:59:25 [2022-08-23T23:59:25.670Z] ++ set -x
23:59:25 [2022-08-23T23:59:25.670Z] ++ 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
23:59:25 [2022-08-23T23:59:25.670Z] INFO: Testing against a local daemon
23:59:25 [2022-08-23T23:59:25.670Z] === RUN   TestConfigInspect
23:59:25 [2022-08-23T23:59:25.736Z] === RUN   TestReadPluginNoRead/disabled_caching
23:59:27 [2022-08-23T23:59:27.100Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:59:27 [2022-08-23T23:59:27.100Z] --- PASS: TestContinueAfterPluginCrash (8.52s)
23:59:28 [2022-08-23T23:59:28.222Z] --- PASS: TestConfigInspect (2.24s)
23:59:28 [2022-08-23T23:59:28.222Z] === RUN   TestConfigList
23:59:28 [2022-08-23T23:59:28.465Z] === CONT  TestReadPluginNoRead
23:59:28 [2022-08-23T23:59:28.465Z]     read_test.go:92: [da9264818ed76] daemon is not started
23:59:28 [2022-08-23T23:59:28.465Z] --- PASS: TestReadPluginNoRead (6.03s)
23:59:28 [2022-08-23T23:59:28.465Z]     --- PASS: TestReadPluginNoRead/default (1.29s)
23:59:28 [2022-08-23T23:59:28.465Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.26s)
23:59:28 [2022-08-23T23:59:28.465Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s)
23:59:28 [2022-08-23T23:59:28.465Z] PASS
23:59:28 [2022-08-23T23:59:28.465Z] 
23:59:28 [2022-08-23T23:59:28.465Z] DONE 6 tests in 9.561s
23:59:28 [2022-08-23T23:59:28.465Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:59:28 [2022-08-23T23:59:28.465Z] testing: warning: no tests to run
23:59:28 [2022-08-23T23:59:28.465Z] PASS
23:59:28 [2022-08-23T23:59:28.465Z] 
23:59:28 [2022-08-23T23:59:28.465Z] DONE 0 tests in 0.009s
23:59:28 [2022-08-23T23:59:28.465Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:59:28 [2022-08-23T23:59:28.465Z] INFO: Testing against a local daemon
23:59:28 [2022-08-23T23:59:28.465Z] === RUN   TestPluginWithDevMounts
23:59:28 [2022-08-23T23:59:28.465Z] === PAUSE TestPluginWithDevMounts
23:59:28 [2022-08-23T23:59:28.465Z] === CONT  TestPluginWithDevMounts
23:59:29 [2022-08-23T23:59:29.873Z] --- PASS: TestPluginWithDevMounts (1.66s)
23:59:29 [2022-08-23T23:59:29.873Z] PASS
23:59:29 [2022-08-23T23:59:29.873Z] 
23:59:29 [2022-08-23T23:59:29.873Z] DONE 1 tests in 1.684s
23:59:29 [2022-08-23T23:59:29.873Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
23:59:29 [2022-08-23T23:59:29.873Z] INFO: Testing against a local daemon
23:59:29 [2022-08-23T23:59:29.873Z] === RUN   TestSecretInspect
23:59:30 [2022-08-23T23:59:30.135Z] --- PASS: TestConfigList (2.19s)
23:59:30 [2022-08-23T23:59:30.135Z] === RUN   TestConfigsCreateAndDelete
23:59:30 [2022-08-23T23:59:30.238Z] Loaded image: debian:bullseye-slim
23:59:30 [2022-08-23T23:59:30.238Z] Loaded image: hello-world:latest
23:59:30 [2022-08-23T23:59:30.238Z] Loaded image: arm32v7/hello-world:latest
23:59:30 [2022-08-23T23:59:30.238Z] INFO: Testing against a local daemon
23:59:30 [2022-08-23T23:59:30.238Z] === RUN   TestCgroupNamespacesBuild
23:59:32 [2022-08-23T23:59:32.431Z] --- PASS: TestSecretInspect (2.17s)
23:59:32 [2022-08-23T23:59:32.431Z] === RUN   TestSecretList
23:59:32 [2022-08-23T23:59:32.680Z] --- PASS: TestConfigsCreateAndDelete (2.26s)
23:59:32 [2022-08-23T23:59:32.680Z] === RUN   TestConfigsUpdate
23:59:32 [2022-08-23T23:59:32.789Z] --- PASS: TestCgroupNamespacesBuild (2.58s)
23:59:32 [2022-08-23T23:59:32.789Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
23:59:34 [2022-08-23T23:59:34.319Z] --- PASS: TestSecretList (2.20s)
23:59:34 [2022-08-23T23:59:34.319Z] === RUN   TestSecretsCreateAndDelete
23:59:34 [2022-08-23T23:59:34.596Z] --- PASS: TestConfigsUpdate (2.19s)
23:59:34 [2022-08-23T23:59:34.596Z] === RUN   TestTemplatedConfig
23:59:34 [2022-08-23T23:59:34.682Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s)
23:59:34 [2022-08-23T23:59:34.682Z] === RUN   TestBuildWithSession
23:59:34 [2022-08-23T23:59:34.682Z]     build_session_test.go:25: TODO: BuildKit
23:59:34 [2022-08-23T23:59:34.682Z] --- SKIP: TestBuildWithSession (0.00s)
23:59:34 [2022-08-23T23:59:34.682Z] === RUN   TestBuildSquashParent
23:59:36 [2022-08-23T23:59:36.248Z] --- PASS: TestSecretsCreateAndDelete (1.80s)
23:59:36 [2022-08-23T23:59:36.248Z] === RUN   TestSecretsUpdate
23:59:37 [2022-08-23T23:59:37.242Z] --- PASS: TestTemplatedConfig (2.44s)
23:59:37 [2022-08-23T23:59:37.242Z] === RUN   TestConfigCreateResolve
23:59:38 [2022-08-23T23:59:38.771Z] --- PASS: TestSecretsUpdate (2.22s)
23:59:38 [2022-08-23T23:59:38.771Z] === RUN   TestTemplatedSecret
23:59:39 [2022-08-23T23:59:39.157Z] --- PASS: TestConfigCreateResolve (2.28s)
23:59:39 [2022-08-23T23:59:39.157Z] PASS
23:59:39 [2022-08-23T23:59:39.157Z] 
23:59:39 [2022-08-23T23:59:39.157Z] DONE 6 tests in 13.705s
23:59:39 [2022-08-23T23:59:39.157Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
23:59:39 [2022-08-23T23:59:39.157Z] ++ 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
23:59:39 [2022-08-23T23:59:39.157Z] ++ set -e
23:59:39 [2022-08-23T23:59:39.157Z] ++ '[' -n 0 ']'
23:59:39 [2022-08-23T23:59:39.157Z] ++ set -x
23:59:39 [2022-08-23T23:59:39.157Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
23:59:39 [2022-08-23T23:59:39.157Z] INFO: Testing against a local daemon
23:59:39 [2022-08-23T23:59:39.157Z] === RUN   TestAttachWithTTY
23:59:39 [2022-08-23T23:59:39.418Z] --- PASS: TestAttachWithTTY (0.06s)
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestAttachWithoutTTy
23:59:39 [2022-08-23T23:59:39.418Z] --- PASS: TestAttachWithoutTTy (0.04s)
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestCheckpoint
23:59:39 [2022-08-23T23:59:39.418Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:59:39 [2022-08-23T23:59:39.418Z] --- SKIP: TestCheckpoint (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/commit
23:59:39 [2022-08-23T23:59:39.418Z] === PAUSE TestContainerInvalidJSON/commit
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/containers/create
23:59:39 [2022-08-23T23:59:39.418Z] === PAUSE TestContainerInvalidJSON/containers/create
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
23:59:39 [2022-08-23T23:59:39.418Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
23:59:39 [2022-08-23T23:59:39.418Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
23:59:39 [2022-08-23T23:59:39.418Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:59:39 [2022-08-23T23:59:39.418Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
23:59:39 [2022-08-23T23:59:39.418Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
23:59:39 [2022-08-23T23:59:39.418Z] === CONT  TestContainerInvalidJSON/commit
23:59:39 [2022-08-23T23:59:39.418Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/commit/empty_body
23:59:39 [2022-08-23T23:59:39.418Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
23:59:39 [2022-08-23T23:59:39.418Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
23:59:39 [2022-08-23T23:59:39.418Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
23:59:39 [2022-08-23T23:59:39.418Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
23:59:39 [2022-08-23T23:59:39.418Z] === CONT  TestContainerInvalidJSON/containers/create
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
23:59:39 [2022-08-23T23:59:39.418Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
23:59:39 [2022-08-23T23:59:39.418Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:59:39 [2022-08-23T23:59:39.418Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
23:59:39 [2022-08-23T23:59:39.418Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
23:59:39 [2022-08-23T23:59:39.419Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
23:59:39 [2022-08-23T23:59:39.419Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:59:39 [2022-08-23T23:59:39.419Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
23:59:39 [2022-08-23T23:59:39.419Z] === RUN   TestCopyFromContainerPathIsNotDir
23:59:39 [2022-08-23T23:59:39.419Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
23:59:39 [2022-08-23T23:59:39.419Z] === RUN   TestCopyToContainerPathDoesNotExist
23:59:39 [2022-08-23T23:59:39.419Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
23:59:39 [2022-08-23T23:59:39.419Z] === RUN   TestCopyEmptyFile
23:59:39 [2022-08-23T23:59:39.680Z] --- PASS: TestCopyEmptyFile (0.21s)
23:59:39 [2022-08-23T23:59:39.680Z] === RUN   TestCopyToContainerPathIsNotDir
23:59:39 [2022-08-23T23:59:39.680Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
23:59:39 [2022-08-23T23:59:39.680Z] === RUN   TestCopyFromContainer
23:59:40 [2022-08-23T23:59:40.623Z] === RUN   TestCopyFromContainer//
23:59:40 [2022-08-23T23:59:40.884Z] === RUN   TestCopyFromContainer//bar/root
23:59:40 [2022-08-23T23:59:40.884Z] === RUN   TestCopyFromContainer//bar/root/
23:59:40 [2022-08-23T23:59:40.884Z] === RUN   TestCopyFromContainer/bar/quux
23:59:40 [2022-08-23T23:59:40.884Z] === RUN   TestCopyFromContainer/bar/quux/
23:59:40 [2022-08-23T23:59:40.884Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:59:41 [2022-08-23T23:59:41.146Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:59:41 [2022-08-23T23:59:41.146Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:59:41 [2022-08-23T23:59:41.146Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:59:41 [2022-08-23T23:59:41.146Z] === RUN   TestCopyFromContainer/bar/notarget
23:59:41 [2022-08-23T23:59:41.290Z] --- PASS: TestTemplatedSecret (2.67s)
23:59:41 [2022-08-23T23:59:41.290Z] === RUN   TestSecretCreateResolve
23:59:41 [2022-08-23T23:59:41.407Z] --- PASS: TestCopyFromContainer (1.52s)
23:59:41 [2022-08-23T23:59:41.407Z]     --- PASS: TestCopyFromContainer// (0.06s)
23:59:41 [2022-08-23T23:59:41.407Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
23:59:41 [2022-08-23T23:59:41.407Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
23:59:41 [2022-08-23T23:59:41.407Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
23:59:41 [2022-08-23T23:59:41.407Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
23:59:41 [2022-08-23T23:59:41.407Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
23:59:41 [2022-08-23T23:59:41.407Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
23:59:41 [2022-08-23T23:59:41.407Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
23:59:41 [2022-08-23T23:59:41.407Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
23:59:41 [2022-08-23T23:59:41.407Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
23:59:41 [2022-08-23T23:59:41.407Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:59:41 [2022-08-23T23:59:41.407Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:59:41 [2022-08-23T23:59:41.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:59:41 [2022-08-23T23:59:41.407Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:59:41 [2022-08-23T23:59:41.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:59:41 [2022-08-23T23:59:41.407Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:59:41 [2022-08-23T23:59:41.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:59:41 [2022-08-23T23:59:41.407Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:59:41 [2022-08-23T23:59:41.407Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:59:41 [2022-08-23T23:59:41.407Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:59:41 [2022-08-23T23:59:41.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
23:59:41 [2022-08-23T23:59:41.407Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:59:41 [2022-08-23T23:59:41.407Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:59:41 [2022-08-23T23:59:41.407Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:59:41 [2022-08-23T23:59:41.407Z] === RUN   TestCreateLinkToNonExistingContainer
23:59:41 [2022-08-23T23:59:41.407Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
23:59:41 [2022-08-23T23:59:41.407Z] === RUN   TestCreateWithInvalidEnv
23:59:41 [2022-08-23T23:59:41.407Z] === RUN   TestCreateWithInvalidEnv/0
23:59:41 [2022-08-23T23:59:41.407Z] === PAUSE TestCreateWithInvalidEnv/0
23:59:41 [2022-08-23T23:59:41.407Z] === RUN   TestCreateWithInvalidEnv/1
23:59:41 [2022-08-23T23:59:41.407Z] === PAUSE TestCreateWithInvalidEnv/1
23:59:41 [2022-08-23T23:59:41.407Z] === RUN   TestCreateWithInvalidEnv/2
23:59:41 [2022-08-23T23:59:41.407Z] === PAUSE TestCreateWithInvalidEnv/2
23:59:41 [2022-08-23T23:59:41.407Z] === CONT  TestCreateWithInvalidEnv/0
23:59:41 [2022-08-23T23:59:41.407Z] === CONT  TestCreateWithInvalidEnv/2
23:59:41 [2022-08-23T23:59:41.407Z] === CONT  TestCreateWithInvalidEnv/1
23:59:41 [2022-08-23T23:59:41.407Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:59:41 [2022-08-23T23:59:41.407Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:59:41 [2022-08-23T23:59:41.408Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:59:41 [2022-08-23T23:59:41.408Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:59:41 [2022-08-23T23:59:41.408Z] === RUN   TestCreateTmpfsMountsTarget
23:59:41 [2022-08-23T23:59:41.408Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:59:41 [2022-08-23T23:59:41.408Z] === RUN   TestCreateWithCustomMaskedPaths
23:59:42 [2022-08-23T23:59:42.793Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s)
23:59:42 [2022-08-23T23:59:42.793Z] === RUN   TestCreateWithCustomReadonlyPaths
23:59:43 [2022-08-23T23:59:43.223Z] --- PASS: TestSecretCreateResolve (2.22s)
23:59:43 [2022-08-23T23:59:43.223Z] PASS
23:59:43 [2022-08-23T23:59:43.223Z] 
23:59:43 [2022-08-23T23:59:43.223Z] DONE 6 tests in 13.297s
23:59:43 [2022-08-23T23:59:43.223Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
23:59:43 [2022-08-23T23:59:43.223Z] INFO: Testing against a local daemon
23:59:43 [2022-08-23T23:59:43.223Z] === RUN   TestServiceCreateInit
23:59:43 [2022-08-23T23:59:43.223Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:59:43 [2022-08-23T23:59:43.736Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s)
23:59:43 [2022-08-23T23:59:43.736Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:59:43 [2022-08-23T23:59:43.736Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:59:43 [2022-08-23T23:59:43.736Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:59:43 [2022-08-23T23:59:43.736Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:59:43 [2022-08-23T23:59:43.736Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:59:43 [2022-08-23T23:59:43.736Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:59:43 [2022-08-23T23:59:43.736Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:59:43 [2022-08-23T23:59:43.737Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:59:43 [2022-08-23T23:59:43.737Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:59:43 [2022-08-23T23:59:43.737Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:59:43 [2022-08-23T23:59:43.737Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:59:43 [2022-08-23T23:59:43.737Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:59:43 [2022-08-23T23:59:43.737Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:59:43 [2022-08-23T23:59:43.737Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:59:43 [2022-08-23T23:59:43.737Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:59:43 [2022-08-23T23:59:43.737Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:59:43 [2022-08-23T23:59:43.737Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:59:43 [2022-08-23T23:59:43.737Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:59:43 [2022-08-23T23:59:43.737Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:59:43 [2022-08-23T23:59:43.737Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:59:43 [2022-08-23T23:59:43.737Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:59:43 [2022-08-23T23:59:43.737Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:59:43 [2022-08-23T23:59:43.737Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:59:44 [2022-08-23T23:59:44.309Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
23:59:44 [2022-08-23T23:59:44.309Z] === RUN   TestCreateDifferentPlatform
23:59:44 [2022-08-23T23:59:44.309Z] === RUN   TestCreateDifferentPlatform/different_os
23:59:44 [2022-08-23T23:59:44.309Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:59:44 [2022-08-23T23:59:44.309Z] --- PASS: TestCreateDifferentPlatform (0.01s)
23:59:44 [2022-08-23T23:59:44.309Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:59:44 [2022-08-23T23:59:44.309Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:59:44 [2022-08-23T23:59:44.309Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:59:44 [2022-08-23T23:59:44.309Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
23:59:44 [2022-08-23T23:59:44.309Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:59:44 [2022-08-23T23:59:44.309Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
23:59:44 [2022-08-23T23:59:44.309Z] === RUN   TestCreateInvalidHostConfig
23:59:44 [2022-08-23T23:59:44.309Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
23:59:44 [2022-08-23T23:59:44.309Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
23:59:44 [2022-08-23T23:59:44.309Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
23:59:44 [2022-08-23T23:59:44.309Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
23:59:44 [2022-08-23T23:59:44.309Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:59:44 [2022-08-23T23:59:44.309Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:59:44 [2022-08-23T23:59:44.309Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
23:59:44 [2022-08-23T23:59:44.309Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
23:59:44 [2022-08-23T23:59:44.309Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
23:59:44 [2022-08-23T23:59:44.309Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
23:59:44 [2022-08-23T23:59:44.309Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
23:59:44 [2022-08-23T23:59:44.309Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
23:59:44 [2022-08-23T23:59:44.309Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
23:59:44 [2022-08-23T23:59:44.309Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
23:59:44 [2022-08-23T23:59:44.309Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
23:59:44 [2022-08-23T23:59:44.309Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
23:59:44 [2022-08-23T23:59:44.309Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
23:59:44 [2022-08-23T23:59:44.309Z] === RUN   TestContainerStartOnDaemonRestart
23:59:44 [2022-08-23T23:59:44.309Z] === PAUSE TestContainerStartOnDaemonRestart
23:59:44 [2022-08-23T23:59:44.309Z] === RUN   TestDaemonRestartIpcMode
23:59:44 [2022-08-23T23:59:44.309Z] === PAUSE TestDaemonRestartIpcMode
23:59:44 [2022-08-23T23:59:44.309Z] === RUN   TestDaemonHostGatewayIP
23:59:44 [2022-08-23T23:59:44.309Z] === PAUSE TestDaemonHostGatewayIP
23:59:44 [2022-08-23T23:59:44.309Z] === RUN   TestRestartDaemonWithRestartingContainer
23:59:44 [2022-08-23T23:59:44.309Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:59:44 [2022-08-23T23:59:44.309Z] === RUN   TestContainerKillOnDaemonStart
23:59:44 [2022-08-23T23:59:44.309Z] === PAUSE TestContainerKillOnDaemonStart
23:59:44 [2022-08-23T23:59:44.309Z] === RUN   TestDiff
23:59:44 [2022-08-23T23:59:44.659Z] --- PASS: TestBuildSquashParent (9.02s)
23:59:44 [2022-08-23T23:59:44.660Z] === RUN   TestBuildWithRemoveAndForceRemove
23:59:44 [2022-08-23T23:59:44.660Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:59:44 [2022-08-23T23:59:44.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:59:44 [2022-08-23T23:59:44.660Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:59:44 [2022-08-23T23:59:44.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:59:44 [2022-08-23T23:59:44.660Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:59:44 [2022-08-23T23:59:44.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:59:44 [2022-08-23T23:59:44.660Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:59:44 [2022-08-23T23:59:44.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:59:44 [2022-08-23T23:59:44.660Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:59:44 [2022-08-23T23:59:44.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:59:44 [2022-08-23T23:59:44.660Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:59:44 [2022-08-23T23:59:44.660Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:59:44 [2022-08-23T23:59:44.660Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
23:59:44 [2022-08-23T23:59:44.660Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
23:59:44 [2022-08-23T23:59:44.880Z] --- PASS: TestDiff (0.43s)
23:59:44 [2022-08-23T23:59:44.880Z] === RUN   TestExecConsoleSize
23:59:45 [2022-08-23T23:59:45.140Z] --- PASS: TestExecConsoleSize (0.48s)
23:59:45 [2022-08-23T23:59:45.140Z] === RUN   TestExecWithCloseStdin
23:59:45 [2022-08-23T23:59:45.712Z] --- PASS: TestExecWithCloseStdin (0.48s)
23:59:45 [2022-08-23T23:59:45.712Z] === RUN   TestExec
23:59:46 [2022-08-23T23:59:46.285Z] --- PASS: TestExec (0.46s)
23:59:46 [2022-08-23T23:59:46.285Z] === RUN   TestExecUser
23:59:46 [2022-08-23T23:59:46.546Z] --- PASS: TestExecUser (0.46s)
23:59:46 [2022-08-23T23:59:46.546Z] === RUN   TestExportContainerAndImportImage
23:59:46 [2022-08-23T23:59:46.550Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
23:59:46 [2022-08-23T23:59:46.807Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
23:59:47 [2022-08-23T23:59:47.118Z] --- PASS: TestExportContainerAndImportImage (0.55s)
23:59:47 [2022-08-23T23:59:47.118Z] === RUN   TestExportContainerAfterDaemonRestart
23:59:47 [2022-08-23T23:59:47.390Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:59:48 [2022-08-23T23:59:48.504Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
23:59:48 [2022-08-23T23:59:48.504Z] === RUN   TestHealthCheckWorkdir
23:59:49 [2022-08-23T23:59:49.075Z] --- PASS: TestHealthCheckWorkdir (0.65s)
23:59:49 [2022-08-23T23:59:49.075Z] === RUN   TestHealthKillContainer
23:59:50 [2022-08-23T23:59:50.076Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
23:59:50 [2022-08-23T23:59:50.076Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
23:59:51 [2022-08-23T23:59:51.594Z] --- PASS: TestServiceCreateInit (7.60s)
23:59:51 [2022-08-23T23:59:51.594Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.68s)
23:59:51 [2022-08-23T23:59:51.594Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.90s)
23:59:51 [2022-08-23T23:59:51.594Z] === RUN   TestCreateServiceMultipleTimes
23:59:53 [2022-08-23T23:59:53.347Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
23:59:53 [2022-08-23T23:59:53.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.11s)
23:59:53 [2022-08-23T23:59:53.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.21s)
23:59:53 [2022-08-23T23:59:53.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.26s)
23:59:53 [2022-08-23T23:59:53.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.20s)
23:59:53 [2022-08-23T23:59:53.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.45s)
23:59:53 [2022-08-23T23:59:53.347Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.42s)
23:59:53 [2022-08-23T23:59:53.347Z] === RUN   TestBuildMultiStageCopy
23:59:53 [2022-08-23T23:59:53.347Z] === RUN   TestBuildMultiStageCopy/copy_to_root
23:59:56 [2022-08-23T23:59:56.614Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
23:59:56 [2022-08-23T23:59:56.870Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
23:59:57 [2022-08-23T23:59:57.215Z] --- PASS: TestHealthKillContainer (7.89s)
23:59:57 [2022-08-23T23:59:57.215Z] === RUN   TestHealthCheckProcessKilled
23:59:57 [2022-08-23T23:59:57.434Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
23:59:57 [2022-08-23T23:59:57.787Z] --- PASS: TestHealthCheckProcessKilled (0.67s)
23:59:57 [2022-08-23T23:59:57.787Z] === RUN   TestInspectCpusetInConfigPre120
23:59:57 [2022-08-23T23:59:57.998Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
23:59:58 [2022-08-23T23:59:58.047Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
23:59:58 [2022-08-23T23:59:58.047Z] === RUN   TestIpcModeNone
23:59:58 [2022-08-23T23:59:58.560Z] --- PASS: TestBuildMultiStageCopy (5.28s)
23:59:58 [2022-08-23T23:59:58.560Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.74s)
23:59:58 [2022-08-23T23:59:58.560Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s)
23:59:58 [2022-08-23T23:59:58.560Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s)
23:59:58 [2022-08-23T23:59:58.560Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
23:59:58 [2022-08-23T23:59:58.560Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.64s)
23:59:58 [2022-08-23T23:59:58.560Z] === RUN   TestBuildMultiStageParentConfig
23:59:58 [2022-08-23T23:59:58.619Z] --- PASS: TestIpcModeNone (0.48s)
23:59:58 [2022-08-23T23:59:58.619Z] === RUN   TestIpcModePrivate
23:59:58 [2022-08-23T23:59:58.880Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
23:59:59 [2022-08-23T23:59:59.140Z] --- PASS: TestIpcModePrivate (0.45s)
23:59:59 [2022-08-23T23:59:59.140Z] === RUN   TestIpcModeShareable
23:59:59 [2022-08-23T23:59:59.402Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
23:59:59 [2022-08-23T23:59:59.402Z] --- PASS: TestIpcModeShareable (0.44s)
23:59:59 [2022-08-23T23:59:59.402Z] === RUN   TestAPIIpcModeShareableAndContainer
23:59:59 [2022-08-23T23:59:59.926Z] --- PASS: TestBuildMultiStageParentConfig (1.28s)
23:59:59 [2022-08-23T23:59:59.926Z] === RUN   TestBuildLabelWithTargets
00:00:01 [2022-08-24T00:00:01.317Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s)
00:00:01 [2022-08-24T00:00:01.317Z] === RUN   TestAPIIpcModeHost
00:00:01 [2022-08-24T00:00:01.317Z] --- PASS: TestAPIIpcModeHost (0.38s)
00:00:01 [2022-08-24T00:00:01.317Z] === RUN   TestDaemonIpcModeShareable
00:00:02 [2022-08-24T00:00:02.443Z] --- PASS: TestBuildLabelWithTargets (2.24s)
00:00:02 [2022-08-24T00:00:02.443Z] === RUN   TestBuildWithEmptyLayers
00:00:02 [2022-08-24T00:00:02.707Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
00:00:02 [2022-08-24T00:00:02.708Z] --- PASS: TestDaemonIpcModeShareable (1.25s)
00:00:02 [2022-08-24T00:00:02.708Z] === RUN   TestDaemonIpcModePrivate
00:00:03 [2022-08-24T00:00:03.653Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
00:00:03 [2022-08-24T00:00:03.653Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
00:00:03 [2022-08-24T00:00:03.653Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:00:03 [2022-08-24T00:00:03.811Z] --- PASS: TestBuildWithEmptyLayers (1.38s)
00:00:03 [2022-08-24T00:00:03.811Z] === RUN   TestBuildMultiStageOnBuild
00:00:05 [2022-08-24T00:00:05.039Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
00:00:05 [2022-08-24T00:00:05.040Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s)
00:00:05 [2022-08-24T00:00:05.040Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:00:05 [2022-08-24T00:00:05.983Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
00:00:06 [2022-08-24T00:00:06.243Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
00:00:06 [2022-08-24T00:00:06.243Z] === RUN   TestIpcModeOlderClient
00:00:06 [2022-08-24T00:00:06.243Z] === PAUSE TestIpcModeOlderClient
00:00:06 [2022-08-24T00:00:06.243Z] === RUN   TestKillContainerInvalidSignal
00:00:06 [2022-08-24T00:00:06.505Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
00:00:06 [2022-08-24T00:00:06.505Z] === RUN   TestKillContainer
00:00:06 [2022-08-24T00:00:06.505Z] === RUN   TestKillContainer/no_signal
00:00:07 [2022-08-24T00:00:07.076Z] === RUN   TestKillContainer/non_killing_signal
00:00:07 [2022-08-24T00:00:07.085Z] --- PASS: TestBuildMultiStageOnBuild (3.19s)
00:00:07 [2022-08-24T00:00:07.085Z] === RUN   TestBuildUncleanTarFilenames
00:00:07 [2022-08-24T00:00:07.338Z] === RUN   TestKillContainer/killing_signal
00:00:07 [2022-08-24T00:00:07.935Z] --- PASS: TestKillContainer (1.31s)
00:00:07 [2022-08-24T00:00:07.935Z]     --- PASS: TestKillContainer/no_signal (0.41s)
00:00:07 [2022-08-24T00:00:07.935Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
00:00:07 [2022-08-24T00:00:07.935Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
00:00:07 [2022-08-24T00:00:07.935Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:00:07 [2022-08-24T00:00:07.935Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:00:08 [2022-08-24T00:00:08.200Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:00:08 [2022-08-24T00:00:08.977Z] --- PASS: TestBuildUncleanTarFilenames (2.08s)
00:00:08 [2022-08-24T00:00:08.977Z] === RUN   TestBuildMultiStageLayerLeak
00:00:09 [2022-08-24T00:00:09.152Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s)
00:00:09 [2022-08-24T00:00:09.152Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
00:00:09 [2022-08-24T00:00:09.152Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
00:00:09 [2022-08-24T00:00:09.152Z] === RUN   TestKillStoppedContainer
00:00:09 [2022-08-24T00:00:09.152Z] --- PASS: TestKillStoppedContainer (0.06s)
00:00:09 [2022-08-24T00:00:09.152Z] === RUN   TestKillStoppedContainerAPIPre120
00:00:09 [2022-08-24T00:00:09.152Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
00:00:09 [2022-08-24T00:00:09.152Z] === RUN   TestKillDifferentUserContainer
00:00:09 [2022-08-24T00:00:09.678Z] --- PASS: TestCreateServiceMultipleTimes (15.80s)
00:00:09 [2022-08-24T00:00:09.678Z] === RUN   TestCreateServiceConflict
00:00:09 [2022-08-24T00:00:09.678Z] --- PASS: TestCreateServiceConflict (2.21s)
00:00:09 [2022-08-24T00:00:09.678Z] === RUN   TestCreateServiceMaxReplicas
00:00:09 [2022-08-24T00:00:09.724Z] --- PASS: TestKillDifferentUserContainer (0.43s)
00:00:09 [2022-08-24T00:00:09.724Z] === RUN   TestInspectOomKilledTrue
00:00:10 [2022-08-24T00:00:10.295Z] --- PASS: TestInspectOomKilledTrue (0.49s)
00:00:10 [2022-08-24T00:00:10.295Z] === RUN   TestInspectOomKilledFalse
00:00:10 [2022-08-24T00:00:10.556Z] --- PASS: TestInspectOomKilledFalse (0.42s)
00:00:10 [2022-08-24T00:00:10.556Z] === RUN   TestLinksEtcHostsContentMatch
00:00:10 [2022-08-24T00:00:10.817Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s)
00:00:10 [2022-08-24T00:00:10.817Z] === RUN   TestLinksContainerNames
00:00:11 [2022-08-24T00:00:11.610Z] --- PASS: TestCreateServiceMaxReplicas (2.85s)
00:00:11 [2022-08-24T00:00:11.610Z] === RUN   TestCreateWithDuplicateNetworkNames
00:00:11 [2022-08-24T00:00:11.760Z] --- PASS: TestLinksContainerNames (0.87s)
00:00:11 [2022-08-24T00:00:11.760Z] === RUN   TestLogsFollowTailEmpty
00:00:12 [2022-08-24T00:00:12.253Z] --- PASS: TestBuildMultiStageLayerLeak (3.40s)
00:00:12 [2022-08-24T00:00:12.253Z] === RUN   TestBuildWithHugeFile
00:00:12 [2022-08-24T00:00:12.331Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
00:00:12 [2022-08-24T00:00:12.332Z] === RUN   TestLogs
00:00:12 [2022-08-24T00:00:12.332Z] === RUN   TestLogs/driver_local
00:00:12 [2022-08-24T00:00:12.332Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
00:00:12 [2022-08-24T00:00:12.332Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
00:00:12 [2022-08-24T00:00:12.332Z] === RUN   TestLogs/driver_local/tty/only_stdout
00:00:12 [2022-08-24T00:00:12.332Z] === PAUSE TestLogs/driver_local/tty/only_stdout
00:00:12 [2022-08-24T00:00:12.332Z] === RUN   TestLogs/driver_local/tty/only_stderr
00:00:12 [2022-08-24T00:00:12.332Z] === PAUSE TestLogs/driver_local/tty/only_stderr
00:00:12 [2022-08-24T00:00:12.332Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
00:00:12 [2022-08-24T00:00:12.332Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
00:00:12 [2022-08-24T00:00:12.332Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
00:00:12 [2022-08-24T00:00:12.332Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
00:00:12 [2022-08-24T00:00:12.332Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
00:00:12 [2022-08-24T00:00:12.332Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
00:00:12 [2022-08-24T00:00:12.332Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
00:00:12 [2022-08-24T00:00:12.332Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
00:00:12 [2022-08-24T00:00:12.903Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
00:00:12 [2022-08-24T00:00:12.903Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
00:00:13 [2022-08-24T00:00:13.477Z] === CONT  TestLogs/driver_local/tty/only_stderr
00:00:13 [2022-08-24T00:00:13.477Z] === CONT  TestLogs/driver_local/tty/only_stdout
00:00:14 [2022-08-24T00:00:14.049Z] === RUN   TestLogs/driver_json-file
00:00:14 [2022-08-24T00:00:14.049Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
00:00:14 [2022-08-24T00:00:14.049Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
00:00:14 [2022-08-24T00:00:14.049Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
00:00:14 [2022-08-24T00:00:14.049Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
00:00:14 [2022-08-24T00:00:14.049Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
00:00:14 [2022-08-24T00:00:14.049Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
00:00:14 [2022-08-24T00:00:14.049Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
00:00:14 [2022-08-24T00:00:14.049Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
00:00:14 [2022-08-24T00:00:14.049Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
00:00:14 [2022-08-24T00:00:14.049Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
00:00:14 [2022-08-24T00:00:14.049Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
00:00:14 [2022-08-24T00:00:14.049Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
00:00:14 [2022-08-24T00:00:14.049Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
00:00:14 [2022-08-24T00:00:14.049Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
00:00:14 [2022-08-24T00:00:14.621Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
00:00:14 [2022-08-24T00:00:14.883Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
00:00:15 [2022-08-24T00:00:15.454Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
00:00:15 [2022-08-24T00:00:15.454Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
00:00:16 [2022-08-24T00:00:16.025Z] --- PASS: TestLogs (3.73s)
00:00:16 [2022-08-24T00:00:16.025Z]     --- PASS: TestLogs/driver_local (0.01s)
00:00:16 [2022-08-24T00:00:16.025Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s)
00:00:16 [2022-08-24T00:00:16.025Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.79s)
00:00:16 [2022-08-24T00:00:16.025Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.55s)
00:00:16 [2022-08-24T00:00:16.025Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s)
00:00:16 [2022-08-24T00:00:16.025Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.47s)
00:00:16 [2022-08-24T00:00:16.025Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.49s)
00:00:16 [2022-08-24T00:00:16.025Z]     --- PASS: TestLogs/driver_json-file (0.01s)
00:00:16 [2022-08-24T00:00:16.025Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.71s)
00:00:16 [2022-08-24T00:00:16.025Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.74s)
00:00:16 [2022-08-24T00:00:16.025Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.57s)
00:00:16 [2022-08-24T00:00:16.025Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.63s)
00:00:16 [2022-08-24T00:00:16.025Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s)
00:00:16 [2022-08-24T00:00:16.025Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s)
00:00:16 [2022-08-24T00:00:16.025Z] === RUN   TestContainerNetworkMountsNoChown
00:00:16 [2022-08-24T00:00:16.286Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/default
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/default
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/private
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/private
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/rprivate
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/rprivate
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/slave
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/slave
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/rslave
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/rslave
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/shared
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/shared
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/rshared
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/rshared
00:00:16 [2022-08-24T00:00:16.286Z] === CONT  TestMountDaemonRoot/default
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/default/mount_root
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/default/bind_root
00:00:16 [2022-08-24T00:00:16.286Z] === CONT  TestMountDaemonRoot/rslave
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:00:16 [2022-08-24T00:00:16.286Z] === CONT  TestMountDaemonRoot/rshared
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:00:16 [2022-08-24T00:00:16.286Z] === CONT  TestMountDaemonRoot/shared
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:00:16 [2022-08-24T00:00:16.286Z] === CONT  TestMountDaemonRoot/rprivate
00:00:16 [2022-08-24T00:00:16.286Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:00:16 [2022-08-24T00:00:16.286Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:00:16 [2022-08-24T00:00:16.287Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:00:16 [2022-08-24T00:00:16.287Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:00:16 [2022-08-24T00:00:16.287Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:00:16 [2022-08-24T00:00:16.287Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:00:16 [2022-08-24T00:00:16.287Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:00:16 [2022-08-24T00:00:16.287Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:00:16 [2022-08-24T00:00:16.287Z] === CONT  TestMountDaemonRoot/slave
00:00:16 [2022-08-24T00:00:16.287Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:00:16 [2022-08-24T00:00:16.287Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:00:16 [2022-08-24T00:00:16.287Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:00:16 [2022-08-24T00:00:16.287Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:00:16 [2022-08-24T00:00:16.287Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:00:16 [2022-08-24T00:00:16.287Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:00:16 [2022-08-24T00:00:16.287Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:00:16 [2022-08-24T00:00:16.287Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:00:16 [2022-08-24T00:00:16.287Z] === CONT  TestMountDaemonRoot/private
00:00:16 [2022-08-24T00:00:16.287Z] === RUN   TestMountDaemonRoot/private/bind_root
00:00:16 [2022-08-24T00:00:16.287Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:00:16 [2022-08-24T00:00:16.287Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:00:16 [2022-08-24T00:00:16.287Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:00:16 [2022-08-24T00:00:16.287Z] === RUN   TestMountDaemonRoot/private/mount_root
00:00:16 [2022-08-24T00:00:16.287Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:00:16 [2022-08-24T00:00:16.287Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:00:16 [2022-08-24T00:00:16.287Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:00:16 [2022-08-24T00:00:16.287Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:00:16 [2022-08-24T00:00:16.287Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:00:16 [2022-08-24T00:00:16.287Z] === CONT  TestMountDaemonRoot/default/bind_root
00:00:16 [2022-08-24T00:00:16.287Z] === CONT  TestMountDaemonRoot/default/mount_root
00:00:16 [2022-08-24T00:00:16.548Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:00:16 [2022-08-24T00:00:16.548Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:00:16 [2022-08-24T00:00:16.548Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:00:16 [2022-08-24T00:00:16.548Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:00:16 [2022-08-24T00:00:16.548Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:00:16 [2022-08-24T00:00:16.548Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:00:16 [2022-08-24T00:00:16.548Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:00:16 [2022-08-24T00:00:16.548Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:00:16 [2022-08-24T00:00:16.548Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:00:16 [2022-08-24T00:00:16.548Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:00:16 [2022-08-24T00:00:16.548Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:00:16 [2022-08-24T00:00:16.548Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:00:16 [2022-08-24T00:00:16.548Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:00:16 [2022-08-24T00:00:16.548Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:00:16 [2022-08-24T00:00:16.809Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:00:16 [2022-08-24T00:00:16.809Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:00:16 [2022-08-24T00:00:16.809Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:00:16 [2022-08-24T00:00:16.809Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:00:16 [2022-08-24T00:00:16.809Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:00:16 [2022-08-24T00:00:16.809Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:00:16 [2022-08-24T00:00:16.809Z] === CONT  TestMountDaemonRoot/private/bind_root
00:00:16 [2022-08-24T00:00:16.809Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:00:16 [2022-08-24T00:00:16.809Z] === CONT  TestMountDaemonRoot/private/mount_root
00:00:16 [2022-08-24T00:00:16.809Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:00:16 [2022-08-24T00:00:16.809Z] --- PASS: TestMountDaemonRoot (0.02s)
00:00:16 [2022-08-24T00:00:16.809Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
00:00:16 [2022-08-24T00:00:16.809Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
00:00:16 [2022-08-24T00:00:16.809Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
00:00:16 [2022-08-24T00:00:16.809Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
00:00:16 [2022-08-24T00:00:16.809Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
00:00:16 [2022-08-24T00:00:16.809Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
00:00:16 [2022-08-24T00:00:16.809Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
00:00:16 [2022-08-24T00:00:16.809Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
00:00:16 [2022-08-24T00:00:16.809Z] === RUN   TestContainerBindMountNonRecursive
00:00:18 [2022-08-24T00:00:18.195Z] --- PASS: TestContainerBindMountNonRecursive (1.33s)
00:00:18 [2022-08-24T00:00:18.195Z] === RUN   TestContainerVolumesMountedAsShared
00:00:18 [2022-08-24T00:00:18.456Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
00:00:18 [2022-08-24T00:00:18.456Z] === RUN   TestContainerVolumesMountedAsSlave
00:00:18 [2022-08-24T00:00:18.629Z] Created binary: bundles/binary-daemon/dockerd
00:00:18 [2022-08-24T00:00:18.629Z] Copying nested executables into bundles/binary-daemon
00:00:18 [2022-08-24T00:00:18.629Z] Building: bundles/binary-daemon/docker-proxy
00:00:18 [2022-08-24T00:00:18.629Z] GOOS="" GOARCH="" GOARM=""
00:00:18 [2022-08-24T00:00:18.629Z] Created binary: bundles/binary-daemon/docker-proxy
00:00:18 [2022-08-24T00:00:18.629Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
00:00:18 [2022-08-24T00:00:18.718Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
00:00:18 [2022-08-24T00:00:18.718Z] === RUN   TestNetworkNat
00:00:18 [2022-08-24T00:00:18.961Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e5958a8f08d8cc736a130fc162fa513ddcc4de61 -e DOCKER_GRAPHDRIVER docker:e5958a8f08d8cc736a130fc162fa513ddcc4de61 hack/make.sh cross
00:00:19 [2022-08-24T00:00:19.221Z] 
00:00:19 [2022-08-24T00:00:19.221Z] Removing bundles/
00:00:19 [2022-08-24T00:00:19.290Z] --- PASS: TestNetworkNat (0.51s)
00:00:19 [2022-08-24T00:00:19.290Z] === RUN   TestNetworkLocalhostTCPNat
00:00:19 [2022-08-24T00:00:19.480Z] 
00:00:19 [2022-08-24T00:00:19.481Z] ---> Making bundle: cross (in bundles/cross)
00:00:19 [2022-08-24T00:00:19.481Z] Cross building: bundles/cross/linux/amd64
00:00:19 [2022-08-24T00:00:19.481Z] Building: bundles/cross/linux/amd64-daemon/dockerd
00:00:19 [2022-08-24T00:00:19.481Z] GOOS="linux" GOARCH="amd64" GOARM=""
00:00:19 [2022-08-24T00:00:19.862Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
00:00:19 [2022-08-24T00:00:19.862Z] === RUN   TestNetworkLoopbackNat
00:00:22 [2022-08-24T00:00:22.407Z] --- PASS: TestNetworkLoopbackNat (2.56s)
00:00:22 [2022-08-24T00:00:22.407Z] === RUN   TestPause
00:00:22 [2022-08-24T00:00:22.979Z] --- PASS: TestPause (0.47s)
00:00:22 [2022-08-24T00:00:22.979Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:00:22 [2022-08-24T00:00:22.979Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:00:22 [2022-08-24T00:00:22.979Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:00:22 [2022-08-24T00:00:22.979Z] === RUN   TestPauseStopPausedContainer
00:00:23 [2022-08-24T00:00:23.240Z] --- PASS: TestPauseStopPausedContainer (0.45s)
00:00:23 [2022-08-24T00:00:23.240Z] === RUN   TestPidHost
00:00:24 [2022-08-24T00:00:24.183Z] --- PASS: TestPidHost (1.00s)
00:00:24 [2022-08-24T00:00:24.183Z] === RUN   TestPsFilter
00:00:24 [2022-08-24T00:00:24.443Z] --- PASS: TestPsFilter (0.11s)
00:00:24 [2022-08-24T00:00:24.443Z] === RUN   TestRemoveContainerWithRemovedVolume
00:00:24 [2022-08-24T00:00:24.705Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
00:00:24 [2022-08-24T00:00:24.705Z] === RUN   TestRemoveContainerWithVolume
00:00:25 [2022-08-24T00:00:25.276Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
00:00:25 [2022-08-24T00:00:25.276Z] === RUN   TestRemoveContainerRunning
00:00:25 [2022-08-24T00:00:25.537Z] --- PASS: TestRemoveContainerRunning (0.42s)
00:00:25 [2022-08-24T00:00:25.537Z] === RUN   TestRemoveContainerForceRemoveRunning
00:00:26 [2022-08-24T00:00:26.109Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
00:00:26 [2022-08-24T00:00:26.109Z] === RUN   TestRemoveInvalidContainer
00:00:26 [2022-08-24T00:00:26.109Z] --- PASS: TestRemoveInvalidContainer (0.01s)
00:00:26 [2022-08-24T00:00:26.109Z] === RUN   TestRenameLinkedContainer
00:00:26 [2022-08-24T00:00:26.536Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.21s)
00:00:26 [2022-08-24T00:00:26.536Z] === RUN   TestCreateServiceSecretFileMode
00:00:27 [2022-08-24T00:00:27.465Z] --- PASS: TestCreateServiceSecretFileMode (2.52s)
00:00:27 [2022-08-24T00:00:27.465Z] === RUN   TestCreateServiceConfigFileMode
00:00:28 [2022-08-24T00:00:28.022Z] --- PASS: TestRenameLinkedContainer (1.69s)
00:00:28 [2022-08-24T00:00:28.022Z] === RUN   TestRenameStoppedContainer
00:00:28 [2022-08-24T00:00:28.022Z] --- PASS: TestRenameStoppedContainer (0.41s)
00:00:28 [2022-08-24T00:00:28.022Z] === RUN   TestRenameRunningContainerAndReuse
00:00:28 [2022-08-24T00:00:28.966Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
00:00:28 [2022-08-24T00:00:28.966Z] === RUN   TestRenameInvalidName
00:00:29 [2022-08-24T00:00:29.539Z] --- PASS: TestRenameInvalidName (0.43s)
00:00:29 [2022-08-24T00:00:29.539Z] === RUN   TestRenameAnonymousContainer
00:00:30 [2022-08-24T00:00:30.024Z] --- PASS: TestCreateServiceConfigFileMode (2.54s)
00:00:30 [2022-08-24T00:00:30.024Z] === RUN   TestCreateServiceSysctls
00:00:30 [2022-08-24T00:00:30.926Z] --- PASS: TestRenameAnonymousContainer (1.51s)
00:00:30 [2022-08-24T00:00:30.926Z] === RUN   TestRenameContainerWithSameName
00:00:31 [2022-08-24T00:00:31.498Z] --- PASS: TestRenameContainerWithSameName (0.44s)
00:00:31 [2022-08-24T00:00:31.498Z] === RUN   TestRenameContainerWithLinkedContainer
00:00:32 [2022-08-24T00:00:32.441Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
00:00:32 [2022-08-24T00:00:32.441Z] === RUN   TestResize
00:00:32 [2022-08-24T00:00:32.702Z] --- PASS: TestResize (0.43s)
00:00:32 [2022-08-24T00:00:32.702Z] === RUN   TestResizeWithInvalidSize
00:00:33 [2022-08-24T00:00:33.273Z] --- PASS: TestResizeWithInvalidSize (0.53s)
00:00:33 [2022-08-24T00:00:33.273Z] === RUN   TestResizeWhenContainerNotStarted
00:00:33 [2022-08-24T00:00:33.334Z] --- PASS: TestCreateServiceSysctls (3.22s)
00:00:33 [2022-08-24T00:00:33.334Z] === RUN   TestCreateServiceCapabilities
00:00:33 [2022-08-24T00:00:33.535Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
00:00:33 [2022-08-24T00:00:33.535Z] === RUN   TestDaemonRestartKillContainers
00:00:33 [2022-08-24T00:00:33.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:00:33 [2022-08-24T00:00:33.535Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
00:00:35 [2022-08-24T00:00:35.449Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:00:35 [2022-08-24T00:00:35.914Z] --- PASS: TestCreateServiceCapabilities (2.54s)
00:00:35 [2022-08-24T00:00:35.914Z] === RUN   TestInspect
00:00:36 [2022-08-24T00:00:36.834Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:00:37 [2022-08-24T00:00:37.776Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:00:38 [2022-08-24T00:00:38.037Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:00:38 [2022-08-24T00:00:38.472Z] --- PASS: TestInspect (2.79s)
00:00:38 [2022-08-24T00:00:38.472Z] === RUN   TestCreateJob
00:00:38 [2022-08-24T00:00:38.979Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
00:00:39 [2022-08-24T00:00:39.240Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
00:00:41 [2022-08-24T00:00:41.780Z] --- PASS: TestCreateJob (3.25s)
00:00:41 [2022-08-24T00:00:41.780Z] === RUN   TestReplicatedJob
00:00:42 [2022-08-24T00:00:42.541Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
00:00:42 [2022-08-24T00:00:42.541Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:00:44 [2022-08-24T00:00:44.457Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:00:46 [2022-08-24T00:00:46.370Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:00:46 [2022-08-24T00:00:46.370Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:00:47 [2022-08-24T00:00:47.066Z] --- PASS: TestReplicatedJob (4.93s)
00:00:47 [2022-08-24T00:00:47.066Z] === RUN   TestUpdateReplicatedJob
00:00:47 [2022-08-24T00:00:47.758Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:00:48 [2022-08-24T00:00:48.019Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:00:49 [2022-08-24T00:00:49.933Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:00:50 [2022-08-24T00:00:50.340Z] --- PASS: TestUpdateReplicatedJob (3.13s)
00:00:50 [2022-08-24T00:00:50.340Z] === RUN   TestServiceListWithStatuses
00:00:50 [2022-08-24T00:00:50.340Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:00:50 [2022-08-24T00:00:50.340Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:00:50 [2022-08-24T00:00:50.340Z] === RUN   TestDockerNetworkConnectAlias
00:00:51 [2022-08-24T00:00:51.320Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:00:51 [2022-08-24T00:00:51.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s)
00:00:51 [2022-08-24T00:00:51.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
00:00:51 [2022-08-24T00:00:51.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.04s)
00:00:51 [2022-08-24T00:00:51.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
00:00:51 [2022-08-24T00:00:51.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s)
00:00:51 [2022-08-24T00:00:51.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
00:00:51 [2022-08-24T00:00:51.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s)
00:00:51 [2022-08-24T00:00:51.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.34s)
00:00:51 [2022-08-24T00:00:51.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.89s)
00:00:51 [2022-08-24T00:00:51.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s)
00:00:51 [2022-08-24T00:00:51.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s)
00:00:51 [2022-08-24T00:00:51.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s)
00:00:51 [2022-08-24T00:00:51.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.95s)
00:00:51 [2022-08-24T00:00:51.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s)
00:00:51 [2022-08-24T00:00:51.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s)
00:00:51 [2022-08-24T00:00:51.320Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s)
00:00:51 [2022-08-24T00:00:51.320Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
00:00:51 [2022-08-24T00:00:51.320Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
00:00:52 [2022-08-24T00:00:52.263Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
00:00:53 [2022-08-24T00:00:53.205Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.89s)
00:00:53 [2022-08-24T00:00:53.205Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.98s)
00:00:53 [2022-08-24T00:00:53.205Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s)
00:00:53 [2022-08-24T00:00:53.205Z] === RUN   TestCgroupNamespacesRun
00:00:54 [2022-08-24T00:00:54.172Z] --- PASS: TestCgroupNamespacesRun (1.19s)
00:00:54 [2022-08-24T00:00:54.172Z] === RUN   TestCgroupNamespacesRunPrivileged
00:00:54 [2022-08-24T00:00:54.547Z] --- PASS: TestDockerNetworkConnectAlias (4.23s)
00:00:54 [2022-08-24T00:00:54.548Z] === RUN   TestDockerNetworkReConnect
00:00:55 [2022-08-24T00:00:55.588Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.20s)
00:00:55 [2022-08-24T00:00:55.588Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:00:56 [2022-08-24T00:00:56.533Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s)
00:00:56 [2022-08-24T00:00:56.533Z] === RUN   TestCgroupNamespacesRunHostMode
00:00:56 [2022-08-24T00:00:56.991Z] --- PASS: TestImportExtremelyLargeImageWorks (93.50s)
00:00:56 [2022-08-24T00:00:56.991Z] PASS
00:00:56 [2022-08-24T00:00:56.991Z] 
00:00:56 [2022-08-24T00:00:56.991Z] === Skipped
00:00:56 [2022-08-24T00:00:56.991Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
00:00:56 [2022-08-24T00:00:56.991Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
00:00:56 [2022-08-24T00:00:56.991Z] 
00:00:56 [2022-08-24T00:00:56.991Z] DONE 22 tests, 1 skipped in 97.486s
00:00:56 [2022-08-24T00:00:56.991Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
00:00:56 [2022-08-24T00:00:56.991Z] === RUN   TestStripANSICommands
00:00:56 [2022-08-24T00:00:56.991Z] === RUN   TestStripANSICommands/#00
00:00:56 [2022-08-24T00:00:56.991Z] === RUN   TestStripANSICommands/#01
00:00:56 [2022-08-24T00:00:56.991Z] --- PASS: TestStripANSICommands (0.00s)
00:00:56 [2022-08-24T00:00:56.991Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
00:00:56 [2022-08-24T00:00:56.991Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
00:00:56 [2022-08-24T00:00:56.991Z] PASS
00:00:56 [2022-08-24T00:00:56.991Z] 
00:00:56 [2022-08-24T00:00:56.991Z] DONE 3 tests in 0.059s
00:00:56 [2022-08-24T00:00:56.991Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
00:00:56 [2022-08-24T00:00:56.991Z] INFO: Testing against a local daemon
00:00:56 [2022-08-24T00:00:56.991Z] === RUN   TestNetworkCreateDelete
00:00:56 [2022-08-24T00:00:56.991Z] --- PASS: TestNetworkCreateDelete (0.13s)
00:00:56 [2022-08-24T00:00:56.991Z] === RUN   TestDockerNetworkDeletePreferID
00:00:56 [2022-08-24T00:00:56.991Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
00:00:56 [2022-08-24T00:00:56.991Z] === RUN   TestDaemonDNSFallback
00:00:57 [2022-08-24T00:00:57.813Z] --- PASS: TestDockerNetworkReConnect (3.56s)
00:00:57 [2022-08-24T00:00:57.813Z] === RUN   TestServicePlugin
00:00:57 [2022-08-24T00:00:57.920Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
00:00:57 [2022-08-24T00:00:57.920Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:00:58 [2022-08-24T00:00:58.862Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
00:00:58 [2022-08-24T00:00:58.862Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:01:00 [2022-08-24T00:01:00.248Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s)
00:01:00 [2022-08-24T00:01:00.248Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:01:00 [2022-08-24T00:01:00.819Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
00:01:00 [2022-08-24T00:01:00.819Z] === RUN   TestCgroupNamespacesRunOlderClient
00:01:01 [2022-08-24T00:01:01.125Z]     plugin_test.go:61: [de133251c87b6] joining swarm manager [dec2e929a8c3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:01:01 [2022-08-24T00:01:01.192Z] --- PASS: TestDaemonDNSFallback (6.35s)
00:01:01 [2022-08-24T00:01:01.192Z] === RUN   TestInspectNetwork
00:01:01 [2022-08-24T00:01:01.192Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:01 [2022-08-24T00:01:01.192Z] --- SKIP: TestInspectNetwork (0.00s)
00:01:01 [2022-08-24T00:01:01.192Z] === RUN   TestRunContainerWithBridgeNone
00:01:01 [2022-08-24T00:01:01.192Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
00:01:01 [2022-08-24T00:01:01.192Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
00:01:01 [2022-08-24T00:01:01.192Z] === RUN   TestNetworkInvalidJSON
00:01:01 [2022-08-24T00:01:01.192Z] === RUN   TestNetworkInvalidJSON/networks/create
00:01:01 [2022-08-24T00:01:01.192Z] === PAUSE TestNetworkInvalidJSON/networks/create
00:01:01 [2022-08-24T00:01:01.192Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
00:01:01 [2022-08-24T00:01:01.192Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
00:01:01 [2022-08-24T00:01:01.192Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
00:01:01 [2022-08-24T00:01:01.192Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
00:01:01 [2022-08-24T00:01:01.192Z] === CONT  TestNetworkInvalidJSON/networks/create
00:01:01 [2022-08-24T00:01:01.192Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
00:01:01 [2022-08-24T00:01:01.192Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
00:01:01 [2022-08-24T00:01:01.192Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
00:01:01 [2022-08-24T00:01:01.192Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
00:01:01 [2022-08-24T00:01:01.192Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
00:01:01 [2022-08-24T00:01:01.192Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
00:01:01 [2022-08-24T00:01:01.192Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
00:01:01 [2022-08-24T00:01:01.192Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
00:01:01 [2022-08-24T00:01:01.192Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
00:01:01 [2022-08-24T00:01:01.192Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
00:01:01 [2022-08-24T00:01:01.192Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
00:01:01 [2022-08-24T00:01:01.192Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
00:01:01 [2022-08-24T00:01:01.192Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
00:01:01 [2022-08-24T00:01:01.192Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
00:01:01 [2022-08-24T00:01:01.192Z] --- PASS: TestNetworkInvalidJSON (0.02s)
00:01:01 [2022-08-24T00:01:01.192Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
00:01:01 [2022-08-24T00:01:01.192Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
00:01:01 [2022-08-24T00:01:01.192Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
00:01:01 [2022-08-24T00:01:01.192Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
00:01:01 [2022-08-24T00:01:01.192Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
00:01:01 [2022-08-24T00:01:01.192Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
00:01:01 [2022-08-24T00:01:01.192Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z] === RUN   TestNetworkList
00:01:01 [2022-08-24T00:01:01.193Z] === RUN   TestNetworkList//networks
00:01:01 [2022-08-24T00:01:01.193Z] === PAUSE TestNetworkList//networks
00:01:01 [2022-08-24T00:01:01.193Z] === RUN   TestNetworkList//networks/
00:01:01 [2022-08-24T00:01:01.193Z] === PAUSE TestNetworkList//networks/
00:01:01 [2022-08-24T00:01:01.193Z] === CONT  TestNetworkList//networks
00:01:01 [2022-08-24T00:01:01.193Z] === CONT  TestNetworkList//networks/
00:01:01 [2022-08-24T00:01:01.193Z] --- PASS: TestNetworkList (0.01s)
00:01:01 [2022-08-24T00:01:01.193Z]     --- PASS: TestNetworkList//networks/ (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z]     --- PASS: TestNetworkList//networks (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z] === RUN   TestHostIPv4BridgeLabel
00:01:01 [2022-08-24T00:01:01.193Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
00:01:01 [2022-08-24T00:01:01.193Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z] === RUN   TestDaemonRestartWithLiveRestore
00:01:01 [2022-08-24T00:01:01.193Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
00:01:01 [2022-08-24T00:01:01.193Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
00:01:01 [2022-08-24T00:01:01.193Z] === RUN   TestDaemonDefaultNetworkPools
00:01:01 [2022-08-24T00:01:01.193Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
00:01:01 [2022-08-24T00:01:01.193Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
00:01:01 [2022-08-24T00:01:01.193Z] === RUN   TestDaemonRestartWithExistingNetwork
00:01:01 [2022-08-24T00:01:01.193Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
00:01:01 [2022-08-24T00:01:01.193Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
00:01:01 [2022-08-24T00:01:01.193Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:01:01 [2022-08-24T00:01:01.193Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
00:01:01 [2022-08-24T00:01:01.193Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
00:01:01 [2022-08-24T00:01:01.193Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:01:01 [2022-08-24T00:01:01.193Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
00:01:01 [2022-08-24T00:01:01.193Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
00:01:01 [2022-08-24T00:01:01.193Z] === RUN   TestServiceWithPredefinedNetwork
00:01:01 [2022-08-24T00:01:01.193Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:01 [2022-08-24T00:01:01.193Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:01:01 [2022-08-24T00:01:01.193Z]     service_test.go:243: FLAKY_TEST
00:01:01 [2022-08-24T00:01:01.193Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z] === RUN   TestServiceWithDataPathPortInit
00:01:01 [2022-08-24T00:01:01.193Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:01 [2022-08-24T00:01:01.193Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
00:01:01 [2022-08-24T00:01:01.193Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:01:01 [2022-08-24T00:01:01.193Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:01 [2022-08-24T00:01:01.193Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z] PASS
00:01:01 [2022-08-24T00:01:01.193Z] 
00:01:01 [2022-08-24T00:01:01.193Z] === Skipped
00:01:01 [2022-08-24T00:01:01.193Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:01 [2022-08-24T00:01:01.193Z] 
00:01:01 [2022-08-24T00:01:01.193Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
00:01:01 [2022-08-24T00:01:01.193Z] 
00:01:01 [2022-08-24T00:01:01.193Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
00:01:01 [2022-08-24T00:01:01.193Z] 
00:01:01 [2022-08-24T00:01:01.193Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
00:01:01 [2022-08-24T00:01:01.193Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
00:01:01 [2022-08-24T00:01:01.193Z] 
00:01:01 [2022-08-24T00:01:01.193Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
00:01:01 [2022-08-24T00:01:01.193Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
00:01:01 [2022-08-24T00:01:01.193Z] 
00:01:01 [2022-08-24T00:01:01.193Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
00:01:01 [2022-08-24T00:01:01.193Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
00:01:01 [2022-08-24T00:01:01.193Z] 
00:01:01 [2022-08-24T00:01:01.193Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
00:01:01 [2022-08-24T00:01:01.193Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
00:01:01 [2022-08-24T00:01:01.193Z] 
00:01:01 [2022-08-24T00:01:01.193Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
00:01:01 [2022-08-24T00:01:01.193Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
00:01:01 [2022-08-24T00:01:01.193Z] 
00:01:01 [2022-08-24T00:01:01.193Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:01 [2022-08-24T00:01:01.193Z] 
00:01:01 [2022-08-24T00:01:01.193Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z]     service_test.go:243: FLAKY_TEST
00:01:01 [2022-08-24T00:01:01.193Z] 
00:01:01 [2022-08-24T00:01:01.193Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
00:01:01 [2022-08-24T00:01:01.193Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:01 [2022-08-24T00:01:01.193Z] 
00:01:01 [2022-08-24T00:01:01.193Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:01 [2022-08-24T00:01:01.193Z] 
00:01:01 [2022-08-24T00:01:01.193Z] DONE 34 tests, 12 skipped in 7.103s
00:01:01 [2022-08-24T00:01:01.193Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:01:01 [2022-08-24T00:01:01.193Z] INFO: Testing against a local daemon
00:01:01 [2022-08-24T00:01:01.193Z] === RUN   TestDockerNetworkIpvlanPersistance
00:01:01 [2022-08-24T00:01:01.193Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:01:01 [2022-08-24T00:01:01.193Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
00:01:01 [2022-08-24T00:01:01.193Z] === RUN   TestDockerNetworkIpvlan
00:01:01 [2022-08-24T00:01:01.193Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:01:01 [2022-08-24T00:01:01.193Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z] PASS
00:01:01 [2022-08-24T00:01:01.193Z] 
00:01:01 [2022-08-24T00:01:01.193Z] === Skipped
00:01:01 [2022-08-24T00:01:01.193Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
00:01:01 [2022-08-24T00:01:01.193Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:01:01 [2022-08-24T00:01:01.193Z] 
00:01:01 [2022-08-24T00:01:01.193Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:01:01 [2022-08-24T00:01:01.193Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:01:01 [2022-08-24T00:01:01.193Z] 
00:01:01 [2022-08-24T00:01:01.193Z] DONE 2 tests, 2 skipped in 0.215s
00:01:01 [2022-08-24T00:01:01.193Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:01:01 [2022-08-24T00:01:01.466Z] INFO: Testing against a local daemon
00:01:01 [2022-08-24T00:01:01.466Z] === RUN   TestDockerNetworkMacvlanPersistance
00:01:01 [2022-08-24T00:01:01.466Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
00:01:01 [2022-08-24T00:01:01.466Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
00:01:01 [2022-08-24T00:01:01.466Z] === RUN   TestDockerNetworkMacvlan
00:01:01 [2022-08-24T00:01:01.466Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
00:01:01 [2022-08-24T00:01:01.466Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
00:01:01 [2022-08-24T00:01:01.466Z] PASS
00:01:01 [2022-08-24T00:01:01.466Z] 
00:01:01 [2022-08-24T00:01:01.466Z] === Skipped
00:01:01 [2022-08-24T00:01:01.466Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
00:01:01 [2022-08-24T00:01:01.466Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
00:01:01 [2022-08-24T00:01:01.466Z] 
00:01:01 [2022-08-24T00:01:01.466Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
00:01:01 [2022-08-24T00:01:01.466Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
00:01:01 [2022-08-24T00:01:01.466Z] 
00:01:01 [2022-08-24T00:01:01.466Z] DONE 2 tests, 2 skipped in 0.108s
00:01:01 [2022-08-24T00:01:01.466Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
00:01:01 [2022-08-24T00:01:01.466Z] testing: warning: no tests to run
00:01:01 [2022-08-24T00:01:01.466Z] PASS
00:01:01 [2022-08-24T00:01:01.466Z] 
00:01:01 [2022-08-24T00:01:01.466Z] DONE 0 tests in 0.050s
00:01:01 [2022-08-24T00:01:01.466Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:01:01 [2022-08-24T00:01:01.727Z] INFO: Testing against a local daemon
00:01:01 [2022-08-24T00:01:01.727Z] === RUN   TestAuthZPluginAllowRequest
00:01:01 [2022-08-24T00:01:01.727Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:01 [2022-08-24T00:01:01.727Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
00:01:01 [2022-08-24T00:01:01.727Z] === RUN   TestAuthZPluginTLS
00:01:01 [2022-08-24T00:01:01.727Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:01 [2022-08-24T00:01:01.727Z] --- SKIP: TestAuthZPluginTLS (0.00s)
00:01:01 [2022-08-24T00:01:01.727Z] === RUN   TestAuthZPluginDenyRequest
00:01:01 [2022-08-24T00:01:01.727Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:01 [2022-08-24T00:01:01.727Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
00:01:01 [2022-08-24T00:01:01.727Z] === RUN   TestAuthZPluginAPIDenyResponse
00:01:01 [2022-08-24T00:01:01.727Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:01 [2022-08-24T00:01:01.727Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
00:01:01 [2022-08-24T00:01:01.727Z] === RUN   TestAuthZPluginDenyResponse
00:01:01 [2022-08-24T00:01:01.727Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:01 [2022-08-24T00:01:01.727Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
00:01:01 [2022-08-24T00:01:01.727Z] === RUN   TestAuthZPluginAllowEventStream
00:01:01 [2022-08-24T00:01:01.727Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:01 [2022-08-24T00:01:01.727Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
00:01:01 [2022-08-24T00:01:01.727Z] === RUN   TestAuthZPluginErrorResponse
00:01:01 [2022-08-24T00:01:01.727Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:01 [2022-08-24T00:01:01.727Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
00:01:01 [2022-08-24T00:01:01.727Z] === RUN   TestAuthZPluginErrorRequest
00:01:01 [2022-08-24T00:01:01.727Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:01 [2022-08-24T00:01:01.727Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
00:01:01 [2022-08-24T00:01:01.727Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:01:01 [2022-08-24T00:01:01.727Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:01 [2022-08-24T00:01:01.727Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
00:01:01 [2022-08-24T00:01:01.727Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:01:01 [2022-08-24T00:01:01.727Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:01 [2022-08-24T00:01:01.727Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
00:01:01 [2022-08-24T00:01:01.727Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:01:01 [2022-08-24T00:01:01.727Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:01 [2022-08-24T00:01:01.727Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
00:01:01 [2022-08-24T00:01:01.727Z] === RUN   TestAuthZPluginHeader
00:01:01 [2022-08-24T00:01:01.727Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:01 [2022-08-24T00:01:01.727Z] --- SKIP: TestAuthZPluginHeader (0.00s)
00:01:01 [2022-08-24T00:01:01.727Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:01:02 [2022-08-24T00:01:02.279Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s)
00:01:02 [2022-08-24T00:01:02.279Z] === RUN   TestNISDomainname
00:01:02 [2022-08-24T00:01:02.298Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:02 [2022-08-24T00:01:02.298Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.54s)
00:01:02 [2022-08-24T00:01:02.298Z] === RUN   TestAuthZPluginV2Disable
00:01:02 [2022-08-24T00:01:02.541Z] --- PASS: TestNISDomainname (0.58s)
00:01:02 [2022-08-24T00:01:02.541Z] === RUN   TestHostnameDnsResolution
00:01:02 [2022-08-24T00:01:02.558Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:02 [2022-08-24T00:01:02.558Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
00:01:02 [2022-08-24T00:01:02.558Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:01:02 [2022-08-24T00:01:02.650Z]     plugin_test.go:64: [d0588983fd562] joining swarm manager [dec2e929a8c3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:01:02 [2022-08-24T00:01:02.819Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:02 [2022-08-24T00:01:02.819Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
00:01:02 [2022-08-24T00:01:02.819Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:01:03 [2022-08-24T00:01:03.087Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:03 [2022-08-24T00:01:03.087Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
00:01:03 [2022-08-24T00:01:03.087Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:01:03 [2022-08-24T00:01:03.349Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:03 [2022-08-24T00:01:03.349Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
00:01:03 [2022-08-24T00:01:03.349Z] PASS
00:01:03 [2022-08-24T00:01:03.349Z] 
00:01:03 [2022-08-24T00:01:03.349Z] === Skipped
00:01:03 [2022-08-24T00:01:03.349Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
00:01:03 [2022-08-24T00:01:03.349Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:03 [2022-08-24T00:01:03.349Z] 
00:01:03 [2022-08-24T00:01:03.349Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
00:01:03 [2022-08-24T00:01:03.349Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:03 [2022-08-24T00:01:03.349Z] 
00:01:03 [2022-08-24T00:01:03.349Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
00:01:03 [2022-08-24T00:01:03.349Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:03 [2022-08-24T00:01:03.349Z] 
00:01:03 [2022-08-24T00:01:03.349Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
00:01:03 [2022-08-24T00:01:03.349Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:03 [2022-08-24T00:01:03.349Z] 
00:01:03 [2022-08-24T00:01:03.349Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
00:01:03 [2022-08-24T00:01:03.349Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:03 [2022-08-24T00:01:03.349Z] 
00:01:03 [2022-08-24T00:01:03.349Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
00:01:03 [2022-08-24T00:01:03.349Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:03 [2022-08-24T00:01:03.349Z] 
00:01:03 [2022-08-24T00:01:03.349Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
00:01:03 [2022-08-24T00:01:03.349Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:03 [2022-08-24T00:01:03.349Z] 
00:01:03 [2022-08-24T00:01:03.349Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
00:01:03 [2022-08-24T00:01:03.349Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:03 [2022-08-24T00:01:03.349Z] 
00:01:03 [2022-08-24T00:01:03.349Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
00:01:03 [2022-08-24T00:01:03.349Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:03 [2022-08-24T00:01:03.349Z] 
00:01:03 [2022-08-24T00:01:03.349Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
00:01:03 [2022-08-24T00:01:03.349Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:03 [2022-08-24T00:01:03.349Z] 
00:01:03 [2022-08-24T00:01:03.349Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
00:01:03 [2022-08-24T00:01:03.349Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:03 [2022-08-24T00:01:03.349Z] 
00:01:03 [2022-08-24T00:01:03.349Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
00:01:03 [2022-08-24T00:01:03.349Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:03 [2022-08-24T00:01:03.349Z] 
00:01:03 [2022-08-24T00:01:03.349Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.54s)
00:01:03 [2022-08-24T00:01:03.349Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:03 [2022-08-24T00:01:03.349Z] 
00:01:03 [2022-08-24T00:01:03.349Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
00:01:03 [2022-08-24T00:01:03.349Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:03 [2022-08-24T00:01:03.349Z] 
00:01:03 [2022-08-24T00:01:03.349Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
00:01:03 [2022-08-24T00:01:03.349Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:03 [2022-08-24T00:01:03.349Z] 
00:01:03 [2022-08-24T00:01:03.349Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
00:01:03 [2022-08-24T00:01:03.349Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:03 [2022-08-24T00:01:03.349Z] 
00:01:03 [2022-08-24T00:01:03.349Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
00:01:03 [2022-08-24T00:01:03.349Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:03 [2022-08-24T00:01:03.349Z] 
00:01:03 [2022-08-24T00:01:03.349Z] DONE 17 tests, 17 skipped in 2.014s
00:01:03 [2022-08-24T00:01:03.484Z] --- PASS: TestHostnameDnsResolution (0.73s)
00:01:03 [2022-08-24T00:01:03.484Z] === RUN   TestUnprivilegedPortsAndPing
00:01:03 [2022-08-24T00:01:03.609Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:01:03 [2022-08-24T00:01:03.609Z] INFO: Testing against a local daemon
00:01:03 [2022-08-24T00:01:03.609Z] === RUN   TestPluginInvalidJSON
00:01:03 [2022-08-24T00:01:03.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
00:01:03 [2022-08-24T00:01:03.609Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
00:01:03 [2022-08-24T00:01:03.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
00:01:03 [2022-08-24T00:01:03.609Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
00:01:03 [2022-08-24T00:01:03.609Z] === RUN   TestPluginInvalidJSON/plugins/pull
00:01:03 [2022-08-24T00:01:03.609Z] === PAUSE TestPluginInvalidJSON/plugins/pull
00:01:03 [2022-08-24T00:01:03.609Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
00:01:03 [2022-08-24T00:01:03.609Z] === CONT  TestPluginInvalidJSON/plugins/pull
00:01:03 [2022-08-24T00:01:03.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
00:01:03 [2022-08-24T00:01:03.609Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
00:01:03 [2022-08-24T00:01:03.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
00:01:03 [2022-08-24T00:01:03.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
00:01:03 [2022-08-24T00:01:03.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
00:01:03 [2022-08-24T00:01:03.609Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
00:01:03 [2022-08-24T00:01:03.609Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
00:01:03 [2022-08-24T00:01:03.609Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
00:01:03 [2022-08-24T00:01:03.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
00:01:03 [2022-08-24T00:01:03.609Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
00:01:03 [2022-08-24T00:01:03.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
00:01:03 [2022-08-24T00:01:03.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
00:01:03 [2022-08-24T00:01:03.609Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
00:01:03 [2022-08-24T00:01:03.609Z] --- PASS: TestPluginInvalidJSON (0.04s)
00:01:03 [2022-08-24T00:01:03.609Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
00:01:03 [2022-08-24T00:01:03.609Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
00:01:03 [2022-08-24T00:01:03.609Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
00:01:03 [2022-08-24T00:01:03.609Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
00:01:03 [2022-08-24T00:01:03.609Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
00:01:03 [2022-08-24T00:01:03.609Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
00:01:03 [2022-08-24T00:01:03.609Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
00:01:03 [2022-08-24T00:01:03.609Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
00:01:03 [2022-08-24T00:01:03.609Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
00:01:03 [2022-08-24T00:01:03.609Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
00:01:03 [2022-08-24T00:01:03.609Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
00:01:03 [2022-08-24T00:01:03.609Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
00:01:03 [2022-08-24T00:01:03.610Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
00:01:03 [2022-08-24T00:01:03.610Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
00:01:03 [2022-08-24T00:01:03.610Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
00:01:03 [2022-08-24T00:01:03.610Z] === RUN   TestPluginInstall
00:01:03 [2022-08-24T00:01:03.610Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:03 [2022-08-24T00:01:03.610Z] --- SKIP: TestPluginInstall (0.00s)
00:01:03 [2022-08-24T00:01:03.610Z] === RUN   TestPluginsWithRuntimes
00:01:03 [2022-08-24T00:01:03.610Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
00:01:03 [2022-08-24T00:01:03.610Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
00:01:03 [2022-08-24T00:01:03.610Z] === RUN   TestPluginBackCompatMediaTypes
00:01:03 [2022-08-24T00:01:03.610Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
00:01:03 [2022-08-24T00:01:03.610Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
00:01:03 [2022-08-24T00:01:03.610Z] PASS
00:01:03 [2022-08-24T00:01:03.610Z] 
00:01:03 [2022-08-24T00:01:03.610Z] === Skipped
00:01:03 [2022-08-24T00:01:03.610Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
00:01:03 [2022-08-24T00:01:03.610Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
00:01:03 [2022-08-24T00:01:03.610Z] 
00:01:03 [2022-08-24T00:01:03.610Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
00:01:03 [2022-08-24T00:01:03.610Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
00:01:03 [2022-08-24T00:01:03.610Z] 
00:01:03 [2022-08-24T00:01:03.610Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
00:01:03 [2022-08-24T00:01:03.610Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
00:01:03 [2022-08-24T00:01:03.610Z] 
00:01:03 [2022-08-24T00:01:03.610Z] DONE 19 tests, 3 skipped in 0.223s
00:01:03 [2022-08-24T00:01:03.610Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:01:03 [2022-08-24T00:01:03.745Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
00:01:03 [2022-08-24T00:01:03.745Z] === RUN   TestPrivilegedHostDevices
00:01:03 [2022-08-24T00:01:03.869Z] INFO: Testing against a local daemon
00:01:03 [2022-08-24T00:01:03.869Z] === RUN   TestExternalGraphDriver
00:01:04 [2022-08-24T00:01:04.130Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
00:01:04 [2022-08-24T00:01:04.130Z] --- SKIP: TestExternalGraphDriver (0.34s)
00:01:04 [2022-08-24T00:01:04.130Z] === RUN   TestGraphdriverPluginV2
00:01:04 [2022-08-24T00:01:04.318Z] --- PASS: TestPrivilegedHostDevices (0.53s)
00:01:04 [2022-08-24T00:01:04.318Z] === RUN   TestRunConsoleSize
00:01:04 [2022-08-24T00:01:04.889Z] --- PASS: TestRunConsoleSize (0.44s)
00:01:04 [2022-08-24T00:01:04.889Z] === RUN   TestRunWithAlternativeContainerdShim
00:01:06 [2022-08-24T00:01:06.804Z] --- PASS: TestRunWithAlternativeContainerdShim (1.97s)
00:01:06 [2022-08-24T00:01:06.804Z] === RUN   TestStats
00:01:08 [2022-08-24T00:01:08.335Z] --- PASS: TestGraphdriverPluginV2 (3.93s)
00:01:08 [2022-08-24T00:01:08.335Z] PASS
00:01:08 [2022-08-24T00:01:08.335Z] 
00:01:08 [2022-08-24T00:01:08.335Z] === Skipped
00:01:08 [2022-08-24T00:01:08.336Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
00:01:08 [2022-08-24T00:01:08.336Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
00:01:08 [2022-08-24T00:01:08.336Z] 
00:01:08 [2022-08-24T00:01:08.336Z] DONE 2 tests, 1 skipped in 4.432s
00:01:08 [2022-08-24T00:01:08.336Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:01:08 [2022-08-24T00:01:08.336Z] INFO: Testing against a local daemon
00:01:08 [2022-08-24T00:01:08.336Z] === RUN   TestContinueAfterPluginCrash
00:01:08 [2022-08-24T00:01:08.336Z] === PAUSE TestContinueAfterPluginCrash
00:01:08 [2022-08-24T00:01:08.336Z] === RUN   TestReadPluginNoRead
00:01:08 [2022-08-24T00:01:08.336Z] === PAUSE TestReadPluginNoRead
00:01:08 [2022-08-24T00:01:08.336Z] === RUN   TestDaemonStartWithLogOpt
00:01:08 [2022-08-24T00:01:08.336Z] === PAUSE TestDaemonStartWithLogOpt
00:01:08 [2022-08-24T00:01:08.336Z] === CONT  TestContinueAfterPluginCrash
00:01:08 [2022-08-24T00:01:08.336Z] === CONT  TestDaemonStartWithLogOpt
00:01:09 [2022-08-24T00:01:09.349Z] --- PASS: TestStats (2.47s)
00:01:09 [2022-08-24T00:01:09.349Z] === RUN   TestStopContainerWithTimeout
00:01:09 [2022-08-24T00:01:09.349Z] === RUN   TestStopContainerWithTimeout/0
00:01:09 [2022-08-24T00:01:09.349Z] === PAUSE TestStopContainerWithTimeout/0
00:01:09 [2022-08-24T00:01:09.349Z] === RUN   TestStopContainerWithTimeout/1
00:01:09 [2022-08-24T00:01:09.349Z] === PAUSE TestStopContainerWithTimeout/1
00:01:09 [2022-08-24T00:01:09.349Z] === RUN   TestStopContainerWithTimeout/3
00:01:09 [2022-08-24T00:01:09.349Z] === PAUSE TestStopContainerWithTimeout/3
00:01:09 [2022-08-24T00:01:09.349Z] === RUN   TestStopContainerWithTimeout/-1
00:01:09 [2022-08-24T00:01:09.349Z] === PAUSE TestStopContainerWithTimeout/-1
00:01:09 [2022-08-24T00:01:09.349Z] === CONT  TestStopContainerWithTimeout/0
00:01:09 [2022-08-24T00:01:09.349Z] === CONT  TestStopContainerWithTimeout/-1
00:01:09 [2022-08-24T00:01:09.922Z] === CONT  TestStopContainerWithTimeout/3
00:01:11 [2022-08-24T00:01:11.837Z] === CONT  TestStopContainerWithTimeout/1
00:01:13 [2022-08-24T00:01:13.223Z] --- PASS: TestStopContainerWithTimeout (0.02s)
00:01:13 [2022-08-24T00:01:13.223Z]     --- PASS: TestStopContainerWithTimeout/0 (0.62s)
00:01:13 [2022-08-24T00:01:13.223Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
00:01:13 [2022-08-24T00:01:13.223Z]     --- PASS: TestStopContainerWithTimeout/3 (2.44s)
00:01:13 [2022-08-24T00:01:13.223Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
00:01:13 [2022-08-24T00:01:13.223Z] === RUN   TestDeleteDevicemapper
00:01:13 [2022-08-24T00:01:13.223Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:01:13 [2022-08-24T00:01:13.223Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:01:13 [2022-08-24T00:01:13.223Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:01:13 [2022-08-24T00:01:13.633Z] --- PASS: TestDaemonStartWithLogOpt (4.84s)
00:01:13 [2022-08-24T00:01:13.633Z] === CONT  TestReadPluginNoRead
00:01:15 [2022-08-24T00:01:15.137Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s)
00:01:15 [2022-08-24T00:01:15.137Z] === RUN   TestUpdateMemory
00:01:15 [2022-08-24T00:01:15.398Z] --- PASS: TestUpdateMemory (0.57s)
00:01:15 [2022-08-24T00:01:15.398Z] === RUN   TestUpdateCPUQuota
00:01:15 [2022-08-24T00:01:15.545Z] === RUN   TestReadPluginNoRead/default
00:01:15 [2022-08-24T00:01:15.970Z] --- PASS: TestUpdateCPUQuota (0.72s)
00:01:15 [2022-08-24T00:01:15.970Z] === RUN   TestUpdatePidsLimit
00:01:15 [2022-08-24T00:01:15.970Z] === RUN   TestUpdatePidsLimit/update_from_none
00:01:16 [2022-08-24T00:01:16.231Z] === RUN   TestUpdatePidsLimit/no_change
00:01:16 [2022-08-24T00:01:16.492Z] === RUN   TestUpdatePidsLimit/update_lower
00:01:16 [2022-08-24T00:01:16.753Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:01:16 [2022-08-24T00:01:16.929Z] === RUN   TestReadPluginNoRead/disabled_caching
00:01:17 [2022-08-24T00:01:17.014Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:01:17 [2022-08-24T00:01:17.275Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:01:17 [2022-08-24T00:01:17.275Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:01:18 [2022-08-24T00:01:18.218Z] --- PASS: TestUpdatePidsLimit (1.96s)
00:01:18 [2022-08-24T00:01:18.218Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
00:01:18 [2022-08-24T00:01:18.218Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
00:01:18 [2022-08-24T00:01:18.218Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.27s)
00:01:18 [2022-08-24T00:01:18.218Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
00:01:18 [2022-08-24T00:01:18.218Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
00:01:18 [2022-08-24T00:01:18.218Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
00:01:18 [2022-08-24T00:01:18.218Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
00:01:18 [2022-08-24T00:01:18.218Z] === RUN   TestUpdateRestartPolicy
00:01:18 [2022-08-24T00:01:18.314Z] --- PASS: TestContinueAfterPluginCrash (9.66s)
00:01:18 [2022-08-24T00:01:18.314Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:01:19 [2022-08-24T00:01:19.255Z] === CONT  TestReadPluginNoRead
00:01:19 [2022-08-24T00:01:19.255Z]     read_test.go:92: [d6de9462fc41b] daemon is not started
00:01:19 [2022-08-24T00:01:19.255Z] --- PASS: TestReadPluginNoRead (6.12s)
00:01:19 [2022-08-24T00:01:19.255Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
00:01:19 [2022-08-24T00:01:19.255Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.32s)
00:01:19 [2022-08-24T00:01:19.255Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s)
00:01:19 [2022-08-24T00:01:19.255Z] PASS
00:01:19 [2022-08-24T00:01:19.255Z] 
00:01:19 [2022-08-24T00:01:19.255Z] DONE 6 tests in 11.137s
00:01:19 [2022-08-24T00:01:19.255Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:01:19 [2022-08-24T00:01:19.515Z] testing: warning: no tests to run
00:01:19 [2022-08-24T00:01:19.515Z] PASS
00:01:19 [2022-08-24T00:01:19.515Z] 
00:01:19 [2022-08-24T00:01:19.515Z] DONE 0 tests in 0.136s
00:01:19 [2022-08-24T00:01:19.515Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:01:19 [2022-08-24T00:01:19.775Z] INFO: Testing against a local daemon
00:01:19 [2022-08-24T00:01:19.775Z] === RUN   TestPluginWithDevMounts
00:01:19 [2022-08-24T00:01:19.775Z]     mounts_test.go:20: (*Execution).IsRootless-fm
00:01:19 [2022-08-24T00:01:19.775Z] --- SKIP: TestPluginWithDevMounts (0.00s)
00:01:19 [2022-08-24T00:01:19.775Z] PASS
00:01:19 [2022-08-24T00:01:19.775Z] 
00:01:19 [2022-08-24T00:01:19.775Z] === Skipped
00:01:19 [2022-08-24T00:01:19.775Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
00:01:19 [2022-08-24T00:01:19.775Z]     mounts_test.go:20: (*Execution).IsRootless-fm
00:01:19 [2022-08-24T00:01:19.775Z] 
00:01:19 [2022-08-24T00:01:19.775Z] DONE 1 tests, 1 skipped in 0.352s
00:01:19 [2022-08-24T00:01:19.775Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
00:01:20 [2022-08-24T00:01:20.036Z] INFO: Testing against a local daemon
00:01:20 [2022-08-24T00:01:20.036Z] === RUN   TestSecretInspect
00:01:20 [2022-08-24T00:01:20.036Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.036Z] --- SKIP: TestSecretInspect (0.01s)
00:01:20 [2022-08-24T00:01:20.036Z] === RUN   TestSecretList
00:01:20 [2022-08-24T00:01:20.036Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.036Z] --- SKIP: TestSecretList (0.01s)
00:01:20 [2022-08-24T00:01:20.036Z] === RUN   TestSecretsCreateAndDelete
00:01:20 [2022-08-24T00:01:20.036Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.036Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
00:01:20 [2022-08-24T00:01:20.036Z] === RUN   TestSecretsUpdate
00:01:20 [2022-08-24T00:01:20.036Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.036Z] --- SKIP: TestSecretsUpdate (0.03s)
00:01:20 [2022-08-24T00:01:20.036Z] === RUN   TestTemplatedSecret
00:01:20 [2022-08-24T00:01:20.036Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.036Z] --- SKIP: TestTemplatedSecret (0.00s)
00:01:20 [2022-08-24T00:01:20.036Z] === RUN   TestSecretCreateResolve
00:01:20 [2022-08-24T00:01:20.036Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.036Z] --- SKIP: TestSecretCreateResolve (0.01s)
00:01:20 [2022-08-24T00:01:20.036Z] PASS
00:01:20 [2022-08-24T00:01:20.036Z] 
00:01:20 [2022-08-24T00:01:20.036Z] === Skipped
00:01:20 [2022-08-24T00:01:20.036Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
00:01:20 [2022-08-24T00:01:20.036Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.036Z] 
00:01:20 [2022-08-24T00:01:20.036Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
00:01:20 [2022-08-24T00:01:20.036Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.036Z] 
00:01:20 [2022-08-24T00:01:20.036Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
00:01:20 [2022-08-24T00:01:20.036Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.036Z] 
00:01:20 [2022-08-24T00:01:20.036Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.03s)
00:01:20 [2022-08-24T00:01:20.036Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.036Z] 
00:01:20 [2022-08-24T00:01:20.036Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
00:01:20 [2022-08-24T00:01:20.036Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.036Z] 
00:01:20 [2022-08-24T00:01:20.036Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
00:01:20 [2022-08-24T00:01:20.036Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.036Z] 
00:01:20 [2022-08-24T00:01:20.036Z] DONE 6 tests, 6 skipped in 0.186s
00:01:20 [2022-08-24T00:01:20.036Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
00:01:20 [2022-08-24T00:01:20.297Z] INFO: Testing against a local daemon
00:01:20 [2022-08-24T00:01:20.297Z] === RUN   TestServiceCreateInit
00:01:20 [2022-08-24T00:01:20.297Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:01:20 [2022-08-24T00:01:20.297Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.297Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:01:20 [2022-08-24T00:01:20.297Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.297Z] --- PASS: TestServiceCreateInit (0.02s)
00:01:20 [2022-08-24T00:01:20.297Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:01:20 [2022-08-24T00:01:20.297Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:01:20 [2022-08-24T00:01:20.297Z] === RUN   TestCreateServiceMultipleTimes
00:01:20 [2022-08-24T00:01:20.297Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.297Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
00:01:20 [2022-08-24T00:01:20.297Z] === RUN   TestCreateServiceConflict
00:01:20 [2022-08-24T00:01:20.297Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.297Z] --- SKIP: TestCreateServiceConflict (0.01s)
00:01:20 [2022-08-24T00:01:20.297Z] === RUN   TestCreateServiceMaxReplicas
00:01:20 [2022-08-24T00:01:20.297Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.297Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
00:01:20 [2022-08-24T00:01:20.297Z] === RUN   TestCreateWithDuplicateNetworkNames
00:01:20 [2022-08-24T00:01:20.297Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.297Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
00:01:20 [2022-08-24T00:01:20.297Z] === RUN   TestCreateServiceSecretFileMode
00:01:20 [2022-08-24T00:01:20.297Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.297Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
00:01:20 [2022-08-24T00:01:20.297Z] === RUN   TestCreateServiceConfigFileMode
00:01:20 [2022-08-24T00:01:20.297Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.297Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
00:01:20 [2022-08-24T00:01:20.297Z] === RUN   TestCreateServiceSysctls
00:01:20 [2022-08-24T00:01:20.297Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.297Z] --- SKIP: TestCreateServiceSysctls (0.04s)
00:01:20 [2022-08-24T00:01:20.297Z] === RUN   TestCreateServiceCapabilities
00:01:20 [2022-08-24T00:01:20.297Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.297Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
00:01:20 [2022-08-24T00:01:20.297Z] === RUN   TestInspect
00:01:20 [2022-08-24T00:01:20.297Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.297Z] --- SKIP: TestInspect (0.01s)
00:01:20 [2022-08-24T00:01:20.297Z] === RUN   TestCreateJob
00:01:20 [2022-08-24T00:01:20.297Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.297Z] --- SKIP: TestCreateJob (0.01s)
00:01:20 [2022-08-24T00:01:20.297Z] === RUN   TestReplicatedJob
00:01:20 [2022-08-24T00:01:20.297Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.297Z] --- SKIP: TestReplicatedJob (0.01s)
00:01:20 [2022-08-24T00:01:20.297Z] === RUN   TestUpdateReplicatedJob
00:01:20 [2022-08-24T00:01:20.297Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.297Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
00:01:20 [2022-08-24T00:01:20.297Z] === RUN   TestServiceListWithStatuses
00:01:20 [2022-08-24T00:01:20.297Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:01:20 [2022-08-24T00:01:20.297Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:01:20 [2022-08-24T00:01:20.297Z] === RUN   TestDockerNetworkConnectAlias
00:01:20 [2022-08-24T00:01:20.297Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.297Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
00:01:20 [2022-08-24T00:01:20.297Z] === RUN   TestDockerNetworkReConnect
00:01:20 [2022-08-24T00:01:20.297Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:20 [2022-08-24T00:01:20.297Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
00:01:20 [2022-08-24T00:01:20.297Z] === RUN   TestServicePlugin
00:01:22 [2022-08-24T00:01:22.845Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] --- SKIP: TestServicePlugin (1.98s)
00:01:22 [2022-08-24T00:01:22.845Z] === RUN   TestServiceUpdateLabel
00:01:22 [2022-08-24T00:01:22.845Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] --- SKIP: TestServiceUpdateLabel (0.01s)
00:01:22 [2022-08-24T00:01:22.845Z] === RUN   TestServiceUpdateSecrets
00:01:22 [2022-08-24T00:01:22.845Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
00:01:22 [2022-08-24T00:01:22.845Z] === RUN   TestServiceUpdateConfigs
00:01:22 [2022-08-24T00:01:22.845Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
00:01:22 [2022-08-24T00:01:22.845Z] === RUN   TestServiceUpdateNetwork
00:01:22 [2022-08-24T00:01:22.845Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
00:01:22 [2022-08-24T00:01:22.845Z] === RUN   TestServiceUpdatePidsLimit
00:01:22 [2022-08-24T00:01:22.845Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
00:01:22 [2022-08-24T00:01:22.845Z] PASS
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === Skipped
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
00:01:22 [2022-08-24T00:01:22.845Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
00:01:22 [2022-08-24T00:01:22.845Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
00:01:22 [2022-08-24T00:01:22.845Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
00:01:22 [2022-08-24T00:01:22.845Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
00:01:22 [2022-08-24T00:01:22.845Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
00:01:22 [2022-08-24T00:01:22.845Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
00:01:22 [2022-08-24T00:01:22.845Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
00:01:22 [2022-08-24T00:01:22.845Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s)
00:01:22 [2022-08-24T00:01:22.845Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s)
00:01:22 [2022-08-24T00:01:22.845Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestInspect (0.01s)
00:01:22 [2022-08-24T00:01:22.845Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
00:01:22 [2022-08-24T00:01:22.845Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
00:01:22 [2022-08-24T00:01:22.845Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
00:01:22 [2022-08-24T00:01:22.845Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
00:01:22 [2022-08-24T00:01:22.845Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
00:01:22 [2022-08-24T00:01:22.845Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
00:01:22 [2022-08-24T00:01:22.845Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s)
00:01:22 [2022-08-24T00:01:22.845Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
00:01:22 [2022-08-24T00:01:22.845Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
00:01:22 [2022-08-24T00:01:22.845Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
00:01:22 [2022-08-24T00:01:22.845Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
00:01:22 [2022-08-24T00:01:22.845Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
00:01:22 [2022-08-24T00:01:22.845Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] DONE 24 tests, 23 skipped in 2.438s
00:01:22 [2022-08-24T00:01:22.845Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
00:01:22 [2022-08-24T00:01:22.845Z] INFO: Testing against a local daemon
00:01:22 [2022-08-24T00:01:22.845Z] === RUN   TestSessionCreate
00:01:22 [2022-08-24T00:01:22.845Z] --- PASS: TestSessionCreate (0.04s)
00:01:22 [2022-08-24T00:01:22.845Z] === RUN   TestSessionCreateWithBadUpgrade
00:01:22 [2022-08-24T00:01:22.845Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
00:01:22 [2022-08-24T00:01:22.845Z] PASS
00:01:22 [2022-08-24T00:01:22.845Z] 
00:01:22 [2022-08-24T00:01:22.845Z] DONE 2 tests in 0.177s
00:01:22 [2022-08-24T00:01:22.845Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
00:01:22 [2022-08-24T00:01:22.845Z] INFO: Testing against a local daemon
00:01:22 [2022-08-24T00:01:22.845Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:01:22 [2022-08-24T00:01:22.845Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:01:22 [2022-08-24T00:01:22.845Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:01:22 [2022-08-24T00:01:22.845Z] === RUN   TestDiskUsage
00:01:22 [2022-08-24T00:01:22.845Z] === PAUSE TestDiskUsage
00:01:22 [2022-08-24T00:01:22.845Z] === RUN   TestEventsExecDie
00:01:23 [2022-08-24T00:01:23.418Z] --- PASS: TestEventsExecDie (0.56s)
00:01:23 [2022-08-24T00:01:23.418Z] === RUN   TestEventsBackwardsCompatible
00:01:23 [2022-08-24T00:01:23.418Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
00:01:23 [2022-08-24T00:01:23.418Z] === RUN   TestEventsVolumeCreate
00:01:23 [2022-08-24T00:01:23.418Z] --- PASS: TestEventsVolumeCreate (0.05s)
00:01:23 [2022-08-24T00:01:23.418Z] === RUN   TestInfoBinaryCommits
00:01:23 [2022-08-24T00:01:23.418Z] --- PASS: TestInfoBinaryCommits (0.02s)
00:01:23 [2022-08-24T00:01:23.418Z] === RUN   TestInfoAPIVersioned
00:01:23 [2022-08-24T00:01:23.418Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:01:23 [2022-08-24T00:01:23.418Z] === RUN   TestInfoAPI
00:01:23 [2022-08-24T00:01:23.418Z] --- PASS: TestInfoAPI (0.02s)
00:01:23 [2022-08-24T00:01:23.418Z] === RUN   TestInfoAPIWarnings
00:01:29 [2022-08-24T00:01:29.182Z] --- PASS: TestServicePlugin (30.14s)
00:01:29 [2022-08-24T00:01:29.183Z] === RUN   TestServiceUpdateLabel
00:01:29 [2022-08-24T00:01:29.743Z] --- PASS: TestServiceUpdateLabel (1.82s)
00:01:29 [2022-08-24T00:01:29.743Z] === RUN   TestServiceUpdateSecrets
00:01:30 [2022-08-24T00:01:30.455Z] --- PASS: TestUpdateRestartPolicy (10.84s)
00:01:30 [2022-08-24T00:01:30.455Z] === RUN   TestUpdateRestartWithAutoRemove
00:01:30 [2022-08-24T00:01:30.455Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
00:01:30 [2022-08-24T00:01:30.455Z] === RUN   TestWaitNonBlocked
00:01:30 [2022-08-24T00:01:30.455Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:01:30 [2022-08-24T00:01:30.455Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:01:30 [2022-08-24T00:01:30.455Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:01:30 [2022-08-24T00:01:30.455Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:01:30 [2022-08-24T00:01:30.455Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:01:30 [2022-08-24T00:01:30.455Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:01:30 [2022-08-24T00:01:30.455Z] --- PASS: TestWaitNonBlocked (0.01s)
00:01:30 [2022-08-24T00:01:30.455Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
00:01:30 [2022-08-24T00:01:30.455Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
00:01:30 [2022-08-24T00:01:30.455Z] === RUN   TestWaitBlocked
00:01:30 [2022-08-24T00:01:30.455Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:01:30 [2022-08-24T00:01:30.455Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:01:30 [2022-08-24T00:01:30.455Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:01:30 [2022-08-24T00:01:30.455Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:01:30 [2022-08-24T00:01:30.455Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:01:30 [2022-08-24T00:01:30.455Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:01:30 [2022-08-24T00:01:30.718Z] --- PASS: TestWaitBlocked (0.01s)
00:01:30 [2022-08-24T00:01:30.718Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
00:01:30 [2022-08-24T00:01:30.718Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s)
00:01:30 [2022-08-24T00:01:30.718Z] === RUN   TestWaitConditions
00:01:30 [2022-08-24T00:01:30.718Z] === RUN   TestWaitConditions/default
00:01:30 [2022-08-24T00:01:30.718Z] === PAUSE TestWaitConditions/default
00:01:30 [2022-08-24T00:01:30.718Z] === RUN   TestWaitConditions/not-running
00:01:30 [2022-08-24T00:01:30.718Z] === PAUSE TestWaitConditions/not-running
00:01:30 [2022-08-24T00:01:30.718Z] === RUN   TestWaitConditions/next-exit
00:01:30 [2022-08-24T00:01:30.718Z] === PAUSE TestWaitConditions/next-exit
00:01:30 [2022-08-24T00:01:30.718Z] === RUN   TestWaitConditions/removed
00:01:30 [2022-08-24T00:01:30.718Z] === PAUSE TestWaitConditions/removed
00:01:30 [2022-08-24T00:01:30.718Z] === CONT  TestWaitConditions/default
00:01:30 [2022-08-24T00:01:30.718Z] === CONT  TestWaitConditions/next-exit
00:01:32 [2022-08-24T00:01:32.632Z] === CONT  TestWaitConditions/removed
00:01:32 [2022-08-24T00:01:32.632Z] === CONT  TestWaitConditions/not-running
00:01:34 [2022-08-24T00:01:34.544Z] --- PASS: TestWaitConditions (0.01s)
00:01:34 [2022-08-24T00:01:34.544Z]     --- PASS: TestWaitConditions/next-exit (1.54s)
00:01:34 [2022-08-24T00:01:34.544Z]     --- PASS: TestWaitConditions/default (1.72s)
00:01:34 [2022-08-24T00:01:34.544Z]     --- PASS: TestWaitConditions/removed (1.76s)
00:01:34 [2022-08-24T00:01:34.544Z]     --- PASS: TestWaitConditions/not-running (1.64s)
00:01:34 [2022-08-24T00:01:34.544Z] === RUN   TestWaitRestartedContainer
00:01:34 [2022-08-24T00:01:34.544Z] === RUN   TestWaitRestartedContainer/default
00:01:34 [2022-08-24T00:01:34.544Z] === PAUSE TestWaitRestartedContainer/default
00:01:34 [2022-08-24T00:01:34.544Z] === RUN   TestWaitRestartedContainer/not-running
00:01:34 [2022-08-24T00:01:34.544Z] === PAUSE TestWaitRestartedContainer/not-running
00:01:34 [2022-08-24T00:01:34.544Z] === RUN   TestWaitRestartedContainer/next-exit
00:01:34 [2022-08-24T00:01:34.544Z] === PAUSE TestWaitRestartedContainer/next-exit
00:01:34 [2022-08-24T00:01:34.544Z] === CONT  TestWaitRestartedContainer/default
00:01:34 [2022-08-24T00:01:34.544Z] === CONT  TestWaitRestartedContainer/next-exit
00:01:35 [2022-08-24T00:01:35.928Z] === CONT  TestWaitRestartedContainer/not-running
00:01:36 [2022-08-24T00:01:36.500Z] --- PASS: TestWaitRestartedContainer (0.01s)
00:01:36 [2022-08-24T00:01:36.500Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.46s)
00:01:36 [2022-08-24T00:01:36.500Z]     --- PASS: TestWaitRestartedContainer/default (1.50s)
00:01:36 [2022-08-24T00:01:36.500Z]     --- PASS: TestWaitRestartedContainer/not-running (0.89s)
00:01:36 [2022-08-24T00:01:36.500Z] === CONT  TestContainerStartOnDaemonRestart
00:01:36 [2022-08-24T00:01:36.500Z] === CONT  TestRestartDaemonWithRestartingContainer
00:01:39 [2022-08-24T00:01:39.046Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.05s)
00:01:39 [2022-08-24T00:01:39.046Z] === CONT  TestIpcModeOlderClient
00:01:39 [2022-08-24T00:01:39.046Z] --- PASS: TestIpcModeOlderClient (0.06s)
00:01:39 [2022-08-24T00:01:39.046Z] === CONT  TestContainerKillOnDaemonStart
00:01:39 [2022-08-24T00:01:39.046Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s)
00:01:39 [2022-08-24T00:01:39.046Z] === CONT  TestDaemonHostGatewayIP
00:01:41 [2022-08-24T00:01:41.527Z] --- PASS: TestInfoAPIWarnings (16.57s)
00:01:41 [2022-08-24T00:01:41.527Z] === RUN   TestInfoDebug
00:01:41 [2022-08-24T00:01:41.527Z] --- PASS: TestInfoDebug (0.55s)
00:01:41 [2022-08-24T00:01:41.527Z] === RUN   TestInfoInsecureRegistries
00:01:41 [2022-08-24T00:01:41.527Z] --- PASS: TestInfoInsecureRegistries (0.54s)
00:01:41 [2022-08-24T00:01:41.527Z] === RUN   TestInfoRegistryMirrors
00:01:41 [2022-08-24T00:01:41.592Z] --- PASS: TestDaemonHostGatewayIP (2.45s)
00:01:41 [2022-08-24T00:01:41.592Z] === CONT  TestDaemonRestartIpcMode
00:01:41 [2022-08-24T00:01:41.787Z] --- PASS: TestInfoRegistryMirrors (0.54s)
00:01:41 [2022-08-24T00:01:41.787Z] === RUN   TestLoginFailsWithBadCredentials
00:01:42 [2022-08-24T00:01:42.048Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
00:01:42 [2022-08-24T00:01:42.048Z] === RUN   TestPingCacheHeaders
00:01:42 [2022-08-24T00:01:42.048Z] --- PASS: TestPingCacheHeaders (0.03s)
00:01:42 [2022-08-24T00:01:42.048Z] === RUN   TestPingGet
00:01:42 [2022-08-24T00:01:42.048Z] --- PASS: TestPingGet (0.01s)
00:01:42 [2022-08-24T00:01:42.048Z] === RUN   TestPingHead
00:01:42 [2022-08-24T00:01:42.309Z] --- PASS: TestPingHead (0.03s)
00:01:42 [2022-08-24T00:01:42.309Z] === RUN   TestPingSwarmHeader
00:01:42 [2022-08-24T00:01:42.880Z] === RUN   TestPingSwarmHeader/before_swarm_init
00:01:43 [2022-08-24T00:01:43.141Z] === RUN   TestPingSwarmHeader/after_swarm_init
00:01:43 [2022-08-24T00:01:43.504Z] --- PASS: TestDaemonRestartIpcMode (2.20s)
00:01:44 [2022-08-24T00:01:44.533Z] === RUN   TestPingSwarmHeader/after_swarm_leave
00:01:44 [2022-08-24T00:01:44.533Z] --- PASS: TestPingSwarmHeader (2.06s)
00:01:44 [2022-08-24T00:01:44.533Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
00:01:44 [2022-08-24T00:01:44.533Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
00:01:44 [2022-08-24T00:01:44.533Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
00:01:44 [2022-08-24T00:01:44.533Z] === RUN   TestPingBuilderHeader
00:01:44 [2022-08-24T00:01:44.533Z] === RUN   TestPingBuilderHeader/default_config
00:01:44 [2022-08-24T00:01:44.690Z] --- PASS: TestServiceUpdateSecrets (14.83s)
00:01:44 [2022-08-24T00:01:44.690Z] === RUN   TestServiceUpdateConfigs
00:01:44 [2022-08-24T00:01:44.794Z] === RUN   TestPingBuilderHeader/buildkit_disabled
00:01:45 [2022-08-24T00:01:45.365Z] --- PASS: TestPingBuilderHeader (1.10s)
00:01:45 [2022-08-24T00:01:45.365Z]     --- PASS: TestPingBuilderHeader/default_config (0.54s)
00:01:45 [2022-08-24T00:01:45.365Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s)
00:01:45 [2022-08-24T00:01:45.365Z] === RUN   TestVersion
00:01:45 [2022-08-24T00:01:45.365Z] --- PASS: TestVersion (0.03s)
00:01:45 [2022-08-24T00:01:45.365Z] === CONT  TestDiskUsage
00:01:45 [2022-08-24T00:01:45.935Z] === RUN   TestDiskUsage/empty
00:01:45 [2022-08-24T00:01:45.936Z] === RUN   TestDiskUsage/empty/container_types
00:01:45 [2022-08-24T00:01:45.936Z] === RUN   TestDiskUsage/empty/image_types
00:01:45 [2022-08-24T00:01:45.936Z] === RUN   TestDiskUsage/empty/volume_types
00:01:45 [2022-08-24T00:01:45.936Z] === RUN   TestDiskUsage/empty/build-cache_types
00:01:45 [2022-08-24T00:01:45.936Z] === RUN   TestDiskUsage/empty/container,_volume_types
00:01:45 [2022-08-24T00:01:45.936Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
00:01:45 [2022-08-24T00:01:45.936Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
00:01:45 [2022-08-24T00:01:45.936Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
00:01:45 [2022-08-24T00:01:45.936Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
00:01:45 [2022-08-24T00:01:45.936Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
00:01:45 [2022-08-24T00:01:45.936Z] === RUN   TestDiskUsage/after_LoadBusybox
00:01:46 [2022-08-24T00:01:46.196Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
00:01:46 [2022-08-24T00:01:46.196Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
00:01:46 [2022-08-24T00:01:46.196Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
00:01:46 [2022-08-24T00:01:46.196Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
00:01:46 [2022-08-24T00:01:46.196Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
00:01:46 [2022-08-24T00:01:46.196Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
00:01:46 [2022-08-24T00:01:46.196Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
00:01:46 [2022-08-24T00:01:46.196Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
00:01:46 [2022-08-24T00:01:46.196Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
00:01:46 [2022-08-24T00:01:46.196Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
00:01:46 [2022-08-24T00:01:46.196Z] === RUN   TestDiskUsage/after_container.Run
00:01:46 [2022-08-24T00:01:46.456Z] === RUN   TestDiskUsage/after_container.Run/container_types
00:01:46 [2022-08-24T00:01:46.456Z] === RUN   TestDiskUsage/after_container.Run/image_types
00:01:46 [2022-08-24T00:01:46.456Z] === RUN   TestDiskUsage/after_container.Run/volume_types
00:01:46 [2022-08-24T00:01:46.456Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
00:01:46 [2022-08-24T00:01:46.456Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
00:01:46 [2022-08-24T00:01:46.456Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
00:01:46 [2022-08-24T00:01:46.456Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
00:01:46 [2022-08-24T00:01:46.456Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
00:01:46 [2022-08-24T00:01:46.456Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
00:01:46 [2022-08-24T00:01:46.456Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
00:01:46 [2022-08-24T00:01:46.717Z] --- PASS: TestDiskUsage (1.23s)
00:01:46 [2022-08-24T00:01:46.717Z]     --- PASS: TestDiskUsage/empty (0.01s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]     --- PASS: TestDiskUsage/after_container.Run (0.36s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
00:01:46 [2022-08-24T00:01:46.717Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
00:01:46 [2022-08-24T00:01:46.717Z] PASS
00:01:46 [2022-08-24T00:01:46.717Z] 
00:01:46 [2022-08-24T00:01:46.717Z] === Skipped
00:01:46 [2022-08-24T00:01:46.717Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:01:46 [2022-08-24T00:01:46.717Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:01:46 [2022-08-24T00:01:46.717Z] 
00:01:46 [2022-08-24T00:01:46.717Z] DONE 57 tests, 1 skipped in 23.953s
00:01:46 [2022-08-24T00:01:46.717Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
00:01:46 [2022-08-24T00:01:46.717Z] INFO: Testing against a local daemon
00:01:46 [2022-08-24T00:01:46.717Z] === RUN   TestVolumesCreateAndList
00:01:46 [2022-08-24T00:01:46.717Z] --- PASS: TestVolumesCreateAndList (0.02s)
00:01:46 [2022-08-24T00:01:46.717Z] === RUN   TestVolumesRemove
00:01:46 [2022-08-24T00:01:46.978Z] --- PASS: TestVolumesRemove (0.05s)
00:01:46 [2022-08-24T00:01:46.978Z] === RUN   TestVolumesInspect
00:01:46 [2022-08-24T00:01:46.978Z] --- PASS: TestVolumesInspect (0.03s)
00:01:46 [2022-08-24T00:01:46.978Z] === RUN   TestVolumesInvalidJSON
00:01:46 [2022-08-24T00:01:46.978Z] === RUN   TestVolumesInvalidJSON/volumes/create
00:01:46 [2022-08-24T00:01:46.978Z] === PAUSE TestVolumesInvalidJSON/volumes/create
00:01:46 [2022-08-24T00:01:46.978Z] === CONT  TestVolumesInvalidJSON/volumes/create
00:01:46 [2022-08-24T00:01:46.978Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
00:01:46 [2022-08-24T00:01:46.978Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
00:01:46 [2022-08-24T00:01:46.978Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
00:01:46 [2022-08-24T00:01:46.978Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
00:01:46 [2022-08-24T00:01:46.978Z] --- PASS: TestVolumesInvalidJSON (0.01s)
00:01:46 [2022-08-24T00:01:46.978Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
00:01:46 [2022-08-24T00:01:46.978Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
00:01:46 [2022-08-24T00:01:46.978Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
00:01:46 [2022-08-24T00:01:46.978Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
00:01:46 [2022-08-24T00:01:46.978Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
00:01:46 [2022-08-24T00:01:46.978Z] PASS
00:01:46 [2022-08-24T00:01:46.978Z] 
00:01:46 [2022-08-24T00:01:46.978Z] DONE 9 tests in 0.264s
00:01:46 [2022-08-24T00:01:46.978Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:01:46 [2022-08-24T00:01:46.978Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14421 is not a child of this shell
00:01:46 [2022-08-24T00:01:46.978Z] warning: PID 14421 from bundles/test-integration/docker.pid had a nonzero exit code
00:01:46 [2022-08-24T00:01:46.978Z] Leaving: AppArmorNo profiles have been unloaded.
00:01:46 [2022-08-24T00:01:46.978Z] 
00:01:46 [2022-08-24T00:01:46.978Z] Unloading profiles will leave already running processes permanently
00:01:46 [2022-08-24T00:01:46.978Z] unconfined, which can lead to unexpected situations.
00:01:46 [2022-08-24T00:01:46.978Z] 
00:01:46 [2022-08-24T00:01:46.978Z] To set a process to complain mode, use the command line tool
00:01:46 [2022-08-24T00:01:46.978Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:01:46 [2022-08-24T00:01:46.978Z] Removing test suite binaries
00:01:46 [2022-08-24T00:01:46.978Z] exiting test-integration
00:01:46 [2022-08-24T00:01:46.978Z] ++ exit 0
00:01:46 [2022-08-24T00:01:46.978Z] 
Post stage
[Pipeline] junit
00:01:48 [2022-08-24T00:01:48.377Z] Recording test results
00:01:50 [2022-08-24T00:01:50.124Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:01:50 [2022-08-24T00:01:50.461Z] + echo Ensuring container killed.
00:01:50 [2022-08-24T00:01:50.461Z] Ensuring container killed.
00:01:50 [2022-08-24T00:01:50.461Z] + docker rm -vf docker-pr1
00:01:50 [2022-08-24T00:01:50.461Z] Error: No such container: docker-pr1
[Pipeline] sh
00:01:50 [2022-08-24T00:01:50.751Z] + echo Chowning /workspace to jenkins user
00:01:50 [2022-08-24T00:01:50.752Z] Chowning /workspace to jenkins user
00:01:50 [2022-08-24T00:01:50.752Z] + id -u
00:01:50 [2022-08-24T00:01:50.752Z] + id -g
00:01:50 [2022-08-24T00:01:50.752Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44022:/workspace busybox chown -R 1000:1000 /workspace
00:01:50 [2022-08-24T00:01:50.752Z] Unable to find image 'busybox:latest' locally
00:01:51 [2022-08-24T00:01:51.012Z] latest: Pulling from library/busybox
00:01:51 [2022-08-24T00:01:51.012Z] 50783e0dfb64: Pulling fs layer
00:01:51 [2022-08-24T00:01:51.012Z] 50783e0dfb64: Download complete
00:01:51 [2022-08-24T00:01:51.012Z] 50783e0dfb64: Pull complete
00:01:51 [2022-08-24T00:01:51.012Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
00:01:51 [2022-08-24T00:01:51.012Z] Status: Downloaded newer image for busybox:latest
00:01:51 [2022-08-24T00:01:51.640Z] --- PASS: TestContainerKillOnDaemonStart (11.68s)
00:01:51 [2022-08-24T00:01:51.640Z] PASS
00:01:51 [2022-08-24T00:01:51.640Z] 
00:01:51 [2022-08-24T00:01:51.640Z] === Skipped
00:01:51 [2022-08-24T00:01:51.640Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
00:01:51 [2022-08-24T00:01:51.640Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:01:51 [2022-08-24T00:01:51.640Z] 
00:01:51 [2022-08-24T00:01:51.640Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:01:51 [2022-08-24T00:01:51.640Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:01:51 [2022-08-24T00:01:51.640Z] 
00:01:51 [2022-08-24T00:01:51.640Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
00:01:51 [2022-08-24T00:01:51.640Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:01:51 [2022-08-24T00:01:51.640Z] 
00:01:51 [2022-08-24T00:01:51.640Z] DONE 273 tests, 3 skipped in 131.188s
00:01:51 [2022-08-24T00:01:51.640Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
00:01:51 [2022-08-24T00:01:51.640Z] ++ 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
00:01:51 [2022-08-24T00:01:51.640Z] ++ set -e
00:01:51 [2022-08-24T00:01:51.640Z] ++ '[' -n 0 ']'
00:01:51 [2022-08-24T00:01:51.640Z] ++ set -x
00:01:51 [2022-08-24T00:01:51.641Z] ++ 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
00:01:51 [2022-08-24T00:01:51.641Z] === RUN   TestConfigDaemonLibtrustID
00:01:51 [2022-08-24T00:01:51.641Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
00:01:51 [2022-08-24T00:01:51.641Z] === RUN   TestConfigDaemonID
00:01:52 [2022-08-24T00:01:52.212Z]     daemon_test.go:83: [d2f4e3569c4af] daemon is not started
00:01:52 [2022-08-24T00:01:52.212Z] --- PASS: TestConfigDaemonID (1.04s)
00:01:52 [2022-08-24T00:01:52.212Z] === RUN   TestDaemonConfigValidation
00:01:52 [2022-08-24T00:01:52.212Z] === RUN   TestDaemonConfigValidation/config_with_no_content
00:01:52 [2022-08-24T00:01:52.212Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
00:01:52 [2022-08-24T00:01:52.212Z] === RUN   TestDaemonConfigValidation/config_with_{}
00:01:52 [2022-08-24T00:01:52.212Z] === PAUSE TestDaemonConfigValidation/config_with_{}
00:01:52 [2022-08-24T00:01:52.212Z] === RUN   TestDaemonConfigValidation/invalid_config
00:01:52 [2022-08-24T00:01:52.212Z] === PAUSE TestDaemonConfigValidation/invalid_config
00:01:52 [2022-08-24T00:01:52.212Z] === RUN   TestDaemonConfigValidation/malformed_config
00:01:52 [2022-08-24T00:01:52.212Z] === PAUSE TestDaemonConfigValidation/malformed_config
00:01:52 [2022-08-24T00:01:52.212Z] === RUN   TestDaemonConfigValidation/valid_config
00:01:52 [2022-08-24T00:01:52.212Z] === PAUSE TestDaemonConfigValidation/valid_config
00:01:52 [2022-08-24T00:01:52.212Z] === CONT  TestDaemonConfigValidation/config_with_no_content
00:01:52 [2022-08-24T00:01:52.212Z] === CONT  TestDaemonConfigValidation/malformed_config
00:01:52 [2022-08-24T00:01:52.212Z] === CONT  TestDaemonConfigValidation/invalid_config
00:01:52 [2022-08-24T00:01:52.212Z] === CONT  TestDaemonConfigValidation/config_with_{}
00:01:52 [2022-08-24T00:01:52.212Z] === CONT  TestDaemonConfigValidation/valid_config
00:01:52 [2022-08-24T00:01:52.212Z] --- PASS: TestDaemonConfigValidation (0.00s)
00:01:52 [2022-08-24T00:01:52.212Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
00:01:52 [2022-08-24T00:01:52.212Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
00:01:52 [2022-08-24T00:01:52.212Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s)
00:01:52 [2022-08-24T00:01:52.212Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
00:01:52 [2022-08-24T00:01:52.212Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
00:01:52 [2022-08-24T00:01:52.212Z] === RUN   TestConfigDaemonSeccompProfiles
00:01:52 [2022-08-24T00:01:52.212Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:01:53 [2022-08-24T00:01:53.236Z] + bundleName=amd64-rootless
00:01:53 [2022-08-24T00:01:53.236Z] + echo Creating amd64-rootless-bundles.tar.gz
00:01:53 [2022-08-24T00:01:53.236Z] Creating amd64-rootless-bundles.tar.gz
00:01:53 [2022-08-24T00:01:53.236Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
00:01:53 [2022-08-24T00:01:53.236Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
00:01:53 [2022-08-24T00:01:53.250Z] Archiving artifacts
00:01:53 [2022-08-24T00:01:53.625Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
00:01:54 [2022-08-24T00:01:54.609Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
00:01:55 [2022-08-24T00:01:55.438Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44022/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:01:55 [2022-08-24T00:01:55.551Z] === CONT  TestConfigDaemonSeccompProfiles
00:01:55 [2022-08-24T00:01:55.551Z]     daemon_test.go:197: [d0d7a1a82b060] daemon is not started
00:01:55 [2022-08-24T00:01:55.551Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
00:01:55 [2022-08-24T00:01:55.551Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
00:01:55 [2022-08-24T00:01:55.551Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
00:01:55 [2022-08-24T00:01:55.551Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
00:01:55 [2022-08-24T00:01:55.551Z] === RUN   TestDaemonProxy
00:01:55 [2022-08-24T00:01:55.551Z] === RUN   TestDaemonProxy/environment_variables
00:01:55 [2022-08-24T00:01:55.752Z] + make clean
00:01:56 [2022-08-24T00:01:56.013Z] docker volume rm -f docker-dev-cache docker-mod-cache
00:01:56 [2022-08-24T00:01:56.013Z] docker-dev-cache
00:01:56 [2022-08-24T00:01:56.013Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:01:57 [2022-08-24T00:01:57.464Z] === RUN   TestDaemonProxy/command-line_options
00:01:58 [2022-08-24T00:01:58.848Z] === RUN   TestDaemonProxy/configuration_file
00:01:59 [2022-08-24T00:01:59.655Z] --- PASS: TestServiceUpdateConfigs (14.67s)
00:01:59 [2022-08-24T00:01:59.655Z] === RUN   TestServiceUpdateNetwork
00:02:00 [2022-08-24T00:02:00.761Z] === RUN   TestDaemonProxy/conflicting_options
00:02:01 [2022-08-24T00:02:01.021Z] === RUN   TestDaemonProxy/reload_sanitized
00:02:01 [2022-08-24T00:02:01.594Z] --- PASS: TestDaemonProxy (6.22s)
00:02:01 [2022-08-24T00:02:01.594Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
00:02:01 [2022-08-24T00:02:01.594Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
00:02:01 [2022-08-24T00:02:01.594Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
00:02:01 [2022-08-24T00:02:01.594Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
00:02:01 [2022-08-24T00:02:01.594Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
00:02:01 [2022-08-24T00:02:01.594Z] PASS
00:02:01 [2022-08-24T00:02:01.594Z] 
00:02:01 [2022-08-24T00:02:01.594Z] DONE 18 tests in 11.309s
00:02:01 [2022-08-24T00:02:01.594Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
00:02:01 [2022-08-24T00:02:01.594Z] ++ 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
00:02:01 [2022-08-24T00:02:01.594Z] ++ set -e
00:02:01 [2022-08-24T00:02:01.594Z] ++ '[' -n 0 ']'
00:02:01 [2022-08-24T00:02:01.594Z] ++ set -x
00:02:01 [2022-08-24T00:02:01.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=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
00:02:01 [2022-08-24T00:02:01.855Z] INFO: Testing against a local daemon
00:02:01 [2022-08-24T00:02:01.855Z] === RUN   TestCommitInheritsEnv
00:02:02 [2022-08-24T00:02:02.117Z] --- PASS: TestCommitInheritsEnv (0.27s)
00:02:02 [2022-08-24T00:02:02.117Z] === RUN   TestImportExtremelyLargeImageWorks
00:02:02 [2022-08-24T00:02:02.117Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
00:02:02 [2022-08-24T00:02:02.117Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
00:02:02 [2022-08-24T00:02:02.117Z] === RUN   TestImportWithCustomPlatform
00:02:02 [2022-08-24T00:02:02.117Z] === RUN   TestImportWithCustomPlatform/#00
00:02:02 [2022-08-24T00:02:02.117Z] === RUN   TestImportWithCustomPlatform/_______
00:02:02 [2022-08-24T00:02:02.117Z] === RUN   TestImportWithCustomPlatform//
00:02:02 [2022-08-24T00:02:02.117Z] === RUN   TestImportWithCustomPlatform/linux
00:02:02 [2022-08-24T00:02:02.378Z] === RUN   TestImportWithCustomPlatform/LINUX
00:02:02 [2022-08-24T00:02:02.378Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
00:02:02 [2022-08-24T00:02:02.378Z] === RUN   TestImportWithCustomPlatform/macos
00:02:02 [2022-08-24T00:02:02.378Z] === RUN   TestImportWithCustomPlatform/macos/arm64
00:02:02 [2022-08-24T00:02:02.378Z] === RUN   TestImportWithCustomPlatform/nintendo64
00:02:02 [2022-08-24T00:02:02.378Z] --- PASS: TestImportWithCustomPlatform (0.35s)
00:02:02 [2022-08-24T00:02:02.378Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
00:02:02 [2022-08-24T00:02:02.378Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
00:02:02 [2022-08-24T00:02:02.378Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
00:02:02 [2022-08-24T00:02:02.378Z]     --- PASS: TestImportWithCustomPlatform/linux (0.09s)
00:02:02 [2022-08-24T00:02:02.378Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
00:02:02 [2022-08-24T00:02:02.378Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
00:02:02 [2022-08-24T00:02:02.378Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
00:02:02 [2022-08-24T00:02:02.378Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
00:02:02 [2022-08-24T00:02:02.378Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
00:02:02 [2022-08-24T00:02:02.378Z] === RUN   TestImagesFilterMultiReference
00:02:02 [2022-08-24T00:02:02.639Z] --- PASS: TestImagesFilterMultiReference (0.07s)
00:02:02 [2022-08-24T00:02:02.639Z] === RUN   TestImagePullPlatformInvalid
00:02:02 [2022-08-24T00:02:02.639Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
00:02:02 [2022-08-24T00:02:02.639Z] === RUN   TestRemoveImageOrphaning
00:02:02 [2022-08-24T00:02:02.901Z] --- PASS: TestRemoveImageOrphaning (0.27s)
00:02:02 [2022-08-24T00:02:02.901Z] === RUN   TestRemoveImageGarbageCollector
00:02:02 [2022-08-24T00:02:02.901Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:02:02 [2022-08-24T00:02:02.901Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
00:02:02 [2022-08-24T00:02:02.901Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:02:02 [2022-08-24T00:02:02.901Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
00:02:02 [2022-08-24T00:02:02.901Z] === RUN   TestTagInvalidReference
00:02:02 [2022-08-24T00:02:02.901Z] --- PASS: TestTagInvalidReference (0.01s)
00:02:02 [2022-08-24T00:02:02.901Z] === RUN   TestTagValidPrefixedRepo
00:02:02 [2022-08-24T00:02:02.901Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
00:02:02 [2022-08-24T00:02:02.901Z] === RUN   TestTagExistedNameWithoutForce
00:02:02 [2022-08-24T00:02:02.901Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
00:02:02 [2022-08-24T00:02:02.901Z] === RUN   TestTagOfficialNames
00:02:02 [2022-08-24T00:02:02.901Z] --- PASS: TestTagOfficialNames (0.06s)
00:02:02 [2022-08-24T00:02:02.901Z] === RUN   TestTagMatchesDigest
00:02:03 [2022-08-24T00:02:03.162Z] --- PASS: TestTagMatchesDigest (0.02s)
00:02:03 [2022-08-24T00:02:03.162Z] PASS
00:02:03 [2022-08-24T00:02:03.162Z] 
00:02:03 [2022-08-24T00:02:03.162Z] === Skipped
00:02:03 [2022-08-24T00:02:03.162Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
00:02:03 [2022-08-24T00:02:03.162Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
00:02:03 [2022-08-24T00:02:03.162Z] 
00:02:03 [2022-08-24T00:02:03.162Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
00:02:03 [2022-08-24T00:02:03.162Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:02:03 [2022-08-24T00:02:03.162Z] 
00:02:03 [2022-08-24T00:02:03.162Z] DONE 22 tests, 2 skipped in 1.385s
00:02:03 [2022-08-24T00:02:03.162Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
00:02:03 [2022-08-24T00:02:03.162Z] ++ 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
00:02:03 [2022-08-24T00:02:03.162Z] ++ set -e
00:02:03 [2022-08-24T00:02:03.162Z] ++ '[' -n 0 ']'
00:02:03 [2022-08-24T00:02:03.162Z] ++ set -x
00:02:03 [2022-08-24T00:02:03.162Z] ++ 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
00:02:03 [2022-08-24T00:02:03.162Z] === RUN   TestStripANSICommands
00:02:03 [2022-08-24T00:02:03.162Z] === RUN   TestStripANSICommands/#00
00:02:03 [2022-08-24T00:02:03.162Z] === RUN   TestStripANSICommands/#01
00:02:03 [2022-08-24T00:02:03.162Z] --- PASS: TestStripANSICommands (0.00s)
00:02:03 [2022-08-24T00:02:03.162Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
00:02:03 [2022-08-24T00:02:03.162Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
00:02:03 [2022-08-24T00:02:03.162Z] PASS
00:02:03 [2022-08-24T00:02:03.162Z] 
00:02:03 [2022-08-24T00:02:03.162Z] DONE 3 tests in 0.045s
00:02:03 [2022-08-24T00:02:03.162Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
00:02:03 [2022-08-24T00:02:03.162Z] ++ 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
00:02:03 [2022-08-24T00:02:03.162Z] ++ set -e
00:02:03 [2022-08-24T00:02:03.162Z] ++ '[' -n 0 ']'
00:02:03 [2022-08-24T00:02:03.162Z] ++ set -x
00:02:03 [2022-08-24T00:02:03.162Z] ++ 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
00:02:03 [2022-08-24T00:02:03.162Z] INFO: Testing against a local daemon
00:02:03 [2022-08-24T00:02:03.162Z] === RUN   TestNetworkCreateDelete
00:02:03 [2022-08-24T00:02:03.423Z] --- PASS: TestNetworkCreateDelete (0.15s)
00:02:03 [2022-08-24T00:02:03.423Z] === RUN   TestDockerNetworkDeletePreferID
00:02:03 [2022-08-24T00:02:03.655Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:02:03 [2022-08-24T00:02:03.655Z] Using test binary docker
00:02:03 [2022-08-24T00:02:03.655Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
00:02:03 [2022-08-24T00:02:03.655Z] Using test binary docker
00:02:03 [2022-08-24T00:02:03.655Z] +++ /etc/init.d/apparmor start
00:02:03 [2022-08-24T00:02:03.655Z] +++ /etc/init.d/apparmor start
00:02:03 [2022-08-24T00:02:03.655Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning).
00:02:03 [2022-08-24T00:02:03.655Z]  (warning).
00:02:03 [2022-08-24T00:02:03.655Z] INFO: Waiting for daemon to start...
00:02:03 [2022-08-24T00:02:03.655Z] Starting dockerd
00:02:03 [2022-08-24T00:02:03.655Z] +++ 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
00:02:03 [2022-08-24T00:02:03.655Z] INFO: Waiting for daemon to start...
00:02:03 [2022-08-24T00:02:03.655Z] Starting dockerd
00:02:03 [2022-08-24T00:02:03.655Z] +++ 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
00:02:03 [2022-08-24T00:02:03.655Z] ..
00:02:03 [2022-08-24T00:02:03.655Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:02:03 [2022-08-24T00:02:03.655Z] 
00:02:03 [2022-08-24T00:02:03.655Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
00:02:03 [2022-08-24T00:02:03.655Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:02:03 [2022-08-24T00:02:03.655Z] Error: No such image: emptyfs
00:02:03 [2022-08-24T00:02:03.655Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
00:02:03 [2022-08-24T00:02:03.655Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:02:03 [2022-08-24T00:02:03.655Z] ++++ docker load
00:02:03 [2022-08-24T00:02:03.655Z] Error: No such image: emptyfs
00:02:03 [2022-08-24T00:02:03.655Z] ++++ tar -cC bundles/test-integration/emptyfs .
00:02:03 [2022-08-24T00:02:03.655Z] ++++ docker load
00:02:03 [2022-08-24T00:02:03.655Z] Running integration-test (iteration 1)
00:02:03 [2022-08-24T00:02:03.655Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
00:02:03 [2022-08-24T00:02:03.655Z] ++ 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)/'
00:02:03 [2022-08-24T00:02:03.655Z] ++ set -e
00:02:03 [2022-08-24T00:02:03.655Z] ++ '[' -n 0 ']'
00:02:03 [2022-08-24T00:02:03.655Z] ++ set -x
00:02:03 [2022-08-24T00:02:03.655Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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)/'
00:02:03 [2022-08-24T00:02:03.655Z] Running integration-test (iteration 1)
00:02:03 [2022-08-24T00:02:03.656Z] 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)/
00:02:03 [2022-08-24T00:02:03.656Z] ++ 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)/'
00:02:03 [2022-08-24T00:02:03.656Z] ++ set -e
00:02:03 [2022-08-24T00:02:03.656Z] ++ '[' -n 0 ']'
00:02:03 [2022-08-24T00:02:03.656Z] ++ set -x
00:02:03 [2022-08-24T00:02:03.656Z] ++ 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)/'
00:02:03 [2022-08-24T00:02:03.656Z] Loaded image: busybox:latest
00:02:03 [2022-08-24T00:02:03.656Z] Loaded image: busybox:latest
00:02:03 [2022-08-24T00:02:03.656Z] Loaded image: busybox:glibc
00:02:03 [2022-08-24T00:02:03.684Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
00:02:03 [2022-08-24T00:02:03.684Z] === RUN   TestDaemonDNSFallback
00:02:03 [2022-08-24T00:02:03.913Z] Loaded image: busybox:glibc
00:02:08 [2022-08-24T00:02:08.082Z] Loaded image: debian:bullseye-slim
00:02:08 [2022-08-24T00:02:08.338Z] Loaded image: hello-world:latest
00:02:08 [2022-08-24T00:02:08.338Z] Loaded image: debian:bullseye-slim
00:02:08 [2022-08-24T00:02:08.338Z] Loaded image: arm32v7/hello-world:latest
00:02:08 [2022-08-24T00:02:08.595Z] INFO: Testing against a local daemon
00:02:08 [2022-08-24T00:02:08.595Z] === RUN   TestDockerDaemonSuite
00:02:08 [2022-08-24T00:02:08.595Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
00:02:08 [2022-08-24T00:02:08.595Z] Loaded image: hello-world:latest
00:02:08 [2022-08-24T00:02:08.595Z] Loaded image: arm32v7/hello-world:latest
00:02:08 [2022-08-24T00:02:08.595Z] INFO: Testing against a local daemon
00:02:08 [2022-08-24T00:02:08.595Z] === RUN   TestDockerSuite
00:02:08 [2022-08-24T00:02:08.595Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
00:02:08 [2022-08-24T00:02:08.595Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
00:02:08 [2022-08-24T00:02:08.595Z] === RUN   TestDockerSuite/TestAPIErrorJSON
00:02:08 [2022-08-24T00:02:08.595Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
00:02:08 [2022-08-24T00:02:08.595Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
00:02:08 [2022-08-24T00:02:08.853Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
00:02:08 [2022-08-24T00:02:08.853Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
00:02:08 [2022-08-24T00:02:08.853Z] === RUN   TestDockerSuite/TestAPIImagesDelete
00:02:10 [2022-08-24T00:02:10.268Z] --- PASS: TestDaemonDNSFallback (6.38s)
00:02:10 [2022-08-24T00:02:10.268Z] === RUN   TestInspectNetwork
00:02:11 [2022-08-24T00:02:11.951Z] --- PASS: TestServiceUpdateNetwork (12.44s)
00:02:11 [2022-08-24T00:02:11.951Z] === RUN   TestServiceUpdatePidsLimit
00:02:12 [2022-08-24T00:02:12.921Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:02:13 [2022-08-24T00:02:13.074Z] === RUN   TestDockerSuite/TestAPIImagesFilter
00:02:13 [2022-08-24T00:02:13.074Z] === RUN   TestDockerSuite/TestAPIImagesHistory
00:02:13 [2022-08-24T00:02:13.330Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
00:02:13 [2022-08-24T00:02:13.483Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:02:13 [2022-08-24T00:02:13.569Z] === RUN   TestInspectNetwork/full_network_id
00:02:13 [2022-08-24T00:02:13.569Z] === RUN   TestInspectNetwork/partial_network_id
00:02:13 [2022-08-24T00:02:13.569Z] === RUN   TestInspectNetwork/network_name
00:02:13 [2022-08-24T00:02:13.569Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:02:13 [2022-08-24T00:02:13.590Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
00:02:14 [2022-08-24T00:02:14.518Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
00:02:15 [2022-08-24T00:02:15.450Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
00:02:15 [2022-08-24T00:02:15.450Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
00:02:16 [2022-08-24T00:02:16.384Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
00:02:17 [2022-08-24T00:02:17.313Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
00:02:17 [2022-08-24T00:02:17.569Z] === RUN   TestDockerSuite/TestAPINetworkFilter
00:02:17 [2022-08-24T00:02:17.569Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
00:02:17 [2022-08-24T00:02:17.570Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
00:02:17 [2022-08-24T00:02:17.772Z] --- PASS: TestInspectNetwork (7.16s)
00:02:17 [2022-08-24T00:02:17.772Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:02:17 [2022-08-24T00:02:17.772Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:02:17 [2022-08-24T00:02:17.772Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:02:17 [2022-08-24T00:02:17.772Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:02:17 [2022-08-24T00:02:17.772Z] === RUN   TestRunContainerWithBridgeNone
00:02:18 [2022-08-24T00:02:18.132Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
00:02:18 [2022-08-24T00:02:18.695Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
00:02:18 [2022-08-24T00:02:18.714Z] --- PASS: TestRunContainerWithBridgeNone (1.45s)
00:02:18 [2022-08-24T00:02:18.714Z] === RUN   TestNetworkInvalidJSON
00:02:18 [2022-08-24T00:02:18.714Z] === RUN   TestNetworkInvalidJSON/networks/create
00:02:18 [2022-08-24T00:02:18.714Z] === PAUSE TestNetworkInvalidJSON/networks/create
00:02:18 [2022-08-24T00:02:18.714Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
00:02:18 [2022-08-24T00:02:18.714Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
00:02:18 [2022-08-24T00:02:18.714Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
00:02:18 [2022-08-24T00:02:18.714Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
00:02:18 [2022-08-24T00:02:18.714Z] === CONT  TestNetworkInvalidJSON/networks/create
00:02:18 [2022-08-24T00:02:18.714Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
00:02:18 [2022-08-24T00:02:18.714Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
00:02:18 [2022-08-24T00:02:18.714Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
00:02:18 [2022-08-24T00:02:18.714Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
00:02:18 [2022-08-24T00:02:18.714Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
00:02:18 [2022-08-24T00:02:18.714Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
00:02:18 [2022-08-24T00:02:18.714Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
00:02:18 [2022-08-24T00:02:18.714Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
00:02:18 [2022-08-24T00:02:18.714Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
00:02:18 [2022-08-24T00:02:18.714Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
00:02:18 [2022-08-24T00:02:18.714Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
00:02:18 [2022-08-24T00:02:18.714Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
00:02:18 [2022-08-24T00:02:18.714Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
00:02:18 [2022-08-24T00:02:18.714Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
00:02:18 [2022-08-24T00:02:18.714Z] --- PASS: TestNetworkInvalidJSON (0.01s)
00:02:18 [2022-08-24T00:02:18.714Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
00:02:18 [2022-08-24T00:02:18.714Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
00:02:18 [2022-08-24T00:02:18.714Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
00:02:18 [2022-08-24T00:02:18.714Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
00:02:18 [2022-08-24T00:02:18.714Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
00:02:18 [2022-08-24T00:02:18.714Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
00:02:18 [2022-08-24T00:02:18.714Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
00:02:18 [2022-08-24T00:02:18.714Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
00:02:18 [2022-08-24T00:02:18.714Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
00:02:18 [2022-08-24T00:02:18.714Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
00:02:18 [2022-08-24T00:02:18.714Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
00:02:18 [2022-08-24T00:02:18.714Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
00:02:18 [2022-08-24T00:02:18.714Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
00:02:18 [2022-08-24T00:02:18.714Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
00:02:18 [2022-08-24T00:02:18.714Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
00:02:18 [2022-08-24T00:02:18.714Z] === RUN   TestNetworkList
00:02:18 [2022-08-24T00:02:18.714Z] === RUN   TestNetworkList//networks
00:02:18 [2022-08-24T00:02:18.714Z] === PAUSE TestNetworkList//networks
00:02:18 [2022-08-24T00:02:18.714Z] === RUN   TestNetworkList//networks/
00:02:18 [2022-08-24T00:02:18.714Z] === PAUSE TestNetworkList//networks/
00:02:18 [2022-08-24T00:02:18.714Z] === CONT  TestNetworkList//networks
00:02:18 [2022-08-24T00:02:18.714Z] === CONT  TestNetworkList//networks/
00:02:18 [2022-08-24T00:02:18.714Z] --- PASS: TestNetworkList (0.01s)
00:02:18 [2022-08-24T00:02:18.714Z]     --- PASS: TestNetworkList//networks (0.00s)
00:02:18 [2022-08-24T00:02:18.714Z]     --- PASS: TestNetworkList//networks/ (0.00s)
00:02:18 [2022-08-24T00:02:18.714Z] === RUN   TestHostIPv4BridgeLabel
00:02:18 [2022-08-24T00:02:18.952Z] --- PASS: TestBuildWithHugeFile (126.80s)
00:02:18 [2022-08-24T00:02:18.952Z] === RUN   TestBuildWCOWSandboxSize
00:02:18 [2022-08-24T00:02:18.952Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
00:02:18 [2022-08-24T00:02:18.952Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
00:02:18 [2022-08-24T00:02:18.952Z] === RUN   TestBuildWithEmptyDockerfile
00:02:18 [2022-08-24T00:02:18.952Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
00:02:18 [2022-08-24T00:02:18.952Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
00:02:18 [2022-08-24T00:02:18.952Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:02:18 [2022-08-24T00:02:18.952Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:02:18 [2022-08-24T00:02:18.952Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:02:18 [2022-08-24T00:02:18.952Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:02:18 [2022-08-24T00:02:18.952Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
00:02:18 [2022-08-24T00:02:18.952Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
00:02:19 [2022-08-24T00:02:19.208Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
00:02:19 [2022-08-24T00:02:19.209Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
00:02:19 [2022-08-24T00:02:19.209Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
00:02:19 [2022-08-24T00:02:19.209Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
00:02:19 [2022-08-24T00:02:19.209Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
00:02:19 [2022-08-24T00:02:19.209Z] === RUN   TestBuildPreserveOwnership
00:02:19 [2022-08-24T00:02:19.209Z] === RUN   TestBuildPreserveOwnership/copy_from
00:02:19 [2022-08-24T00:02:19.209Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
00:02:19 [2022-08-24T00:02:19.285Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
00:02:19 [2022-08-24T00:02:19.285Z] === RUN   TestDaemonRestartWithLiveRestore
00:02:19 [2022-08-24T00:02:19.465Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
00:02:19 [2022-08-24T00:02:19.465Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
00:02:19 [2022-08-24T00:02:19.465Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
00:02:20 [2022-08-24T00:02:20.670Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
00:02:20 [2022-08-24T00:02:20.670Z] === RUN   TestDaemonDefaultNetworkPools
00:02:21 [2022-08-24T00:02:21.241Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
00:02:21 [2022-08-24T00:02:21.241Z] === RUN   TestDaemonRestartWithExistingNetwork
00:02:21 [2022-08-24T00:02:21.359Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
00:02:21 [2022-08-24T00:02:21.646Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:02:22 [2022-08-24T00:02:22.184Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
00:02:22 [2022-08-24T00:02:22.184Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:02:22 [2022-08-24T00:02:22.288Z] --- PASS: TestBuildPreserveOwnership (3.03s)
00:02:22 [2022-08-24T00:02:22.288Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.09s)
00:02:22 [2022-08-24T00:02:22.288Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s)
00:02:22 [2022-08-24T00:02:22.288Z] === RUN   TestBuildPlatformInvalid
00:02:22 [2022-08-24T00:02:22.288Z] --- PASS: TestBuildPlatformInvalid (0.08s)
00:02:22 [2022-08-24T00:02:22.288Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
00:02:23 [2022-08-24T00:02:23.217Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
00:02:23 [2022-08-24T00:02:23.217Z] Loaded image: busybox:latest
00:02:23 [2022-08-24T00:02:23.473Z] Loaded image: busybox:glibc
00:02:23 [2022-08-24T00:02:23.569Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
00:02:23 [2022-08-24T00:02:23.569Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:02:24 [2022-08-24T00:02:24.141Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
00:02:24 [2022-08-24T00:02:24.141Z] === RUN   TestServiceWithPredefinedNetwork
00:02:24 [2022-08-24T00:02:24.840Z] Loaded image: debian:bullseye-slim
00:02:24 [2022-08-24T00:02:24.840Z] Loaded image: hello-world:latest
00:02:25 [2022-08-24T00:02:25.097Z] Loaded image: arm32v7/hello-world:latest
00:02:25 [2022-08-24T00:02:25.353Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
00:02:26 [2022-08-24T00:02:26.001Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd
00:02:26 [2022-08-24T00:02:26.001Z] Copying nested executables into bundles/cross/linux/amd64-daemon
00:02:26 [2022-08-24T00:02:26.001Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy
00:02:26 [2022-08-24T00:02:26.001Z] GOOS="linux" GOARCH="amd64" GOARM=""
00:02:26 [2022-08-24T00:02:26.001Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy
00:02:26 [2022-08-24T00:02:26.001Z] Cross building: bundles/cross/windows/amd64
00:02:26 [2022-08-24T00:02:26.001Z] +++++++ cat ./cli/winresources/dockerd/winres.json
00:02:26 [2022-08-24T00:02:26.001Z] {
00:02:26 [2022-08-24T00:02:26.001Z]   "RT_GROUP_ICON": {
00:02:26 [2022-08-24T00:02:26.001Z]     "#1": {
00:02:26 [2022-08-24T00:02:26.001Z]       "0409": "../../winresources/docker.ico"
00:02:26 [2022-08-24T00:02:26.001Z]     }
00:02:26 [2022-08-24T00:02:26.001Z]   },
00:02:26 [2022-08-24T00:02:26.001Z]   "RT_MANIFEST": {
00:02:26 [2022-08-24T00:02:26.001Z]     "#1": {
00:02:26 [2022-08-24T00:02:26.001Z]       "0409": {
00:02:26 [2022-08-24T00:02:26.001Z]         "identity": {},
00:02:26 [2022-08-24T00:02:26.001Z]         "description": "Docker Engine",
00:02:26 [2022-08-24T00:02:26.001Z]         "minimum-os": "vista",
00:02:26 [2022-08-24T00:02:26.001Z]         "execution-level": "",
00:02:26 [2022-08-24T00:02:26.001Z]         "ui-access": false,
00:02:26 [2022-08-24T00:02:26.001Z]         "auto-elevate": false,
00:02:26 [2022-08-24T00:02:26.001Z]         "dpi-awareness": "unaware",
00:02:26 [2022-08-24T00:02:26.001Z]         "disable-theming": false,
00:02:26 [2022-08-24T00:02:26.001Z]         "disable-window-filtering": false,
00:02:26 [2022-08-24T00:02:26.001Z]         "high-resolution-scrolling-aware": false,
00:02:26 [2022-08-24T00:02:26.001Z]         "ultra-high-resolution-scrolling-aware": false,
00:02:26 [2022-08-24T00:02:26.001Z]         "long-path-aware": false,
00:02:26 [2022-08-24T00:02:26.001Z]         "printer-driver-isolation": false,
00:02:26 [2022-08-24T00:02:26.001Z]         "gdi-scaling": false,
00:02:26 [2022-08-24T00:02:26.001Z]         "segment-heap": false,
00:02:26 [2022-08-24T00:02:26.001Z]         "use-common-controls-v6": false
00:02:26 [2022-08-24T00:02:26.001Z]       }
00:02:26 [2022-08-24T00:02:26.001Z]     }
00:02:26 [2022-08-24T00:02:26.001Z]   },
00:02:26 [2022-08-24T00:02:26.001Z]   "RT_MESSAGETABLE": {
00:02:26 [2022-08-24T00:02:26.001Z]     "#1": {
00:02:26 [2022-08-24T00:02:26.001Z]       "0409": "../../winresources/event_messages.bin"
00:02:26 [2022-08-24T00:02:26.001Z]     }
00:02:26 [2022-08-24T00:02:26.001Z]   },
00:02:26 [2022-08-24T00:02:26.001Z]   "RT_VERSION": {
00:02:26 [2022-08-24T00:02:26.001Z]     "#1": {
00:02:26 [2022-08-24T00:02:26.001Z]       "0409": {
00:02:26 [2022-08-24T00:02:26.001Z]         "fixed": {
00:02:26 [2022-08-24T00:02:26.001Z]           "file_version": "0.0.0.0",
00:02:26 [2022-08-24T00:02:26.001Z]           "product_version": "0.0.0.0",
00:02:26 [2022-08-24T00:02:26.001Z]           "type": "Unknown"
00:02:26 [2022-08-24T00:02:26.001Z]         },
00:02:26 [2022-08-24T00:02:26.001Z]         "info": {
00:02:26 [2022-08-24T00:02:26.001Z]           "0000": {
00:02:26 [2022-08-24T00:02:26.001Z]             "CompanyName": "",
00:02:26 [2022-08-24T00:02:26.001Z]             "FileVersion": "dev",
00:02:26 [2022-08-24T00:02:26.001Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
00:02:26 [2022-08-24T00:02:26.001Z]             "OriginalFileName": "dockerd.exe",
00:02:26 [2022-08-24T00:02:26.001Z]             "ProductName": "",
00:02:26 [2022-08-24T00:02:26.001Z]             "ProductVersion": "dev",
00:02:26 [2022-08-24T00:02:26.001Z]             "SpecialBuild": "e5958a8f08d8cc736a130fc162fa513ddcc4de61"
00:02:26 [2022-08-24T00:02:26.001Z]           }
00:02:26 [2022-08-24T00:02:26.001Z]         }
00:02:26 [2022-08-24T00:02:26.001Z]       }
00:02:26 [2022-08-24T00:02:26.001Z]     }
00:02:26 [2022-08-24T00:02:26.001Z]   }
00:02:26 [2022-08-24T00:02:26.001Z] }
00:02:26 [2022-08-24T00:02:26.001Z] cmd/dockerd/config.go
00:02:26 [2022-08-24T00:02:26.001Z] cmd/dockerd/config_windows.go
00:02:26 [2022-08-24T00:02:26.001Z] cmd/dockerd/daemon.go
00:02:26 [2022-08-24T00:02:26.001Z] cmd/dockerd/daemon_test.go
00:02:26 [2022-08-24T00:02:26.001Z] cmd/dockerd/daemon_windows.go
00:02:26 [2022-08-24T00:02:26.001Z] cmd/dockerd/docker.go
00:02:26 [2022-08-24T00:02:26.001Z] cmd/dockerd/docker_windows.go
00:02:26 [2022-08-24T00:02:26.001Z] cmd/dockerd/genwinres_windows.go
00:02:26 [2022-08-24T00:02:26.001Z] cmd/dockerd/metrics.go
00:02:26 [2022-08-24T00:02:26.001Z] cmd/dockerd/options.go
00:02:26 [2022-08-24T00:02:26.001Z] cmd/dockerd/options_test.go
00:02:26 [2022-08-24T00:02:26.001Z] cmd/dockerd/service_windows.go
00:02:26 [2022-08-24T00:02:26.001Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe
00:02:26 [2022-08-24T00:02:26.001Z] GOOS="windows" GOARCH="amd64" GOARM=""
00:02:26 [2022-08-24T00:02:26.692Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s)
00:02:26 [2022-08-24T00:02:26.692Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:02:26 [2022-08-24T00:02:26.692Z]     service_test.go:243: FLAKY_TEST
00:02:26 [2022-08-24T00:02:26.692Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:02:26 [2022-08-24T00:02:26.692Z] === RUN   TestServiceWithDataPathPortInit
00:02:27 [2022-08-24T00:02:27.869Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
00:02:28 [2022-08-24T00:02:28.267Z] --- PASS: TestServiceUpdatePidsLimit (16.25s)
00:02:28 [2022-08-24T00:02:28.267Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s)
00:02:28 [2022-08-24T00:02:28.267Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
00:02:28 [2022-08-24T00:02:28.267Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s)
00:02:28 [2022-08-24T00:02:28.267Z] PASS
00:02:28 [2022-08-24T00:02:28.267Z] 
00:02:28 [2022-08-24T00:02:28.267Z] === Skipped
00:02:28 [2022-08-24T00:02:28.267Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
00:02:28 [2022-08-24T00:02:28.267Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:02:28 [2022-08-24T00:02:28.267Z] 
00:02:28 [2022-08-24T00:02:28.267Z] DONE 27 tests, 1 skipped in 164.548s
00:02:28 [2022-08-24T00:02:28.267Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
00:02:28 [2022-08-24T00:02:28.267Z] INFO: Testing against a local daemon
00:02:28 [2022-08-24T00:02:28.267Z] === RUN   TestSessionCreate
00:02:28 [2022-08-24T00:02:28.267Z] --- PASS: TestSessionCreate (0.03s)
00:02:28 [2022-08-24T00:02:28.267Z] === RUN   TestSessionCreateWithBadUpgrade
00:02:28 [2022-08-24T00:02:28.267Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
00:02:28 [2022-08-24T00:02:28.267Z] PASS
00:02:28 [2022-08-24T00:02:28.267Z] 
00:02:28 [2022-08-24T00:02:28.267Z] DONE 2 tests in 0.064s
00:02:28 [2022-08-24T00:02:28.267Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
00:02:28 [2022-08-24T00:02:28.267Z] INFO: Testing against a local daemon
00:02:28 [2022-08-24T00:02:28.267Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:02:28 [2022-08-24T00:02:28.267Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
00:02:28 [2022-08-24T00:02:28.267Z] === RUN   TestDiskUsage
00:02:28 [2022-08-24T00:02:28.267Z] === PAUSE TestDiskUsage
00:02:28 [2022-08-24T00:02:28.267Z] === RUN   TestEventsExecDie
00:02:28 [2022-08-24T00:02:28.527Z] --- PASS: TestEventsExecDie (0.62s)
00:02:28 [2022-08-24T00:02:28.527Z] === RUN   TestEventsBackwardsCompatible
00:02:28 [2022-08-24T00:02:28.527Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
00:02:28 [2022-08-24T00:02:28.527Z] === RUN   TestEventsVolumeCreate
00:02:28 [2022-08-24T00:02:28.784Z] --- PASS: TestEventsVolumeCreate (0.09s)
00:02:28 [2022-08-24T00:02:28.784Z] === RUN   TestInfoBinaryCommits
00:02:28 [2022-08-24T00:02:28.784Z] --- PASS: TestInfoBinaryCommits (0.03s)
00:02:28 [2022-08-24T00:02:28.784Z] === RUN   TestInfoAPIVersioned
00:02:28 [2022-08-24T00:02:28.784Z] --- PASS: TestInfoAPIVersioned (0.02s)
00:02:28 [2022-08-24T00:02:28.784Z] === RUN   TestInfoAPI
00:02:28 [2022-08-24T00:02:28.784Z] --- PASS: TestInfoAPI (0.02s)
00:02:28 [2022-08-24T00:02:28.784Z] === RUN   TestInfoAPIWarnings
00:02:29 [2022-08-24T00:02:29.238Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
00:02:29 [2022-08-24T00:02:29.800Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
00:02:31 [2022-08-24T00:02:31.166Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
00:02:32 [2022-08-24T00:02:32.532Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
00:02:33 [2022-08-24T00:02:33.902Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
00:02:34 [2022-08-24T00:02:34.464Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
00:02:34 [2022-08-24T00:02:34.464Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
00:02:35 [2022-08-24T00:02:35.026Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
00:02:35 [2022-08-24T00:02:35.589Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.29s)
00:02:35 [2022-08-24T00:02:35.589Z] PASS
00:02:35 [2022-08-24T00:02:35.589Z] 
00:02:35 [2022-08-24T00:02:35.589Z] === Skipped
00:02:35 [2022-08-24T00:02:35.589Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
00:02:35 [2022-08-24T00:02:35.589Z]     build_session_test.go:25: TODO: BuildKit
00:02:35 [2022-08-24T00:02:35.589Z] 
00:02:35 [2022-08-24T00:02:35.589Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
00:02:35 [2022-08-24T00:02:35.589Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
00:02:35 [2022-08-24T00:02:35.589Z] 
00:02:35 [2022-08-24T00:02:35.589Z] DONE 34 tests, 2 skipped in 191.976s
00:02:35 [2022-08-24T00:02:35.589Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
00:02:35 [2022-08-24T00:02:35.589Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
00:02:35 [2022-08-24T00:02:35.589Z] ++ 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
00:02:35 [2022-08-24T00:02:35.589Z] ++ set -e
00:02:35 [2022-08-24T00:02:35.589Z] ++ '[' -n 0 ']'
00:02:35 [2022-08-24T00:02:35.589Z] ++ set -x
00:02:35 [2022-08-24T00:02:35.590Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
00:02:35 [2022-08-24T00:02:35.846Z] INFO: Testing against a local daemon
00:02:35 [2022-08-24T00:02:35.846Z] === RUN   TestConfigInspect
00:02:36 [2022-08-24T00:02:36.409Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
00:02:36 [2022-08-24T00:02:36.409Z]     docker_cli_daemon_test.go:1475: [dea16db7b3a40] daemon is not started
00:02:37 [2022-08-24T00:02:37.351Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
00:02:37 [2022-08-24T00:02:37.351Z]     check_test.go:540: [d415f34206cab] daemon is not started
00:02:37 [2022-08-24T00:02:37.351Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
00:02:38 [2022-08-24T00:02:38.281Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
00:02:38 [2022-08-24T00:02:38.845Z] --- PASS: TestConfigInspect (3.15s)
00:02:38 [2022-08-24T00:02:38.845Z] === RUN   TestConfigList
00:02:39 [2022-08-24T00:02:39.408Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
00:02:41 [2022-08-24T00:02:41.302Z]     check_test.go:540: [d0f6663dc173a] daemon is not started
00:02:41 [2022-08-24T00:02:41.302Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
00:02:41 [2022-08-24T00:02:41.605Z] --- PASS: TestServiceWithDataPathPortInit (13.34s)
00:02:41 [2022-08-24T00:02:41.605Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:02:41 [2022-08-24T00:02:41.863Z] --- PASS: TestConfigList (2.89s)
00:02:41 [2022-08-24T00:02:41.863Z] === RUN   TestConfigsCreateAndDelete
00:02:42 [2022-08-24T00:02:42.177Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:h04rqjf579nhmn4q4z9ttd2x1 Created:2022-08-24 00:02:40.896311925 +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[0e6567f180b9c8b63e93ab6bf3c87d1d0e6e03daa7746d319f49b951a066edb0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i4skvsp8oczpkbh93glc9auwk EndpointID:63cb68a35dc6ae6243c8c15b5543296065ac0415e2c828a46e42ba42309a1c59 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:568190e2ac5229a8f7b127c7f7eab247987b5c23aa21deaad9da6a47920f9bbb 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:7645705f31fa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i4skvsp8oczpkbh93glc9auwk EndpointID:63cb68a35dc6ae6243c8c15b5543296065ac0415e2c828a46e42ba42309a1c59 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:02:42 [2022-08-24T00:02:42.791Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
00:02:43 [2022-08-24T00:02:43.048Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
00:02:43 [2022-08-24T00:02:43.611Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
00:02:44 [2022-08-24T00:02:44.175Z] === RUN   TestDockerSuite/TestBuildScratchCopy
00:02:44 [2022-08-24T00:02:44.432Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
00:02:44 [2022-08-24T00:02:44.432Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
00:02:44 [2022-08-24T00:02:44.432Z] === RUN   TestDockerSuite/TestContainerAPICommit
00:02:44 [2022-08-24T00:02:44.432Z] --- PASS: TestConfigsCreateAndDelete (2.62s)
00:02:44 [2022-08-24T00:02:44.432Z] === RUN   TestConfigsUpdate
00:02:45 [2022-08-24T00:02:45.361Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
00:02:45 [2022-08-24T00:02:45.925Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
00:02:46 [2022-08-24T00:02:46.381Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s)
00:02:46 [2022-08-24T00:02:46.381Z] PASS
00:02:46 [2022-08-24T00:02:46.381Z] 
00:02:46 [2022-08-24T00:02:46.381Z] === Skipped
00:02:46 [2022-08-24T00:02:46.381Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:02:46 [2022-08-24T00:02:46.381Z]     service_test.go:243: FLAKY_TEST
00:02:46 [2022-08-24T00:02:46.381Z] 
00:02:46 [2022-08-24T00:02:46.381Z] DONE 38 tests, 1 skipped in 43.261s
00:02:46 [2022-08-24T00:02:46.381Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:02:46 [2022-08-24T00:02:46.381Z] ++ 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
00:02:46 [2022-08-24T00:02:46.381Z] ++ set -e
00:02:46 [2022-08-24T00:02:46.381Z] ++ '[' -n 0 ']'
00:02:46 [2022-08-24T00:02:46.381Z] ++ set -x
00:02:46 [2022-08-24T00:02:46.381Z] ++ 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
00:02:46 [2022-08-24T00:02:46.381Z] INFO: Testing against a local daemon
00:02:46 [2022-08-24T00:02:46.381Z] === RUN   TestDockerNetworkIpvlanPersistance
00:02:46 [2022-08-24T00:02:46.381Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:02:46 [2022-08-24T00:02:46.381Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:02:46 [2022-08-24T00:02:46.381Z] === RUN   TestDockerNetworkIpvlan
00:02:46 [2022-08-24T00:02:46.381Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:02:46 [2022-08-24T00:02:46.381Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:02:46 [2022-08-24T00:02:46.381Z] PASS
00:02:46 [2022-08-24T00:02:46.381Z] 
00:02:46 [2022-08-24T00:02:46.381Z] === Skipped
00:02:46 [2022-08-24T00:02:46.381Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:02:46 [2022-08-24T00:02:46.381Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:02:46 [2022-08-24T00:02:46.642Z] 
00:02:46 [2022-08-24T00:02:46.642Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:02:46 [2022-08-24T00:02:46.642Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:02:46 [2022-08-24T00:02:46.642Z] 
00:02:46 [2022-08-24T00:02:46.642Z] DONE 2 tests, 2 skipped in 0.112s
00:02:46 [2022-08-24T00:02:46.642Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:02:46 [2022-08-24T00:02:46.642Z] ++ 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
00:02:46 [2022-08-24T00:02:46.642Z] ++ set -e
00:02:46 [2022-08-24T00:02:46.642Z] ++ '[' -n 0 ']'
00:02:46 [2022-08-24T00:02:46.642Z] ++ set -x
00:02:46 [2022-08-24T00:02:46.642Z] ++ 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
00:02:46 [2022-08-24T00:02:46.642Z] INFO: Testing against a local daemon
00:02:46 [2022-08-24T00:02:46.642Z] === RUN   TestDockerNetworkMacvlanPersistance
00:02:46 [2022-08-24T00:02:46.853Z] --- PASS: TestConfigsUpdate (2.48s)
00:02:46 [2022-08-24T00:02:46.853Z] === RUN   TestTemplatedConfig
00:02:46 [2022-08-24T00:02:46.950Z] --- PASS: TestInfoAPIWarnings (16.54s)
00:02:46 [2022-08-24T00:02:46.950Z] === RUN   TestInfoDebug
00:02:46 [2022-08-24T00:02:46.950Z] --- PASS: TestInfoDebug (0.52s)
00:02:46 [2022-08-24T00:02:46.950Z] === RUN   TestInfoInsecureRegistries
00:02:46 [2022-08-24T00:02:46.950Z] --- PASS: TestInfoInsecureRegistries (0.52s)
00:02:46 [2022-08-24T00:02:46.950Z] === RUN   TestInfoRegistryMirrors
00:02:46 [2022-08-24T00:02:46.950Z] --- PASS: TestInfoRegistryMirrors (0.52s)
00:02:46 [2022-08-24T00:02:46.950Z] === RUN   TestLoginFailsWithBadCredentials
00:02:47 [2022-08-24T00:02:47.206Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
00:02:47 [2022-08-24T00:02:47.206Z] === RUN   TestPingCacheHeaders
00:02:47 [2022-08-24T00:02:47.206Z] --- PASS: TestPingCacheHeaders (0.02s)
00:02:47 [2022-08-24T00:02:47.206Z] === RUN   TestPingGet
00:02:47 [2022-08-24T00:02:47.206Z] --- PASS: TestPingGet (0.01s)
00:02:47 [2022-08-24T00:02:47.206Z] === RUN   TestPingHead
00:02:47 [2022-08-24T00:02:47.206Z] --- PASS: TestPingHead (0.02s)
00:02:47 [2022-08-24T00:02:47.206Z] === RUN   TestPingSwarmHeader
00:02:47 [2022-08-24T00:02:47.415Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
00:02:47 [2022-08-24T00:02:47.415Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
00:02:47 [2022-08-24T00:02:47.814Z] === RUN   TestPingSwarmHeader/before_swarm_init
00:02:47 [2022-08-24T00:02:47.978Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
00:02:48 [2022-08-24T00:02:48.027Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
00:02:48 [2022-08-24T00:02:48.028Z] === RUN   TestDockerNetworkMacvlan
00:02:48 [2022-08-24T00:02:48.234Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
00:02:48 [2022-08-24T00:02:48.375Z] === RUN   TestPingSwarmHeader/after_swarm_init
00:02:48 [2022-08-24T00:02:48.599Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:02:48 [2022-08-24T00:02:48.796Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
00:02:49 [2022-08-24T00:02:49.348Z] === RUN   TestPingSwarmHeader/after_swarm_leave
00:02:49 [2022-08-24T00:02:49.348Z] --- PASS: TestPingSwarmHeader (2.06s)
00:02:49 [2022-08-24T00:02:49.348Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
00:02:49 [2022-08-24T00:02:49.348Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
00:02:49 [2022-08-24T00:02:49.348Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
00:02:49 [2022-08-24T00:02:49.348Z] === RUN   TestPingBuilderHeader
00:02:49 [2022-08-24T00:02:49.348Z] === RUN   TestPingBuilderHeader/default_config
00:02:49 [2022-08-24T00:02:49.541Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:02:49 [2022-08-24T00:02:49.726Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
00:02:49 [2022-08-24T00:02:49.910Z] === RUN   TestPingBuilderHeader/buildkit_disabled
00:02:50 [2022-08-24T00:02:50.113Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:02:50 [2022-08-24T00:02:50.472Z] --- PASS: TestPingBuilderHeader (1.05s)
00:02:50 [2022-08-24T00:02:50.472Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
00:02:50 [2022-08-24T00:02:50.472Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
00:02:50 [2022-08-24T00:02:50.472Z] === RUN   TestVersion
00:02:50 [2022-08-24T00:02:50.472Z] --- PASS: TestVersion (0.02s)
00:02:50 [2022-08-24T00:02:50.472Z] === CONT  TestCgroupDriverSystemdMemoryLimit
00:02:50 [2022-08-24T00:02:50.472Z] === CONT  TestDiskUsage
00:02:50 [2022-08-24T00:02:50.654Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
00:02:50 [2022-08-24T00:02:50.911Z] === RUN   TestDockerSuite/TestContainerAPICreate
00:02:50 [2022-08-24T00:02:50.911Z] --- PASS: TestTemplatedConfig (3.86s)
00:02:50 [2022-08-24T00:02:50.911Z] === RUN   TestConfigCreateResolve
00:02:51 [2022-08-24T00:02:51.034Z] === RUN   TestDiskUsage/empty
00:02:51 [2022-08-24T00:02:51.034Z] === RUN   TestDiskUsage/empty/container_types
00:02:51 [2022-08-24T00:02:51.034Z] === RUN   TestDiskUsage/empty/image_types
00:02:51 [2022-08-24T00:02:51.034Z] === RUN   TestDiskUsage/empty/volume_types
00:02:51 [2022-08-24T00:02:51.034Z] === RUN   TestDiskUsage/empty/build-cache_types
00:02:51 [2022-08-24T00:02:51.034Z] === RUN   TestDiskUsage/empty/container,_volume_types
00:02:51 [2022-08-24T00:02:51.034Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
00:02:51 [2022-08-24T00:02:51.034Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
00:02:51 [2022-08-24T00:02:51.034Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
00:02:51 [2022-08-24T00:02:51.034Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
00:02:51 [2022-08-24T00:02:51.034Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
00:02:51 [2022-08-24T00:02:51.034Z] === RUN   TestDiskUsage/after_LoadBusybox
00:02:51 [2022-08-24T00:02:51.289Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
00:02:51 [2022-08-24T00:02:51.289Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
00:02:51 [2022-08-24T00:02:51.289Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
00:02:51 [2022-08-24T00:02:51.289Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
00:02:51 [2022-08-24T00:02:51.289Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
00:02:51 [2022-08-24T00:02:51.289Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
00:02:51 [2022-08-24T00:02:51.289Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
00:02:51 [2022-08-24T00:02:51.289Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
00:02:51 [2022-08-24T00:02:51.289Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
00:02:51 [2022-08-24T00:02:51.289Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
00:02:51 [2022-08-24T00:02:51.289Z] === RUN   TestDiskUsage/after_container.Run
00:02:51 [2022-08-24T00:02:51.477Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
00:02:51 [2022-08-24T00:02:51.477Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
00:02:51 [2022-08-24T00:02:51.477Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
00:02:51 [2022-08-24T00:02:51.852Z] === RUN   TestDiskUsage/after_container.Run/container_types
00:02:51 [2022-08-24T00:02:51.852Z] === RUN   TestDiskUsage/after_container.Run/image_types
00:02:51 [2022-08-24T00:02:51.852Z] === RUN   TestDiskUsage/after_container.Run/volume_types
00:02:51 [2022-08-24T00:02:51.852Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
00:02:51 [2022-08-24T00:02:51.852Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
00:02:51 [2022-08-24T00:02:51.852Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
00:02:51 [2022-08-24T00:02:51.852Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
00:02:51 [2022-08-24T00:02:51.852Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
00:02:51 [2022-08-24T00:02:51.852Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
00:02:51 [2022-08-24T00:02:51.852Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
00:02:51 [2022-08-24T00:02:51.852Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.51s)
00:02:52 [2022-08-24T00:02:52.027Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:02:52 [2022-08-24T00:02:52.040Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
00:02:52 [2022-08-24T00:02:52.040Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
00:02:52 [2022-08-24T00:02:52.108Z] --- PASS: TestDiskUsage (1.65s)
00:02:52 [2022-08-24T00:02:52.108Z]     --- PASS: TestDiskUsage/empty (0.01s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.29s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]     --- PASS: TestDiskUsage/after_container.Run (0.62s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
00:02:52 [2022-08-24T00:02:52.108Z] PASS
00:02:52 [2022-08-24T00:02:52.108Z] 
00:02:52 [2022-08-24T00:02:52.108Z] DONE 57 tests in 24.201s
00:02:52 [2022-08-24T00:02:52.108Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
00:02:52 [2022-08-24T00:02:52.108Z] INFO: Testing against a local daemon
00:02:52 [2022-08-24T00:02:52.108Z] === RUN   TestVolumesCreateAndList
00:02:52 [2022-08-24T00:02:52.108Z] --- PASS: TestVolumesCreateAndList (0.02s)
00:02:52 [2022-08-24T00:02:52.108Z] === RUN   TestVolumesRemove
00:02:52 [2022-08-24T00:02:52.108Z] --- PASS: TestVolumesRemove (0.10s)
00:02:52 [2022-08-24T00:02:52.108Z] === RUN   TestVolumesInspect
00:02:52 [2022-08-24T00:02:52.297Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
00:02:52 [2022-08-24T00:02:52.298Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
00:02:52 [2022-08-24T00:02:52.298Z] === RUN   TestDockerSuite/TestContainerAPIDelete
00:02:52 [2022-08-24T00:02:52.404Z] --- PASS: TestVolumesInspect (0.02s)
00:02:52 [2022-08-24T00:02:52.404Z] === RUN   TestVolumesInvalidJSON
00:02:52 [2022-08-24T00:02:52.404Z] === RUN   TestVolumesInvalidJSON/volumes/create
00:02:52 [2022-08-24T00:02:52.404Z] === PAUSE TestVolumesInvalidJSON/volumes/create
00:02:52 [2022-08-24T00:02:52.404Z] === CONT  TestVolumesInvalidJSON/volumes/create
00:02:52 [2022-08-24T00:02:52.404Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
00:02:52 [2022-08-24T00:02:52.404Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
00:02:52 [2022-08-24T00:02:52.404Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
00:02:52 [2022-08-24T00:02:52.404Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
00:02:52 [2022-08-24T00:02:52.404Z] --- PASS: TestVolumesInvalidJSON (0.01s)
00:02:52 [2022-08-24T00:02:52.404Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
00:02:52 [2022-08-24T00:02:52.404Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
00:02:52 [2022-08-24T00:02:52.404Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
00:02:52 [2022-08-24T00:02:52.404Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
00:02:52 [2022-08-24T00:02:52.404Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
00:02:52 [2022-08-24T00:02:52.404Z] PASS
00:02:52 [2022-08-24T00:02:52.404Z] 
00:02:52 [2022-08-24T00:02:52.404Z] DONE 9 tests in 0.174s
00:02:52 [2022-08-24T00:02:52.404Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:02:52 [2022-08-24T00:02:52.966Z] Stopping apparmor (via systemctl): apparmor.service.
00:02:52 [2022-08-24T00:02:52.966Z] Removing test suite binaries
00:02:52 [2022-08-24T00:02:52.966Z] exiting test-integration
00:02:52 [2022-08-24T00:02:52.966Z] ++ exit 0
00:02:52 [2022-08-24T00:02:52.966Z] 
00:02:53 [2022-08-24T00:02:53.227Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
00:02:53 [2022-08-24T00:02:53.412Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:02:53 [2022-08-24T00:02:53.483Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
00:02:54 [2022-08-24T00:02:54.045Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
00:02:54 [2022-08-24T00:02:54.045Z] --- PASS: TestConfigCreateResolve (3.30s)
00:02:54 [2022-08-24T00:02:54.045Z] PASS
00:02:54 [2022-08-24T00:02:54.045Z] 
00:02:54 [2022-08-24T00:02:54.045Z] DONE 6 tests in 18.421s
00:02:54 [2022-08-24T00:02:54.045Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
00:02:54 [2022-08-24T00:02:54.045Z] ++ 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
00:02:54 [2022-08-24T00:02:54.045Z] ++ set -e
00:02:54 [2022-08-24T00:02:54.045Z] ++ '[' -n 0 ']'
00:02:54 [2022-08-24T00:02:54.045Z] ++ set -x
00:02:54 [2022-08-24T00:02:54.045Z] ++ 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
00:02:54 [2022-08-24T00:02:54.301Z] INFO: Testing against a local daemon
00:02:54 [2022-08-24T00:02:54.301Z] === RUN   TestAttachWithTTY
00:02:54 [2022-08-24T00:02:54.301Z] --- PASS: TestAttachWithTTY (0.06s)
00:02:54 [2022-08-24T00:02:54.301Z] === RUN   TestAttachWithoutTTy
Post stage
[Pipeline] junit
00:02:54 [2022-08-24T00:02:54.384Z] Recording test results
00:02:54 [2022-08-24T00:02:54.574Z] --- PASS: TestAttachWithoutTTy (0.08s)
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestCheckpoint
00:02:54 [2022-08-24T00:02:54.574Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:02:54 [2022-08-24T00:02:54.574Z] --- SKIP: TestCheckpoint (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/commit
00:02:54 [2022-08-24T00:02:54.574Z] === PAUSE TestContainerInvalidJSON/commit
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/containers/create
00:02:54 [2022-08-24T00:02:54.574Z] === PAUSE TestContainerInvalidJSON/containers/create
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
00:02:54 [2022-08-24T00:02:54.574Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
00:02:54 [2022-08-24T00:02:54.574Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
00:02:54 [2022-08-24T00:02:54.574Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
00:02:54 [2022-08-24T00:02:54.574Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
00:02:54 [2022-08-24T00:02:54.574Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
00:02:54 [2022-08-24T00:02:54.574Z] === CONT  TestContainerInvalidJSON/commit
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
00:02:54 [2022-08-24T00:02:54.574Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/commit/empty_body
00:02:54 [2022-08-24T00:02:54.574Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
00:02:54 [2022-08-24T00:02:54.574Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
00:02:54 [2022-08-24T00:02:54.574Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
00:02:54 [2022-08-24T00:02:54.574Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
00:02:54 [2022-08-24T00:02:54.574Z] === CONT  TestContainerInvalidJSON/containers/create
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
00:02:54 [2022-08-24T00:02:54.574Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
00:02:54 [2022-08-24T00:02:54.574Z] --- PASS: TestContainerInvalidJSON (0.01s)
00:02:54 [2022-08-24T00:02:54.574Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.02s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.01s)
00:02:54 [2022-08-24T00:02:54.574Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.01s)
00:02:54 [2022-08-24T00:02:54.575Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
00:02:54 [2022-08-24T00:02:54.575Z] === RUN   TestCopyFromContainerPathDoesNotExist
00:02:54 [2022-08-24T00:02:54.575Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
00:02:54 [2022-08-24T00:02:54.575Z] === RUN   TestCopyFromContainerPathIsNotDir
00:02:54 [2022-08-24T00:02:54.575Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
00:02:54 [2022-08-24T00:02:54.575Z] === RUN   TestCopyToContainerPathDoesNotExist
00:02:54 [2022-08-24T00:02:54.835Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
00:02:54 [2022-08-24T00:02:54.835Z] === RUN   TestCopyEmptyFile
00:02:54 [2022-08-24T00:02:54.835Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
00:02:54 [2022-08-24T00:02:54.835Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
00:02:55 [2022-08-24T00:02:55.422Z] --- PASS: TestCopyEmptyFile (0.51s)
00:02:55 [2022-08-24T00:02:55.422Z] === RUN   TestCopyToContainerPathIsNotDir
00:02:55 [2022-08-24T00:02:55.422Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
00:02:55 [2022-08-24T00:02:55.422Z] === RUN   TestCopyFromContainer
00:02:55 [2022-08-24T00:02:55.864Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:02:56 [2022-08-24T00:02:56.198Z] + echo Ensuring container killed.
00:02:56 [2022-08-24T00:02:56.198Z] Ensuring container killed.
00:02:56 [2022-08-24T00:02:56.198Z] + docker rm -vf docker-pr1
00:02:56 [2022-08-24T00:02:56.198Z] Error: No such container: docker-pr1
[Pipeline] sh
00:02:56 [2022-08-24T00:02:56.475Z] + echo Chowning /workspace to jenkins user
00:02:56 [2022-08-24T00:02:56.475Z] Chowning /workspace to jenkins user
00:02:56 [2022-08-24T00:02:56.475Z] + id -u
00:02:56 [2022-08-24T00:02:56.475Z] + id -g
00:02:56 [2022-08-24T00:02:56.475Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44022:/workspace busybox chown -R 1000:1000 /workspace
00:02:56 [2022-08-24T00:02:56.713Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:02:56 [2022-08-24T00:02:56.790Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
00:02:57 [2022-08-24T00:02:57.046Z] === RUN   TestCopyFromContainer//
00:02:57 [2022-08-24T00:02:57.295Z] --- PASS: TestDockerNetworkMacvlan (9.44s)
00:02:57 [2022-08-24T00:02:57.295Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
00:02:57 [2022-08-24T00:02:57.295Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
00:02:57 [2022-08-24T00:02:57.295Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
00:02:57 [2022-08-24T00:02:57.295Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s)
00:02:57 [2022-08-24T00:02:57.295Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s)
00:02:57 [2022-08-24T00:02:57.295Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
00:02:57 [2022-08-24T00:02:57.295Z] PASS
00:02:57 [2022-08-24T00:02:57.295Z] 
00:02:57 [2022-08-24T00:02:57.295Z] DONE 8 tests in 10.849s
00:02:57 [2022-08-24T00:02:57.295Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
00:02:57 [2022-08-24T00:02:57.295Z] ++ 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
00:02:57 [2022-08-24T00:02:57.295Z] ++ set -e
00:02:57 [2022-08-24T00:02:57.295Z] ++ '[' -n 0 ']'
00:02:57 [2022-08-24T00:02:57.295Z] ++ set -x
00:02:57 [2022-08-24T00:02:57.296Z] ++ 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
00:02:57 [2022-08-24T00:02:57.302Z] === RUN   TestCopyFromContainer//bar/root
00:02:57 [2022-08-24T00:02:57.302Z] === RUN   TestCopyFromContainer//bar/root/
00:02:57 [2022-08-24T00:02:57.302Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
00:02:57 [2022-08-24T00:02:57.302Z] === RUN   TestCopyFromContainer/bar/quux
00:02:57 [2022-08-24T00:02:57.558Z] === RUN   TestCopyFromContainer/bar/quux/
00:02:57 [2022-08-24T00:02:57.558Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
00:02:57 [2022-08-24T00:02:57.558Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
00:02:57 [2022-08-24T00:02:57.558Z] === RUN   TestCopyFromContainer/bar/quux/baz
00:02:57 [2022-08-24T00:02:57.560Z] testing: warning: no tests to run
00:02:57 [2022-08-24T00:02:57.560Z] PASS
00:02:57 [2022-08-24T00:02:57.560Z] 
00:02:57 [2022-08-24T00:02:57.560Z] DONE 0 tests in 0.040s
00:02:57 [2022-08-24T00:02:57.560Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:02:57 [2022-08-24T00:02:57.560Z] ++ 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
00:02:57 [2022-08-24T00:02:57.560Z] ++ set -e
00:02:57 [2022-08-24T00:02:57.560Z] ++ '[' -n 0 ']'
00:02:57 [2022-08-24T00:02:57.560Z] ++ set -x
00:02:57 [2022-08-24T00:02:57.560Z] ++ 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
00:02:57 [2022-08-24T00:02:57.560Z] INFO: Testing against a local daemon
00:02:57 [2022-08-24T00:02:57.560Z] === RUN   TestAuthZPluginAllowRequest
00:02:57 [2022-08-24T00:02:57.814Z] === RUN   TestCopyFromContainer/bar/filesymlink
00:02:57 [2022-08-24T00:02:57.814Z] === RUN   TestCopyFromContainer/bar/dirsymlink
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:02:58 [2022-08-24T00:02:58.071Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
00:02:58 [2022-08-24T00:02:58.071Z] === RUN   TestCopyFromContainer/bar/notarget
00:02:58 [2022-08-24T00:02:58.209Z] + bundleName=amd64-cgroup2
00:02:58 [2022-08-24T00:02:58.209Z] + echo Creating amd64-cgroup2-bundles.tar.gz
00:02:58 [2022-08-24T00:02:58.209Z] Creating amd64-cgroup2-bundles.tar.gz
00:02:58 [2022-08-24T00:02:58.209Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
00:02:58 [2022-08-24T00:02:58.209Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
00:02:58 [2022-08-24T00:02:58.328Z] --- PASS: TestCopyFromContainer (2.98s)
00:02:58 [2022-08-24T00:02:58.328Z]     --- PASS: TestCopyFromContainer// (0.14s)
00:02:58 [2022-08-24T00:02:58.328Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
00:02:58 [2022-08-24T00:02:58.328Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.13s)
00:02:58 [2022-08-24T00:02:58.328Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
00:02:58 [2022-08-24T00:02:58.328Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
00:02:58 [2022-08-24T00:02:58.328Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s)
00:02:58 [2022-08-24T00:02:58.328Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
00:02:58 [2022-08-24T00:02:58.328Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
00:02:58 [2022-08-24T00:02:58.328Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
00:02:58 [2022-08-24T00:02:58.328Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.15s)
00:02:58 [2022-08-24T00:02:58.328Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
00:02:58 [2022-08-24T00:02:58.328Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:02:58 [2022-08-24T00:02:58.328Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:02:58 [2022-08-24T00:02:58.328Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:02:58 [2022-08-24T00:02:58.328Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:02:58 [2022-08-24T00:02:58.328Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
00:02:58 [2022-08-24T00:02:58.328Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
00:02:58 [2022-08-24T00:02:58.328Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
00:02:58 [2022-08-24T00:02:58.328Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
00:02:58 [2022-08-24T00:02:58.328Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
00:02:58 [2022-08-24T00:02:58.328Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
00:02:58 [2022-08-24T00:02:58.328Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
00:02:58 [2022-08-24T00:02:58.328Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
00:02:58 [2022-08-24T00:02:58.328Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
00:02:58 [2022-08-24T00:02:58.328Z] === RUN   TestCreateLinkToNonExistingContainer
00:02:58 [2022-08-24T00:02:58.328Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
00:02:58 [2022-08-24T00:02:58.328Z] === RUN   TestCreateWithInvalidEnv
00:02:58 [2022-08-24T00:02:58.328Z] === RUN   TestCreateWithInvalidEnv/0
00:02:58 [2022-08-24T00:02:58.328Z] === PAUSE TestCreateWithInvalidEnv/0
00:02:58 [2022-08-24T00:02:58.328Z] === RUN   TestCreateWithInvalidEnv/1
00:02:58 [2022-08-24T00:02:58.328Z] === PAUSE TestCreateWithInvalidEnv/1
00:02:58 [2022-08-24T00:02:58.328Z] === RUN   TestCreateWithInvalidEnv/2
00:02:58 [2022-08-24T00:02:58.328Z] === PAUSE TestCreateWithInvalidEnv/2
00:02:58 [2022-08-24T00:02:58.328Z] === CONT  TestCreateWithInvalidEnv/0
00:02:58 [2022-08-24T00:02:58.328Z] === CONT  TestCreateWithInvalidEnv/2
00:02:58 [2022-08-24T00:02:58.328Z] === CONT  TestCreateWithInvalidEnv/1
00:02:58 [2022-08-24T00:02:58.328Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
00:02:58 [2022-08-24T00:02:58.328Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
00:02:58 [2022-08-24T00:02:58.328Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
00:02:58 [2022-08-24T00:02:58.328Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
00:02:58 [2022-08-24T00:02:58.328Z] === RUN   TestCreateTmpfsMountsTarget
00:02:58 [2022-08-24T00:02:58.328Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
00:02:58 [2022-08-24T00:02:58.328Z] === RUN   TestCreateWithCustomMaskedPaths
00:02:58 [2022-08-24T00:02:58.328Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
[Pipeline] archiveArtifacts
00:02:58 [2022-08-24T00:02:58.474Z] Archiving artifacts
00:02:58 [2022-08-24T00:02:58.971Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
00:02:58 [2022-08-24T00:02:58.972Z] === RUN   TestAuthZPluginTLS
00:02:59 [2022-08-24T00:02:59.232Z] --- PASS: TestAuthZPluginTLS (0.56s)
00:02:59 [2022-08-24T00:02:59.232Z] === RUN   TestAuthZPluginDenyRequest
00:02:59 [2022-08-24T00:02:59.257Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
00:02:59 [2022-08-24T00:02:59.804Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
00:02:59 [2022-08-24T00:02:59.804Z] === RUN   TestAuthZPluginAPIDenyResponse
00:02:59 [2022-08-24T00:02:59.821Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
00:03:00 [2022-08-24T00:03:00.077Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
00:03:00 [2022-08-24T00:03:00.261Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44022/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:03:00 [2022-08-24T00:03:00.375Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
00:03:00 [2022-08-24T00:03:00.375Z] === RUN   TestAuthZPluginDenyResponse
00:03:00 [2022-08-24T00:03:00.562Z] + make clean
00:03:00 [2022-08-24T00:03:00.562Z] docker volume rm -f docker-dev-cache docker-mod-cache
00:03:00 [2022-08-24T00:03:00.562Z] docker-dev-cache
00:03:00 [2022-08-24T00:03:00.562Z] docker-mod-cache
[Pipeline] deleteDir
00:03:00 [2022-08-24T00:03:00.641Z] --- PASS: TestCreateWithCustomMaskedPaths (2.06s)
00:03:00 [2022-08-24T00:03:00.641Z] === RUN   TestCreateWithCustomReadonlyPaths
00:03:00 [2022-08-24T00:03:00.898Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
00:03:00 [2022-08-24T00:03:00.898Z] === RUN   TestDockerSuite/TestContainerAPIKill
00:03:00 [2022-08-24T00:03:00.947Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
00:03:00 [2022-08-24T00:03:00.947Z] === RUN   TestAuthZPluginAllowEventStream
00:03:01 [2022-08-24T00:03:01.155Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
00:03:01 [2022-08-24T00:03:01.717Z] === RUN   TestDockerSuite/TestContainerAPIPause
00:03:01 [2022-08-24T00:03:01.889Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s)
00:03:01 [2022-08-24T00:03:01.889Z] === RUN   TestAuthZPluginErrorResponse
00:03:02 [2022-08-24T00:03:02.461Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
00:03:02 [2022-08-24T00:03:02.461Z] === RUN   TestAuthZPluginErrorRequest
00:03:02 [2022-08-24T00:03:02.647Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
00:03:02 [2022-08-24T00:03:02.647Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.15s)
00:03:02 [2022-08-24T00:03:02.647Z] === RUN   TestCreateWithInvalidHealthcheckParams
00:03:02 [2022-08-24T00:03:02.647Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:03:02 [2022-08-24T00:03:02.647Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:03:02 [2022-08-24T00:03:02.647Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:03:02 [2022-08-24T00:03:02.647Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:03:02 [2022-08-24T00:03:02.647Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:03:02 [2022-08-24T00:03:02.647Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:03:02 [2022-08-24T00:03:02.647Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:03:02 [2022-08-24T00:03:02.647Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:03:02 [2022-08-24T00:03:02.647Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:03:02 [2022-08-24T00:03:02.647Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:03:02 [2022-08-24T00:03:02.647Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
00:03:02 [2022-08-24T00:03:02.647Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
00:03:02 [2022-08-24T00:03:02.647Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
00:03:02 [2022-08-24T00:03:02.647Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
00:03:02 [2022-08-24T00:03:02.647Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
00:03:02 [2022-08-24T00:03:02.647Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
00:03:02 [2022-08-24T00:03:02.647Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
00:03:02 [2022-08-24T00:03:02.647Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
00:03:02 [2022-08-24T00:03:02.647Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
00:03:02 [2022-08-24T00:03:02.647Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
00:03:02 [2022-08-24T00:03:02.647Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
00:03:02 [2022-08-24T00:03:02.647Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:03:03 [2022-08-24T00:03:03.032Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
00:03:03 [2022-08-24T00:03:03.032Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:03:03 [2022-08-24T00:03:03.577Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
00:03:03 [2022-08-24T00:03:03.577Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s)
00:03:03 [2022-08-24T00:03:03.577Z] === RUN   TestCreateDifferentPlatform
00:03:03 [2022-08-24T00:03:03.577Z] === RUN   TestCreateDifferentPlatform/different_os
00:03:03 [2022-08-24T00:03:03.577Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
00:03:03 [2022-08-24T00:03:03.577Z] --- PASS: TestCreateDifferentPlatform (0.02s)
00:03:03 [2022-08-24T00:03:03.577Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
00:03:03 [2022-08-24T00:03:03.577Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
00:03:03 [2022-08-24T00:03:03.577Z] === RUN   TestCreateVolumesFromNonExistingContainer
00:03:03 [2022-08-24T00:03:03.577Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
00:03:03 [2022-08-24T00:03:03.577Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
00:03:03 [2022-08-24T00:03:03.577Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
00:03:03 [2022-08-24T00:03:03.577Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
00:03:03 [2022-08-24T00:03:03.577Z] === RUN   TestCreateInvalidHostConfig
00:03:03 [2022-08-24T00:03:03.577Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
00:03:03 [2022-08-24T00:03:03.577Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
00:03:03 [2022-08-24T00:03:03.577Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
00:03:03 [2022-08-24T00:03:03.577Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
00:03:03 [2022-08-24T00:03:03.577Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
00:03:03 [2022-08-24T00:03:03.577Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
00:03:03 [2022-08-24T00:03:03.577Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
00:03:03 [2022-08-24T00:03:03.577Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
00:03:03 [2022-08-24T00:03:03.577Z] === RUN   TestDockerSuite/TestContainerAPIRename
00:03:03 [2022-08-24T00:03:03.577Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
00:03:03 [2022-08-24T00:03:03.577Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
00:03:03 [2022-08-24T00:03:03.577Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
00:03:03 [2022-08-24T00:03:03.577Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
00:03:03 [2022-08-24T00:03:03.577Z] --- PASS: TestCreateInvalidHostConfig (0.02s)
00:03:03 [2022-08-24T00:03:03.577Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
00:03:03 [2022-08-24T00:03:03.577Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
00:03:03 [2022-08-24T00:03:03.577Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
00:03:03 [2022-08-24T00:03:03.577Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
00:03:03 [2022-08-24T00:03:03.577Z] === RUN   TestContainerStartOnDaemonRestart
00:03:03 [2022-08-24T00:03:03.577Z] === PAUSE TestContainerStartOnDaemonRestart
00:03:03 [2022-08-24T00:03:03.577Z] === RUN   TestDaemonRestartIpcMode
00:03:03 [2022-08-24T00:03:03.577Z] === PAUSE TestDaemonRestartIpcMode
00:03:03 [2022-08-24T00:03:03.577Z] === RUN   TestDaemonHostGatewayIP
00:03:03 [2022-08-24T00:03:03.577Z] === PAUSE TestDaemonHostGatewayIP
00:03:03 [2022-08-24T00:03:03.577Z] === RUN   TestRestartDaemonWithRestartingContainer
00:03:03 [2022-08-24T00:03:03.577Z] === PAUSE TestRestartDaemonWithRestartingContainer
00:03:03 [2022-08-24T00:03:03.577Z] === RUN   TestContainerKillOnDaemonStart
00:03:03 [2022-08-24T00:03:03.577Z] === PAUSE TestContainerKillOnDaemonStart
00:03:03 [2022-08-24T00:03:03.577Z] === RUN   TestDiff
00:03:03 [2022-08-24T00:03:03.604Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
00:03:03 [2022-08-24T00:03:03.604Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:03:04 [2022-08-24T00:03:04.508Z] --- PASS: TestDiff (0.77s)
00:03:04 [2022-08-24T00:03:04.508Z] === RUN   TestExecConsoleSize
00:03:04 [2022-08-24T00:03:04.508Z] === RUN   TestDockerSuite/TestContainerAPIRestart
00:03:04 [2022-08-24T00:03:04.764Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
00:03:04 [2022-08-24T00:03:04.990Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s)
00:03:04 [2022-08-24T00:03:04.990Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:03:05 [2022-08-24T00:03:05.331Z] --- PASS: TestExecConsoleSize (0.88s)
00:03:05 [2022-08-24T00:03:05.331Z] === RUN   TestExecWithCloseStdin
00:03:05 [2022-08-24T00:03:05.331Z]     check_test.go:540: [df4f5e4f49b84] daemon is not started
00:03:05 [2022-08-24T00:03:05.331Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
00:03:06 [2022-08-24T00:03:06.263Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
00:03:06 [2022-08-24T00:03:06.263Z] --- PASS: TestExecWithCloseStdin (0.85s)
00:03:06 [2022-08-24T00:03:06.263Z] === RUN   TestExec
00:03:06 [2022-08-24T00:03:06.374Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s)
00:03:06 [2022-08-24T00:03:06.374Z] === RUN   TestAuthZPluginHeader
00:03:06 [2022-08-24T00:03:06.945Z] --- PASS: TestAuthZPluginHeader (0.70s)
00:03:06 [2022-08-24T00:03:06.945Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:03:06 [2022-08-24T00:03:06.945Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:03:06 [2022-08-24T00:03:06.945Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:03:06 [2022-08-24T00:03:06.945Z] === RUN   TestAuthZPluginV2Disable
00:03:06 [2022-08-24T00:03:06.945Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:03:06 [2022-08-24T00:03:06.945Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
00:03:06 [2022-08-24T00:03:06.945Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:03:06 [2022-08-24T00:03:06.945Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:03:06 [2022-08-24T00:03:06.945Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:03:06 [2022-08-24T00:03:06.945Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:03:06 [2022-08-24T00:03:06.945Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:03:06 [2022-08-24T00:03:06.945Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:03:06 [2022-08-24T00:03:06.945Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:03:07 [2022-08-24T00:03:07.194Z] --- PASS: TestExec (0.86s)
00:03:07 [2022-08-24T00:03:07.194Z] === RUN   TestExecUser
00:03:07 [2022-08-24T00:03:07.451Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
00:03:07 [2022-08-24T00:03:07.707Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
00:03:07 [2022-08-24T00:03:07.707Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
00:03:07 [2022-08-24T00:03:07.707Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
00:03:07 [2022-08-24T00:03:07.707Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
00:03:07 [2022-08-24T00:03:07.707Z] === RUN   TestDockerSuite/TestContainerAPIStart
00:03:07 [2022-08-24T00:03:07.707Z] --- PASS: TestExecUser (0.84s)
00:03:07 [2022-08-24T00:03:07.707Z] === RUN   TestExportContainerAndImportImage
00:03:08 [2022-08-24T00:03:08.637Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
00:03:08 [2022-08-24T00:03:08.893Z] --- PASS: TestExportContainerAndImportImage (1.01s)
00:03:08 [2022-08-24T00:03:08.893Z] === RUN   TestExportContainerAfterDaemonRestart
00:03:09 [2022-08-24T00:03:09.149Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
00:03:10 [2022-08-24T00:03:10.078Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
00:03:10 [2022-08-24T00:03:10.078Z] === RUN   TestHealthCheckWorkdir
00:03:11 [2022-08-24T00:03:11.007Z] --- PASS: TestHealthCheckWorkdir (0.85s)
00:03:11 [2022-08-24T00:03:11.007Z] === RUN   TestHealthKillContainer
00:03:11 [2022-08-24T00:03:11.263Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
00:03:13 [2022-08-24T00:03:13.152Z] === RUN   TestDockerSuite/TestContainerAPIStop
00:03:13 [2022-08-24T00:03:13.409Z] === RUN   TestDockerSuite/TestContainerAPITop
00:03:13 [2022-08-24T00:03:13.972Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
00:03:13 [2022-08-24T00:03:13.972Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
00:03:13 [2022-08-24T00:03:13.972Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
00:03:13 [2022-08-24T00:03:13.972Z] === RUN   TestDockerSuite/TestContainerAPIWait
00:03:14 [2022-08-24T00:03:14.899Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
00:03:16 [2022-08-24T00:03:16.265Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
00:03:16 [2022-08-24T00:03:16.828Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
00:03:17 [2022-08-24T00:03:17.390Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
00:03:18 [2022-08-24T00:03:18.317Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
00:03:18 [2022-08-24T00:03:18.879Z]     check_test.go:540: [d267285df6283] daemon is not started
00:03:18 [2022-08-24T00:03:18.879Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
00:03:18 [2022-08-24T00:03:18.879Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
00:03:19 [2022-08-24T00:03:19.135Z] --- PASS: TestHealthKillContainer (8.17s)
00:03:19 [2022-08-24T00:03:19.135Z] === RUN   TestHealthCheckProcessKilled
00:03:19 [2022-08-24T00:03:19.391Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
00:03:19 [2022-08-24T00:03:19.953Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
00:03:19 [2022-08-24T00:03:19.953Z] --- PASS: TestHealthCheckProcessKilled (0.88s)
00:03:19 [2022-08-24T00:03:19.953Z] === RUN   TestInspectCpusetInConfigPre120
00:03:20 [2022-08-24T00:03:20.209Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
00:03:20 [2022-08-24T00:03:20.465Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
00:03:20 [2022-08-24T00:03:20.465Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s)
00:03:20 [2022-08-24T00:03:20.465Z] === RUN   TestIpcModeNone
00:03:21 [2022-08-24T00:03:21.392Z] --- PASS: TestIpcModeNone (0.67s)
00:03:21 [2022-08-24T00:03:21.392Z] === RUN   TestIpcModePrivate
00:03:21 [2022-08-24T00:03:21.649Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
00:03:21 [2022-08-24T00:03:21.649Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false
00:03:21 [2022-08-24T00:03:21.905Z] --- PASS: TestIpcModePrivate (0.73s)
00:03:21 [2022-08-24T00:03:21.905Z] === RUN   TestIpcModeShareable
00:03:22 [2022-08-24T00:03:22.470Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a2dcf8_<nil>_<nil>}
00:03:22 [2022-08-24T00:03:22.727Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:107, shared: true, mustBeShared: true
00:03:22 [2022-08-24T00:03:22.983Z] --- PASS: TestIpcModeShareable (0.93s)
00:03:22 [2022-08-24T00:03:22.983Z] === RUN   TestAPIIpcModeShareableAndContainer
00:03:23 [2022-08-24T00:03:23.239Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
00:03:24 [2022-08-24T00:03:24.167Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12402820117_/foo_false__<nil>_<nil>_<nil>_<nil>}
00:03:25 [2022-08-24T00:03:25.060Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
00:03:25 [2022-08-24T00:03:25.060Z] PASS
00:03:25 [2022-08-24T00:03:25.060Z] 
00:03:25 [2022-08-24T00:03:25.060Z] === Skipped
00:03:25 [2022-08-24T00:03:25.060Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
00:03:25 [2022-08-24T00:03:25.060Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:03:25 [2022-08-24T00:03:25.060Z] 
00:03:25 [2022-08-24T00:03:25.060Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
00:03:25 [2022-08-24T00:03:25.060Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:03:25 [2022-08-24T00:03:25.060Z] 
00:03:25 [2022-08-24T00:03:25.060Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
00:03:25 [2022-08-24T00:03:25.060Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:03:25 [2022-08-24T00:03:25.060Z] 
00:03:25 [2022-08-24T00:03:25.060Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
00:03:25 [2022-08-24T00:03:25.060Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:03:25 [2022-08-24T00:03:25.060Z] 
00:03:25 [2022-08-24T00:03:25.060Z] DONE 17 tests, 4 skipped in 26.459s
00:03:25 [2022-08-24T00:03:25.060Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:03:25 [2022-08-24T00:03:25.060Z] ++ 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
00:03:25 [2022-08-24T00:03:25.060Z] ++ set -e
00:03:25 [2022-08-24T00:03:25.060Z] ++ '[' -n 0 ']'
00:03:25 [2022-08-24T00:03:25.060Z] ++ set -x
00:03:25 [2022-08-24T00:03:25.060Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
00:03:25 [2022-08-24T00:03:25.060Z] INFO: Testing against a local daemon
00:03:25 [2022-08-24T00:03:25.060Z] === RUN   TestPluginInvalidJSON
00:03:25 [2022-08-24T00:03:25.060Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
00:03:25 [2022-08-24T00:03:25.060Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
00:03:25 [2022-08-24T00:03:25.060Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
00:03:25 [2022-08-24T00:03:25.060Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
00:03:25 [2022-08-24T00:03:25.060Z] === RUN   TestPluginInvalidJSON/plugins/pull
00:03:25 [2022-08-24T00:03:25.060Z] === PAUSE TestPluginInvalidJSON/plugins/pull
00:03:25 [2022-08-24T00:03:25.060Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
00:03:25 [2022-08-24T00:03:25.060Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
00:03:25 [2022-08-24T00:03:25.060Z] === CONT  TestPluginInvalidJSON/plugins/pull
00:03:25 [2022-08-24T00:03:25.060Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
00:03:25 [2022-08-24T00:03:25.060Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
00:03:25 [2022-08-24T00:03:25.060Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
00:03:25 [2022-08-24T00:03:25.060Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
00:03:25 [2022-08-24T00:03:25.060Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
00:03:25 [2022-08-24T00:03:25.060Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
00:03:25 [2022-08-24T00:03:25.060Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
00:03:25 [2022-08-24T00:03:25.060Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
00:03:25 [2022-08-24T00:03:25.060Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
00:03:25 [2022-08-24T00:03:25.060Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
00:03:25 [2022-08-24T00:03:25.060Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
00:03:25 [2022-08-24T00:03:25.060Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
00:03:25 [2022-08-24T00:03:25.060Z] --- PASS: TestPluginInvalidJSON (0.03s)
00:03:25 [2022-08-24T00:03:25.060Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
00:03:25 [2022-08-24T00:03:25.060Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
00:03:25 [2022-08-24T00:03:25.060Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
00:03:25 [2022-08-24T00:03:25.060Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
00:03:25 [2022-08-24T00:03:25.060Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
00:03:25 [2022-08-24T00:03:25.060Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
00:03:25 [2022-08-24T00:03:25.060Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
00:03:25 [2022-08-24T00:03:25.060Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
00:03:25 [2022-08-24T00:03:25.060Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
00:03:25 [2022-08-24T00:03:25.060Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
00:03:25 [2022-08-24T00:03:25.060Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
00:03:25 [2022-08-24T00:03:25.060Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
00:03:25 [2022-08-24T00:03:25.060Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
00:03:25 [2022-08-24T00:03:25.060Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
00:03:25 [2022-08-24T00:03:25.060Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
00:03:25 [2022-08-24T00:03:25.060Z] === RUN   TestPluginInstall
00:03:25 [2022-08-24T00:03:25.060Z] === RUN   TestPluginInstall/no_auth
00:03:25 [2022-08-24T00:03:25.060Z] time="2022-08-24T00:03:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:03:25 [2022-08-24T00:03:25.060Z] time="2022-08-24T00:03:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e0fcff68d45e91f424605f8b242d4a7e877177a316b6ad80a1122a012110bb6" mediatype=application/vnd.docker.plugin.v1+json size=522
00:03:25 [2022-08-24T00:03:25.060Z] time="2022-08-24T00:03:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:03:25 [2022-08-24T00:03:25.060Z] time="2022-08-24T00:03:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e0fcff68d45e91f424605f8b242d4a7e877177a316b6ad80a1122a012110bb6" mediatype=application/vnd.docker.plugin.v1+json size=522
00:03:25 [2022-08-24T00:03:25.060Z] === RUN   TestPluginInstall/with_htpasswd
00:03:25 [2022-08-24T00:03:25.096Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.15s)
00:03:25 [2022-08-24T00:03:25.096Z] === RUN   TestAPIIpcModeHost
00:03:25 [2022-08-24T00:03:25.322Z] time="2022-08-24T00:03:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:03:25 [2022-08-24T00:03:25.322Z] time="2022-08-24T00:03:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e0fcff68d45e91f424605f8b242d4a7e877177a316b6ad80a1122a012110bb6" mediatype=application/vnd.docker.plugin.v1+json size=522
00:03:25 [2022-08-24T00:03:25.322Z] time="2022-08-24T00:03:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:03:25 [2022-08-24T00:03:25.322Z] time="2022-08-24T00:03:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e0fcff68d45e91f424605f8b242d4a7e877177a316b6ad80a1122a012110bb6" mediatype=application/vnd.docker.plugin.v1+json size=522
00:03:25 [2022-08-24T00:03:25.352Z] --- PASS: TestAPIIpcModeHost (0.41s)
00:03:25 [2022-08-24T00:03:25.352Z] === RUN   TestDaemonIpcModeShareable
00:03:25 [2022-08-24T00:03:25.583Z] === RUN   TestPluginInstall/with_insecure
00:03:25 [2022-08-24T00:03:25.609Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12402820117_/foo_true__<nil>_<nil>_<nil>_<nil>}
00:03:26 [2022-08-24T00:03:26.525Z] time="2022-08-24T00:03:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:03:26 [2022-08-24T00:03:26.525Z] time="2022-08-24T00:03:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d149fcda35c5a3b27e96e2845d4e8387bf98597ffdf55b8b943f85c790e43e55" mediatype=application/vnd.docker.plugin.v1+json size=522
00:03:26 [2022-08-24T00:03:26.525Z] time="2022-08-24T00:03:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:03:26 [2022-08-24T00:03:26.525Z] time="2022-08-24T00:03:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d149fcda35c5a3b27e96e2845d4e8387bf98597ffdf55b8b943f85c790e43e55" mediatype=application/vnd.docker.plugin.v1+json size=522
00:03:26 [2022-08-24T00:03:26.538Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true
00:03:26 [2022-08-24T00:03:26.786Z]     plugin_test.go:195: [d21f0870d7010] daemon is not started
00:03:26 [2022-08-24T00:03:26.786Z] --- PASS: TestPluginInstall (2.57s)
00:03:26 [2022-08-24T00:03:26.786Z]     --- PASS: TestPluginInstall/no_auth (0.96s)
00:03:26 [2022-08-24T00:03:26.786Z]     --- PASS: TestPluginInstall/with_htpasswd (0.59s)
00:03:26 [2022-08-24T00:03:26.786Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
00:03:26 [2022-08-24T00:03:26.786Z] === RUN   TestPluginsWithRuntimes
00:03:26 [2022-08-24T00:03:26.795Z] --- PASS: TestDaemonIpcModeShareable (1.30s)
00:03:26 [2022-08-24T00:03:26.795Z] === RUN   TestDaemonIpcModePrivate
00:03:26 [2022-08-24T00:03:26.795Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3945198420_/foo_false__<nil>_<nil>_<nil>_<nil>}
00:03:27 [2022-08-24T00:03:27.357Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3945198420_/foo_true__<nil>_<nil>_<nil>_<nil>}
00:03:27 [2022-08-24T00:03:27.961Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
00:03:28 [2022-08-24T00:03:28.171Z] === RUN   TestPluginsWithRuntimes/No_Args
00:03:28 [2022-08-24T00:03:28.217Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: false, mustBeShared: false
00:03:28 [2022-08-24T00:03:28.473Z] --- PASS: TestDaemonIpcModePrivate (1.67s)
00:03:28 [2022-08-24T00:03:28.473Z] === RUN   TestDaemonIpcModePrivateFromConfig
00:03:29 [2022-08-24T00:03:29.035Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3945198420_/foo_true__0xc000a2de48_<nil>_<nil>_<nil>}
00:03:29 [2022-08-24T00:03:29.112Z] === RUN   TestPluginsWithRuntimes/With_Args
00:03:29 [2022-08-24T00:03:29.965Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000a2de60_<nil>_<nil>}
00:03:29 [2022-08-24T00:03:29.965Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false
00:03:30 [2022-08-24T00:03:30.054Z] --- PASS: TestPluginsWithRuntimes (3.28s)
00:03:30 [2022-08-24T00:03:30.054Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
00:03:30 [2022-08-24T00:03:30.054Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
00:03:30 [2022-08-24T00:03:30.054Z] === RUN   TestPluginBackCompatMediaTypes
00:03:30 [2022-08-24T00:03:30.222Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s)
00:03:30 [2022-08-24T00:03:30.222Z] === RUN   TestDaemonIpcModeShareableFromConfig
00:03:30 [2022-08-24T00:03:30.222Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
00:03:30 [2022-08-24T00:03:30.222Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
00:03:30 [2022-08-24T00:03:30.222Z]     check_test.go:540: [d7e86993ccb40] daemon is not started
00:03:30 [2022-08-24T00:03:30.222Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
00:03:30 [2022-08-24T00:03:30.626Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
00:03:30 [2022-08-24T00:03:30.626Z] PASS
00:03:30 [2022-08-24T00:03:30.626Z] 
00:03:30 [2022-08-24T00:03:30.626Z] DONE 24 tests in 6.589s
00:03:30 [2022-08-24T00:03:30.626Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:03:30 [2022-08-24T00:03:30.626Z] ++ 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
00:03:30 [2022-08-24T00:03:30.626Z] ++ set -e
00:03:30 [2022-08-24T00:03:30.626Z] ++ '[' -n 0 ']'
00:03:30 [2022-08-24T00:03:30.626Z] ++ set -x
00:03:30 [2022-08-24T00:03:30.626Z] ++ 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
00:03:30 [2022-08-24T00:03:30.626Z] INFO: Testing against a local daemon
00:03:30 [2022-08-24T00:03:30.626Z] === RUN   TestExternalGraphDriver
00:03:30 [2022-08-24T00:03:30.887Z] === RUN   TestExternalGraphDriver/json
00:03:31 [2022-08-24T00:03:31.156Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000a2de78_<nil>_<nil>}
00:03:31 [2022-08-24T00:03:31.412Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
00:03:31 [2022-08-24T00:03:31.669Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s)
00:03:31 [2022-08-24T00:03:31.669Z] === RUN   TestIpcModeOlderClient
00:03:31 [2022-08-24T00:03:31.669Z] === PAUSE TestIpcModeOlderClient
00:03:31 [2022-08-24T00:03:31.669Z] === RUN   TestKillContainerInvalidSignal
00:03:32 [2022-08-24T00:03:32.236Z] --- PASS: TestKillContainerInvalidSignal (0.68s)
00:03:32 [2022-08-24T00:03:32.236Z] === RUN   TestKillContainer
00:03:32 [2022-08-24T00:03:32.236Z] === RUN   TestKillContainer/no_signal
00:03:32 [2022-08-24T00:03:32.236Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
00:03:32 [2022-08-24T00:03:32.798Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000a2de90_<nil>_<nil>}
00:03:32 [2022-08-24T00:03:32.799Z] === RUN   TestKillContainer/non_killing_signal
00:03:32 [2022-08-24T00:03:32.799Z] === RUN   TestExternalGraphDriver/spec
00:03:33 [2022-08-24T00:03:33.363Z] === RUN   TestKillContainer/killing_signal
00:03:34 [2022-08-24T00:03:34.184Z] === RUN   TestExternalGraphDriver/pull
00:03:34 [2022-08-24T00:03:34.305Z] --- PASS: TestKillContainer (1.97s)
00:03:34 [2022-08-24T00:03:34.306Z]     --- PASS: TestKillContainer/no_signal (0.56s)
00:03:34 [2022-08-24T00:03:34.306Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
00:03:34 [2022-08-24T00:03:34.306Z]     --- PASS: TestKillContainer/killing_signal (0.66s)
00:03:34 [2022-08-24T00:03:34.306Z] === RUN   TestKillWithStopSignalAndRestartPolicies
00:03:34 [2022-08-24T00:03:34.306Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
00:03:34 [2022-08-24T00:03:34.306Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
00:03:34 [2022-08-24T00:03:34.306Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000a2dea8_<nil>_<nil>}
00:03:35 [2022-08-24T00:03:35.255Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
00:03:35 [2022-08-24T00:03:35.819Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.49s)
00:03:35 [2022-08-24T00:03:35.819Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.84s)
00:03:35 [2022-08-24T00:03:35.819Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s)
00:03:35 [2022-08-24T00:03:35.819Z] === RUN   TestKillStoppedContainer
00:03:35 [2022-08-24T00:03:35.819Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
00:03:35 [2022-08-24T00:03:35.819Z] --- PASS: TestKillStoppedContainer (0.06s)
00:03:35 [2022-08-24T00:03:35.819Z] === RUN   TestKillStoppedContainerAPIPre120
00:03:35 [2022-08-24T00:03:35.819Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
00:03:35 [2022-08-24T00:03:35.819Z] === RUN   TestKillDifferentUserContainer
00:03:36 [2022-08-24T00:03:36.075Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
00:03:36 [2022-08-24T00:03:36.098Z] --- PASS: TestExternalGraphDriver (5.23s)
00:03:36 [2022-08-24T00:03:36.099Z]     --- PASS: TestExternalGraphDriver/json (1.62s)
00:03:36 [2022-08-24T00:03:36.099Z]     --- PASS: TestExternalGraphDriver/spec (1.57s)
00:03:36 [2022-08-24T00:03:36.099Z]     --- PASS: TestExternalGraphDriver/pull (1.70s)
00:03:36 [2022-08-24T00:03:36.099Z] === RUN   TestGraphdriverPluginV2
00:03:36 [2022-08-24T00:03:36.099Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:03:36 [2022-08-24T00:03:36.099Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
00:03:36 [2022-08-24T00:03:36.099Z] PASS
00:03:36 [2022-08-24T00:03:36.099Z] 
00:03:36 [2022-08-24T00:03:36.099Z] === Skipped
00:03:36 [2022-08-24T00:03:36.099Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
00:03:36 [2022-08-24T00:03:36.099Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:03:36 [2022-08-24T00:03:36.099Z] 
00:03:36 [2022-08-24T00:03:36.099Z] DONE 5 tests, 1 skipped in 5.678s
00:03:36 [2022-08-24T00:03:36.099Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:03:36 [2022-08-24T00:03:36.099Z] ++ 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
00:03:36 [2022-08-24T00:03:36.099Z] ++ set -e
00:03:36 [2022-08-24T00:03:36.099Z] ++ '[' -n 0 ']'
00:03:36 [2022-08-24T00:03:36.099Z] ++ set -x
00:03:36 [2022-08-24T00:03:36.099Z] ++ 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
00:03:36 [2022-08-24T00:03:36.331Z] --- PASS: TestKillDifferentUserContainer (0.63s)
00:03:36 [2022-08-24T00:03:36.331Z] === RUN   TestInspectOomKilledTrue
00:03:36 [2022-08-24T00:03:36.331Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:03:36 [2022-08-24T00:03:36.331Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
00:03:36 [2022-08-24T00:03:36.331Z] === RUN   TestInspectOomKilledFalse
00:03:36 [2022-08-24T00:03:36.331Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:03:36 [2022-08-24T00:03:36.331Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
00:03:36 [2022-08-24T00:03:36.331Z] === RUN   TestLinksEtcHostsContentMatch
00:03:36 [2022-08-24T00:03:36.359Z] INFO: Testing against a local daemon
00:03:36 [2022-08-24T00:03:36.359Z] === RUN   TestContinueAfterPluginCrash
00:03:36 [2022-08-24T00:03:36.359Z] === PAUSE TestContinueAfterPluginCrash
00:03:36 [2022-08-24T00:03:36.359Z] === RUN   TestReadPluginNoRead
00:03:36 [2022-08-24T00:03:36.359Z] === PAUSE TestReadPluginNoRead
00:03:36 [2022-08-24T00:03:36.359Z] === RUN   TestDaemonStartWithLogOpt
00:03:36 [2022-08-24T00:03:36.359Z] === PAUSE TestDaemonStartWithLogOpt
00:03:36 [2022-08-24T00:03:36.359Z] === CONT  TestContinueAfterPluginCrash
00:03:36 [2022-08-24T00:03:36.359Z] === CONT  TestDaemonStartWithLogOpt
00:03:37 [2022-08-24T00:03:37.258Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s)
00:03:37 [2022-08-24T00:03:37.258Z] === RUN   TestLinksContainerNames
00:03:37 [2022-08-24T00:03:37.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
00:03:37 [2022-08-24T00:03:37.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
00:03:37 [2022-08-24T00:03:37.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
00:03:37 [2022-08-24T00:03:37.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
00:03:37 [2022-08-24T00:03:37.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
00:03:37 [2022-08-24T00:03:37.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
00:03:37 [2022-08-24T00:03:37.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
00:03:37 [2022-08-24T00:03:37.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
00:03:37 [2022-08-24T00:03:37.514Z]     check_test.go:540: [dc446075ba8f0] daemon is not started
00:03:37 [2022-08-24T00:03:37.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
00:03:37 [2022-08-24T00:03:37.514Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
00:03:37 [2022-08-24T00:03:37.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
00:03:37 [2022-08-24T00:03:37.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
00:03:37 [2022-08-24T00:03:37.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
00:03:37 [2022-08-24T00:03:37.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
00:03:37 [2022-08-24T00:03:37.771Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
00:03:37 [2022-08-24T00:03:37.771Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
00:03:37 [2022-08-24T00:03:37.771Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
00:03:37 [2022-08-24T00:03:37.771Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
00:03:37 [2022-08-24T00:03:37.771Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
00:03:37 [2022-08-24T00:03:37.771Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
00:03:37 [2022-08-24T00:03:37.771Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
00:03:38 [2022-08-24T00:03:38.028Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
00:03:38 [2022-08-24T00:03:38.591Z] --- PASS: TestLinksContainerNames (1.39s)
00:03:38 [2022-08-24T00:03:38.591Z] === RUN   TestLogsFollowTailEmpty
00:03:38 [2022-08-24T00:03:38.591Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
00:03:39 [2022-08-24T00:03:39.520Z] --- PASS: TestLogsFollowTailEmpty (0.91s)
00:03:39 [2022-08-24T00:03:39.520Z] === RUN   TestLogs
00:03:39 [2022-08-24T00:03:39.520Z] === RUN   TestLogs/driver_local
00:03:39 [2022-08-24T00:03:39.520Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
00:03:39 [2022-08-24T00:03:39.520Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
00:03:39 [2022-08-24T00:03:39.520Z] === RUN   TestLogs/driver_local/tty/only_stdout
00:03:39 [2022-08-24T00:03:39.520Z] === PAUSE TestLogs/driver_local/tty/only_stdout
00:03:39 [2022-08-24T00:03:39.520Z] === RUN   TestLogs/driver_local/tty/only_stderr
00:03:39 [2022-08-24T00:03:39.520Z] === PAUSE TestLogs/driver_local/tty/only_stderr
00:03:39 [2022-08-24T00:03:39.520Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
00:03:39 [2022-08-24T00:03:39.520Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
00:03:39 [2022-08-24T00:03:39.520Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
00:03:39 [2022-08-24T00:03:39.520Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
00:03:39 [2022-08-24T00:03:39.520Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
00:03:39 [2022-08-24T00:03:39.520Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
00:03:39 [2022-08-24T00:03:39.520Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
00:03:39 [2022-08-24T00:03:39.520Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
00:03:39 [2022-08-24T00:03:39.659Z] --- PASS: TestDaemonStartWithLogOpt (3.01s)
00:03:39 [2022-08-24T00:03:39.659Z] === CONT  TestReadPluginNoRead
00:03:40 [2022-08-24T00:03:40.451Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
00:03:40 [2022-08-24T00:03:40.451Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
00:03:40 [2022-08-24T00:03:40.709Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
00:03:40 [2022-08-24T00:03:40.709Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
00:03:41 [2022-08-24T00:03:41.271Z]     check_test.go:540: [d1f5ed5e1c6f8] daemon is not started
00:03:41 [2022-08-24T00:03:41.271Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
00:03:41 [2022-08-24T00:03:41.530Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
00:03:41 [2022-08-24T00:03:41.574Z] === RUN   TestReadPluginNoRead/disabled_caching
00:03:41 [2022-08-24T00:03:41.787Z] === CONT  TestLogs/driver_local/tty/only_stderr
00:03:41 [2022-08-24T00:03:41.787Z] === CONT  TestLogs/driver_local/tty/only_stdout
00:03:42 [2022-08-24T00:03:42.719Z] === RUN   TestLogs/driver_json-file
00:03:42 [2022-08-24T00:03:42.719Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
00:03:42 [2022-08-24T00:03:42.719Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
00:03:42 [2022-08-24T00:03:42.719Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
00:03:42 [2022-08-24T00:03:42.719Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
00:03:42 [2022-08-24T00:03:42.719Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
00:03:42 [2022-08-24T00:03:42.719Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
00:03:42 [2022-08-24T00:03:42.719Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
00:03:42 [2022-08-24T00:03:42.719Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
00:03:42 [2022-08-24T00:03:42.719Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
00:03:42 [2022-08-24T00:03:42.719Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
00:03:42 [2022-08-24T00:03:42.719Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
00:03:42 [2022-08-24T00:03:42.719Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
00:03:42 [2022-08-24T00:03:42.719Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
00:03:42 [2022-08-24T00:03:42.719Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
00:03:42 [2022-08-24T00:03:42.959Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:03:42 [2022-08-24T00:03:42.976Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
00:03:43 [2022-08-24T00:03:43.901Z] === RUN   TestReadPluginNoRead/default
00:03:43 [2022-08-24T00:03:43.906Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
00:03:43 [2022-08-24T00:03:43.907Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
00:03:44 [2022-08-24T00:03:44.469Z]     docker_cli_daemon_plugins_test.go:80: [d07ec0642e5e8] daemon is not started
00:03:44 [2022-08-24T00:03:44.469Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
00:03:44 [2022-08-24T00:03:44.472Z] --- PASS: TestContinueAfterPluginCrash (8.05s)
00:03:44 [2022-08-24T00:03:44.725Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
00:03:44 [2022-08-24T00:03:44.725Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
00:03:45 [2022-08-24T00:03:45.044Z] === CONT  TestReadPluginNoRead
00:03:45 [2022-08-24T00:03:45.044Z]     read_test.go:92: [d72ad071e2129] daemon is not started
00:03:45 [2022-08-24T00:03:45.044Z] --- PASS: TestReadPluginNoRead (5.64s)
00:03:45 [2022-08-24T00:03:45.044Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
00:03:45 [2022-08-24T00:03:45.044Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
00:03:45 [2022-08-24T00:03:45.044Z]     --- PASS: TestReadPluginNoRead/default (1.16s)
00:03:45 [2022-08-24T00:03:45.044Z] PASS
00:03:45 [2022-08-24T00:03:45.044Z] 
00:03:45 [2022-08-24T00:03:45.044Z] DONE 6 tests in 8.786s
00:03:45 [2022-08-24T00:03:45.044Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:03:45 [2022-08-24T00:03:45.044Z] ++ 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
00:03:45 [2022-08-24T00:03:45.044Z] ++ set -e
00:03:45 [2022-08-24T00:03:45.044Z] ++ '[' -n 0 ']'
00:03:45 [2022-08-24T00:03:45.044Z] ++ set -x
00:03:45 [2022-08-24T00:03:45.044Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
00:03:45 [2022-08-24T00:03:45.044Z] testing: warning: no tests to run
00:03:45 [2022-08-24T00:03:45.044Z] PASS
00:03:45 [2022-08-24T00:03:45.044Z] 
00:03:45 [2022-08-24T00:03:45.044Z] DONE 0 tests in 0.038s
00:03:45 [2022-08-24T00:03:45.044Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:03:45 [2022-08-24T00:03:45.044Z] ++ 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
00:03:45 [2022-08-24T00:03:45.044Z] ++ set -e
00:03:45 [2022-08-24T00:03:45.044Z] ++ '[' -n 0 ']'
00:03:45 [2022-08-24T00:03:45.044Z] ++ set -x
00:03:45 [2022-08-24T00:03:45.044Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
00:03:45 [2022-08-24T00:03:45.289Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
00:03:45 [2022-08-24T00:03:45.305Z] INFO: Testing against a local daemon
00:03:45 [2022-08-24T00:03:45.305Z] === RUN   TestPluginWithDevMounts
00:03:45 [2022-08-24T00:03:45.305Z] === PAUSE TestPluginWithDevMounts
00:03:45 [2022-08-24T00:03:45.305Z] === CONT  TestPluginWithDevMounts
00:03:45 [2022-08-24T00:03:45.545Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
00:03:45 [2022-08-24T00:03:45.801Z] --- PASS: TestLogs (6.39s)
00:03:45 [2022-08-24T00:03:45.801Z]     --- PASS: TestLogs/driver_local (0.03s)
00:03:45 [2022-08-24T00:03:45.801Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.10s)
00:03:45 [2022-08-24T00:03:45.801Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.37s)
00:03:45 [2022-08-24T00:03:45.801Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.21s)
00:03:45 [2022-08-24T00:03:45.801Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.94s)
00:03:45 [2022-08-24T00:03:45.801Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.00s)
00:03:45 [2022-08-24T00:03:45.801Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.04s)
00:03:45 [2022-08-24T00:03:45.801Z]     --- PASS: TestLogs/driver_json-file (0.02s)
00:03:45 [2022-08-24T00:03:45.801Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.15s)
00:03:45 [2022-08-24T00:03:45.801Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.18s)
00:03:45 [2022-08-24T00:03:45.801Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.80s)
00:03:45 [2022-08-24T00:03:45.801Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.87s)
00:03:45 [2022-08-24T00:03:45.801Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.93s)
00:03:45 [2022-08-24T00:03:45.801Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.96s)
00:03:45 [2022-08-24T00:03:45.801Z] === RUN   TestContainerNetworkMountsNoChown
00:03:46 [2022-08-24T00:03:46.058Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
00:03:46 [2022-08-24T00:03:46.058Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
00:03:46 [2022-08-24T00:03:46.316Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s)
00:03:46 [2022-08-24T00:03:46.316Z] === RUN   TestMountDaemonRoot
00:03:46 [2022-08-24T00:03:46.316Z] === RUN   TestMountDaemonRoot/default
00:03:46 [2022-08-24T00:03:46.316Z] === PAUSE TestMountDaemonRoot/default
00:03:46 [2022-08-24T00:03:46.316Z] === RUN   TestMountDaemonRoot/private
00:03:46 [2022-08-24T00:03:46.316Z] === PAUSE TestMountDaemonRoot/private
00:03:46 [2022-08-24T00:03:46.316Z] === RUN   TestMountDaemonRoot/rprivate
00:03:46 [2022-08-24T00:03:46.316Z] === PAUSE TestMountDaemonRoot/rprivate
00:03:46 [2022-08-24T00:03:46.316Z] === RUN   TestMountDaemonRoot/slave
00:03:46 [2022-08-24T00:03:46.316Z] === PAUSE TestMountDaemonRoot/slave
00:03:46 [2022-08-24T00:03:46.316Z] === RUN   TestMountDaemonRoot/rslave
00:03:46 [2022-08-24T00:03:46.316Z] === PAUSE TestMountDaemonRoot/rslave
00:03:46 [2022-08-24T00:03:46.316Z] === RUN   TestMountDaemonRoot/shared
00:03:46 [2022-08-24T00:03:46.316Z] === PAUSE TestMountDaemonRoot/shared
00:03:46 [2022-08-24T00:03:46.316Z] === RUN   TestMountDaemonRoot/rshared
00:03:46 [2022-08-24T00:03:46.316Z] === PAUSE TestMountDaemonRoot/rshared
00:03:46 [2022-08-24T00:03:46.316Z] === CONT  TestMountDaemonRoot/default
00:03:46 [2022-08-24T00:03:46.316Z] === RUN   TestMountDaemonRoot/default/mount_root
00:03:46 [2022-08-24T00:03:46.316Z] === PAUSE TestMountDaemonRoot/default/mount_root
00:03:46 [2022-08-24T00:03:46.316Z] === RUN   TestMountDaemonRoot/default/mount_subpath
00:03:46 [2022-08-24T00:03:46.316Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
00:03:46 [2022-08-24T00:03:46.316Z] === RUN   TestMountDaemonRoot/default/bind_root
00:03:46 [2022-08-24T00:03:46.316Z] === PAUSE TestMountDaemonRoot/default/bind_root
00:03:46 [2022-08-24T00:03:46.316Z] === RUN   TestMountDaemonRoot/default/bind_subpath
00:03:46 [2022-08-24T00:03:46.316Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
00:03:46 [2022-08-24T00:03:46.316Z] === CONT  TestMountDaemonRoot/default/mount_root
00:03:46 [2022-08-24T00:03:46.316Z] === CONT  TestMountDaemonRoot/rprivate
00:03:46 [2022-08-24T00:03:46.316Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
00:03:46 [2022-08-24T00:03:46.316Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
00:03:46 [2022-08-24T00:03:46.316Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
00:03:46 [2022-08-24T00:03:46.316Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
00:03:46 [2022-08-24T00:03:46.316Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
00:03:46 [2022-08-24T00:03:46.316Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
00:03:46 [2022-08-24T00:03:46.316Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
00:03:46 [2022-08-24T00:03:46.316Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
00:03:46 [2022-08-24T00:03:46.316Z] === CONT  TestMountDaemonRoot/private
00:03:46 [2022-08-24T00:03:46.316Z] === RUN   TestMountDaemonRoot/private/bind_root
00:03:46 [2022-08-24T00:03:46.316Z] === PAUSE TestMountDaemonRoot/private/bind_root
00:03:46 [2022-08-24T00:03:46.316Z] === RUN   TestMountDaemonRoot/private/bind_subpath
00:03:46 [2022-08-24T00:03:46.316Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
00:03:46 [2022-08-24T00:03:46.316Z] === RUN   TestMountDaemonRoot/private/mount_root
00:03:46 [2022-08-24T00:03:46.316Z] === PAUSE TestMountDaemonRoot/private/mount_root
00:03:46 [2022-08-24T00:03:46.316Z] === RUN   TestMountDaemonRoot/private/mount_subpath
00:03:46 [2022-08-24T00:03:46.316Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
00:03:46 [2022-08-24T00:03:46.316Z] === CONT  TestMountDaemonRoot/default/bind_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === CONT  TestMountDaemonRoot/default/bind_root
00:03:46 [2022-08-24T00:03:46.572Z] === CONT  TestMountDaemonRoot/default/mount_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === CONT  TestMountDaemonRoot/shared
00:03:46 [2022-08-24T00:03:46.572Z] === RUN   TestMountDaemonRoot/shared/mount_root
00:03:46 [2022-08-24T00:03:46.572Z] === PAUSE TestMountDaemonRoot/shared/mount_root
00:03:46 [2022-08-24T00:03:46.572Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === RUN   TestMountDaemonRoot/shared/bind_root
00:03:46 [2022-08-24T00:03:46.572Z] === PAUSE TestMountDaemonRoot/shared/bind_root
00:03:46 [2022-08-24T00:03:46.572Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === CONT  TestMountDaemonRoot/rshared
00:03:46 [2022-08-24T00:03:46.572Z] === RUN   TestMountDaemonRoot/rshared/bind_root
00:03:46 [2022-08-24T00:03:46.572Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
00:03:46 [2022-08-24T00:03:46.572Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === RUN   TestMountDaemonRoot/rshared/mount_root
00:03:46 [2022-08-24T00:03:46.572Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
00:03:46 [2022-08-24T00:03:46.572Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === CONT  TestMountDaemonRoot/rslave
00:03:46 [2022-08-24T00:03:46.572Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === RUN   TestMountDaemonRoot/rslave/mount_root
00:03:46 [2022-08-24T00:03:46.572Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
00:03:46 [2022-08-24T00:03:46.572Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === RUN   TestMountDaemonRoot/rslave/bind_root
00:03:46 [2022-08-24T00:03:46.572Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
00:03:46 [2022-08-24T00:03:46.572Z] === CONT  TestMountDaemonRoot/slave
00:03:46 [2022-08-24T00:03:46.572Z] === RUN   TestMountDaemonRoot/slave/mount_root
00:03:46 [2022-08-24T00:03:46.572Z] === PAUSE TestMountDaemonRoot/slave/mount_root
00:03:46 [2022-08-24T00:03:46.572Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === RUN   TestMountDaemonRoot/slave/bind_root
00:03:46 [2022-08-24T00:03:46.572Z] === PAUSE TestMountDaemonRoot/slave/bind_root
00:03:46 [2022-08-24T00:03:46.572Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === CONT  TestMountDaemonRoot/private/bind_root
00:03:46 [2022-08-24T00:03:46.572Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
00:03:46 [2022-08-24T00:03:46.572Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
00:03:46 [2022-08-24T00:03:46.572Z] === CONT  TestMountDaemonRoot/private/mount_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === CONT  TestMountDaemonRoot/private/mount_root
00:03:46 [2022-08-24T00:03:46.572Z] === CONT  TestMountDaemonRoot/private/bind_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === CONT  TestMountDaemonRoot/shared/mount_root
00:03:46 [2022-08-24T00:03:46.572Z] === CONT  TestMountDaemonRoot/rshared/bind_root
00:03:46 [2022-08-24T00:03:46.572Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === CONT  TestMountDaemonRoot/shared/bind_root
00:03:46 [2022-08-24T00:03:46.572Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
00:03:46 [2022-08-24T00:03:46.572Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
00:03:46 [2022-08-24T00:03:46.690Z] --- PASS: TestPluginWithDevMounts (1.53s)
00:03:46 [2022-08-24T00:03:46.690Z] PASS
00:03:46 [2022-08-24T00:03:46.690Z] 
00:03:46 [2022-08-24T00:03:46.690Z] DONE 1 tests in 1.662s
00:03:46 [2022-08-24T00:03:46.690Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
00:03:46 [2022-08-24T00:03:46.690Z] ++ 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
00:03:46 [2022-08-24T00:03:46.690Z] ++ set -e
00:03:46 [2022-08-24T00:03:46.690Z] ++ '[' -n 0 ']'
00:03:46 [2022-08-24T00:03:46.690Z] ++ set -x
00:03:46 [2022-08-24T00:03:46.690Z] ++ 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
00:03:46 [2022-08-24T00:03:46.828Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
00:03:46 [2022-08-24T00:03:46.828Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
00:03:46 [2022-08-24T00:03:46.828Z] === CONT  TestMountDaemonRoot/rshared/mount_root
00:03:46 [2022-08-24T00:03:46.828Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
00:03:46 [2022-08-24T00:03:46.828Z] === CONT  TestMountDaemonRoot/slave/mount_root
00:03:46 [2022-08-24T00:03:46.828Z] === CONT  TestMountDaemonRoot/rslave/bind_root
00:03:46 [2022-08-24T00:03:46.828Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
00:03:46 [2022-08-24T00:03:46.828Z] === CONT  TestMountDaemonRoot/rslave/mount_root
00:03:46 [2022-08-24T00:03:46.828Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
00:03:46 [2022-08-24T00:03:46.828Z] === CONT  TestMountDaemonRoot/slave/bind_root
00:03:46 [2022-08-24T00:03:46.828Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
00:03:46 [2022-08-24T00:03:46.828Z] --- PASS: TestMountDaemonRoot (0.04s)
00:03:46 [2022-08-24T00:03:46.828Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
00:03:46 [2022-08-24T00:03:46.828Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
00:03:46 [2022-08-24T00:03:46.828Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
00:03:46 [2022-08-24T00:03:46.828Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
00:03:46 [2022-08-24T00:03:46.828Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
00:03:46 [2022-08-24T00:03:46.828Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
00:03:46 [2022-08-24T00:03:46.828Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
00:03:46 [2022-08-24T00:03:46.828Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
00:03:46 [2022-08-24T00:03:46.828Z] === RUN   TestContainerBindMountNonRecursive
00:03:46 [2022-08-24T00:03:46.951Z] INFO: Testing against a local daemon
00:03:46 [2022-08-24T00:03:46.951Z] === RUN   TestSecretInspect
00:03:47 [2022-08-24T00:03:47.390Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
00:03:48 [2022-08-24T00:03:48.321Z] === RUN   TestDockerSuite/TestExecAPIStart
00:03:48 [2022-08-24T00:03:48.580Z]     docker_cli_daemon_plugins_test.go:170: [d75467c13ac0c] daemon is not started
00:03:48 [2022-08-24T00:03:48.836Z] --- PASS: TestContainerBindMountNonRecursive (2.02s)
00:03:48 [2022-08-24T00:03:48.836Z] === RUN   TestContainerVolumesMountedAsShared
00:03:49 [2022-08-24T00:03:49.399Z] --- PASS: TestContainerVolumesMountedAsShared (0.58s)
00:03:49 [2022-08-24T00:03:49.399Z] === RUN   TestContainerVolumesMountedAsSlave
00:03:49 [2022-08-24T00:03:49.496Z] --- PASS: TestSecretInspect (2.16s)
00:03:49 [2022-08-24T00:03:49.496Z] === RUN   TestSecretList
00:03:49 [2022-08-24T00:03:49.658Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
00:03:49 [2022-08-24T00:03:49.914Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
00:03:50 [2022-08-24T00:03:50.170Z] --- PASS: TestContainerVolumesMountedAsSlave (0.60s)
00:03:50 [2022-08-24T00:03:50.170Z] === RUN   TestNetworkNat
00:03:50 [2022-08-24T00:03:50.428Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
00:03:50 [2022-08-24T00:03:50.990Z] --- PASS: TestNetworkNat (0.73s)
00:03:50 [2022-08-24T00:03:50.990Z] === RUN   TestNetworkLocalhostTCPNat
00:03:51 [2022-08-24T00:03:51.409Z] --- PASS: TestSecretList (2.19s)
00:03:51 [2022-08-24T00:03:51.409Z] === RUN   TestSecretsCreateAndDelete
00:03:51 [2022-08-24T00:03:51.553Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
00:03:51 [2022-08-24T00:03:51.553Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s)
00:03:51 [2022-08-24T00:03:51.553Z] === RUN   TestNetworkLoopbackNat
00:03:52 [2022-08-24T00:03:52.481Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
00:03:53 [2022-08-24T00:03:53.043Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
00:03:53 [2022-08-24T00:03:53.299Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
00:03:53 [2022-08-24T00:03:53.556Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
00:03:53 [2022-08-24T00:03:53.811Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
00:03:53 [2022-08-24T00:03:53.952Z] --- PASS: TestSecretsCreateAndDelete (2.29s)
00:03:53 [2022-08-24T00:03:53.952Z] === RUN   TestSecretsUpdate
00:03:54 [2022-08-24T00:03:54.069Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
00:03:54 [2022-08-24T00:03:54.325Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
00:03:54 [2022-08-24T00:03:54.588Z] --- PASS: TestNetworkLoopbackNat (3.08s)
00:03:54 [2022-08-24T00:03:54.588Z] === RUN   TestPause
00:03:54 [2022-08-24T00:03:54.845Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
00:03:54 [2022-08-24T00:03:54.845Z]     check_test.go:540: [d8f8b942416b5] daemon is not started
00:03:54 [2022-08-24T00:03:54.845Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
00:03:55 [2022-08-24T00:03:55.408Z] --- PASS: TestPause (0.62s)
00:03:55 [2022-08-24T00:03:55.408Z] === RUN   TestPauseFailsOnWindowsServerContainers
00:03:55 [2022-08-24T00:03:55.408Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:03:55 [2022-08-24T00:03:55.408Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
00:03:55 [2022-08-24T00:03:55.408Z] === RUN   TestPauseStopPausedContainer
00:03:55 [2022-08-24T00:03:55.442Z] --- PASS: TestSecretsUpdate (1.80s)
00:03:55 [2022-08-24T00:03:55.442Z] === RUN   TestTemplatedSecret
00:03:56 [2022-08-24T00:03:56.338Z] --- PASS: TestPauseStopPausedContainer (0.90s)
00:03:56 [2022-08-24T00:03:56.339Z] === RUN   TestPidHost
00:03:56 [2022-08-24T00:03:56.596Z] === RUN   TestDockerSuite/TestExecStateCleanup
00:03:56 [2022-08-24T00:03:56.596Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
00:03:57 [2022-08-24T00:03:57.966Z] --- PASS: TestPidHost (1.57s)
00:03:57 [2022-08-24T00:03:57.966Z] === RUN   TestPsFilter
00:03:57 [2022-08-24T00:03:57.966Z] --- PASS: TestPsFilter (0.11s)
00:03:57 [2022-08-24T00:03:57.966Z] === RUN   TestRemoveContainerWithRemovedVolume
00:03:57 [2022-08-24T00:03:57.966Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
00:03:57 [2022-08-24T00:03:57.989Z] --- PASS: TestTemplatedSecret (2.49s)
00:03:57 [2022-08-24T00:03:57.989Z] === RUN   TestSecretCreateResolve
00:03:58 [2022-08-24T00:03:58.529Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.58s)
00:03:58 [2022-08-24T00:03:58.529Z] === RUN   TestRemoveContainerWithVolume
00:03:59 [2022-08-24T00:03:59.092Z] --- PASS: TestRemoveContainerWithVolume (0.61s)
00:03:59 [2022-08-24T00:03:59.092Z] === RUN   TestRemoveContainerRunning
00:03:59 [2022-08-24T00:03:59.349Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
00:03:59 [2022-08-24T00:03:59.607Z] --- PASS: TestRemoveContainerRunning (0.53s)
00:03:59 [2022-08-24T00:03:59.607Z] === RUN   TestRemoveContainerForceRemoveRunning
00:03:59 [2022-08-24T00:03:59.926Z] --- PASS: TestSecretCreateResolve (2.18s)
00:03:59 [2022-08-24T00:03:59.926Z] PASS
00:03:59 [2022-08-24T00:03:59.926Z] 
00:03:59 [2022-08-24T00:03:59.926Z] DONE 6 tests in 13.205s
00:03:59 [2022-08-24T00:03:59.926Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
00:03:59 [2022-08-24T00:03:59.926Z] ++ 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
00:03:59 [2022-08-24T00:03:59.926Z] ++ set -e
00:03:59 [2022-08-24T00:03:59.926Z] ++ '[' -n 0 ']'
00:03:59 [2022-08-24T00:03:59.926Z] ++ set -x
00:03:59 [2022-08-24T00:03:59.926Z] ++ 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
00:04:00 [2022-08-24T00:04:00.170Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.51s)
00:04:00 [2022-08-24T00:04:00.170Z] === RUN   TestRemoveInvalidContainer
00:04:00 [2022-08-24T00:04:00.170Z] --- PASS: TestRemoveInvalidContainer (0.04s)
00:04:00 [2022-08-24T00:04:00.170Z] === RUN   TestRenameLinkedContainer
00:04:00 [2022-08-24T00:04:00.192Z] INFO: Testing against a local daemon
00:04:00 [2022-08-24T00:04:00.192Z] === RUN   TestServiceCreateInit
00:04:00 [2022-08-24T00:04:00.192Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:04:01 [2022-08-24T00:04:01.098Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
00:04:02 [2022-08-24T00:04:02.466Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
00:04:02 [2022-08-24T00:04:02.466Z] --- PASS: TestRenameLinkedContainer (2.40s)
00:04:02 [2022-08-24T00:04:02.466Z] === RUN   TestRenameStoppedContainer
00:04:02 [2022-08-24T00:04:02.530Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe
00:04:02 [2022-08-24T00:04:02.530Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
00:04:02 [2022-08-24T00:04:02.530Z] {
00:04:02 [2022-08-24T00:04:02.530Z]   "RT_GROUP_ICON": {
00:04:02 [2022-08-24T00:04:02.530Z]     "#1": {
00:04:02 [2022-08-24T00:04:02.530Z]       "0409": "../../winresources/docker.ico"
00:04:02 [2022-08-24T00:04:02.530Z]     }
00:04:02 [2022-08-24T00:04:02.530Z]   },
00:04:02 [2022-08-24T00:04:02.530Z]   "RT_MANIFEST": {
00:04:02 [2022-08-24T00:04:02.530Z]     "#1": {
00:04:02 [2022-08-24T00:04:02.530Z]       "0409": {
00:04:02 [2022-08-24T00:04:02.530Z]         "identity": {},
00:04:02 [2022-08-24T00:04:02.530Z]         "description": "Docker Engine",
00:04:02 [2022-08-24T00:04:02.530Z]         "minimum-os": "vista",
00:04:02 [2022-08-24T00:04:02.530Z]         "execution-level": "",
00:04:02 [2022-08-24T00:04:02.530Z]         "ui-access": false,
00:04:02 [2022-08-24T00:04:02.530Z]         "auto-elevate": false,
00:04:02 [2022-08-24T00:04:02.530Z]         "dpi-awareness": "unaware",
00:04:02 [2022-08-24T00:04:02.530Z]         "disable-theming": false,
00:04:02 [2022-08-24T00:04:02.530Z]         "disable-window-filtering": false,
00:04:02 [2022-08-24T00:04:02.530Z]         "high-resolution-scrolling-aware": false,
00:04:02 [2022-08-24T00:04:02.530Z]         "ultra-high-resolution-scrolling-aware": false,
00:04:02 [2022-08-24T00:04:02.530Z]         "long-path-aware": false,
00:04:02 [2022-08-24T00:04:02.530Z]         "printer-driver-isolation": false,
00:04:02 [2022-08-24T00:04:02.530Z]         "gdi-scaling": false,
00:04:02 [2022-08-24T00:04:02.530Z]         "segment-heap": false,
00:04:02 [2022-08-24T00:04:02.530Z]         "use-common-controls-v6": false
00:04:02 [2022-08-24T00:04:02.530Z]       }
00:04:02 [2022-08-24T00:04:02.530Z]     }
00:04:02 [2022-08-24T00:04:02.530Z]   },
00:04:02 [2022-08-24T00:04:02.530Z]   "RT_MESSAGETABLE": {
00:04:02 [2022-08-24T00:04:02.530Z]     "#1": {
00:04:02 [2022-08-24T00:04:02.530Z]       "0409": "../../winresources/event_messages.bin"
00:04:02 [2022-08-24T00:04:02.530Z]     }
00:04:02 [2022-08-24T00:04:02.530Z]   },
00:04:02 [2022-08-24T00:04:02.530Z]   "RT_VERSION": {
00:04:02 [2022-08-24T00:04:02.530Z]     "#1": {
00:04:02 [2022-08-24T00:04:02.530Z]       "0409": {
00:04:02 [2022-08-24T00:04:02.530Z]         "fixed": {
00:04:02 [2022-08-24T00:04:02.530Z]           "file_version": "0.0.0.0",
00:04:02 [2022-08-24T00:04:02.530Z]           "product_version": "0.0.0.0",
00:04:02 [2022-08-24T00:04:02.530Z]           "type": "Unknown"
00:04:02 [2022-08-24T00:04:02.530Z]         },
00:04:02 [2022-08-24T00:04:02.530Z]         "info": {
00:04:02 [2022-08-24T00:04:02.530Z]           "0000": {
00:04:02 [2022-08-24T00:04:02.530Z]             "CompanyName": "",
00:04:02 [2022-08-24T00:04:02.530Z]             "FileVersion": "dev",
00:04:02 [2022-08-24T00:04:02.530Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
00:04:02 [2022-08-24T00:04:02.530Z]             "OriginalFileName": "docker-proxy.exe",
00:04:02 [2022-08-24T00:04:02.530Z]             "ProductName": "",
00:04:02 [2022-08-24T00:04:02.530Z]             "ProductVersion": "dev",
00:04:02 [2022-08-24T00:04:02.530Z]             "SpecialBuild": "e5958a8f08d8cc736a130fc162fa513ddcc4de61"
00:04:02 [2022-08-24T00:04:02.530Z]           }
00:04:02 [2022-08-24T00:04:02.530Z]         }
00:04:02 [2022-08-24T00:04:02.530Z]       }
00:04:02 [2022-08-24T00:04:02.530Z]     }
00:04:02 [2022-08-24T00:04:02.530Z]   }
00:04:02 [2022-08-24T00:04:02.530Z] }
00:04:02 [2022-08-24T00:04:02.530Z] cmd/docker-proxy/genwinres_windows.go
00:04:02 [2022-08-24T00:04:02.530Z] cmd/docker-proxy/main.go
00:04:02 [2022-08-24T00:04:02.530Z] cmd/docker-proxy/network_proxy_test.go
00:04:02 [2022-08-24T00:04:02.530Z] cmd/docker-proxy/proxy.go
00:04:02 [2022-08-24T00:04:02.530Z] cmd/docker-proxy/sctp_proxy.go
00:04:02 [2022-08-24T00:04:02.530Z] cmd/docker-proxy/tcp_proxy.go
00:04:02 [2022-08-24T00:04:02.530Z] cmd/docker-proxy/udp_proxy.go
00:04:02 [2022-08-24T00:04:02.530Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe
00:04:02 [2022-08-24T00:04:02.530Z] GOOS="windows" GOARCH="amd64" GOARM=""
00:04:02 [2022-08-24T00:04:02.530Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe
00:04:02 [2022-08-24T00:04:02.530Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
00:04:02 [2022-08-24T00:04:02.530Z] remote: Enumerating objects: 23, done.
00:04:02 [2022-08-24T00:04:02.530Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
00:04:02 [2022-08-24T00:04:02.530Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
00:04:02 [2022-08-24T00:04:02.530Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
00:04:02 [2022-08-24T00:04:02.530Z] 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.
00:04:02 [2022-08-24T00:04:02.530Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
00:04:02 [2022-08-24T00:04:02.530Z] Building: bundles/cross/windows/amd64/containerutility.exe
00:04:02 [2022-08-24T00:04:02.530Z] Cross building: bundles/cross/linux/ppc64le
00:04:02 [2022-08-24T00:04:02.530Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd
00:04:02 [2022-08-24T00:04:02.530Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
00:04:03 [2022-08-24T00:04:03.030Z] --- PASS: TestRenameStoppedContainer (0.52s)
00:04:03 [2022-08-24T00:04:03.030Z] === RUN   TestRenameRunningContainerAndReuse
00:04:03 [2022-08-24T00:04:03.594Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
00:04:04 [2022-08-24T00:04:04.160Z] --- PASS: TestRenameRunningContainerAndReuse (1.21s)
00:04:04 [2022-08-24T00:04:04.160Z] === RUN   TestRenameInvalidName
00:04:04 [2022-08-24T00:04:04.400Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:04:04 [2022-08-24T00:04:04.722Z] --- PASS: TestRenameInvalidName (0.54s)
00:04:04 [2022-08-24T00:04:04.722Z] === RUN   TestRenameAnonymousContainer
00:04:05 [2022-08-24T00:04:05.284Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
00:04:05 [2022-08-24T00:04:05.847Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
00:04:06 [2022-08-24T00:04:06.776Z] --- PASS: TestRenameAnonymousContainer (1.86s)
00:04:06 [2022-08-24T00:04:06.776Z] === RUN   TestRenameContainerWithSameName
00:04:07 [2022-08-24T00:04:07.033Z] --- PASS: TestRenameContainerWithSameName (0.46s)
00:04:07 [2022-08-24T00:04:07.033Z] === RUN   TestRenameContainerWithLinkedContainer
00:04:07 [2022-08-24T00:04:07.595Z] === RUN   TestDockerSuite/TestGetContainerStats
00:04:07 [2022-08-24T00:04:07.701Z] --- PASS: TestServiceCreateInit (7.13s)
00:04:07 [2022-08-24T00:04:07.702Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s)
00:04:07 [2022-08-24T00:04:07.702Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s)
00:04:07 [2022-08-24T00:04:07.702Z] === RUN   TestCreateServiceMultipleTimes
00:04:08 [2022-08-24T00:04:08.157Z] --- PASS: TestRenameContainerWithLinkedContainer (1.05s)
00:04:08 [2022-08-24T00:04:08.157Z] === RUN   TestResize
00:04:08 [2022-08-24T00:04:08.720Z] --- PASS: TestResize (0.48s)
00:04:08 [2022-08-24T00:04:08.720Z] === RUN   TestResizeWithInvalidSize
00:04:08 [2022-08-24T00:04:08.977Z] --- PASS: TestResizeWithInvalidSize (0.44s)
00:04:08 [2022-08-24T00:04:08.977Z] === RUN   TestResizeWhenContainerNotStarted
00:04:09 [2022-08-24T00:04:09.233Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
00:04:09 [2022-08-24T00:04:09.489Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s)
00:04:09 [2022-08-24T00:04:09.489Z] === RUN   TestDaemonRestartKillContainers
00:04:09 [2022-08-24T00:04:09.489Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
00:04:09 [2022-08-24T00:04:09.489Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
00:04:11 [2022-08-24T00:04:11.381Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
00:04:12 [2022-08-24T00:04:12.308Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
00:04:13 [2022-08-24T00:04:13.235Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
00:04:13 [2022-08-24T00:04:13.804Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
00:04:15 [2022-08-24T00:04:15.174Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
00:04:15 [2022-08-24T00:04:15.736Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
00:04:15 [2022-08-24T00:04:15.736Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
00:04:17 [2022-08-24T00:04:17.103Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
00:04:17 [2022-08-24T00:04:17.665Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
00:04:18 [2022-08-24T00:04:18.227Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
00:04:18 [2022-08-24T00:04:18.794Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
00:04:19 [2022-08-24T00:04:19.726Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
00:04:21 [2022-08-24T00:04:21.096Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
00:04:21 [2022-08-24T00:04:21.096Z]     check_test.go:540: [d8da1656185d1] daemon is not started
00:04:21 [2022-08-24T00:04:21.096Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
00:04:21 [2022-08-24T00:04:21.353Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
00:04:22 [2022-08-24T00:04:22.283Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
00:04:22 [2022-08-24T00:04:22.611Z] --- PASS: TestCreateServiceMultipleTimes (15.37s)
00:04:22 [2022-08-24T00:04:22.611Z] === RUN   TestCreateServiceConflict
00:04:22 [2022-08-24T00:04:22.844Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
00:04:23 [2022-08-24T00:04:23.100Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
00:04:23 [2022-08-24T00:04:23.664Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
00:04:23 [2022-08-24T00:04:23.920Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
00:04:24 [2022-08-24T00:04:24.849Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
00:04:24 [2022-08-24T00:04:24.849Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
00:04:24 [2022-08-24T00:04:24.849Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
00:04:25 [2022-08-24T00:04:25.157Z] --- PASS: TestCreateServiceConflict (2.20s)
00:04:25 [2022-08-24T00:04:25.157Z] === RUN   TestCreateServiceMaxReplicas
00:04:25 [2022-08-24T00:04:25.824Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
00:04:26 [2022-08-24T00:04:26.755Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
00:04:27 [2022-08-24T00:04:27.012Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
00:04:27 [2022-08-24T00:04:27.576Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
00:04:27 [2022-08-24T00:04:27.705Z] --- PASS: TestCreateServiceMaxReplicas (2.90s)
00:04:27 [2022-08-24T00:04:27.706Z] === RUN   TestCreateWithDuplicateNetworkNames
00:04:28 [2022-08-24T00:04:28.506Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
00:04:29 [2022-08-24T00:04:29.436Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
00:04:30 [2022-08-24T00:04:30.365Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
00:04:30 [2022-08-24T00:04:30.365Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
00:04:30 [2022-08-24T00:04:30.365Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
00:04:31 [2022-08-24T00:04:31.295Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
00:04:31 [2022-08-24T00:04:31.859Z] === RUN   TestDockerSuite/TestLogsAPIUntil
00:04:32 [2022-08-24T00:04:32.117Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
00:04:32 [2022-08-24T00:04:32.117Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s)
00:04:32 [2022-08-24T00:04:32.117Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s)
00:04:32 [2022-08-24T00:04:32.117Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.33s)
00:04:32 [2022-08-24T00:04:32.117Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s)
00:04:32 [2022-08-24T00:04:32.117Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.92s)
00:04:32 [2022-08-24T00:04:32.117Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.73s)
00:04:32 [2022-08-24T00:04:32.117Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.44s)
00:04:32 [2022-08-24T00:04:32.117Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.07s)
00:04:32 [2022-08-24T00:04:32.117Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s)
00:04:32 [2022-08-24T00:04:32.117Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s)
00:04:32 [2022-08-24T00:04:32.117Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
00:04:32 [2022-08-24T00:04:32.117Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s)
00:04:32 [2022-08-24T00:04:32.117Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s)
00:04:32 [2022-08-24T00:04:32.117Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.18s)
00:04:32 [2022-08-24T00:04:32.117Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (5.15s)
00:04:32 [2022-08-24T00:04:32.117Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.18s)
00:04:32 [2022-08-24T00:04:32.117Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
00:04:32 [2022-08-24T00:04:32.117Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
00:04:34 [2022-08-24T00:04:34.010Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
00:04:35 [2022-08-24T00:04:35.379Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.00s)
00:04:35 [2022-08-24T00:04:35.379Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.54s)
00:04:35 [2022-08-24T00:04:35.379Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.43s)
00:04:35 [2022-08-24T00:04:35.379Z] === RUN   TestCgroupNamespacesRun
00:04:35 [2022-08-24T00:04:35.946Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
00:04:36 [2022-08-24T00:04:36.203Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
00:04:36 [2022-08-24T00:04:36.767Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
00:04:37 [2022-08-24T00:04:37.025Z] --- PASS: TestCgroupNamespacesRun (1.88s)
00:04:37 [2022-08-24T00:04:37.025Z] === RUN   TestCgroupNamespacesRunPrivileged
00:04:38 [2022-08-24T00:04:38.391Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
00:04:38 [2022-08-24T00:04:38.391Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.26s)
00:04:38 [2022-08-24T00:04:38.391Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
00:04:39 [2022-08-24T00:04:39.320Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
00:04:39 [2022-08-24T00:04:39.576Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.32s)
00:04:39 [2022-08-24T00:04:39.576Z] === RUN   TestCgroupNamespacesRunHostMode
00:04:41 [2022-08-24T00:04:41.467Z] --- PASS: TestCgroupNamespacesRunHostMode (1.51s)
00:04:41 [2022-08-24T00:04:41.467Z] === RUN   TestCgroupNamespacesRunPrivateMode
00:04:41 [2022-08-24T00:04:41.467Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
00:04:42 [2022-08-24T00:04:42.397Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
00:04:42 [2022-08-24T00:04:42.613Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.69s)
00:04:42 [2022-08-24T00:04:42.613Z] === RUN   TestCreateServiceSecretFileMode
00:04:42 [2022-08-24T00:04:42.654Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s)
00:04:42 [2022-08-24T00:04:42.654Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
00:04:42 [2022-08-24T00:04:42.874Z] --- PASS: TestCreateServiceSecretFileMode (2.36s)
00:04:42 [2022-08-24T00:04:42.874Z] === RUN   TestCreateServiceConfigFileMode
00:04:43 [2022-08-24T00:04:43.217Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
00:04:43 [2022-08-24T00:04:43.780Z] === RUN   TestDockerSuite/TestPostContainersAttach
00:04:44 [2022-08-24T00:04:44.343Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.53s)
00:04:44 [2022-08-24T00:04:44.343Z] === RUN   TestCgroupNamespacesRunInvalidMode
00:04:44 [2022-08-24T00:04:44.906Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s)
00:04:44 [2022-08-24T00:04:44.906Z] === RUN   TestCgroupNamespacesRunOlderClient
00:04:45 [2022-08-24T00:04:45.418Z] --- PASS: TestCreateServiceConfigFileMode (2.48s)
00:04:45 [2022-08-24T00:04:45.418Z] === RUN   TestCreateServiceSysctls
00:04:45 [2022-08-24T00:04:45.835Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
00:04:46 [2022-08-24T00:04:46.397Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.39s)
00:04:46 [2022-08-24T00:04:46.397Z] === RUN   TestNISDomainname
00:04:47 [2022-08-24T00:04:47.327Z] --- PASS: TestNISDomainname (0.82s)
00:04:47 [2022-08-24T00:04:47.327Z] === RUN   TestHostnameDnsResolution
00:04:48 [2022-08-24T00:04:48.257Z] --- PASS: TestHostnameDnsResolution (0.93s)
00:04:48 [2022-08-24T00:04:48.257Z] === RUN   TestUnprivilegedPortsAndPing
00:04:48 [2022-08-24T00:04:48.720Z] --- PASS: TestCreateServiceSysctls (3.02s)
00:04:48 [2022-08-24T00:04:48.720Z] === RUN   TestCreateServiceCapabilities
00:04:49 [2022-08-24T00:04:49.231Z] --- PASS: TestUnprivilegedPortsAndPing (0.88s)
00:04:49 [2022-08-24T00:04:49.231Z] === RUN   TestPrivilegedHostDevices
00:04:49 [2022-08-24T00:04:49.795Z] --- PASS: TestPrivilegedHostDevices (0.66s)
00:04:49 [2022-08-24T00:04:49.795Z] === RUN   TestRunConsoleSize
00:04:50 [2022-08-24T00:04:50.052Z]     check_test.go:540: [dc63233c571ae] daemon is not started
00:04:50 [2022-08-24T00:04:50.052Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
00:04:50 [2022-08-24T00:04:50.309Z] --- PASS: TestRunConsoleSize (0.58s)
00:04:50 [2022-08-24T00:04:50.309Z] === RUN   TestRunWithAlternativeContainerdShim
00:04:50 [2022-08-24T00:04:50.634Z] --- PASS: TestCreateServiceCapabilities (2.01s)
00:04:50 [2022-08-24T00:04:50.634Z] === RUN   TestInspect
00:04:50 [2022-08-24T00:04:50.876Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
00:04:50 [2022-08-24T00:04:50.876Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
00:04:50 [2022-08-24T00:04:50.876Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
00:04:51 [2022-08-24T00:04:51.807Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
00:04:51 [2022-08-24T00:04:51.807Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
00:04:51 [2022-08-24T00:04:51.807Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
00:04:52 [2022-08-24T00:04:52.738Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
00:04:52 [2022-08-24T00:04:52.738Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
00:04:53 [2022-08-24T00:04:53.179Z] --- PASS: TestInspect (2.65s)
00:04:53 [2022-08-24T00:04:53.179Z] === RUN   TestCreateJob
00:04:53 [2022-08-24T00:04:53.303Z] --- PASS: TestRunWithAlternativeContainerdShim (3.01s)
00:04:53 [2022-08-24T00:04:53.303Z] === RUN   TestStats
00:04:53 [2022-08-24T00:04:53.560Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
00:04:53 [2022-08-24T00:04:53.560Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
00:04:53 [2022-08-24T00:04:53.816Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
00:04:54 [2022-08-24T00:04:54.745Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
00:04:54 [2022-08-24T00:04:54.745Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
00:04:55 [2022-08-24T00:04:55.308Z] === RUN   TestDockerSuite/TestAttachAfterDetach
00:04:55 [2022-08-24T00:04:55.725Z] --- PASS: TestCreateJob (2.93s)
00:04:55 [2022-08-24T00:04:55.725Z] === RUN   TestReplicatedJob
00:04:55 [2022-08-24T00:04:55.901Z] --- PASS: TestStats (2.75s)
00:04:55 [2022-08-24T00:04:55.901Z] === RUN   TestStopContainerWithTimeout
00:04:55 [2022-08-24T00:04:55.901Z] === RUN   TestStopContainerWithTimeout/0
00:04:55 [2022-08-24T00:04:55.901Z] === PAUSE TestStopContainerWithTimeout/0
00:04:55 [2022-08-24T00:04:55.901Z] === RUN   TestStopContainerWithTimeout/1
00:04:55 [2022-08-24T00:04:55.901Z] === PAUSE TestStopContainerWithTimeout/1
00:04:55 [2022-08-24T00:04:55.901Z] === RUN   TestStopContainerWithTimeout/3
00:04:55 [2022-08-24T00:04:55.901Z] === PAUSE TestStopContainerWithTimeout/3
00:04:55 [2022-08-24T00:04:55.901Z] === RUN   TestStopContainerWithTimeout/-1
00:04:55 [2022-08-24T00:04:55.901Z] === PAUSE TestStopContainerWithTimeout/-1
00:04:56 [2022-08-24T00:04:56.159Z] === CONT  TestStopContainerWithTimeout/0
00:04:56 [2022-08-24T00:04:56.159Z] === CONT  TestStopContainerWithTimeout/-1
00:04:57 [2022-08-24T00:04:57.088Z] === CONT  TestStopContainerWithTimeout/3
00:04:57 [2022-08-24T00:04:57.088Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
00:04:58 [2022-08-24T00:04:58.982Z] === RUN   TestDockerSuite/TestAttachDetach
00:04:58 [2022-08-24T00:04:58.982Z] === CONT  TestStopContainerWithTimeout/1
00:04:59 [2022-08-24T00:04:59.912Z] === RUN   TestDockerSuite/TestAttachDisconnect
00:05:00 [2022-08-24T00:05:00.841Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
00:05:00 [2022-08-24T00:05:00.841Z] --- PASS: TestStopContainerWithTimeout (0.01s)
00:05:00 [2022-08-24T00:05:00.841Z]     --- PASS: TestStopContainerWithTimeout/0 (1.09s)
00:05:00 [2022-08-24T00:05:00.841Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.04s)
00:05:00 [2022-08-24T00:05:00.841Z]     --- PASS: TestStopContainerWithTimeout/3 (2.72s)
00:05:00 [2022-08-24T00:05:00.841Z]     --- PASS: TestStopContainerWithTimeout/1 (1.70s)
00:05:00 [2022-08-24T00:05:00.841Z] === RUN   TestDeleteDevicemapper
00:05:00 [2022-08-24T00:05:00.841Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:05:00 [2022-08-24T00:05:00.841Z] --- SKIP: TestDeleteDevicemapper (0.00s)
00:05:00 [2022-08-24T00:05:00.841Z] === RUN   TestStopContainerWithRestartPolicyAlways
00:05:01 [2022-08-24T00:05:01.014Z] --- PASS: TestReplicatedJob (4.43s)
00:05:01 [2022-08-24T00:05:01.014Z] === RUN   TestUpdateReplicatedJob
00:05:01 [2022-08-24T00:05:01.097Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
00:05:02 [2022-08-24T00:05:02.467Z] === RUN   TestDockerSuite/TestAttachPausedContainer
00:05:03 [2022-08-24T00:05:03.564Z] --- PASS: TestUpdateReplicatedJob (3.33s)
00:05:03 [2022-08-24T00:05:03.564Z] === RUN   TestServiceListWithStatuses
00:05:03 [2022-08-24T00:05:03.564Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:05:03 [2022-08-24T00:05:03.564Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:05:03 [2022-08-24T00:05:03.564Z] === RUN   TestDockerNetworkConnectAlias
00:05:03 [2022-08-24T00:05:03.838Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
00:05:03 [2022-08-24T00:05:03.838Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.11s)
00:05:03 [2022-08-24T00:05:03.838Z] === RUN   TestUpdateMemory
00:05:03 [2022-08-24T00:05:03.838Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:05:03 [2022-08-24T00:05:03.838Z] --- SKIP: TestUpdateMemory (0.00s)
00:05:03 [2022-08-24T00:05:03.838Z] === RUN   TestUpdateCPUQuota
00:05:04 [2022-08-24T00:05:04.095Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
00:05:04 [2022-08-24T00:05:04.352Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
00:05:05 [2022-08-24T00:05:05.283Z] --- PASS: TestUpdateCPUQuota (1.47s)
00:05:05 [2022-08-24T00:05:05.284Z] === RUN   TestUpdatePidsLimit
00:05:05 [2022-08-24T00:05:05.284Z] === RUN   TestUpdatePidsLimit/update_from_none
00:05:05 [2022-08-24T00:05:05.847Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
00:05:05 [2022-08-24T00:05:05.847Z] === RUN   TestUpdatePidsLimit/no_change
00:05:06 [2022-08-24T00:05:06.103Z] === RUN   TestUpdatePidsLimit/update_lower
00:05:06 [2022-08-24T00:05:06.360Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
00:05:06 [2022-08-24T00:05:06.923Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
00:05:07 [2022-08-24T00:05:07.180Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
00:05:07 [2022-08-24T00:05:07.436Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
00:05:07 [2022-08-24T00:05:07.771Z] --- PASS: TestDockerNetworkConnectAlias (4.08s)
00:05:07 [2022-08-24T00:05:07.771Z] === RUN   TestDockerNetworkReConnect
00:05:08 [2022-08-24T00:05:08.001Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
00:05:08 [2022-08-24T00:05:08.930Z] --- PASS: TestUpdatePidsLimit (3.44s)
00:05:08 [2022-08-24T00:05:08.930Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.39s)
00:05:08 [2022-08-24T00:05:08.930Z]     --- PASS: TestUpdatePidsLimit/no_change (0.33s)
00:05:08 [2022-08-24T00:05:08.930Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
00:05:08 [2022-08-24T00:05:08.930Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s)
00:05:08 [2022-08-24T00:05:08.930Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
00:05:08 [2022-08-24T00:05:08.930Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s)
00:05:08 [2022-08-24T00:05:08.930Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s)
00:05:08 [2022-08-24T00:05:08.930Z] === RUN   TestUpdateRestartPolicy
00:05:10 [2022-08-24T00:05:10.822Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
00:05:10 [2022-08-24T00:05:10.822Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
00:05:10 [2022-08-24T00:05:10.822Z]     check_test.go:540: [d2d565736e08f] daemon is not started
00:05:10 [2022-08-24T00:05:10.822Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
00:05:10 [2022-08-24T00:05:10.822Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
00:05:10 [2022-08-24T00:05:10.822Z]     check_test.go:540: [da1bf7b69d931] daemon is not started
00:05:10 [2022-08-24T00:05:10.822Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
00:05:11 [2022-08-24T00:05:11.075Z] --- PASS: TestDockerNetworkReConnect (3.42s)
00:05:11 [2022-08-24T00:05:11.075Z] === RUN   TestServicePlugin
00:05:11 [2022-08-24T00:05:11.075Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:05:11 [2022-08-24T00:05:11.075Z] --- SKIP: TestServicePlugin (0.00s)
00:05:11 [2022-08-24T00:05:11.075Z] === RUN   TestServiceUpdateLabel
00:05:13 [2022-08-24T00:05:13.338Z]     check_test.go:540: [d154b74f8f28c] daemon is not started
00:05:13 [2022-08-24T00:05:13.338Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
00:05:13 [2022-08-24T00:05:13.620Z] --- PASS: TestServiceUpdateLabel (2.31s)
00:05:13 [2022-08-24T00:05:13.620Z] === RUN   TestServiceUpdateSecrets
00:05:17 [2022-08-24T00:05:17.509Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
00:05:19 [2022-08-24T00:05:19.402Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
00:05:19 [2022-08-24T00:05:19.658Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
00:05:19 [2022-08-24T00:05:19.658Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
00:05:21 [2022-08-24T00:05:21.025Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
00:05:21 [2022-08-24T00:05:21.025Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
00:05:21 [2022-08-24T00:05:21.281Z] --- PASS: TestUpdateRestartPolicy (12.58s)
00:05:21 [2022-08-24T00:05:21.281Z] === RUN   TestUpdateRestartWithAutoRemove
00:05:22 [2022-08-24T00:05:22.209Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s)
00:05:22 [2022-08-24T00:05:22.209Z] === RUN   TestWaitNonBlocked
00:05:22 [2022-08-24T00:05:22.209Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
00:05:22 [2022-08-24T00:05:22.209Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
00:05:22 [2022-08-24T00:05:22.209Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
00:05:22 [2022-08-24T00:05:22.209Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
00:05:22 [2022-08-24T00:05:22.209Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
00:05:22 [2022-08-24T00:05:22.209Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
00:05:22 [2022-08-24T00:05:22.466Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
00:05:23 [2022-08-24T00:05:23.030Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
00:05:23 [2022-08-24T00:05:23.289Z] --- PASS: TestWaitNonBlocked (0.01s)
00:05:23 [2022-08-24T00:05:23.289Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s)
00:05:23 [2022-08-24T00:05:23.289Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s)
00:05:23 [2022-08-24T00:05:23.289Z] === RUN   TestWaitBlocked
00:05:23 [2022-08-24T00:05:23.289Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
00:05:23 [2022-08-24T00:05:23.289Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
00:05:23 [2022-08-24T00:05:23.289Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
00:05:23 [2022-08-24T00:05:23.289Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
00:05:23 [2022-08-24T00:05:23.289Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
00:05:23 [2022-08-24T00:05:23.289Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
00:05:24 [2022-08-24T00:05:24.221Z] --- PASS: TestWaitBlocked (0.02s)
00:05:24 [2022-08-24T00:05:24.222Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s)
00:05:24 [2022-08-24T00:05:24.222Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s)
00:05:24 [2022-08-24T00:05:24.222Z] === RUN   TestWaitConditions
00:05:24 [2022-08-24T00:05:24.222Z] === RUN   TestWaitConditions/default
00:05:24 [2022-08-24T00:05:24.222Z] === PAUSE TestWaitConditions/default
00:05:24 [2022-08-24T00:05:24.222Z] === RUN   TestWaitConditions/not-running
00:05:24 [2022-08-24T00:05:24.222Z] === PAUSE TestWaitConditions/not-running
00:05:24 [2022-08-24T00:05:24.222Z] === RUN   TestWaitConditions/next-exit
00:05:24 [2022-08-24T00:05:24.222Z] === PAUSE TestWaitConditions/next-exit
00:05:24 [2022-08-24T00:05:24.222Z] === RUN   TestWaitConditions/removed
00:05:24 [2022-08-24T00:05:24.222Z] === PAUSE TestWaitConditions/removed
00:05:24 [2022-08-24T00:05:24.222Z] === CONT  TestWaitConditions/default
00:05:24 [2022-08-24T00:05:24.222Z] === CONT  TestWaitConditions/next-exit
00:05:25 [2022-08-24T00:05:25.155Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
00:05:25 [2022-08-24T00:05:25.411Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
00:05:25 [2022-08-24T00:05:25.974Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
00:05:26 [2022-08-24T00:05:26.232Z] === CONT  TestWaitConditions/not-running
00:05:26 [2022-08-24T00:05:26.232Z] === CONT  TestWaitConditions/removed
00:05:28 [2022-08-24T00:05:28.123Z] --- PASS: TestWaitConditions (0.02s)
00:05:28 [2022-08-24T00:05:28.123Z]     --- PASS: TestWaitConditions/default (1.94s)
00:05:28 [2022-08-24T00:05:28.123Z]     --- PASS: TestWaitConditions/next-exit (1.98s)
00:05:28 [2022-08-24T00:05:28.123Z]     --- PASS: TestWaitConditions/not-running (1.81s)
00:05:28 [2022-08-24T00:05:28.123Z]     --- PASS: TestWaitConditions/removed (1.82s)
00:05:28 [2022-08-24T00:05:28.123Z] === RUN   TestWaitRestartedContainer
00:05:28 [2022-08-24T00:05:28.123Z] === RUN   TestWaitRestartedContainer/default
00:05:28 [2022-08-24T00:05:28.123Z] === PAUSE TestWaitRestartedContainer/default
00:05:28 [2022-08-24T00:05:28.123Z] === RUN   TestWaitRestartedContainer/not-running
00:05:28 [2022-08-24T00:05:28.123Z] === PAUSE TestWaitRestartedContainer/not-running
00:05:28 [2022-08-24T00:05:28.123Z] === RUN   TestWaitRestartedContainer/next-exit
00:05:28 [2022-08-24T00:05:28.123Z] === PAUSE TestWaitRestartedContainer/next-exit
00:05:28 [2022-08-24T00:05:28.123Z] === CONT  TestWaitRestartedContainer/default
00:05:28 [2022-08-24T00:05:28.123Z] === CONT  TestWaitRestartedContainer/next-exit
00:05:28 [2022-08-24T00:05:28.536Z] --- PASS: TestServiceUpdateSecrets (14.39s)
00:05:28 [2022-08-24T00:05:28.536Z] === RUN   TestServiceUpdateConfigs
00:05:29 [2022-08-24T00:05:29.491Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
00:05:30 [2022-08-24T00:05:30.423Z] === CONT  TestWaitRestartedContainer/not-running
00:05:32 [2022-08-24T00:05:32.317Z] --- PASS: TestWaitRestartedContainer (0.05s)
00:05:32 [2022-08-24T00:05:32.317Z]     --- PASS: TestWaitRestartedContainer/default (2.27s)
00:05:32 [2022-08-24T00:05:32.317Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.28s)
00:05:32 [2022-08-24T00:05:32.317Z]     --- PASS: TestWaitRestartedContainer/not-running (1.61s)
00:05:32 [2022-08-24T00:05:32.317Z] === CONT  TestContainerStartOnDaemonRestart
00:05:32 [2022-08-24T00:05:32.317Z] === CONT  TestRestartDaemonWithRestartingContainer
00:05:32 [2022-08-24T00:05:32.881Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
00:05:33 [2022-08-24T00:05:33.139Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
00:05:36 [2022-08-24T00:05:36.412Z] --- PASS: TestContainerStartOnDaemonRestart (3.95s)
00:05:36 [2022-08-24T00:05:36.412Z] === CONT  TestDaemonHostGatewayIP
00:05:36 [2022-08-24T00:05:36.412Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.23s)
00:05:36 [2022-08-24T00:05:36.412Z] === CONT  TestDaemonRestartIpcMode
00:05:37 [2022-08-24T00:05:37.340Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
00:05:37 [2022-08-24T00:05:37.340Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
00:05:37 [2022-08-24T00:05:37.598Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
00:05:40 [2022-08-24T00:05:40.118Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
00:05:40 [2022-08-24T00:05:40.375Z]     check_test.go:540: [de18c3758644b] daemon is not started
00:05:40 [2022-08-24T00:05:40.375Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
00:05:40 [2022-08-24T00:05:40.939Z] --- PASS: TestDaemonHostGatewayIP (5.04s)
00:05:40 [2022-08-24T00:05:40.939Z] === CONT  TestIpcModeOlderClient
00:05:40 [2022-08-24T00:05:40.939Z] --- PASS: TestIpcModeOlderClient (0.08s)
00:05:40 [2022-08-24T00:05:40.939Z] === CONT  TestContainerKillOnDaemonStart
00:05:41 [2022-08-24T00:05:41.195Z] --- PASS: TestDaemonRestartIpcMode (4.87s)
00:05:43 [2022-08-24T00:05:43.134Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
00:05:43 [2022-08-24T00:05:43.401Z] === RUN   TestDockerSuite/TestBuildAddNonTar
00:05:43 [2022-08-24T00:05:43.462Z] --- PASS: TestServiceUpdateConfigs (14.41s)
00:05:43 [2022-08-24T00:05:43.462Z] === RUN   TestServiceUpdateNetwork
00:05:44 [2022-08-24T00:05:44.364Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
00:05:44 [2022-08-24T00:05:44.621Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
00:05:45 [2022-08-24T00:05:45.992Z]     docker_cli_daemon_plugins_test.go:106: [da451f34199ed] daemon is not started
00:05:46 [2022-08-24T00:05:46.921Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
00:05:46 [2022-08-24T00:05:46.921Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
00:05:48 [2022-08-24T00:05:48.286Z]     check_test.go:540: [d744491379a81] daemon is not started
00:05:48 [2022-08-24T00:05:48.286Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
00:05:49 [2022-08-24T00:05:49.651Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
00:05:49 [2022-08-24T00:05:49.908Z] === RUN   TestDockerSuite/TestBuildAddScript
00:05:51 [2022-08-24T00:05:51.799Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
00:05:51 [2022-08-24T00:05:51.799Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
00:05:53 [2022-08-24T00:05:53.165Z] --- PASS: TestContainerKillOnDaemonStart (12.07s)
00:05:53 [2022-08-24T00:05:53.165Z] PASS
00:05:53 [2022-08-24T00:05:53.165Z] 
00:05:53 [2022-08-24T00:05:53.165Z] === Skipped
00:05:53 [2022-08-24T00:05:53.165Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
00:05:53 [2022-08-24T00:05:53.165Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
00:05:53 [2022-08-24T00:05:53.165Z] 
00:05:53 [2022-08-24T00:05:53.165Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
00:05:53 [2022-08-24T00:05:53.165Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:05:53 [2022-08-24T00:05:53.165Z] 
00:05:53 [2022-08-24T00:05:53.165Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
00:05:53 [2022-08-24T00:05:53.165Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
00:05:53 [2022-08-24T00:05:53.165Z] 
00:05:53 [2022-08-24T00:05:53.165Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
00:05:53 [2022-08-24T00:05:53.165Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
00:05:53 [2022-08-24T00:05:53.165Z] 
00:05:53 [2022-08-24T00:05:53.165Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
00:05:53 [2022-08-24T00:05:53.165Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
00:05:53 [2022-08-24T00:05:53.165Z] 
00:05:53 [2022-08-24T00:05:53.165Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
00:05:53 [2022-08-24T00:05:53.165Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
00:05:53 [2022-08-24T00:05:53.165Z] 
00:05:53 [2022-08-24T00:05:53.165Z] DONE 273 tests, 6 skipped in 178.980s
00:05:53 [2022-08-24T00:05:53.165Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
00:05:53 [2022-08-24T00:05:53.165Z] ++ 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
00:05:53 [2022-08-24T00:05:53.165Z] ++ set -e
00:05:53 [2022-08-24T00:05:53.165Z] ++ '[' -n 0 ']'
00:05:53 [2022-08-24T00:05:53.165Z] ++ set -x
00:05:53 [2022-08-24T00:05:53.165Z] ++ 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
00:05:53 [2022-08-24T00:05:53.422Z] === RUN   TestConfigDaemonLibtrustID
00:05:53 [2022-08-24T00:05:53.987Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
00:05:53 [2022-08-24T00:05:53.987Z] === RUN   TestConfigDaemonID
00:05:54 [2022-08-24T00:05:54.036Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd
00:05:54 [2022-08-24T00:05:54.036Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy
00:05:54 [2022-08-24T00:05:54.036Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
00:05:54 [2022-08-24T00:05:54.036Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy
00:05:54 [2022-08-24T00:05:54.036Z] Cross building: bundles/cross/linux/s390x
00:05:54 [2022-08-24T00:05:54.036Z] Building: bundles/cross/linux/s390x-daemon/dockerd
00:05:54 [2022-08-24T00:05:54.036Z] GOOS="linux" GOARCH="s390x" GOARM=""
00:05:54 [2022-08-24T00:05:54.917Z]     daemon_test.go:83: [d21490e869dd7] daemon is not started
00:05:54 [2022-08-24T00:05:54.917Z] --- PASS: TestConfigDaemonID (1.10s)
00:05:54 [2022-08-24T00:05:54.917Z] === RUN   TestDaemonConfigValidation
00:05:54 [2022-08-24T00:05:54.917Z] === RUN   TestDaemonConfigValidation/config_with_no_content
00:05:54 [2022-08-24T00:05:54.917Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
00:05:54 [2022-08-24T00:05:54.917Z] === RUN   TestDaemonConfigValidation/config_with_{}
00:05:54 [2022-08-24T00:05:54.917Z] === PAUSE TestDaemonConfigValidation/config_with_{}
00:05:54 [2022-08-24T00:05:54.917Z] === RUN   TestDaemonConfigValidation/invalid_config
00:05:54 [2022-08-24T00:05:54.917Z] === PAUSE TestDaemonConfigValidation/invalid_config
00:05:54 [2022-08-24T00:05:54.917Z] === RUN   TestDaemonConfigValidation/malformed_config
00:05:54 [2022-08-24T00:05:54.917Z] === PAUSE TestDaemonConfigValidation/malformed_config
00:05:54 [2022-08-24T00:05:54.917Z] === RUN   TestDaemonConfigValidation/valid_config
00:05:54 [2022-08-24T00:05:54.917Z] === PAUSE TestDaemonConfigValidation/valid_config
00:05:54 [2022-08-24T00:05:54.917Z] === CONT  TestDaemonConfigValidation/config_with_no_content
00:05:54 [2022-08-24T00:05:54.917Z] === CONT  TestDaemonConfigValidation/malformed_config
00:05:55 [2022-08-24T00:05:55.174Z] === CONT  TestDaemonConfigValidation/valid_config
00:05:55 [2022-08-24T00:05:55.174Z] === CONT  TestDaemonConfigValidation/invalid_config
00:05:55 [2022-08-24T00:05:55.174Z] === CONT  TestDaemonConfigValidation/config_with_{}
00:05:55 [2022-08-24T00:05:55.430Z] --- PASS: TestDaemonConfigValidation (0.00s)
00:05:55 [2022-08-24T00:05:55.430Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.15s)
00:05:55 [2022-08-24T00:05:55.430Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s)
00:05:55 [2022-08-24T00:05:55.430Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.16s)
00:05:55 [2022-08-24T00:05:55.430Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.18s)
00:05:55 [2022-08-24T00:05:55.430Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s)
00:05:55 [2022-08-24T00:05:55.430Z] === RUN   TestConfigDaemonSeccompProfiles
00:05:55 [2022-08-24T00:05:55.430Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
00:05:55 [2022-08-24T00:05:55.694Z] --- PASS: TestServiceUpdateNetwork (12.29s)
00:05:55 [2022-08-24T00:05:55.694Z] === RUN   TestServiceUpdatePidsLimit
00:05:55 [2022-08-24T00:05:55.694Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:05:56 [2022-08-24T00:05:56.266Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:05:56 [2022-08-24T00:05:56.403Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
00:05:57 [2022-08-24T00:05:57.332Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
00:05:57 [2022-08-24T00:05:57.332Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
00:05:57 [2022-08-24T00:05:57.589Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
00:05:58 [2022-08-24T00:05:58.153Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
00:05:58 [2022-08-24T00:05:58.716Z] === CONT  TestConfigDaemonSeccompProfiles
00:05:58 [2022-08-24T00:05:58.716Z]     daemon_test.go:197: [d8f1fdd48c382] daemon is not started
00:05:58 [2022-08-24T00:05:58.716Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s)
00:05:58 [2022-08-24T00:05:58.716Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.14s)
00:05:58 [2022-08-24T00:05:58.716Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
00:05:58 [2022-08-24T00:05:58.716Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s)
00:05:58 [2022-08-24T00:05:58.716Z] === RUN   TestDaemonProxy
00:05:58 [2022-08-24T00:05:58.716Z] === RUN   TestDaemonProxy/environment_variables
00:05:58 [2022-08-24T00:05:58.716Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
00:05:59 [2022-08-24T00:05:59.279Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
00:05:59 [2022-08-24T00:05:59.279Z]     docker_cli_daemon_test.go:2841: Checking IpcMode private set from config
00:05:59 [2022-08-24T00:05:59.842Z]     docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config
00:06:00 [2022-08-24T00:06:00.405Z] === RUN   TestDaemonProxy/command-line_options
00:06:00 [2022-08-24T00:06:00.405Z]     docker_cli_daemon_test.go:2841: Checking IpcMode host set from config
00:06:00 [2022-08-24T00:06:00.968Z]     docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config
00:06:01 [2022-08-24T00:06:01.224Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
00:06:01 [2022-08-24T00:06:01.480Z]     docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config
00:06:02 [2022-08-24T00:06:02.042Z]     docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli
00:06:02 [2022-08-24T00:06:02.299Z] === RUN   TestDaemonProxy/configuration_file
00:06:02 [2022-08-24T00:06:02.556Z]     docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli
00:06:03 [2022-08-24T00:06:03.119Z]     docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli
00:06:03 [2022-08-24T00:06:03.375Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
00:06:03 [2022-08-24T00:06:03.631Z] === RUN   TestDockerSuite/TestBuildAddTar
00:06:03 [2022-08-24T00:06:03.631Z]     docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli
00:06:03 [2022-08-24T00:06:03.887Z] === RUN   TestDaemonProxy/conflicting_options
00:06:04 [2022-08-24T00:06:04.143Z]     docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli
00:06:04 [2022-08-24T00:06:04.399Z] === RUN   TestDaemonProxy/reload_sanitized
00:06:04 [2022-08-24T00:06:04.405Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:06:04 [2022-08-24T00:06:04.655Z]     check_test.go:540: [d6df7aa0cfd64] daemon is not started
00:06:04 [2022-08-24T00:06:04.655Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
00:06:04 [2022-08-24T00:06:04.912Z] --- PASS: TestDaemonProxy (6.37s)
00:06:04 [2022-08-24T00:06:04.912Z]     --- PASS: TestDaemonProxy/environment_variables (1.76s)
00:06:04 [2022-08-24T00:06:04.912Z]     --- PASS: TestDaemonProxy/command-line_options (1.83s)
00:06:04 [2022-08-24T00:06:04.912Z]     --- PASS: TestDaemonProxy/configuration_file (1.76s)
00:06:04 [2022-08-24T00:06:04.912Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
00:06:04 [2022-08-24T00:06:04.912Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
00:06:04 [2022-08-24T00:06:04.912Z] PASS
00:06:04 [2022-08-24T00:06:04.912Z] 
00:06:04 [2022-08-24T00:06:04.912Z] DONE 18 tests in 11.843s
00:06:04 [2022-08-24T00:06:04.912Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
00:06:04 [2022-08-24T00:06:04.912Z] ++ 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
00:06:04 [2022-08-24T00:06:04.912Z] ++ set -e
00:06:04 [2022-08-24T00:06:04.912Z] ++ '[' -n 0 ']'
00:06:04 [2022-08-24T00:06:04.912Z] ++ set -x
00:06:04 [2022-08-24T00:06:04.912Z] ++ 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
00:06:05 [2022-08-24T00:06:05.168Z] INFO: Testing against a local daemon
00:06:05 [2022-08-24T00:06:05.168Z] === RUN   TestCommitInheritsEnv
00:06:05 [2022-08-24T00:06:05.731Z]     check_test.go:540: [d2dc552f787fc] daemon is not started
00:06:05 [2022-08-24T00:06:05.731Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
00:06:05 [2022-08-24T00:06:05.731Z] --- PASS: TestCommitInheritsEnv (0.40s)
00:06:05 [2022-08-24T00:06:05.731Z] === RUN   TestImportExtremelyLargeImageWorks
00:06:05 [2022-08-24T00:06:05.731Z] === PAUSE TestImportExtremelyLargeImageWorks
00:06:05 [2022-08-24T00:06:05.731Z] === RUN   TestImportWithCustomPlatform
00:06:05 [2022-08-24T00:06:05.731Z] === RUN   TestImportWithCustomPlatform/#00
00:06:05 [2022-08-24T00:06:05.731Z] === RUN   TestImportWithCustomPlatform/_______
00:06:05 [2022-08-24T00:06:05.731Z] === RUN   TestImportWithCustomPlatform//
00:06:05 [2022-08-24T00:06:05.731Z] === RUN   TestImportWithCustomPlatform/linux
00:06:05 [2022-08-24T00:06:05.987Z] === RUN   TestImportWithCustomPlatform/LINUX
00:06:05 [2022-08-24T00:06:05.987Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
00:06:06 [2022-08-24T00:06:06.243Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
00:06:06 [2022-08-24T00:06:06.243Z] === RUN   TestImportWithCustomPlatform/macos
00:06:06 [2022-08-24T00:06:06.243Z] === RUN   TestImportWithCustomPlatform/macos/arm64
00:06:06 [2022-08-24T00:06:06.243Z] === RUN   TestImportWithCustomPlatform/nintendo64
00:06:06 [2022-08-24T00:06:06.243Z] --- PASS: TestImportWithCustomPlatform (0.55s)
00:06:06 [2022-08-24T00:06:06.243Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.16s)
00:06:06 [2022-08-24T00:06:06.243Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
00:06:06 [2022-08-24T00:06:06.243Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
00:06:06 [2022-08-24T00:06:06.243Z]     --- PASS: TestImportWithCustomPlatform/linux (0.13s)
00:06:06 [2022-08-24T00:06:06.243Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.09s)
00:06:06 [2022-08-24T00:06:06.243Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s)
00:06:06 [2022-08-24T00:06:06.243Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
00:06:06 [2022-08-24T00:06:06.243Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
00:06:06 [2022-08-24T00:06:06.243Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
00:06:06 [2022-08-24T00:06:06.243Z] === RUN   TestImagesFilterMultiReference
00:06:06 [2022-08-24T00:06:06.243Z] --- PASS: TestImagesFilterMultiReference (0.09s)
00:06:06 [2022-08-24T00:06:06.243Z] === RUN   TestImagePullPlatformInvalid
00:06:06 [2022-08-24T00:06:06.243Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
00:06:06 [2022-08-24T00:06:06.243Z] === RUN   TestRemoveImageOrphaning
00:06:06 [2022-08-24T00:06:06.808Z] --- PASS: TestRemoveImageOrphaning (0.35s)
00:06:06 [2022-08-24T00:06:06.808Z] === RUN   TestRemoveImageGarbageCollector
00:06:07 [2022-08-24T00:06:07.065Z] time="2022-08-24T00:06:07Z" level=info msg="[graphdriver] trying configured driver: overlay2"
00:06:07 [2022-08-24T00:06:07.628Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
00:06:08 [2022-08-24T00:06:08.997Z] --- PASS: TestRemoveImageGarbageCollector (2.33s)
00:06:08 [2022-08-24T00:06:08.997Z] === RUN   TestTagUnprefixedRepoByNameOrName
00:06:08 [2022-08-24T00:06:08.997Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
00:06:08 [2022-08-24T00:06:08.997Z] === RUN   TestTagInvalidReference
00:06:08 [2022-08-24T00:06:08.997Z] --- PASS: TestTagInvalidReference (0.03s)
00:06:08 [2022-08-24T00:06:08.997Z] === RUN   TestTagValidPrefixedRepo
00:06:08 [2022-08-24T00:06:08.997Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
00:06:08 [2022-08-24T00:06:08.997Z] === RUN   TestTagExistedNameWithoutForce
00:06:09 [2022-08-24T00:06:09.256Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
00:06:09 [2022-08-24T00:06:09.256Z] === RUN   TestTagOfficialNames
00:06:09 [2022-08-24T00:06:09.256Z] --- PASS: TestTagOfficialNames (0.06s)
00:06:09 [2022-08-24T00:06:09.256Z] === RUN   TestTagMatchesDigest
00:06:09 [2022-08-24T00:06:09.256Z] --- PASS: TestTagMatchesDigest (0.02s)
00:06:09 [2022-08-24T00:06:09.256Z] === CONT  TestImportExtremelyLargeImageWorks
00:06:09 [2022-08-24T00:06:09.836Z] === RUN   TestDockerSuite/TestBuildAddTarXz
00:06:10 [2022-08-24T00:06:10.785Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
00:06:11 [2022-08-24T00:06:11.135Z] --- PASS: TestServiceUpdatePidsLimit (15.98s)
00:06:11 [2022-08-24T00:06:11.135Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
00:06:11 [2022-08-24T00:06:11.135Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
00:06:11 [2022-08-24T00:06:11.135Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s)
00:06:11 [2022-08-24T00:06:11.135Z] PASS
00:06:11 [2022-08-24T00:06:11.135Z] 
00:06:11 [2022-08-24T00:06:11.135Z] === Skipped
00:06:11 [2022-08-24T00:06:11.135Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
00:06:11 [2022-08-24T00:06:11.135Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:06:11 [2022-08-24T00:06:11.135Z] 
00:06:11 [2022-08-24T00:06:11.135Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
00:06:11 [2022-08-24T00:06:11.135Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
00:06:11 [2022-08-24T00:06:11.135Z] 
00:06:11 [2022-08-24T00:06:11.135Z] DONE 27 tests, 2 skipped in 130.507s
00:06:11 [2022-08-24T00:06:11.135Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
00:06:11 [2022-08-24T00:06:11.135Z] ++ 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
00:06:11 [2022-08-24T00:06:11.135Z] ++ set -e
00:06:11 [2022-08-24T00:06:11.135Z] ++ '[' -n 0 ']'
00:06:11 [2022-08-24T00:06:11.135Z] ++ set -x
00:06:11 [2022-08-24T00:06:11.135Z] ++ 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
00:06:11 [2022-08-24T00:06:11.135Z] INFO: Testing against a local daemon
00:06:11 [2022-08-24T00:06:11.135Z] === RUN   TestSessionCreate
00:06:11 [2022-08-24T00:06:11.135Z] --- PASS: TestSessionCreate (0.02s)
00:06:11 [2022-08-24T00:06:11.135Z] === RUN   TestSessionCreateWithBadUpgrade
00:06:11 [2022-08-24T00:06:11.135Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
00:06:11 [2022-08-24T00:06:11.135Z] PASS
00:06:11 [2022-08-24T00:06:11.135Z] 
00:06:11 [2022-08-24T00:06:11.135Z] DONE 2 tests in 0.145s
00:06:11 [2022-08-24T00:06:11.135Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
00:06:11 [2022-08-24T00:06:11.135Z] ++ 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
00:06:11 [2022-08-24T00:06:11.135Z] ++ set -e
00:06:11 [2022-08-24T00:06:11.135Z] ++ '[' -n 0 ']'
00:06:11 [2022-08-24T00:06:11.135Z] ++ set -x
00:06:11 [2022-08-24T00:06:11.135Z] ++ 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
00:06:11 [2022-08-24T00:06:11.135Z] INFO: Testing against a local daemon
00:06:11 [2022-08-24T00:06:11.135Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:06:11 [2022-08-24T00:06:11.135Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:06:11 [2022-08-24T00:06:11.135Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:06:11 [2022-08-24T00:06:11.135Z] === RUN   TestDiskUsage
00:06:11 [2022-08-24T00:06:11.135Z] === PAUSE TestDiskUsage
00:06:11 [2022-08-24T00:06:11.135Z] === RUN   TestEventsExecDie
00:06:11 [2022-08-24T00:06:11.353Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
00:06:11 [2022-08-24T00:06:11.353Z]     check_test.go:540: [d5bd450a32c68] daemon is not started
00:06:11 [2022-08-24T00:06:11.353Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
00:06:11 [2022-08-24T00:06:11.396Z] --- PASS: TestEventsExecDie (0.51s)
00:06:11 [2022-08-24T00:06:11.396Z] === RUN   TestEventsBackwardsCompatible
00:06:11 [2022-08-24T00:06:11.396Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
00:06:11 [2022-08-24T00:06:11.396Z] === RUN   TestEventsVolumeCreate
00:06:11 [2022-08-24T00:06:11.396Z] --- PASS: TestEventsVolumeCreate (0.06s)
00:06:11 [2022-08-24T00:06:11.396Z] === RUN   TestInfoBinaryCommits
00:06:11 [2022-08-24T00:06:11.396Z] --- PASS: TestInfoBinaryCommits (0.02s)
00:06:11 [2022-08-24T00:06:11.396Z] === RUN   TestInfoAPIVersioned
00:06:11 [2022-08-24T00:06:11.396Z] --- PASS: TestInfoAPIVersioned (0.01s)
00:06:11 [2022-08-24T00:06:11.396Z] === RUN   TestInfoAPI
00:06:11 [2022-08-24T00:06:11.396Z] --- PASS: TestInfoAPI (0.02s)
00:06:11 [2022-08-24T00:06:11.396Z] === RUN   TestInfoAPIWarnings
00:06:13 [2022-08-24T00:06:13.242Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
00:06:14 [2022-08-24T00:06:14.609Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
00:06:16 [2022-08-24T00:06:16.501Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
00:06:17 [2022-08-24T00:06:17.063Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
00:06:20 [2022-08-24T00:06:20.337Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
00:06:21 [2022-08-24T00:06:21.269Z]     check_test.go:540: [d18a7ddb113a2] daemon is not started
00:06:21 [2022-08-24T00:06:21.269Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
00:06:24 [2022-08-24T00:06:24.544Z] === RUN   TestDockerSuite/TestBuildBlankName
00:06:24 [2022-08-24T00:06:24.544Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
00:06:25 [2022-08-24T00:06:25.912Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
00:06:26 [2022-08-24T00:06:26.844Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
00:06:28 [2022-08-24T00:06:28.738Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
00:06:29 [2022-08-24T00:06:29.301Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
00:06:29 [2022-08-24T00:06:29.510Z] --- PASS: TestInfoAPIWarnings (16.54s)
00:06:29 [2022-08-24T00:06:29.511Z] === RUN   TestInfoDebug
00:06:29 [2022-08-24T00:06:29.511Z] --- PASS: TestInfoDebug (0.52s)
00:06:29 [2022-08-24T00:06:29.511Z] === RUN   TestInfoInsecureRegistries
00:06:29 [2022-08-24T00:06:29.511Z] --- PASS: TestInfoInsecureRegistries (0.52s)
00:06:29 [2022-08-24T00:06:29.511Z] === RUN   TestInfoRegistryMirrors
00:06:29 [2022-08-24T00:06:29.511Z] --- PASS: TestInfoRegistryMirrors (0.52s)
00:06:29 [2022-08-24T00:06:29.511Z] === RUN   TestLoginFailsWithBadCredentials
00:06:30 [2022-08-24T00:06:30.082Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
00:06:30 [2022-08-24T00:06:30.082Z] === RUN   TestPingCacheHeaders
00:06:30 [2022-08-24T00:06:30.082Z] --- PASS: TestPingCacheHeaders (0.02s)
00:06:30 [2022-08-24T00:06:30.082Z] === RUN   TestPingGet
00:06:30 [2022-08-24T00:06:30.082Z] --- PASS: TestPingGet (0.01s)
00:06:30 [2022-08-24T00:06:30.082Z] === RUN   TestPingHead
00:06:30 [2022-08-24T00:06:30.082Z] --- PASS: TestPingHead (0.02s)
00:06:30 [2022-08-24T00:06:30.082Z] === RUN   TestPingSwarmHeader
00:06:30 [2022-08-24T00:06:30.231Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
00:06:30 [2022-08-24T00:06:30.653Z] === RUN   TestPingSwarmHeader/before_swarm_init
00:06:31 [2022-08-24T00:06:31.224Z] === RUN   TestPingSwarmHeader/after_swarm_init
00:06:32 [2022-08-24T00:06:32.127Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
00:06:32 [2022-08-24T00:06:32.167Z] === RUN   TestPingSwarmHeader/after_swarm_leave
00:06:32 [2022-08-24T00:06:32.168Z] --- PASS: TestPingSwarmHeader (2.05s)
00:06:32 [2022-08-24T00:06:32.168Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
00:06:32 [2022-08-24T00:06:32.168Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
00:06:32 [2022-08-24T00:06:32.168Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
00:06:32 [2022-08-24T00:06:32.168Z] === RUN   TestPingBuilderHeader
00:06:32 [2022-08-24T00:06:32.168Z] === RUN   TestPingBuilderHeader/default_config
00:06:32 [2022-08-24T00:06:32.385Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
00:06:32 [2022-08-24T00:06:32.739Z] === RUN   TestPingBuilderHeader/buildkit_disabled
00:06:33 [2022-08-24T00:06:33.000Z] --- PASS: TestPingBuilderHeader (1.05s)
00:06:33 [2022-08-24T00:06:33.000Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
00:06:33 [2022-08-24T00:06:33.000Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
00:06:33 [2022-08-24T00:06:33.000Z] === RUN   TestVersion
00:06:33 [2022-08-24T00:06:33.000Z] --- PASS: TestVersion (0.02s)
00:06:33 [2022-08-24T00:06:33.000Z] === CONT  TestDiskUsage
00:06:33 [2022-08-24T00:06:33.572Z] === RUN   TestDiskUsage/empty
00:06:33 [2022-08-24T00:06:33.572Z] === RUN   TestDiskUsage/empty/container_types
00:06:33 [2022-08-24T00:06:33.572Z] === RUN   TestDiskUsage/empty/image_types
00:06:33 [2022-08-24T00:06:33.572Z] === RUN   TestDiskUsage/empty/volume_types
00:06:33 [2022-08-24T00:06:33.572Z] === RUN   TestDiskUsage/empty/build-cache_types
00:06:33 [2022-08-24T00:06:33.572Z] === RUN   TestDiskUsage/empty/container,_volume_types
00:06:33 [2022-08-24T00:06:33.572Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
00:06:33 [2022-08-24T00:06:33.572Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
00:06:33 [2022-08-24T00:06:33.572Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
00:06:33 [2022-08-24T00:06:33.572Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
00:06:33 [2022-08-24T00:06:33.572Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
00:06:33 [2022-08-24T00:06:33.572Z] === RUN   TestDiskUsage/after_LoadBusybox
00:06:33 [2022-08-24T00:06:33.833Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
00:06:33 [2022-08-24T00:06:33.833Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
00:06:33 [2022-08-24T00:06:33.833Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
00:06:33 [2022-08-24T00:06:33.833Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
00:06:33 [2022-08-24T00:06:33.833Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
00:06:33 [2022-08-24T00:06:33.833Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
00:06:33 [2022-08-24T00:06:33.833Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
00:06:33 [2022-08-24T00:06:33.833Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
00:06:33 [2022-08-24T00:06:33.833Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
00:06:33 [2022-08-24T00:06:33.833Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
00:06:33 [2022-08-24T00:06:33.833Z] === RUN   TestDiskUsage/after_container.Run
00:06:34 [2022-08-24T00:06:34.109Z] === RUN   TestDiskUsage/after_container.Run/container_types
00:06:34 [2022-08-24T00:06:34.109Z] === RUN   TestDiskUsage/after_container.Run/image_types
00:06:34 [2022-08-24T00:06:34.109Z] === RUN   TestDiskUsage/after_container.Run/volume_types
00:06:34 [2022-08-24T00:06:34.109Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
00:06:34 [2022-08-24T00:06:34.109Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
00:06:34 [2022-08-24T00:06:34.109Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
00:06:34 [2022-08-24T00:06:34.109Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
00:06:34 [2022-08-24T00:06:34.109Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
00:06:34 [2022-08-24T00:06:34.109Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
00:06:34 [2022-08-24T00:06:34.109Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
00:06:34 [2022-08-24T00:06:34.372Z] --- PASS: TestDiskUsage (1.18s)
00:06:34 [2022-08-24T00:06:34.372Z]     --- PASS: TestDiskUsage/empty (0.01s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.19s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z] PASS
00:06:34 [2022-08-24T00:06:34.372Z] 
00:06:34 [2022-08-24T00:06:34.372Z] === Skipped
00:06:34 [2022-08-24T00:06:34.372Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:06:34 [2022-08-24T00:06:34.372Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:06:34 [2022-08-24T00:06:34.372Z] 
00:06:34 [2022-08-24T00:06:34.372Z] DONE 57 tests, 1 skipped in 23.641s
00:06:34 [2022-08-24T00:06:34.372Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
00:06:34 [2022-08-24T00:06:34.372Z] ++ 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
00:06:34 [2022-08-24T00:06:34.372Z] ++ set -e
00:06:34 [2022-08-24T00:06:34.372Z] ++ '[' -n 0 ']'
00:06:34 [2022-08-24T00:06:34.372Z] ++ set -x
00:06:34 [2022-08-24T00:06:34.372Z] ++ 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
00:06:34 [2022-08-24T00:06:34.372Z] INFO: Testing against a local daemon
00:06:34 [2022-08-24T00:06:34.372Z] === RUN   TestVolumesCreateAndList
00:06:34 [2022-08-24T00:06:34.372Z] --- PASS: TestVolumesCreateAndList (0.02s)
00:06:34 [2022-08-24T00:06:34.372Z] === RUN   TestVolumesRemove
00:06:34 [2022-08-24T00:06:34.643Z] --- PASS: TestVolumesRemove (0.06s)
00:06:34 [2022-08-24T00:06:34.643Z] === RUN   TestVolumesInspect
00:06:34 [2022-08-24T00:06:34.643Z] --- PASS: TestVolumesInspect (0.02s)
00:06:34 [2022-08-24T00:06:34.643Z] === RUN   TestVolumesInvalidJSON
00:06:34 [2022-08-24T00:06:34.643Z] === RUN   TestVolumesInvalidJSON/volumes/create
00:06:34 [2022-08-24T00:06:34.643Z] === PAUSE TestVolumesInvalidJSON/volumes/create
00:06:34 [2022-08-24T00:06:34.643Z] === CONT  TestVolumesInvalidJSON/volumes/create
00:06:34 [2022-08-24T00:06:34.643Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
00:06:34 [2022-08-24T00:06:34.644Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
00:06:34 [2022-08-24T00:06:34.644Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
00:06:34 [2022-08-24T00:06:34.644Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
00:06:34 [2022-08-24T00:06:34.644Z] --- PASS: TestVolumesInvalidJSON (0.01s)
00:06:34 [2022-08-24T00:06:34.644Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
00:06:34 [2022-08-24T00:06:34.644Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
00:06:34 [2022-08-24T00:06:34.644Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
00:06:34 [2022-08-24T00:06:34.644Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
00:06:34 [2022-08-24T00:06:34.644Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
00:06:34 [2022-08-24T00:06:34.644Z] PASS
00:06:34 [2022-08-24T00:06:34.644Z] 
00:06:34 [2022-08-24T00:06:34.644Z] DONE 9 tests in 0.227s
00:06:34 [2022-08-24T00:06:34.644Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:06:34 [2022-08-24T00:06:34.644Z] ++++ cat bundles/test-integration/docker.pid
00:06:34 [2022-08-24T00:06:34.644Z] +++ kill 14461
00:06:34 [2022-08-24T00:06:34.905Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
00:06:34 [2022-08-24T00:06:34.905Z]     check_test.go:540: [d6193391798fd] daemon is not started
00:06:34 [2022-08-24T00:06:34.905Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
00:06:34 [2022-08-24T00:06:34.909Z] +++ /etc/init.d/apparmor stop
00:06:34 [2022-08-24T00:06:34.909Z] Leaving: AppArmorNo profiles have been unloaded.
00:06:34 [2022-08-24T00:06:34.909Z] 
00:06:34 [2022-08-24T00:06:34.909Z] Unloading profiles will leave already running processes permanently
00:06:34 [2022-08-24T00:06:34.909Z] unconfined, which can lead to unexpected situations.
00:06:34 [2022-08-24T00:06:34.909Z] 
00:06:34 [2022-08-24T00:06:34.909Z] To set a process to complain mode, use the command line tool
00:06:34 [2022-08-24T00:06:34.909Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:06:34 [2022-08-24T00:06:34.909Z] +++ true
00:06:34 [2022-08-24T00:06:34.909Z] exiting test-integration
00:06:34 [2022-08-24T00:06:34.909Z] ++ exit 0
00:06:34 [2022-08-24T00:06:34.909Z] 
00:06:35 [2022-08-24T00:06:35.162Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
00:06:35 [2022-08-24T00:06:35.726Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
Post stage
[Pipeline] junit
00:06:35 [2022-08-24T00:06:35.878Z] Recording test results
00:06:36 [2022-08-24T00:06:36.152Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:06:36 [2022-08-24T00:06:36.289Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
00:06:36 [2022-08-24T00:06:36.520Z] + echo Ensuring container killed.
00:06:36 [2022-08-24T00:06:36.520Z] Ensuring container killed.
00:06:36 [2022-08-24T00:06:36.520Z] + docker rm -vf docker-pr1
00:06:36 [2022-08-24T00:06:36.520Z] Error: No such container: docker-pr1
[Pipeline] sh
00:06:36 [2022-08-24T00:06:36.808Z] + echo Chowning /workspace to jenkins user
00:06:36 [2022-08-24T00:06:36.808Z] Chowning /workspace to jenkins user
00:06:36 [2022-08-24T00:06:36.808Z] + id -u
00:06:36 [2022-08-24T00:06:36.808Z] + id -g
00:06:36 [2022-08-24T00:06:36.808Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44022:/workspace busybox chown -R 1000:1000 /workspace
00:06:36 [2022-08-24T00:06:36.808Z] Unable to find image 'busybox:latest' locally
00:06:37 [2022-08-24T00:06:37.069Z] latest: Pulling from library/busybox
00:06:37 [2022-08-24T00:06:37.069Z] 98b248744137: Pulling fs layer
00:06:37 [2022-08-24T00:06:37.069Z] 98b248744137: Verifying Checksum
00:06:37 [2022-08-24T00:06:37.069Z] 98b248744137: Download complete
00:06:37 [2022-08-24T00:06:37.260Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
00:06:37 [2022-08-24T00:06:37.330Z] 98b248744137: Pull complete
00:06:37 [2022-08-24T00:06:37.330Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
00:06:37 [2022-08-24T00:06:37.330Z] Status: Downloaded newer image for busybox:latest
00:06:38 [2022-08-24T00:06:38.189Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
00:06:38 [2022-08-24T00:06:38.189Z]     check_test.go:540: [d92e2780fe069] daemon is not started
00:06:38 [2022-08-24T00:06:38.189Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
00:06:38 [2022-08-24T00:06:38.189Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:06:39 [2022-08-24T00:06:39.032Z] + bundleName=arm64-integration
00:06:39 [2022-08-24T00:06:39.032Z] + echo Creating arm64-integration-bundles.tar.gz
00:06:39 [2022-08-24T00:06:39.032Z] Creating arm64-integration-bundles.tar.gz
00:06:39 [2022-08-24T00:06:39.032Z] + xargs tar -czf arm64-integration-bundles.tar.gz
00:06:39 [2022-08-24T00:06:39.032Z] + 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
00:06:39 [2022-08-24T00:06:39.306Z] Archiving artifacts
00:06:40 [2022-08-24T00:06:40.754Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
00:06:41 [2022-08-24T00:06:41.036Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44022/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:06:41 [2022-08-24T00:06:41.316Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
00:06:41 [2022-08-24T00:06:41.369Z] + make clean
00:06:41 [2022-08-24T00:06:41.369Z] docker volume rm -f docker-dev-cache docker-mod-cache
00:06:41 [2022-08-24T00:06:41.630Z] docker-dev-cache
00:06:41 [2022-08-24T00:06:41.630Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:06:43 [2022-08-24T00:06:43.836Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
00:06:48 [2022-08-24T00:06:48.007Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
00:06:49 [2022-08-24T00:06:49.375Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
00:06:51 [2022-08-24T00:06:51.271Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
00:06:52 [2022-08-24T00:06:52.200Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
00:06:54 [2022-08-24T00:06:54.723Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
00:06:55 [2022-08-24T00:06:55.286Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
00:06:57 [2022-08-24T00:06:57.808Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
00:06:58 [2022-08-24T00:06:58.069Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
00:06:58 [2022-08-24T00:06:58.326Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
00:07:00 [2022-08-24T00:07:00.845Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
00:07:01 [2022-08-24T00:07:01.774Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
00:07:03 [2022-08-24T00:07:03.188Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
00:07:03 [2022-08-24T00:07:03.764Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
00:07:05 [2022-08-24T00:07:05.132Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
00:07:06 [2022-08-24T00:07:06.063Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
00:07:08 [2022-08-24T00:07:08.582Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
00:07:09 [2022-08-24T00:07:09.511Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
00:07:09 [2022-08-24T00:07:09.767Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
00:07:11 [2022-08-24T00:07:11.658Z] === RUN   TestDockerSuite/TestBuildCacheAdd
00:07:12 [2022-08-24T00:07:12.221Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
00:07:13 [2022-08-24T00:07:13.296Z] === RUN   TestDockerSuite/TestBuildCacheFrom
00:07:15 [2022-08-24T00:07:15.812Z]     docker_cli_daemon_test.go:2504: [dc66da9494d89] daemon is not started
00:07:17 [2022-08-24T00:07:17.706Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
00:07:19 [2022-08-24T00:07:19.602Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
00:07:21 [2022-08-24T00:07:21.494Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
00:07:21 [2022-08-24T00:07:21.751Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
00:07:23 [2022-08-24T00:07:23.160Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
00:07:24 [2022-08-24T00:07:24.528Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
00:07:25 [2022-08-24T00:07:25.459Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
00:07:25 [2022-08-24T00:07:25.716Z] === RUN   TestDockerSuite/TestBuildClearCmd
00:07:26 [2022-08-24T00:07:26.279Z] === RUN   TestDockerSuite/TestBuildCmd
00:07:26 [2022-08-24T00:07:26.536Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
00:07:27 [2022-08-24T00:07:27.100Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
00:07:27 [2022-08-24T00:07:27.358Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
00:07:27 [2022-08-24T00:07:27.358Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
00:07:27 [2022-08-24T00:07:27.358Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
00:07:31 [2022-08-24T00:07:31.072Z] === RUN   TestDockerDaemonSuite/TestShmSize
00:07:31 [2022-08-24T00:07:31.072Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
00:07:31 [2022-08-24T00:07:31.072Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
00:07:33 [2022-08-24T00:07:33.012Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
00:07:33 [2022-08-24T00:07:33.012Z]     check_test.go:540: [d50e365898881] daemon is not started
00:07:33 [2022-08-24T00:07:33.012Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
00:07:34 [2022-08-24T00:07:34.907Z] === RUN   TestDockerSuite/TestBuildConditionalCache
00:07:35 [2022-08-24T00:07:35.837Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
00:07:36 [2022-08-24T00:07:36.766Z] === RUN   TestDockerSuite/TestBuildContextCleanup
00:07:37 [2022-08-24T00:07:37.023Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
00:07:37 [2022-08-24T00:07:37.954Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
00:07:38 [2022-08-24T00:07:38.894Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
00:07:38 [2022-08-24T00:07:38.894Z] --- PASS: TestDockerDaemonSuite (330.32s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.92s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.80s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.67s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.31s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.26s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.58s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.28s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.78s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.43s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.04s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.74s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.39s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.28s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.37s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.37s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.42s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.05s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.57s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.79s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.69s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.37s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.01s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.07s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.40s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.81s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.20s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.26s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.50s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.33s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.73s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.36s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.36s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.55s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.35s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.37s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.57s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.31s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.96s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.05s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.12s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (3.97s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.59s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.23s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.16s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.32s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.02s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.40s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.73s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.20s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.02s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.60s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.75s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.67s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.17s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.82s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.63s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.54s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.89s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.84s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.16s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.53s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.11s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.02s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.86s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.95s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.60s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.41s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.80s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.53s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.63s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.51s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.64s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.40s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.45s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.21s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.28s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.18s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.00s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.19s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.19s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.00s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.21s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.69s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.83s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.58s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s)
00:07:38 [2022-08-24T00:07:38.894Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.03s)
00:07:38 [2022-08-24T00:07:38.894Z] === RUN   TestDockerSwarmSuite
00:07:38 [2022-08-24T00:07:38.894Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
00:07:39 [2022-08-24T00:07:39.151Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
00:07:42 [2022-08-24T00:07:42.421Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
00:07:45 [2022-08-24T00:07:45.688Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
00:07:46 [2022-08-24T00:07:46.090Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd
00:07:46 [2022-08-24T00:07:46.091Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy
00:07:46 [2022-08-24T00:07:46.091Z] GOOS="linux" GOARCH="s390x" GOARM=""
00:07:46 [2022-08-24T00:07:46.091Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy
00:07:46 [2022-08-24T00:07:46.091Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
00:07:46 [2022-08-24T00:07:46.433Z] + sudo modprobe ip6table_filter
[Pipeline] sh
00:07:46 [2022-08-24T00:07:46.719Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44022/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e5958a8f08d8cc736a130fc162fa513ddcc4de61 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e5958a8f08d8cc736a130fc162fa513ddcc4de61 hack/test/unit
00:07:46 [2022-08-24T00:07:46.980Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
00:07:46 [2022-08-24T00:07:46.980Z] + TESTFLAGS+=' -test.timeout=5m'
00:07:46 [2022-08-24T00:07:46.980Z] + TESTDIRS=./...
00:07:46 [2022-08-24T00:07:46.980Z] + exclude_paths='/vendor/|/integration'
00:07:46 [2022-08-24T00:07:46.980Z] ++ grep -vE '(/vendor/|/integration)'
00:07:46 [2022-08-24T00:07:46.980Z] ++ go list ./...
00:07:47 [2022-08-24T00:07:47.922Z] + pkg_list='github.com/docker/docker/api
00:07:47 [2022-08-24T00:07:47.922Z] github.com/docker/docker/api/server
00:07:47 [2022-08-24T00:07:47.922Z] github.com/docker/docker/api/server/backend/build
00:07:47 [2022-08-24T00:07:47.922Z] github.com/docker/docker/api/server/httpstatus
00:07:47 [2022-08-24T00:07:47.922Z] github.com/docker/docker/api/server/httputils
00:07:47 [2022-08-24T00:07:47.922Z] github.com/docker/docker/api/server/middleware
00:07:47 [2022-08-24T00:07:47.922Z] github.com/docker/docker/api/server/router
00:07:47 [2022-08-24T00:07:47.922Z] github.com/docker/docker/api/server/router/build
00:07:47 [2022-08-24T00:07:47.922Z] github.com/docker/docker/api/server/router/checkpoint
00:07:47 [2022-08-24T00:07:47.922Z] github.com/docker/docker/api/server/router/container
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/debug
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/distribution
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/grpc
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/image
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/network
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/plugin
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/session
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/swarm
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/system
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/volume
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/backend
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/blkiodev
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/container
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/events
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/filters
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/image
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/mount
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/network
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/plugins/logdriver
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/registry
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/strslice
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/swarm
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/swarm/runtime
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/time
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/versions
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/versions/v1p19
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/versions/v1p20
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/volume
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder/builder-next
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder/builder-next/exporter
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder/builder-next/imagerefchecker
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder/builder-next/worker
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder/dockerfile
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder/remotecontext
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder/remotecontext/git
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder/remotecontext/urlutil
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/cli
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/cli/config
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/cli/debug
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/cli/winresources/docker-proxy
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/cli/winresources/dockerd
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/client
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/cmd/docker-proxy
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/cmd/dockerd
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/cmd/dockerd/trap
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/container
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/container/stream
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/contrib/apparmor
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/contrib/docker-device-tool
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/contrib/httpserver
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/cluster
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/cluster/controllers/plugin
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/cluster/convert
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/cluster/executor
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/cluster/executor/container
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/cluster/provider
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/config
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/events
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/events/testutils
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/exec
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/graphdriver
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/graphdriver/aufs
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/graphdriver/btrfs
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/graphdriver/copy
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/graphdriver/devmapper
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/graphdriver/graphtest
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/graphdriver/overlay
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/graphdriver/overlay2
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/graphdriver/overlayutils
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/graphdriver/register
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/graphdriver/vfs
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/graphdriver/zfs
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/images
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/initlayer
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/links
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/listeners
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/logger
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/logger/awslogs
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/logger/fluentd
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/logger/gcplogs
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/logger/gelf
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/logger/journald
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/logger/jsonfilelog
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/logger/local
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/logger/logentries
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/logger/loggertest
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/logger/loggerutils
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/logger/loggerutils/cache
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/logger/splunk
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/logger/syslog
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/logger/templates
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/names
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/network
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/stats
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/distribution
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/distribution/metadata
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/distribution/utils
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/distribution/xfer
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/dockerversion
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/errdefs
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/image
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/image/cache
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/image/tarexport
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/image/v1
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/internal/test/suite
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/layer
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libcontainerd
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libcontainerd/queue
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libcontainerd/remote
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libcontainerd/supervisor
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libcontainerd/types
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/bitseq
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/cluster
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/cmd/diagnostic
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/cmd/ovrouter
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/cmd/readme_test
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/config
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/datastore
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/diagnostic
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/discoverapi
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/driverapi
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/drivers/bridge
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/drivers/host
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/drivers/ipvlan
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/drivers/macvlan
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/drivers/null
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/drivers/overlay
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/drivers/remote
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/drivers/remote/api
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/drivers/windows
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/drvregistry
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/etchosts
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/idm
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/internal/caller
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/internal/setmatrix
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/ipam
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/ipamapi
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/ipams/builtin
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/ipams/null
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/ipams/remote
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/ipams/remote/api
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/ipams/windowsipam
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/ipamutils
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/iptables
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/netlabel
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/netutils
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/networkdb
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/ns
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/options
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/osl
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/osl/kernel
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/portallocator
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/portmapper
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/resolvconf
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/testutils
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/libnetwork/types
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/oci
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/oci/caps
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/opts
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/aaparser
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/archive
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/authorization
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/broadcaster
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/capabilities
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/chrootarchive
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/containerfs
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/devicemapper
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/directory
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/dmesg
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/fileutils
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/fsutils
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/homedir
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/idtools
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/ioutils
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/jsonmessage
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/longpath
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/loopback
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/namesgenerator
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/parsers
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/parsers/kernel
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/parsers/operatingsystem
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/pidfile
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/platform
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/plugingetter
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/plugins
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/plugins/transport
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/pools
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/progress
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/pubsub
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/reexec
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/signal
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/stack
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/stdcopy
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/streamformatter
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/stringid
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/sysinfo
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/system
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/tailfile
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/tarsum
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/truncindex
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/urlutil
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/pkg/useragent
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/plugin
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/plugin/executor/containerd
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/plugin/v2
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/profiles/apparmor
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/profiles/seccomp
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/quota
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/reference
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/registry
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/registry/resumable
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/restartmanager
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/rootless
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/rootless/specconv
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/runconfig
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/runconfig/opts
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/testutil
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/testutil/daemon
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/testutil/environment
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/testutil/fakecontext
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/testutil/fakegit
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/testutil/fakestorage
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/testutil/fixtures/load
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/testutil/fixtures/plugin
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/testutil/fixtures/plugin/basic
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/testutil/registry
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/testutil/request
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/volume
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/volume/drivers
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/volume/local
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/volume/mounts
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/volume/service
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/volume/service/opts
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/volume/testutils'
00:07:47 [2022-08-24T00:07:47.923Z] ++ grep --fixed-strings -v /libnetwork
00:07:47 [2022-08-24T00:07:47.923Z] ++ echo 'github.com/docker/docker/api
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/backend/build
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/httpstatus
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/httputils
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/middleware
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/build
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/checkpoint
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/container
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/debug
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/distribution
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/grpc
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/image
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/network
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/plugin
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/session
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/swarm
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/system
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/server/router/volume
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/backend
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/blkiodev
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/container
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/events
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/filters
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/image
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/mount
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/network
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/plugins/logdriver
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/registry
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/strslice
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/swarm
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/swarm/runtime
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/time
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/versions
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/versions/v1p19
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/versions/v1p20
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/api/types/volume
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder/builder-next
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder/builder-next/exporter
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder/builder-next/imagerefchecker
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder/builder-next/worker
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder/dockerfile
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder/remotecontext
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder/remotecontext/git
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/builder/remotecontext/urlutil
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/cli
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/cli/config
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/cli/debug
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/cli/winresources/docker-proxy
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/cli/winresources/dockerd
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/client
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/cmd/docker-proxy
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/cmd/dockerd
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/cmd/dockerd/trap
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/container
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/container/stream
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/contrib/apparmor
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/contrib/docker-device-tool
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/contrib/httpserver
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/cluster
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/cluster/controllers/plugin
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/cluster/convert
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/cluster/executor
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/cluster/executor/container
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/cluster/provider
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/config
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/events
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/events/testutils
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/exec
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/graphdriver
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/graphdriver/aufs
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/graphdriver/btrfs
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/graphdriver/copy
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/graphdriver/devmapper
00:07:47 [2022-08-24T00:07:47.923Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/graphdriver/graphtest
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/graphdriver/overlay
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/graphdriver/overlay2
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/graphdriver/overlayutils
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/graphdriver/register
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/graphdriver/vfs
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/graphdriver/zfs
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/images
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/initlayer
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/links
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/listeners
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/awslogs
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/fluentd
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/gcplogs
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/gelf
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/journald
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/jsonfilelog
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/local
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/logentries
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/loggertest
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/loggerutils
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/loggerutils/cache
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/splunk
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/syslog
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/templates
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/names
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/network
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/stats
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/distribution
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/distribution/metadata
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/distribution/utils
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/distribution/xfer
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/dockerversion
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/errdefs
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/image
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/image/cache
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/image/tarexport
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/image/v1
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/internal/test/suite
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/layer
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libcontainerd
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libcontainerd/queue
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libcontainerd/remote
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libcontainerd/supervisor
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libcontainerd/types
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/bitseq
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/cluster
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/cmd/diagnostic
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/cmd/ovrouter
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/cmd/readme_test
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/config
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/datastore
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/diagnostic
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/discoverapi
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/driverapi
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/drivers/bridge
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/drivers/host
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/drivers/macvlan
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/drivers/null
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/drivers/overlay
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/drivers/remote
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/drivers/remote/api
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/drivers/windows
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/drvregistry
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/etchosts
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/idm
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/internal/caller
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/internal/setmatrix
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/ipam
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/ipamapi
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/ipams/builtin
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/ipams/null
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/ipams/remote
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/ipams/remote/api
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/ipams/windowsipam
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/ipamutils
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/iptables
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/netlabel
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/netutils
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/networkdb
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/ns
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/options
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/osl
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/osl/kernel
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/portallocator
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/portmapper
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/resolvconf
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/testutils
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libnetwork/types
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/oci
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/oci/caps
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/opts
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/aaparser
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/archive
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/authorization
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/broadcaster
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/capabilities
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/chrootarchive
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/containerfs
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/devicemapper
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/directory
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/dmesg
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/fileutils
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/fsutils
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/homedir
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/idtools
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/ioutils
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/jsonmessage
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/longpath
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/loopback
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/namesgenerator
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/parsers
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/parsers/kernel
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/parsers/operatingsystem
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/pidfile
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/platform
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/plugingetter
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/plugins
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/plugins/transport
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/pools
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/progress
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/pubsub
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/reexec
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/signal
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/stack
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/stdcopy
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/streamformatter
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/stringid
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/sysinfo
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/system
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/tailfile
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/tarsum
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/truncindex
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/urlutil
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/useragent
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/plugin
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/plugin/executor/containerd
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/plugin/v2
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/profiles/apparmor
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/profiles/seccomp
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/quota
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/reference
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/registry
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/registry/resumable
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/restartmanager
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/rootless
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/rootless/specconv
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/runconfig
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/runconfig/opts
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/testutil
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/testutil/daemon
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/testutil/environment
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/testutil/fakecontext
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/testutil/fakegit
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/testutil/fakestorage
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/testutil/fixtures/load
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/testutil/fixtures/plugin
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/testutil/fixtures/plugin/basic
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/testutil/registry
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/testutil/request
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/volume
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/volume/drivers
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/volume/local
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/volume/mounts
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/volume/service
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/volume/service/opts
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/volume/testutils'
00:07:47 [2022-08-24T00:07:47.924Z] + base_pkg_list='github.com/docker/docker/api
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/server
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/server/backend/build
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/server/httpstatus
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/server/httputils
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/server/middleware
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/server/router
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/server/router/build
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/server/router/checkpoint
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/server/router/container
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/server/router/debug
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/server/router/distribution
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/server/router/grpc
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/server/router/image
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/server/router/network
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/server/router/plugin
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/server/router/session
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/server/router/swarm
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/server/router/system
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/server/router/volume
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/types
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/types/backend
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/types/blkiodev
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/types/container
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/types/events
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/types/filters
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/types/image
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/types/mount
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/types/network
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/types/plugins/logdriver
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/types/registry
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/types/strslice
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/types/swarm
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/types/swarm/runtime
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/types/time
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/types/versions
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/types/versions/v1p19
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/types/versions/v1p20
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/api/types/volume
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/builder
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/builder/builder-next
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/builder/builder-next/exporter
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/builder/builder-next/imagerefchecker
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/builder/builder-next/worker
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/builder/dockerfile
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/builder/remotecontext
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/builder/remotecontext/git
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/builder/remotecontext/urlutil
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/cli
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/cli/config
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/cli/debug
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/cli/winresources/docker-proxy
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/cli/winresources/dockerd
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/client
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/cmd/docker-proxy
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/cmd/dockerd
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/cmd/dockerd/trap
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/container
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/container/stream
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/contrib/apparmor
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/contrib/docker-device-tool
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/contrib/httpserver
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/cluster
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/cluster/controllers/plugin
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/cluster/convert
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/cluster/executor
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/cluster/executor/container
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/cluster/provider
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/config
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/events
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/events/testutils
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/exec
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/graphdriver
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/graphdriver/aufs
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/graphdriver/btrfs
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/graphdriver/copy
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/graphdriver/devmapper
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/graphdriver/graphtest
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/graphdriver/overlay
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/graphdriver/overlay2
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/graphdriver/overlayutils
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/graphdriver/register
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/graphdriver/vfs
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/graphdriver/zfs
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/images
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/initlayer
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/links
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/listeners
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/awslogs
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/fluentd
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/gcplogs
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/gelf
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/journald
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/jsonfilelog
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/local
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/logentries
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/loggertest
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/loggerutils
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/loggerutils/cache
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/splunk
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/syslog
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/logger/templates
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/names
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/network
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/daemon/stats
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/distribution
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/distribution/metadata
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/distribution/utils
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/distribution/xfer
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/dockerversion
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/errdefs
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/image
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/image/cache
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/image/tarexport
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/image/v1
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/internal/test/suite
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/layer
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libcontainerd
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libcontainerd/queue
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libcontainerd/remote
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libcontainerd/supervisor
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/libcontainerd/types
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/oci
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/oci/caps
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/opts
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/aaparser
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/archive
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/authorization
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/broadcaster
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/capabilities
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/chrootarchive
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/containerfs
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/devicemapper
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/directory
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/dmesg
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/fileutils
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/fsutils
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/homedir
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/idtools
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/ioutils
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/jsonmessage
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/longpath
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/loopback
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/namesgenerator
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/parsers
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/parsers/kernel
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/parsers/operatingsystem
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/pidfile
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/platform
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/plugingetter
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/plugins
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/plugins/transport
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/pools
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/progress
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/pubsub
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/reexec
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/signal
00:07:47 [2022-08-24T00:07:47.924Z] github.com/docker/docker/pkg/stack
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/stdcopy
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/streamformatter
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/stringid
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/sysinfo
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/system
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/tailfile
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/tarsum
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/truncindex
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/urlutil
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/useragent
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/plugin
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/plugin/executor/containerd
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/plugin/v2
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/profiles/apparmor
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/profiles/seccomp
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/quota
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/reference
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/registry
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/registry/resumable
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/restartmanager
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/rootless
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/rootless/specconv
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/runconfig
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/runconfig/opts
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/testutil
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/testutil/daemon
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/testutil/environment
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/testutil/fakecontext
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/testutil/fakegit
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/testutil/fakestorage
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/testutil/fixtures/load
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/testutil/fixtures/plugin
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/testutil/fixtures/plugin/basic
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/testutil/registry
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/testutil/request
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/volume
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/volume/drivers
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/volume/local
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/volume/mounts
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/volume/service
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/volume/service/opts
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/volume/testutils'
00:07:47 [2022-08-24T00:07:47.925Z] ++ grep --fixed-strings /libnetwork
00:07:47 [2022-08-24T00:07:47.925Z] ++ echo 'github.com/docker/docker/api
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/server
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/server/backend/build
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/server/httpstatus
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/server/httputils
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/server/middleware
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/server/router
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/server/router/build
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/server/router/checkpoint
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/server/router/container
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/server/router/debug
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/server/router/distribution
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/server/router/grpc
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/server/router/image
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/server/router/network
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/server/router/plugin
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/server/router/session
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/server/router/swarm
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/server/router/system
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/server/router/volume
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/types
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/types/backend
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/types/blkiodev
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/types/container
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/types/events
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/types/filters
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/types/image
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/types/mount
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/types/network
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/types/plugins/logdriver
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/types/registry
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/types/strslice
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/types/swarm
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/types/swarm/runtime
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/types/time
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/types/versions
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/types/versions/v1p19
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/types/versions/v1p20
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/api/types/volume
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/builder
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/builder/builder-next
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/builder/builder-next/exporter
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/builder/builder-next/imagerefchecker
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/builder/builder-next/worker
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/builder/dockerfile
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/builder/remotecontext
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/builder/remotecontext/git
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/builder/remotecontext/urlutil
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/cli
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/cli/config
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/cli/debug
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/cli/winresources/docker-proxy
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/cli/winresources/dockerd
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/client
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/cmd/docker-proxy
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/cmd/dockerd
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/cmd/dockerd/trap
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/container
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/container/stream
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/contrib/apparmor
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/contrib/docker-device-tool
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/contrib/httpserver
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/cluster
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/cluster/controllers/plugin
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/cluster/convert
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/cluster/executor
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/cluster/executor/container
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/cluster/provider
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/config
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/events
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/events/testutils
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/exec
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/graphdriver
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/graphdriver/aufs
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/graphdriver/btrfs
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/graphdriver/copy
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/graphdriver/devmapper
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/graphdriver/graphtest
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/graphdriver/overlay
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/graphdriver/overlay2
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/graphdriver/overlayutils
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/graphdriver/register
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/graphdriver/vfs
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/graphdriver/zfs
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/images
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/initlayer
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/links
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/listeners
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/logger
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/logger/awslogs
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/logger/fluentd
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/logger/gcplogs
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/logger/gelf
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/logger/journald
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/logger/jsonfilelog
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/logger/local
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/logger/logentries
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/logger/loggertest
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/logger/loggerutils
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/logger/loggerutils/cache
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/logger/splunk
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/logger/syslog
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/logger/templates
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/names
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/network
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/daemon/stats
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/distribution
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/distribution/metadata
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/distribution/utils
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/distribution/xfer
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/dockerversion
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/errdefs
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/image
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/image/cache
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/image/tarexport
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/image/v1
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/internal/test/suite
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/layer
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libcontainerd
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libcontainerd/queue
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libcontainerd/remote
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libcontainerd/supervisor
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libcontainerd/types
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/bitseq
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/cluster
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/cmd/diagnostic
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/cmd/ovrouter
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/cmd/readme_test
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/config
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/datastore
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/diagnostic
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/discoverapi
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/driverapi
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/drivers/bridge
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/drivers/host
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/drivers/ipvlan
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/drivers/macvlan
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/drivers/null
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/drivers/overlay
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/drivers/remote
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/drivers/remote/api
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/drivers/windows
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/drvregistry
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/etchosts
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/idm
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/internal/caller
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/internal/setmatrix
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/ipam
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/ipamapi
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/ipams/builtin
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/ipams/null
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/ipams/remote
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/ipams/remote/api
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/ipams/windowsipam
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/ipamutils
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/iptables
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/netlabel
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/netutils
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/networkdb
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/ns
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/options
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/osl
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/osl/kernel
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/portallocator
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/portmapper
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/resolvconf
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/testutils
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/types
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/oci
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/oci/caps
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/opts
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/aaparser
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/archive
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/authorization
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/broadcaster
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/capabilities
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/chrootarchive
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/containerfs
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/devicemapper
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/directory
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/dmesg
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/fileutils
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/fsutils
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/homedir
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/idtools
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/ioutils
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/jsonmessage
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/longpath
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/loopback
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/namesgenerator
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/parsers
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/parsers/kernel
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/parsers/operatingsystem
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/pidfile
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/platform
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/plugingetter
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/plugins
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/plugins/transport
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/pools
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/progress
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/pubsub
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/reexec
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/signal
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/stack
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/stdcopy
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/streamformatter
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/stringid
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/sysinfo
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/system
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/tailfile
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/tarsum
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/truncindex
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/urlutil
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/pkg/useragent
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/plugin
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/plugin/executor/containerd
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/plugin/v2
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/profiles/apparmor
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/profiles/seccomp
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/quota
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/reference
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/registry
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/registry/resumable
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/restartmanager
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/rootless
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/rootless/specconv
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/runconfig
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/runconfig/opts
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/testutil
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/testutil/daemon
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/testutil/environment
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/testutil/fakecontext
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/testutil/fakegit
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/testutil/fakestorage
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/testutil/fixtures/load
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/testutil/fixtures/plugin
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/testutil/fixtures/plugin/basic
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/testutil/registry
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/testutil/request
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/volume
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/volume/drivers
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/volume/local
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/volume/mounts
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/volume/service
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/volume/service/opts
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/volume/testutils'
00:07:47 [2022-08-24T00:07:47.925Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/bitseq
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/cluster
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/cmd/diagnostic
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/cmd/ovrouter
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/cmd/readme_test
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/config
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/datastore
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/diagnostic
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/discoverapi
00:07:47 [2022-08-24T00:07:47.925Z] github.com/docker/docker/libnetwork/driverapi
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/bridge
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/host
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/ipvlan
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/macvlan
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/null
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/overlay
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/remote
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/remote/api
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/windows
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drvregistry
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/etchosts
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/idm
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/internal/caller
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/internal/setmatrix
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/ipam
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/ipamapi
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/ipams/builtin
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/ipams/null
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/ipams/remote
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/ipams/remote/api
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/ipams/windowsipam
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/ipamutils
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/iptables
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/netlabel
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/netutils
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/networkdb
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/ns
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/options
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/osl
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/osl/kernel
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/portallocator
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/portmapper
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/resolvconf
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/testutils
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/types'
00:07:47 [2022-08-24T00:07:47.926Z] + echo 'github.com/docker/docker/libnetwork
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/bitseq
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/cluster
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/cmd/diagnostic
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/cmd/ovrouter
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/cmd/readme_test
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/config
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/datastore
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/diagnostic
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/discoverapi
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/driverapi
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/bridge
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/host
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/ipvlan
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/macvlan
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/null
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/overlay
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/remote
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/remote/api
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/windows
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drvregistry
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/etchosts
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/idm
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/internal/caller
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/internal/setmatrix
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/ipam
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/ipamapi
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/ipams/builtin
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/ipams/null
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/ipams/remote
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/ipams/remote/api
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/ipams/windowsipam
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/ipamutils
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/iptables
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/netlabel
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/netutils
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/networkdb
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/ns
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/options
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/osl
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/osl/kernel
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/portallocator
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/portmapper
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/resolvconf
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/testutils
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/types'
00:07:47 [2022-08-24T00:07:47.926Z] + grep --fixed-strings libnetwork/drivers/bridge
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/bridge
00:07:47 [2022-08-24T00:07:47.926Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
00:07:47 [2022-08-24T00:07:47.926Z] + type docker-proxy
00:07:47 [2022-08-24T00:07:47.926Z] hack/test/unit: line 25: type: docker-proxy: not found
00:07:47 [2022-08-24T00:07:47.926Z] + hack/make.sh binary-proxy install-proxy
00:07:47 [2022-08-24T00:07:47.926Z] 
00:07:47 [2022-08-24T00:07:47.926Z] Removing bundles/
00:07:48 [2022-08-24T00:07:48.187Z] 
00:07:48 [2022-08-24T00:07:48.187Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
00:07:48 [2022-08-24T00:07:48.187Z] Building: bundles/binary-proxy/docker-proxy
00:07:48 [2022-08-24T00:07:48.187Z] GOOS="" GOARCH="" GOARM=""
00:07:50 [2022-08-24T00:07:50.936Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
00:07:50 [2022-08-24T00:07:50.936Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
00:07:51 [2022-08-24T00:07:51.865Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
00:07:55 [2022-08-24T00:07:55.138Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
00:07:56 [2022-08-24T00:07:56.329Z] Created binary: bundles/binary-proxy/docker-proxy
00:07:56 [2022-08-24T00:07:56.329Z] 
00:07:56 [2022-08-24T00:07:56.329Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
00:07:56 [2022-08-24T00:07:56.329Z] Installing docker-proxy to /usr/local/bin/
00:07:56 [2022-08-24T00:07:56.329Z] 
00:07:56 [2022-08-24T00:07:56.329Z] + mkdir -p bundles
00:07:56 [2022-08-24T00:07:56.329Z] + '[' -n 'github.com/docker/docker/api
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/server
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/server/backend/build
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/server/httpstatus
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/server/httputils
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/server/middleware
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/server/router
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/server/router/build
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/server/router/checkpoint
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/server/router/container
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/server/router/debug
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/server/router/distribution
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/server/router/grpc
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/server/router/image
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/server/router/network
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/server/router/plugin
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/server/router/session
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/server/router/swarm
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/server/router/system
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/server/router/volume
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/types
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/types/backend
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/types/blkiodev
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/types/container
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/types/events
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/types/filters
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/types/image
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/types/mount
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/types/network
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/types/plugins/logdriver
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/types/registry
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/types/strslice
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/types/swarm
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/types/swarm/runtime
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/types/time
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/types/versions
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/types/versions/v1p19
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/types/versions/v1p20
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/api/types/volume
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/builder
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/builder/builder-next
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/builder/builder-next/exporter
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/builder/builder-next/imagerefchecker
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/builder/builder-next/worker
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/builder/dockerfile
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/builder/remotecontext
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/builder/remotecontext/git
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/builder/remotecontext/urlutil
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/cli
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/cli/config
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/cli/debug
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/cli/winresources/docker-proxy
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/cli/winresources/dockerd
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/client
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/cmd/docker-proxy
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/cmd/dockerd
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/cmd/dockerd/trap
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/container
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/container/stream
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/contrib/apparmor
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/contrib/docker-device-tool
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/contrib/httpserver
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/cluster
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/cluster/controllers/plugin
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/cluster/convert
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/cluster/executor
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/cluster/executor/container
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/cluster/provider
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/config
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/events
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/events/testutils
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/exec
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/graphdriver
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/graphdriver/aufs
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/graphdriver/btrfs
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/graphdriver/copy
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/graphdriver/devmapper
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/graphdriver/graphtest
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/graphdriver/overlay
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/graphdriver/overlay2
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/graphdriver/overlayutils
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/graphdriver/register
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/graphdriver/vfs
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/graphdriver/zfs
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/images
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/initlayer
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/links
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/listeners
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/logger
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/logger/awslogs
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/logger/fluentd
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/logger/gcplogs
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/logger/gelf
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/logger/journald
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/logger/jsonfilelog
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/logger/local
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/logger/logentries
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/logger/loggertest
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/logger/loggerutils
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/logger/loggerutils/cache
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/logger/splunk
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/logger/syslog
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/logger/templates
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/names
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/network
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/daemon/stats
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/distribution
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/distribution/metadata
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/distribution/utils
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/distribution/xfer
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/dockerversion
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/errdefs
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/image
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/image/cache
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/image/tarexport
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/image/v1
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/internal/test/suite
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/layer
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/libcontainerd
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/libcontainerd/queue
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/libcontainerd/remote
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/libcontainerd/supervisor
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/libcontainerd/types
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/oci
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/oci/caps
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/opts
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/aaparser
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/archive
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/authorization
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/broadcaster
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/capabilities
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/chrootarchive
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/containerfs
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/devicemapper
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/directory
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/dmesg
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/fileutils
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/fsutils
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/homedir
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/idtools
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/ioutils
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/jsonmessage
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/longpath
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/loopback
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/namesgenerator
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/parsers
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/parsers/kernel
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/parsers/operatingsystem
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/pidfile
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/platform
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/plugingetter
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/plugins
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/plugins/transport
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/pools
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/progress
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/pubsub
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/reexec
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/signal
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/stack
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/stdcopy
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/streamformatter
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/stringid
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/sysinfo
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/system
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/tailfile
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/tarsum
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/truncindex
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/urlutil
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/pkg/useragent
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/plugin
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/plugin/executor/containerd
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/plugin/v2
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/profiles/apparmor
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/profiles/seccomp
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/quota
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/reference
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/registry
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/registry/resumable
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/restartmanager
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/rootless
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/rootless/specconv
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/runconfig
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/runconfig/opts
00:07:56 [2022-08-24T00:07:56.329Z] github.com/docker/docker/testutil
00:07:56 [2022-08-24T00:07:56.330Z] github.com/docker/docker/testutil/daemon
00:07:56 [2022-08-24T00:07:56.330Z] github.com/docker/docker/testutil/environment
00:07:56 [2022-08-24T00:07:56.330Z] github.com/docker/docker/testutil/fakecontext
00:07:56 [2022-08-24T00:07:56.330Z] github.com/docker/docker/testutil/fakegit
00:07:56 [2022-08-24T00:07:56.330Z] github.com/docker/docker/testutil/fakestorage
00:07:56 [2022-08-24T00:07:56.330Z] github.com/docker/docker/testutil/fixtures/load
00:07:56 [2022-08-24T00:07:56.330Z] github.com/docker/docker/testutil/fixtures/plugin
00:07:56 [2022-08-24T00:07:56.330Z] github.com/docker/docker/testutil/fixtures/plugin/basic
00:07:56 [2022-08-24T00:07:56.330Z] github.com/docker/docker/testutil/registry
00:07:56 [2022-08-24T00:07:56.330Z] github.com/docker/docker/testutil/request
00:07:56 [2022-08-24T00:07:56.330Z] github.com/docker/docker/volume
00:07:56 [2022-08-24T00:07:56.330Z] github.com/docker/docker/volume/drivers
00:07:56 [2022-08-24T00:07:56.330Z] github.com/docker/docker/volume/local
00:07:56 [2022-08-24T00:07:56.330Z] github.com/docker/docker/volume/mounts
00:07:56 [2022-08-24T00:07:56.330Z] github.com/docker/docker/volume/service
00:07:56 [2022-08-24T00:07:56.330Z] github.com/docker/docker/volume/service/opts
00:07:56 [2022-08-24T00:07:56.330Z] github.com/docker/docker/volume/testutils' ']'
00:07:56 [2022-08-24T00:07:56.330Z] + 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
00:07:56 [2022-08-24T00:07:56.330Z] ?   	github.com/docker/docker/api	[no test files]
00:07:57 [2022-08-24T00:07:57.657Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
00:07:59 [2022-08-24T00:07:59.023Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
00:07:59 [2022-08-24T00:07:59.023Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
00:07:59 [2022-08-24T00:07:59.023Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
00:07:59 [2022-08-24T00:07:59.023Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
00:07:59 [2022-08-24T00:07:59.023Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
00:07:59 [2022-08-24T00:07:59.023Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
00:07:59 [2022-08-24T00:07:59.023Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
00:07:59 [2022-08-24T00:07:59.023Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
00:07:59 [2022-08-24T00:07:59.023Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
00:08:01 [2022-08-24T00:08:01.546Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
00:08:04 [2022-08-24T00:08:04.080Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
00:08:04 [2022-08-24T00:08:04.642Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
00:08:06 [2022-08-24T00:08:06.010Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
00:08:07 [2022-08-24T00:08:07.902Z]     docker_api_swarm_test.go:563: [d250229a96a26] joining swarm manager [d17807c6e050b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:08:09 [2022-08-24T00:08:09.794Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
00:08:10 [2022-08-24T00:08:10.051Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
00:08:14 [2022-08-24T00:08:14.492Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 7.9% of statements
00:08:15 [2022-08-24T00:08:15.303Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
00:08:20 [2022-08-24T00:08:20.553Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
00:08:20 [2022-08-24T00:08:20.553Z]     docker_api_swarm_test.go:585: [dcb91cd0a9408] joining swarm manager [d17807c6e050b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:08:21 [2022-08-24T00:08:21.117Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
00:08:22 [2022-08-24T00:08:22.484Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
00:08:23 [2022-08-24T00:08:23.849Z]     check_test.go:611: [d250229a96a26] daemon is not started
00:08:25 [2022-08-24T00:08:25.742Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
00:08:26 [2022-08-24T00:08:26.304Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
00:08:26 [2022-08-24T00:08:26.304Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
00:08:27 [2022-08-24T00:08:27.231Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
00:08:28 [2022-08-24T00:08:28.615Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
00:08:29 [2022-08-24T00:08:29.542Z] === RUN   TestDockerSuite/TestBuildDockerignore
00:08:34 [2022-08-24T00:08:34.785Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
00:08:34 [2022-08-24T00:08:34.785Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
00:08:34 [2022-08-24T00:08:34.785Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
00:08:37 [2022-08-24T00:08:37.302Z]     docker_api_swarm_test.go:46: [dc87e2e3f7249] joining swarm manager [d1f5a9cf4cd78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:08:38 [2022-08-24T00:08:38.229Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
00:08:39 [2022-08-24T00:08:39.593Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
00:08:42 [2022-08-24T00:08:42.107Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
00:08:52 [2022-08-24T00:08:52.050Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
00:08:52 [2022-08-24T00:08:52.050Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
00:08:52 [2022-08-24T00:08:52.050Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
00:08:56 [2022-08-24T00:08:56.222Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
00:08:56 [2022-08-24T00:08:56.222Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
00:08:56 [2022-08-24T00:08:56.478Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
00:08:57 [2022-08-24T00:08:57.844Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
00:09:00 [2022-08-24T00:09:00.371Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
00:09:05 [2022-08-24T00:09:05.616Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
00:09:06 [2022-08-24T00:09:06.544Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
00:09:06 [2022-08-24T00:09:06.800Z] --- PASS: TestImportExtremelyLargeImageWorks (177.57s)
00:09:06 [2022-08-24T00:09:06.800Z] PASS
00:09:06 [2022-08-24T00:09:06.800Z] 
00:09:06 [2022-08-24T00:09:06.800Z] DONE 22 tests in 181.798s
00:09:06 [2022-08-24T00:09:06.800Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
00:09:06 [2022-08-24T00:09:06.800Z] ++ 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
00:09:06 [2022-08-24T00:09:06.800Z] ++ set -e
00:09:06 [2022-08-24T00:09:06.800Z] ++ '[' -n 0 ']'
00:09:06 [2022-08-24T00:09:06.800Z] ++ set -x
00:09:06 [2022-08-24T00:09:06.800Z] ++ 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
00:09:06 [2022-08-24T00:09:06.800Z] === RUN   TestStripANSICommands
00:09:06 [2022-08-24T00:09:06.800Z] === RUN   TestStripANSICommands/#00
00:09:06 [2022-08-24T00:09:06.800Z] === RUN   TestStripANSICommands/#01
00:09:06 [2022-08-24T00:09:06.800Z] --- PASS: TestStripANSICommands (0.00s)
00:09:06 [2022-08-24T00:09:06.800Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
00:09:06 [2022-08-24T00:09:06.800Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
00:09:06 [2022-08-24T00:09:06.800Z] PASS
00:09:06 [2022-08-24T00:09:06.800Z] 
00:09:06 [2022-08-24T00:09:06.800Z] DONE 3 tests in 0.053s
00:09:06 [2022-08-24T00:09:06.800Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
00:09:06 [2022-08-24T00:09:06.800Z] ++ 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
00:09:06 [2022-08-24T00:09:06.800Z] ++ set -e
00:09:06 [2022-08-24T00:09:06.800Z] ++ '[' -n 0 ']'
00:09:06 [2022-08-24T00:09:06.800Z] ++ set -x
00:09:06 [2022-08-24T00:09:06.800Z] ++ 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
00:09:07 [2022-08-24T00:09:07.056Z] INFO: Testing against a local daemon
00:09:07 [2022-08-24T00:09:07.056Z] === RUN   TestNetworkCreateDelete
00:09:07 [2022-08-24T00:09:07.056Z] --- PASS: TestNetworkCreateDelete (0.15s)
00:09:07 [2022-08-24T00:09:07.056Z] === RUN   TestDockerNetworkDeletePreferID
00:09:07 [2022-08-24T00:09:07.618Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s)
00:09:07 [2022-08-24T00:09:07.618Z] === RUN   TestDaemonDNSFallback
00:09:08 [2022-08-24T00:09:08.181Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
00:09:14 [2022-08-24T00:09:14.718Z] --- PASS: TestDaemonDNSFallback (6.61s)
00:09:14 [2022-08-24T00:09:14.718Z] === RUN   TestInspectNetwork
00:09:17 [2022-08-24T00:09:17.986Z] === RUN   TestDockerSuite/TestBuildDotDotFile
00:09:17 [2022-08-24T00:09:17.986Z] === RUN   TestDockerSuite/TestBuildEOLInLine
00:09:18 [2022-08-24T00:09:18.242Z] === RUN   TestInspectNetwork/full_network_id
00:09:18 [2022-08-24T00:09:18.242Z] === RUN   TestInspectNetwork/partial_network_id
00:09:18 [2022-08-24T00:09:18.242Z] === RUN   TestInspectNetwork/network_name
00:09:18 [2022-08-24T00:09:18.242Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
00:09:20 [2022-08-24T00:09:20.760Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
00:09:20 [2022-08-24T00:09:20.760Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
00:09:21 [2022-08-24T00:09:21.016Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
00:09:21 [2022-08-24T00:09:21.272Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
00:09:21 [2022-08-24T00:09:21.529Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
00:09:21 [2022-08-24T00:09:21.529Z] === RUN   TestDockerSuite/TestBuildEntrypoint
00:09:21 [2022-08-24T00:09:21.785Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
00:09:22 [2022-08-24T00:09:22.346Z] --- PASS: TestInspectNetwork (8.20s)
00:09:22 [2022-08-24T00:09:22.346Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
00:09:22 [2022-08-24T00:09:22.346Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
00:09:22 [2022-08-24T00:09:22.346Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
00:09:22 [2022-08-24T00:09:22.346Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
00:09:22 [2022-08-24T00:09:22.346Z] === RUN   TestRunContainerWithBridgeNone
00:09:23 [2022-08-24T00:09:23.276Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
00:09:24 [2022-08-24T00:09:24.646Z] --- PASS: TestRunContainerWithBridgeNone (2.01s)
00:09:24 [2022-08-24T00:09:24.646Z] === RUN   TestNetworkInvalidJSON
00:09:24 [2022-08-24T00:09:24.646Z] === RUN   TestNetworkInvalidJSON/networks/create
00:09:24 [2022-08-24T00:09:24.646Z] === PAUSE TestNetworkInvalidJSON/networks/create
00:09:24 [2022-08-24T00:09:24.646Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
00:09:24 [2022-08-24T00:09:24.646Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
00:09:24 [2022-08-24T00:09:24.646Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
00:09:24 [2022-08-24T00:09:24.646Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
00:09:24 [2022-08-24T00:09:24.646Z] === CONT  TestNetworkInvalidJSON/networks/create
00:09:24 [2022-08-24T00:09:24.646Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
00:09:24 [2022-08-24T00:09:24.646Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
00:09:24 [2022-08-24T00:09:24.646Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
00:09:24 [2022-08-24T00:09:24.646Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
00:09:24 [2022-08-24T00:09:24.646Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
00:09:24 [2022-08-24T00:09:24.646Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
00:09:24 [2022-08-24T00:09:24.646Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
00:09:24 [2022-08-24T00:09:24.646Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
00:09:24 [2022-08-24T00:09:24.646Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
00:09:24 [2022-08-24T00:09:24.646Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
00:09:24 [2022-08-24T00:09:24.646Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
00:09:24 [2022-08-24T00:09:24.646Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
00:09:24 [2022-08-24T00:09:24.646Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
00:09:24 [2022-08-24T00:09:24.646Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
00:09:24 [2022-08-24T00:09:24.646Z] --- PASS: TestNetworkInvalidJSON (0.03s)
00:09:24 [2022-08-24T00:09:24.646Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
00:09:24 [2022-08-24T00:09:24.646Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
00:09:24 [2022-08-24T00:09:24.646Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
00:09:24 [2022-08-24T00:09:24.646Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
00:09:24 [2022-08-24T00:09:24.646Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
00:09:24 [2022-08-24T00:09:24.646Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
00:09:24 [2022-08-24T00:09:24.646Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
00:09:24 [2022-08-24T00:09:24.646Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
00:09:24 [2022-08-24T00:09:24.646Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
00:09:24 [2022-08-24T00:09:24.646Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
00:09:24 [2022-08-24T00:09:24.646Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
00:09:24 [2022-08-24T00:09:24.646Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s)
00:09:24 [2022-08-24T00:09:24.646Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
00:09:24 [2022-08-24T00:09:24.646Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
00:09:24 [2022-08-24T00:09:24.646Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
00:09:24 [2022-08-24T00:09:24.646Z] === RUN   TestNetworkList
00:09:24 [2022-08-24T00:09:24.646Z] === RUN   TestNetworkList//networks
00:09:24 [2022-08-24T00:09:24.646Z] === PAUSE TestNetworkList//networks
00:09:24 [2022-08-24T00:09:24.646Z] === RUN   TestNetworkList//networks/
00:09:24 [2022-08-24T00:09:24.646Z] === PAUSE TestNetworkList//networks/
00:09:24 [2022-08-24T00:09:24.646Z] === CONT  TestNetworkList//networks
00:09:24 [2022-08-24T00:09:24.646Z] === CONT  TestNetworkList//networks/
00:09:24 [2022-08-24T00:09:24.646Z] --- PASS: TestNetworkList (0.03s)
00:09:24 [2022-08-24T00:09:24.646Z]     --- PASS: TestNetworkList//networks/ (0.00s)
00:09:24 [2022-08-24T00:09:24.646Z]     --- PASS: TestNetworkList//networks (0.00s)
00:09:24 [2022-08-24T00:09:24.646Z] === RUN   TestHostIPv4BridgeLabel
00:09:24 [2022-08-24T00:09:24.646Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
00:09:24 [2022-08-24T00:09:24.919Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
00:09:24 [2022-08-24T00:09:24.919Z] === RUN   TestDaemonRestartWithLiveRestore
00:09:25 [2022-08-24T00:09:25.847Z] === RUN   TestDockerSuite/TestBuildEnv
00:09:26 [2022-08-24T00:09:26.103Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
00:09:26 [2022-08-24T00:09:26.103Z] === RUN   TestDaemonDefaultNetworkPools
00:09:26 [2022-08-24T00:09:26.666Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
00:09:26 [2022-08-24T00:09:26.922Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
00:09:26 [2022-08-24T00:09:26.922Z] === RUN   TestDaemonRestartWithExistingNetwork
00:09:27 [2022-08-24T00:09:27.484Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
00:09:28 [2022-08-24T00:09:28.049Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
00:09:28 [2022-08-24T00:09:28.049Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
00:09:28 [2022-08-24T00:09:28.305Z] === RUN   TestDockerSuite/TestBuildEnvUsage
00:09:29 [2022-08-24T00:09:29.233Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
00:09:29 [2022-08-24T00:09:29.233Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
00:09:29 [2022-08-24T00:09:29.795Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
00:09:29 [2022-08-24T00:09:29.795Z] === RUN   TestServiceWithPredefinedNetwork
00:09:33 [2022-08-24T00:09:33.066Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s)
00:09:33 [2022-08-24T00:09:33.066Z] === RUN   TestServiceRemoveKeepsIngressNetwork
00:09:33 [2022-08-24T00:09:33.066Z]     service_test.go:243: FLAKY_TEST
00:09:33 [2022-08-24T00:09:33.066Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
00:09:33 [2022-08-24T00:09:33.066Z] === RUN   TestServiceWithDataPathPortInit
00:09:33 [2022-08-24T00:09:33.066Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
00:09:45 [2022-08-24T00:09:45.238Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
00:09:47 [2022-08-24T00:09:47.759Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
00:09:47 [2022-08-24T00:09:47.759Z]     docker_api_swarm_test.go:304: [d6ea2479c1efc] joining swarm manager [d940146b37f79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:09:48 [2022-08-24T00:09:48.689Z] --- PASS: TestServiceWithDataPathPortInit (16.04s)
00:09:48 [2022-08-24T00:09:48.689Z] === RUN   TestServiceWithDefaultAddressPoolInit
00:09:48 [2022-08-24T00:09:48.945Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
00:09:48 [2022-08-24T00:09:48.945Z]     docker_api_swarm_test.go:305: [d86575c27f605] joining swarm manager [d940146b37f79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:09:49 [2022-08-24T00:09:49.872Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 31.9% of statements
00:09:50 [2022-08-24T00:09:50.986Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/server/router	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
00:09:50 [2022-08-24T00:09:50.986Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 67.9% of statements
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/types	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/types/container	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/types/events	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/types/image	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/types/network	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ok  	github.com/docker/docker/api/types/time	0.007s	coverage: 100.0% of statements
00:09:50 [2022-08-24T00:09:50.986Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 77.3% of statements
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/builder	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
00:09:50 [2022-08-24T00:09:50.986Z] ok  	github.com/docker/docker/builder/remotecontext	0.122s	coverage: 13.7% of statements
00:09:50 [2022-08-24T00:09:50.986Z] ok  	github.com/docker/docker/builder/dockerfile	0.496s	coverage: 49.3% of statements
00:09:50 [2022-08-24T00:09:50.986Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
00:09:51 [2022-08-24T00:09:51.763Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:s8a7tqo6ftioofem1px4wbyya Created:2022-08-24 00:09:50.031518385 +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[af69b368baa5f4ed839dba0d949106589a8d66c306d3b964850d55fd1c7eef71:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i9vtwcnzj7geqjz4z26g5vi90 EndpointID:c8d467063dd6978dbe6eb7e0197000d1e9b13f47dbb99f1e126fcdd8d1791f6b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:013d97e40d551dbbfdd357de6c39302f52fbba6f2106e3a6f02caa1fc2e5beef 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:7a4e386cfee4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.i9vtwcnzj7geqjz4z26g5vi90 EndpointID:c8d467063dd6978dbe6eb7e0197000d1e9b13f47dbb99f1e126fcdd8d1791f6b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
00:09:51 [2022-08-24T00:09:51.926Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
00:09:52 [2022-08-24T00:09:52.497Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.628s	coverage: 86.3% of statements
00:09:52 [2022-08-24T00:09:52.497Z] ?   	github.com/docker/docker/cli	[no test files]
00:09:52 [2022-08-24T00:09:52.497Z] ?   	github.com/docker/docker/cli/config	[no test files]
00:09:52 [2022-08-24T00:09:52.497Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
00:09:52 [2022-08-24T00:09:52.497Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
00:09:53 [2022-08-24T00:09:53.067Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.090s	coverage: 69.3% of statements
00:09:55 [2022-08-24T00:09:55.047Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
00:09:55 [2022-08-24T00:09:55.608Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
00:09:56 [2022-08-24T00:09:56.179Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
00:09:56 [2022-08-24T00:09:56.435Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
00:09:56 [2022-08-24T00:09:56.435Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.82s)
00:09:56 [2022-08-24T00:09:56.435Z] PASS
00:09:56 [2022-08-24T00:09:56.435Z] 
00:09:56 [2022-08-24T00:09:56.435Z] === Skipped
00:09:56 [2022-08-24T00:09:56.435Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
00:09:56 [2022-08-24T00:09:56.435Z]     service_test.go:243: FLAKY_TEST
00:09:56 [2022-08-24T00:09:56.435Z] 
00:09:56 [2022-08-24T00:09:56.435Z] DONE 38 tests, 1 skipped in 49.503s
00:09:56 [2022-08-24T00:09:56.435Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
00:09:56 [2022-08-24T00:09:56.435Z] ++ 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
00:09:56 [2022-08-24T00:09:56.435Z] ++ set -e
00:09:56 [2022-08-24T00:09:56.435Z] ++ '[' -n 0 ']'
00:09:56 [2022-08-24T00:09:56.435Z] ++ set -x
00:09:56 [2022-08-24T00:09:56.435Z] ++ 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
00:09:56 [2022-08-24T00:09:56.435Z] INFO: Testing against a local daemon
00:09:56 [2022-08-24T00:09:56.435Z] === RUN   TestDockerNetworkIpvlanPersistance
00:09:56 [2022-08-24T00:09:56.435Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:09:56 [2022-08-24T00:09:56.435Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
00:09:56 [2022-08-24T00:09:56.435Z] === RUN   TestDockerNetworkIpvlan
00:09:56 [2022-08-24T00:09:56.435Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:09:56 [2022-08-24T00:09:56.435Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
00:09:56 [2022-08-24T00:09:56.435Z] PASS
00:09:56 [2022-08-24T00:09:56.435Z] 
00:09:56 [2022-08-24T00:09:56.435Z] === Skipped
00:09:56 [2022-08-24T00:09:56.435Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
00:09:56 [2022-08-24T00:09:56.435Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:09:56 [2022-08-24T00:09:56.435Z] 
00:09:56 [2022-08-24T00:09:56.435Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
00:09:56 [2022-08-24T00:09:56.435Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
00:09:56 [2022-08-24T00:09:56.435Z] 
00:09:56 [2022-08-24T00:09:56.435Z] DONE 2 tests, 2 skipped in 0.095s
00:09:56 [2022-08-24T00:09:56.435Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
00:09:56 [2022-08-24T00:09:56.435Z] ++ 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
00:09:56 [2022-08-24T00:09:56.435Z] ++ set -e
00:09:56 [2022-08-24T00:09:56.435Z] ++ '[' -n 0 ']'
00:09:56 [2022-08-24T00:09:56.435Z] ++ set -x
00:09:56 [2022-08-24T00:09:56.435Z] ++ 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
00:09:56 [2022-08-24T00:09:56.691Z] INFO: Testing against a local daemon
00:09:56 [2022-08-24T00:09:56.691Z] === RUN   TestDockerNetworkMacvlanPersistance
00:09:57 [2022-08-24T00:09:57.253Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
00:09:57 [2022-08-24T00:09:57.253Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
00:09:57 [2022-08-24T00:09:57.253Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
00:09:57 [2022-08-24T00:09:57.818Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
00:09:58 [2022-08-24T00:09:58.075Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s)
00:09:58 [2022-08-24T00:09:58.075Z] === RUN   TestDockerNetworkMacvlan
00:09:58 [2022-08-24T00:09:58.356Z] ok  	github.com/docker/docker/client	0.160s	coverage: 76.0% of statements
00:09:59 [2022-08-24T00:09:59.003Z] === RUN   TestDockerNetworkMacvlan/Subinterface
00:09:59 [2022-08-24T00:09:59.566Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
00:10:00 [2022-08-24T00:10:00.493Z] === RUN   TestDockerNetworkMacvlan/NilParent
00:10:03 [2022-08-24T00:10:03.010Z] === RUN   TestDockerNetworkMacvlan/InternalMode
00:10:05 [2022-08-24T00:10:05.528Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
00:10:06 [2022-08-24T00:10:06.090Z] === RUN   TestDockerSuite/TestBuildExpose
00:10:06 [2022-08-24T00:10:06.346Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
00:10:06 [2022-08-24T00:10:06.907Z] === RUN   TestDockerSuite/TestBuildExposeOrder
00:10:07 [2022-08-24T00:10:07.469Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
00:10:07 [2022-08-24T00:10:07.727Z] === RUN   TestDockerSuite/TestBuildFails
00:10:08 [2022-08-24T00:10:08.657Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
00:10:08 [2022-08-24T00:10:08.657Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
00:10:09 [2022-08-24T00:10:09.584Z] === RUN   TestDockerNetworkMacvlan/Addressing
00:10:10 [2022-08-24T00:10:10.513Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
00:10:10 [2022-08-24T00:10:10.770Z] --- PASS: TestDockerNetworkMacvlan (12.84s)
00:10:10 [2022-08-24T00:10:10.770Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
00:10:10 [2022-08-24T00:10:10.770Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
00:10:10 [2022-08-24T00:10:10.770Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s)
00:10:10 [2022-08-24T00:10:10.770Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.42s)
00:10:10 [2022-08-24T00:10:10.770Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.05s)
00:10:10 [2022-08-24T00:10:10.770Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s)
00:10:10 [2022-08-24T00:10:10.770Z] PASS
00:10:10 [2022-08-24T00:10:10.770Z] 
00:10:10 [2022-08-24T00:10:10.770Z] DONE 8 tests in 14.335s
00:10:10 [2022-08-24T00:10:10.770Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
00:10:10 [2022-08-24T00:10:10.770Z] ++ 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
00:10:10 [2022-08-24T00:10:10.770Z] ++ set -e
00:10:10 [2022-08-24T00:10:10.770Z] ++ '[' -n 0 ']'
00:10:10 [2022-08-24T00:10:10.770Z] ++ set -x
00:10:10 [2022-08-24T00:10:10.770Z] ++ 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
00:10:11 [2022-08-24T00:10:11.026Z] testing: warning: no tests to run
00:10:11 [2022-08-24T00:10:11.026Z] PASS
00:10:11 [2022-08-24T00:10:11.026Z] 
00:10:11 [2022-08-24T00:10:11.026Z] DONE 0 tests in 0.043s
00:10:11 [2022-08-24T00:10:11.027Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
00:10:11 [2022-08-24T00:10:11.027Z] ++ 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
00:10:11 [2022-08-24T00:10:11.027Z] ++ set -e
00:10:11 [2022-08-24T00:10:11.027Z] ++ '[' -n 0 ']'
00:10:11 [2022-08-24T00:10:11.027Z] ++ set -x
00:10:11 [2022-08-24T00:10:11.027Z] ++ 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
00:10:11 [2022-08-24T00:10:11.027Z] INFO: Testing against a local daemon
00:10:11 [2022-08-24T00:10:11.027Z] === RUN   TestAuthZPluginAllowRequest
00:10:11 [2022-08-24T00:10:11.955Z]     docker_api_swarm_test.go:364: Waiting for possible election...
00:10:12 [2022-08-24T00:10:12.211Z] === RUN   TestDockerSuite/TestBuildForceRm
00:10:12 [2022-08-24T00:10:12.775Z] --- PASS: TestAuthZPluginAllowRequest (1.76s)
00:10:12 [2022-08-24T00:10:12.775Z] === RUN   TestAuthZPluginTLS
00:10:13 [2022-08-24T00:10:13.358Z] --- PASS: TestAuthZPluginTLS (0.56s)
00:10:13 [2022-08-24T00:10:13.358Z] === RUN   TestAuthZPluginDenyRequest
00:10:13 [2022-08-24T00:10:13.920Z] === RUN   TestDockerSuite/TestBuildFromGit
00:10:13 [2022-08-24T00:10:13.920Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
00:10:13 [2022-08-24T00:10:13.920Z] === RUN   TestAuthZPluginAPIDenyResponse
00:10:14 [2022-08-24T00:10:14.482Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
00:10:14 [2022-08-24T00:10:14.482Z] === RUN   TestAuthZPluginDenyResponse
00:10:15 [2022-08-24T00:10:15.046Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
00:10:15 [2022-08-24T00:10:15.046Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
00:10:15 [2022-08-24T00:10:15.046Z] === RUN   TestAuthZPluginAllowEventStream
00:10:15 [2022-08-24T00:10:15.302Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
00:10:16 [2022-08-24T00:10:16.231Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
00:10:16 [2022-08-24T00:10:16.231Z] --- PASS: TestAuthZPluginAllowEventStream (1.33s)
00:10:16 [2022-08-24T00:10:16.231Z] === RUN   TestAuthZPluginErrorResponse
00:10:16 [2022-08-24T00:10:16.794Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
00:10:16 [2022-08-24T00:10:16.794Z] === RUN   TestAuthZPluginErrorRequest
00:10:17 [2022-08-24T00:10:17.359Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
00:10:17 [2022-08-24T00:10:17.359Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
00:10:17 [2022-08-24T00:10:17.359Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
00:10:17 [2022-08-24T00:10:17.921Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
00:10:17 [2022-08-24T00:10:17.921Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
00:10:18 [2022-08-24T00:10:18.180Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
00:10:18 [2022-08-24T00:10:18.436Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
00:10:19 [2022-08-24T00:10:19.803Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.86s)
00:10:19 [2022-08-24T00:10:19.803Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
00:10:20 [2022-08-24T00:10:20.059Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
00:10:21 [2022-08-24T00:10:21.430Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s)
00:10:21 [2022-08-24T00:10:21.430Z] === RUN   TestAuthZPluginHeader
00:10:21 [2022-08-24T00:10:21.686Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
00:10:22 [2022-08-24T00:10:22.615Z] --- PASS: TestAuthZPluginHeader (0.83s)
00:10:22 [2022-08-24T00:10:22.615Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
00:10:22 [2022-08-24T00:10:22.871Z] === RUN   TestDockerSuite/TestBuildIidFile
00:10:23 [2022-08-24T00:10:23.128Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
00:10:23 [2022-08-24T00:10:23.384Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
00:10:23 [2022-08-24T00:10:23.640Z] === RUN   TestDockerSuite/TestBuildInheritance
00:10:24 [2022-08-24T00:10:24.204Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
00:10:24 [2022-08-24T00:10:24.767Z] === RUN   TestDockerSuite/TestBuildInvalidTag
00:10:24 [2022-08-24T00:10:24.767Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
00:10:25 [2022-08-24T00:10:25.696Z] === RUN   TestDockerSuite/TestBuildLabel
00:10:25 [2022-08-24T00:10:25.696Z]     docker_api_swarm_test.go:272: [d443ea3b1d03d] joining swarm manager [dcc561710dfd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:10:26 [2022-08-24T00:10:26.259Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
00:10:26 [2022-08-24T00:10:26.821Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
00:10:27 [2022-08-24T00:10:27.078Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
00:10:27 [2022-08-24T00:10:27.078Z]     docker_api_swarm_test.go:273: [d80c3377b4df3] joining swarm manager [dcc561710dfd2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:10:27 [2022-08-24T00:10:27.334Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.05s)
00:10:27 [2022-08-24T00:10:27.334Z] === RUN   TestAuthZPluginV2Disable
00:10:27 [2022-08-24T00:10:27.590Z] === RUN   TestDockerSuite/TestBuildLabels
00:10:27 [2022-08-24T00:10:27.847Z] === RUN   TestDockerSuite/TestBuildLabelsCache
00:10:28 [2022-08-24T00:10:28.775Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
00:10:30 [2022-08-24T00:10:30.664Z] === RUN   TestDockerSuite/TestBuildLastModified
00:10:31 [2022-08-24T00:10:31.606Z] --- PASS: TestAuthZPluginV2Disable (4.17s)
00:10:31 [2022-08-24T00:10:31.606Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
00:10:35 [2022-08-24T00:10:35.860Z] === RUN   TestDockerSuite/TestBuildLineBreak
00:10:35 [2022-08-24T00:10:35.860Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (4.00s)
00:10:35 [2022-08-24T00:10:35.860Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
00:10:37 [2022-08-24T00:10:37.753Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
00:10:37 [2022-08-24T00:10:37.753Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
00:10:37 [2022-08-24T00:10:37.753Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
00:10:37 [2022-08-24T00:10:37.753Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
00:10:38 [2022-08-24T00:10:38.010Z] === RUN   TestDockerSuite/TestBuildMaintainer
00:10:38 [2022-08-24T00:10:38.572Z] === RUN   TestDockerSuite/TestBuildMissingArgs
00:10:40 [2022-08-24T00:10:40.465Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
00:10:42 [2022-08-24T00:10:42.983Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
00:10:45 [2022-08-24T00:10:45.072Z] ok  	github.com/docker/docker/cmd/dockerd	0.059s	coverage: 31.8% of statements
00:10:45 [2022-08-24T00:10:45.072Z] ok  	github.com/docker/docker/container	0.115s	coverage: 36.1% of statements
00:10:45 [2022-08-24T00:10:45.072Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.475s	coverage: 0.0% of statements
00:10:45 [2022-08-24T00:10:45.072Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
00:10:45 [2022-08-24T00:10:45.072Z] ?   	github.com/docker/docker/container/stream	[no test files]
00:10:45 [2022-08-24T00:10:45.072Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
00:10:45 [2022-08-24T00:10:45.072Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
00:10:45 [2022-08-24T00:10:45.072Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
00:10:45 [2022-08-24T00:10:45.502Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
00:10:45 [2022-08-24T00:10:45.502Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
00:10:45 [2022-08-24T00:10:45.758Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
00:10:46 [2022-08-24T00:10:46.320Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
00:10:46 [2022-08-24T00:10:46.579Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.98s)
00:10:46 [2022-08-24T00:10:46.579Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
00:10:47 [2022-08-24T00:10:47.617Z] ok  	github.com/docker/docker/daemon/cluster	0.076s	coverage: 0.5% of statements
00:10:49 [2022-08-24T00:10:49.014Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.015s	coverage: 65.3% of statements
00:10:50 [2022-08-24T00:10:50.398Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
00:10:53 [2022-08-24T00:10:53.119Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
00:10:55 [2022-08-24T00:10:55.013Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
00:10:55 [2022-08-24T00:10:55.940Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
00:10:57 [2022-08-24T00:10:57.317Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
00:10:57 [2022-08-24T00:10:57.317Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
00:10:57 [2022-08-24T00:10:57.317Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
00:10:58 [2022-08-24T00:10:58.532Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 13.4% of statements
00:10:59 [2022-08-24T00:10:59.517Z] ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 81.1% of statements
00:11:00 [2022-08-24T00:11:00.086Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
00:11:00 [2022-08-24T00:11:00.086Z] ok  	github.com/docker/docker/daemon	10.140s	coverage: 16.5% of statements
00:11:00 [2022-08-24T00:11:00.086Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
00:11:00 [2022-08-24T00:11:00.086Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
00:11:00 [2022-08-24T00:11:00.086Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
00:11:00 [2022-08-24T00:11:00.086Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
00:11:00 [2022-08-24T00:11:00.587Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
00:11:00 [2022-08-24T00:11:00.587Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
00:11:01 [2022-08-24T00:11:01.029Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
00:11:01 [2022-08-24T00:11:01.514Z] === RUN   TestDockerSuite/TestBuildMultipleTags
00:11:01 [2022-08-24T00:11:01.770Z] === RUN   TestDockerSuite/TestBuildNetContainer
00:11:01 [2022-08-24T00:11:01.973Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.765s	coverage: 74.8% of statements
00:11:03 [2022-08-24T00:11:03.136Z] === RUN   TestDockerSuite/TestBuildNetNone
00:11:03 [2022-08-24T00:11:03.356Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 3.0% of statements
00:11:03 [2022-08-24T00:11:03.356Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.380s	coverage: 60.7% of statements
00:11:03 [2022-08-24T00:11:03.396Z] === RUN   TestDockerSuite/TestBuildNoContext
00:11:03 [2022-08-24T00:11:03.396Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s)
00:11:03 [2022-08-24T00:11:03.396Z] PASS
00:11:03 [2022-08-24T00:11:03.396Z] 
00:11:03 [2022-08-24T00:11:03.396Z] DONE 17 tests in 52.537s
00:11:03 [2022-08-24T00:11:03.396Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
00:11:03 [2022-08-24T00:11:03.396Z] ++ 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
00:11:03 [2022-08-24T00:11:03.396Z] ++ set -e
00:11:03 [2022-08-24T00:11:03.396Z] ++ '[' -n 0 ']'
00:11:03 [2022-08-24T00:11:03.396Z] ++ set -x
00:11:03 [2022-08-24T00:11:03.396Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
00:11:03 [2022-08-24T00:11:03.653Z] INFO: Testing against a local daemon
00:11:03 [2022-08-24T00:11:03.653Z] === RUN   TestPluginInvalidJSON
00:11:03 [2022-08-24T00:11:03.653Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
00:11:03 [2022-08-24T00:11:03.653Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
00:11:03 [2022-08-24T00:11:03.653Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
00:11:03 [2022-08-24T00:11:03.653Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
00:11:03 [2022-08-24T00:11:03.653Z] === RUN   TestPluginInvalidJSON/plugins/pull
00:11:03 [2022-08-24T00:11:03.653Z] === PAUSE TestPluginInvalidJSON/plugins/pull
00:11:03 [2022-08-24T00:11:03.653Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
00:11:03 [2022-08-24T00:11:03.653Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
00:11:03 [2022-08-24T00:11:03.653Z] === CONT  TestPluginInvalidJSON/plugins/pull
00:11:03 [2022-08-24T00:11:03.653Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
00:11:03 [2022-08-24T00:11:03.653Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
00:11:03 [2022-08-24T00:11:03.653Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
00:11:03 [2022-08-24T00:11:03.653Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
00:11:03 [2022-08-24T00:11:03.653Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
00:11:03 [2022-08-24T00:11:03.653Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
00:11:03 [2022-08-24T00:11:03.653Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
00:11:03 [2022-08-24T00:11:03.653Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
00:11:03 [2022-08-24T00:11:03.653Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
00:11:03 [2022-08-24T00:11:03.653Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
00:11:03 [2022-08-24T00:11:03.653Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
00:11:03 [2022-08-24T00:11:03.653Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
00:11:03 [2022-08-24T00:11:03.653Z] --- PASS: TestPluginInvalidJSON (0.03s)
00:11:03 [2022-08-24T00:11:03.653Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
00:11:03 [2022-08-24T00:11:03.653Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
00:11:03 [2022-08-24T00:11:03.653Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
00:11:03 [2022-08-24T00:11:03.653Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
00:11:03 [2022-08-24T00:11:03.653Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
00:11:03 [2022-08-24T00:11:03.653Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
00:11:03 [2022-08-24T00:11:03.653Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
00:11:03 [2022-08-24T00:11:03.653Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
00:11:03 [2022-08-24T00:11:03.653Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
00:11:03 [2022-08-24T00:11:03.653Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
00:11:03 [2022-08-24T00:11:03.653Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s)
00:11:03 [2022-08-24T00:11:03.653Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
00:11:03 [2022-08-24T00:11:03.653Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
00:11:03 [2022-08-24T00:11:03.653Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
00:11:03 [2022-08-24T00:11:03.653Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
00:11:03 [2022-08-24T00:11:03.653Z] === RUN   TestPluginInstall
00:11:03 [2022-08-24T00:11:03.653Z] === RUN   TestPluginInstall/no_auth
00:11:04 [2022-08-24T00:11:04.215Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
00:11:04 [2022-08-24T00:11:04.742Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
00:11:04 [2022-08-24T00:11:04.778Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
00:11:05 [2022-08-24T00:11:05.706Z] time="2022-08-24T00:11:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:11:05 [2022-08-24T00:11:05.706Z] time="2022-08-24T00:11:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37be61c1175f0724bd232513da5e3b261064ccf6d5528c3def9f06303c8ca6c5" mediatype=application/vnd.docker.plugin.v1+json size=522
00:11:05 [2022-08-24T00:11:05.706Z] time="2022-08-24T00:11:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:11:05 [2022-08-24T00:11:05.706Z] time="2022-08-24T00:11:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37be61c1175f0724bd232513da5e3b261064ccf6d5528c3def9f06303c8ca6c5" mediatype=application/vnd.docker.plugin.v1+json size=522
00:11:05 [2022-08-24T00:11:05.963Z] === RUN   TestPluginInstall/with_htpasswd
00:11:06 [2022-08-24T00:11:06.526Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
00:11:06 [2022-08-24T00:11:06.526Z] time="2022-08-24T00:11:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:11:06 [2022-08-24T00:11:06.526Z] time="2022-08-24T00:11:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37be61c1175f0724bd232513da5e3b261064ccf6d5528c3def9f06303c8ca6c5" mediatype=application/vnd.docker.plugin.v1+json size=522
00:11:06 [2022-08-24T00:11:06.526Z] time="2022-08-24T00:11:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:11:06 [2022-08-24T00:11:06.526Z] time="2022-08-24T00:11:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:37be61c1175f0724bd232513da5e3b261064ccf6d5528c3def9f06303c8ca6c5" mediatype=application/vnd.docker.plugin.v1+json size=522
00:11:06 [2022-08-24T00:11:06.677Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.406s	coverage: 50.6% of statements
00:11:06 [2022-08-24T00:11:06.782Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
00:11:06 [2022-08-24T00:11:06.783Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
00:11:06 [2022-08-24T00:11:06.783Z] === RUN   TestPluginInstall/with_insecure
00:11:07 [2022-08-24T00:11:07.250Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.228s	coverage: 45.9% of statements
00:11:07 [2022-08-24T00:11:07.250Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
00:11:07 [2022-08-24T00:11:07.345Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
00:11:07 [2022-08-24T00:11:07.909Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
00:11:07 [2022-08-24T00:11:07.909Z] time="2022-08-24T00:11:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:11:07 [2022-08-24T00:11:07.909Z] time="2022-08-24T00:11:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53354ee7022cacf05a35f9bf15b4a82f248e64a19af5bbb4c0807bd74b17c67a" mediatype=application/vnd.docker.plugin.v1+json size=522
00:11:07 [2022-08-24T00:11:07.909Z] time="2022-08-24T00:11:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
00:11:07 [2022-08-24T00:11:07.909Z] time="2022-08-24T00:11:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53354ee7022cacf05a35f9bf15b4a82f248e64a19af5bbb4c0807bd74b17c67a" mediatype=application/vnd.docker.plugin.v1+json size=522
00:11:08 [2022-08-24T00:11:08.167Z]     plugin_test.go:195: [df65063934f45] daemon is not started
00:11:08 [2022-08-24T00:11:08.167Z] --- PASS: TestPluginInstall (4.50s)
00:11:08 [2022-08-24T00:11:08.167Z]     --- PASS: TestPluginInstall/no_auth (2.40s)
00:11:08 [2022-08-24T00:11:08.167Z]     --- PASS: TestPluginInstall/with_htpasswd (0.81s)
00:11:08 [2022-08-24T00:11:08.167Z]     --- PASS: TestPluginInstall/with_insecure (1.30s)
00:11:08 [2022-08-24T00:11:08.167Z] === RUN   TestPluginsWithRuntimes
00:11:08 [2022-08-24T00:11:08.424Z] === RUN   TestDockerSuite/TestBuildOnBuild
00:11:08 [2022-08-24T00:11:08.636Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.5% of statements
00:11:08 [2022-08-24T00:11:08.897Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.779s	coverage: 58.5% of statements
00:11:08 [2022-08-24T00:11:08.897Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
00:11:08 [2022-08-24T00:11:08.897Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
00:11:09 [2022-08-24T00:11:09.396Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
00:11:09 [2022-08-24T00:11:09.841Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.014s	coverage: 3.0% of statements
00:11:09 [2022-08-24T00:11:09.960Z] === RUN   TestPluginsWithRuntimes/No_Args
00:11:10 [2022-08-24T00:11:10.218Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
00:11:10 [2022-08-24T00:11:10.413Z] ok  	github.com/docker/docker/daemon/links	0.012s	coverage: 93.0% of statements
00:11:11 [2022-08-24T00:11:11.152Z] === RUN   TestPluginsWithRuntimes/With_Args
00:11:11 [2022-08-24T00:11:11.356Z] ok  	github.com/docker/docker/daemon/images	0.038s	coverage: 6.9% of statements
00:11:11 [2022-08-24T00:11:11.356Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
00:11:11 [2022-08-24T00:11:11.356Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
00:11:11 [2022-08-24T00:11:11.928Z] ok  	github.com/docker/docker/daemon/logger	0.221s	coverage: 43.2% of statements
00:11:12 [2022-08-24T00:11:12.525Z] --- PASS: TestPluginsWithRuntimes (4.42s)
00:11:12 [2022-08-24T00:11:12.525Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.21s)
00:11:12 [2022-08-24T00:11:12.525Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.41s)
00:11:12 [2022-08-24T00:11:12.525Z] === RUN   TestPluginBackCompatMediaTypes
00:11:12 [2022-08-24T00:11:12.870Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.020s	coverage: 53.6% of statements
00:11:12 [2022-08-24T00:11:12.870Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.215s	coverage: 80.2% of statements
00:11:12 [2022-08-24T00:11:12.870Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
00:11:13 [2022-08-24T00:11:13.454Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
00:11:13 [2022-08-24T00:11:13.454Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
00:11:13 [2022-08-24T00:11:13.711Z] --- PASS: TestPluginBackCompatMediaTypes (0.97s)
00:11:13 [2022-08-24T00:11:13.711Z] PASS
00:11:13 [2022-08-24T00:11:13.711Z] 
00:11:13 [2022-08-24T00:11:13.711Z] DONE 24 tests in 10.079s
00:11:13 [2022-08-24T00:11:13.711Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
00:11:13 [2022-08-24T00:11:13.711Z] ++ 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
00:11:13 [2022-08-24T00:11:13.711Z] ++ set -e
00:11:13 [2022-08-24T00:11:13.711Z] ++ '[' -n 0 ']'
00:11:13 [2022-08-24T00:11:13.711Z] ++ set -x
00:11:13 [2022-08-24T00:11:13.711Z] ++ 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
00:11:13 [2022-08-24T00:11:13.711Z] INFO: Testing against a local daemon
00:11:13 [2022-08-24T00:11:13.711Z] === RUN   TestExternalGraphDriver
00:11:13 [2022-08-24T00:11:13.837Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 68.2% of statements
00:11:13 [2022-08-24T00:11:13.837Z] ok  	github.com/docker/docker/daemon/logger/journald	0.006s	coverage: 23.4% of statements
00:11:13 [2022-08-24T00:11:13.968Z] === RUN   TestExternalGraphDriver/json
00:11:14 [2022-08-24T00:11:14.408Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
00:11:14 [2022-08-24T00:11:14.531Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
00:11:14 [2022-08-24T00:11:14.979Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.205s	coverage: 76.8% of statements
00:11:15 [2022-08-24T00:11:15.239Z] ok  	github.com/docker/docker/daemon/logger/local	0.049s	coverage: 79.4% of statements
00:11:15 [2022-08-24T00:11:15.239Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
00:11:15 [2022-08-24T00:11:15.239Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
00:11:15 [2022-08-24T00:11:15.899Z]     docker_api_swarm_node_test.go:20: [da0024cd14ffd] joining swarm manager [d49ffd1dc88a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:11:16 [2022-08-24T00:11:16.180Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.023s	coverage: 62.0% of statements
00:11:16 [2022-08-24T00:11:16.180Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.037s	coverage: 31.5% of statements
00:11:16 [2022-08-24T00:11:16.471Z] === RUN   TestExternalGraphDriver/spec
00:11:16 [2022-08-24T00:11:16.727Z]     docker_api_swarm_node_test.go:21: [d8491e4198728] joining swarm manager [d49ffd1dc88a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:11:17 [2022-08-24T00:11:17.122Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
00:11:17 [2022-08-24T00:11:17.656Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
00:11:17 [2022-08-24T00:11:17.692Z] ok  	github.com/docker/docker/daemon/logger/templates	0.010s	coverage: 8.3% of statements
00:11:18 [2022-08-24T00:11:18.221Z] === RUN   TestExternalGraphDriver/pull
00:11:18 [2022-08-24T00:11:18.262Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
00:11:18 [2022-08-24T00:11:18.477Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
00:11:19 [2022-08-24T00:11:19.204Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.640s	coverage: 82.5% of statements
00:11:19 [2022-08-24T00:11:19.204Z] ?   	github.com/docker/docker/daemon/names	[no test files]
00:11:19 [2022-08-24T00:11:19.204Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
00:11:19 [2022-08-24T00:11:19.404Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
00:11:19 [2022-08-24T00:11:19.776Z] ok  	github.com/docker/docker/distribution/metadata	0.022s	coverage: 44.4% of statements
00:11:20 [2022-08-24T00:11:20.333Z] --- PASS: TestExternalGraphDriver (6.42s)
00:11:20 [2022-08-24T00:11:20.333Z]     --- PASS: TestExternalGraphDriver/json (2.41s)
00:11:20 [2022-08-24T00:11:20.333Z]     --- PASS: TestExternalGraphDriver/spec (1.85s)
00:11:20 [2022-08-24T00:11:20.333Z]     --- PASS: TestExternalGraphDriver/pull (1.81s)
00:11:20 [2022-08-24T00:11:20.333Z] === RUN   TestGraphdriverPluginV2
00:11:21 [2022-08-24T00:11:21.158Z] ok  	github.com/docker/docker/distribution	1.534s	coverage: 28.0% of statements
00:11:21 [2022-08-24T00:11:21.158Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
00:11:21 [2022-08-24T00:11:21.419Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
00:11:21 [2022-08-24T00:11:21.702Z] === RUN   TestDockerSuite/TestBuildPATH
00:11:21 [2022-08-24T00:11:21.991Z] ok  	github.com/docker/docker/image	0.024s	coverage: 86.9% of statements
00:11:22 [2022-08-24T00:11:22.252Z] ok  	github.com/docker/docker/distribution/xfer	1.889s	coverage: 84.9% of statements
00:11:22 [2022-08-24T00:11:22.252Z] ?   	github.com/docker/docker/dockerversion	[no test files]
00:11:22 [2022-08-24T00:11:22.513Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
00:11:23 [2022-08-24T00:11:23.456Z] ok  	github.com/docker/docker/image/tarexport	0.011s	coverage: 0.7% of statements
00:11:23 [2022-08-24T00:11:23.456Z] ?   	github.com/docker/docker/image/v1	[no test files]
00:11:23 [2022-08-24T00:11:23.457Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
00:11:23 [2022-08-24T00:11:23.594Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
00:11:23 [2022-08-24T00:11:23.718Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
00:11:24 [2022-08-24T00:11:24.156Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
00:11:24 [2022-08-24T00:11:24.660Z] ok  	github.com/docker/docker/oci	0.006s	coverage: 46.0% of statements
00:11:24 [2022-08-24T00:11:24.718Z] --- PASS: TestGraphdriverPluginV2 (4.61s)
00:11:24 [2022-08-24T00:11:24.718Z] PASS
00:11:24 [2022-08-24T00:11:24.718Z] 
00:11:24 [2022-08-24T00:11:24.718Z] DONE 5 tests in 11.149s
00:11:24 [2022-08-24T00:11:24.718Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
00:11:24 [2022-08-24T00:11:24.718Z] ++ 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
00:11:24 [2022-08-24T00:11:24.718Z] ++ set -e
00:11:24 [2022-08-24T00:11:24.718Z] ++ '[' -n 0 ']'
00:11:24 [2022-08-24T00:11:24.718Z] ++ set -x
00:11:24 [2022-08-24T00:11:24.718Z] ++ 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
00:11:24 [2022-08-24T00:11:24.920Z] ok  	github.com/docker/docker/opts	0.024s	coverage: 66.0% of statements
00:11:24 [2022-08-24T00:11:24.974Z] INFO: Testing against a local daemon
00:11:24 [2022-08-24T00:11:24.974Z] === RUN   TestContinueAfterPluginCrash
00:11:24 [2022-08-24T00:11:24.974Z] === PAUSE TestContinueAfterPluginCrash
00:11:24 [2022-08-24T00:11:24.974Z] === RUN   TestReadPluginNoRead
00:11:24 [2022-08-24T00:11:24.974Z] === PAUSE TestReadPluginNoRead
00:11:24 [2022-08-24T00:11:24.974Z] === RUN   TestDaemonStartWithLogOpt
00:11:24 [2022-08-24T00:11:24.974Z] === PAUSE TestDaemonStartWithLogOpt
00:11:24 [2022-08-24T00:11:24.974Z] === CONT  TestContinueAfterPluginCrash
00:11:24 [2022-08-24T00:11:24.974Z] === CONT  TestDaemonStartWithLogOpt
00:11:25 [2022-08-24T00:11:25.181Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
00:11:25 [2022-08-24T00:11:25.230Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
00:11:27 [2022-08-24T00:11:27.096Z] ok  	github.com/docker/docker/pkg/archive	0.304s	coverage: 81.9% of statements
00:11:27 [2022-08-24T00:11:27.357Z] ok  	github.com/docker/docker/pkg/authorization	0.096s	coverage: 68.3% of statements
00:11:27 [2022-08-24T00:11:27.617Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
00:11:27 [2022-08-24T00:11:27.617Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
00:11:27 [2022-08-24T00:11:27.749Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
00:11:29 [2022-08-24T00:11:29.640Z] --- PASS: TestDaemonStartWithLogOpt (4.62s)
00:11:29 [2022-08-24T00:11:29.640Z] === CONT  TestReadPluginNoRead
00:11:30 [2022-08-24T00:11:30.913Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.475s	coverage: 42.7% of statements
00:11:31 [2022-08-24T00:11:31.174Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
00:11:31 [2022-08-24T00:11:31.174Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
00:11:31 [2022-08-24T00:11:31.434Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
00:11:32 [2022-08-24T00:11:32.008Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 87.2% of statements
00:11:32 [2022-08-24T00:11:32.272Z] ok  	github.com/docker/docker/layer	7.853s	coverage: 68.9% of statements
00:11:32 [2022-08-24T00:11:32.272Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
00:11:32 [2022-08-24T00:11:32.272Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
00:11:32 [2022-08-24T00:11:32.272Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
00:11:32 [2022-08-24T00:11:32.272Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
00:11:32 [2022-08-24T00:11:32.272Z] ?   	github.com/docker/docker/oci/caps	[no test files]
00:11:32 [2022-08-24T00:11:32.272Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
00:11:32 [2022-08-24T00:11:32.272Z] ok  	github.com/docker/docker/pkg/fsutils	0.139s	coverage: 85.1% of statements
00:11:32 [2022-08-24T00:11:32.532Z] ok  	github.com/docker/docker/pkg/homedir	0.022s	coverage: 11.4% of statements
00:11:32 [2022-08-24T00:11:32.908Z]     docker_api_swarm_test.go:502: [d3565a7ded002] joining swarm manager [d9c5245e8903d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:11:32 [2022-08-24T00:11:32.908Z] === RUN   TestReadPluginNoRead/default
00:11:33 [2022-08-24T00:11:33.475Z] ok  	github.com/docker/docker/pkg/idtools	0.524s	coverage: 67.9% of statements
00:11:33 [2022-08-24T00:11:33.475Z] ok  	github.com/docker/docker/pkg/ioutils	0.446s	coverage: 70.1% of statements
00:11:34 [2022-08-24T00:11:34.048Z] ok  	github.com/docker/docker/pkg/longpath	0.010s	coverage: 100.0% of statements
00:11:34 [2022-08-24T00:11:34.048Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
00:11:34 [2022-08-24T00:11:34.048Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
00:11:34 [2022-08-24T00:11:34.048Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
00:11:34 [2022-08-24T00:11:34.278Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
00:11:34 [2022-08-24T00:11:34.308Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
00:11:34 [2022-08-24T00:11:34.535Z] === RUN   TestReadPluginNoRead/disabled_caching
00:11:34 [2022-08-24T00:11:34.569Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.006s	coverage: 60.0% of statements
00:11:34 [2022-08-24T00:11:34.791Z] --- PASS: TestContinueAfterPluginCrash (9.94s)
00:11:34 [2022-08-24T00:11:34.830Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 90.5% of statements
00:11:34 [2022-08-24T00:11:34.830Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
00:11:34 [2022-08-24T00:11:34.830Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
00:11:34 [2022-08-24T00:11:34.830Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
00:11:35 [2022-08-24T00:11:35.402Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
00:11:35 [2022-08-24T00:11:35.987Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
00:11:36 [2022-08-24T00:11:36.156Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
00:11:36 [2022-08-24T00:11:36.247Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
00:11:36 [2022-08-24T00:11:36.507Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
00:11:37 [2022-08-24T00:11:37.092Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
00:11:37 [2022-08-24T00:11:37.656Z] === CONT  TestReadPluginNoRead
00:11:37 [2022-08-24T00:11:37.656Z]     read_test.go:92: [df83a3690ce21] daemon is not started
00:11:37 [2022-08-24T00:11:37.656Z] --- PASS: TestReadPluginNoRead (8.02s)
00:11:37 [2022-08-24T00:11:37.656Z]     --- PASS: TestReadPluginNoRead/default (1.63s)
00:11:37 [2022-08-24T00:11:37.656Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.45s)
00:11:37 [2022-08-24T00:11:37.656Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s)
00:11:37 [2022-08-24T00:11:37.656Z] PASS
00:11:37 [2022-08-24T00:11:37.656Z] 
00:11:37 [2022-08-24T00:11:37.656Z] DONE 6 tests in 12.759s
00:11:37 [2022-08-24T00:11:37.656Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
00:11:37 [2022-08-24T00:11:37.656Z] ++ 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
00:11:37 [2022-08-24T00:11:37.656Z] ++ set -e
00:11:37 [2022-08-24T00:11:37.656Z] ++ '[' -n 0 ']'
00:11:37 [2022-08-24T00:11:37.656Z] ++ set -x
00:11:37 [2022-08-24T00:11:37.656Z] ++ 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
00:11:37 [2022-08-24T00:11:37.656Z] testing: warning: no tests to run
00:11:37 [2022-08-24T00:11:37.656Z] PASS
00:11:37 [2022-08-24T00:11:37.656Z] 
00:11:37 [2022-08-24T00:11:37.656Z] DONE 0 tests in 0.037s
00:11:37 [2022-08-24T00:11:37.656Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
00:11:37 [2022-08-24T00:11:37.656Z] ++ 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
00:11:37 [2022-08-24T00:11:37.656Z] ++ set -e
00:11:37 [2022-08-24T00:11:37.656Z] ++ '[' -n 0 ']'
00:11:37 [2022-08-24T00:11:37.656Z] ++ set -x
00:11:37 [2022-08-24T00:11:37.656Z] ++ 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
00:11:37 [2022-08-24T00:11:37.656Z] INFO: Testing against a local daemon
00:11:37 [2022-08-24T00:11:37.656Z] === RUN   TestPluginWithDevMounts
00:11:37 [2022-08-24T00:11:37.656Z] === PAUSE TestPluginWithDevMounts
00:11:37 [2022-08-24T00:11:37.656Z] === CONT  TestPluginWithDevMounts
00:11:37 [2022-08-24T00:11:37.888Z] ok  	github.com/docker/docker/pkg/pubsub	1.033s	coverage: 75.0% of statements
00:11:37 [2022-08-24T00:11:37.888Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
00:11:38 [2022-08-24T00:11:38.149Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
00:11:38 [2022-08-24T00:11:38.409Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
00:11:38 [2022-08-24T00:11:38.671Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
00:11:38 [2022-08-24T00:11:38.671Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
00:11:39 [2022-08-24T00:11:39.024Z] === RUN   TestDockerSuite/TestBuildRm
00:11:39 [2022-08-24T00:11:39.243Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.1% of statements
00:11:39 [2022-08-24T00:11:39.586Z] --- PASS: TestPluginWithDevMounts (1.88s)
00:11:39 [2022-08-24T00:11:39.586Z] PASS
00:11:39 [2022-08-24T00:11:39.586Z] 
00:11:39 [2022-08-24T00:11:39.586Z] DONE 1 tests in 2.007s
00:11:39 [2022-08-24T00:11:39.586Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
00:11:39 [2022-08-24T00:11:39.586Z] ++ 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
00:11:39 [2022-08-24T00:11:39.586Z] ++ set -e
00:11:39 [2022-08-24T00:11:39.586Z] ++ '[' -n 0 ']'
00:11:39 [2022-08-24T00:11:39.586Z] ++ set -x
00:11:39 [2022-08-24T00:11:39.586Z] ++ 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
00:11:39 [2022-08-24T00:11:39.814Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
00:11:39 [2022-08-24T00:11:39.842Z] INFO: Testing against a local daemon
00:11:39 [2022-08-24T00:11:39.842Z] === RUN   TestSecretInspect
00:11:40 [2022-08-24T00:11:40.075Z] ok  	github.com/docker/docker/pkg/tailfile	0.048s	coverage: 88.6% of statements
00:11:40 [2022-08-24T00:11:40.645Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
00:11:40 [2022-08-24T00:11:40.906Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
00:11:40 [2022-08-24T00:11:40.906Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
00:11:41 [2022-08-24T00:11:41.210Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
00:11:41 [2022-08-24T00:11:41.772Z]     docker_api_swarm_test.go:507: [dac27b3d03045] joining swarm manager [d9c5245e8903d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:11:42 [2022-08-24T00:11:42.028Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
00:11:42 [2022-08-24T00:11:42.591Z] --- PASS: TestSecretInspect (2.74s)
00:11:42 [2022-08-24T00:11:42.591Z] === RUN   TestSecretList
00:11:42 [2022-08-24T00:11:42.819Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
00:11:43 [2022-08-24T00:11:43.079Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
00:11:43 [2022-08-24T00:11:43.153Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
00:11:43 [2022-08-24T00:11:43.340Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
00:11:43 [2022-08-24T00:11:43.410Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
00:11:44 [2022-08-24T00:11:44.283Z] ok  	github.com/docker/docker/quota	0.255s	coverage: 71.4% of statements
00:11:44 [2022-08-24T00:11:44.777Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
00:11:44 [2022-08-24T00:11:44.853Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
00:11:45 [2022-08-24T00:11:45.033Z] --- PASS: TestSecretList (2.52s)
00:11:45 [2022-08-24T00:11:45.033Z] === RUN   TestSecretsCreateAndDelete
00:11:45 [2022-08-24T00:11:45.289Z] === RUN   TestDockerSuite/TestBuildShellInherited
00:11:45 [2022-08-24T00:11:45.794Z] ok  	github.com/docker/docker/registry	0.051s	coverage: 58.6% of statements
00:11:46 [2022-08-24T00:11:46.055Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
00:11:46 [2022-08-24T00:11:46.219Z] === RUN   TestDockerSuite/TestBuildShellMultiple
00:11:46 [2022-08-24T00:11:46.316Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
00:11:46 [2022-08-24T00:11:46.577Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
00:11:46 [2022-08-24T00:11:46.838Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
00:11:47 [2022-08-24T00:11:47.587Z] --- PASS: TestSecretsCreateAndDelete (2.60s)
00:11:47 [2022-08-24T00:11:47.587Z] === RUN   TestSecretsUpdate
00:11:48 [2022-08-24T00:11:48.752Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
00:11:48 [2022-08-24T00:11:48.956Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
00:11:49 [2022-08-24T00:11:49.212Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
00:11:49 [2022-08-24T00:11:49.323Z] ok  	github.com/docker/docker/volume/local	0.096s	coverage: 76.8% of statements
00:11:49 [2022-08-24T00:11:49.468Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
00:11:49 [2022-08-24T00:11:49.468Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
00:11:49 [2022-08-24T00:11:49.468Z] === RUN   TestDockerSuite/TestBuildSpaces
00:11:49 [2022-08-24T00:11:49.584Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
00:11:49 [2022-08-24T00:11:49.725Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
00:11:50 [2022-08-24T00:11:50.288Z] --- PASS: TestSecretsUpdate (2.52s)
00:11:50 [2022-08-24T00:11:50.288Z] === RUN   TestTemplatedSecret
00:11:50 [2022-08-24T00:11:50.545Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
00:11:50 [2022-08-24T00:11:50.803Z] === RUN   TestDockerSuite/TestBuildStderr
00:11:50 [2022-08-24T00:11:50.967Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 72.3% of statements
00:11:51 [2022-08-24T00:11:51.365Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
00:11:53 [2022-08-24T00:11:53.257Z] --- PASS: TestTemplatedSecret (3.01s)
00:11:53 [2022-08-24T00:11:53.257Z] === RUN   TestSecretCreateResolve
00:11:54 [2022-08-24T00:11:54.625Z] === RUN   TestDockerSuite/TestBuildStopSignal
00:11:56 [2022-08-24T00:11:56.002Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
00:11:56 [2022-08-24T00:11:56.261Z] --- PASS: TestSecretCreateResolve (3.09s)
00:11:56 [2022-08-24T00:11:56.261Z] PASS
00:11:56 [2022-08-24T00:11:56.261Z] 
00:11:56 [2022-08-24T00:11:56.261Z] DONE 6 tests in 16.568s
00:11:56 [2022-08-24T00:11:56.261Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
00:11:56 [2022-08-24T00:11:56.261Z] ++ 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
00:11:56 [2022-08-24T00:11:56.261Z] ++ set -e
00:11:56 [2022-08-24T00:11:56.261Z] ++ '[' -n 0 ']'
00:11:56 [2022-08-24T00:11:56.261Z] ++ set -x
00:11:56 [2022-08-24T00:11:56.261Z] ++ 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
00:11:56 [2022-08-24T00:11:56.261Z] INFO: Testing against a local daemon
00:11:56 [2022-08-24T00:11:56.261Z] === RUN   TestServiceCreateInit
00:11:56 [2022-08-24T00:11:56.519Z] === RUN   TestServiceCreateInit/daemonInitDisabled
00:11:56 [2022-08-24T00:11:56.775Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
00:11:57 [2022-08-24T00:11:57.339Z] === RUN   TestDockerSuite/TestBuildTagEvent
00:11:57 [2022-08-24T00:11:57.902Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
00:11:59 [2022-08-24T00:11:59.270Z] === RUN   TestDockerSuite/TestBuildUser
00:12:01 [2022-08-24T00:12:01.160Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
00:12:01 [2022-08-24T00:12:01.160Z] === RUN   TestServiceCreateInit/daemonInitEnabled
00:12:04 [2022-08-24T00:12:04.429Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
00:12:05 [2022-08-24T00:12:05.795Z] --- PASS: TestServiceCreateInit (9.38s)
00:12:05 [2022-08-24T00:12:05.795Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.54s)
00:12:05 [2022-08-24T00:12:05.795Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.80s)
00:12:05 [2022-08-24T00:12:05.795Z] === RUN   TestCreateServiceMultipleTimes
00:12:12 [2022-08-24T00:12:12.914Z] ok  	github.com/docker/docker/pkg/plugins	33.637s	coverage: 76.3% of statements
00:12:12 [2022-08-24T00:12:12.914Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
00:12:12 [2022-08-24T00:12:12.914Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
00:12:12 [2022-08-24T00:12:12.914Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
00:12:12 [2022-08-24T00:12:12.914Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
00:12:12 [2022-08-24T00:12:12.914Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
00:12:12 [2022-08-24T00:12:12.914Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
00:12:12 [2022-08-24T00:12:12.914Z] ?   	github.com/docker/docker/rootless	[no test files]
00:12:12 [2022-08-24T00:12:12.914Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
00:12:12 [2022-08-24T00:12:12.914Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
00:12:12 [2022-08-24T00:12:12.914Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
00:12:12 [2022-08-24T00:12:12.914Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
00:12:12 [2022-08-24T00:12:12.914Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
00:12:12 [2022-08-24T00:12:12.914Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
00:12:12 [2022-08-24T00:12:12.914Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
00:12:12 [2022-08-24T00:12:12.914Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
00:12:12 [2022-08-24T00:12:12.914Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
00:12:12 [2022-08-24T00:12:12.914Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
00:12:12 [2022-08-24T00:12:12.914Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
00:12:12 [2022-08-24T00:12:12.914Z] ?   	github.com/docker/docker/testutil/request	[no test files]
00:12:12 [2022-08-24T00:12:12.914Z] ?   	github.com/docker/docker/volume	[no test files]
00:12:12 [2022-08-24T00:12:12.914Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
00:12:12 [2022-08-24T00:12:12.914Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === Skipped
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     network_proxy_test.go:208: No support for dual stack yet
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:44: Driver btrfs not supported
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:44: Driver btrfs not supported
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:44: Driver btrfs not supported
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:44: Driver btrfs not supported
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:44: Driver btrfs not supported
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:71: No driver to put!
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z] time="2022-08-24T00:11:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:42: graphdriver: driver not supported
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z] time="2022-08-24T00:11:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:42: graphdriver: driver not supported
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z] time="2022-08-24T00:11:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:42: graphdriver: driver not supported
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z] time="2022-08-24T00:11:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:42: graphdriver: driver not supported
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z] time="2022-08-24T00:11:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:42: graphdriver: driver not supported
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:71: No driver to put!
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     overlay_test.go:50: Fails to compute changes intermittently
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     overlay_test.go:65: Cannot run test with naive change algorithm
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:44: Driver zfs not supported
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:44: Driver zfs not supported
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:44: Driver zfs not supported
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:44: Driver zfs not supported
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:44: Driver zfs not supported
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     graphtest_unix.go:71: No driver to put!
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
00:12:12 [2022-08-24T00:12:12.914Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
00:12:12 [2022-08-24T00:12:12.914Z] 
00:12:12 [2022-08-24T00:12:12.914Z] DONE 2799 tests, 28 skipped in 254.267s
00:12:12 [2022-08-24T00:12:12.914Z] + '[' -n 'github.com/docker/docker/libnetwork
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/bitseq
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/cluster
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/cmd/diagnostic
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/cmd/ovrouter
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/cmd/readme_test
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/config
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/datastore
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/diagnostic
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/discoverapi
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/driverapi
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/drivers/bridge
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/drivers/host
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/drivers/ipvlan
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/drivers/macvlan
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/drivers/null
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/drivers/overlay
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/drivers/remote
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/drivers/remote/api
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/drivers/windows
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/drvregistry
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/etchosts
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/idm
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/internal/caller
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/internal/setmatrix
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/ipam
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/ipamapi
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/ipams/builtin
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/ipams/null
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/ipams/remote
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/ipams/remote/api
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/ipams/windowsipam
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/ipamutils
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/iptables
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/netlabel
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/netutils
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/networkdb
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/ns
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/options
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/osl
00:12:12 [2022-08-24T00:12:12.914Z] github.com/docker/docker/libnetwork/osl/kernel
00:12:12 [2022-08-24T00:12:12.915Z] github.com/docker/docker/libnetwork/portallocator
00:12:12 [2022-08-24T00:12:12.915Z] github.com/docker/docker/libnetwork/portmapper
00:12:12 [2022-08-24T00:12:12.915Z] github.com/docker/docker/libnetwork/resolvconf
00:12:12 [2022-08-24T00:12:12.915Z] github.com/docker/docker/libnetwork/testutils
00:12:12 [2022-08-24T00:12:12.915Z] github.com/docker/docker/libnetwork/types' ']'
00:12:12 [2022-08-24T00:12:12.915Z] + 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
00:12:13 [2022-08-24T00:12:13.884Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
00:12:15 [2022-08-24T00:12:15.254Z]     docker_api_swarm_node_test.go:81: [d6fc59d177adc] joining swarm manager [d98d6d03fe78c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:12:17 [2022-08-24T00:12:17.774Z] === RUN   TestDockerSuite/TestBuildVerboseOut
00:12:18 [2022-08-24T00:12:18.030Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
00:12:18 [2022-08-24T00:12:18.286Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
00:12:19 [2022-08-24T00:12:19.216Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
00:12:19 [2022-08-24T00:12:19.779Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
00:12:20 [2022-08-24T00:12:20.707Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
00:12:20 [2022-08-24T00:12:20.707Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
00:12:20 [2022-08-24T00:12:20.707Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
00:12:20 [2022-08-24T00:12:20.707Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
00:12:20 [2022-08-24T00:12:20.707Z] === RUN   TestDockerSuite/TestBuildWindowsUser
00:12:20 [2022-08-24T00:12:20.707Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
00:12:20 [2022-08-24T00:12:20.707Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
00:12:20 [2022-08-24T00:12:20.707Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
00:12:20 [2022-08-24T00:12:20.707Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
00:12:22 [2022-08-24T00:12:22.604Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
00:12:22 [2022-08-24T00:12:22.604Z] === RUN   TestDockerSuite/TestBuildWithFailure
00:12:23 [2022-08-24T00:12:23.167Z] --- PASS: TestCreateServiceMultipleTimes (17.53s)
00:12:23 [2022-08-24T00:12:23.167Z] === RUN   TestCreateServiceConflict
00:12:23 [2022-08-24T00:12:23.425Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
00:12:24 [2022-08-24T00:12:24.106Z] === RUN   TestDockerSuite/TestBuildWithTabs
00:12:24 [2022-08-24T00:12:24.669Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
00:12:24 [2022-08-24T00:12:24.669Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
00:12:26 [2022-08-24T00:12:26.036Z] --- PASS: TestCreateServiceConflict (2.65s)
00:12:26 [2022-08-24T00:12:26.036Z] === RUN   TestCreateServiceMaxReplicas
00:12:26 [2022-08-24T00:12:26.965Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
00:12:28 [2022-08-24T00:12:28.332Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
00:12:28 [2022-08-24T00:12:28.589Z] === RUN   TestDockerSuite/TestBuildWithVolumes
00:12:29 [2022-08-24T00:12:29.517Z] --- PASS: TestCreateServiceMaxReplicas (3.40s)
00:12:29 [2022-08-24T00:12:29.517Z] === RUN   TestCreateWithDuplicateNetworkNames
00:12:29 [2022-08-24T00:12:29.517Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
00:12:30 [2022-08-24T00:12:30.080Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
00:12:30 [2022-08-24T00:12:30.643Z]     docker_api_swarm_node_test.go:53: [d2684a577b25f] joining swarm manager [dfb9f0f0d86c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:12:30 [2022-08-24T00:12:30.643Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
00:12:30 [2022-08-24T00:12:30.643Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
00:12:30 [2022-08-24T00:12:30.643Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
00:12:32 [2022-08-24T00:12:32.012Z]     docker_api_swarm_node_test.go:54: [d45cfd7b70631] joining swarm manager [dfb9f0f0d86c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:12:32 [2022-08-24T00:12:32.012Z] === RUN   TestDockerSuite/TestBuildXZHost
00:12:33 [2022-08-24T00:12:33.902Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
00:12:34 [2022-08-24T00:12:34.159Z] === RUN   TestDockerSuite/TestCommitChange
00:12:34 [2022-08-24T00:12:34.722Z] === RUN   TestDockerSuite/TestCommitChangeLabels
00:12:35 [2022-08-24T00:12:35.283Z] === RUN   TestDockerSuite/TestCommitHardlink
00:12:36 [2022-08-24T00:12:36.651Z] === RUN   TestDockerSuite/TestCommitNewFile
00:12:37 [2022-08-24T00:12:37.580Z] === RUN   TestDockerSuite/TestCommitPausedContainer
00:12:38 [2022-08-24T00:12:38.143Z] === RUN   TestDockerSuite/TestCommitTTY
00:12:39 [2022-08-24T00:12:39.071Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
00:12:40 [2022-08-24T00:12:40.000Z] === RUN   TestDockerSuite/TestCommitWithoutPause
00:12:40 [2022-08-24T00:12:40.564Z] === RUN   TestDockerSuite/TestCopyAndRestart
00:12:41 [2022-08-24T00:12:41.516Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
00:12:41 [2022-08-24T00:12:41.516Z] === RUN   TestDockerSuite/TestCpAbsolutePath
00:12:42 [2022-08-24T00:12:42.078Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
00:12:42 [2022-08-24T00:12:42.639Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
00:12:43 [2022-08-24T00:12:43.201Z] === RUN   TestDockerSuite/TestCpFromCaseA
00:12:43 [2022-08-24T00:12:43.763Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.46s)
00:12:43 [2022-08-24T00:12:43.763Z] === RUN   TestCreateServiceSecretFileMode
00:12:44 [2022-08-24T00:12:44.020Z] === RUN   TestDockerSuite/TestCpFromCaseB
00:12:44 [2022-08-24T00:12:44.581Z] === RUN   TestDockerSuite/TestCpFromCaseC
00:12:45 [2022-08-24T00:12:45.143Z] === RUN   TestDockerSuite/TestCpFromCaseD
00:12:46 [2022-08-24T00:12:46.071Z] === RUN   TestDockerSuite/TestCpFromCaseE
00:12:46 [2022-08-24T00:12:46.634Z] --- PASS: TestCreateServiceSecretFileMode (2.90s)
00:12:46 [2022-08-24T00:12:46.634Z] === RUN   TestCreateServiceConfigFileMode
00:12:46 [2022-08-24T00:12:46.890Z] === RUN   TestDockerSuite/TestCpFromCaseF
00:12:47 [2022-08-24T00:12:47.454Z] === RUN   TestDockerSuite/TestCpFromCaseG
00:12:48 [2022-08-24T00:12:48.015Z] === RUN   TestDockerSuite/TestCpFromCaseH
00:12:48 [2022-08-24T00:12:48.942Z] === RUN   TestDockerSuite/TestCpFromCaseI
00:12:49 [2022-08-24T00:12:49.505Z] --- PASS: TestCreateServiceConfigFileMode (2.92s)
00:12:49 [2022-08-24T00:12:49.505Z] === RUN   TestCreateServiceSysctls
00:12:49 [2022-08-24T00:12:49.761Z] === RUN   TestDockerSuite/TestCpFromCaseJ
00:12:50 [2022-08-24T00:12:50.691Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
00:12:51 [2022-08-24T00:12:51.625Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
00:12:52 [2022-08-24T00:12:52.555Z] === RUN   TestDockerSuite/TestCpGarbagePath
00:12:53 [2022-08-24T00:12:53.117Z] === RUN   TestDockerSuite/TestCpLocalOnly
00:12:53 [2022-08-24T00:12:53.117Z] === RUN   TestDockerSuite/TestCpNameHasColon
00:12:53 [2022-08-24T00:12:53.374Z] --- PASS: TestCreateServiceSysctls (3.71s)
00:12:53 [2022-08-24T00:12:53.374Z] === RUN   TestCreateServiceCapabilities
00:12:53 [2022-08-24T00:12:53.630Z] === RUN   TestDockerSuite/TestCpRelativePath
00:12:54 [2022-08-24T00:12:54.558Z] === RUN   TestDockerSuite/TestCpSpecialFiles
00:12:55 [2022-08-24T00:12:55.488Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
00:12:56 [2022-08-24T00:12:56.050Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
00:12:56 [2022-08-24T00:12:56.307Z] --- PASS: TestCreateServiceCapabilities (3.00s)
00:12:56 [2022-08-24T00:12:56.307Z] === RUN   TestInspect
00:12:56 [2022-08-24T00:12:56.874Z] === RUN   TestDockerSuite/TestCpToCaseA
00:12:57 [2022-08-24T00:12:57.802Z] === RUN   TestDockerSuite/TestCpToCaseB
00:12:58 [2022-08-24T00:12:58.745Z] === RUN   TestDockerSuite/TestCpToCaseC
00:12:59 [2022-08-24T00:12:59.616Z] ok  	github.com/docker/docker/libnetwork	37.244s	coverage: 40.6% of statements
00:12:59 [2022-08-24T00:12:59.616Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.114s	coverage: 84.4% of statements
00:12:59 [2022-08-24T00:12:59.616Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
00:12:59 [2022-08-24T00:12:59.616Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
00:12:59 [2022-08-24T00:12:59.616Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
00:12:59 [2022-08-24T00:12:59.616Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
00:12:59 [2022-08-24T00:12:59.616Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
00:12:59 [2022-08-24T00:12:59.616Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
00:12:59 [2022-08-24T00:12:59.616Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
00:12:59 [2022-08-24T00:12:59.616Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
00:12:59 [2022-08-24T00:12:59.616Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 22.4% of statements
00:12:59 [2022-08-24T00:12:59.616Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
00:12:59 [2022-08-24T00:12:59.616Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
00:12:59 [2022-08-24T00:12:59.616Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
00:12:59 [2022-08-24T00:12:59.616Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
00:12:59 [2022-08-24T00:12:59.616Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.356s	coverage: 59.9% of statements
00:12:59 [2022-08-24T00:12:59.616Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
00:12:59 [2022-08-24T00:12:59.616Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
00:12:59 [2022-08-24T00:12:59.616Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.150s	coverage: 5.0% of statements
00:12:59 [2022-08-24T00:12:59.616Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
00:12:59 [2022-08-24T00:12:59.616Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
00:12:59 [2022-08-24T00:12:59.616Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
00:12:59 [2022-08-24T00:12:59.616Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
00:12:59 [2022-08-24T00:12:59.672Z] --- PASS: TestInspect (3.47s)
00:12:59 [2022-08-24T00:12:59.672Z] === RUN   TestCreateJob
00:13:00 [2022-08-24T00:13:00.601Z] === RUN   TestDockerSuite/TestCpToCaseD
00:13:03 [2022-08-24T00:13:03.870Z] --- PASS: TestCreateJob (3.54s)
00:13:03 [2022-08-24T00:13:03.870Z] === RUN   TestReplicatedJob
00:13:03 [2022-08-24T00:13:03.870Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
00:13:04 [2022-08-24T00:13:04.127Z] === RUN   TestDockerSuite/TestCpToCaseE
00:13:07 [2022-08-24T00:13:07.396Z] === RUN   TestDockerSuite/TestCpToCaseF
00:13:07 [2022-08-24T00:13:07.653Z] === RUN   TestDockerSuite/TestCpToCaseG
00:13:09 [2022-08-24T00:13:09.543Z] --- PASS: TestReplicatedJob (6.30s)
00:13:09 [2022-08-24T00:13:09.543Z] === RUN   TestUpdateReplicatedJob
00:13:09 [2022-08-24T00:13:09.604Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.331s	coverage: 6.6% of statements
00:13:09 [2022-08-24T00:13:09.604Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
00:13:09 [2022-08-24T00:13:09.604Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
00:13:09 [2022-08-24T00:13:09.604Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
00:13:09 [2022-08-24T00:13:09.604Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
00:13:09 [2022-08-24T00:13:09.604Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
00:13:09 [2022-08-24T00:13:09.604Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
00:13:09 [2022-08-24T00:13:09.604Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
00:13:09 [2022-08-24T00:13:09.604Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.014s	coverage: 81.2% of statements
00:13:09 [2022-08-24T00:13:09.864Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
00:13:09 [2022-08-24T00:13:09.864Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
00:13:10 [2022-08-24T00:13:10.472Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
00:13:11 [2022-08-24T00:13:11.400Z] === RUN   TestDockerSuite/TestCpToCaseH
00:13:13 [2022-08-24T00:13:13.295Z]     docker_api_swarm_test.go:202: [db687aedc9cf8] joining swarm manager [dd0fda3f5145b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:13:14 [2022-08-24T00:13:14.224Z] --- PASS: TestUpdateReplicatedJob (4.38s)
00:13:14 [2022-08-24T00:13:14.224Z] === RUN   TestServiceListWithStatuses
00:13:14 [2022-08-24T00:13:14.224Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:13:14 [2022-08-24T00:13:14.224Z] --- SKIP: TestServiceListWithStatuses (0.00s)
00:13:14 [2022-08-24T00:13:14.224Z] === RUN   TestDockerNetworkConnectAlias
00:13:14 [2022-08-24T00:13:14.481Z] === RUN   TestDockerSuite/TestCpToCaseI
00:13:15 [2022-08-24T00:13:15.042Z] === RUN   TestDockerSuite/TestCpToCaseJ
00:13:19 [2022-08-24T00:13:19.209Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
00:13:19 [2022-08-24T00:13:19.209Z] --- PASS: TestDockerNetworkConnectAlias (5.06s)
00:13:19 [2022-08-24T00:13:19.209Z] === RUN   TestDockerNetworkReConnect
00:13:19 [2022-08-24T00:13:19.465Z] === RUN   TestDockerSuite/TestCpToDot
00:13:20 [2022-08-24T00:13:20.031Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
00:13:21 [2022-08-24T00:13:21.412Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
00:13:22 [2022-08-24T00:13:22.087Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
00:13:22 [2022-08-24T00:13:22.777Z] === RUN   TestDockerSuite/TestCpToStdout
00:13:23 [2022-08-24T00:13:23.339Z] --- PASS: TestDockerNetworkReConnect (4.20s)
00:13:23 [2022-08-24T00:13:23.339Z] === RUN   TestServicePlugin
00:13:23 [2022-08-24T00:13:23.339Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
00:13:24 [2022-08-24T00:13:24.705Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
00:13:24 [2022-08-24T00:13:24.961Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
00:13:25 [2022-08-24T00:13:25.522Z] === RUN   TestDockerSuite/TestCpVolumePath
00:13:26 [2022-08-24T00:13:26.450Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
00:13:26 [2022-08-24T00:13:26.450Z] === RUN   TestDockerSuite/TestCreateArgs
00:13:26 [2022-08-24T00:13:26.706Z] === RUN   TestDockerSuite/TestCreateByImageID
00:13:26 [2022-08-24T00:13:26.963Z] === RUN   TestDockerSuite/TestCreateEchoStdout
00:13:27 [2022-08-24T00:13:27.526Z]     plugin_test.go:61: [dda901ca16825] joining swarm manager [dfc51cdd69de9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:13:27 [2022-08-24T00:13:27.782Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
00:13:27 [2022-08-24T00:13:27.782Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:13:27 [2022-08-24T00:13:27.782Z] === RUN   TestDockerSuite/TestCreateHostConfig
00:13:27 [2022-08-24T00:13:27.782Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
00:13:28 [2022-08-24T00:13:28.344Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
00:13:28 [2022-08-24T00:13:28.601Z] === RUN   TestDockerSuite/TestCreateLabels
00:13:28 [2022-08-24T00:13:28.601Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
00:13:28 [2022-08-24T00:13:28.601Z] === RUN   TestDockerSuite/TestCreateRM
00:13:28 [2022-08-24T00:13:28.857Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
00:13:28 [2022-08-24T00:13:28.857Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
00:13:28 [2022-08-24T00:13:28.857Z] === RUN   TestDockerSuite/TestCreateStopSignal
00:13:28 [2022-08-24T00:13:28.857Z] === RUN   TestDockerSuite/TestCreateStopTimeout
00:13:28 [2022-08-24T00:13:28.857Z]     plugin_test.go:64: [d1379bef937b2] joining swarm manager [dfc51cdd69de9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:13:29 [2022-08-24T00:13:29.113Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
00:13:31 [2022-08-24T00:13:31.004Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
00:13:31 [2022-08-24T00:13:31.004Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
00:13:31 [2022-08-24T00:13:31.004Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
00:13:33 [2022-08-24T00:13:33.524Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
00:13:34 [2022-08-24T00:13:34.087Z] === RUN   TestDockerSuite/TestCreateWithPortRange
00:13:34 [2022-08-24T00:13:34.343Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
00:13:34 [2022-08-24T00:13:34.343Z] === RUN   TestDockerSuite/TestEventsAttach
00:13:34 [2022-08-24T00:13:34.906Z] === RUN   TestDockerSuite/TestEventsCommit
00:13:35 [2022-08-24T00:13:35.836Z]     docker_api_swarm_test.go:384: [dbee2208e5d78] joining swarm manager [d7b1925a56991]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:13:36 [2022-08-24T00:13:36.092Z] === RUN   TestDockerSuite/TestEventsContainerEvents
00:13:36 [2022-08-24T00:13:36.655Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
00:13:36 [2022-08-24T00:13:36.988Z] ok  	github.com/docker/docker/libnetwork/ipam	14.200s	coverage: 85.3% of statements
00:13:36 [2022-08-24T00:13:36.988Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
00:13:36 [2022-08-24T00:13:36.988Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
00:13:36 [2022-08-24T00:13:36.988Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
00:13:36 [2022-08-24T00:13:36.988Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.006s	coverage: 47.4% of statements
00:13:36 [2022-08-24T00:13:36.988Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
00:13:36 [2022-08-24T00:13:36.988Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
00:13:36 [2022-08-24T00:13:36.988Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.254s	coverage: 74.0% of statements
00:13:36 [2022-08-24T00:13:36.988Z] ok  	github.com/docker/docker/libnetwork/iptables	0.158s	coverage: 45.0% of statements
00:13:36 [2022-08-24T00:13:36.988Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
00:13:37 [2022-08-24T00:13:37.218Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
00:13:37 [2022-08-24T00:13:37.218Z]     docker_api_swarm_test.go:385: [d7d56e8f84ea3] joining swarm manager [d7b1925a56991]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:13:37 [2022-08-24T00:13:37.560Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
00:13:37 [2022-08-24T00:13:37.781Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
00:13:39 [2022-08-24T00:13:39.680Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
00:13:40 [2022-08-24T00:13:40.243Z] === RUN   TestDockerSuite/TestEventsContainerRestart
00:13:42 [2022-08-24T00:13:42.760Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
00:13:44 [2022-08-24T00:13:44.649Z] === RUN   TestDockerSuite/TestEventsCopy
00:13:45 [2022-08-24T00:13:45.578Z] === RUN   TestDockerSuite/TestEventsFilterContainer
00:13:46 [2022-08-24T00:13:46.551Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
00:13:51 [2022-08-24T00:13:51.792Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
00:13:52 [2022-08-24T00:13:52.049Z] === RUN   TestDockerSuite/TestEventsFilterImageName
00:13:52 [2022-08-24T00:13:52.976Z] === RUN   TestDockerSuite/TestEventsFilterLabels
00:13:53 [2022-08-24T00:13:53.232Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
00:13:53 [2022-08-24T00:13:53.232Z] === RUN   TestDockerSuite/TestEventsFilterType
00:13:53 [2022-08-24T00:13:53.488Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
00:13:53 [2022-08-24T00:13:53.744Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
00:13:53 [2022-08-24T00:13:53.744Z] === RUN   TestDockerSuite/TestEventsFilters
00:13:54 [2022-08-24T00:13:54.672Z] === RUN   TestDockerSuite/TestEventsFormat
00:13:55 [2022-08-24T00:13:55.233Z] --- PASS: TestServicePlugin (31.95s)
00:13:55 [2022-08-24T00:13:55.233Z] === RUN   TestServiceUpdateLabel
00:13:55 [2022-08-24T00:13:55.795Z] === RUN   TestDockerSuite/TestEventsFormatBadField
00:13:55 [2022-08-24T00:13:55.795Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
00:13:55 [2022-08-24T00:13:55.795Z] === RUN   TestDockerSuite/TestEventsImageImport
00:13:56 [2022-08-24T00:13:56.357Z] === RUN   TestDockerSuite/TestEventsImageLoad
00:13:56 [2022-08-24T00:13:56.613Z] === RUN   TestDockerSuite/TestEventsImagePull
00:13:57 [2022-08-24T00:13:57.540Z] --- PASS: TestServiceUpdateLabel (2.39s)
00:13:57 [2022-08-24T00:13:57.540Z] === RUN   TestServiceUpdateSecrets
00:13:57 [2022-08-24T00:13:57.796Z] === RUN   TestDockerSuite/TestEventsImageTag
00:13:58 [2022-08-24T00:13:58.723Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
00:13:58 [2022-08-24T00:13:58.981Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
00:13:58 [2022-08-24T00:13:58.981Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
00:13:58 [2022-08-24T00:13:58.981Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
00:13:58 [2022-08-24T00:13:58.981Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
00:13:58 [2022-08-24T00:13:58.981Z] === RUN   TestDockerSuite/TestEventsPluginOps
00:14:01 [2022-08-24T00:14:01.530Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
00:14:01 [2022-08-24T00:14:01.793Z] === RUN   TestDockerSuite/TestEventsRename
00:14:02 [2022-08-24T00:14:02.355Z] === RUN   TestDockerSuite/TestEventsResize
00:14:02 [2022-08-24T00:14:02.611Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
00:14:09 [2022-08-24T00:14:09.146Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
00:14:09 [2022-08-24T00:14:09.146Z] === RUN   TestDockerSuite/TestEventsStreaming
00:14:09 [2022-08-24T00:14:09.146Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
00:14:12 [2022-08-24T00:14:12.412Z] === RUN   TestDockerSuite/TestEventsTop
00:14:12 [2022-08-24T00:14:12.412Z] --- PASS: TestServiceUpdateSecrets (14.68s)
00:14:12 [2022-08-24T00:14:12.412Z] === RUN   TestServiceUpdateConfigs
00:14:12 [2022-08-24T00:14:12.412Z] === RUN   TestDockerSuite/TestEventsUntag
00:14:15 [2022-08-24T00:14:15.678Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
00:14:27 [2022-08-24T00:14:27.845Z] === RUN   TestDockerSuite/TestNetworkEvents
00:14:27 [2022-08-24T00:14:27.845Z] === RUN   TestDockerSuite/TestVolumeEvents
00:14:27 [2022-08-24T00:14:27.845Z] --- PASS: TestServiceUpdateConfigs (14.51s)
00:14:27 [2022-08-24T00:14:27.845Z] === RUN   TestServiceUpdateNetwork
00:14:27 [2022-08-24T00:14:27.845Z] === RUN   TestDockerSuite/TestExec
00:14:27 [2022-08-24T00:14:27.845Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
00:14:29 [2022-08-24T00:14:29.215Z] === RUN   TestDockerSuite/TestExecCgroup
00:14:30 [2022-08-24T00:14:30.582Z] === RUN   TestDockerSuite/TestExecEnv
00:14:30 [2022-08-24T00:14:30.838Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
00:14:32 [2022-08-24T00:14:32.206Z] === RUN   TestDockerSuite/TestExecExitStatus
00:14:32 [2022-08-24T00:14:32.206Z]     check_test.go:611: [d7d56e8f84ea3] daemon is not started
00:14:32 [2022-08-24T00:14:32.206Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
00:14:32 [2022-08-24T00:14:32.462Z] === RUN   TestDockerSuite/TestExecInspectID
00:14:34 [2022-08-24T00:14:34.377Z]     docker_api_swarm_test.go:802: [da77b62a2f7be] joining swarm manager [dd8e65022999a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:14:34 [2022-08-24T00:14:34.377Z] === RUN   TestDockerSuite/TestExecInteractive
00:14:35 [2022-08-24T00:14:35.305Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
00:14:35 [2022-08-24T00:14:35.867Z]     docker_api_swarm_test.go:802: [da482e9e55b99] joining swarm manager [dd8e65022999a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:14:35 [2022-08-24T00:14:35.867Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
00:14:36 [2022-08-24T00:14:36.430Z] === RUN   TestDockerSuite/TestExecParseError
00:14:36 [2022-08-24T00:14:36.993Z] === RUN   TestDockerSuite/TestExecPausedContainer
00:14:36 [2022-08-24T00:14:36.993Z]     docker_api_swarm_test.go:802: [d6dc08d1c88bd] joining swarm manager [dd8e65022999a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
00:14:37 [2022-08-24T00:14:37.558Z] === RUN   TestDockerSuite/TestExecSetEnv
00:14:38 [2022-08-24T00:14:38.120Z] === RUN   TestDockerSuite/TestExecStartFails
00:14:38 [2022-08-24T00:14:38.376Z]     docker_api_swarm_test.go:802: [de63b95c251cb] joining swarm manager [dd8e65022999a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
00:14:38 [2022-08-24T00:14:38.938Z] === RUN   TestDockerSuite/TestExecStopNotHanging
00:14:39 [2022-08-24T00:14:39.500Z] === RUN   TestDockerSuite/TestExecTTY
00:14:39 [2022-08-24T00:14:39.756Z]     docker_api_swarm_test.go:810: [d888ed397de77] joining swarm manager [dd8e65022999a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
00:14:40 [2022-08-24T00:14:40.013Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
00:14:40 [2022-08-24T00:14:40.944Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
00:14:40 [2022-08-24T00:14:40.944Z] --- PASS: TestServiceUpdateNetwork (14.05s)
00:14:40 [2022-08-24T00:14:40.944Z] === RUN   TestServiceUpdatePidsLimit
00:14:41 [2022-08-24T00:14:41.200Z] === RUN   TestDockerSuite/TestExecUlimits
00:14:42 [2022-08-24T00:14:42.128Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
00:14:42 [2022-08-24T00:14:42.128Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
00:14:42 [2022-08-24T00:14:42.128Z] === RUN   TestDockerSuite/TestExecWithImageUser
00:14:42 [2022-08-24T00:14:42.128Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
00:14:43 [2022-08-24T00:14:43.495Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
00:14:43 [2022-08-24T00:14:43.495Z] === RUN   TestDockerSuite/TestExecWithNoTERM
00:14:44 [2022-08-24T00:14:44.058Z] === RUN   TestDockerSuite/TestExecWithPrivileged
00:14:44 [2022-08-24T00:14:44.987Z] === RUN   TestDockerSuite/TestExecWithTERM
00:14:45 [2022-08-24T00:14:45.549Z] === RUN   TestDockerSuite/TestExecWithUser
00:14:46 [2022-08-24T00:14:46.478Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
00:14:47 [2022-08-24T00:14:47.407Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
00:14:49 [2022-08-24T00:14:49.300Z] === RUN   TestDockerSuite/TestHealth
00:14:50 [2022-08-24T00:14:50.228Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
00:14:58 [2022-08-24T00:14:58.332Z] --- PASS: TestServiceUpdatePidsLimit (16.79s)
00:14:58 [2022-08-24T00:14:58.332Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s)
00:14:58 [2022-08-24T00:14:58.332Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.93s)
00:14:58 [2022-08-24T00:14:58.332Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s)
00:14:58 [2022-08-24T00:14:58.332Z] PASS
00:14:58 [2022-08-24T00:14:58.332Z] 
00:14:58 [2022-08-24T00:14:58.332Z] === Skipped
00:14:58 [2022-08-24T00:14:58.332Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
00:14:58 [2022-08-24T00:14:58.332Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
00:14:58 [2022-08-24T00:14:58.332Z] 
00:14:58 [2022-08-24T00:14:58.332Z] DONE 27 tests, 1 skipped in 181.398s
00:14:58 [2022-08-24T00:14:58.332Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
00:14:58 [2022-08-24T00:14:58.332Z] ++ 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
00:14:58 [2022-08-24T00:14:58.332Z] ++ set -e
00:14:58 [2022-08-24T00:14:58.332Z] ++ '[' -n 0 ']'
00:14:58 [2022-08-24T00:14:58.332Z] ++ set -x
00:14:58 [2022-08-24T00:14:58.332Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
00:14:58 [2022-08-24T00:14:58.332Z] INFO: Testing against a local daemon
00:14:58 [2022-08-24T00:14:58.332Z] === RUN   TestSessionCreate
00:14:58 [2022-08-24T00:14:58.332Z] --- PASS: TestSessionCreate (0.02s)
00:14:58 [2022-08-24T00:14:58.332Z] === RUN   TestSessionCreateWithBadUpgrade
00:14:58 [2022-08-24T00:14:58.332Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
00:14:58 [2022-08-24T00:14:58.332Z] PASS
00:14:58 [2022-08-24T00:14:58.332Z] 
00:14:58 [2022-08-24T00:14:58.332Z] DONE 2 tests in 0.122s
00:14:58 [2022-08-24T00:14:58.332Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
00:14:58 [2022-08-24T00:14:58.332Z] ++ 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
00:14:58 [2022-08-24T00:14:58.332Z] ++ set -e
00:14:58 [2022-08-24T00:14:58.332Z] ++ '[' -n 0 ']'
00:14:58 [2022-08-24T00:14:58.332Z] ++ set -x
00:14:58 [2022-08-24T00:14:58.332Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
00:14:58 [2022-08-24T00:14:58.332Z] INFO: Testing against a local daemon
00:14:58 [2022-08-24T00:14:58.332Z] === RUN   TestCgroupDriverSystemdMemoryLimit
00:14:58 [2022-08-24T00:14:58.332Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:14:58 [2022-08-24T00:14:58.332Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
00:14:58 [2022-08-24T00:14:58.332Z] === RUN   TestDiskUsage
00:14:58 [2022-08-24T00:14:58.332Z] === PAUSE TestDiskUsage
00:14:58 [2022-08-24T00:14:58.332Z] === RUN   TestEventsExecDie
00:14:58 [2022-08-24T00:14:58.589Z] --- PASS: TestEventsExecDie (0.62s)
00:14:58 [2022-08-24T00:14:58.589Z] === RUN   TestEventsBackwardsCompatible
00:14:58 [2022-08-24T00:14:58.589Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
00:14:58 [2022-08-24T00:14:58.589Z] === RUN   TestEventsVolumeCreate
00:14:58 [2022-08-24T00:14:58.589Z] --- PASS: TestEventsVolumeCreate (0.07s)
00:14:58 [2022-08-24T00:14:58.589Z] === RUN   TestInfoBinaryCommits
00:14:58 [2022-08-24T00:14:58.589Z] --- PASS: TestInfoBinaryCommits (0.02s)
00:14:58 [2022-08-24T00:14:58.589Z] === RUN   TestInfoAPIVersioned
00:14:58 [2022-08-24T00:14:58.589Z] --- PASS: TestInfoAPIVersioned (0.00s)
00:14:58 [2022-08-24T00:14:58.589Z] === RUN   TestInfoAPI
00:14:58 [2022-08-24T00:14:58.589Z] --- PASS: TestInfoAPI (0.02s)
00:14:58 [2022-08-24T00:14:58.589Z] === RUN   TestInfoAPIWarnings
00:15:08 [2022-08-24T00:15:08.530Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
00:15:11 [2022-08-24T00:15:11.045Z] === RUN   TestDockerSuite/TestBuildHistory
00:15:13 [2022-08-24T00:15:13.562Z] === RUN   TestDockerSuite/TestHistoryExistentImage
00:15:13 [2022-08-24T00:15:13.562Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
00:15:13 [2022-08-24T00:15:13.562Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
00:15:13 [2022-08-24T00:15:13.562Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
00:15:14 [2022-08-24T00:15:14.124Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
00:15:14 [2022-08-24T00:15:14.380Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
00:15:14 [2022-08-24T00:15:14.942Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
00:15:15 [2022-08-24T00:15:15.197Z] --- PASS: TestInfoAPIWarnings (16.55s)
00:15:15 [2022-08-24T00:15:15.197Z] === RUN   TestInfoDebug
00:15:15 [2022-08-24T00:15:15.453Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
00:15:15 [2022-08-24T00:15:15.453Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
00:15:15 [2022-08-24T00:15:15.453Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
00:15:15 [2022-08-24T00:15:15.709Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
00:15:15 [2022-08-24T00:15:15.709Z] --- PASS: TestInfoDebug (0.53s)
00:15:15 [2022-08-24T00:15:15.709Z] === RUN   TestInfoInsecureRegistries
00:15:15 [2022-08-24T00:15:15.965Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
00:15:16 [2022-08-24T00:15:16.221Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
00:15:16 [2022-08-24T00:15:16.221Z] --- PASS: TestInfoInsecureRegistries (0.53s)
00:15:16 [2022-08-24T00:15:16.221Z] === RUN   TestInfoRegistryMirrors
00:15:16 [2022-08-24T00:15:16.478Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
00:15:16 [2022-08-24T00:15:16.478Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
00:15:16 [2022-08-24T00:15:16.734Z] --- PASS: TestInfoRegistryMirrors (0.53s)
00:15:16 [2022-08-24T00:15:16.734Z] === RUN   TestLoginFailsWithBadCredentials
00:15:17 [2022-08-24T00:15:17.296Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
00:15:17 [2022-08-24T00:15:17.296Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s)
00:15:17 [2022-08-24T00:15:17.296Z] === RUN   TestPingCacheHeaders
00:15:17 [2022-08-24T00:15:17.296Z] --- PASS: TestPingCacheHeaders (0.03s)
00:15:17 [2022-08-24T00:15:17.296Z] === RUN   TestPingGet
00:15:17 [2022-08-24T00:15:17.296Z] --- PASS: TestPingGet (0.03s)
00:15:17 [2022-08-24T00:15:17.296Z] === RUN   TestPingHead
00:15:17 [2022-08-24T00:15:17.296Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
00:15:17 [2022-08-24T00:15:17.296Z] --- PASS: TestPingHead (0.03s)
00:15:17 [2022-08-24T00:15:17.296Z] === RUN   TestPingSwarmHeader
00:15:17 [2022-08-24T00:15:17.859Z] === RUN   TestPingSwarmHeader/before_swarm_init
00:15:18 [2022-08-24T00:15:18.115Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
00:15:18 [2022-08-24T00:15:18.417Z] === RUN   TestPingSwarmHeader/after_swarm_init
00:15:18 [2022-08-24T00:15:18.673Z] === RUN   TestDockerSuite/TestImagesFormat
00:15:18 [2022-08-24T00:15:18.673Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
00:15:19 [2022-08-24T00:15:19.602Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
00:15:19 [2022-08-24T00:15:19.602Z] === RUN   TestPingSwarmHeader/after_swarm_leave
00:15:19 [2022-08-24T00:15:19.602Z] --- PASS: TestPingSwarmHeader (2.41s)
00:15:19 [2022-08-24T00:15:19.602Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
00:15:19 [2022-08-24T00:15:19.602Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
00:15:19 [2022-08-24T00:15:19.602Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
00:15:19 [2022-08-24T00:15:19.602Z] === RUN   TestPingBuilderHeader
00:15:19 [2022-08-24T00:15:19.602Z] === RUN   TestPingBuilderHeader/default_config
00:15:20 [2022-08-24T00:15:20.164Z] === RUN   TestPingBuilderHeader/buildkit_disabled
00:15:20 [2022-08-24T00:15:20.738Z] --- PASS: TestPingBuilderHeader (1.07s)
00:15:20 [2022-08-24T00:15:20.738Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
00:15:20 [2022-08-24T00:15:20.738Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s)
00:15:20 [2022-08-24T00:15:20.738Z] === RUN   TestVersion
00:15:20 [2022-08-24T00:15:20.738Z] --- PASS: TestVersion (0.02s)
00:15:20 [2022-08-24T00:15:20.738Z] === CONT  TestDiskUsage
00:15:21 [2022-08-24T00:15:21.306Z] === RUN   TestDiskUsage/empty
00:15:21 [2022-08-24T00:15:21.306Z] === RUN   TestDiskUsage/empty/container_types
00:15:21 [2022-08-24T00:15:21.306Z] === RUN   TestDiskUsage/empty/image_types
00:15:21 [2022-08-24T00:15:21.306Z] === RUN   TestDiskUsage/empty/volume_types
00:15:21 [2022-08-24T00:15:21.306Z] === RUN   TestDiskUsage/empty/build-cache_types
00:15:21 [2022-08-24T00:15:21.306Z] === RUN   TestDiskUsage/empty/container,_volume_types
00:15:21 [2022-08-24T00:15:21.306Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
00:15:21 [2022-08-24T00:15:21.306Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
00:15:21 [2022-08-24T00:15:21.306Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
00:15:21 [2022-08-24T00:15:21.306Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
00:15:21 [2022-08-24T00:15:21.306Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
00:15:21 [2022-08-24T00:15:21.306Z] === RUN   TestDiskUsage/after_LoadBusybox
00:15:21 [2022-08-24T00:15:21.562Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
00:15:21 [2022-08-24T00:15:21.562Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
00:15:21 [2022-08-24T00:15:21.562Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
00:15:21 [2022-08-24T00:15:21.562Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
00:15:21 [2022-08-24T00:15:21.562Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
00:15:21 [2022-08-24T00:15:21.562Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
00:15:21 [2022-08-24T00:15:21.562Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
00:15:21 [2022-08-24T00:15:21.562Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
00:15:21 [2022-08-24T00:15:21.562Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
00:15:21 [2022-08-24T00:15:21.562Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
00:15:21 [2022-08-24T00:15:21.562Z] === RUN   TestDiskUsage/after_container.Run
00:15:21 [2022-08-24T00:15:21.820Z] === RUN   TestDiskUsage/after_container.Run/container_types
00:15:21 [2022-08-24T00:15:21.820Z] === RUN   TestDiskUsage/after_container.Run/image_types
00:15:21 [2022-08-24T00:15:21.820Z] === RUN   TestDiskUsage/after_container.Run/volume_types
00:15:21 [2022-08-24T00:15:21.820Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
00:15:21 [2022-08-24T00:15:21.820Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
00:15:21 [2022-08-24T00:15:21.820Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
00:15:21 [2022-08-24T00:15:21.820Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
00:15:21 [2022-08-24T00:15:21.820Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
00:15:21 [2022-08-24T00:15:21.820Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
00:15:21 [2022-08-24T00:15:21.820Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
00:15:22 [2022-08-24T00:15:22.076Z] --- PASS: TestDiskUsage (1.20s)
00:15:22 [2022-08-24T00:15:22.076Z]     --- PASS: TestDiskUsage/empty (0.01s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]     --- PASS: TestDiskUsage/after_container.Run (0.34s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z] PASS
00:15:22 [2022-08-24T00:15:22.076Z] 
00:15:22 [2022-08-24T00:15:22.076Z] === Skipped
00:15:22 [2022-08-24T00:15:22.076Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
00:15:22 [2022-08-24T00:15:22.076Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
00:15:22 [2022-08-24T00:15:22.076Z] 
00:15:22 [2022-08-24T00:15:22.076Z] DONE 57 tests, 1 skipped in 24.221s
00:15:22 [2022-08-24T00:15:22.076Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
00:15:22 [2022-08-24T00:15:22.076Z] ++ 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
00:15:22 [2022-08-24T00:15:22.076Z] ++ set -e
00:15:22 [2022-08-24T00:15:22.076Z] ++ '[' -n 0 ']'
00:15:22 [2022-08-24T00:15:22.076Z] ++ set -x
00:15:22 [2022-08-24T00:15:22.076Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
00:15:22 [2022-08-24T00:15:22.076Z] INFO: Testing against a local daemon
00:15:22 [2022-08-24T00:15:22.076Z] === RUN   TestVolumesCreateAndList
00:15:22 [2022-08-24T00:15:22.076Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
00:15:22 [2022-08-24T00:15:22.076Z] --- PASS: TestVolumesCreateAndList (0.03s)
00:15:22 [2022-08-24T00:15:22.076Z] === RUN   TestVolumesRemove
00:15:22 [2022-08-24T00:15:22.076Z] === RUN   TestDockerSuite/TestImportBadURL
00:15:22 [2022-08-24T00:15:22.332Z] === RUN   TestDockerSuite/TestImportDisplay
00:15:22 [2022-08-24T00:15:22.332Z] --- PASS: TestVolumesRemove (0.06s)
00:15:22 [2022-08-24T00:15:22.332Z] === RUN   TestVolumesInspect
00:15:22 [2022-08-24T00:15:22.332Z] --- PASS: TestVolumesInspect (0.02s)
00:15:22 [2022-08-24T00:15:22.332Z] === RUN   TestVolumesInvalidJSON
00:15:22 [2022-08-24T00:15:22.332Z] === RUN   TestVolumesInvalidJSON/volumes/create
00:15:22 [2022-08-24T00:15:22.332Z] === PAUSE TestVolumesInvalidJSON/volumes/create
00:15:22 [2022-08-24T00:15:22.332Z] === CONT  TestVolumesInvalidJSON/volumes/create
00:15:22 [2022-08-24T00:15:22.332Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
00:15:22 [2022-08-24T00:15:22.332Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
00:15:22 [2022-08-24T00:15:22.332Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
00:15:22 [2022-08-24T00:15:22.332Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
00:15:22 [2022-08-24T00:15:22.332Z] --- PASS: TestVolumesInvalidJSON (0.03s)
00:15:22 [2022-08-24T00:15:22.332Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
00:15:22 [2022-08-24T00:15:22.332Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
00:15:22 [2022-08-24T00:15:22.332Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
00:15:22 [2022-08-24T00:15:22.332Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
00:15:22 [2022-08-24T00:15:22.332Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
00:15:22 [2022-08-24T00:15:22.332Z] PASS
00:15:22 [2022-08-24T00:15:22.332Z] 
00:15:22 [2022-08-24T00:15:22.332Z] DONE 9 tests in 0.242s
00:15:22 [2022-08-24T00:15:22.332Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:15:22 [2022-08-24T00:15:22.590Z] ++++ cat bundles/test-integration/docker.pid
00:15:22 [2022-08-24T00:15:22.590Z] +++ kill 6836
00:15:22 [2022-08-24T00:15:22.846Z] +++ /etc/init.d/apparmor stop
00:15:22 [2022-08-24T00:15:22.846Z] Leaving: AppArmorNo profiles have been unloaded.
00:15:22 [2022-08-24T00:15:22.846Z] 
00:15:22 [2022-08-24T00:15:22.846Z] Unloading profiles will leave already running processes permanently
00:15:22 [2022-08-24T00:15:22.846Z] unconfined, which can lead to unexpected situations.
00:15:22 [2022-08-24T00:15:22.846Z] 
00:15:22 [2022-08-24T00:15:22.846Z] To set a process to complain mode, use the command line tool
00:15:22 [2022-08-24T00:15:22.846Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:15:22 [2022-08-24T00:15:22.846Z] +++ true
00:15:22 [2022-08-24T00:15:22.846Z] exiting test-integration
00:15:22 [2022-08-24T00:15:22.846Z] ++ exit 0
00:15:22 [2022-08-24T00:15:22.846Z] 
00:15:23 [2022-08-24T00:15:23.779Z] + for job in $(jobs -p)
00:15:23 [2022-08-24T00:15:23.779Z] + wait 8696
00:15:23 [2022-08-24T00:15:23.779Z] === RUN   TestDockerSuite/TestImportFile
00:15:25 [2022-08-24T00:15:25.143Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
00:15:25 [2022-08-24T00:15:25.143Z] === RUN   TestDockerSuite/TestImportFileWithMessage
00:15:26 [2022-08-24T00:15:26.071Z] === RUN   TestDockerSuite/TestImportGzipped
00:15:27 [2022-08-24T00:15:27.000Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
00:15:28 [2022-08-24T00:15:28.367Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
00:15:28 [2022-08-24T00:15:28.623Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
00:15:29 [2022-08-24T00:15:29.070Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.733s	coverage: 60.6% of statements
00:15:29 [2022-08-24T00:15:29.070Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
00:15:29 [2022-08-24T00:15:29.070Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
00:15:29 [2022-08-24T00:15:29.070Z] ok  	github.com/docker/docker/libnetwork/osl	4.297s	coverage: 39.7% of statements
00:15:29 [2022-08-24T00:15:29.070Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
00:15:29 [2022-08-24T00:15:29.070Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.013s	coverage: 80.7% of statements
00:15:29 [2022-08-24T00:15:29.070Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.533s	coverage: 48.6% of statements
00:15:29 [2022-08-24T00:15:29.070Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
00:15:29 [2022-08-24T00:15:29.070Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
00:15:29 [2022-08-24T00:15:29.185Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
00:15:29 [2022-08-24T00:15:29.331Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
00:15:29 [2022-08-24T00:15:29.331Z] 
00:15:29 [2022-08-24T00:15:29.331Z] === Skipped
00:15:29 [2022-08-24T00:15:29.331Z] === SKIP: libnetwork TestParallel1 (0.00s)
00:15:29 [2022-08-24T00:15:29.331Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
00:15:29 [2022-08-24T00:15:29.331Z] 
00:15:29 [2022-08-24T00:15:29.331Z] === SKIP: libnetwork TestParallel3 (0.00s)
00:15:29 [2022-08-24T00:15:29.331Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
00:15:29 [2022-08-24T00:15:29.331Z] 
00:15:29 [2022-08-24T00:15:29.331Z] === SKIP: libnetwork TestParallel2 (0.00s)
00:15:29 [2022-08-24T00:15:29.331Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
00:15:29 [2022-08-24T00:15:29.331Z] 
00:15:29 [2022-08-24T00:15:29.331Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
00:15:29 [2022-08-24T00:15:29.331Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
00:15:29 [2022-08-24T00:15:29.331Z] 
00:15:29 [2022-08-24T00:15:29.331Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
00:15:29 [2022-08-24T00:15:29.331Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
00:15:29 [2022-08-24T00:15:29.331Z] 
00:15:29 [2022-08-24T00:15:29.331Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
00:15:29 [2022-08-24T00:15:29.331Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
00:15:29 [2022-08-24T00:15:29.331Z] 
00:15:29 [2022-08-24T00:15:29.331Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
00:15:29 [2022-08-24T00:15:29.331Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
00:15:29 [2022-08-24T00:15:29.331Z] 
00:15:29 [2022-08-24T00:15:29.331Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
00:15:29 [2022-08-24T00:15:29.331Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
00:15:29 [2022-08-24T00:15:29.331Z] 
00:15:29 [2022-08-24T00:15:29.331Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
00:15:29 [2022-08-24T00:15:29.331Z]     firewalld_test.go:14: firewalld is not running
00:15:29 [2022-08-24T00:15:29.331Z] 
00:15:29 [2022-08-24T00:15:29.331Z] DONE 327 tests, 9 skipped in 200.021s
00:15:29 [2022-08-24T00:15:29.747Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
00:15:29 [2022-08-24T00:15:29.747Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
00:15:29 [2022-08-24T00:15:29.747Z] === RUN   TestDockerSuite/TestInspectAmpersand
Post stage
[Pipeline] junit
00:15:29 [2022-08-24T00:15:29.924Z] Recording test results
00:15:30 [2022-08-24T00:15:30.243Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
00:15:30 [2022-08-24T00:15:30.310Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
00:15:30 [2022-08-24T00:15:30.567Z] === RUN   TestDockerSuite/TestInspectByPrefix
00:15:30 [2022-08-24T00:15:30.567Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
00:15:30 [2022-08-24T00:15:30.572Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44022/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e5958a8f08d8cc736a130fc162fa513ddcc4de61 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:e5958a8f08d8cc736a130fc162fa513ddcc4de61 hack/validate/vendor
00:15:31 [2022-08-24T00:15:31.131Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
00:15:31 [2022-08-24T00:15:31.131Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
00:15:31 [2022-08-24T00:15:31.131Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
00:15:31 [2022-08-24T00:15:31.142Z] +++ dirname ./hack/vendor.sh
00:15:31 [2022-08-24T00:15:31.142Z] ++ cd ./hack
00:15:31 [2022-08-24T00:15:31.142Z] ++ pwd
00:15:31 [2022-08-24T00:15:31.142Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack
00:15:31 [2022-08-24T00:15:31.142Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh
00:15:31 [2022-08-24T00:15:31.142Z] + GO111MODULE=auto
00:15:31 [2022-08-24T00:15:31.142Z] + go mod tidy -modfile vendor.mod -compat 1.17
00:15:31 [2022-08-24T00:15:31.142Z] go: downloading github.com/gorilla/mux v1.8.0
00:15:31 [2022-08-24T00:15:31.142Z] go: downloading github.com/sirupsen/logrus v1.8.1
00:15:31 [2022-08-24T00:15:31.402Z] go: downloading google.golang.org/grpc v1.45.0
00:15:31 [2022-08-24T00:15:31.663Z] go: downloading github.com/docker/distribution v2.8.1+incompatible
00:15:31 [2022-08-24T00:15:31.663Z] go: downloading github.com/pkg/errors v0.9.1
00:15:31 [2022-08-24T00:15:31.663Z] go: downloading github.com/containerd/containerd v1.6.7
00:15:31 [2022-08-24T00:15:31.694Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
00:15:31 [2022-08-24T00:15:31.924Z] go: downloading gotest.tools/v3 v3.2.0
00:15:31 [2022-08-24T00:15:31.924Z] go: downloading github.com/docker/go-units v0.4.0
00:15:31 [2022-08-24T00:15:31.924Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2
00:15:31 [2022-08-24T00:15:31.924Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
00:15:32 [2022-08-24T00:15:32.185Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
00:15:32 [2022-08-24T00:15:32.185Z] go: downloading github.com/moby/buildkit v0.10.4-0.20220719175648-8e2d9b9006ca
00:15:32 [2022-08-24T00:15:32.185Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
00:15:32 [2022-08-24T00:15:32.185Z] go: downloading github.com/docker/go-connections v0.4.0
00:15:32 [2022-08-24T00:15:32.185Z] go: downloading github.com/gogo/protobuf v1.3.2
00:15:32 [2022-08-24T00:15:32.257Z] === RUN   TestDockerSuite/TestInspectDefault
00:15:32 [2022-08-24T00:15:32.446Z] go: downloading github.com/opencontainers/go-digest v1.0.0
00:15:32 [2022-08-24T00:15:32.446Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11
00:15:32 [2022-08-24T00:15:32.446Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
00:15:32 [2022-08-24T00:15:32.446Z] go: downloading go.etcd.io/bbolt v1.3.6
00:15:32 [2022-08-24T00:15:32.708Z] go: downloading github.com/containerd/continuity v0.3.0
00:15:32 [2022-08-24T00:15:32.708Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1
00:15:32 [2022-08-24T00:15:32.708Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274
00:15:32 [2022-08-24T00:15:32.708Z] go: downloading github.com/moby/sys/symlink v0.2.0
00:15:32 [2022-08-24T00:15:32.708Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
00:15:32 [2022-08-24T00:15:32.708Z] go: downloading github.com/google/go-cmp v0.5.7
00:15:32 [2022-08-24T00:15:32.708Z] go: downloading github.com/Microsoft/go-winio v0.5.2
00:15:32 [2022-08-24T00:15:32.708Z] go: downloading github.com/docker/go-metrics v0.0.1
00:15:32 [2022-08-24T00:15:32.708Z] go: downloading github.com/moby/sys/signal v0.7.0
00:15:32 [2022-08-24T00:15:32.708Z] go: downloading github.com/opencontainers/runc v1.1.2
00:15:32 [2022-08-24T00:15:32.820Z] === RUN   TestDockerSuite/TestInspectHistory
00:15:32 [2022-08-24T00:15:32.968Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
00:15:32 [2022-08-24T00:15:32.968Z] go: downloading github.com/spf13/cobra v1.1.3
00:15:33 [2022-08-24T00:15:33.077Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
00:15:33 [2022-08-24T00:15:33.335Z] === RUN   TestDockerSuite/TestInspectImage
00:15:33 [2022-08-24T00:15:33.335Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
00:15:33 [2022-08-24T00:15:33.335Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
00:15:33 [2022-08-24T00:15:33.335Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
00:15:33 [2022-08-24T00:15:33.335Z] === RUN   TestDockerSuite/TestInspectInt64
00:15:33 [2022-08-24T00:15:33.897Z] === RUN   TestDockerSuite/TestInspectJSONFields
00:15:34 [2022-08-24T00:15:34.458Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
00:15:34 [2022-08-24T00:15:34.458Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
00:15:34 [2022-08-24T00:15:34.714Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
00:15:35 [2022-08-24T00:15:35.276Z] === RUN   TestDockerSuite/TestInspectPlugin
00:15:36 [2022-08-24T00:15:36.264Z] go: downloading github.com/stretchr/testify v1.7.1
00:15:36 [2022-08-24T00:15:36.264Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
00:15:36 [2022-08-24T00:15:36.264Z] go: downloading github.com/golang/protobuf v1.5.2
00:15:37 [2022-08-24T00:15:37.660Z] go: downloading github.com/morikuni/aec v1.0.0
00:15:37 [2022-08-24T00:15:37.660Z] go: downloading github.com/hashicorp/go-memdb v1.3.2
00:15:37 [2022-08-24T00:15:37.660Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a
00:15:37 [2022-08-24T00:15:37.660Z] go: downloading github.com/moby/sys/mount v0.3.3
00:15:37 [2022-08-24T00:15:37.660Z] go: downloading github.com/opencontainers/selinux v1.10.1
00:15:37 [2022-08-24T00:15:37.660Z] go: downloading github.com/google/uuid v1.3.0
00:15:37 [2022-08-24T00:15:37.660Z] go: downloading github.com/klauspost/compress v1.15.1
00:15:37 [2022-08-24T00:15:37.660Z] go: downloading github.com/Microsoft/hcsshim v0.9.4
00:15:37 [2022-08-24T00:15:37.794Z] === RUN   TestDockerSuite/TestInspectRootFS
00:15:37 [2022-08-24T00:15:37.794Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
00:15:37 [2022-08-24T00:15:37.926Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
00:15:37 [2022-08-24T00:15:37.926Z] go: downloading github.com/moby/locker v1.0.1
00:15:37 [2022-08-24T00:15:37.926Z] go: downloading github.com/vbatts/tar-split v0.11.2
00:15:37 [2022-08-24T00:15:37.926Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
00:15:37 [2022-08-24T00:15:37.926Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3
00:15:37 [2022-08-24T00:15:37.926Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062
00:15:37 [2022-08-24T00:15:37.926Z] go: downloading github.com/miekg/dns v1.1.27
00:15:38 [2022-08-24T00:15:38.051Z] === RUN   TestDockerSuite/TestInspectStatus
00:15:38 [2022-08-24T00:15:38.185Z] go: downloading github.com/moby/ipvs v1.0.2
00:15:38 [2022-08-24T00:15:38.185Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2
00:15:38 [2022-08-24T00:15:38.185Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f
00:15:38 [2022-08-24T00:15:38.185Z] go: downloading github.com/moby/sys/mountinfo v0.6.2
00:15:38 [2022-08-24T00:15:38.185Z] go: downloading github.com/containerd/cgroups v1.0.4
00:15:38 [2022-08-24T00:15:38.185Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2
00:15:38 [2022-08-24T00:15:38.185Z] go: downloading github.com/spf13/pflag v1.0.5
00:15:38 [2022-08-24T00:15:38.185Z] go: downloading github.com/prometheus/client_golang v1.12.1
00:15:38 [2022-08-24T00:15:38.185Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0
00:15:38 [2022-08-24T00:15:38.185Z] go: downloading github.com/imdario/mergo v0.3.12
00:15:38 [2022-08-24T00:15:38.185Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible
00:15:38 [2022-08-24T00:15:38.185Z] go: downloading github.com/containerd/fifo v1.0.0
00:15:38 [2022-08-24T00:15:38.185Z] go: downloading github.com/aws/aws-sdk-go v1.31.6
00:15:38 [2022-08-24T00:15:38.635Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
00:15:39 [2022-08-24T00:15:39.565Z] === RUN   TestDockerSuite/TestInspectTemplateError
00:15:40 [2022-08-24T00:15:40.097Z] go: downloading cloud.google.com/go v0.93.3
00:15:40 [2022-08-24T00:15:40.097Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0
00:15:40 [2022-08-24T00:15:40.097Z] go: downloading cloud.google.com/go/logging v1.4.2
00:15:40 [2022-08-24T00:15:40.097Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0
00:15:40 [2022-08-24T00:15:40.097Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549
00:15:40 [2022-08-24T00:15:40.097Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91
00:15:40 [2022-08-24T00:15:40.097Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
00:15:40 [2022-08-24T00:15:40.097Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
00:15:40 [2022-08-24T00:15:40.128Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
00:15:40 [2022-08-24T00:15:40.358Z] go: downloading github.com/creack/pty v1.1.11
00:15:40 [2022-08-24T00:15:40.358Z] go: downloading github.com/containerd/typeurl v1.0.2
00:15:40 [2022-08-24T00:15:40.358Z] go: downloading github.com/pelletier/go-toml v1.9.4
00:15:40 [2022-08-24T00:15:40.358Z] go: downloading github.com/hashicorp/serf v0.8.5
00:15:40 [2022-08-24T00:15:40.358Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9
00:15:40 [2022-08-24T00:15:40.358Z] go: downloading github.com/godbus/dbus/v5 v5.0.6
00:15:40 [2022-08-24T00:15:40.358Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8
00:15:40 [2022-08-24T00:15:40.358Z] go: downloading github.com/hashicorp/memberlist v0.4.0
00:15:40 [2022-08-24T00:15:40.358Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible
00:15:40 [2022-08-24T00:15:40.358Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0
00:15:40 [2022-08-24T00:15:40.618Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3
00:15:40 [2022-08-24T00:15:40.618Z] go: downloading github.com/hashicorp/go-multierror v1.1.1
00:15:40 [2022-08-24T00:15:40.618Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
00:15:40 [2022-08-24T00:15:40.618Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3
00:15:40 [2022-08-24T00:15:40.618Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
00:15:40 [2022-08-24T00:15:40.618Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
00:15:40 [2022-08-24T00:15:40.618Z] go: downloading go.opentelemetry.io/otel v1.4.1
00:15:40 [2022-08-24T00:15:40.618Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1
00:15:40 [2022-08-24T00:15:40.618Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
00:15:40 [2022-08-24T00:15:40.618Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1
00:15:40 [2022-08-24T00:15:40.618Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
00:15:40 [2022-08-24T00:15:40.618Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0
00:15:40 [2022-08-24T00:15:40.618Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2
00:15:40 [2022-08-24T00:15:40.618Z] go: downloading github.com/containerd/console v1.0.3
00:15:40 [2022-08-24T00:15:40.618Z] go: downloading github.com/containerd/go-runc v1.0.0
00:15:40 [2022-08-24T00:15:40.618Z] go: downloading github.com/gogo/googleapis v1.4.1
00:15:40 [2022-08-24T00:15:40.618Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
00:15:40 [2022-08-24T00:15:40.691Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
00:15:40 [2022-08-24T00:15:40.879Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
00:15:40 [2022-08-24T00:15:40.879Z] go: downloading github.com/hashicorp/golang-lru v0.5.4
00:15:40 [2022-08-24T00:15:40.879Z] go: downloading github.com/hashicorp/go-uuid v1.0.1
00:15:40 [2022-08-24T00:15:40.879Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0
00:15:40 [2022-08-24T00:15:40.879Z] go: downloading github.com/davecgh/go-spew v1.1.1
00:15:40 [2022-08-24T00:15:40.879Z] go: downloading github.com/pmezard/go-difflib v1.0.0
00:15:40 [2022-08-24T00:15:40.879Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
00:15:40 [2022-08-24T00:15:40.879Z] go: downloading google.golang.org/protobuf v1.27.1
00:15:40 [2022-08-24T00:15:40.879Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
00:15:40 [2022-08-24T00:15:40.947Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
00:15:41 [2022-08-24T00:15:41.140Z] go: downloading golang.org/x/text v0.3.7
00:15:41 [2022-08-24T00:15:41.509Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
00:15:41 [2022-08-24T00:15:41.712Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
00:15:41 [2022-08-24T00:15:41.712Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3
00:15:41 [2022-08-24T00:15:41.712Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e
00:15:41 [2022-08-24T00:15:41.712Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
00:15:41 [2022-08-24T00:15:41.712Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee
00:15:41 [2022-08-24T00:15:41.712Z] go: downloading github.com/containerd/ttrpc v1.1.0
00:15:41 [2022-08-24T00:15:41.712Z] go: downloading gopkg.in/yaml.v2 v2.4.0
00:15:41 [2022-08-24T00:15:41.712Z] go: downloading github.com/beorn7/perks v1.0.1
00:15:41 [2022-08-24T00:15:41.712Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2
00:15:41 [2022-08-24T00:15:41.712Z] go: downloading github.com/prometheus/client_model v0.2.0
00:15:41 [2022-08-24T00:15:41.712Z] go: downloading github.com/prometheus/common v0.32.1
00:15:41 [2022-08-24T00:15:41.712Z] go: downloading github.com/prometheus/procfs v0.7.3
00:15:41 [2022-08-24T00:15:41.712Z] go: downloading github.com/tinylib/msgp v1.1.0
00:15:41 [2022-08-24T00:15:41.765Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
00:15:41 [2022-08-24T00:15:41.973Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
00:15:41 [2022-08-24T00:15:41.973Z] go: downloading google.golang.org/api v0.54.0
00:15:42 [2022-08-24T00:15:42.327Z] === RUN   TestDockerSuite/TestInspectUnknownObject
00:15:42 [2022-08-24T00:15:42.327Z] === RUN   TestDockerSuite/TestLinkShortDefinition
00:15:43 [2022-08-24T00:15:43.256Z] === RUN   TestDockerSuite/TestLinksEnvs
00:15:44 [2022-08-24T00:15:44.184Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
00:15:44 [2022-08-24T00:15:44.440Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading go.opencensus.io v0.23.0
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/google/certificate-transparency-go v1.0.20
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/cilium/ebpf v0.7.0
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading go.uber.org/goleak v1.1.12
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/google/btree v1.0.1
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/hashicorp/errwrap v1.1.0
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/gofrs/flock v0.8.1
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/go-logr/logr v1.2.2
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/felixge/httpsnoop v1.0.2
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/agext/levenshtein v1.2.3
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading code.cloudfoundry.org/clock v1.0.0
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/jmespath/go-jmespath v0.3.0
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/philhofer/fwd v1.0.0
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/kr/pretty v0.2.1
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/frankban/quicktest v1.11.3
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/go-logr/stdr v1.2.2
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/container-storage-interface/spec v1.5.0
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/onsi/ginkgo v1.16.4
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/onsi/gomega v1.15.0
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/akutz/memconn v0.1.0
00:15:44 [2022-08-24T00:15:44.520Z] go: downloading github.com/dperny/gocsi v1.2.3-pre
00:15:44 [2022-08-24T00:15:44.780Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2
00:15:44 [2022-08-24T00:15:44.780Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2
00:15:44 [2022-08-24T00:15:44.780Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2
00:15:44 [2022-08-24T00:15:44.780Z] go: downloading github.com/kr/text v0.2.0
00:15:44 [2022-08-24T00:15:44.780Z] go: downloading google.golang.org/appengine v1.6.7
00:15:44 [2022-08-24T00:15:44.780Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
00:15:45 [2022-08-24T00:15:45.040Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5
00:15:45 [2022-08-24T00:15:45.040Z] go: downloading go.uber.org/zap v1.17.0
00:15:45 [2022-08-24T00:15:45.040Z] go: downloading github.com/dustin/go-humanize v1.0.0
00:15:45 [2022-08-24T00:15:45.040Z] go: downloading github.com/nxadm/tail v1.4.8
00:15:45 [2022-08-24T00:15:45.040Z] go: downloading github.com/cockroachdb/errors v1.2.4
00:15:45 [2022-08-24T00:15:45.040Z] go: downloading go.uber.org/atomic v1.7.0
00:15:45 [2022-08-24T00:15:45.040Z] go: downloading go.uber.org/multierr v1.6.0
00:15:45 [2022-08-24T00:15:45.040Z] go: downloading github.com/akutz/gosync v0.1.0
00:15:45 [2022-08-24T00:15:45.040Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
00:15:45 [2022-08-24T00:15:45.040Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f
00:15:45 [2022-08-24T00:15:45.040Z] go: downloading github.com/getsentry/raven-go v0.2.0
00:15:45 [2022-08-24T00:15:45.040Z] go: downloading github.com/fsnotify/fsnotify v1.5.1
00:15:45 [2022-08-24T00:15:45.040Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054
00:15:45 [2022-08-24T00:15:45.040Z] + GO111MODULE=auto
00:15:45 [2022-08-24T00:15:45.040Z] + go mod vendor -modfile vendor.mod
00:15:45 [2022-08-24T00:15:45.808Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
00:15:47 [2022-08-24T00:15:47.174Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
00:15:48 [2022-08-24T00:15:48.540Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
00:15:48 [2022-08-24T00:15:48.540Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
00:15:49 [2022-08-24T00:15:49.906Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
00:15:49 [2022-08-24T00:15:49.906Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
00:15:50 [2022-08-24T00:15:50.322Z] Congratulations! All vendoring changes are done the right way.
00:15:50 [2022-08-24T00:15:50.468Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:15:52 [2022-08-24T00:15:52.023Z] + echo Ensuring container killed.
00:15:52 [2022-08-24T00:15:52.023Z] Ensuring container killed.
00:15:52 [2022-08-24T00:15:52.023Z] + docker rm -vf docker-pr1
00:15:52 [2022-08-24T00:15:52.023Z] Error: No such container: docker-pr1
[Pipeline] sh
00:15:52 [2022-08-24T00:15:52.315Z] + echo Chowning /workspace to jenkins user
00:15:52 [2022-08-24T00:15:52.315Z] Chowning /workspace to jenkins user
00:15:52 [2022-08-24T00:15:52.315Z] + id -u
00:15:52 [2022-08-24T00:15:52.315Z] + id -g
00:15:52 [2022-08-24T00:15:52.315Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44022:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:15:53 [2022-08-24T00:15:53.993Z] + bundleName=unit
00:15:53 [2022-08-24T00:15:53.993Z] + echo Creating unit-bundles.tar.gz
00:15:53 [2022-08-24T00:15:53.993Z] Creating unit-bundles.tar.gz
00:15:53 [2022-08-24T00:15:53.993Z] + 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
00:15:53 [2022-08-24T00:15:53.993Z] bundles/junit-report-libnetwork.xml
00:15:53 [2022-08-24T00:15:53.993Z] bundles/junit-report.xml
00:15:53 [2022-08-24T00:15:53.993Z] bundles/go-test-report-libnetwork.json
00:15:53 [2022-08-24T00:15:53.993Z] bundles/go-test-report.json
00:15:53 [2022-08-24T00:15:53.993Z] bundles/profile-libnetwork.out
00:15:53 [2022-08-24T00:15:53.993Z] bundles/profile.out
[Pipeline] archiveArtifacts
00:15:54 [2022-08-24T00:15:54.007Z] Archiving artifacts
00:15:54 [2022-08-24T00:15:54.471Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44022/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:15:54 [2022-08-24T00:15:54.637Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
00:15:54 [2022-08-24T00:15:54.783Z] + make clean
00:15:54 [2022-08-24T00:15:54.783Z] docker volume rm -f docker-dev-cache docker-mod-cache
00:15:54 [2022-08-24T00:15:54.783Z] docker-dev-cache
00:15:54 [2022-08-24T00:15:54.783Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
00:15:57 [2022-08-24T00:15:57.952Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
00:15:59 [2022-08-24T00:15:59.341Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
00:15:59 [2022-08-24T00:15:59.904Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
00:16:00 [2022-08-24T00:16:00.466Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
00:16:01 [2022-08-24T00:16:01.832Z]     docker_api_swarm_service_test.go:395: [dcf61e5e0b0bd] joining swarm manager [de543f0eed812]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:02 [2022-08-24T00:16:02.394Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
00:16:02 [2022-08-24T00:16:02.394Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
00:16:02 [2022-08-24T00:16:02.394Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
00:16:02 [2022-08-24T00:16:02.394Z]     docker_api_swarm_service_test.go:395: [d8a8db90099a4] joining swarm manager [de543f0eed812]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:03 [2022-08-24T00:16:03.762Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
00:16:04 [2022-08-24T00:16:04.694Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
00:16:06 [2022-08-24T00:16:06.062Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
00:16:06 [2022-08-24T00:16:06.991Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
00:16:07 [2022-08-24T00:16:07.919Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
00:16:09 [2022-08-24T00:16:09.810Z] === RUN   TestDockerSuite/TestLogsFollowStopped
00:16:10 [2022-08-24T00:16:10.067Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
00:16:10 [2022-08-24T00:16:10.630Z] === RUN   TestDockerSuite/TestLogsSince
00:16:17 [2022-08-24T00:16:17.168Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
00:16:18 [2022-08-24T00:16:18.095Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
00:16:19 [2022-08-24T00:16:19.985Z]     docker_api_swarm_service_test.go:343: [d3d35471e4e70] joining swarm manager [db8fcb5faeb65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:20 [2022-08-24T00:16:20.912Z]     docker_api_swarm_service_test.go:343: [d1dce713e8edc] joining swarm manager [db8fcb5faeb65]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:22 [2022-08-24T00:16:22.822Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
00:16:23 [2022-08-24T00:16:23.384Z] === RUN   TestDockerSuite/TestLogsTail
00:16:24 [2022-08-24T00:16:24.315Z] === RUN   TestDockerSuite/TestLogsTimestamps
00:16:24 [2022-08-24T00:16:24.878Z] === RUN   TestDockerSuite/TestLogsWithDetails
00:16:25 [2022-08-24T00:16:25.439Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
00:16:25 [2022-08-24T00:16:25.439Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
00:16:25 [2022-08-24T00:16:25.439Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
00:16:25 [2022-08-24T00:16:25.439Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
00:16:25 [2022-08-24T00:16:25.439Z] === RUN   TestDockerSuite/TestNetHostname
00:16:26 [2022-08-24T00:16:26.804Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
00:16:26 [2022-08-24T00:16:26.804Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
00:16:27 [2022-08-24T00:16:27.060Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
00:16:27 [2022-08-24T00:16:27.061Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
00:16:27 [2022-08-24T00:16:27.622Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
00:16:28 [2022-08-24T00:16:28.186Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
00:16:29 [2022-08-24T00:16:29.116Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
00:16:29 [2022-08-24T00:16:29.116Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
00:16:29 [2022-08-24T00:16:29.116Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
00:16:29 [2022-08-24T00:16:29.374Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
00:16:34 [2022-08-24T00:16:34.622Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
00:16:34 [2022-08-24T00:16:34.622Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
00:16:35 [2022-08-24T00:16:35.184Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
00:16:36 [2022-08-24T00:16:36.551Z]     docker_api_swarm_service_test.go:490: [dfd1e73d0488a] joining swarm manager [d47d54ccba1cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:36 [2022-08-24T00:16:36.807Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
00:16:37 [2022-08-24T00:16:37.064Z]     docker_api_swarm_service_test.go:490: [d7d7e4782875a] joining swarm manager [d47d54ccba1cc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:16:40 [2022-08-24T00:16:40.337Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
00:16:41 [2022-08-24T00:16:41.702Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
00:16:43 [2022-08-24T00:16:43.075Z] === RUN   TestDockerSuite/TestPluginLogDriver
00:16:46 [2022-08-24T00:16:46.374Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
00:16:47 [2022-08-24T00:16:47.738Z] === RUN   TestDockerSuite/TestPluginActive
00:16:50 [2022-08-24T00:16:50.254Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
00:16:50 [2022-08-24T00:16:50.254Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
00:16:56 [2022-08-24T00:16:56.793Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
00:16:57 [2022-08-24T00:16:57.050Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
00:16:57 [2022-08-24T00:16:57.050Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
00:16:57 [2022-08-24T00:16:57.050Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
00:16:58 [2022-08-24T00:16:58.940Z]     docker_api_swarm_service_test.go:128: [d8c6a92620be5] joining swarm manager [de1a5a652bcf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:16:58 [2022-08-24T00:16:58.940Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
00:16:59 [2022-08-24T00:16:59.502Z]     docker_api_swarm_service_test.go:129: [d4c0dc3e244ea] joining swarm manager [de1a5a652bcf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:17:01 [2022-08-24T00:17:01.391Z]     docker_api_swarm_service_test.go:137: [dde61d3459cc3] joining swarm manager [de1a5a652bcf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
00:17:01 [2022-08-24T00:17:01.391Z] === RUN   TestDockerSuite/TestPluginUpgrade
00:17:01 [2022-08-24T00:17:01.953Z]     docker_api_swarm_service_test.go:138: [dbe72f690d3d7] joining swarm manager [de1a5a652bcf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
00:17:07 [2022-08-24T00:17:07.202Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
00:17:07 [2022-08-24T00:17:07.764Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
00:17:08 [2022-08-24T00:17:08.694Z] === RUN   TestDockerSuite/TestPortHostBinding
00:17:09 [2022-08-24T00:17:09.622Z] === RUN   TestDockerSuite/TestPortList
00:17:16 [2022-08-24T00:17:16.164Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
00:17:18 [2022-08-24T00:17:18.681Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
00:17:18 [2022-08-24T00:17:18.682Z] === RUN   TestDockerSuite/TestPruneContainerLabel
00:17:20 [2022-08-24T00:17:20.048Z] === RUN   TestDockerSuite/TestPruneContainerUntil
00:17:20 [2022-08-24T00:17:20.977Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
00:17:21 [2022-08-24T00:17:21.538Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
00:17:21 [2022-08-24T00:17:21.538Z] === RUN   TestDockerSuite/TestPsByOrder
00:17:23 [2022-08-24T00:17:23.427Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
00:17:23 [2022-08-24T00:17:23.990Z] === RUN   TestDockerSuite/TestPsListContainersBase
00:17:24 [2022-08-24T00:17:24.247Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
00:17:26 [2022-08-24T00:17:26.767Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
00:17:26 [2022-08-24T00:17:26.767Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
00:17:28 [2022-08-24T00:17:28.659Z]     docker_api_swarm_service_test.go:304: [dbac24996f73f] joining swarm manager [d24343882975e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:17:29 [2022-08-24T00:17:29.586Z]     docker_api_swarm_service_test.go:304: [de52f1b5c571a] joining swarm manager [d24343882975e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:17:30 [2022-08-24T00:17:30.954Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
00:17:30 [2022-08-24T00:17:30.954Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
00:17:33 [2022-08-24T00:17:33.474Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
00:17:40 [2022-08-24T00:17:40.026Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
00:17:40 [2022-08-24T00:17:40.955Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
00:17:42 [2022-08-24T00:17:42.321Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
00:17:43 [2022-08-24T00:17:43.249Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
00:17:44 [2022-08-24T00:17:44.614Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
00:17:45 [2022-08-24T00:17:45.982Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
00:17:47 [2022-08-24T00:17:47.348Z] === RUN   TestDockerSuite/TestPsListContainersSize
00:17:48 [2022-08-24T00:17:48.278Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
00:17:48 [2022-08-24T00:17:48.534Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
00:17:49 [2022-08-24T00:17:49.095Z] === RUN   TestDockerSuite/TestPsRightTagName
00:17:49 [2022-08-24T00:17:49.351Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
00:17:50 [2022-08-24T00:17:50.717Z] === RUN   TestDockerSuite/TestPsShowMounts
00:17:51 [2022-08-24T00:17:51.280Z]     docker_api_swarm_service_test.go:100: [df6f710aa586d] joining swarm manager [d86ad6b74c77f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:17:52 [2022-08-24T00:17:52.209Z]     docker_api_swarm_service_test.go:101: [dc96800182fea] joining swarm manager [d86ad6b74c77f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:17:52 [2022-08-24T00:17:52.770Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
00:17:52 [2022-08-24T00:17:52.770Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
00:17:52 [2022-08-24T00:17:52.770Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
00:17:53 [2022-08-24T00:17:53.331Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
00:17:53 [2022-08-24T00:17:53.587Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
00:17:53 [2022-08-24T00:17:53.587Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
00:17:55 [2022-08-24T00:17:55.478Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
00:17:56 [2022-08-24T00:17:56.868Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
00:17:57 [2022-08-24T00:17:57.431Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
00:18:03 [2022-08-24T00:18:03.973Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
00:18:03 [2022-08-24T00:18:03.973Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
00:18:05 [2022-08-24T00:18:05.338Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
00:18:05 [2022-08-24T00:18:05.338Z] === RUN   TestDockerSuite/TestRestartPolicyNO
00:18:05 [2022-08-24T00:18:05.338Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
00:18:05 [2022-08-24T00:18:05.595Z] === RUN   TestDockerSuite/TestRestartRunningContainer
00:18:08 [2022-08-24T00:18:08.113Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
00:18:09 [2022-08-24T00:18:09.482Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
00:18:12 [2022-08-24T00:18:12.000Z]     check_test.go:611: [df6f710aa586d] daemon is not started
00:18:12 [2022-08-24T00:18:12.000Z] === RUN   TestDockerSuite/TestRestartWithVolumes
00:18:12 [2022-08-24T00:18:12.928Z] === RUN   TestDockerSuite/TestRmiBlank
00:18:12 [2022-08-24T00:18:12.928Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
00:18:12 [2022-08-24T00:18:12.928Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
00:18:15 [2022-08-24T00:18:15.446Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
00:18:15 [2022-08-24T00:18:15.702Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
00:18:15 [2022-08-24T00:18:15.958Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
00:18:16 [2022-08-24T00:18:16.886Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
00:18:17 [2022-08-24T00:18:17.144Z] === RUN   TestDockerSuite/TestRmiImgIDForce
00:18:18 [2022-08-24T00:18:18.073Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
00:18:19 [2022-08-24T00:18:19.459Z]     docker_api_swarm_service_test.go:533: [d2a2727825353] joining swarm manager [d52925a7e0a78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:18:19 [2022-08-24T00:18:19.459Z] === RUN   TestDockerSuite/TestRmiParentImageFail
00:18:20 [2022-08-24T00:18:20.020Z] === RUN   TestDockerSuite/TestRmiTag
00:18:20 [2022-08-24T00:18:20.277Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
00:18:20 [2022-08-24T00:18:20.533Z]     docker_api_swarm_service_test.go:534: [d68156241b3cc] joining swarm manager [d52925a7e0a78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:18:20 [2022-08-24T00:18:20.789Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
00:18:24 [2022-08-24T00:18:24.958Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
00:18:24 [2022-08-24T00:18:24.958Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
00:18:25 [2022-08-24T00:18:25.887Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
00:18:25 [2022-08-24T00:18:25.887Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
00:18:26 [2022-08-24T00:18:26.450Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
00:18:27 [2022-08-24T00:18:27.012Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
00:18:27 [2022-08-24T00:18:27.939Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
00:18:28 [2022-08-24T00:18:28.195Z] === RUN   TestDockerSuite/TestContainerNetworkMode
00:18:29 [2022-08-24T00:18:29.124Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
00:18:31 [2022-08-24T00:18:31.640Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
00:18:31 [2022-08-24T00:18:31.941Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
00:18:32 [2022-08-24T00:18:32.868Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
00:18:33 [2022-08-24T00:18:33.840Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
00:18:35 [2022-08-24T00:18:35.730Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
00:18:37 [2022-08-24T00:18:37.094Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
00:18:38 [2022-08-24T00:18:38.984Z] === RUN   TestDockerSuite/TestDevicePermissions
00:18:38 [2022-08-24T00:18:38.984Z] === RUN   TestDockerSuite/TestDockerFails
00:18:38 [2022-08-24T00:18:38.984Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
00:18:40 [2022-08-24T00:18:40.354Z] === RUN   TestDockerSuite/TestMountIntoProc
00:18:40 [2022-08-24T00:18:40.613Z] === RUN   TestDockerSuite/TestMountIntoSys
00:18:41 [2022-08-24T00:18:41.175Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
00:18:42 [2022-08-24T00:18:42.542Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
00:18:42 [2022-08-24T00:18:42.798Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
00:18:43 [2022-08-24T00:18:43.361Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
00:18:43 [2022-08-24T00:18:43.617Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
00:18:44 [2022-08-24T00:18:44.180Z] === RUN   TestDockerSuite/TestRunAddHost
00:18:44 [2022-08-24T00:18:44.743Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
00:18:45 [2022-08-24T00:18:45.000Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
00:18:45 [2022-08-24T00:18:45.564Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
00:18:45 [2022-08-24T00:18:45.564Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
00:18:45 [2022-08-24T00:18:45.821Z]     docker_api_swarm_service_test.go:148: [d2168dd4ac571] joining swarm manager [df42007516218]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:18:46 [2022-08-24T00:18:46.383Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
00:18:46 [2022-08-24T00:18:46.640Z]     docker_api_swarm_service_test.go:148: [d81ecaa8ab89d] joining swarm manager [df42007516218]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:18:47 [2022-08-24T00:18:47.569Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
00:18:48 [2022-08-24T00:18:48.131Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
00:18:49 [2022-08-24T00:18:49.060Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
00:18:49 [2022-08-24T00:18:49.622Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
00:18:50 [2022-08-24T00:18:50.990Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
00:18:51 [2022-08-24T00:18:51.555Z] === RUN   TestDockerSuite/TestRunAttachDetach
00:18:52 [2022-08-24T00:18:52.482Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
00:18:52 [2022-08-24T00:18:52.738Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
00:18:53 [2022-08-24T00:18:53.665Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
00:18:53 [2022-08-24T00:18:53.921Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
00:18:54 [2022-08-24T00:18:54.482Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
00:18:55 [2022-08-24T00:18:55.044Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
00:18:55 [2022-08-24T00:18:55.972Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
00:18:56 [2022-08-24T00:18:56.537Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
00:18:57 [2022-08-24T00:18:57.107Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
00:18:57 [2022-08-24T00:18:57.675Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
00:18:57 [2022-08-24T00:18:57.675Z] === RUN   TestDockerSuite/TestRunBindMounts
00:18:59 [2022-08-24T00:18:59.041Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
00:18:59 [2022-08-24T00:18:59.297Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
00:18:59 [2022-08-24T00:18:59.859Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
00:19:00 [2022-08-24T00:19:00.424Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
00:19:00 [2022-08-24T00:19:00.680Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
00:19:00 [2022-08-24T00:19:00.936Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
00:19:01 [2022-08-24T00:19:01.192Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
00:19:01 [2022-08-24T00:19:01.755Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
00:19:02 [2022-08-24T00:19:02.317Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
00:19:02 [2022-08-24T00:19:02.879Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
00:19:03 [2022-08-24T00:19:03.441Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
00:19:03 [2022-08-24T00:19:03.441Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
00:19:03 [2022-08-24T00:19:03.697Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
00:19:03 [2022-08-24T00:19:03.697Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
00:19:05 [2022-08-24T00:19:05.065Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
00:19:05 [2022-08-24T00:19:05.626Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
00:19:05 [2022-08-24T00:19:05.883Z] === RUN   TestDockerSuite/TestRunContainerNetwork
00:19:06 [2022-08-24T00:19:06.445Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
00:19:06 [2022-08-24T00:19:06.445Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
00:19:07 [2022-08-24T00:19:07.008Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
00:19:07 [2022-08-24T00:19:07.938Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
00:19:08 [2022-08-24T00:19:08.869Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
00:19:09 [2022-08-24T00:19:09.798Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
00:19:10 [2022-08-24T00:19:10.054Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
00:19:10 [2022-08-24T00:19:10.617Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
00:19:11 [2022-08-24T00:19:11.548Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
00:19:11 [2022-08-24T00:19:11.804Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
00:19:12 [2022-08-24T00:19:12.366Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
00:19:13 [2022-08-24T00:19:13.730Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
00:19:15 [2022-08-24T00:19:15.642Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
00:19:15 [2022-08-24T00:19:15.642Z] === RUN   TestDockerSuite/TestRunCreateVolume
00:19:15 [2022-08-24T00:19:15.898Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
00:19:17 [2022-08-24T00:19:17.786Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
00:19:18 [2022-08-24T00:19:18.348Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
00:19:20 [2022-08-24T00:19:20.238Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
00:19:21 [2022-08-24T00:19:21.603Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
00:19:21 [2022-08-24T00:19:21.603Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
00:19:21 [2022-08-24T00:19:21.603Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
00:19:21 [2022-08-24T00:19:21.603Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
00:19:21 [2022-08-24T00:19:21.603Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
00:19:21 [2022-08-24T00:19:21.859Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
00:19:22 [2022-08-24T00:19:22.420Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
00:19:22 [2022-08-24T00:19:22.983Z] === RUN   TestDockerSuite/TestRunDNSOptions
00:19:24 [2022-08-24T00:19:24.351Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
00:19:26 [2022-08-24T00:19:26.244Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
00:19:26 [2022-08-24T00:19:26.806Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
00:19:27 [2022-08-24T00:19:27.735Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
00:19:28 [2022-08-24T00:19:28.297Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
00:19:28 [2022-08-24T00:19:28.297Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
00:19:28 [2022-08-24T00:19:28.297Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
00:19:28 [2022-08-24T00:19:28.861Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
00:19:30 [2022-08-24T00:19:30.228Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
00:19:30 [2022-08-24T00:19:30.228Z] === RUN   TestDockerSuite/TestRunDuplicateMount
00:19:30 [2022-08-24T00:19:30.484Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
00:19:31 [2022-08-24T00:19:31.045Z] === RUN   TestDockerSuite/TestRunEchoStdout
00:19:31 [2022-08-24T00:19:31.302Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
00:19:31 [2022-08-24T00:19:31.865Z] === RUN   TestDockerSuite/TestRunEmptyEnv
00:19:31 [2022-08-24T00:19:31.865Z] === RUN   TestDockerSuite/TestRunEntrypoint
00:19:32 [2022-08-24T00:19:32.427Z] === RUN   TestDockerSuite/TestRunEnvironment
00:19:32 [2022-08-24T00:19:32.996Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
00:19:33 [2022-08-24T00:19:33.572Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
00:19:34 [2022-08-24T00:19:34.134Z] === RUN   TestDockerSuite/TestRunExitCode
00:19:34 [2022-08-24T00:19:34.696Z] === RUN   TestDockerSuite/TestRunExitCodeOne
00:19:35 [2022-08-24T00:19:35.259Z] === RUN   TestDockerSuite/TestRunExitCodeZero
00:19:35 [2022-08-24T00:19:35.821Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
00:19:36 [2022-08-24T00:19:36.383Z] === RUN   TestDockerSuite/TestRunExposePort
00:19:36 [2022-08-24T00:19:36.383Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
00:19:36 [2022-08-24T00:19:36.945Z] === RUN   TestDockerSuite/TestRunGroupAdd
00:19:37 [2022-08-24T00:19:37.508Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
00:19:38 [2022-08-24T00:19:38.437Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
00:19:38 [2022-08-24T00:19:38.694Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
00:19:38 [2022-08-24T00:19:38.694Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
00:19:38 [2022-08-24T00:19:38.694Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
00:19:41 [2022-08-24T00:19:41.214Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
00:19:42 [2022-08-24T00:19:42.144Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
00:19:48 [2022-08-24T00:19:48.679Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
00:19:51 [2022-08-24T00:19:51.946Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
00:19:53 [2022-08-24T00:19:53.312Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
00:19:53 [2022-08-24T00:19:53.873Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
00:19:54 [2022-08-24T00:19:54.130Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
00:19:55 [2022-08-24T00:19:55.057Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
00:19:55 [2022-08-24T00:19:55.057Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
00:19:55 [2022-08-24T00:19:55.057Z] === RUN   TestDockerSuite/TestRunInvalidReference
00:19:55 [2022-08-24T00:19:55.057Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
00:19:55 [2022-08-24T00:19:55.629Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
00:19:57 [2022-08-24T00:19:57.522Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
00:19:58 [2022-08-24T00:19:58.087Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
00:19:59 [2022-08-24T00:19:59.017Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
00:20:00 [2022-08-24T00:20:00.385Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
00:20:00 [2022-08-24T00:20:00.385Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
00:20:02 [2022-08-24T00:20:02.902Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
00:20:05 [2022-08-24T00:20:05.418Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
00:20:06 [2022-08-24T00:20:06.346Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
00:20:06 [2022-08-24T00:20:06.603Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
00:20:07 [2022-08-24T00:20:07.168Z] === RUN   TestDockerSuite/TestRunModeHostname
00:20:08 [2022-08-24T00:20:08.097Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
00:20:08 [2022-08-24T00:20:08.097Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
00:20:08 [2022-08-24T00:20:08.659Z] === RUN   TestDockerSuite/TestRunModeIpcHost
00:20:09 [2022-08-24T00:20:09.222Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
00:20:09 [2022-08-24T00:20:09.784Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
00:20:10 [2022-08-24T00:20:10.712Z] === RUN   TestDockerSuite/TestRunModePIDContainer
00:20:12 [2022-08-24T00:20:12.084Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
00:20:12 [2022-08-24T00:20:12.084Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
00:20:12 [2022-08-24T00:20:12.084Z] === RUN   TestDockerSuite/TestRunModeUTSHost
00:20:13 [2022-08-24T00:20:13.451Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
00:20:13 [2022-08-24T00:20:13.451Z] === RUN   TestDockerSuite/TestRunMount
00:20:18 [2022-08-24T00:20:18.720Z] === RUN   TestDockerSuite/TestRunMountOrdering
00:20:18 [2022-08-24T00:20:18.720Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
00:20:18 [2022-08-24T00:20:18.720Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
00:20:19 [2022-08-24T00:20:19.647Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
00:20:21 [2022-08-24T00:20:21.016Z] === RUN   TestDockerSuite/TestRunNamedVolume
00:20:22 [2022-08-24T00:20:22.387Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
00:20:23 [2022-08-24T00:20:23.753Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
00:20:24 [2022-08-24T00:20:24.681Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
00:20:26 [2022-08-24T00:20:26.048Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
00:20:26 [2022-08-24T00:20:26.048Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
00:20:26 [2022-08-24T00:20:26.305Z] === RUN   TestDockerSuite/TestRunNetHost
00:20:26 [2022-08-24T00:20:26.868Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
00:20:27 [2022-08-24T00:20:27.429Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
00:20:27 [2022-08-24T00:20:27.685Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
00:20:29 [2022-08-24T00:20:29.051Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
00:20:30 [2022-08-24T00:20:30.417Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
00:20:32 [2022-08-24T00:20:32.933Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
00:20:33 [2022-08-24T00:20:33.495Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
00:20:33 [2022-08-24T00:20:33.495Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
00:20:34 [2022-08-24T00:20:34.057Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
00:20:34 [2022-08-24T00:20:34.057Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
00:20:34 [2022-08-24T00:20:34.313Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
00:20:34 [2022-08-24T00:20:34.875Z] === RUN   TestDockerSuite/TestRunNonExistingImage
00:20:34 [2022-08-24T00:20:34.875Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
00:20:35 [2022-08-24T00:20:35.438Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
00:20:37 [2022-08-24T00:20:37.965Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
00:20:41 [2022-08-24T00:20:41.231Z] === RUN   TestDockerSuite/TestRunOOMExitCode
00:20:41 [2022-08-24T00:20:41.231Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
00:20:41 [2022-08-24T00:20:41.231Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
00:20:41 [2022-08-24T00:20:41.794Z] === RUN   TestDockerSuite/TestRunPIDsLimit
00:20:42 [2022-08-24T00:20:42.050Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
00:20:43 [2022-08-24T00:20:43.419Z] === RUN   TestDockerSuite/TestRunPortInUse
00:20:43 [2022-08-24T00:20:43.675Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
00:20:44 [2022-08-24T00:20:44.238Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
00:20:44 [2022-08-24T00:20:44.238Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
00:20:45 [2022-08-24T00:20:45.166Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
00:20:45 [2022-08-24T00:20:45.166Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
00:20:45 [2022-08-24T00:20:45.422Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
00:20:45 [2022-08-24T00:20:45.985Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
00:20:46 [2022-08-24T00:20:46.547Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
00:20:46 [2022-08-24T00:20:46.547Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
00:20:46 [2022-08-24T00:20:46.547Z] === RUN   TestDockerSuite/TestRunPublishPort
00:20:47 [2022-08-24T00:20:47.112Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
00:20:47 [2022-08-24T00:20:47.676Z] === RUN   TestDockerSuite/TestRunReadProcLatency
00:20:47 [2022-08-24T00:20:47.676Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
00:20:47 [2022-08-24T00:20:47.676Z] === RUN   TestDockerSuite/TestRunReadProcTimer
00:20:48 [2022-08-24T00:20:48.241Z] === RUN   TestDockerSuite/TestRunRedirectStdout
00:20:48 [2022-08-24T00:20:48.805Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
00:20:49 [2022-08-24T00:20:49.367Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
00:20:49 [2022-08-24T00:20:49.367Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
00:20:49 [2022-08-24T00:20:49.367Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
00:20:51 [2022-08-24T00:20:51.886Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
00:20:51 [2022-08-24T00:20:51.886Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
00:20:53 [2022-08-24T00:20:53.253Z] === RUN   TestDockerSuite/TestRunRm
00:20:53 [2022-08-24T00:20:53.510Z] === RUN   TestDockerSuite/TestRunRmAndWait
00:20:54 [2022-08-24T00:20:54.874Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
00:20:57 [2022-08-24T00:20:57.392Z] === RUN   TestDockerSuite/TestRunRmPre125Api
00:20:57 [2022-08-24T00:20:57.392Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
00:20:57 [2022-08-24T00:20:57.651Z] === RUN   TestDockerSuite/TestRunRootWorkdir
00:20:58 [2022-08-24T00:20:58.224Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
00:21:00 [2022-08-24T00:21:00.113Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
00:21:00 [2022-08-24T00:21:00.113Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
00:21:00 [2022-08-24T00:21:00.676Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
00:21:03 [2022-08-24T00:21:03.198Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
00:21:03 [2022-08-24T00:21:03.454Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
00:21:05 [2022-08-24T00:21:05.973Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
00:21:06 [2022-08-24T00:21:06.902Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
00:21:07 [2022-08-24T00:21:07.158Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
00:21:07 [2022-08-24T00:21:07.722Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
00:21:08 [2022-08-24T00:21:08.288Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
00:21:08 [2022-08-24T00:21:08.852Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
00:21:09 [2022-08-24T00:21:09.108Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
00:21:09 [2022-08-24T00:21:09.364Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
00:21:09 [2022-08-24T00:21:09.928Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
00:21:10 [2022-08-24T00:21:10.491Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
00:21:11 [2022-08-24T00:21:11.054Z] === RUN   TestDockerSuite/TestRunSetMacAddress
00:21:11 [2022-08-24T00:21:11.616Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
00:21:11 [2022-08-24T00:21:11.616Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
00:21:14 [2022-08-24T00:21:14.133Z] === RUN   TestDockerSuite/TestRunState
00:21:14 [2022-08-24T00:21:14.389Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
00:21:15 [2022-08-24T00:21:15.318Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
00:21:15 [2022-08-24T00:21:15.880Z] === RUN   TestDockerSuite/TestRunStdinPipe
00:21:16 [2022-08-24T00:21:16.443Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
00:21:16 [2022-08-24T00:21:16.703Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
00:21:16 [2022-08-24T00:21:16.703Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
00:21:16 [2022-08-24T00:21:16.703Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
00:21:17 [2022-08-24T00:21:17.276Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
00:21:17 [2022-08-24T00:21:17.839Z] === RUN   TestDockerSuite/TestRunSysctls
00:21:18 [2022-08-24T00:21:18.768Z] === RUN   TestDockerSuite/TestRunTLSVerify
00:21:18 [2022-08-24T00:21:18.768Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
00:21:18 [2022-08-24T00:21:18.768Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
00:21:19 [2022-08-24T00:21:19.330Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
00:21:20 [2022-08-24T00:21:20.698Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
00:21:21 [2022-08-24T00:21:21.260Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
00:21:21 [2022-08-24T00:21:21.823Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
00:21:23 [2022-08-24T00:21:23.190Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
00:21:25 [2022-08-24T00:21:25.707Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
00:21:25 [2022-08-24T00:21:25.964Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
00:21:28 [2022-08-24T00:21:28.479Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
00:21:29 [2022-08-24T00:21:29.042Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
00:21:29 [2022-08-24T00:21:29.042Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
00:21:29 [2022-08-24T00:21:29.604Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
00:21:30 [2022-08-24T00:21:30.166Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
00:21:32 [2022-08-24T00:21:32.055Z] === RUN   TestDockerSuite/TestRunUnshareProc
00:21:32 [2022-08-24T00:21:32.056Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
00:21:33 [2022-08-24T00:21:33.029Z] === RUN   TestDockerSuite/TestRunUserByID
00:21:33 [2022-08-24T00:21:33.592Z] === RUN   TestDockerSuite/TestRunUserByIDBig
00:21:33 [2022-08-24T00:21:33.592Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
00:21:33 [2022-08-24T00:21:33.848Z] === RUN   TestDockerSuite/TestRunUserByIDZero
00:21:34 [2022-08-24T00:21:34.411Z] === RUN   TestDockerSuite/TestRunUserByName
00:21:35 [2022-08-24T00:21:35.341Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
00:21:35 [2022-08-24T00:21:35.341Z] === RUN   TestDockerSuite/TestRunUserDefaults
00:21:35 [2022-08-24T00:21:35.597Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
00:21:35 [2022-08-24T00:21:35.597Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
00:21:35 [2022-08-24T00:21:35.597Z] === RUN   TestDockerSuite/TestRunUserNotFound
00:21:35 [2022-08-24T00:21:35.853Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
00:21:36 [2022-08-24T00:21:36.114Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
00:21:38 [2022-08-24T00:21:38.012Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
00:21:39 [2022-08-24T00:21:39.904Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
00:21:40 [2022-08-24T00:21:40.467Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
00:21:41 [2022-08-24T00:21:41.029Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
00:21:42 [2022-08-24T00:21:42.919Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
00:21:43 [2022-08-24T00:21:43.176Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
00:21:43 [2022-08-24T00:21:43.739Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
00:21:45 [2022-08-24T00:21:45.631Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
00:21:46 [2022-08-24T00:21:46.193Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
00:21:47 [2022-08-24T00:21:47.560Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
00:21:47 [2022-08-24T00:21:47.816Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
00:21:47 [2022-08-24T00:21:47.816Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
00:21:47 [2022-08-24T00:21:47.816Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
00:21:47 [2022-08-24T00:21:47.816Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
00:21:47 [2022-08-24T00:21:47.816Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
00:21:47 [2022-08-24T00:21:47.816Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
00:21:47 [2022-08-24T00:21:47.816Z] === RUN   TestDockerSuite/TestRunWithBadDevice
00:21:48 [2022-08-24T00:21:48.072Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
00:21:48 [2022-08-24T00:21:48.072Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
00:21:48 [2022-08-24T00:21:48.072Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
00:21:49 [2022-08-24T00:21:49.000Z] === RUN   TestDockerSuite/TestRunWithCPUShares
00:21:49 [2022-08-24T00:21:49.256Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
00:21:49 [2022-08-24T00:21:49.513Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
00:21:50 [2022-08-24T00:21:50.442Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
00:21:51 [2022-08-24T00:21:51.005Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
00:21:51 [2022-08-24T00:21:51.933Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
00:21:51 [2022-08-24T00:21:51.933Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
00:21:52 [2022-08-24T00:21:52.189Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
00:21:52 [2022-08-24T00:21:52.446Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
00:21:52 [2022-08-24T00:21:52.446Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
00:21:52 [2022-08-24T00:21:52.446Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
00:21:52 [2022-08-24T00:21:52.446Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
00:21:52 [2022-08-24T00:21:52.446Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
00:21:52 [2022-08-24T00:21:52.446Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
00:21:52 [2022-08-24T00:21:52.446Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
00:21:52 [2022-08-24T00:21:52.446Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
00:21:52 [2022-08-24T00:21:52.446Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
00:21:52 [2022-08-24T00:21:52.446Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
00:21:52 [2022-08-24T00:21:52.446Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
00:21:52 [2022-08-24T00:21:52.446Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
00:21:52 [2022-08-24T00:21:52.446Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
00:21:52 [2022-08-24T00:21:52.446Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
00:21:52 [2022-08-24T00:21:52.446Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
00:21:53 [2022-08-24T00:21:53.008Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
00:21:53 [2022-08-24T00:21:53.570Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
00:21:53 [2022-08-24T00:21:53.570Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
00:21:54 [2022-08-24T00:21:54.500Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
00:21:54 [2022-08-24T00:21:54.500Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
00:21:55 [2022-08-24T00:21:55.077Z]     docker_cli_service_logs_test.go:248: checking task mfsdmnqdd7no
00:21:55 [2022-08-24T00:21:55.077Z]     docker_cli_service_logs_test.go:253: checking messages for mfsdmnqdd7no
00:21:55 [2022-08-24T00:21:55.077Z]     docker_cli_service_logs_test.go:248: checking task jdph59v3k23n
00:21:55 [2022-08-24T00:21:55.077Z]     docker_cli_service_logs_test.go:253: checking messages for jdph59v3k23n
00:21:55 [2022-08-24T00:21:55.341Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
00:21:55 [2022-08-24T00:21:55.341Z] === RUN   TestDockerSuite/TestRunWithShmSize
00:21:55 [2022-08-24T00:21:55.914Z] === RUN   TestDockerSwarmSuite/TestServiceScale
00:21:55 [2022-08-24T00:21:55.914Z] === RUN   TestDockerSuite/TestRunWithSwappiness
00:21:56 [2022-08-24T00:21:56.477Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
00:21:56 [2022-08-24T00:21:56.477Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
00:21:56 [2022-08-24T00:21:56.477Z] === RUN   TestDockerSuite/TestRunWithUlimits
00:21:57 [2022-08-24T00:21:57.039Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
00:21:58 [2022-08-24T00:21:58.407Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
00:21:58 [2022-08-24T00:21:58.407Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
00:21:58 [2022-08-24T00:21:58.664Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
00:21:58 [2022-08-24T00:21:58.664Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
00:21:58 [2022-08-24T00:21:58.664Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
00:21:58 [2022-08-24T00:21:58.920Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
00:21:59 [2022-08-24T00:21:59.177Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
00:22:00 [2022-08-24T00:22:00.106Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
00:22:00 [2022-08-24T00:22:00.671Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
00:22:02 [2022-08-24T00:22:02.039Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
00:22:02 [2022-08-24T00:22:02.601Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
00:22:02 [2022-08-24T00:22:02.601Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
00:22:02 [2022-08-24T00:22:02.601Z] === RUN   TestDockerSuite/TestSlowStdinClosing
00:22:02 [2022-08-24T00:22:02.601Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
00:22:03 [2022-08-24T00:22:03.162Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
00:22:04 [2022-08-24T00:22:04.091Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
00:22:04 [2022-08-24T00:22:04.655Z] === RUN   TestDockerSuite/TestStopContainerSignal
00:22:06 [2022-08-24T00:22:06.022Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
00:22:06 [2022-08-24T00:22:06.584Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
00:22:09 [2022-08-24T00:22:09.101Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
00:22:11 [2022-08-24T00:22:11.622Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
00:22:14 [2022-08-24T00:22:14.898Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
00:22:16 [2022-08-24T00:22:16.278Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
00:22:16 [2022-08-24T00:22:16.278Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
00:22:17 [2022-08-24T00:22:17.644Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
00:22:19 [2022-08-24T00:22:19.010Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
00:22:19 [2022-08-24T00:22:19.010Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
00:22:19 [2022-08-24T00:22:19.938Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
00:22:21 [2022-08-24T00:22:21.305Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
00:22:21 [2022-08-24T00:22:21.562Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
00:22:23 [2022-08-24T00:22:23.454Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
00:22:23 [2022-08-24T00:22:23.454Z]     docker_cli_swarm_test.go:1895: [d1f9d91b71df7] joining swarm manager [d852c9943d6ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:22:24 [2022-08-24T00:22:24.821Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
00:22:24 [2022-08-24T00:22:24.821Z]     docker_cli_swarm_test.go:1896: [d8b388047eac1] joining swarm manager [d852c9943d6ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:22:26 [2022-08-24T00:22:26.713Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
00:22:27 [2022-08-24T00:22:27.640Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
00:22:29 [2022-08-24T00:22:29.007Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
00:22:30 [2022-08-24T00:22:30.903Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
00:22:33 [2022-08-24T00:22:33.420Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
00:22:33 [2022-08-24T00:22:33.420Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
00:22:33 [2022-08-24T00:22:33.420Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
00:22:33 [2022-08-24T00:22:33.420Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
00:22:33 [2022-08-24T00:22:33.677Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
00:22:34 [2022-08-24T00:22:34.239Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
00:22:35 [2022-08-24T00:22:35.166Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
00:22:35 [2022-08-24T00:22:35.753Z] === RUN   TestDockerSuite/TestSaveCheckTimes
00:22:35 [2022-08-24T00:22:35.753Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
00:22:37 [2022-08-24T00:22:37.124Z] === RUN   TestDockerSuite/TestSaveImageId
00:22:37 [2022-08-24T00:22:37.124Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
00:22:37 [2022-08-24T00:22:37.380Z] === RUN   TestDockerSuite/TestSaveLoadParents
00:22:38 [2022-08-24T00:22:38.307Z]     docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1436749609
00:22:38 [2022-08-24T00:22:38.564Z] === RUN   TestDockerSuite/TestSaveMultipleNames
00:22:38 [2022-08-24T00:22:38.564Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
00:22:39 [2022-08-24T00:22:39.931Z] === RUN   TestDockerSuite/TestSaveSingleTag
00:22:39 [2022-08-24T00:22:39.931Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
00:22:39 [2022-08-24T00:22:39.931Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
00:22:40 [2022-08-24T00:22:40.860Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
00:22:41 [2022-08-24T00:22:41.116Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
00:22:42 [2022-08-24T00:22:42.484Z] === RUN   TestDockerSuite/TestSearchCmdOptions
00:22:45 [2022-08-24T00:22:45.044Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
00:22:45 [2022-08-24T00:22:45.044Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
00:22:45 [2022-08-24T00:22:45.300Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
00:22:45 [2022-08-24T00:22:45.300Z] === RUN   TestDockerSuite/TestSearchWithLimit
00:22:47 [2022-08-24T00:22:47.187Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
00:22:47 [2022-08-24T00:22:47.187Z]     docker_cli_sni_test.go:30: Flakey test
00:22:47 [2022-08-24T00:22:47.187Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
00:22:48 [2022-08-24T00:22:48.551Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
00:22:51 [2022-08-24T00:22:51.067Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
00:22:51 [2022-08-24T00:22:51.994Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
00:22:53 [2022-08-24T00:22:53.885Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
00:22:54 [2022-08-24T00:22:54.447Z] === RUN   TestDockerSuite/TestStartAttachSilent
00:22:55 [2022-08-24T00:22:55.375Z] === RUN   TestDockerSuite/TestStartAttachWithRename
00:22:57 [2022-08-24T00:22:57.890Z] === RUN   TestDockerSuite/TestStartMultipleContainers
00:22:59 [2022-08-24T00:22:59.296Z] === RUN   TestDockerSuite/TestStartPausedContainer
00:23:00 [2022-08-24T00:23:00.229Z] === RUN   TestDockerSuite/TestStartRecordError
00:23:01 [2022-08-24T00:23:01.157Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
00:23:02 [2022-08-24T00:23:02.567Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
00:23:03 [2022-08-24T00:23:03.496Z] === RUN   TestDockerSuite/TestStatsAllNoStream
00:23:06 [2022-08-24T00:23:06.013Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
00:23:06 [2022-08-24T00:23:06.013Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
00:23:08 [2022-08-24T00:23:08.669Z]     docker_cli_swarm_test.go:1796: [db2a1c195605b] joining swarm manager [db5f4a09791be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:09 [2022-08-24T00:23:09.596Z]     docker_cli_swarm_test.go:1797: [d2ad0101d8c29] joining swarm manager [db5f4a09791be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:10 [2022-08-24T00:23:10.533Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
00:23:13 [2022-08-24T00:23:13.819Z] === RUN   TestDockerSuite/TestStatsFormatAll
00:23:17 [2022-08-24T00:23:17.982Z] === RUN   TestDockerSuite/TestStatsNoStream
00:23:20 [2022-08-24T00:23:20.497Z] === RUN   TestDockerSuite/TestTopMultipleArgs
00:23:20 [2022-08-24T00:23:20.753Z] === RUN   TestDockerSuite/TestTopNonPrivileged
00:23:21 [2022-08-24T00:23:21.315Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
00:23:21 [2022-08-24T00:23:21.315Z] === RUN   TestDockerSuite/TestTopPrivileged
00:23:21 [2022-08-24T00:23:21.880Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
00:23:21 [2022-08-24T00:23:21.880Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
00:23:21 [2022-08-24T00:23:21.880Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
00:23:22 [2022-08-24T00:23:22.443Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
00:23:23 [2022-08-24T00:23:23.007Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
00:23:23 [2022-08-24T00:23:23.007Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
00:23:23 [2022-08-24T00:23:23.007Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
00:23:23 [2022-08-24T00:23:23.007Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
00:23:23 [2022-08-24T00:23:23.007Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
00:23:23 [2022-08-24T00:23:23.937Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
00:23:24 [2022-08-24T00:23:24.543Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
00:23:25 [2022-08-24T00:23:25.105Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
00:23:26 [2022-08-24T00:23:26.033Z] === RUN   TestDockerSuite/TestUpdateStats
00:23:29 [2022-08-24T00:23:29.298Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
00:23:29 [2022-08-24T00:23:29.554Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
00:23:30 [2022-08-24T00:23:30.925Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
00:23:30 [2022-08-24T00:23:30.925Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
00:23:30 [2022-08-24T00:23:30.925Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
00:23:31 [2022-08-24T00:23:31.487Z]     docker_cli_swarm_test.go:1315: [d9f7f5802dbcc] joining swarm manager [ddc66fa6b5c1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:23:31 [2022-08-24T00:23:31.743Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
00:23:32 [2022-08-24T00:23:32.305Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
00:23:32 [2022-08-24T00:23:32.867Z]     docker_cli_swarm_test.go:1316: [d3d92f93bc5ba] joining swarm manager [ddc66fa6b5c1a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:23:34 [2022-08-24T00:23:34.233Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
00:23:35 [2022-08-24T00:23:35.600Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
00:23:36 [2022-08-24T00:23:36.965Z] === RUN   TestDockerSuite/TestVolumeCLICreate
00:23:51 [2022-08-24T00:23:51.801Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
00:23:51 [2022-08-24T00:23:51.801Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
00:23:52 [2022-08-24T00:23:52.057Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
00:23:52 [2022-08-24T00:23:52.313Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
00:23:52 [2022-08-24T00:23:52.569Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
00:23:52 [2022-08-24T00:23:52.569Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
00:23:52 [2022-08-24T00:23:52.569Z] === RUN   TestDockerSuite/TestVolumeCLILs
00:23:53 [2022-08-24T00:23:53.133Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
00:23:53 [2022-08-24T00:23:53.133Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
00:23:53 [2022-08-24T00:23:53.697Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
00:23:53 [2022-08-24T00:23:53.697Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
00:23:53 [2022-08-24T00:23:53.954Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
00:23:53 [2022-08-24T00:23:53.954Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
00:23:53 [2022-08-24T00:23:53.954Z] === RUN   TestDockerSuite/TestVolumeCLIRm
00:23:55 [2022-08-24T00:23:55.321Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
00:23:55 [2022-08-24T00:23:55.321Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
00:23:55 [2022-08-24T00:23:55.578Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
00:23:55 [2022-08-24T00:23:55.578Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
00:23:55 [2022-08-24T00:23:55.578Z] === RUN   TestDockerSuite/TestVolumeLsFormat
00:23:55 [2022-08-24T00:23:55.578Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
00:23:55 [2022-08-24T00:23:55.578Z] --- PASS: TestDockerSuite (1307.02s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.61s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.79s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.92s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.78s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.68s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.69s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.26s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.00s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.59s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.26s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.43s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.04s)
00:23:55 [2022-08-24T00:23:55.578Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.95s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.12s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.61s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.02s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.57s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.43s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.54s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.38s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.33s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.51s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.51s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.62s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.79s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.89s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.00s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.59s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.70s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.96s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.77s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.69s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.06s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.77s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.84s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.86s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.81s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.76s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.82s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.96s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.85s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.58s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.54s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.83s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.35s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.45s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.50s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.42s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.48s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.25s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.33s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.42s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.48s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (0.74s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000a2dcf8_<nil>_<nil>} (1.60s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12402820117_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.49s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12402820117_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.36s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3945198420_/foo_false__<nil>_<nil>_<nil>_<nil>} (0.58s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3945198420_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.52s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3945198420_/foo_true__0xc000a2de48_<nil>_<nil>_<nil>} (0.77s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000a2de60_<nil>_<nil>} (1.48s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000a2de78_<nil>_<nil>} (1.57s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000a2de90_<nil>_<nil>} (1.60s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000a2dea8_<nil>_<nil>} (1.57s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.47s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
00:23:55 [2022-08-24T00:23:55.579Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.67s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.83s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.99s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.43s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.58s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.79s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.66s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.68s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.68s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.78s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.46s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.91s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.94s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.96s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.58s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.62s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.65s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.70s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.09s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.59s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.76s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.90s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.93s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.93s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.10s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.86s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.88s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.72s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.82s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.22s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.63s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.70s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.99s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.78s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.75s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.46s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.32s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.94s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.75s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.76s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.18s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.62s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.83s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.75s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.97s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.81s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.86s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.04s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.79s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.90s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.42s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.21s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.07s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.22s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.58s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.82s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.43s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.23s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.31s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.68s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (0.85s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.42s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.04s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.64s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.58s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddScript (1.71s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.75s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.75s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.14s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.22s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddTar (6.12s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.58s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.62s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.13s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.98s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.57s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.15s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.00s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.33s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.41s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.00s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.60s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.27s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.07s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.61s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.31s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.71s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.06s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.67s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.42s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.33s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.40s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.94s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.10s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.40s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.45s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.69s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.99s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.77s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.98s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.61s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.43s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.65s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.49s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.84s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.98s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.77s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.91s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.04s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.20s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.49s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.58s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.49s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.89s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.54s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.37s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.41s)
00:23:55 [2022-08-24T00:23:55.579Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.91s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.00s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.12s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.86s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.05s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.48s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.29s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.79s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.52s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.13s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.29s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.86s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.68s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.61s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (9.79s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.17s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (2.53s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.18s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.37s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.15s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.19s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.58s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.20s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.11s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.00s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.83s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.72s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.69s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.45s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.49s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.24s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.56s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.33s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.32s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.98s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.34s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.34s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.58s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildFails (0.75s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.90s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.81s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.68s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.03s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.30s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.81s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.38s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.26s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.68s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.67s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.13s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.34s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.54s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.47s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.52s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.94s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.55s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.35s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.31s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.77s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.01s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.46s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.39s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.17s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.17s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.97s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.06s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.89s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.42s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.79s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.11s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.40s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.74s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.28s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.23s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.25s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.43s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.76s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.68s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.48s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.45s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.56s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.68s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.84s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.96s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.35s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.80s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.01s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.96s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.39s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.76s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.60s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.94s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.11s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.91s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.71s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildRm (2.25s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.02s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.97s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.46s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.97s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.88s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.75s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.93s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.27s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.36s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.78s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.64s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.30s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.34s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.81s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.48s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.63s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.27s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildUser (1.66s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.22s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.34s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.60s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.22s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.84s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.64s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.02s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.64s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.97s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.66s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.27s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.50s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.99s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.46s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.77s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.07s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.78s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.53s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCommitChange (0.65s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.56s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.03s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.13s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.55s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.01s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.94s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.55s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (0.90s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.52s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.51s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.51s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.78s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.61s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.54s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.92s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.81s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.61s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.63s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.93s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.81s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.70s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.04s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.86s)
00:23:55 [2022-08-24T00:23:55.580Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.68s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.65s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.65s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.92s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.74s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.74s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.07s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.75s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.91s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.54s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.92s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.66s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.80s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.99s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.59s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.83s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.65s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpToDot (0.68s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.13s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.40s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.76s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.19s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.32s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.68s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.86s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.42s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.69s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.47s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCreateRM (0.15s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.78s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.19s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.12s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.55s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsCommit (1.09s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.58s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.63s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.05s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.32s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.00s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.76s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.95s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.37s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.89s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.24s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.26s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.87s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.10s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.78s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.05s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.23s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.28s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsRename (0.49s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsResize (0.50s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.40s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.59s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.44s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsTop (0.64s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.83s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.79s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.57s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExec (0.64s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.37s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.09s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecEnv (0.54s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.98s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.61s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.84s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.79s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.61s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecParseError (0.50s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.65s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.60s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.73s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.53s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecTTY (0.59s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.85s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.55s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.65s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.51s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.57s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.74s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.87s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.63s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.03s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.93s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestHealth (19.03s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.84s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.47s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.65s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.04s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.28s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.26s)
00:23:55 [2022-08-24T00:23:55.838Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.39s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.77s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.07s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.69s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.73s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.34s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestImportFile (1.35s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.08s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.49s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.49s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.43s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.55s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.50s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.55s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.30s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.58s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.97s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.88s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.29s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.03s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.48s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.34s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.35s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.53s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.88s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.55s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.92s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.08s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.07s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.20s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.14s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.96s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.78s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.47s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLogsSince (6.51s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.93s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLogsTail (0.86s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.51s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestNetHostname (1.29s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.69s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.50s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.99s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.31s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.62s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.55s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.07s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.93s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.37s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.73s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.77s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPluginActive (2.27s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.04s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.77s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.74s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.03s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.30s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.88s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPortList (6.08s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.52s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.88s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.90s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.91s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.65s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.99s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.19s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.53s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.61s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.97s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.40s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.00s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.54s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.53s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.97s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.57s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.63s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.01s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.42s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.41s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.66s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.62s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.74s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.82s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.35s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.04s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.50s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.62s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.97s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.29s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.05s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.76s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.57s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.56s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.47s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.71s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.74s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.35s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.52s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.50s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.75s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.68s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.66s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.36s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.05s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.95s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.72s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.19s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.81s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.44s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.37s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.22s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.47s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.41s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.92s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.52s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.67s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.60s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.26s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.73s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.75s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.56s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.24s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.57s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.56s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.64s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.37s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.45s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.51s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.56s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.15s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.56s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.50s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.91s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.90s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.42s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.63s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.60s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.58s)
00:23:55 [2022-08-24T00:23:55.839Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.53s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.02s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.42s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.45s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.07s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.52s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.52s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.13s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.03s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.10s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.19s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.47s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.14s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.47s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.46s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.74s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.60s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.49s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.53s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.50s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.66s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.51s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.45s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.04s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.66s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.74s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.16s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.87s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.00s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.50s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.43s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.04s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.40s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.82s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.44s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.55s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.90s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.05s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.32s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.16s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.88s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.39s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.33s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunMount (4.43s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.90s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.33s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.30s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.46s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.94s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.01s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.42s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.65s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.28s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.33s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.57s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.79s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.07s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.60s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.53s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.67s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.51s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.49s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.68s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.56s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.59s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.06s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.60s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.08s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunRm (0.49s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.75s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.52s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.52s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.76s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.49s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.86s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.33s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.57s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.62s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.48s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.50s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.66s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.55s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.50s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunState (1.15s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.42s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.77s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.57s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.60s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.93s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.48s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.83s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.58s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.24s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.81s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.74s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.56s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.94s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.03s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.46s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.70s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.64s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.47s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.49s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.46s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.68s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.70s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.48s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.08s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.73s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.94s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.92s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.59s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.93s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.63s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.72s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.66s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.71s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.71s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.62s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.52s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.50s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.15s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.54s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.96s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.62s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.43s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s)
00:23:55 [2022-08-24T00:23:55.840Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.70s)
00:23:55 [2022-08-24T00:23:55.840Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s)
00:23:55 [2022-08-24T00:23:55.840Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.63s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.52s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.58s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.58s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.26s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.08s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.80s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.41s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.14s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.00s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.77s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.57s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.55s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.65s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.29s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.73s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.45s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.70s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.13s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.06s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.27s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.06s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.11s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.43s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.53s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.95s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.85s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.61s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.55s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.66s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.06s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.26s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.16s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.60s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.26s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.47s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.48s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.45s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.51s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.51s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.53s)
00:23:55 [2022-08-24T00:23:55.840Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.19s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.51s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.50s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.99s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.04s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.64s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.76s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.56s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.17s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.39s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s)
00:23:55 [2022-08-24T00:23:55.841Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
00:23:55 [2022-08-24T00:23:55.841Z] === RUN   TestDockerRegistrySuite
00:23:55 [2022-08-24T00:23:55.841Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
00:23:56 [2022-08-24T00:23:56.769Z]     check_test.go:427: [dae9c057ea096] daemon is not started
00:23:56 [2022-08-24T00:23:56.769Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
00:23:57 [2022-08-24T00:23:57.700Z]     check_test.go:427: [d8315deece6a3] daemon is not started
00:23:57 [2022-08-24T00:23:57.700Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
00:23:59 [2022-08-24T00:23:59.074Z]     check_test.go:427: [d5215a32ba4e6] daemon is not started
00:23:59 [2022-08-24T00:23:59.074Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
00:23:59 [2022-08-24T00:23:59.330Z]     check_test.go:427: [d160e654ee193] daemon is not started
00:23:59 [2022-08-24T00:23:59.330Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
00:24:01 [2022-08-24T00:24:01.850Z]     check_test.go:427: [defd095717ea1] daemon is not started
00:24:01 [2022-08-24T00:24:01.850Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
00:24:07 [2022-08-24T00:24:07.094Z]     check_test.go:427: [dd4e015f878e3] daemon is not started
00:24:07 [2022-08-24T00:24:07.094Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
00:24:08 [2022-08-24T00:24:08.983Z]     check_test.go:427: [d110fa2601ac8] daemon is not started
00:24:08 [2022-08-24T00:24:08.983Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
00:24:09 [2022-08-24T00:24:09.913Z]     check_test.go:427: [d39afbe495838] daemon is not started
00:24:09 [2022-08-24T00:24:09.913Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
00:24:10 [2022-08-24T00:24:10.843Z]     check_test.go:427: [d0cab44d3d2bc] daemon is not started
00:24:10 [2022-08-24T00:24:10.843Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
00:24:11 [2022-08-24T00:24:11.771Z]     check_test.go:427: [d5aa5bb25e0e2] daemon is not started
00:24:11 [2022-08-24T00:24:11.771Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
00:24:13 [2022-08-24T00:24:13.137Z]     check_test.go:427: [deecfc96760fd] daemon is not started
00:24:13 [2022-08-24T00:24:13.137Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
00:24:14 [2022-08-24T00:24:14.065Z]     check_test.go:427: [d14053f1dc721] daemon is not started
00:24:14 [2022-08-24T00:24:14.065Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
00:24:14 [2022-08-24T00:24:14.993Z]     check_test.go:427: [dbc352b63eb32] daemon is not started
00:24:14 [2022-08-24T00:24:14.993Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
00:24:15 [2022-08-24T00:24:15.921Z]     check_test.go:427: [d8dabad22f1b9] daemon is not started
00:24:16 [2022-08-24T00:24:16.178Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
00:24:17 [2022-08-24T00:24:17.106Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b9de65ca027ce19a0e16635bbe7810e121911cc3d6b20e9e912bb98333487605
00:24:17 [2022-08-24T00:24:17.668Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:480bfb2dfcc71f27562973b57f58727ecc0c8599cfa21b28a764aec4c7381754
00:24:17 [2022-08-24T00:24:17.924Z]     check_test.go:427: [d5a44129b4890] daemon is not started
00:24:17 [2022-08-24T00:24:17.924Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
00:24:18 [2022-08-24T00:24:18.853Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dbd3f0631207c812de34f9b3f4b07cae66cde43ee64a19c94eeaeb588e8863c8
00:24:19 [2022-08-24T00:24:19.792Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:792c4c1620468bda25e46b0f348002fd0c400f7b9b601cfd3c33b32ee1a78f8d
00:24:19 [2022-08-24T00:24:19.792Z]     check_test.go:427: [d0dc83bb0dde7] daemon is not started
00:24:19 [2022-08-24T00:24:19.792Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
00:24:20 [2022-08-24T00:24:20.724Z]     check_test.go:427: [d79ca7427c035] daemon is not started
00:24:20 [2022-08-24T00:24:20.724Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
00:24:23 [2022-08-24T00:24:23.242Z]     check_test.go:427: [d09523c016ed7] daemon is not started
00:24:23 [2022-08-24T00:24:23.242Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
00:24:23 [2022-08-24T00:24:23.805Z]     check_test.go:427: [d778d17183cde] daemon is not started
00:24:23 [2022-08-24T00:24:23.805Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
00:24:24 [2022-08-24T00:24:24.060Z]     check_test.go:427: [d335e6fa02a4a] daemon is not started
00:24:24 [2022-08-24T00:24:24.060Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
00:24:24 [2022-08-24T00:24:24.989Z]     check_test.go:427: [d2fcb61e9e035] daemon is not started
00:24:24 [2022-08-24T00:24:24.989Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
00:24:25 [2022-08-24T00:24:25.917Z]     check_test.go:427: [d5f4c7f41cd47] daemon is not started
00:24:25 [2022-08-24T00:24:25.917Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
00:24:26 [2022-08-24T00:24:26.846Z]     check_test.go:427: [dbef865240ea0] daemon is not started
00:24:26 [2022-08-24T00:24:26.846Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
00:24:29 [2022-08-24T00:24:29.362Z]     check_test.go:427: [db5a67a173c3d] daemon is not started
00:24:29 [2022-08-24T00:24:29.362Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
00:24:29 [2022-08-24T00:24:29.362Z]     check_test.go:427: [d5ffa65fb567f] daemon is not started
00:24:29 [2022-08-24T00:24:29.362Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
00:24:30 [2022-08-24T00:24:30.289Z]     check_test.go:427: [d4a318694214e] daemon is not started
00:24:30 [2022-08-24T00:24:30.289Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
00:24:30 [2022-08-24T00:24:30.852Z]     check_test.go:427: [d85e8fe31ff31] daemon is not started
00:24:30 [2022-08-24T00:24:30.852Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
00:24:30 [2022-08-24T00:24:30.852Z]     check_test.go:427: [d1404739a1124] daemon is not started
00:24:30 [2022-08-24T00:24:30.852Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
00:24:31 [2022-08-24T00:24:31.107Z]     check_test.go:427: [d374da6c6d47c] daemon is not started
00:24:31 [2022-08-24T00:24:31.107Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
00:24:31 [2022-08-24T00:24:31.363Z]     check_test.go:427: [da4db7fb29154] daemon is not started
00:24:31 [2022-08-24T00:24:31.363Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
00:24:31 [2022-08-24T00:24:31.619Z]     check_test.go:427: [d2b97f43c0267] daemon is not started
00:24:31 [2022-08-24T00:24:31.619Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
00:24:31 [2022-08-24T00:24:31.875Z]     check_test.go:427: [dbb08876d4fe2] daemon is not started
00:24:31 [2022-08-24T00:24:31.875Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
00:24:32 [2022-08-24T00:24:32.804Z]     check_test.go:427: [d31b9b0cd49e5] daemon is not started
00:24:32 [2022-08-24T00:24:32.804Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
00:24:34 [2022-08-24T00:24:34.170Z]     check_test.go:427: [d0f7d96358c35] daemon is not started
00:24:34 [2022-08-24T00:24:34.170Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
00:24:35 [2022-08-24T00:24:35.098Z]     check_test.go:427: [d1ac1bf91af4c] daemon is not started
00:24:35 [2022-08-24T00:24:35.098Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
00:24:36 [2022-08-24T00:24:36.026Z]     check_test.go:427: [d8219e7490b55] daemon is not started
00:24:36 [2022-08-24T00:24:36.026Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
00:24:36 [2022-08-24T00:24:36.955Z] === RUN   TestDockerRegistrySuite/TestV2Only
00:24:37 [2022-08-24T00:24:37.516Z] --- PASS: TestDockerRegistrySuite (41.97s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.10s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.29s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.18s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.63s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.43s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.65s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.98s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.89s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.07s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.94s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.85s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.14s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.91s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.00s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.88s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.23s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.97s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.40s)
00:24:37 [2022-08-24T00:24:37.516Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s)
00:24:37 [2022-08-24T00:24:37.774Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s)
00:24:37 [2022-08-24T00:24:37.774Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s)
00:24:37 [2022-08-24T00:24:37.774Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
00:24:37 [2022-08-24T00:24:37.774Z] === RUN   TestDockerSchema1RegistrySuite
00:24:37 [2022-08-24T00:24:37.774Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
00:24:37 [2022-08-24T00:24:37.774Z]     check_test.go:454: [d9910a40dc01a] daemon is not started
00:24:37 [2022-08-24T00:24:37.774Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
00:24:41 [2022-08-24T00:24:41.057Z]     check_test.go:454: [de0f40a9710b2] daemon is not started
00:24:41 [2022-08-24T00:24:41.057Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
00:24:41 [2022-08-24T00:24:41.619Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
00:24:45 [2022-08-24T00:24:45.788Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
00:24:45 [2022-08-24T00:24:45.788Z]     check_test.go:454: [d653b3fee7786] daemon is not started
00:24:45 [2022-08-24T00:24:45.788Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
00:24:46 [2022-08-24T00:24:46.718Z]     check_test.go:454: [dcb9b1131f5f8] daemon is not started
00:24:46 [2022-08-24T00:24:46.718Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
00:24:46 [2022-08-24T00:24:46.974Z]     check_test.go:454: [dc363d3299d83] daemon is not started
00:24:46 [2022-08-24T00:24:46.974Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
00:24:48 [2022-08-24T00:24:48.342Z]     check_test.go:454: [d576791a508f3] daemon is not started
00:24:48 [2022-08-24T00:24:48.342Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
00:24:49 [2022-08-24T00:24:49.710Z]     check_test.go:454: [d4a2a7cdbb983] daemon is not started
00:24:49 [2022-08-24T00:24:49.710Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
00:24:50 [2022-08-24T00:24:50.639Z]     check_test.go:454: [d027258ff682b] daemon is not started
00:24:50 [2022-08-24T00:24:50.639Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
00:24:53 [2022-08-24T00:24:53.202Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
00:24:53 [2022-08-24T00:24:53.768Z]     check_test.go:454: [dc10e4d773d21] daemon is not started
00:24:53 [2022-08-24T00:24:53.768Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
00:24:54 [2022-08-24T00:24:54.331Z]     check_test.go:454: [d2e1f0f066b3c] daemon is not started
00:24:54 [2022-08-24T00:24:54.331Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
00:24:54 [2022-08-24T00:24:54.893Z]     check_test.go:454: [d7c686d6c9ff2] daemon is not started
00:24:54 [2022-08-24T00:24:54.893Z] --- PASS: TestDockerSchema1RegistrySuite (17.18s)
00:24:54 [2022-08-24T00:24:54.893Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
00:24:54 [2022-08-24T00:24:54.893Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.71s)
00:24:54 [2022-08-24T00:24:54.893Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.20s)
00:24:54 [2022-08-24T00:24:54.893Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.05s)
00:24:54 [2022-08-24T00:24:54.893Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
00:24:54 [2022-08-24T00:24:54.893Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.44s)
00:24:54 [2022-08-24T00:24:54.893Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.10s)
00:24:54 [2022-08-24T00:24:54.893Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.25s)
00:24:54 [2022-08-24T00:24:54.893Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.16s)
00:24:54 [2022-08-24T00:24:54.893Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s)
00:24:54 [2022-08-24T00:24:54.893Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.56s)
00:24:54 [2022-08-24T00:24:54.893Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
00:24:54 [2022-08-24T00:24:54.893Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
00:24:55 [2022-08-24T00:24:55.821Z]     check_test.go:483: [d96bfd9dad0c9] daemon is not started
00:24:55 [2022-08-24T00:24:55.821Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
00:24:56 [2022-08-24T00:24:56.751Z]     check_test.go:483: [d35d2a0c889d2] daemon is not started
00:24:56 [2022-08-24T00:24:56.751Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
00:24:56 [2022-08-24T00:24:56.751Z]     check_test.go:483: [d5cb1f0152305] daemon is not started
00:24:56 [2022-08-24T00:24:56.751Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
00:24:58 [2022-08-24T00:24:58.121Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
00:24:59 [2022-08-24T00:24:59.060Z]     check_test.go:483: [d7c5339d74ee8] daemon is not started
00:24:59 [2022-08-24T00:24:59.060Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
00:24:59 [2022-08-24T00:24:59.316Z]     check_test.go:483: [d08dbfb385a5e] daemon is not started
00:24:59 [2022-08-24T00:24:59.316Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
00:24:59 [2022-08-24T00:24:59.879Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
00:25:00 [2022-08-24T00:25:00.441Z]     check_test.go:483: [d3413a004dd06] daemon is not started
00:25:00 [2022-08-24T00:25:00.441Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
00:25:00 [2022-08-24T00:25:00.696Z]     check_test.go:483: [d693a8f3c8555] daemon is not started
00:25:00 [2022-08-24T00:25:00.697Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.78s)
00:25:00 [2022-08-24T00:25:00.697Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.99s)
00:25:00 [2022-08-24T00:25:00.697Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.73s)
00:25:00 [2022-08-24T00:25:00.697Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s)
00:25:00 [2022-08-24T00:25:00.697Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.42s)
00:25:00 [2022-08-24T00:25:00.697Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.77s)
00:25:00 [2022-08-24T00:25:00.697Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.52s)
00:25:00 [2022-08-24T00:25:00.697Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.01s)
00:25:00 [2022-08-24T00:25:00.697Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
00:25:00 [2022-08-24T00:25:00.697Z] === RUN   TestDockerRegistryAuthTokenSuite
00:25:00 [2022-08-24T00:25:00.697Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
00:25:02 [2022-08-24T00:25:02.061Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
00:25:06 [2022-08-24T00:25:06.227Z]     check_test.go:510: [de8836339d289] daemon is not started
00:25:06 [2022-08-24T00:25:06.227Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
00:25:06 [2022-08-24T00:25:06.227Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
00:25:06 [2022-08-24T00:25:06.227Z]     check_test.go:510: [da3a25da32fab] daemon is not started
00:25:06 [2022-08-24T00:25:06.227Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
00:25:06 [2022-08-24T00:25:06.227Z]     check_test.go:510: [d9d85a10493b9] daemon is not started
00:25:06 [2022-08-24T00:25:06.227Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
00:25:06 [2022-08-24T00:25:06.227Z]     check_test.go:510: [d10bac5ba8859] daemon is not started
00:25:06 [2022-08-24T00:25:06.227Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
00:25:06 [2022-08-24T00:25:06.483Z]     check_test.go:510: [de92475538063] daemon is not started
00:25:06 [2022-08-24T00:25:06.483Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.84s)
00:25:06 [2022-08-24T00:25:06.483Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
00:25:06 [2022-08-24T00:25:06.483Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.19s)
00:25:06 [2022-08-24T00:25:06.483Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s)
00:25:06 [2022-08-24T00:25:06.483Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
00:25:06 [2022-08-24T00:25:06.483Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.19s)
00:25:06 [2022-08-24T00:25:06.483Z] === RUN   TestDockerNetworkSuite
00:25:06 [2022-08-24T00:25:06.483Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
00:25:07 [2022-08-24T00:25:07.850Z]     docker_cli_network_unix_test.go:46: [df735968c810b] daemon is not started
00:25:08 [2022-08-24T00:25:08.106Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
00:25:08 [2022-08-24T00:25:08.669Z]     docker_cli_network_unix_test.go:46: [dd8d605edec0f] daemon is not started
00:25:08 [2022-08-24T00:25:08.926Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
00:25:10 [2022-08-24T00:25:10.291Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
00:25:11 [2022-08-24T00:25:11.220Z]     docker_cli_network_unix_test.go:46: [dac2da90f78ea] daemon is not started
00:25:11 [2022-08-24T00:25:11.781Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
00:25:13 [2022-08-24T00:25:13.673Z]     docker_cli_network_unix_test.go:46: [ddc0777570ac8] daemon is not started
00:25:13 [2022-08-24T00:25:13.673Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
00:25:13 [2022-08-24T00:25:13.673Z]     docker_cli_network_unix_test.go:1233: [def50c03bc219] daemon is not started
00:25:14 [2022-08-24T00:25:14.601Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
00:25:14 [2022-08-24T00:25:14.601Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
00:25:14 [2022-08-24T00:25:14.601Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
00:25:16 [2022-08-24T00:25:16.492Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
00:25:17 [2022-08-24T00:25:17.859Z]     docker_cli_network_unix_test.go:46: [d4bccbe397185] daemon is not started
00:25:18 [2022-08-24T00:25:18.421Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
00:25:20 [2022-08-24T00:25:20.972Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
00:25:21 [2022-08-24T00:25:21.535Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
00:25:22 [2022-08-24T00:25:22.097Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
00:25:23 [2022-08-24T00:25:23.990Z]     docker_cli_network_unix_test.go:46: [d7783318ffbf7] daemon is not started
00:25:24 [2022-08-24T00:25:24.919Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
00:25:25 [2022-08-24T00:25:25.180Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
00:25:27 [2022-08-24T00:25:27.700Z]     docker_cli_network_unix_test.go:46: [de55093f070f9] daemon is not started
00:25:27 [2022-08-24T00:25:27.956Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
00:25:28 [2022-08-24T00:25:28.884Z]     docker_cli_network_unix_test.go:46: [d50cea89a702d] daemon is not started
00:25:28 [2022-08-24T00:25:28.884Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
00:25:29 [2022-08-24T00:25:29.445Z]     docker_cli_network_unix_test.go:46: [d2afa33d0bf7b] daemon is not started
00:25:29 [2022-08-24T00:25:29.445Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
00:25:30 [2022-08-24T00:25:30.007Z]     docker_cli_network_unix_test.go:46: [d874707ae6e26] daemon is not started
00:25:30 [2022-08-24T00:25:30.007Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
00:25:30 [2022-08-24T00:25:30.569Z]     docker_cli_network_unix_test.go:46: [dad9eb39e2810] daemon is not started
00:25:30 [2022-08-24T00:25:30.824Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
00:25:31 [2022-08-24T00:25:31.386Z]     docker_cli_network_unix_test.go:46: [d48b7e2b486bd] daemon is not started
00:25:31 [2022-08-24T00:25:31.642Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
00:25:31 [2022-08-24T00:25:31.898Z]     docker_cli_network_unix_test.go:46: [da6f0b65b5081] daemon is not started
00:25:31 [2022-08-24T00:25:31.898Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
00:25:32 [2022-08-24T00:25:32.155Z]     docker_cli_network_unix_test.go:46: [d3b0a5d607b7d] daemon is not started
00:25:32 [2022-08-24T00:25:32.155Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
00:25:32 [2022-08-24T00:25:32.717Z]     docker_cli_network_unix_test.go:46: [dc58b5d0e73d9] daemon is not started
00:25:32 [2022-08-24T00:25:32.974Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
00:25:32 [2022-08-24T00:25:32.974Z]     docker_cli_network_unix_test.go:46: [d6ecdc0249b0f] daemon is not started
00:25:32 [2022-08-24T00:25:32.974Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
00:25:33 [2022-08-24T00:25:33.230Z]     docker_cli_network_unix_test.go:46: [d6309388973a1] daemon is not started
00:25:33 [2022-08-24T00:25:33.230Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
00:25:33 [2022-08-24T00:25:33.230Z]     docker_cli_network_unix_test.go:46: [d55690103fdb2] daemon is not started
00:25:33 [2022-08-24T00:25:33.230Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
00:25:34 [2022-08-24T00:25:34.157Z]     docker_cli_network_unix_test.go:46: [def57fa4774ff] daemon is not started
00:25:34 [2022-08-24T00:25:34.157Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
00:25:34 [2022-08-24T00:25:34.414Z]     docker_cli_network_unix_test.go:46: [dc4300ab76d38] daemon is not started
00:25:34 [2022-08-24T00:25:34.977Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
00:25:34 [2022-08-24T00:25:34.977Z]     docker_cli_network_unix_test.go:46: [dcb4835ee550c] daemon is not started
00:25:34 [2022-08-24T00:25:34.977Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
00:25:35 [2022-08-24T00:25:35.233Z]     docker_cli_network_unix_test.go:46: [da63af9fd01b8] daemon is not started
00:25:35 [2022-08-24T00:25:35.233Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
00:25:35 [2022-08-24T00:25:35.233Z]     docker_cli_network_unix_test.go:46: [d0f8b4257c1cf] daemon is not started
00:25:35 [2022-08-24T00:25:35.233Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
00:25:36 [2022-08-24T00:25:36.601Z]     docker_cli_network_unix_test.go:968: [d449a4f87e7a8] daemon is not started
00:25:37 [2022-08-24T00:25:37.551Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
00:25:38 [2022-08-24T00:25:38.916Z]     docker_cli_network_unix_test.go:46: [d021a162f6123] daemon is not started
00:25:38 [2022-08-24T00:25:38.916Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
00:25:41 [2022-08-24T00:25:41.434Z]     docker_cli_network_unix_test.go:1116: [d00d3a17cc98d] daemon is not started
00:25:44 [2022-08-24T00:25:44.703Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
00:25:44 [2022-08-24T00:25:44.703Z]     docker_cli_network_unix_test.go:46: [d225a5aa7c784] daemon is not started
00:25:44 [2022-08-24T00:25:44.703Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
00:25:45 [2022-08-24T00:25:45.264Z]     docker_cli_network_unix_test.go:46: [d9cc585adeb0e] daemon is not started
00:25:45 [2022-08-24T00:25:45.265Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
00:25:45 [2022-08-24T00:25:45.265Z]     docker_cli_network_unix_test.go:46: [d25afce7d9e5e] daemon is not started
00:25:45 [2022-08-24T00:25:45.265Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
00:25:45 [2022-08-24T00:25:45.265Z]     docker_cli_network_unix_test.go:46: [d949b2e1fad06] daemon is not started
00:25:45 [2022-08-24T00:25:45.265Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
00:25:45 [2022-08-24T00:25:45.520Z]     docker_cli_network_unix_test.go:46: [d33775e4c7500] daemon is not started
00:25:45 [2022-08-24T00:25:45.520Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
00:25:45 [2022-08-24T00:25:45.520Z]     docker_cli_network_unix_test.go:46: [dca67756bc962] daemon is not started
00:25:45 [2022-08-24T00:25:45.520Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
00:25:45 [2022-08-24T00:25:45.520Z]     docker_cli_network_unix_test.go:46: [dd79dd6f74beb] daemon is not started
00:25:45 [2022-08-24T00:25:45.520Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
00:25:47 [2022-08-24T00:25:47.410Z]     docker_cli_network_unix_test.go:46: [dd4f6f5554e58] daemon is not started
00:25:47 [2022-08-24T00:25:47.973Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
00:25:47 [2022-08-24T00:25:47.973Z]     docker_cli_network_unix_test.go:46: [d909721d8849d] daemon is not started
00:25:47 [2022-08-24T00:25:47.973Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
00:25:47 [2022-08-24T00:25:47.973Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
00:25:47 [2022-08-24T00:25:47.973Z]     docker_cli_network_unix_test.go:46: [d6f2a9f3fa629] daemon is not started
00:25:47 [2022-08-24T00:25:47.973Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
00:25:48 [2022-08-24T00:25:48.534Z]     docker_cli_network_unix_test.go:46: [d3cb838f11615] daemon is not started
00:25:48 [2022-08-24T00:25:48.790Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
00:25:52 [2022-08-24T00:25:52.207Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
00:25:53 [2022-08-24T00:25:53.572Z]     docker_cli_network_unix_test.go:1084: [d4a06babb029e] daemon is not started
00:25:55 [2022-08-24T00:25:55.460Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
00:25:55 [2022-08-24T00:25:55.460Z]     docker_cli_network_unix_test.go:46: [d21620fdf6927] daemon is not started
00:25:55 [2022-08-24T00:25:55.460Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
00:25:55 [2022-08-24T00:25:55.716Z]     docker_cli_network_unix_test.go:46: [d3dc9adb2a3cb] daemon is not started
00:25:55 [2022-08-24T00:25:55.972Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
00:25:57 [2022-08-24T00:25:57.338Z]     docker_cli_network_unix_test.go:46: [d94a52f12a69a] daemon is not started
00:25:57 [2022-08-24T00:25:57.596Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
00:25:57 [2022-08-24T00:25:57.596Z]     docker_cli_network_unix_test.go:46: [d12ccdadb9983] daemon is not started
00:25:57 [2022-08-24T00:25:57.596Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
00:25:57 [2022-08-24T00:25:57.864Z]     docker_cli_network_unix_test.go:46: [da3b2ef664eeb] daemon is not started
00:25:58 [2022-08-24T00:25:58.129Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
00:25:58 [2022-08-24T00:25:58.691Z]     docker_cli_network_unix_test.go:46: [ded34a66ff04b] daemon is not started
00:25:58 [2022-08-24T00:25:58.691Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
00:25:59 [2022-08-24T00:25:59.253Z]     docker_cli_network_unix_test.go:46: [d7f9e9ad4a185] daemon is not started
00:25:59 [2022-08-24T00:25:59.509Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
00:26:06 [2022-08-24T00:26:06.048Z]     docker_cli_network_unix_test.go:46: [d1e45cfd0a522] daemon is not started
00:26:06 [2022-08-24T00:26:06.048Z] --- PASS: TestDockerNetworkSuite (58.75s)
00:26:06 [2022-08-24T00:26:06.048Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.55s)
00:26:06 [2022-08-24T00:26:06.048Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.83s)
00:26:06 [2022-08-24T00:26:06.048Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.98s)
00:26:06 [2022-08-24T00:26:06.048Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.83s)
00:26:06 [2022-08-24T00:26:06.048Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.81s)
00:26:06 [2022-08-24T00:26:06.048Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.82s)
00:26:06 [2022-08-24T00:26:06.048Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.79s)
00:26:06 [2022-08-24T00:26:06.048Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.84s)
00:26:06 [2022-08-24T00:26:06.048Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s)
00:26:06 [2022-08-24T00:26:06.048Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s)
00:26:06 [2022-08-24T00:26:06.048Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s)
00:26:06 [2022-08-24T00:26:06.048Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.89s)
00:26:06 [2022-08-24T00:26:06.048Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.88s)
00:26:06 [2022-08-24T00:26:06.048Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
00:26:06 [2022-08-24T00:26:06.048Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.76s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.16s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.31s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.33s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.42s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.01s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.48s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.71s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s)
00:26:06 [2022-08-24T00:26:06.049Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.61s)
00:26:06 [2022-08-24T00:26:06.049Z] === RUN   TestDockerHubPullSuite
00:26:06 [2022-08-24T00:26:06.049Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
00:26:07 [2022-08-24T00:26:07.414Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
00:26:09 [2022-08-24T00:26:09.928Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
00:26:10 [2022-08-24T00:26:10.856Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
00:26:12 [2022-08-24T00:26:12.262Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
00:26:12 [2022-08-24T00:26:12.824Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
00:26:13 [2022-08-24T00:26:13.393Z] --- PASS: TestDockerHubPullSuite (8.02s)
00:26:13 [2022-08-24T00:26:13.393Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.97s)
00:26:13 [2022-08-24T00:26:13.393Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.52s)
00:26:13 [2022-08-24T00:26:13.393Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.97s)
00:26:13 [2022-08-24T00:26:13.393Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.67s)
00:26:13 [2022-08-24T00:26:13.393Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s)
00:26:13 [2022-08-24T00:26:13.393Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s)
00:26:13 [2022-08-24T00:26:13.393Z] PASS
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === Skipped
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_sni_test.go:30: Flakey test
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
00:26:13 [2022-08-24T00:26:13.393Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
00:26:13 [2022-08-24T00:26:13.393Z] 
00:26:13 [2022-08-24T00:26:13.393Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
00:26:13 [2022-08-24T00:26:13.394Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
00:26:13 [2022-08-24T00:26:13.394Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
00:26:13 [2022-08-24T00:26:13.394Z] 
00:26:13 [2022-08-24T00:26:13.394Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
00:26:13 [2022-08-24T00:26:13.394Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
00:26:13 [2022-08-24T00:26:13.394Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
00:26:13 [2022-08-24T00:26:13.394Z] 
00:26:13 [2022-08-24T00:26:13.394Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
00:26:13 [2022-08-24T00:26:13.394Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
00:26:13 [2022-08-24T00:26:13.394Z]     docker_cli_network_unix_test.go:46: [d6f2a9f3fa629] daemon is not started
00:26:13 [2022-08-24T00:26:13.394Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
00:26:13 [2022-08-24T00:26:13.394Z] 
00:26:13 [2022-08-24T00:26:13.394Z] DONE 1265 tests, 51 skipped in 1450.812s
00:26:13 [2022-08-24T00:26:13.394Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:26:13 [2022-08-24T00:26:13.394Z] ++++ cat bundles/test-integration/docker.pid
00:26:13 [2022-08-24T00:26:13.394Z] +++ kill 9403
00:26:13 [2022-08-24T00:26:13.394Z] +++ /etc/init.d/apparmor stop
00:26:13 [2022-08-24T00:26:13.394Z] Leaving: AppArmorNo profiles have been unloaded.
00:26:13 [2022-08-24T00:26:13.394Z] 
00:26:13 [2022-08-24T00:26:13.394Z] Unloading profiles will leave already running processes permanently
00:26:13 [2022-08-24T00:26:13.394Z] unconfined, which can lead to unexpected situations.
00:26:13 [2022-08-24T00:26:13.394Z] 
00:26:13 [2022-08-24T00:26:13.394Z] To set a process to complain mode, use the command line tool
00:26:13 [2022-08-24T00:26:13.394Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:26:13 [2022-08-24T00:26:13.394Z] +++ true
00:26:13 [2022-08-24T00:26:13.394Z] exiting test-integration
00:26:13 [2022-08-24T00:26:13.394Z] ++ exit 0
00:26:13 [2022-08-24T00:26:13.394Z] 
00:26:13 [2022-08-24T00:26:13.650Z] + for job in $(jobs -p)
00:26:13 [2022-08-24T00:26:13.650Z] + wait 8697
00:26:18 [2022-08-24T00:26:18.892Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
00:26:20 [2022-08-24T00:26:20.780Z]     docker_cli_swarm_test.go:1180: [d5c731bc7e86b] joining swarm manager [df3130da5c816]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:26:27 [2022-08-24T00:26:27.338Z]     docker_cli_swarm_test.go:1189: [dfe033c321369] joining swarm manager [df3130da5c816]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:27:05 [2022-08-24T00:27:05.992Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
00:27:11 [2022-08-24T00:27:11.234Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
00:27:15 [2022-08-24T00:27:15.402Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
00:27:16 [2022-08-24T00:27:16.810Z]     docker_cli_swarm_test.go:1112: [dda343bc65131] joining swarm manager [d7f557336a4be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:27:18 [2022-08-24T00:27:18.175Z]     docker_cli_swarm_test.go:1113: [da00d0fb9bdfa] joining swarm manager [d7f557336a4be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:28:54 [2022-08-24T00:28:54.555Z]     docker_cli_swarm_test.go:1166: [d15598596e488] joining swarm manager [d7f557336a4be]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
00:29:21 [2022-08-24T00:29:21.048Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
00:29:21 [2022-08-24T00:29:21.048Z]     docker_cli_swarm_test.go:1447: [dca53a9cd86ac] joining swarm manager [d13cda1fa0ec1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:29:21 [2022-08-24T00:29:21.303Z]     docker_cli_swarm_test.go:1448: [d81016906f7a1] joining swarm manager [d13cda1fa0ec1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
00:29:33 [2022-08-24T00:29:33.468Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
00:29:33 [2022-08-24T00:29:33.468Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
00:29:33 [2022-08-24T00:29:33.468Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
00:29:33 [2022-08-24T00:29:33.468Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
00:29:33 [2022-08-24T00:29:33.468Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
00:29:34 [2022-08-24T00:29:34.396Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
00:29:36 [2022-08-24T00:29:36.338Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
00:29:40 [2022-08-24T00:29:40.511Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
00:29:41 [2022-08-24T00:29:41.874Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
00:29:43 [2022-08-24T00:29:43.763Z]     docker_cli_swarm_unix_test.go:63: [d2b7a96819783] joining swarm manager [da92c9b5e6d16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:30:39 [2022-08-24T00:30:39.927Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
00:30:39 [2022-08-24T00:30:39.927Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
00:30:39 [2022-08-24T00:30:39.927Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
00:30:41 [2022-08-24T00:30:41.816Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
00:30:45 [2022-08-24T00:30:45.083Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
00:30:47 [2022-08-24T00:30:47.599Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
00:30:49 [2022-08-24T00:30:49.533Z]     docker_api_swarm_test.go:962: [df696506cd7b3] joining swarm manager [d9e9684303017]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
00:31:07 [2022-08-24T00:31:07.571Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
00:31:19 [2022-08-24T00:31:19.738Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
00:31:21 [2022-08-24T00:31:21.627Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
00:31:24 [2022-08-24T00:31:24.142Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
00:31:26 [2022-08-24T00:31:26.661Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
00:31:34 [2022-08-24T00:31:34.764Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
00:31:38 [2022-08-24T00:31:38.030Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
00:31:40 [2022-08-24T00:31:40.548Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
00:31:43 [2022-08-24T00:31:43.064Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
00:31:45 [2022-08-24T00:31:45.581Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
00:31:48 [2022-08-24T00:31:48.096Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
00:31:51 [2022-08-24T00:31:51.366Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
00:31:53 [2022-08-24T00:31:53.255Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
00:32:49 [2022-08-24T00:32:49.447Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
00:33:01 [2022-08-24T00:33:01.612Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
00:33:19 [2022-08-24T00:33:19.651Z] --- PASS: TestDockerSwarmSuite (1539.97s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.35s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.19s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.24s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.13s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.50s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.40s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.64s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.30s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.07s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.97s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.75s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.14s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.26s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.68s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.64s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.41s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.10s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.63s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.95s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.62s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.64s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.75s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.48s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.39s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.66s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.57s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.41s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.70s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.64s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.93s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.11s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.95s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.36s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.20s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.01s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.56s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.42s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.15s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.16s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.13s)
00:33:19 [2022-08-24T00:33:19.651Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.58s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.67s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.08s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.81s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.67s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.34s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.11s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.98s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.08s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.55s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.88s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.27s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.49s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (2.97s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.97s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.10s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.01s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.93s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.16s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.06s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.03s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.50s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.62s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.69s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.62s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.58s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.72s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.43s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.17s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.49s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.02s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.10s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (72.45s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.95s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.33s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.80s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.24s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.84s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.33s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.31s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.05s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.80s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.84s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.64s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.04s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.64s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.03s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.16s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.92s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.24s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.37s)
00:33:19 [2022-08-24T00:33:19.652Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s)
00:33:19 [2022-08-24T00:33:19.652Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s)
00:33:19 [2022-08-24T00:33:19.652Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
00:33:19 [2022-08-24T00:33:19.652Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.33s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.38s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.22s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.49s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.75s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.89s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.81s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.44s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.42s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.44s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.49s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.47s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.99s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.38s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s)
00:33:19 [2022-08-24T00:33:19.652Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.23s)
00:33:19 [2022-08-24T00:33:19.652Z] === RUN   TestDockerExternalVolumeSuite
00:33:19 [2022-08-24T00:33:19.652Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
00:33:19 [2022-08-24T00:33:19.652Z]     docker_cli_external_volume_driver_test.go:53: [d23aee480105b] daemon is not started
00:33:34 [2022-08-24T00:33:34.488Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
00:34:42 [2022-08-24T00:34:42.125Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
00:34:52 [2022-08-24T00:34:52.063Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
00:35:06 [2022-08-24T00:35:06.901Z]     docker_cli_external_volume_driver_test.go:53: [d098e5f3eb5b2] daemon is not started
00:35:21 [2022-08-24T00:35:21.756Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
00:35:36 [2022-08-24T00:35:36.660Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
00:35:54 [2022-08-24T00:35:54.789Z]     docker_cli_external_volume_driver_test.go:53: [d713e9595d9da] daemon is not started
00:36:07 [2022-08-24T00:36:07.067Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
00:36:07 [2022-08-24T00:36:07.067Z]     docker_cli_external_volume_driver_test.go:53: [df29c21be5cce] daemon is not started
00:36:22 [2022-08-24T00:36:22.080Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
00:36:54 [2022-08-24T00:36:54.192Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
00:37:12 [2022-08-24T00:37:12.229Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
00:37:27 [2022-08-24T00:37:27.064Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
00:38:13 [2022-08-24T00:38:13.742Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
00:38:31 [2022-08-24T00:38:31.781Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
00:39:03 [2022-08-24T00:39:03.803Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
00:39:35 [2022-08-24T00:39:35.826Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
00:39:47 [2022-08-24T00:39:47.984Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
00:40:06 [2022-08-24T00:40:06.021Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
00:40:06 [2022-08-24T00:40:06.021Z]     docker_cli_external_volume_driver_test.go:485: [dc7cd9ab4de8f] daemon is not started
00:40:20 [2022-08-24T00:40:20.856Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
00:40:20 [2022-08-24T00:40:20.856Z]     docker_cli_external_volume_driver_test.go:53: [d4769c4c19002] daemon is not started
00:40:35 [2022-08-24T00:40:35.709Z] --- PASS: TestDockerExternalVolumeSuite (436.92s)
00:40:35 [2022-08-24T00:40:35.709Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s)
00:40:35 [2022-08-24T00:40:35.709Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
00:40:35 [2022-08-24T00:40:35.709Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s)
00:40:35 [2022-08-24T00:40:35.709Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
00:40:35 [2022-08-24T00:40:35.709Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
00:40:35 [2022-08-24T00:40:35.709Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
00:40:35 [2022-08-24T00:40:35.709Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
00:40:35 [2022-08-24T00:40:35.709Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s)
00:40:35 [2022-08-24T00:40:35.709Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s)
00:40:35 [2022-08-24T00:40:35.709Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
00:40:35 [2022-08-24T00:40:35.709Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
00:40:35 [2022-08-24T00:40:35.709Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s)
00:40:35 [2022-08-24T00:40:35.709Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s)
00:40:35 [2022-08-24T00:40:35.709Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s)
00:40:35 [2022-08-24T00:40:35.709Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s)
00:40:35 [2022-08-24T00:40:35.709Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.67s)
00:40:35 [2022-08-24T00:40:35.709Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s)
00:40:35 [2022-08-24T00:40:35.709Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
00:40:35 [2022-08-24T00:40:35.709Z] PASS
00:40:35 [2022-08-24T00:40:35.709Z] 
00:40:35 [2022-08-24T00:40:35.709Z] === Skipped
00:40:35 [2022-08-24T00:40:35.709Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
00:40:35 [2022-08-24T00:40:35.709Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
00:40:35 [2022-08-24T00:40:35.709Z]     check_test.go:540: [d7e86993ccb40] daemon is not started
00:40:35 [2022-08-24T00:40:35.709Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
00:40:35 [2022-08-24T00:40:35.709Z] 
00:40:35 [2022-08-24T00:40:35.709Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
00:40:35 [2022-08-24T00:40:35.709Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
00:40:35 [2022-08-24T00:40:35.709Z]     check_test.go:540: [d2d565736e08f] daemon is not started
00:40:35 [2022-08-24T00:40:35.709Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
00:40:35 [2022-08-24T00:40:35.709Z] 
00:40:35 [2022-08-24T00:40:35.709Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
00:40:35 [2022-08-24T00:40:35.709Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
00:40:35 [2022-08-24T00:40:35.709Z]     check_test.go:540: [da1bf7b69d931] daemon is not started
00:40:35 [2022-08-24T00:40:35.709Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
00:40:35 [2022-08-24T00:40:35.709Z] 
00:40:35 [2022-08-24T00:40:35.709Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
00:40:35 [2022-08-24T00:40:35.709Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
00:40:35 [2022-08-24T00:40:35.709Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
00:40:35 [2022-08-24T00:40:35.709Z] 
00:40:35 [2022-08-24T00:40:35.709Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
00:40:35 [2022-08-24T00:40:35.709Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
00:40:35 [2022-08-24T00:40:35.709Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
00:40:35 [2022-08-24T00:40:35.709Z] 
00:40:35 [2022-08-24T00:40:35.709Z] DONE 269 tests, 5 skipped in 2313.304s
00:40:35 [2022-08-24T00:40:35.709Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
00:40:35 [2022-08-24T00:40:35.965Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d99072a4dd6a5/docker.pid
00:40:35 [2022-08-24T00:40:35.965Z] +++ kill 7117
00:40:35 [2022-08-24T00:40:35.965Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7117 is not a child of this shell
00:40:35 [2022-08-24T00:40:35.965Z] warning: PID 7117 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d99072a4dd6a5/docker.pid had a nonzero exit code
00:40:35 [2022-08-24T00:40:35.965Z] ++++ cat bundles/test-integration/docker.pid
00:40:35 [2022-08-24T00:40:35.965Z] +++ kill 9407
00:40:35 [2022-08-24T00:40:35.965Z] +++ /etc/init.d/apparmor stop
00:40:35 [2022-08-24T00:40:35.965Z] Leaving: AppArmorNo profiles have been unloaded.
00:40:35 [2022-08-24T00:40:35.965Z] 
00:40:35 [2022-08-24T00:40:35.965Z] Unloading profiles will leave already running processes permanently
00:40:35 [2022-08-24T00:40:35.965Z] unconfined, which can lead to unexpected situations.
00:40:35 [2022-08-24T00:40:35.965Z] 
00:40:35 [2022-08-24T00:40:35.965Z] To set a process to complain mode, use the command line tool
00:40:35 [2022-08-24T00:40:35.965Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
00:40:35 [2022-08-24T00:40:35.965Z] +++ true
00:40:35 [2022-08-24T00:40:35.965Z] exiting test-integration
00:40:35 [2022-08-24T00:40:35.965Z] ++ exit 0
00:40:35 [2022-08-24T00:40:35.965Z] 
00:40:36 [2022-08-24T00:40:36.220Z] + exit 0
00:40:36 [2022-08-24T00:40:36.220Z] ++ jobs -p
00:40:36 [2022-08-24T00:40:36.220Z] + pids=
00:40:36 [2022-08-24T00:40:36.220Z] + echo 'Remaining pids to kill: []'
00:40:36 [2022-08-24T00:40:36.220Z] Remaining pids to kill: []
00:40:36 [2022-08-24T00:40:36.220Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
00:40:36 [2022-08-24T00:40:36.231Z] Recording test results
00:40:37 [2022-08-24T00:40:37.898Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
00:40:38 [2022-08-24T00:40:38.246Z] + echo Ensuring container killed.
00:40:38 [2022-08-24T00:40:38.246Z] Ensuring container killed.
00:40:38 [2022-08-24T00:40:38.246Z] + docker ps -aq -f name=docker-pr1-*
00:40:38 [2022-08-24T00:40:38.246Z] + cids=12f0cdb1f215
00:40:38 [2022-08-24T00:40:38.246Z] 6f5c8112a9b2
00:40:38 [2022-08-24T00:40:38.246Z] f729a7a49b5d
00:40:38 [2022-08-24T00:40:38.246Z] + [ -n 12f0cdb1f215
00:40:38 [2022-08-24T00:40:38.246Z] 6f5c8112a9b2
00:40:38 [2022-08-24T00:40:38.246Z] f729a7a49b5d ]
00:40:38 [2022-08-24T00:40:38.246Z] + docker rm -vf 12f0cdb1f215 6f5c8112a9b2 f729a7a49b5d
00:40:39 [2022-08-24T00:40:39.189Z] 12f0cdb1f215
00:40:39 [2022-08-24T00:40:39.189Z] 6f5c8112a9b2
00:40:39 [2022-08-24T00:40:39.189Z] f729a7a49b5d
[Pipeline] sh
00:40:39 [2022-08-24T00:40:39.467Z] + echo Chowning /workspace to jenkins user
00:40:39 [2022-08-24T00:40:39.468Z] Chowning /workspace to jenkins user
00:40:39 [2022-08-24T00:40:39.468Z] + id -u
00:40:39 [2022-08-24T00:40:39.468Z] + id -g
00:40:39 [2022-08-24T00:40:39.468Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44022:/workspace busybox chown -R 1000:1000 /workspace
00:40:39 [2022-08-24T00:40:39.468Z] Unable to find image 'busybox:latest' locally
00:40:39 [2022-08-24T00:40:39.468Z] latest: Pulling from library/busybox
00:40:39 [2022-08-24T00:40:39.723Z] 50783e0dfb64: Pulling fs layer
00:40:39 [2022-08-24T00:40:39.723Z] 50783e0dfb64: Verifying Checksum
00:40:39 [2022-08-24T00:40:39.723Z] 50783e0dfb64: Download complete
00:40:39 [2022-08-24T00:40:39.723Z] 50783e0dfb64: Pull complete
00:40:39 [2022-08-24T00:40:39.723Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
00:40:39 [2022-08-24T00:40:39.723Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
00:40:42 [2022-08-24T00:40:42.578Z] + bundleName=amd64
00:40:42 [2022-08-24T00:40:42.578Z] + echo Creating amd64-bundles.tar.gz
00:40:42 [2022-08-24T00:40:42.578Z] Creating amd64-bundles.tar.gz
00:40:42 [2022-08-24T00:40:42.578Z] + xargs tar -czf amd64-bundles.tar.gz
00:40:42 [2022-08-24T00:40:42.578Z] + 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
00:40:43 [2022-08-24T00:40:43.951Z] Archiving artifacts
00:40:45 [2022-08-24T00:40:45.752Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44022/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
00:40:46 [2022-08-24T00:40:46.108Z] + make clean
00:40:46 [2022-08-24T00:40:46.364Z] docker volume rm -f docker-dev-cache docker-mod-cache
00:40:46 [2022-08-24T00:40:46.364Z] docker-dev-cache
00:40:46 [2022-08-24T00:40:46.364Z] 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